/**** Duraflex ****/

html, body, ul, ol, fieldset, form {
	margin: 0; padding: 0; border: 0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: #0070b6 url(/images/generic-duraflex/background.jpg) repeat-x center top;
	font-size: 100.01%;
}

/* Link styles */

a {color: #0078bf;}
a:link {color: #0078bf;}
a:visited {color: #004581;}
a:active {color: #0078bf;}
a:hover {color: #004581; text-decoration: none;}


/* Skip */

#skipnav {
	width: 990px;
	height: 2px;
	margin: 0 auto;
	text-align: center;
	background: #0070b6 url(/images/generic-duraflex/background.jpg) repeat-x center top; /******* Color *******/
}
#skipnav p, #skipnav h2 { font-size: 1px; text-indent: -4000px; }
#skipnav a:link, #skipnav a:visited, #skipnav a:hover { text-decoration: none; }


/* Header */

#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
#header {
	width: 990px;
	margin: 0;
	background: #fff url(/images/generic-duraflex/header.jpg) no-repeat top;
	position: relative;
	font-size: 100%;
}

/* Page Heading */

#heading {
	width: 980px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	background: #0078bf url(/images/generic-duraflex/heading.gif) repeat-x top; /******* Color *******/
	text-align: left;
	position: relative;
	border-bottom: 5px solid #fff;
	color: #666;
}
.heading_content {
	width: 980px;
}
#heading h1,
#heading h2 {
	color: #FFF;
	font-size: 230%;
	font-weight: normal;
	letter-spacing: -0.04em;
	margin: 0;
	padding: 5px 120px 5px 20px;
	line-height: 1;
}
#heading h2 {
	font-size: 120%;	
}
#heading p {
	color: #FFF;
	font-size: 90%;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px 180px 5px 20px;
	margin: 0;
	line-height: 1.5;
}

#heading a { color: #FFF; text-decoration: none; }
#heading a:hover  { color: #FFF; text-decoration: underline; }
#heading a:active { color: #FFF; text-decoration: underline; }


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #f4f4f4;
	background-image: url(/images/generic-duraflex/page-top-shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 1;
}
#page .page_foot_shadow {
	width: 980px;
	height: 10px;
	margin: 0 auto;
	position: absolute;
	background-color: #f4f4f4;
	background-image: url(/images/generic-duraflex/page-foot-shadow.gif);
	background-repeat: no-repeat;
	bottom: 0;
	z-index: 900;
	font-size: 1%;
}


/* Columns */

#page_height {
	width: 20px;
	height: 200px;
	float: left;
	font-size: 1%;
}
#mainarea {
	width: 780px;
	margin: 0;
	float: left;
}
.main_content {
	width: 620px;
	float: left;
	margin: 0;
	margin-right: 20px;
	padding: 10px 0;
}
.side_content {
	width: 140px;
	float: left;
	margin: 0;
	padding: 10px 0;
}


/* Call to Action */

#callto {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	background: #fff url(/images/generic-duraflex/callto.jpg) no-repeat bottom;
}
#callto p {
	margin: 0;
	padding: 14px 20px 16px 20px;
	color: #004581; /******* Color *******/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	background: url(/images/generic-duraflex/callto-gradient.jpg) no-repeat top;
}
#callto p strong,
#callto p a {
	color: #004581; /******* Color *******/
	text-decoration: none;
}
#callto p a:hover,
#callto p a:active {
	color: #004581; /******* Color *******/
	text-decoration: underline;
}

#callto p.statement {
	margin: 0;
	padding: 12px 20px 14px 20px;
	border: 5px solid #fff;
	border-bottom: none;
	background: #9c0227 url(/images/generic-duraflex/callto-statement.jpg) no-repeat center -5px; /******* Color *******/
}
#callto p.statement,
#callto p.statement strong {
	color: #fff;
}


/* Sign off */

#signoff {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: none;
}
#signoff p {
	margin: 0;
	padding: 5px 20px 5px 20px;
	font-size: 60%;
	line-height: 120%;
	color: #fff;
}
#signoff p a {
	color: #fff;
	text-decoration: none;
}


/* Main Area and Typefaces */

#mainarea h1, #mainarea h2, #mainarea h3, #mainarea h4, #mainarea h5,
#mainarea h1 a, #mainarea h2 a, #mainarea h3 a, #mainarea h4 a, #mainarea h5 a  {
	
	color: #004581; /******* Color *******/
	letter-spacing: -0.06em;
	padding: 5px 0 5px 0;
	margin: 0;
}
#mainarea h1 {font-size: 160%;}
#mainarea h2 {font-size: 120%;}
#mainarea h3 {font-size: 90%;}
#mainarea h4 {font-size: 80%;}
#mainarea h5 {font-size: 70%;}

