* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/

.aligncentre {
text-align:center;
}

.aligncentre img {
margin:5px;
}

.aligncentre a img {
border:none;
}

body {
height:100%;
background:#fff url(images/bg.jpg) repeat-x;
color:#000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
line-height:120%;
}

a {
color:#FF6C0A;
text-decoration:none;
}

a:hover {
color:#616161;
text-decoration:none;
}

ul.tick {
margin:0 0 10px 0;
}

ul.tick li {
background:url(images/tick.jpg) 0 2px no-repeat;
list-style-type:none;
padding:2px 0 2px 20px;
margin:0 0 2px 0;
}

ul.arrow {
margin:0 0 10px 0;
}

ul.arrow li {
background:url(images/arrow.jpg) 2px 4px no-repeat;
list-style-type:none;
padding:2px 0 2px 20px;
margin:0 0 2px 0;
}

ul.spaced {
margin:15px 0;
}

ul.spaced li {
padding:10px 0 10px 20px;
background:url(images/tick.jpg) 0 10px no-repeat;
}

a.readmore {
background:url(images/read-more.jpg) no-repeat;
display:block;
width:85px;
height:14px;
color:#000;
margin:10px 0 0 0;
padding:3px 6px;
font-size:11px;
font-weight:bold;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin:0 0 10px 15px;}


#centerColumn { 	
margin:0 auto;
width:990px;
text-align:left;
vertical-align: middle;
position:relative;
z-index:1000;
}

#topright {
background:#BDE8F4;
height:143px;
width:40%;
position:absolute;
top:0;
left:0;
z-index:0;
}

#flash {
position:absolute;
top:0;
left:-150px;
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-family:Helvetica, Arial;
font-size:1.25em;
font-weight:normal;
}

h2 span {
font-weight:bold;
}

h3 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.1em;
font-weight:bold;
}

h4 {
font-size:1em;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
padding:3px 0 12px 0;
}

div.arrow-container {
position:relative;
}

img.img-arrow {
position:absolute; top:34px; left:-40px;
}

#navbar {
background:url(images/nav_bg.jpg) repeat-x;
clear:both;
text-transform:uppercase;
font-size:12px;
}

#navbar ul {
list-style:none;
margin:0;
position:relative;
z-index:1000;
}

#navbar li {
margin:0;
list-style:none;
display:block;
float:left;
}

#navbar li a {
margin:0;
border-right:1px solid #EA7447;
border-left:1px solid #FC9557;
font-weight:bold;
color:#000;
text-decoration:none;
padding:10px 15px;
display:block;
float:left;
}

#navbar li a:hover {
background:#000 url(images/nav_on.jpg) repeat-x;
color:#fff;
}

#navbar li#active a {
background:#000 url(images/nav_on.jpg) repeat-x;
color:#fff;
cursor:default;
}

#navbar li#active ul li a {
background:#000;
color:#fff;
cursor:pointer;
}

#navbar li#active ul li a:hover {
background:#000 url(images/nav_on.jpg) repeat-x;
color:#fff;
}

/*For the sub nav*/

#navbar .the_menu {
background:#35322F url(images/drop-down-bg.jpg) repeat-x;
display:none;
left:0;
padding:3px;
position:absolute;
top:35px;
width:240px;
z-index:1000;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
}

#navbar .the_menu li {
  display:block;
}

#navbar .the_menu li a {
	color:#FFFFFF; 
	text-decoration:none; 
	padding:7px 10px; 
	display:block;
	border:none;
	width:220px;
	background:transparent;
}

#navbar .the_menu li a:hover {
	font-weight:bold;
	color: #fff;
	border:none;
	background:#000 url(images/nav_on.jpg) bottom left repeat-x;
}


#navbar .the_menu li a span {
display:block;
text-transform:capitalize;
font-weight:normal;
font-size:11px;
padding:0;
}


#navbar .selected {
}


#navbar .dropdown {
position:relative;
}



#header {
margin:0;
padding:0;
position:relative;
height:254px;
}

#header h1 {
margin:0;
padding:0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
float:right;
width:350px;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:350px;
height:144px;
background:#fff url(images/logo.jpg) no-repeat;
}

.contentwrap {
background:#fff;
position:relative;
}

#sidebar {
background:url(images/sidebar-top.jpg) no-repeat;
width:314px;
float:right; 
position:absolute;
top:-145px;
right:0;
padding:23px 24px 0 12px;
display:inline;
z-index:2000;
}

#sidebar h3 {
margin:0 0 3px 0;
background:url(images/sidebar-h3.jpg) no-repeat;
color:#fff;
padding:8px;
font-family:Helvetica, Arial;
font-size:14px;
}

.latestnews {
padding:12px 50px 5px 10px;
border-bottom:1px solid #E0E0E0;
background:url(images/latest-news-bg.gif) 285px center no-repeat;
}

.latestnewsover {
background:#eee url(images/latest-news-bg-over.gif) 285px center no-repeat;
cursor:pointer;
}

