/* This is the Layout CSS stylesheet to layout most pages - CSS Document */
/* Version for Eco Building Products web site */

/* The outer div is used to centre the page. NB: Change Width to 100% to range left. */
#outer {
       width: 1000px;
	   background-color:#FFFFFF;
	   margin-top: 10px;
	   margin-bottom: 10px;
	   margin-left: auto;
	   margin-right: auto;
	   padding: 0px;
}

/* This contains the very top banner on the page and includes the main site branding */
#top_banner {
	position:absolute; 
	top:10px; 
	width:998px; 
	height:203px; 
	border-top: 1px solid #00713D; border-left: 1px solid #00713D; border-right: 1px solid #00713D; 
	z-index:1;
	background-color:#FFFFFF;
	background-image: url(../images/banner3.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#logo_box {
	position:absolute;
	left:20px;
	top:10px;
	width:600px;
	height:88px;
	z-index:3;
	background-color:#FFFFFF;
}	

#logo_box_catalogue {
	position:absolute;
	left:20px;
	top:10px;
	width:600px;
	height:110px;
	z-index:3;
	background-color:#FFFFFF;
}

#logo_box_ebp_catalogue {
	position:absolute;
	left:570px;
	top:30px;
	width:400px;
	height:88px;
	z-index:3;
	background-color:#FFFFFF;
}


/* Site Search Box goes in top right corner */
#search_box {
	position:absolute; 
	right: 10px;
	top:30px; 
	width:160px;
	height:84px;
	background-position:right;
	background-color:#9EC7A0;
	z-index:2;
}

/* This contains the top navigation menus. It appears below the Top Banner 
   but the DIV is positioned inside the Top Banner DIV, at the top*/
#top_menu_text {
	position:absolute;
	top: 15px;
	right: 20px;
	width:498px;
	height:auto;
	background-color:transparent;
	z-index:2;
}

#site_search_box {
	position:absolute;
	top: 10px;
	right: -10px;
	width:auto;
	height:auto;
	background-color:transparent; 
	z-index:2;
}

#phone_box {
	position:absolute;
	top: 50px;
	right: 0px;
	width:200px;
	height:50px;
	background-color:transparent;
	text-align:center;
	z-index:2;
}

#offer_box {
	position:absolute;
	top: 10px;
	right: 250px;
	width:100px;
	height:100px;
	background-color:transparent;
	text-align:center;
	z-index:2;
}

#top_menu_tabs {
	position: absolute; 
	top:134px;
	left:-1px;
	width:1000px; 
	height:35px; 
	border-left: 0px solid #00713D; border-right: 0px solid #00713D; 
	background-color:transparent;
	z-index:2;
	margin-bottom:0px;
	padding-bottom:0px;
}

#top_menu_tabs_double {
	position: absolute; 
	top:134px;
	left:0px;
	width:998px; 
	height:60px; 
	border-left: 0px solid #00713D; border-right: 0px solid #00713D; 
	background-image:url(../images/tabs/tabs_double_bg.gif);
	background-position: 40px 33px;
	background-repeat: no-repeat;
	background-color:transparent;
	z-index:2;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* CONTENT SECTIONS CONTENT SECTIONS CONTENT SECTIONS CONTENT SECTIONS */

#content_main {
	position:absolute; 
	top:211px; 
	width:998px; 
	height:auto; 
	border-left: 1px solid #00713D; border-right: 1px solid #00713D; border-bottom: 1px solid #00713D; 
	background-color:#FFFFFF;
	/*background-image: url(../images/white_bg.gif);
	background-position:top right;
	background-repeat: repeat-y;*/
	padding-left:0px; 
	z-index:2;
}

#content_left {
	float:left; 
	width:19%; 
	height:auto; 
	border: 0px solid #3A73B3; 
	background-color: transparent; 
	z-index:3; 
}

#content_centre {
	float:left; 
	width:60%; 
	height:auto;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
	z-index:3; 
	}

