/* CSS Document */

* { margin: 0; padding: 0; }
html { margin: 0; padding: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #34302E; background-color: #FFFFFF;
	margin: 0; padding: 0;
}
img { border: 0; }

/* *************** TEXT STYLES *************** */

a:link, a:visited { color: #008384; text-decoration: underline; }
a:hover { color: #34302E; text-decoration: underline; }
a:focus { outline: none; }

h1 {
	font-size: 2em; line-height: 1.1em;
	text-transform: uppercase;
	font-weight: normal; color: #008384;
	padding: 0; margin-top: 0; margin-bottom: 10px;
}
h2 {
	font-size: 1.2em; line-height: 1.3em;
	text-transform: uppercase;
	font-weight: bold; color: #008384;
	padding: 0; margin-top: 0; margin-bottom: 1px;
}
h3 {
	font-size: 1.2em; line-height: 1.3em;
	font-weight: bold; color: #000000;
	padding: 0; margin-top: 0; margin-bottom: 2px;
}
p, ol, ul {
	font-size: 1.2em; line-height: 1.3em;
	font-weight: normal; color: #34302E;
	padding: 0; margin-top: 0; margin-bottom: 10px;
}
p.introPara {
	font-size: 1.3em; line-height: 1.4em;
	font-weight: bold; color: #000000;
	padding: 0; margin-top: 0; margin-bottom: 10px;
}
p.notes { font-size: 1em; color: #666666; }
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
}
li { margin-bottom: 10px; }

.noBMargin { margin-bottom: 0; }
.marginB10 { margin-bottom: 10px; }

hr {
	border-top: 0; border-left: 0; border-right: 0;
	border-bottom: 1px solid #CCCCCC;
	height: 1px; background: none;
	padding: 0; margin-top: 0; margin-bottom: 12px;
	clear: both;
}


/* *************** PAGE LAYOUT *************** */
#wrapper {
	width: 900px;
	margin: 15px auto 0px auto;
}

#pageContent {
	padding-top: 20px;
	clear: both;}

.column1 {
	width: 85px;
	float: left;
	margin-right: 24px;
	text-align: right;
}
.column2 {
	width: 429px;
	float: left;}
.column3 {
	width: 205px; padding-left: 20px;
	float: left;
	border-left: 1px solid #CCCCCC;
	margin-left: 19px;
}
.column4 {
	width: 185px; padding-left: 20px;
	float: right;
	border-left: 1px solid #CCCCCC;

}
.slideshow{ height: 400px; width: 430px; }

/* *************** HEADER *************** */

#header {
	height: 116px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
}
#header p { display: none; }
#header .column2 { width: 321px; }

/* NEW LOGO */
#logo { width: 430px; float: left; }
#logo p { display: none; }
#logo h2 { font-size: 1em; line-height: 1em; }
#logo h2 a {
	background: url(/images/new-age-glass-logo-2012.gif) left top no-repeat;
	width: 420px; height: 98px;
	display: block;
	text-decoration: none; text-indent: -999999px;
}
/* END NEW LOGO */

#strapline_top {
	width: 311px; height: 13px;
	background-image: url(../images/glassblocks_pavement_roof_lights.gif);
	background-position: left top; background-repeat: no-repeat;
	display: block;
}
#new_age_glass {
	width: 311px; height: 70px;
	clear: both;
	background-image: url(../images/new_age_glass.gif);
	background-position: left top; background-repeat: no-repeat;
	display: block;
}
#strapline_bottom {
	width: 311px; height: 14px;
	background-image: url(../images/design_supply_install_maintain.gif);
	background-position: left top; background-repeat: no-repeat;
	display: block;
}

#header .column3 {
	width: 430px;
	border-left: 1px solid #008384;
	/*
	background-image: url(../images/man_image.jpg);
	background-position: 20px top; background-repeat: no-repeat;
	*/
	display: block;
}
#header .column1, #header .column2, #header .column3 { height: 96px; min-height: 96px; }

.column1, .column2, .column3, .column4 {min-height: 400px;
height: expression( this.scrollHeight < 400 ? "400px" : "auto" );
}

