@charset "UTF-8";

/**** Cambrian Windows ****/

/* Colours

	#012c82 = Dark Blue
	#94c52e = Lime Green
	#167dc4 = Light Blue

*/


html, body, ul, ol, form, fieldset {
	margin: 0; padding: 0; border: 0;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: #569814 url(../images/generic-cambrian/background.jpg) repeat-x center top; /*******/
	font-size: 100.01%;
}

/* Link styles */

a {color: #167dc4;} /*******/
a:link {color: #167dc4;} /*******/
a:visited {color: #012c82;} /*******/
a:active {color: #167dc4;} /*******/
a:hover {color: #012c82; text-decoration: none;} /*******/


/* Skip */

#skipnav {
	width: 990px;
	height: 2px;
	margin: 0 auto;
	text-align: center;
	background: #75af1b url(../images/generic-cambrian/background.jpg) repeat-x center top; /*******/
	overflow: hidden;
}
#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-cambrian/header.jpg) no-repeat top;
	position: relative;
	font-size: 100%;
}


/* Page Heading */

#heading {
	width: 980px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	background: #167dc4 url(../images/generic-cambrian/heading.gif) repeat-x left top; /*******/
	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: 94%;
	font-weight: normal;
	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-cambrian/page-top-shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#page .page_foot_shadow {
	width: 980px;
	height: 10px;
	margin: 0 auto;
	position: absolute;
	background-color: #f4f4f4;
	background-image: url(../images/generic-cambrian/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: 781px;
	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: #EEE url(../images/generic-cambrian/callto.jpg) no-repeat bottom;
}
#callto p {
	padding: 14px 20px 16px 20px;
	margin: 0;
	color: #012c82; /*******/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
#callto p strong,
#callto p a {
	color: #012c82; /*******/
	text-decoration: none;
}
#callto p a:hover,
#callto p a:active {
	color: #012c82; /*******/
	text-decoration: underline;
}


/* 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: #012a80; /*******/
	letter-spacing: -0.04em;
	margin: 0;
	padding: 5px 0 5px 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%;}

.products #mainarea h2 {font-size: 150%;}
.products #mainarea h3 {font-size: 120%;}
.products #mainarea h4 {font-size: 95%;}
.products #mainarea h5 {font-size: 90%;}

#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-size: 72%; line-height: 150%; background-image: url(../images/generic-cambrian/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%;
	line-height: 150%;
	letter-spacing: 0;
}
#mainarea p strong,
#mainarea li strong {
	color: #222222;
}
#mainarea p img {
	margin-top: 5px;
	margin-bottom: 0;
}
#mainarea p.mainarea_intro,
#mainarea p.mainarea_intro strong,
#mainarea .mainarea_highlight {
	color: #167dc4; /*******/
}
#mainarea p.mainarea_intro {
	font-size: 94%;
	line-height: 140%;
}
#mainarea .mainarea_highlight {
	font-weight: bold;
}
#mainarea p.subtext,
#mainarea li.subtext  {
	font-size: 70%;
	line-height: 140%;
}

#mainarea a img { border-color: #94c52e; } /*******/
#mainarea a:hover img { border-color: #94c52e; background-color: #94c52e; } /*******/


/* 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: #012a80; /*******/
	letter-spacing: -0.04em;
	font-weight: bold;
}
label {
	margin-right: 15px;
	width: 500px;
	font-size: 72%;
	font-weight: bold;
	color: #012a80; /*******/
	margin-bottom: 10px;
}
form strong {
	color: #012a80 !important;
}
input.inputform,
select.inputform,
textarea.inputform {
	width: 572px;
	display: block;
	border: 1px solid #d4d4d4; /*******/
	background-color: #e6e6e6; /*******/
	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_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 #94c52e;  /*******/
}
.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: #0e63b2 url(../images/generic-cambrian/box-tl.gif) bottom left no-repeat; /*******/
	border-bottom: 1px solid #012a80; /*******/
}
#mainarea .box_top h2 {
	font-size: 80%;
	padding: 5px 10px 5px 5px;
	letter-spacing: 0;
	line-height: 1.0;
	margin: 0;
	color: #FFFFFF;
	background: #0e63b2 url(../images/generic-cambrian/box-tr.gif) bottom right no-repeat; /*******/
}
#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: none; }


