/* AmericanCoach.com Global CSS */
/* fixes IE 5.5/6.0 PNG transparency issue */
.png { behavior: url(/includes/iepngfix.htc) }

* {margin:0;padding:0} 

html, body{ 
 text-align:center;
 background-color:#000000; 
 color:#000;
 font: normal 11px Arial, Sans-Serif;
} 

#wrapper{
	width:930px;
	margin:auto;
	background:#FFF;/* right column color*/
	text-align:left;	
}
#header,#footer{
	background:#172530;	
	width:100%;
	clear:both;
}
#header{border-bottom:0px solid transparent;}
#footer{ 
	padding:10px 0 10px 0; 
	text-align:center; 
	color: #44627F;
}
#footer a {  
 color: #44627F;
 text-decoration:none;
} 

#footer a:hover {  
 color: #7390AE;
 text-decoration:none;
} 
#inner{
	margin-right:275px;	/* right column width */
	background:#D4D9DD;	/* left column color */	
}

#middle{
	background:#FFF;	/* centre column color */
	margin-left:223px;	/* left column width */	
}
#content,#content2{
	position:relative;
	width:100%;
	float:left;/* contain clearing*/
	height:expression(this.scrollHeight < 350 ? "350px" : "auto"); /* Emulates MIN-HEIGHT in IE */
    min-height: 350px;
	
}
#onecol,yui-main {
	height:expression(this.scrollHeight < 350 ? "350px" : "auto"); /* Emulates MIN-HEIGHT in IE */
    min-height: 350px;
}

#content2{margin:0 -1px}/* moz needs this*/

#content{
	position:relative;
	float:left;/* contain clearing*/
	width:100%;
}
#left{
	width:223px;		/* left column width*/
	margin-left:-222px;	/* overlap for old mozilla*/
	position:relative;
	left:-1px;/* now line it up*/
	float:left;
}
#right{
	width:275px;		/* right column width*/
	margin-right:-274px;/* overlap for old mozilla*/
	position:relative;
	left:1px;/* now line it up*/
	float:right;
}
* html #left{margin-right:-3px;}/* 3 pixel jog*/
* html #right{margin-left:-3px;}/* 3 pixel jog*/


/* clear without structural mark-up */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

/* mac hide - force layout in ie \*/
* html .clearfix,* html #inner, * html #middle {height: 1%;}
.clearfix {display: block;}
/* End hide */

#bottomNav{
 height:28px; 
 background:#C1B7B5 url(/images/bottomNav_bg.gif) repeat-x; 
 clear:both;
}
#banner {
	background:#D4D9DD url(/images/banner_gradient_gry.jpg) no-repeat;	
	height: 50px;
	width: auto;
	padding: 35px 5px 0px 75px;
	font:normal 25px Times New Roman,Serif;
	color:#000;
	position:relative;
}

#plainBanner {
	background:#D4D9DD url(/images/banner_gradient_gry.jpg) no-repeat;	
	height: 50px;
	width: auto;
	padding: 35px 5px 0px 75px;
	font:normal 25px Times New Roman,Serif;
	color:#000;
	position:relative;
}

#featBanner {
	background:#AAA59F url(/images/feat_hdr_bg.jpg) no-repeat;	
	height:95px;
	width: auto;
	font:normal 25px Times New Roman,Serif;
	color:#000;
	position:relative;		
}

#topShadow {	
	background:url(/images/shadow_med.png) no-repeat top left; 
	top:0px;
	left:0px;
	width:930px;
	height:24px;
	position:absolute;
}

#topShadow_light {	
	background:url(/images/shadow_light.png) no-repeat top left; 
	top:0px;
	left:0px;
	width:930px;
	height:30px;
	position:absolute;
	z-index:100;
}

#slidePlaceHolder {
	width:930px;
	height:390px;	
	position:relative;
	z-index:5;	
	background-color:#000;
}

#imgLoader {
	position:absolute;		
	z-index:100;
}	

