/* ---------------------------------------- */
/* Name: page.css
/* ---------------------------------------- */
/* Producer: Matt Latzke
/* Production Date: 1-10-08
/* ---------------------------------------- */
/* Description: page styles for gortite door
/* ---------------------------------------- */
/* Revisions:
/* ---------------------------------------- */
/* Top Floor Technologies
/* http://www.topfloortech.com
/* ---------------------------------------- */

@import url(scaffold.css);

/* --- Header --- */
	#header h2 a{display:block; height:85px; width:493px; background:url(images/logo.gif) no-repeat top left; float:left;}
/* --- Nav --- */
	#nav{background:url(images/bannerBg.gif) repeat-y top left; padding:10px; margin-bottom:10px;}
	#nav ul{list-style:none;}
	#nav ul li{display:inline;}
	#nav ul li a{text-decoration:none; color:#fff; font-size:14px; background:url(images/navArrow.gif) no-repeat right center; padding-right:12px; margin-right:20px; }
	#nav ul li a:hover{text-decoration:underline;}
/* --- content --- */
	#content{background:url(images/contentBg.gif) repeat-y 605px top;}
	#companyLineUp{text-align:center;}
	#companyLineUp a img{border:0; margin:0 5px;}
	/* --- Breadcrumbs --- */
		#breadcrumbs{list-style:none; font-size:10px; margin-left:0 !important;}
		#breadcrumbs li{display:inline; border-left:1px solid #000; padding:0 1px 0 4px;}
		#breadcrumbs a{color:#000; text-decoration:none;}
		#breadcrumbs a:hover{text-decoration:underline;}
		.center{text-align:center;}
	/* --- Right Navigation --- */
		#rNav{float:left; padding-left:11px; width:169px;}
		#rNav ul{list-style:none; margin:5px 0;}
		#rNav ul li{margin-bottom:8px;}
		#rNav ul li a{text-decoration:none; color:#000;}
		#rNav ul li a:hover{text-decoration:underline;}		
	/* --- Content Styles --- */
		#contentBuffer {float:left; width:600px;}
		#contentBuffer h1{font-size:24px; border-bottom:1px solid #1c6983; margin:12px 0 6px 0; padding-bottom:7px;}
		#contentBuffer h2{margin-bottom:10px;}
		#contentBuffer p{font-size:12px; margin-bottom:1em;}
		#contentBuffer ul{margin-left:20px;}
	/* --- Gallery --- */
		#gallery{list-style:none;}
		#gallery li{width:72px; height:72px; text-align:center; float:left;}
		#gallery img{border:0;}
	/* --- Pok list --- */
		#pokList .pdf{background-position:top left;}
	/* --- Table --- */
		table{width:80%; margin:0 auto 1em auto; text-align:center;}
		#contentBuffer h3{font-size:16px; margin-bottom:8px; padding-top:16px; border-bottom:1px solid #1c6983; clear:both; }
		table .divider{border-right:1px solid #000;}
		table .zebra{background:#efefef;}
		th{padding:10px 4px 4px 4px; border-bottom:1px solid #000;}
		td{padding:4px;}
/* --- Bottom Clear --- */
	#bottom{clear:both; height:10px;}
	
#header { position: relative; }
#header .aa-link a { display: block; position: absolute; top: 65px; width: 240px; left: 260px; height: 30px; }
#aa-callout { float: right; border: 1px solid #ddd; padding: 10px; margin: 0 0 5px 10px; display: inline; }
	#aa-callout a { text-decoration: none; text-align: center; }
		#aa-callout a img { border: none; }
	#aa-callout span { display: block; color: #666; font-size: 8px; text-transform: uppercase; letter-spacing: 3px; }
.footerlogos { float: left; text-align: left; }
.footerlogos td { vertical-align: top; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left; }
	.footerlogos td.desc { padding-right: 15px; }
