@charset "UTF-8";
/* CSS Document */
*{
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
	background-image: url(/_assets/body_bkg.png);
	font-family: Verdana, Arial, sans-serif;
}
.alert {
	color: #ff2b09;
	font-weight: bold;
}
.topspace {
	margin: 20px 0 0 0;	
}
.topspace30 {
	margin: 30px 0 0 0;	
}
.topspace10 {
	margin: 10px 0 0 0;	
}
.topspace5 {
	margin: 5px 0 0 0;	
}
.rightspace5 {
	margin: 0 5px 0 0;
}
.rightspace10 {
	margin: 0 10px 0 0;	
}
.topright5 {
	margin: 5px 5px 0 0;	
}
.topright10 {
	margin: 10px 10px 0 0;	
}
.orange {
	color: #fd9510;	
}
.red {
	color: #ff2b09;
	
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#screenwrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-width: 800px !important;
	max-width: 1920px !important;
	height: 100%;
	min-height: 640px !important;
	max-height: 1200px !important;
	z-index: 1;
	}
#contentwrap {
	position: absolute;
	width: 100%;
	left: 0;
	top: 106px;
	border-bottom: 24px solid #f2f8fa;
	margin-bottom: 40px;
	height: auto;
}
#innercontentwrap {
	width: 710px;
	height: auto;
	margin: 0 0 0 240px; 
}
#sidebar {
	position: relative;
	float: left;
	width: 200px;
	height: auto;
}
#sidebar img {
	margin: 0 0 0 0;	
}

#sidebar ul {
	margin: 60px 0 30px 0;	
}
#sidebar li {
	list-style-type: none;
}
#sidebar li a {
	background: url(../_assets/sb-li.png) no-repeat left bottom;
	text-decoration: none;
	padding: 0 0 0 17px;
	line-height: 1.5;
}
#sidebar li a:hover {
	background: url(../_assets/sb-li-hover.png) no-repeat left bottom;
	color: #fd9510;
}
#sidebar p.caption {
	font-size: 90%;
	color: #000;
	margin: 1px 0 8px 0;
	line-height: 1.2;
}
#sidebar p.caption a {
	font-size: 90%;
}
#sidebar a.previouspage {
	margin:0 0 0 10px;
	padding: 5px 0 5px 28px; 
	background:url(/_assets/previous-page.png) no-repeat center left; 
	text-decoration:none;	
}

#content {
	position: relative;
	float: right;
	margin: 0 0 30px 0;
	width: 480px;
	height: auto;
	min-height: 250px;
}
#content p.pagetitle {
	font-family: 'ImpactRegular';
	font-size: 2.2em;
	color: #fd9510;	
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: -8px 0 -10px 0;
	padding: 0;	
}
#content h1 {
	margin: 0 0 6px 0;
	padding: 0;
}
#content h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.1em;
	margin: 3px 0 2em 0;
	letter-spacing: 1px;
	line-height: 1.5;
}
#content h3, #content h2 {
	margin: 0 0 1.5em 0;	
	font-size: 1.1em;
	font-weight: bold;
}
#content h4 {
	font-size: 1em;
	margin-bottom: .4em;
	font-weight: bold;
}
#content p, #content li, #content ol {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#content li {
	margin-bottom: 0;
	background: url(../_assets/ocls.png) 0 1px no-repeat;
	padding: 0 0 0 18px;
}
#content ul {
	margin-bottom: 1.5em;	
}
#content .fltright {
	float: right;
	margin-top: .5em;
	margin-left: 2em;
	margin-right: 0;
}
#content .fltleft {
	float: left;
	margin-top: .5em;
	margin-right: 2em;
	margin-left: 0;
}
#content .em1 {
	margin-bottom: 1em;	
}
#content .em15 {
	margin-bottom: 1.5em;	
}
#content .em2 {
	margin-bottom: 2em;	
}
#content .em3 {
	margin-bottom: 3em;	
}
#content .em4 {
	margin-bottom: 4em;	
}
#content .em5 {
	margin-bottom: 5em;	
}
#content .em6 {
	margin-bottom: 6em;	
}
#content .em7 {
	margin-bottom: 7em;	
}
#content .em8 {
	margin-bottom: 8em;	
}
#content .em9 {
	margin-bottom: 9em;	
}
#content .em10 {
	margin-bottom: 10em;	
}
#content .em11 {
	margin-bottom: 11em;	
}
#content .em12 {
	margin-bottom: 12em;	
}
#content .em0 {
	margin-bottom: 0;	
}
#content strong {
	font-weight: bold;	
}

