/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #FFFFFF;
	color: #3d3d3d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#skip-navigation{
	height: 0px;
	margin: 0px;
	padding: 0px;	
}


#outside-wrap{
	background-color: #FFFFFF;
	border-left: 5px solid #3d3d3d;
	border-right: 5px solid #3d3d3d;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 919px;
}
* html #outside-wrap {  /* This is the Tan hack */
	width: 929px; 
	w\idth: 919px; 
	}

#wrap{
	background-color: #FFFFFF;
	background-image:url(../images/background-main.gif);
	background-position: 2px 0px;
	background-repeat: repeat-y;
	border-left: 1px solid #3d3d3d;
	border-right: 1px solid #3d3d3d;
	margin: 0px auto;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	width: 899px;
}
* html #wrap {  /* This is the Tan hack */
	width: 905px; 
	w\idth: 899px; 
	}

#header{
	margin: 0px;
	padding: 0px;
	position: relative;
}

#centerc{
	display: inline;
	float:left;
	margin-bottom: 30px;
	margin-left:200px;
	margin-top: 2px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width:665px;
}
* html #centerc {  /* This is the Tan hack */
	width: 695px; 
	w\idth: 665px; 
	}

#leftc{
	background-color: #dcdcdc;
	float:left;
	margin-left:-895px;
	margin-top: 2px;
	padding: 0px;
	width: 190px;
}

#foot{
	background-color: #3d3d3d;
	border-top: 1px solid #999999;
	clear: both;
	height: 30px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
	margin: 0px;
	padding: 0px;
}


.headerimage-left {
	float: left;
	margin: 0px;
	padding: 0px;
}

.headerimage-right {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-right: 25px;
}


#navigation{
	float: left;
	padding-bottom: 20px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: inline;
	padding: 0;
	margin: 0px; 
}
#navigation ul li a, #navigation ul li a:visited {
    border-left: 1px solid #999999;
	display: block;
	float: left;
	font-size: 0.9em;
	font-weight: bold;   
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	background-color: #263262;
	color: #FFFFFF;	
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 175px;
}
* html #menu ul li a {  /* This is the Tan hack */
	width: 190px; 
	w\idth: 175px; 
	}
.menu_header {
	border-bottom: 1px solid #666666;
	display: block;  
	font-weight: bold;	
	padding-bottom: 0px; 
	padding-left: 0px;	
	padding-right: 0px;	
	padding-top: 5px; 
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 175px;
}
* html .menu_header {  /* This is the Tan hack */
	width: 190px; 
	w\idth: 175px; 
	}

/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu ul li
{
	margin: 0; 
	padding: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
* html #submenu {  /* This is the Tan hack */
	width: 185px; 
	w\idth: 170px; 
	}


/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

div.miniadverta {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: normal;
}

div.miniadverta a , div.miniadverta a:visited {
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
}
div.miniadverta a:hover, div.miniadverta a:active {
	color:#0066CC;
}

/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #ffffff;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #ffffff;
	text-decoration: underline;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #999999;
	text-decoration: underline;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #ffffff;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #ffffff;
	text-decoration: underline;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #CCCCCC;
	text-decoration: underline;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

#HeaderLine {
	background-color:#181818;
	height: 10px;
}

/*create a row*/
div.HomeTableReplaceRow {
	clear: both;
	float: left;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: left;
	width: 650px;
  }
div.HomeRightIntrodata {
	float: left;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
	width: 430px;
}
/*data cell*/
div.HomeTableReplacedata {
	border-left: 1px solid #181818;
	border-right: 1px solid #181818;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;
	float: left;
	margin-right: 10px;
	min-height: 260px;
	height:auto !important;
	height: 260px;
	padding: 0px;
	text-align: left;
	width: 208px;
  }   
* html #HomeTableReplacedata {  /* This is the Tan hack */
	width: 210px; 
	w\idth: 208px; 
	}   
div.HomeTableReplacedata p {
	font-size: 0.9em;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
  }  
/*data cell*/
div.HomeTableReplacedataRight {
	border-left: 1px solid #181818;
	border-right: 1px solid #181818;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;
	float: left;
	margin-right: 0px;
	min-height: 260px;
	height:auto !important;
	height: 260px;
	padding: 0px;
	text-align: left;
	width: 208px;
  }   
* html #HomeTableReplacedataRight {  /* This is the Tan hack */
	width: 210px; 
	w\idth: 208px; 
	}  
div.HomeTableReplacedataRight p {
	font-size: 0.9em;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
  }  



.JobsList td {
	border-bottom: 1px solid #ffffff;
	font-size: 0.9em;
} 
.JobsList tr {
	background-color: #e3e3e3;
} 
.JobsList th {
	background-color: #818181;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 0.9em;
}
.JobsListTitle {
	background-color: #af0000;
	color: #ffffff;
	font-weight: bold;
}

/*create a row*/
div.LocationsTableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*data cell*/
div.LocationsTableReplaceRow div.LocationsTableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
	margin-top: 10px;
	width: 320px;
  } 
 /*data cell*/
div.LocationsTableReplaceRow div.LocationsTableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.LocationsTableReplaceRowClear {
	clear: both;
  }
  
.center-align {
	text-align: center;
}