IMG {
	border-width: 0px;
}


A:link 
{
	color: #762123;
}
A:visited 
{
	color: #762123;
}
A:vlink 
{
	color: #762123;
}

select
{
	font-size: 10px;
	background-color: #eeeeee;
	color: #333333;
}

input, submit
{
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	background-color: #eeeeee;
	
}


.flatInput
{
	border: 1px solid #cccccc;
}

textarea 
{
	font-size: 12px;
	color: #444444;
	background-color: #eeeeee;
}

.outerTable 
{
	border: solid 15px #762123;
}

.innerTable 
{
	padding: 0px;
}

.innerPadding 
{
	padding-left: 30px; 
	padding-right: 0px;
}

.borderThumb 
{
	border: solid 1px #444444;
}

TD
{
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	
}

A.pagenav:link 
{
	COLOR: #a07336;
}
A.pagenav:visited 
{
	COLOR: #a07336;
}
A.pagenav:active
{
	COLOR: #a07336;
}

.pageNav {
	FONT-SIZE: 10px; COLOR: #a07336; FONT-FAMILY: Verdana; 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-family: Verdana;
	font-size: 9px;
	color: #66686b;
}

select
{
	background-color: #eeeeee; 
}

.headerRed 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #762123;
	line-height: 1.3;
	margin-bottom: 5px;	
	
}

.headerRedLarge
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #762123;
	line-height: 1.3;
	margin-bottom: 5px;	
	
}
.headerRedSmall
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #762123;
	line-height: 1.3;
	margin-bottom: 5px;	
	
}

.sectionWhite
{
	font-family: Verdana;
	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; FONT-FAMILY: Verdana; TEXT-DECORATION: none; line-height: 1.4;
}

.sectionGreySmall {
	FONT-SIZE: 10px; COLOR: #646567; FONT-FAMILY: Verdana; TEXT-DECORATION: none; line-height: 1.4;
}

.sectionGreySmallTight {
	FONT-SIZE: 10px; COLOR: #646567; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}

.sectionGreySmaller {
	FONT-SIZE: 9px; COLOR: #646567; FONT-FAMILY: Verdana; TEXT-DECORATION: none; line-height: 1.4;
}

.sectionGreyHeader {
	FONT-SIZE: 11px; font-weight: bold; COLOR: #646567; FONT-FAMILY: Verdana; TEXT-DECORATION: none; margin-bottom: 5px;
}

.sectionGreyHeaderSmall {
	FONT-SIZE: 10px; font-weight: bold; COLOR: #646567; FONT-FAMILY: Verdana; TEXT-DECORATION: none; margin-bottom: 5px;
}

.smallBrown 
{
	font-family: Verdana;
	font-size: 10px;
	color: #a07336;
	line-height: 1.3;
}

.textSubHeader
{
	FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana; TEXT-DECORATION: none; line-height: 1.4;
}

.subHeaderLink:link, .subHeaderLink:visited
{
	color: #999999;
	text-decoration: none;
}
.subHeaderLink:hover
{
	text-decoration: underline;
}

.subHeaderRossLink:link, .subHeaderRossLink:visited
{
	color: red;
	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-family: Verdana;
	font-size: 10px;
	color: #a07336;
	line-height: 1.3;
}

.designStepsEntryCellSelected
{
	padding-bottom: 2px;
	cursor: default;
	
	border: solid 1px #bbbbbb;	

	color: White;
	font-family: Verdana;
	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: #fef1db;
	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; FONT-FAMILY: Verdana; 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
{
  FONT-SIZE: 10px;
  COLOR: #444444;
  FONT-FAMILY: Verdana, Arial;
  BACKGROUND-COLOR: #FFFFFF;
  TEXT-ALIGN: left;
  position: relative;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	
.menuActive
{
  FONT-SIZE: 10px;
  COLOR: #FFFFFF;
  FONT-FAMILY: Verdana, Arial;
  BACKGROUND-COLOR: #762123;
  TEXT-ALIGN: left;
  position: relative;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	

.colUGmenuInactive
{
  FONT-SIZE: 10px;
  COLOR: #444444;
  FONT-FAMILY: Verdana, Arial;
  BACKGROUND-COLOR: #FEF1DB;
  TEXT-ALIGN: left;
  position: relative;
  height:16px;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	

.colUGmenuNoLink
{
  FONT-SIZE: 10px;
  COLOR: #444444;
  FONT-FAMILY: Verdana, Arial;
  BACKGROUND-COLOR: #FEF1DB;
  TEXT-ALIGN: left;
  position: relative;
  height:16px;
  width:'100%';
}	

.colUGmenuActive
{
  FONT-SIZE: 10px;
  COLOR: #FFFFFF;
  FONT-FAMILY: Verdana, Arial;
  BACKGROUND-COLOR: #762123;
  TEXT-ALIGN: left;
  position: relative;
  height:16px;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	



.selSectionInactive
{
  FONT-SIZE: 10px;
  COLOR: #444444;
  FONT-FAMILY: Verdana, Arial;
  BACKGROUND-COLOR: #FEF1DB;
  TEXT-ALIGN: center;
  position: relative;
  height:16px;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	
.selSectionActive
{
  FONT-SIZE: 10px;
  COLOR: #FFFFFF;
  FONT-FAMILY: Verdana, Arial;
  BACKGROUND-COLOR: #762123;
  TEXT-ALIGN: center;
  position: relative;
  height:16px;
  width:'100%';
  cursor:pointer;cursor:hand;  
}	

.homepageMessageSmall
{
  FONT-FAMILY: Verdana, Arial;
  font-size: 9px;
}

.homepageMessageMedium
{
  FONT-FAMILY: Verdana, Arial;
  font-size: 11px;
}

.homepageMessageLarge
{
  FONT-FAMILY: Verdana, Arial;
  font-size: 13px;
}

P.breakhere 
{
	page-break-before: always
}

.optionsPane
{
	border: solid 5px #762123; 
	background-color:#fef1db;
}

.optionsHeader {
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #444444;
}

.optionCurSel
{
	FONT-SIZE: 11px; 
	COLOR: #762123; 
	FONT-FAMILY: Verdana; 
	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 2px 3px 2px;
	text-align: left;
	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;
}