/* window and door cross section details image maps */
#mapwrap {
	position: relative;
	width: 191px;
	height: 368px;
	margin-bottom: 16px;
}
#map {
    margin:0;
    padding:0;
    width:191px;
    height:368px;
    background:url(/_assets/demos/windows-cross-section2.png) top left no-repeat;
    font-family:arial, helvetica, sans-serif;
    font-size:8pt;
    }
	
#map li {
   margin:0;
   padding:0;
   list-style:none;
   background-none;
   }
#map li a {
   position:absolute;
   display:block;
   /* Specifying a background image (a 1px by 1px transparent gif) fixes a bug in older versions of IE that causes the block to not render at its full dimensions. */
    background:url(/_assets/blank.gif);
	text-decoration: none;
   }
#map li a span { 
	display:none; }
#map li a:hover span {
   position:relative;
   display:block;
   width:300px;
   left:20px;
   top:-150px;
   padding:5px;
   border:1px solid #000;
   background:#fff;
   text-decoration:none;
   color:#000;
   filter:alpha(opacity=90);
   opacity:0.9;
}
#map a.area1 {
   top:110px;
   left:80px;
   width:10px;
   height:10px;
   }
#map a.area2 {
   top:220px;
   left:44px;
   width:10px;
   height:10px;
   }
#map a.area3 {
   top:272px;
   left:55px;
   width:10px;
   height:10px;
   }
#map a.area4 {
   top:307px;
   left:129px;
   width:10px;
   height:10px;
   }
#map a.area5 {
   top:256px;
   left:146px;
   width:10px;
   height:10px;
   }
#map a.area6 {
   top:273px;
   left:177px;
   width:10px;
   height:10px;
   }
#map li a.area6:hover span {
	top: -300px;	
}
#map a.area7 {
   top:12px;
   left:36px;
   width:10px;
   height:10px;
   }
   #map a.area8 {
   top:117px;
   left:36px;
   width:10px;
   height:10px;
   }
   #map a.area9 {
   top:191px;
   left:144px;
   width:10px;
   height:10px;
   }
   #map a.area10 {
   top:242px;
   left:75px;
   width:10px;
   height:10px;
   }
   #map a.area11 {
   top:247px;
   left:162px;
   width:10px;
   height:10px;
   }
   #map a.area12 {
   top:294px;
   left:135px;
   width:10px;
   height:10px;
   }
   #map li a.area12:hover span {
	top: -460px;	
}
   
#menuwrap {
	width: 100%;
	z-index: 4;
	height: 26px;
	position: absolute;
	left: 0;
	top: 24px;
	background-color: #fd9510;
}

#logo {
	position: absolute;
	top: 0;
	left: 40px;
	width: 170px;
	height: 100px;
	background-image: url(/_assets/logo.png);
	background-repeat: no-repeat;
	z-index: 5;
}


#logo-print { 
	display: none;
}
#footer {
	position: fixed;
	width: 100%;
	height: 28px;
	background-color: #fff;
	z-index: 5;
	top: 100%;
	left: 0;
	margin-top: -28px;
	text-align: center;
	line-height: 24px;
	font-size: 9px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
* html #footer {
	top: 90%;	
}
#footer a {
	font-size: 9px;	
}
#info {
	height: 24px;
	margin: 0 0 -24px 0;
	text-align: center;
}
* html #info {
	margin: -24px 0 0 0;	
}
#info p, #info a {
	line-height: 14px;
	font-size: .85em;
	text-decoration: none;	
}
#info a {
	border-bottom: 1px dotted #CCC;
}

html #info a {
	font-size: 1em\9
}
#info a:hover {
	color: #fd9510;
	border-bottom: none;
}
#info strong {
	font-weight: bold;	
	font-size: .85em;
}

#menu1 {
	position: absolute; 
	left: 220px;
	top: 30px;
	z-index: 999;
	width: 750px;
}
#menu2 {
	position: absolute;
	right: 60px;
	top: 66px;
	z-index: 5;
}
/*#menu2 a {
	color: #000;
}
#menu2 a.last {
	padding-right: 0;
	background: none;
}*/
#menu2 a:hover {
	color: #fd9510;	
}
#menu3 {
	position: absolute;
	width: 170px;
	height: auto;
	left: 40px;
	top: 106px;
	background-color: #fff;
}
#menu3 ul li {
	list-style-type: none;
	line-height: 1em;
	padding: .5em 8px .5em 12px;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
}
#menu3 ul li.last {
	border-bottom: none;	
}
#menu3 ul li a {
	text-decoration: none;	
	display: block;
	font-size: 90%;
	font-family: Tahoma, Geneva, sans-serif;
}
#menu3 ul li a:hover {
	color: #fd9510;	
}
#menu3 ul li ul {
	margin-top: 4px;	
}
#menu3 ul li ul li {
	background: url(/_assets/sb-li.png) top left no-repeat;
	border-bottom: none;
	text-transform: none;
	padding: 2px 0 2px 15px
}
#menu3 ul li ul li ul li {
	background: url(../_assets/ulliulliulli.png) top left no-repeat;	
}
#menu3 img { 
	border: 1px solid #fff;
}