#contactDetails {
	/*height: 38px;
	margin-left: 225px;*/
	
	height: 21px;
	padding-left: 5px;
	font-size: 13px; line-height: 21px;
	text-transform: uppercase;
	color: #34302E;
	font-weight: bold;
	border: 1px solid #373331;
	text-align: center;
	display: block;
	margin-bottom: 7px;
	white-space: nowrap;
}
#contactDetails strong { color: #008384; }
#contactDetails a:link, #contactDetails a:visited { color: #34302E; text-decoration: none; }
#contactDetails a:hover { color: #008384; text-decoration: none; }
#contactDetailsTel, #contactDetailsEmail { float: left; }

a.glassBlocksDirect {
	width: 146px; padding-left: 59px;
	height: 43px; padding-top: 13px;
	float: right;
	background-image: url(../images/glass_blocks_direct.gif);
	background-position: left top; background-repeat: no-repeat;
	font-size: 1.3em; line-height: 1.1em;
	text-transform: uppercase; text-align: left;
	display: block;
}
a.glassBlocksDirect:link, a.glassBlocksDirect:visited { color: #FFFFFF; text-decoration: none; }
a.glassBlocksDirect:hover { color: #9FC7C7; text-decoration: none; }

#hdr_quicklinks { height: 66px; clear: both; }
#hdr_quicklinks ul { list-style: none; margin: 0; font-size: 1em; line-height: 1em; }
#hdr_quicklinks li.hdr_left { float: left; }
#hdr_quicklinks li.hdr_right { float: right; }

#hdr_quicklinks a {
	width: 120px; height: 56px;
	padding: 10px 10px 0px 75px;
	background-position: left top; background-repeat: no-repeat;
	display: block;
	font-size: 1.1em; line-height: 1.2em;
	font-weight: bold;
}
#hdr_quicklinks a strong { text-transform: uppercase; font-size: 1.1em; line-height: 1.2em; display: block; margin-bottom: 0px; }
#hdr_quicklinks a:link, #hdr_quicklinks a:visited { color: #FFFFFF; text-decoration: none; background-color: #373331; }
#hdr_quicklinks a:hover { color: #FFFFFF; text-decoration: none; background-color: #008384; }


/* *************** NAVIGATION *************** */
#nav {border-bottom: 1px solid #CCC;
	padding:5px 0px 5px 0px;}

