/* ~~~~~~~~~~~~ */
/* overall page layout */
/* ~~~~~~~~~~~~ */

* {
	margin: 0;
	padding: 0;
	z-index: 0;
}
		
body{
	font: 0.8em verdana, arial,sans-serif
	}

p{
	margin:0 10px 10px
	}

a:link, a:visited {
  font-weight:bold;
  color: #000;
  text-decoration:none;
}

a:hover{
  font-weight:bold;
  color: #000;
  text-decoration:underline;
	}
	
td, th{
	background:#9cc4b5;
	padding: 3px;
	text-align: left; 
	}

th {
	background: #69a788;
	color: #fff;
	}
 
 ul {
	 margin-bottom:1.5em;
 }
 
div#container{
	margin:0;
	padding:0;
	}

div#header{
	position:relative;
	height:90px;margin:0;
	}

div#content p{
	line-height:1.4
	}

div#extra{
	background:#FF8539
	}

div#footer{
	height: 55px;
	}

div#footer p{
	margin:0;
	padding:5px 10px
	}


div#wrapper{float:left;width:100%}

div#content{margin-left:150px}

div#navigation{float:left;width:150px;margin-left:-100%}

div#extra{clear:left;width:100%}


/* ~~~~~~~~~~~~ */
/*       Formatting       */
/* ~~~~~~~~~~~~ */

h1, h2,h3 {
	color: #006b42;
    margin-bottom: 5px;
	}

.h1_sub{
	font-size: 0.7em;
	}

.project_comments{
  font-style:italic;
  font-size: 1.1em;
  font-family: "Bookman Old Style";
}


.adr{
  margin: 0 10px 10px 10px;
}

div#header{
	padding-left:170px;
	background: #69a788;
	color: #006b42;
	background-image: url(images/banner03.png);
	background-repeat: no-repeat;
	}

div#wrapper {
	background-image: url(images/wrapper_bg_01.png);
    background-repeat: repeat-y;
}


div#content{
	padding: 1em 20px;
	border-top: 1px solid #006b42
	}
	
	
div#navigation{
	background:#9cc4b5;
	border-right: 1px solid #006b42;
	border-top: 1px solid #006b42
	}
	
div#navigation h3{
	text-align: center;
	color: #fff;
	}
	
div#isFlowersFrame{
	margin: 15px auto;
	padding: 0px;
	position: relative; 
	border-left: 1px solid #006b42;
	border-right: 1px solid #006b42;
	border-top: 1px solid #006b42;
	border-bottom: 1px solid #006b42;
	/*border-top: 8px dashed #006b42;
	border-bottom: 8px dashed #006b42;*/
}

div#guiding_statement, div#pull_quote{
	float:right;
	width:200px;
	background:#9cc4b5;
	padding:5px;
	border: 1px solid #006b42;
	margin:3px;
}

#guiding_statement h2, div#pull_quote h2 {
	font-size:0.9em;
}

.quote{
	font-style:italic;
	font-weight:normal;
	font-size:1.1em;
	text-align: center;
	margin: 5px 0px;
}	

.accreditation{
	padding-top:10px;
	clear:left;
}

.accr_logo{
	margin-right: 5px;
}

.left_img{
  clear: left;
  float:left;
  margin:5px 12px 5px 0;
  border: 2px solid #000;
  }

ul#norm_list {
	list-style-image: url("images/bullet_02.png"); 
	list-style-position: inside;
}

ul.norm_list {
	list-style-image: url("images/bullet_02.png"); 
	list-style-position: inside;
}
	
  
div#products {
	float:right;
	border-left: 1px solid #006b42;
	border-bottom: 1px solid #006b42;
	padding: 1em;
	margin-top: 1px;
    margin-left: 5px;
	background:#9cc4b5;
}

ul.products_list{
	list-style-type:none;
	text-align: center;
}

ul.products_list li{
	padding:0.5em;
}

ul.products_list a:link, ul.products_list a:visited{
	text-decoration:none;
	color: #fff;
	font-weight:bold;
}

ul.products_list a:hover{
	text-decoration:underline;
	color: #fff;
	font-weight:bold;
}  
  
/******************/
/* Top tabs          */
/******************/
#sub_tabs_div {z-index: 10;font-family: arial, sans-serif; width:750px; position: absolute; top:60px;left:170px; font-size:11px; margin:0px 0px; padding: 0px 0 0 0;}

	
#tabmenu li>ul { 
	top: auto;
	left: auto;
}
	
.tab, .tabsel{
	list-style-type:none;
	float:left;
	
}

.tabsel a, .tabsel a:link, .tabsel a:visited{
	width: 105px;
	height: 30px;
	color: #004b12 ;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	text-align: center;
	float:left;
	background: url(images/tab02.png) 0 0 no-repeat;
	/*background-position: 0 -30px;*/
}

.tab a, .tab a:link, .tab a:visited{
	width: 105px;
	height: 28px;
	color: #fff ;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	text-align: center;
	float:left;
	background: url(images/tab02.png) 0 0 no-repeat;
	background-position: 0 -30px;
}

.tab a:hover{
	color: #004b12 ;
	text-decoration: none;
	background-position: 0 0;
	font-weight: bold;
}
/******************/
/* Side nav          */
/******************/
.nav_list {
	list-style-type:none;
	margin:0;
	padding:0.2em 0.8em;
	text-align: left;
	font-size: 12px;
	}