#mainarea .box_foot {
	padding: 0 0 0 10px;
	background: #fff url(../images/generic-cambrian/box-bl.gif) bottom left no-repeat;
	border-bottom: 5px solid #0e63b2; /*******/
}
#mainarea .box_foot div {
	margin: 0;
	padding: 5px 0 5px 0;
	background: #fff url(../images/generic-cambrian/box-br.gif) bottom right no-repeat;
}
#mainarea .box_foot h3 {
	font-size: 80%;
	color: #012c82; /*******/
	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: 120%;
	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: #012a80; /*******/
}


/* Product Index Benefit Boxes */

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

body.products-list #mainarea .content .layout_box .box_foot div {padding-top: 70px;}

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;}  /*******/
body.home-owner #mainarea .layout_box#main .box_foot div {background: none;}
body.home-owner #mainarea .content .layout_box {margin-bottom: 20px;}



/* Product Index Benefit ../images */

body.products-list #mainarea .layout_box#main .box_foot {background: #23353d url(../images/products/benefits/box-narrow-duragreen.jpg) top left no-repeat;}
body.products-list #mainarea .layout_box#main .box_foot div {padding-top: 70px; background: #23353d url(../images/products/benefits/box-narrow-duragreen.jpg) top right no-repeat;}

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

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

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

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


/* Benefit DuraGreen Box */

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

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

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

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

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


/* Benefit Other Box */

#mainarea .content .layout_box .box_top {border-bottom: 1px solid #5fa010;} /*******/

#mainarea .content .layout_box .box_top,
#mainarea .content .layout_box .box_top h2 {background-color: #94c52e; background-image: none;} /*******/
#mainarea .content .layout_box .box_foot {border-color: #94c52e;} /*******/


/* Product Page Benefit Boxes */

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

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

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

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

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

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


/* Contact page styles */


.contact_info {
	float: left;
	width: 200px;
}

.contact_form {
	float: right;
	width: 400px;
}

.contact_form label {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 100%;
}

.contact_form input {
	width: 200px;
}

.contact_form textarea {
	height: 100px;
	width: 394px;
}

#cf_submit {
	background: #009E58;
	padding: 3px 10px;
	color: white;
	font-weight: bold;
	width: auto;
	border: none;
}

.contact_form .alert {
	font-weight: bold;
	color: #900;
}

.contact_form .error {
	color: #900;
}

.contact_form .error_field label {
	color: #900;
}



/* Link Button */

a.link_download,
a.link_button {
	color: #167dc4;  /*******/
	padding: 0 0 0 14px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(../images/generic-cambrian/arrow-down.png) no-repeat center left;
	text-decoration: none !important;
	display: block;
}
a.link_button {
	font-weight: bold;
	padding: 0 0 0 14px;
	background: url(../images/generic-cambrian/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: #012a80;  /*******/
	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: #167dc4 url(../images/generic-cambrian/heading-home.jpg) no-repeat top; margin-bottom: 0; padding-bottom: 0; }  /*******/
body.products-list#windows #heading { background: #167dc4 url(../images/generic-cambrian/heading-windows.jpg) no-repeat top; } /*******/
body.products-list#doors #heading { background: #167dc4 url(../images/generic-cambrian/heading-doors.jpg) no-repeat top; } /*******/

body.home #heading p { padding: 5px 220px 5px 20px; }
body.products-list #heading p { padding: 5px 250px 5px 20px; }

body.home #mainarea,
body.products-list #mainarea { width: 960px; }

body.home .main_content { width: 960px; margin-right: 0; }
body.products-list .main_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: 220px; 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: #012c82;  /*******/
	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;	
}