#nav ul {height:35px;
	list-style: none;
	margin-left: 0;
	font-size: 1.3em;
	line-height: 35px;
	font-weight:bold;
	text-transform:uppercase;
	background: #008384; /* Old browsers */
	background: -moz-linear-gradient(top,  #008384 0%, #2a4544 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008384), color-stop(100%,#2a4544)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #008384 0%,#2a4544 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #008384 0%,#2a4544 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #008384 0%,#2a4544 100%); /* IE10+ */
	background: linear-gradient(top,  #008384 0%,#2a4544 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008384', endColorstr='#2a4544',GradientType=0 ); /* IE6-9 */}

#nav li a:hover{background: #41a1a1; /* Old browsers */
	background: -moz-linear-gradient(top,  #41a1a1 0%, #2a4544 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41a1a1), color-stop(100%,#2a4544)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #41a1a1 0%,#2a4544 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #41a1a1 0%,#2a4544 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #41a1a1 0%,#2a4544 100%); /* IE10+ */
	background: linear-gradient(top,  #41a1a1 0%,#2a4544 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41a1a1', endColorstr='#2a4544',GradientType=0 ); /* IE6-9 */}	
	
#nav li { float:left;border-left:1px solid #FFF }	
#nav li:first-child{border-left:none}
#nav li a{display:block;text-align: center}
#nav li a:link, #nav li a:visited { color: #D8EEFC; text-decoration: none;}
#nav li a:hover {text-decoration: none; }
#nav li a.active:link, #nav li a.active:visited, #nav li a.active:hover {text-decoration: none;color:#FFF;background:	#373331 }
#nav li.home a{width:95px}
#nav li.services a{width:111px}
#nav li.products a{width:119px}
#nav li.downloads a{width:137px}
#nav li.projects a{width:119px}
#nav li.blog a{width:85px}
#nav li.about a{width:115px}
#nav li.contact a{width:112px}


/* *************** NAVIGATION *************** */
.nav_lev2 {
}
.nav_lev2 h2 { /*margin-bottom: 15px;*/ margin-bottom: 10px; }
.nav_lev2 h3 {
	font-weight: bold;
	color: #34302E;
	margin-bottom: 15px;
}
.nav_lev2 ul {
	list-style: none;
	margin-left: 0;
	line-height: 1em;
}
.nav_lev2 li {
	padding-bottom: 4px; margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
}
.nav_lev2 li a { background-image: url(../images/arrows_right.gif); background-repeat: no-repeat; display: block; }
.nav_lev2 li a:link, .nav_lev2 li a:visited { color: #34302E; text-decoration: none; background-position: right top; }
.nav_lev2 li a:hover { color: #008384; text-decoration: none; background-position: right -20px; }
.nav_lev2 li a.active:link, .nav_lev2 lia.active :visited, .nav_lev2 li a.active:hover {
	color: #008384; text-decoration: none;
	font-weight: bold;
	background-image: none;
}

.title h2{ border-top:1px solid #ccc;/*#008384;*/
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:0px;
	line-height: 1em;}

.title.active h2{ border-top:1px solid #000;}

.content ul.product_docs_list{margin-top:5px}

/* *************** FOOTER *************** */
#footer {padding-top: 20px;
	border-top: 1px solid #CCC;
	margin-top:20px;
	margin-bottom:20px;
	
	font-size: 0.9em;
	float:left;
	width:900px;
}
* html #footer { padding-top: 0; background-position: left 10px; }
* + html #footer { padding-top: 0; background-position: left 10px; }
#footerNav {float: left;
	padding-top: 20px;
	background-image: url(../images/footerline.gif);
	background-position: left 15px;
	background-repeat: repeat-x;
	width: 449px;}

#footerNav a:link, #footerNav a:visited { color: #34302E; text-decoration: none; }
#footerNav a:hover { color: #008384; text-decoration: underline; }

#footerCredits {width: 430px; padding: 20px 0px 0px 20px;
	float: right;
	border-left: 1px solid #CCCCCC;
	display: block;
	color: #999999;
	background-image: url(../images/footerline.gif);
	background-position: left 15px;
	background-repeat: repeat-x;}
#footerCredits a:link, #footerCredits a:visited { color: #999999; text-decoration: none; }
#footerCredits a:hover { color: #008384; text-decoration: underline; }


/* *************** ACCREDITED LOGOS *************** */

#accredLogos{float:left;width:900px;}

#accredLogos ul {list-style: none;
	margin-left: 0;}
	
#accredLogos li {width: 100px;
	height: 65px;
	float: left;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -999999px;}
	
	
#accredLogos li a {width: 100px;
	height: 65px;
	display: block;}



/* *************** OTHER STYLES *************** */

.clear { clear: both; }

#screenshot {
	width: 210px; height: 400px;
	background-color: #FFFFFF;
	position: absolute;
	display: none;
}
.screenborder {
	padding: 4px;
	background-color: #34302E;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 1.2em;
}

#screenshot p { margin: 0; padding: 0; }

/* ================== COOKIES CONSENT ================== */

#cookies_request { font-size: 1.2em; background-color: #fff;}
#cookies_inner { padding-bottom:15px; color: #000; margin-left: auto; margin-right: auto; }
#cookies_inner.pagewidth { background-image: none; }
#cookies_request a { color: #001250; font-weight: bold; color: #008384;
    text-decoration: underline;}
#cookies_request a:hover { color: #34302E; text-decoration: underline;  }
#cookies_request a.cookieslink_allow {
	font-weight: bold; text-transform: uppercase; text-align: center;
	background-color: #008384; color: #DADDE6;
	padding: 5px;
	display: block;
	width: 120px; float: left;
	margin-left: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    4px 4px 4px rgba(0, 0, 0, 0.2);
	box-shadow:         4px 4px 4px rgba(0, 0, 0, 0.2);
	text-decoration:none;
}
#cookies_request a.cookieslink_allow:hover { background: #41a1a1; /* Old browsers */
	background: -moz-linear-gradient(top,  #41a1a1 0%, #2a4544 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41a1a1), color-stop(100%,#2a4544)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #41a1a1 0%,#2a4544 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #41a1a1 0%,#2a4544 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #41a1a1 0%,#2a4544 100%); /* IE10+ */
	background: linear-gradient(top,  #41a1a1 0%,#2a4544 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41a1a1', endColorstr='#2a4544',GradientType=0 ); /* IE6-9 */ }
span.cookie_disclaimer { padding-top: 5px; float: left; }