html,
body {
 /* height: 100%;
  margin:10px 0 0 0;
  font-family:Arial, Helvetica, sans-serif;*/
}

body {
  margin:0 auto;
  padding: 0;
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
}

/* Generic Styles */

h1{
margin:0px 0 0px 0;
font-size:18px;
font-weight:normal;
line-height:24px;
padding-bottom:12px;
font-family:"Rockwell Extra Bold","Arial Black", Arial, Helvetica, sans-serif;
color:#005bab;
}

h2{
margin:0px 0 0px 0;
font-size:15px;
font-weight:normal;
line-height:18px;
padding-bottom:12px;
font-family:"Rockwell Extra Bold","Arial Black", Arial, Helvetica, sans-serif;
color:#005bab;
}

h3{
margin:0 auto;
font-size:14px;
font-weight:bold;
line-height:16px;
padding-bottom:5px;
color:#005bab;
}
/*
h3 a:link{
margin:0 auto;
font-size:14px;
font-weight:bold;
line-height:16px;
padding-bottom:5px;
color:#005bab;
text-decoration:underline;
}

h3 a:hover{
margin:0 auto;
font-size:14px;
font-weight:bold;
line-height:16px;
padding-bottom:5px;
color:#666666;
text-decoration:none;
}

h3 a:visited{
margin:0 auto;
font-size:14px;
font-weight:bold;
line-height:16px;
padding-bottom:5px;
color:#CC0000;
text-decoration:none;
}

h3 a:active{
margin:0 auto;
font-size:14px;
font-weight:bold;
line-height:16px;
padding-bottom:5px;
color:#FF6600;
text-decoration:none;
}
*/

h4{
margin:0 auto;
font-size:13px;
font-weight:bold;
line-height:17px;
padding-bottom:5px;
color:#005bab;
}

h5{
margin:0 -2px 0 0;
font-size:12px;
font-weight:bold;
line-height:14px;
padding-bottom:5px;
color:#005bab;
}

h6{
margin:0 -2px 0 0;
font-size:12px;
font-weight:bold;
line-height:14px;
padding-bottom:5px;
font-style:italic;
color:#333333;
}

p {
margin:0 auto;
padding:0px 0 10px 0;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:17px;
color:#005bab;
}

a{

color:#005bab;
font-weight:normal;
text-decoration:underline;
}

a:hover{

color:#000000;
font-weight:normal;
text-decoration:underline;
}

a:active{
color:#FF6600;
}

a:visited{
color:#CC0000;
}


ul{
margin:0 auto;
padding:0 20px 12px 0;
list-style:square;
}

li{
margin-left:20px;
text-indent:0px;
font-size:14px;
font-style:normal;
font-weight:bold;
line-height:20px;
color:#005bab;
}


/* Text Styles */

.dates{
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:16px;
padding-bottom:5px;
color:#333333;
font-style:italic
}

/* Colours */

.white{
background-color:#FFFFFF;
}

.blue{
color:#005bab;
}

.ltgrey{
color:#999999;
}

.mdgrey{
color:#666666;
}

.dkgrey{
color:#333333;
}

/* Header */

#header{
background:url(../Images/menu_header.jpg) top left no-repeat;
}

/* Columns */

#column1{
  background:url(../Images/left_vert_repeat.jpg) top left repeat-y;
  }

.column1_footer{
background:url(../Images/left_vert_bottom.jpg) top left no-repeat;
height:35px;
}

/* Footer */

#footer{
padding-top:10px
}

#footer .tel{
font-family: "Arial Black", Helvetica, sans-serif;
font-size:24px;
line-height:28px;
color:#003333;
}

#footer p{
margin:0 auto;
padding:0px 0 0px 0;
font-size:10px;
font-style:normal;
font-weight:normal;
line-height:15px;
color:#333333;
}



/* Page */
#page{
}

/* Menu */

#menu{
padding-top:5px;
}

#menu ul{
margin:0;
padding:0;
list-style:none;
}

#menu ul li{
float:left;
/*margin:0px 66px 0px 0px;*/
margin:0;
padding-right:66px;
display:block;
}

#menu li a{
line-height:24px;
text-decoration: none;
color:#ffffff;
font-size:12px;
font-weight:bold;
}

#menu li a:hover{
color:#CCFFFF;
}

#menu .spacer{
/*margin-left:43px;*/
padding-left:43px;
}

#menu .trans{
background:url(../images/tab_menu_left.gif) no-repeat top left;
}