#content {
background:url(images/content_bg.jpg) no-repeat;
width:585px;
padding:30px 25px;
overflow:hidden;
float:left;
}

.viewmore {
background:#FF6600 url(images/view-more-bg.jpg) repeat-x;
padding:1px 8px;
border:1px solid #E85C00;
-moz-border-radius:5px;
-webkit-border-radius:5px;
color:#fff;
}

.fullwidth {
padding: 10px 25px;
clear:both;
}

.fullwidth h2 {
background:url(images/h2-fullwidth.jpg) no-repeat;
padding:10px;
}


h2.technical {
background:url(images/h2-technical.jpg) no-repeat;
padding:10px;
margin:10px 0 2px 0;
}



.col1 {
width:32%;
float:left;
margin:0 2% 0 0;
display:inline;
}

.col2 {
width:32%;
float:left;
margin:0 2% 0 0;
display:inline;
}

.col3 {
width:32%;
float:left;
}

.col1 h3, .col2 h3, .col3 h3 {
background:url(images/col-h3.jpg) no-repeat;
padding:8px 10px;
color:#fff;
margin:0 0 3px 0;
}

.hometwocol {
width:600px;
overflow:auto;
padding:0 0 5px 0;
margin:0 0 15px 0;
border-bottom:1px solid #eee;
}

.hometwocol h2 {
padding:5px 0 0 0;
}

.hometwocolimage {
width:245px;
float:left;
}

.hometwocoltext {
width:340px;
float:right;
}





.cell_3 {
float:right;
width:270px;
margin:2px 0 0 0;
}

#coachimages {
width:300px;
}

.pic {
margin:5px 0 0 0;
}

.barepic {
border:none;
}

.right {
float:right;
}

.left {
float:left;
}

img.right {
float:right;
padding:0 0 15px 15px;
}

img.left {
float:left;
padding:0 15px 15px 0;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footer {
position:relative;
clear:both;
bottom:0;
padding:0;
text-align:center;
font-size:.7em;
background-color:#fff;
position:relative;
}
#footer a{
color:#f0162f;
}





/*=======FOR ROUNDED CORNER BOX========*/


.box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	padding: 0;
	text-align: left;
	background: #FBFAF9 url(images/box-bg.jpg) repeat-x;
	}
 	
.boxcontent
	{
	padding:1em 1em .5em 1em;
	}

.tlc, .trc, .blc, .brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

.trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
.blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

.brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

.tb, .bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

.bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
.rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

.lb
	{
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}




div.newsdate {
float:left;
width:60px;
background:url(images/newsdate.gif) no-repeat;
margin-top:15px;
}

.newsdate {
	width:5em; border:1px solid #999; text-align:center; font-family:arial; clear:both;
}

.newsmonth {
	background:#FF8331; color:#000;
}

p.month {
	font-size:16px; text-transform:uppercase;
	padding:4px 5px;
}

p.day {
	font-size:28px;
	padding:8px 5px;
}

div.newsitem {
float:right;
width:500px;
}

.joblisting {
padding:10px;
border:1px solid #eee;
margin:10px 0;
}









table.styled {
border-collapse: collapse;
width:100%;
margin:10px 0;
}

table.styled th {
padding:5px;
background:#EC5F00 url(images/th-bg.jpg) repeat-x;
text-transform:uppercase;
}

table.styled td {
padding:5px;
vertical-align:top;
}

table.styled tr {
background:#fff;
border:1px solid #eee;
}

table.styled tr.odd {
background:#F8F4F1;
}







table.jobtable {
border-collapse: collapse;
}

table.jobtable th {
padding:5px;
background:#EC5F00 url(images/th-bg.jpg) repeat-x;
text-transform:uppercase;
}

table.jobtable td {
padding:5px;
vertical-align:top;
}

table.jobtable tr {
background:#fff;
border:1px solid #eee;
}

table.jobtable tr.odd {
background:#F8F4F1;
}

table.jobtable tr th.col1, table.jobtable tr td.col1 {
width:150px;
}

.address {
padding:2px 10px;
border:1px solid #ddd;
margin:0 0 10px 0;
}

.addresscol1 {
float:left;
width:200px;
}

.addresscol2 {
float:left;
margin:0 0 0 10px;
display:inline;
}

.partnerimage {
width:170px;
float:left;
clear:both;
padding:0 0 20px 0;
}

.partnertext {
width:400px;
float:right;
padding:0 0 20px 0;
}

.environmentallink {
background:url(images/view-environmental-fact-sheet.jpg) no-repeat;
display:block;
height:20px;
width:195px;
text-indent:-999999px;
float:right;
}

.technicallink {
background:url(images/view-technical-specifications.jpg) no-repeat;
display:block;
height:20px;
width:195px;
text-indent:-999999px;
float:right;
}

.healthandsafetylink {
background:url(images/view-health-and-safety.jpg) no-repeat;
display:block;
height:20px;
width:195px;
text-indent:-999999px;
float:right;
}

.boxcontent img.padded {
padding:0 15px 15px 0;
}