body, input[type='submit'], table {
    font-family: 'Muli', sans-serif;
    font-size: 12px;
}

IMG {
	border-width: 0px;
}


A:link {
    color: #5F2167;
}

A:visited {
    color: #5F2167;
}

A:vlink {
    color: #5F2167;
}

select
{
	font-size: 10px;
	background-color: #eeeeee;
	color: #333333;
}

input, submit
{
	font-size: 11px;
	color: #444444;
	background-color: #eeeeee;
	
}


.flatInput
{
	border: 1px solid #cccccc;
}

textarea 
{
	font-size: 12px;
	color: #444444;
	background-color: #eeeeee;
}

.outerTable 
{
}

.innerTable 
{
	padding: 0px 17px 17px 17px;
}
.outerTableHome
{
	border: solid 15px #762123;
	border-width: 15px 15px 0px 15px;
}


.innerPadding 
{
	padding-left: 30px; 
	padding-right: 0px;
}

.borderThumb 
{
	border: solid 1px #444444;
}

A.pagenav:link 
{
	COLOR: #a07336;
}
A.pagenav:visited 
{
	COLOR: #a07336;
}
A.pagenav:active
{
	COLOR: #a07336;
}

.pageNav {
	FONT-SIZE: 10px; COLOR: #a07336; TEXT-DECORATION: none;
}

.navTop 
{
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
}

.navSubBrowse
{
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border: solid 1px #84a3a5;
	border-bottom-width: 2px;
}

.navSubDesign
{
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border: solid 1px #af9d5f;
	border-bottom-width: 2px;
}

.navSubCreate
{
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border: solid 1px #dfae3e;
	border-bottom-width: 2px;
}

.navSubCell
{
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	background-color: white;
}


	
.footerText
{
	padding-top: 10px;
	font-size: 9px;
	color: #66686b;
}

select
{
	background-color: #eeeeee; 
}

.headerRed 
{
	font-size: 11px;
	font-weight: bold;
	color: #762123;
	line-height: 1.3;
	margin-bottom: 5px;	
	
}
.headerBrown
{
	font-size: 11px;
	font-weight: bold;
	color: #543018;
	line-height: 1.3;
	margin-bottom: 5px;	
	
}

.headerRedLarge
{
	font-size: 14px;
	font-weight: bold;
	color: #762123;
	line-height: 1.3;
	margin-bottom: 5px;	
	
}
.headerRedSmall
{
	font-size: 10px;
	font-weight: bold;
	color: #762123;
	line-height: 1.3;
	margin-bottom: 5px;	
	
}

.sectionWhite
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;

}

.textRed 
{
	color: #762123;
}

.textError
{
	color: #ff0000;
}

.textAlert
{
	color: red;
}

.textRedSmall
{
	color: #762123;
	font-size: 10px;
}

A.textRedSmallLink
{
	color: #762123;
	font-size: 10px;
	text-decoration: none;
}


.sectionGrey {
	FONT-SIZE: 11px; COLOR: #646567; TEXT-DECORATION: none; line-height: 1.4;
}

.sectionGreySmall {
	FONT-SIZE: 10px; COLOR: #646567; TEXT-DECORATION: none; line-height: 1.4;
}

.sectionGreySmallTight {
	FONT-SIZE: 10px; COLOR: #646567; TEXT-DECORATION: none;
}

.sectionGreySmaller {
	FONT-SIZE: 9px; COLOR: #646567; TEXT-DECORATION: none; line-height: 1.4;
}

.sectionGreyHeader {
	FONT-SIZE: 11px; font-weight: bold; COLOR: #646567; TEXT-DECORATION: none; margin-bottom: 5px;
}

.sectionGreyHeaderSmall {
	FONT-SIZE: 10px; font-weight: bold; COLOR: #646567; TEXT-DECORATION: none; margin-bottom: 5px;
}

.smallBrown 
{
	font-size: 10px;
	line-height: 1.3;
}

.smallBrownBold
{
	font-size: 10px;
	line-height: 1.3;
	font-weight: bold;
}

