@charset "UTF-8";


body{
	background: #ffffff;
	font: 9pt/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0;
}

a{ color: #666666; }
a img{ border: 0;text-decoration: none; }
a:hover { text-decoration: none; border: 0;}

ul.float-holder{ padding: 0 }
.float-holder{ overflow: visible; font-size: .9em; }
	.float-holder div, .float-holder li { 
		float:left; 
		padding: 10px 8px; 
		text-align: center;
	}
	.float-holder li{ 
		list-style: none;
	}
	.float-holder img {
		vertical-align: middle;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.float-holder .leftcontent{ 
		text-align: left;
		padding: 0px;
		margin-right: 19px;
	}
	.float-holder div.glass { padding:5px;}
	.float-holder p{ 
		clear:both;
	}
	.float-holder:after {
		 content: "."; 
		 display: block; 
		 height: 0; 
		 clear: both; 
		 visibility: hidden;
	}
	.icons li{ padding: 10px 8px; line-height: 1.1em; }
	/* Hides from IE-mac \*/
	* html .float-holder {height: 1%;}
	/* End hide from IE-mac */
	
h2 { 
	color: #660000;
	font: 400 2em/1.2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
h3{
	color: #660000;
	font: 400 1.5em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
}
.fine-print{ font-size: .9em; }

#doorpreview{ padding: 5px 25px 10px 25px; overflow:hidden;}
#doorpreviewimagesfull{ float:left; width: 300px;}

	.door{ width:139px;float:left;height:307px }
	.lsidelite{ width:50px;float:left;padding-right:2px;height:307px }
	.rsidelite{ width:50px;float:left;padding-left:2px;height:307px }
	.transom{ padding-bottom: 2px; text-align:center }
	#doorconfig{ margin: 0 auto;width:243px; height:307px }
	
	.IsEightFoot-True .door{ width:133px;float:left;height:338px }
	.IsEightFoot-True .lsidelite{ width:53px;float:left;padding-right:2px;height:338px }
	.IsEightFoot-True .rsidelite{ width:53px;float:left;padding-left:2px;height:338px }
	.IsEightFoot-True .transom{ padding-bottom: 2px; text-align:center }
	.IsEightFoot-True #doorconfig{ margin: 0 auto;width:243px; height:338px }



#aboutdoor{ padding-left: 345px;}


#doorpropertiesfull{ margin-left: 550px; }
#glass-img-pri{ float:left; padding-right: 40px;}
#miniimage{ float: left; margin-left: -170px; width: 180px; text-align: center; }
ul#doorpropertiesfull li{ list-style: none; margin-bottom: 20px;}
ul#doorpropertiesfull li p{ padding: 0;}

p { margin: .5em 0;}
#glasspreview{ background: url(/i/overlay-sub-bg.jpg) repeat-x; padding: 15px; overflow:hidden; padding:30px; clear:both }
#additionalinfo{ border-top: 1px solid #666666; margin: 15px; }

/* Table Styling */
table{ width: 95%; }
table td{ border-bottom: 1px solid #CCC;}
table td, table th{ padding: 3px 8px; font-size: .9em; vertical-align: top; text-align: left; }
table th{ border-bottom: 1px dotted #990100; vertical-align: bottom; }
td ul{ padding: 0; margin: 0 }

td.feature{ text-align: center;}

ul.nolist li{ list-style: none; }

.links{ padding: 5px; border-bottom: 1px solid #eeeeee }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End hide from IE-mac */
/* MSD: Additional rules for ThickBox and ShareBar */
.innertube{
    padding: 10px;
}

.last {
background:none repeat scroll 0 0 transparent !important;
border:0 none !important;
}

#sharebar{
    height: 72px;
    color:#000000;
    font: 9pt/1.4em Verdana,Arial,Helvetica,sans-serif;
}
#sharebar strong{ font-size: 0.9em;}

#sharebar #sbsub-nav{
    height: 10px;
	margin-top: -30px;
	float:right;
}
	#sharebar #sbsub-nav li{ 
      display: block;
      height: 3em;
      margin: 0 3px;
      float: left;
      text-align: center;
      line-height: 3em;	
	}
	#sharebar #sbsub-nav li a{
		line-height: 20px;
		color: #645A54;
		padding: 0 10px;
		border-right: 1px solid #645A54;		
	}