#menu .notrans{
background:url(../images/tab_menu_left_notrans.gif) no-repeat top left;
}



/*Sub menus*/


.sidemenu ul{
margin:0 auto;
list-style:none;
display:block;
}

.sidemenu li{
text-indent:0px;
font-size:14px;
font-style:normal;
font-weight:bold;
line-height:20px;
color:#005bab;
}

.sidemenu li a{
line-height:20px;
text-decoration: none;
color:#005bab;
font-size:12px;
font-weight:bold;
}

.sidemenu li a:hover{
color:#00CCFF
}

/* drop down menus */


.dropmenublank{

}


.dropmenudiv{
position:absolute;
margin-top: 10px;
margin-left:-35px;
top: 0px;
left:0px;
background:url(../Images/rolly.jpg) top left no-repeat #64c4e8;;
visibility: hidden;
width: 220px;
z-index: 100;
}

.dropmenudiv2{
margin-left:27px;
margin-bottom:10px;
/*border-top:#666666 1px solid; 
border-right:#666666 1px solid;THEME CHANGE HERE*/
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color: #ffffff;
text-decoration: none;
line-height:18px;
width: 220px;
}


.dropmenudiv2 a {
width: auto;
display: block;
text-indent: 10px;
padding: 2px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#ffffff;
text-decoration: none;
}

* html .dropmenudiv2 a { /*IE only hack*/
width: 100%;
display: block;
text-indent: 10px;
padding: 2px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #ffffff;
text-decoration: none;
}

.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
color:#99FFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-decoration: none;
}
/*--------end dropdown list--------*/

/* Case studies panel */

.casestudies{
background:url(../Images/case_study_bg_mid.jpg) top right repeat-y;
width:768px;
}

.casestudies H1{
background:url(../Images/case_study_bg_top.jpg) no-repeat top left;
font-size:22px;
font-weight:bold;
line-height:26px;
padding-bottom:12px;
font-family:"Rockwell Extra Bold","Arial Black", Arial, Helvetica, sans-serif;
color:#005bab;
padding:15px 20px 0px 10px;
}


.casestudies H2{
font-size:18px;
font-weight:bold;
line-height:22px;
padding-bottom:12px;
font-family:"Rockwell Extra Bold","Arial Black", Arial, Helvetica, sans-serif;
color:#005bab;
padding:0px 0px 0px 10px;
}


.casestudiesbot{
height:34px;
width:768px;
background:url(../Images/case_study_bg_bot.jpg) top left no-repeat;
}

.casebody{
background:url(../images/case_studies_bot.gif) no-repeat bottom left;
text-align:left;
padding:10px;
margin-bottom:10px;
}

.casebody h3{
color:#005bab;
}

.casebody img{
padding:0 10px 10px 0;
float:left;
border:#01adef 4px solid;
}

.blockit{
display:block;
}

.dividerlineB{
border-bottom:#01adef solid 2px;
}

.dividerlineT{
border-top:#01adef solid 2px;
}

.dividerlineR{
border-right:#01adef solid 2px;
}

/* Case Study Detail */

.casedetail{
float:left;
width:75%;
text-align:left;
}

.casedetail h3{
color:#336633;
}

.casedetail img{
width:300px;
margin:0 10px 10px 0px;
float:left;
border:#01adef 4px solid;
}


/* Products */

.downloads{
background:#a3dbf9 url(../Images/download_top.jpg) top left no-repeat;
width:329px;
padding:30px 10px 10px 10px;
}

.downloads_bot{
background:url(../Images/download_bottom.jpg) top left no-repeat;
height:10px;
width:349px;
}
/* Images */

.bodytext img {
border:#01adef 4px solid;
margin-right:20px;
margin-bottom:20px;
margin-top:5px;
}

.imgleft{
margin:0 10px 5px 0;
float:left;
border:#01adef 4px solid;
}


.imgright{
margin:0 0px 5px 10px;
float:right;
border:#01adef 4px solid;
}

#download img{
border:none;
}




/* Widths */

.width{
width:980px;
}

.width10{
width:10%;
margin-right:-1px;
}

.width20{
width:20%;
margin-right:-1px;
}


.width25{
width:25%;
margin-right:-1px;
}

.width33{
width:33%;
margin-right:-1px;
}

.width50{
width:50%;
margin-right:-1px;
}

.width60{
width:60%;
margin-right:-1px;
}