.subHeaderLink:link, .subHeaderLink:visited, .subHeaderLink:active
{
    color: #250E62;
    font-weight: bold;
    text-decoration: none;
}

.subHeaderLink:hover
{
    color: #250E62;
    font-weight: bold;
    text-decoration: underline;
}

.subHeaderRossLink:link, .subHeaderRossLink:visited, .subHeaderRossLink:active
{
	color: Lime;
	text-decoration: none;
}
.subHeaderRossLink:hover
{
	text-decoration: underline;
}

.noDecoration:link, .noDecoration:visited
{ 
	text-decoration: none;
}
.noDecoration:hover
{
	text-decoration: underline;
}

.designStepsTable
{
	background-color: #aaaaaa;
}

.designStepsEntryCell
{
	padding-bottom: 2px; 
	cursor: hand; 
	cursor: pointer; 
	border: solid 1px #bbbbbb;
	background-color: White;

	font-size: 10px;
	color: #a07336;
	line-height: 1.3;
}

.designStepsEntryCellSelected
{
	padding-bottom: 2px;
	cursor: default;
	
	border: solid 1px #bbbbbb;	

	color: White;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;	

}

.designStepsEntryRowSelected
{
	background-color: #762123;
}

.designStepsEntryTable
{
	background-color: #bbbbbb;
	margin-bottom: 5px;
}


.designStepsEntryNoPadTable
{
	background-color: #bbbbbb;
	margin-bottom: 0px;
}

.designStepsLink:link, .designStepsLink:visited
{
	color: White;
	text-decoration: none;
}
.designStepsLinkNext:link, .designStepsLinkNext:visited
{
	color: #a07336;
	text-decoration: none;
}
.designStepsLinkNext:hover
{
	text-decoration: underline;	
}

.greyLink:link, .greyLink:visited
{
	color: #666666;
	text-decoration: none;
}
.greyLink:hover
{
	text-decoration: underline;
}

.tabOn
{
	background: #82ccdd;
	padding: 3px 6px 3px 6px;
	text-align: center;
	vertical-align: middle;
}
.tabOff
{
	background: white;
	padding: 3px 4px 3px 4px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #cccccc;
}

.tabBgAcc
{
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	/* border: solid 1px #AAAAAA; */
}

.tabBgAcc1
{
	padding: 0px 0px 0px 0px;
	text-align: center;
	border: solid 1px #AAAAAA;
}

.sectionSmallNoColor {
	FONT-SIZE: 10px; TEXT-DECORATION: none; line-height: 1.4;
}

.tabAllWallsSel
{
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	border: solid 1px #AAAAAA;
}



.mainHeader 
{
	padding: 0px;
	margin: 0px;
}


.menuInactive, .menuActive {
    TEXT-ALIGN: left;
    position: relative;
    cursor: pointer;
    font-weight: normal;
}

.menuInactive {
}	

.menuActive {
}	