#content_centre_newsroom {
	float:left; 
	width:74%; 
	height:auto;
	background-color: #FFFFFF;
	border-left: 0px solid #CCCCCC; 
	border-right: 0px solid #CCCCCC;
	z-index:3; 
	}


#content_centre_wide {
	float:left; 
	width:80%; 
	height:auto;
	background-color: #FFFFFF;
	border-left: 0px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
/* Use this for larger amounts of copy */
}

#content_centre_100 {
	float:left; 
	width:100%; 
	height:auto;
	border-left: 0px solid #CCCCCC; 
	border-right: 0px solid #CCCCCC;
	background-image: url(../images/content_top_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
/* Use this for full width page */
}

#uaswitch_hotspot {
	width: 950px;
	height: 200px;
	padding-top: 50px;
	margin-left: 30px;
	z-index:3;
}

#uaswitch_copy {
	width: 700px;
	height: 400px;
	padding-top: 600px;
	margin-left: 30px;
	z-index:3;
	font-size: 1.9em;
}

#uaswitch_button {
	width: 680px;
	height: 120px;
	margin-top: 35px;
	margin-left: 160px;
	z-index:3;
	font-size: 1.9em;
	/*border: 1px solid #F00;*/
}

/* Use this for 2 column layout in Centre section */
#content_centre_left {
	float:left; 
	width:49%; 
	height:auto;
	border-right: 0px solid #CCCCCC; 
}

#content_centre_right {
	float:right; 
	width:49%; 
	height:auto;
	border-left: 0px solid #CCCCCC; 
}
/* END Use this for 2 column layout in Centre section */

/* Use this for 3 column layout in Centre section */
#content_3col_left {
	float:left; 
	width:45%; 
	height:auto;
	margin-left:20px;
	margin-bottom:10px;
	background-color:#DFEDE6;
	border: 1px solid #CCCCCC; 
}

#content_3col_middle {
	float:left; 
	width:30%; 
	height:auto;
	border-right: 1px solid #CCCCCC; 
}

#content_3col_right {
	float:right; 
	width:45%; 
	height:auto;
	margin-right:20px;
	background-color:#DFEDE6;
	border: 1px solid #CCCCCC; 
}
/* END Use this for 3 column layout in Centre section */

/* Use this for 2 feature boxes on Home page */
#content_box_left {
	float:left; 
	width:365px; 
	height:auto;
	margin-left:20px;
	margin-bottom:10px;
	background-color:#DFEDE6;
	border: 1px solid #CCCCCC; 
}

#content_box_right {
	float:left; 
	width:365px; 
	height:auto;
	margin-left:18px;
	margin-right:20px;
	background-color:#DFEDE6;
	border: 1px solid #CCCCCC; 
}
/* END Use this for 2 feature boxes on Home page */

/* Use this for 1 feature panel on Home page */
#content_box_centre {
	float:left; 
	width:748px; 
	height:190px;
	margin-left:20px;
	margin-bottom:10px;
	background-color:#FFF;
	border: 2px solid #00713D;
	/*background-image: url(../images/girl_with_hairdryer190.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;*/
}

#content_box_centre_left {
	float: left;
    width: 280px;
   }

#content_box_centre_right {
   float: right;
   width: 455px;
   } 

#content_2col_left_ybg {
	float:left; 
	width:360px; 
	height:auto;
	margin-left:20px;
	margin-bottom:10px;
	background-color:#DFEDE6;
	background-image:url(../images/centre_col_bg_yellow.gif);
	background-position:top;
	background-repeat:no-repeat;
	border: 1px solid #CCCCCC; 
}

#content_2col_right_ybg {
	float:right; 
	width:360px; 
	height:auto;
	margin-right:20px;
	margin-bottom:10px;
	background-color:#DFEDE6;
	background-image:url(../images/centre_col_bg_yellow.gif);
	background-position:top;
	background-repeat:no-repeat;
	border: 1px solid #CCCCCC; 
}