#mainarea ul {
	list-style-type: none;
	padding: 2px 0 3px 0;
}
#mainarea ol {
	list-style-type: decimal;
	padding: 2px 0 3px 25px;
}
#mainarea ol li {
	font-size: 72%; line-height: 150%; 
	padding: 0 0 5px 5px;
	background-image: none;
}
#mainarea li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 72%; line-height: 150%; background-image: url(/images/generic-duraflex/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 5px 15px;
}
#mainarea p {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 72%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 150%;
}
#mainarea p strong,
#mainarea li strong {
	color: #222222;
}
#mainarea p.subtext,
#mainarea li.subtext  {
	font-size: 70%;
	line-height: 140%;
}
#mainarea p img {
	margin-top: 5px;
	margin-bottom: 0;
}
#mainarea p.mainarea_intro,
#mainarea p.mainarea_intro strong,
#mainarea .mainarea_highlight {
	color: #ee3a43; /******* Color *******/
}
#mainarea p.mainarea_intro {
	font-size: 90%;
	line-height: 140%;
}
#mainarea .mainarea_highlight {
	font-weight: bold;
}

#mainarea a img { border-color: #9c0327; } /******* Color *******/
#mainarea a:hover img { border-color: #9c0327; background-color: #9c0327; } /******* Color *******/


/* List Pages  */

#mainarea .features {
	width: 620px;
	margin: -5px 0 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
#mainarea .features h2 {
	font-size: 110%;
	padding: 6px 0 5px 0;
	margin: 10px 0 0 0;
}
#mainarea .features h2 a {
	text-decoration: none;
}
#mainarea .features h2 a:hover {
	text-decoration: underline;
}
#mainarea .features p {
	font-size: 72%;
	line-height: 1.5;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
#mainarea .features .layout_img_float_r {
	margin: 12px 0 3px 20px !important;
	float: right;
	display: inline;
}
 


/* Forms */

form {
	margin: 10px 0 10px 0;
}
legend {
	font-size: 105%;
	margin: 0 -5px 0 -5px;
	padding: 0 0 6px 0;
	color: #004581; /******* Color *******/
	letter-spacing: -0.04em;
	font-weight: bold;
}
label {
	margin-right: 15px;
	width: 500px;
	font-size: 72%;
	font-weight: bold;
	color: #004581; /******* Color *******/
	margin-bottom: 10px;
}
form strong {
	color: #004581 !important;
}
input.inputform,
select.inputform,
textarea.inputform {
	width: 572px;
	display: block;
	border: 1px solid #d4d4d4; /******* Color *******/
	background-color: #e6e6e6; /******* Color *******/
	padding: 4px 0;
}
textarea {
	width: 310px;
}
fieldset {
	border: 1px solid #CCCCCC;
	margin: 10px 0 10px 0;
	padding: 5px 15px 20px 20px !important;
	line-height: 100%;
}


/* Layout */

.layout_clear {
	clear: both;
	height: 0 !important; font-size: 1% !important;
	margin: 0 !important; padding: 0 !important;
	overflow: hidden; width: 20px;
}

.layout_1col,
.layout_2col,
.layout_2col_end,
.layout_3col,
.layout_3col_end,
.layout_3col_2 {
	float: left;
	margin-right: 20px;
	display: inline;
	padding: 0;
}
.layout_2col { width: 300px; }
.layout_2col_end { width: 300px; margin-right: 0; }
.layout_3col { width: 193px; }
.layout_3col_end { width: 193px; margin-right: 0; }
.layout_3col_2 { width: 406px; }

.layout_float_l,
.layout_float_r,
.layout_float_l_3col,
.layout_float_r_3col {
	float: left;
	display: inline;
}
.layout_float_l { padding: 5px 20px 10px 0 !important; }
.layout_float_r { padding: 5px 0 10px 20px !important; float: right; }
.layout_float_l_3col { width: 193px; }
.layout_float_r_3col { width: 193px; padding: 5px 0 10px 20px !important; float: right; }

.layout_img { margin: 10px 20px 10px 0; }
.layout_img_end { margin: 10px 0 10px 0; }

.layout_img_border,
.layout_img_border_end,
.layout_img_border_float_l,
.layout_img_border_float_r {
	padding: 3px;
	border: 2px solid #9c0327;  /*******/
}
.layout_img_border { margin: 10px 20px 10px 0; }
.layout_img_border_end { margin: 10px 0 10px 0; }
.layout_img_border_float_l { margin: 10px 20px 10px 0; float: left; display: inline; }
.layout_img_border_float_r { margin: 10px 0 10px 20px; float: right; display: inline; }

.layout_box { margin: 10px 0 10px 0; float: left; display: inline; }


/* Boxes */