.colUGmenuInactive
{
  COLOR: #444444;
  TEXT-ALIGN: left;
  position: relative;
  height:16px;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	

.colUGmenuNoLink
{
  COLOR: #444444;
  BACKGROUND-COLOR: #FEF1DB;
  TEXT-ALIGN: left;
  position: relative;
  height:16px;
  width:'100%';
}	

.colUGmenuActive
{
  COLOR: #FFFFFF;
  BACKGROUND-COLOR: #762123;
  TEXT-ALIGN: left;
  position: relative;
  height:16px;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	



.selSectionInactive
{
  COLOR: #444444;
  BACKGROUND-COLOR: #dce5ea;
  TEXT-ALIGN: center;
  position: relative;
  height:16px;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	

.selSectionInactiveAlt
{
  COLOR: #444444;
  BACKGROUND-COLOR: #bed1d5;
  TEXT-ALIGN: center;
  position: relative;
  height:16px;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	

.selSectionActive
{
  COLOR: #FFFFFF;
  BACKGROUND-COLOR: #e8f0f2;
  TEXT-ALIGN: center;
  position: relative;
  height:16px;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	

.homepageMessageSmall
{
  font-size: 9px;
}

.homepageMessageMedium
{
  font-size: 11px;
}

.homepageMessageLarge
{
  font-size: 13px;
}

P.breakhere 
{
	page-break-before: always
}

.optionsPane {
    border: solid 1px #75787b;
    background-color: #fff;
}

.optionsHeader {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.optionCurSel
{
	FONT-SIZE: 11px; 
	COLOR: #762123; 
	TEXT-DECORATION: none; 
	line-height: 1.4;
	font-weight: bold;
}



.optionSelected 
{
	border: solid 3px #762123;
	margin: -1px 3px -1px 1px;

}

.optionMouseOver 
{
	border: solid 3px #999999;
	margin: -1px 3px -1px 1px;
}
/*
border: solid 3px #fef1db;
*/
.optionMouseOut 
{
	border: solid 1px #888888;
	margin: 1px 5px 1px 3px;
}

.optionThumb
{
}

.optionCell
{
	padding: 3px 25px 25px 35px;
	text-align: center;
	vertical-align: top;	
}

.optionCellColumn
{
	padding: 15px 8px 15px 23px;
	text-align: left;
	vertical-align: top;	
}

.optionName
{
	font-size: 10px;
	font-weight: bold;
	color: #762123;
	vertical-align: top;
	padding: 3px 3px 3px 0px;
}

.optionNameCol
{
	font-size: 10px;
	font-weight: bold;
	color: #762123;
	vertical-align: top;
	padding: 10px 3px 3px 5px;
}

.optionDescCol
{
	font-size: 10px;
	color: #666666;
	line-height: 1.5;
	vertical-align: top;
	text-align: left;
	padding: 3px 3px 3px 5px;
}

.accDesc
{
	font-size: 10px;
	color: #666666;
	line-height: 1.5;
	vertical-align: top;
	margin-bottom: 5px;
}

.optionDescCol P { margin-bottom: -14px;}

.optionFooterCol
{
	vertical-align: middle;
	text-align: left;
	padding: 2px 2px 2px 10px;
	border-top: solid 1px #aaaaaa;
	height: 30px;
	color: #762123;
	font-size: 10px;
	font-weight: bold;
}

.optionNameDisabled
{
	font-size: 10px;
	font-weight: bold;
	color: #888888;
	vertical-align: top;
	padding: 3px 3px 3px 0px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;	
}

.optionName IMG 
{
	margin-top: 5px;
}

.optionNameDisabled
{
	margin-top: 5px;
}

.disabled 
{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.medBrown
{
    font-size: 13px;
    letter-spacing: 1.0;
}

.medBrownBold {
    font-size: 12px;
    font-weight: bold;
}

.accessoryName
{
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.addedAccessories, .addedAccessories:link, .addedAccessories:visited
{
    font-size: 10px;
    color: #000;
    text-decoration: none;
}

.addedAccessories:hover
{
    font-size: 10px;
    color: #000;
    text-decoration: underline;
}

.dialogText
{
    color:White; 
    font-weight: bold; 
    font-size: 11px; 
    line-height: 1.4;
}

TD.ddDescImgCell {background: #666666;}
.ddDescTextCell {padding-left:4px; padding-top: 0px; border: 0px;}
.ddDescLink:link, .ddDescLink:visited, .ddDescLink:hover {color: #666666;}
.ddDescLinkCell {border-bottom: solid 1px #aaaaaa; background: #dddddd; text-align: right; font-size:9px;font-weight:normal;}
.ddDescNameCell {border-bottom: solid 1px #aaaaaa; background: #dddddd;}
.ddDescDimsCell {color:#666666;}

.f11WallJump{font-size: 11px;font-weight :normal;}
.smallFontWallJump{font-size: 10px;font-weight :normal;}

A.yellow:link{color: #FFD15B;TEXT-DECORATION: underline;}
A.yellow:active{color: #FFD15B;  TEXT-DECORATION: underline;}
A.yellow:visited{	color: #FFD15B; TEXT-DECORATION: underline;}
A.yellow:hover{color: #FFFFFF;   TEXT-DECORATION: underline;}    