.width66{
width:66%;
margin-right:-1px;
}

.width75{
width:75%;
margin-right:-1px;
}

.width80{
width:80%;
margin-right:-1px;
}

.width90{
width:90%;
margin-right:-1px;
}

.width95{
width:95%;
margin-right:-1px;
}

.width98{
width:98%;
margin-right:-1px;
}

.width100{
width:100%;
margin-right:-1px;
}


.width200{
width:200px;
}



.height100{
height:100px;
}



/* Positioning */

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.textleft{
text-align:left;
}

.textright{
text-align:right;
}

.textcentre{
text-align:center;
}


/* Spacing */

.nomargins{
margin:0;
}

.marLR2{
margin-left:3%;
margin-right:3%;
}

.marLR5{
margin-left:5px;
margin-right:5px;
}

.marL10{
margin-left:10px;
}

.marL20{
margin-left:20px;
}

.marR20{
margin-right:20px;
}


.marBOT20{
margin-bottom:20px;
}

.marBOT10{
margin-bottom:10px;
}

.marTOP20{
margin-top:20px;
}

.marTOP10{
margin-top:10px;
}

.marL5{
margin-left:5px;
}

.marR5{
margin-right:5px;
}

.marL280{
margin-left:280px;
}


.padL5{
padding-left:5px;
}

.padR5{
padding-right:5px;
}

.padL10{
padding-left:10px;
}

.padR10{
padding-right:10px;
}

.padR30{
padding-right:30px;
}

.padBOT10{
padding-bottom:10px;
}

.padTOP5{
padding-top:5px;
}


.padcolumn{
padding:20px 20px 1px 20px;
}

.padcolumn15{
padding:10px 20px 1px 10px;
}

.padtop20{
padding-top:20px;
}


/* Scrolling Control */

.hideoverflow{
overflow:hidden;
}

.scrolloverflow{
overflow:auto;
}


/*Buttons*/

.smallbut{
width:100px;
}

.medbut{
width:180px;
}

.mailtobut{
width:160px;
}

.button{
margin-bottom:10px;
height:22px;
background:url(../images/but_left.gif) no-repeat top left;
}

.button a{
display:block;
font-size:12px;
line-height:22px;
font-weight:bold;
background:url(../images/but_right.gif) no-repeat top right;
color:#005bab;
text-decoration:none;
text-align:center;
padding:0px 5px 0px 5px;
height:22px;
}

.button a:hover{
color:#666666;
font-size:12px;
line-height:22px;
font-weight:bold;
}


.links a{
display:block;
font-size:12px;
color:#FFFFFF;
background-color:#666666;
text-decoration:underline;
height:20px;
width:150px;
text-align:center;
padding:2px 10px 2px 10px;
border:#000000 solid 1px;
}

.links a:hover{
color:#666666;
background-color:#ffffff;
text-decoration:none;
}

/* Table Downloads */

.tabledownloads {
float: left;
width:600px;
}

.downloadstab {
display: table-row;
white-space: normal;
border-bottom: 1px #333333 solid;}

.tabletxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
}

.tabletxthead {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
}
.tabletxtheadDL {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
}

/* Accordian Features */

#accordion {
	margin:10px 0px;
}

.toggler {
cursor: pointer;
color: #005bab;
height: 29px;
margin: 0;
padding: 6px 11.55px;
background: url(../images/accordian_head.jpg) no-repeat;
font-size: 14px;
font-weight: bold;
font-family: 'Andale Mono', sans-serif;
text-align: left;
}

.toggler:hover {
cursor: pointer;
color: #666666;
}

.toggler2 {
color: #222;
height: 29px;
margin: 0;
padding: 6px 11.55px;
background: url(../images/accordian_head_2.jpg) no-repeat;
font-size: 14px;
font-weight: bold;
font-family: 'Andale Mono', sans-serif;
text-align: left;
}

/*h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background-image:url(http://www.rsa-geotechnics.co.uk/Beta/images/accordian_head.jpg) no-repeat;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}*/



div.element p, div.element h4 {
	margin:0 0 10px 0;
	padding:4px;

}

blockquote {
	padding:5px 20px;
}

.element ul{
margin:0 auto;
list-style:square;
}

.element li{
margin-left:20px;
text-indent:0px;
font-size:14px;
font-style:normal;
font-weight:bold;
line-height:20px;
color:#005bab;
}

.contact-table{
font-size:11px;
}

.displayblock{
display:block;
}