/* forms ================================================================================ */
.contactform label, .contactform input, .contactform select, .contactform textarea, .contactform file {
	display: block;
	font-size: 11px;
	float: left;
	width: 21em;
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #000;
	}
* html .contactform textarea {
}
input.hidden {
	height: 1px;
	width: 1px;
	border: none;
	background-color: #fff;
}
.contactform select {
	width: 21.5em;
}
.contactform .checkbox {
	width: auto;
	vertical-align:top;
	border: none;
}
.contactform label {
	color: #000;
	text-align: right;
	width:18em;
	margin-right: 5px;
	font-size: 11px;
	border: none;
}
* html .contactform label.editoralign {
	margin-right: 2px;
}
.contactform input.button {
	width: auto;
	padding: 3px 8px;
	color: #fff;
	background-color: #fd9510;
	margin-bottom: 18px;
}
.contactform br {
	clear:both;
}
.contactform input.xsmall, .contactform select.xsmall {
	width: 3em;
}
.contactform input.small, .contactform select.small {
	width: 6em;
}
.contactform textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.contactform p {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.sbform label, .sbform input, .sbform select, .sbform textarea, .sbform file {
	display: block;
	font-size: 11px;
	width: 98%;
	margin: 5px 0 0 0;
	padding: 2px;
	border: 1px solid #000;
	}
.sbform select {
	width: 101%;	
}
.sbform select.bold {
	font-weight: bold;	
}
.sbform input.checkbox {
	width: auto;
	border: none;
}
.sbform label {
	width:100%;
	border: none;
	font-size: .9em;
	line-height: 1em;
	color: #000;
}


.sbform input.button {
	width: auto;
	padding: 3px 8px;
	color: #fff;
	background-color: #f79800;
	margin: 5px 4px 4px 0;
	text-transform: uppercase;
	border: 1px solid #000;
}

.sbform .marginright {
	margin-right: 8px;	
}

.sbform input.xsmall, .sbform select.xsmall {
	width: 3em;
}
.login input.xsmall {
	float: right;
	margin-right: 7%;
	width: 5%;
	text-align: center;
}
.sbform input.small, .sbform select.small {
	width: 5em;
}
.sbform textarea {
	font-family:Arial, Helvetica, sans-serif;
}

.sbform p, .sbform li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
.sbform fieldset, .contactform fieldset {
	padding: 0 12px 12px 12px;
	border: 1px solid #000;
	margin: 8px 0 10px 0;
}
.contactform fieldset {
	padding: 12px 12px 12px 12px;	
}
.sbform legend, .contactform legend {
	padding:0 6px 0 6px;
	color: #000;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.sbform table td {
	border-bottom: none;	
}

table.news td, table.demos td {
	padding: 12px;
	text-align: center;
	font-size: 90%;
	color: #000;
	line-height: 1.4em;
}
table.news td img, table.demos td img {
	margin: 0 0 .6em 0;	
}
table.news td a, table.demos td a {
	font-size: 90%;
	line-height: 1.4;
}

/* slideshows ====================================================== */
#slideSet0, #slideSet1, #slideSet2, #slideSet3, #slideSet4, #slideSet5, #slideSet6 {
	padding: 5px;
	position: relative;	
	}

.slides {
	position: relative;
	z-index: 1;
	text-align: center;
	}

.setTitle, .slideTitle {
	text-align: left;
	margin-left: 16px;
	}

.setTitle {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	}

.slideTitle {
	font-style: italic;
	margin: 8px 0 8px 16px;
	}

.controls {
	position: relative;
	z-index: 10;
	margin: 8px 0 16px 0;
	text-align: center;
	}
.controls a {
	text-decoration: none;
	color: #ff2b09;
}
#slide01 {
	display: block;
	}

#slide02, #slide03, #slide04, #slide05, #slide06, #slide07, #slide08, #slide09, #slide010, #slide011, #slide012, #slide013, #slide014, #slide015, #slide016, #slide017, #slide018, #slide019, #slide020, #slide021, #slide022, #slide023, #slide024, #slide025, #slide026, #slide027, #slide028, #slide029, #slide030, #slide031, #slide032, #slide033, #slide034 {
	display: none;
	}