#mainarea .box_top {
	margin: 5px 0 0 0;
	padding: 5px 0 0 5px;
	background: #0072b7 url(/images/generic-duraflex/box-tl.gif) bottom left no-repeat; /******* Color *******/
	border-bottom: 1px solid #004581;
}
#mainarea .box_top h2 {
	font-size: 80%;
	padding: 5px 10px 5px 5px;
	letter-spacing: 0;
	margin: 0;
	color: #FFFFFF;
	background: #0072b7 url(/images/generic-duraflex/box-tr.gif) bottom right no-repeat; /******* Color *******/
}
#mainarea .box_top h2 a {
	font-size: inherit;
	color: #FFFFFF;
	letter-spacing: 0;
	text-decoration: none;
}
#mainarea .box_top h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0;
}
#mainarea .box_top img { font-size: 1%; border: 0; }


#mainarea .box_foot {
	padding: 0 0 0 10px;
	background: #fff url(/images/generic-duraflex/box-bl.gif) bottom left no-repeat;
	border-bottom: 5px solid #0e63b2; /******* Color *******/
}
#mainarea .box_foot div {
	margin: 0;
	padding: 5px 0 5px 0;
	background: #fff url(/images/generic-duraflex/box-br.gif) bottom right no-repeat;
}
#mainarea .box_foot h3 {
	font-size: 80%;
	color: #004581; /******* Color *******/
	line-height: 1.5;
	margin: 0;
	padding: 10px 0 5px 0;
}
#mainarea .box_foot h3 a { text-decoration: none; }
#mainarea .box_foot h3 a:hover { text-decoration: underline; }

#mainarea .box_foot p {
	padding: 4px 10px 5px 0;
	line-height: 130%;
	font-size: 70%;
	color: #333333;
}
#mainarea .box_foot p strong {
	color: #000;
	font-weight: bold;
}
#mainarea .box_foot a.link_button,
#mainarea .box_foot a.link_download {
	color: #004581; /******* Color *******/
}


/* Home Owner Boxes */

body.home-owner #mainarea .layout_box#main .box_foot {padding-top: 70px; background: #23353d url(/images/products/benefits/box-narrow-duragreen.jpg) top left no-repeat;} /******* Color *******/
body.home-owner #mainarea .layout_box#main .box_foot div {background: none;}
body.home-owner #mainarea .content .layout_box {margin-bottom: 20px;}

body.home-owner #mainarea .content .layout_box .box_foot p {padding: 5px 10px 5px 0;}


/* Product Index Benefit Boxes */

body.products-list #mainarea .content .layout_box#main,
body.products-list #mainarea .content .layout_box {width: 300px; margin-right: 20px; margin-bottom: 20px; height: auto;}

body.products-list #mainarea .content .layout_box .box_foot p {padding: 5px 120px 5px 0;}


/* Benefit DuraGreen Box */

#mainarea .content .layout_box#main .box_top {border-bottom: 1px solid #000;} /******* Color *******/

#mainarea .content .layout_box#main .box_top,
#mainarea .content .layout_box#main .box_top h2 {background-color: #19252b; color: #a4cc2d; background-image: none;} /******* Color *******/

#mainarea .content .layout_box#main .box_top h2,
#mainarea .content .layout_box#main .box_top h2 a {color: #a4cc2d;} /******* Color *******/

#mainarea .content .layout_box#main .box_foot {border-color: #19252b;} /******* Color *******/
#mainarea .content .layout_box#main .box_foot div {background: #23353d; } /******* Color *******/

#mainarea .content .layout_box#main .box_foot a {color: #a4cc2d;} /******* Color *******/
#mainarea .content .layout_box#main .box_foot p {color: #FFF;}
#mainarea .content .layout_box#main .box_foot p strong {color: #a4cc2d;} /******* Color *******/


/* Benefit Other Box */

#mainarea .content .layout_box .box_top {border-bottom: 1px solid #6c001a;} /******* Color *******/

#mainarea .content .layout_box .box_top,
#mainarea .content .layout_box .box_top h2 {background-color: #9c0327; background-image: url(/images/generic-duraflex/product-nav.gif); background-position: bottom;} /******* Color *******/
#mainarea .content .layout_box .box_foot {border-color: #9c0327;} /******* Color *******/


/* Product Page Benefit Boxes */

#mainarea .content .layout_box .box_foot p {padding: 5px 110px 5px 0;}

#mainarea .content .layout_box#main .box_foot,
#mainarea .content .layout_box#main .box_foot div {background: #fff url(/images/products/benefits/box-wide-duragreen.jpg) top right no-repeat;}

#mainarea .content .layout_box#qlon .box_foot,
#mainarea .content .layout_box#qlon .box_foot div {background: #fff url(/images/products/benefits/box-wide-qlon.jpg) top right no-repeat;}

