

/*****======= REMEMBER TO CHECK OTHER STYLE SHEET AND HTML CODE FOR IE 6 FIXES ========*****/


@charset "utf-8";
/* CSS Document */

/******* html *******/
html { 
	margin: 0; 
	padding : 0; 
	text-align : center; 
}


/******* body *******/
body { 
	margin: 0px; 
	padding : 0px; 
	font : 72%/160% Arial, Tahoma, Verdana, sans-serif; 
	background:url(_img/background.jpg) top left repeat-x;
	background-color : #cfcfcf; 
	text-align : center; 
	color: #000000
}
	
	
.clear {clear:both;}

.iframe-bk{background:#fff;}


/******* Links - also link styles under navigation*******/

a{outline:none;}

a, a:link, a:active, a:visited{
	color: #847a70;
	text-decoration:underline;
} 
a:hover{
	color: red;
	text-decoration:underline;
}

a.coloured, a.coloured:link, a.coloured:active, a.coloured:visited{
	color: #004890;
	text-decoration:underline;
} 
a.coloured:hover{
	color: red;
	text-decoration:underline;
}


/******* text styles *******/

.txt_light{color:#FFFFFF;}

.txt_coloured{color:#847a70;}

.txt_coloured2{color:#004890;font-size:110%;}

/* keeps the whole thing central */
#container {
	width:860px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#branding{
	text-indent:-99999px;
	background:url(_img/branding_banner_top.gif) no-repeat;
	width: 860px;
	height:99px;
}
#spacer_top{
	background:url(_img/spacer_top.gif) repeat-x;
	width: 860px;
	height:7px;
}
#main_img{
	background:url(_img/main_img_home.jpg) no-repeat;
	width: 860px;
	height:138px;
}
#home #main_img{
	background:url(_img/main_img_home.jpg) no-repeat;
	width: 860px;
	height:138px;
}
#civils #main_img{
	background:url(_img/main_img_civils.jpg) no-repeat;
	width: 860px;
	height:138px;
}
#products #main_img{
	background:url(_img/main_img_products.jpg) no-repeat;
	width: 860px;
	height:138px;
}
#repair_strength #main_img{
	background:url(_img/main_img_repairs.jpg) no-repeat;
	width: 860px;
	height:138px;
}
#slabs #main_img{
	background:url(_img/main_img_slabs.jpg) no-repeat;
	width: 860px;
	height:138px;
}

/* menu */

a.menu, a.menu:link, a.menu:active, a.menu:visited{
	color: #847a70;
	text-decoration:none;
	padding:1em;
} 
a.menu:hover{
	color: #000000;
	text-decoration:none;
	background-color: #ffffff;
	padding:1em;
	padding-top:0.5em;
	padding-bottom:0.5em;
}
a.menu_drop, a.menu_drop:link, a.menu_drop:active, a.menu_drop:visited{
	color: #847a70;
	text-decoration:none;
} 
a.menu_drop:hover{
	color: #ffffff;
	text-decoration:underline;
}

#navigation{
	background-color:#efebe7;
	text-align:left;
	padding:1em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	font-size:110%;
}

#dropmenudiv{
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	font-size:110%;
	line-height:35px;
	z-index:100;
	text-align:left;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #847a70;
}

/* main content */
#main_content{
	text-align:left;
	padding-left: 1em;
	padding-right: 1em;
	padding-top:10px;
	background-color:#fff;
	min-height:200px;
}
	
/*right side content*/
/*#right_col{
	padding: 5px;
	text-align:left;
}*/
#right_col{
	float:right;
	width: 380px;
	padding: 5px;
	overflow:hidden;
	text-align:left;
}
/*#contact #right_col{
	float:right;
	width: 400px;
	padding: 5px;
}
#videos #right_col{
	float:right;
	width: 400px;
	padding: 5px;
	padding-top: 3.5em;
}*/

/*left side content*/
/*#left_col{
	text-align:left;
	padding: 5px;
}*/
#left_col{
	float:left;
	width: 380px;
	padding: 5px;
	overflow:hidden;
	text-align:left;
}
/*#contact #left_col{
	float:left;
	width: 400px;
	padding: 5px;
}
#videos #left_col{
	float:left;
	width: 400px;
	padding: 5px;
}*/

/*END - left and right col*/

h1, #home h2, h2.info {
	text-indent:-99999px;
	height:35px;
	padding: 0;
	margin: 0;
}

#home h1{
	background:url(_img/txt_welcome.gif) no-repeat;
	width: 255px;
}
#home h2{
	background:url(_img/txt_not_just.gif) no-repeat;
	width: 255px;
}
#the_group h1{
	background:url(_img/txt_group.gif) no-repeat;
	width: 120px;
}
#slabs h1{
	background:url(_img/txt_slabs.gif) no-repeat;
	width: 73px;
}
#civils h1{
	background:url(_img/txt_civils.gif) no-repeat;
	width: 73px;
}
#repair_strength h1{
	background:url(_img/txt_repair_strength.gif) no-repeat;
	width: 255px;
}
#products h1{
	background:url(_img/txt_products.gif) no-repeat;
	width: 97px;
}
#case_studies h1{
	background:url(_img/txt_case_studies.gif) no-repeat;
	width: 150px;
}
#videos h1{
	background:url(_img/txt_presentations.gif) no-repeat;
	width: 150px;
}
#careers h1{
	background:url(_img/txt_careers.gif) no-repeat;
	width: 88px;
}
#contact h1{
	background:url(_img/txt_contact.gif) no-repeat;
	width: 124px;
}
#thanks h1{
	background:url(_img/txt_thanks.gif) no-repeat;
	width: 119px;
}
#news h1{
	background:url(_img/txt_news.gif) no-repeat;
	width: 86px;
}

	
h2.info{
	background:url(_img/txt_download.gif) no-repeat;
	width: 255px;
	padding:0;
	margin:0;
	margin-top:-0.3em;
}

h3.sub_title{
	color: #013f8b;
	font-size:110%;
	float:left;
	padding:0;
	margin:0;
}

/*#careers .related_img{
	background:url(_img/slab_connectors.jpg) no-repeat;
	width: 385px;
	height:212px;
}*/

#contact_details{ 
	background-color:#efebe7;
	width:100%;
	height:30px;
}

#contact_details .left{
	float:left;
	width:350px;
	overflow:hidden;
	}
#contact_details .right{
	float:right;
	width:300px;
	overflow:hidden;
	}
	
#contact_details p{ 
	margin:0;
	padding:0;
	padding:6px 10px;
}	
#copyright_info{
	margin-top:10px;
	color:#fff;
}

div#map_popup {
	background:#EFEFEF;
	border:1px solid #999999;
	margin:0px;
	padding:7px;
	width:270px;
}

/* Editor CSS requirements */

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