#content_2col_left_top_yellow_bg {
	float:left; 
	width:45%; 
	height:auto;
	margin-left:20px;
	background-color:#FFFF33;
	border: 1px solid #CCCCCC; 
	border-bottom: 0px solid #CCCCCC;
}

#content_2col_left_bottom {
	float:left; 
	width:45%; 
	height:auto;
	margin-left:20px;
	background-color:#DFEDE6;
	border: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
}


#content_2col_right_top_yellow_bg {
	float:right; 
	width:45%; 
	height:auto;
	margin-right:20px;
	background-color:#FFFF33;
	border: 1px solid #CCCCCC; 
	border-bottom: 0px solid #CCCCCC;
}

#content_2col_right_bottom {
	float:right; 
	width:45%; 
	height:auto;
	margin-right:20px;
	background-color:#DFEDE6;
	border: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
}

#column_left66 {
	float:left; 
	width:66%; 
	height:auto; 
	border-right: 1px solid #CCC; 
	background-color: #FFFFFF; 
	z-index:3; 
}

#column_right33 {
	float:left;	
	width:33%; 
	height:auto; 
	background-color: #FFFFFF; 
	z-index:3;
}


/* Use this for a closing single column, below a 2 column layout in Centre section (see above)*/
#content_centre_bottom {
	clear:both; 
	width:100%; 
	height:auto;
	}

#content_right {
	float:right;	
	width:19%; 
	height:auto; 
	background-color: #FFFFFF;
	border-left: 0px solid #CCCCCC; 
	z-index:3;
}

#content_right_newsroom {
	float:right;	
	width:25%; 
	margin-top:15px;
	height:auto; 
	background-color: #FFFFFF;
	border-left: 0px solid #CCCCCC; 
	z-index:3;
}

/* END CONTENT SECTIONS */


#footer_box {
	background-color: #CCE2D8;
	height: 100px;
	width: 998px;
	position: relative; 
	clear:both;
	overflow: visible;
	border-top: 1px solid #7FB89E;
	border-right: 0px solid #333399;
	border-bottom: 0px solid #333399;
	border-left: 0px solid #333399;
	text-align:left;
	font-size: 85%;
	vertical-align: bottom;
	z-index: 1;
}

.inset_10 {margin-left:10px;}

.inset_20 {margin-left:20px;}

.inset_30 {margin-left:30px;}

.sustainable_code_table {
	margin-left:20px;
	background-color: #D4ECFB;
	border:1px solid #00AEED;
	-webkit-border-radius: 9px;  /* safari-chrome */ 
    -moz-border-radius: 9px;   /* firefox */ 
    border-radius: 9px;  /* opera */ 
	font-size: smaller;
	color: #333333;
	}

.rounded {
-webkit-border-radius: 9px;  /* safari-chrome */ 
 -moz-border-radius: 9px;   /* firefox */ 
 border-radius: 9px;  /* opera */ 
 }

.blue_box {
	margin:20px 50px 20px 0px;
	padding:10px 0px;
	background-color: #DAEFFD;
	border:1px solid #49AFF7;
}

.product_info_table {
	background-color: #DFEDE6;
	border:1px solid #7FB89E;
	font-size: smaller;
	color: #333333;
	}

#news_box {
	background-color: #E5F0EB;
	height:auto;
	width: 750px;
	position: relative; 
	clear:both;
	overflow: visible;
	margin-left:20px;
	border: 1px solid #7FB89E;	
}

/* General 2 column container */
.two_col_container {
   position: relative;
    width: 400px;
   height: 75px;
   }

.left-element {
   position: absolute;
   left: 0;
   width: 20%;
   }

.right-element {
   position: absolute;
   right: 0;
   width: 80%;
   text-align: left; /* depends on element width */
   } 
/* END General 2 column container */

/*Copyright 2009 Accuvista Ltd */