#mainarea .content .layout_box#foils .box_foot,
#mainarea .content .layout_box#foils .box_foot div {background: #fff url(/images/products/benefits/box-wide-foils.jpg) top right no-repeat;}

#mainarea .content .layout_box#wer .box_foot,
#mainarea .content .layout_box#wer .box_foot div {background: #fff url(/images/products/benefits/box-wide-wer.jpg) top right no-repeat;}

#mainarea .content .layout_box#security .box_foot,
#mainarea .content .layout_box#security .box_foot div {background: #fff url(/images/products/benefits/box-wide-security.jpg) top right no-repeat;}


/* Link Button */

a.link_download,
a.link_button {
	color: #0078bf; /******* Color *******/
	padding: 1px 0 1px 20px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(/images/generic-duraflex/arrow-down.png) no-repeat center left;
	text-decoration: none !important;
}
a.link_button {
	font-weight: bold;
	background: url(/images/generic-duraflex/arrow-right.png) no-repeat center left;
}

a.link_download:hover, a.link_download:active, a.link_download:focus,
a.link_button:hover, a.link_button:active, a.link_button:focus {
	text-decoration: underline !important;
}

/* Table */

table.swatch {
	width: 460px;
	text-align: left;
	color: #333;
	border-right: 1px solid #d4d4d4;
	border-top: 1px solid #f9f9f9;
	border-left: 1px solid #fff;
}
table.swatch th h1, table.swatch th h2, table.swatch th h3,
table.swatch th h4, table.swatch th h5, table.swatch th {
	color: #FFF;
	font-size: 130%;
	padding: 5px 0 0 0;
	text-align: left;
}
table.swatch p,
table.swatch li {
	font-size: 100%;
	line-height: 1.4;
	padding: 5px 0 9px 0;
	vertical-align: text-bottom;
}
table.swatch li { padding: 0 0 5px 15px; }

table.swatch th {
	font-size: 82%;
	padding: 10px 9px 6px 9px;
	color: #004581; /******* Color *******/
	background: #e0e0e0 url(/images/products/generic/swatch-head.gif) repeat-x top;
	border-bottom: 1px solid #ccc;
}
table.swatch td {
	padding: 12px 0px 8px 10px;
	font-size: 60%;
	vertical-align: middle;
	line-height: 1.0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d4d4d4 !important;
}
table.swatch tr {
	border-collapse: separate;
	background: url(/images/products/generic/swatch-body.gif) repeat-x;
}
table.swatch img {
	float: left;
	display: inline;
	margin-right: 5px;
	margin-top: -5px;
	border: 1px solid #ccc !important;
}
table.swatch img a,
table.swatch img a:hover {
	border: 1px solid #ccc !important;
}


/* Overides */

body.home #heading { background: #0078bf url(/images/generic-duraflex/heading-home.jpg) no-repeat top; margin-bottom: 0; padding-bottom: 0; } /******* Color *******/
body.products-list #heading { background: #0078bf url(/images/generic-duraflex/heading-product.jpg) no-repeat top; } /******* Color *******/

body.home .main_content { width: 960px; margin-right: 0; }

body.products-list #heading p {padding: 5px 20px 5px 20px; font-size: 72%;}
body.products-list #heading p.intro {padding: 5px 260px 10px 20px; font-size: 90%;}

body.products-list #heading .layout_img_border_float_r { border: 2px solid #fff;} /******* Color *******/

body.products-list #mainarea { width: 960px; margin-right: 0; }
body.products-list .main_content { width: 960px; margin-right: 0; }
body.products-list .content { width: 960px; margin-right: 0; }


body.products .main_content { width: 460px; margin-right: 20px; }
body.products .side_content { width: 300px; }

body.products .layout_2col,
body.products .layout_2col_end {
	width: 220px;
}

body.home .layout_box { width: 220px; height: auto; margin-right: 20px; }
body.products-list .layout_box { width: 300px; height: auto; margin-right: 20px; }
body.products .layout_box { width: 300px; }

body.home #mainarea .box_top,
body.products-list #mainarea .box_top,
body.products #mainarea .box_top {
	margin: 0;	
}

body.home #mainarea .box_top h2 { font-size: 90%; }

body.home .layout_img,
body.home .layout_img_end {
	padding: 0;
	border: 0;
	margin: 10px 20px 10px 0;
}
body.home .layout_img_end { margin: 10px 0 10px 0; }

body.home #mainarea .box_foot h3 {
	font-size: 105%;
	color: #004581; /******* Color *******/
	padding: 0 0 5px 0;
	margin: 0;
}

/* Gallery class for Lighbox */

.gallery { margin: 0; padding: 0; }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