.nav_list_li {
	padding:1px 0 0 0;
}

.nav_list_li a, .nav_list_li a:link, .nav_list_li a:visited{
	width: 118px;
	height: 24px;
	display: block;
	background: url(images/button04.png) 0 0 no-repeat;
	color: #fff ;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0px 0px 12px;
}

.nav_list_li a:hover{
	color: #fff ;
	text-decoration: none;
	background-position: 0 -25px;
	font-weight: bold;
}


div#hybrid_services, div#hybrid_benefits, div#hybrid_overview, div#hybrid_construction, div#hybrid_glazing, div#hybrid_finishes {
  clear: left;
  padding-top: 10px;
}

div#hybrid_contact {
  clear:both;
  float:right;
  width:50%;
  border: 5px solid #8eb6be; 
  background-color: #bbd32f;
  padding: 5px;
}

div#hybrid_contact h2{
  margin-left: 5px;
}

.hybrid_img{
  clear: left;
  float:left;
  margin:5px 12px 5px 0;
  }
  

div#extra{
	background: #006b42;
	color: #fff;
	}	
	
div#footer{
	background: #69a788;
	color: #fff;
	height: 55px;
	background-image: url(images/footer02.png);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 2px solid #006b42;
	}

div#footer p{
	padding: 20px 15px;
	}
	
div#footer a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
div#footer a:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* --- forms --- */

.row {
		clear: left;
		padding: 7px 0px 10px 0px;
		}

form {
		margin-bottom: 1em;
		}
		
.formLabel {
		font-size: 0.9em;
		line-height: 1.6em;
		text-align: right;
		margin-right: 10px;
		width: 100px;
		float: left;
		}

.formControl {
		float: left;
		width: 326px;
		}
		
.button {
		background: #eeeeee;
		font: bold 0.9em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
		padding: 4px 6px;
		width: auto;
		float: left;
		margin-left:110px;
		}	
		
fieldset {
		margin-bottom: 10px;
		padding: 5px;
		border: 1px dotted #666666;
		width: 300px;
		}		

fieldset.portfolio_entry {
		margin-bottom: 10px;
		padding: 5px;
		border: 1px dotted #666666;
		width: 500px;
	clear:both;
		}	

legend {
		padding: 0 10px;
		background: #ffffff;
		text-transform: uppercase;
		color: #666666;
		font-size: 0.8em;
		}

div#portfolio_summary{
	width:650px;
}


.portfolio_title {
		font-size: 0.9em;
		font-weight:bold;
		line-height: 1.6em;
		text-align: right;
		margin-right: 10px;
		width: 70px;
		float: left;
		}

.portfolio_value {
		float: left;
		width: 220px;
		}
		
div#portfolio_img_container {
	float:right;
}
		
.portfolio_img {
	border: 1px solid;
	margin: 5px;
	padding: 5px;
	}
	
.portfolio_details{
	width:300px;
}

.portfolio_mini_entry_0, .portfolio_mini_entry_3, .portfolio_mini_entry_6 {
	float: left;
	width: 180px;
	margin: 20px;
	clear: both;
}

.portfolio_mini_entry_1, .portfolio_mini_entry_2, .portfolio_mini_entry_4, .portfolio_mini_entry_5, .portfolio_mini_entry_7, .portfolio_mini_entry_8 {
	float: left;
	width: 180px;
	margin: 20px;
}

.port_mini_img {
	border: 1px solid #006b42;
}

.port_img_title {
	display : block;
	width: 180px;
	text-align : center;
	}
		
input, textarea {
		border: 1px solid #666666;
		padding: 2px;
		font: 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
		}	
		
input {
		font-size: 0.9em;
		width: 380px;
		}	
		
 .formChkBox {
	 width:12px;
 }	 

 .formRadBox {
	 width:12px;
 }	
 
div#map {
	border: 1px solid #006b42;
}

.history_entry{
	margin: 10px 0 10px 50px;
	/*text-align: center;*/
	width: 500px;
	clear: both;
	border: 1px dotted #006b42;
	overflow: auto;
	padding: 5px;
}

.history_date{
	font-size: 1.1em;
	display: block;
}

.history_title{
	/*padding-left: 10px;*/
	color: #006b42;
}

.history_image {
	float:right;
	border: 1px solid;
	margin: 5px;
	padding: 5px;
}


.vacancy {
	width: 500px;
	margin: 10px 0 10px 20px;
	padding: 5px;
}

.vacancy_title {
		font-size: 0.9em;
		font-weight:bold;
		line-height: 1.6em;
		text-align: right;
		margin-right: 10px;
		width: 70px;
		float: left;
		}

.vacancy_value {
		float: left;
		width: 220px;
		}

.product_type_div {
	clear:both;
	/*border-top: 1px dashed #006b42;*/
}

.product_range_div {
	float: right;
	width: 48%;
	margin-left: 40px;
}

.product_range_div .norm_list{
  margin-left: 20px;
  font-weight: bold;
}

.product_range_div .norm_list  .norm_list{
  font-weight: normal;
}
.product_type_div {
	width: 90%;
	border-top: 1px dashed #094170;
	margin-top: 2em;
	padding-top: 1em;
}