#slideControls {
	padding:0px;
	margin:0px;
	position:absolute;		
	width:930px;
	height:25px;	
	top:365px;
	left:0px;
	background-color:#9CC8F0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity: 0.7;	
	z-index:50;
	text-align:left;	
}

#slideControls img {	
	border:none;
}	

#slideControls a {	
	margin-left:5px;
}	

.slideThumb {
	padding-bottom:3px;
}

#captionBar {
	background:#EAE3DA; 	
	width:930px;
	height:151px;
	position:relative;
	border-bottom:1px solid #AAA094;
	font:bold 15px Times New Roman,Serif;
	color:#555555;
	line-height:1.5em;
}

#captionTitle {
	font:normal 22px  Times New Roman,Serif;
	letter-spacing:.04em;
	color:#444444;
}

#caption {
	padding:25px 15px 5px 15px;
}

#slideNote
{
	position:absolute;
	top:15px;	
	margin-left:10px;
	padding:2px 5px;
	background-color:#FFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity: 0.6;	
	z-index:50;
	font:normal 9px arial;
	display:none;
}

.featureTypeHeading {
	color:#FFF;
	position:absolute;
	top:45px;
	left: 245px;
	font:normal 25px Times New Roman,Serif;
	letter-spacing:.08em;
}

ul,li {
	list-style:none;	
}

.featureList li, featureListFloat li {
	padding:3px 0px 3px 0px;		
	border-bottom:1px solid #CCC;
}

.optionFeatureList li  {
	padding:3px 0px 3px 0px;
	list-style-type:square;		
	padding-left:0px;
	margin-left:15px;	
}

h2 {
	font:bold 14px Arial;
	padding-bottom:5px;
}

.clear {clear:both;}

.v_rule {padding-top:15px;}
.v_rule img {	
	display:block;
}

.fpThumb {
	background:url(/images/fpbgbox.gif) no-repeat top left; 
	width:160px;
	height:122px;
	margin:15px 25px 15px 25px;
	text-align:center;
}

.finePrint{
	padding:15px;
	color:#AAA;
}

#extPhoto {
	float:left;
	width:464px;
	height:auto;
	position:relative;
}
#extCaption {
	position:absolute;	
	top:10px;
	left:25px;
}

#decorLogo {
	position:absolute;
	top:40px;
	left:15px;
}

#intColors {
	float:left;
	padding:5px 15px 5px 25px;
}

#woodsFinish {
	float:left;
	padding:5px 0px 5px 15px;
}

#imgFab{
	border:2px solid #CCC;
	margin:5px 0px 10px 0px;
}

#imgHandle{
	border:2px solid #CCC;
	margin:5px 0px 3px 0px;
}
#imgWood{
	border:2px solid #CCC;
	margin:5px 0px 10px 0px;
}
#extThumbs {
	padding:25px 5px 0px 5px;
}
#extThumbs a {
	display:block;
	float:left;	
	border:1px solid #FFF;
	margin:0 10px 0 10px;
}
#extThumbs a:hover{
	border:1px solid #CC0000;
}

.decExtTh {	
	border:1px solid #FFF;	
}

.lblDecOpt{
	font:bold 12px Arial;
	color:#555;
	padding:10px 0 5px 0;
}


.sectHead {
	margin-top:5px;
	font:bold 12px arial;
	color:#000;
	padding:5px 0 10px 0;
	border-top:1px solid #CCC;
}

.reqLabel{
	font-weight:bold;
	color:#CC0000;
}
a {
	color: #900;	
}

select,option {
	font-size: 11px;
	margin:0px;
	padding:0px;
}

.faq {
	margin: 15px 40px 0 20px;
	padding: 0;
}

.q
{
	color: #000;
	background: url(../contact/q.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	font-size: 11px;
	list-style-type: none;
	padding: 0 0 0 23px;
	line-height: 20px;
	margin: 0 15px 0 0;
	font-weight: bold;
	font-size: 12px;
}

.answer
{
	margin: 5px 30px 20px 23px;
	list-style-type: none;
	line-height: 1.4em;
}
