/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #014D7E;
	background-image:url(../images/bg-body.jpg);
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{
	margin: 0 auto;
	text-align: left;
	width: 978px;
}

#wrap{
	clear: both;
	background-color: #FFFFFF;
	border: 1px #FFFFFF solid;
	margin: 0 auto;
	text-align: left;
	width: 978px;
}
* html #wrap {  /* This is the Tan hack */
	width: 980px; 
	w\idth: 978px; 
	}

#header{
	position: relative;	
}

#centerc{
	display: inline;
	float:left;
	margin-left: 308px;
	padding-left: 25px;
	padding-right: 15px;
	width:630px;
}
* html #centerc {  /* This is the Tan hack */
	width: 670px; 
	w\idth: 630px; 
	}

#leftc{
	float:left;
	padding-left: 15px;
	margin-left:-978px;
	width: 293px;
}
* html #leftc {  /* This is the Tan hack */
	width: 308px; 
	w\idth: 293px; 
	}

#foot{
	background-image: url(../images/bg-footer.gif);
	border-top: 1px solid #999999;
	clear: both;
	height: 50px;
	margin-top: 30px;
}

/** ------------------------------------------------------ **/
/** ------------------- skip navigation ------------------- **/

#skip-navigation p{
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#strapline{
	color: #FFFFFF;
	float: left;
}

#languages{
	float: right;
}
#languages a, #languages a:visited {
	color: #FFFFFF;
}
#languages a:hover, #languages a:active {
	color: #6699CC;
}


/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
	font-size: 2em;
}
#header_graphic div{
	float: left;
}
	
#header_graphic img{
	display: block;
}

#navigation{
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	float: left;
	margin-bottom: 15px;
	width: 978px;
}

/** ------------------------------------------------------ **/
/** -------------------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 {
	color: #000000;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;   
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	background-color: #004d7c;
	color: #FFFFFF;	
}


.navigation-en a {
    border-right: 1px solid #000000;
	padding-left: 14px;
	padding-right: 14px;
}
.navigation-fr a {
    border-right: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.navigation-fr-2eng a {

	margin-left: 80px;
	padding-left: 10px;
	padding-right: 10px;
}
.navigation-fr-eng a {
    border-left: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.navigation-de a {
    border-right: 1px solid #000000;
	padding-left: 8px;
	padding-right: 8px;
}
.navigation-de-2eng a {

	margin-left: 200px;
	padding-left: 8px;
	padding-right: 8px;
}
.navigation-de-eng a {
    border-left: 1px solid #000000;
	padding-left: 8px;
	padding-right: 8px;
}

.navigation-es a {
    border-right: 1px solid #000000;
	padding-left: 8px;
	padding-right: 8px;
}
.navigation-es-2eng a {

	margin-left: 180px;
	padding-left: 8px;
	padding-right: 8px;
}
.navigation-es-eng a {
    border-left: 1px solid #000000;
	padding-left: 8px;
	padding-right: 8px;
}


.navigation-ru a {
    border-right: 1px solid #000000;
	padding-left: 8px;
	padding-right: 8px;
}
.navigation-ru-2eng a {

	margin-left: 180px;
	padding-left: 8px;
	padding-right: 8px;
}
.navigation-ru-eng a {
    border-left: 1px solid #000000;
	padding-left: 8px;
	padding-right: 8px;
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	border-top: 1px solid #333333;
	color: #006699;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 293px;
}
* html #menu ul li a {  /* This is the Tan hack */
	width: 293px; 
	w\idth: 293px; 
	}
#menu ul li a:hover {
	color: #000033;
}

.menu_header {
	display: block;  
	font-size: 0.9em;
	font-weight: bold;	
	padding-bottom: 7px !important; 
	padding-left: 0px;	
	padding-right: 0px;	
	padding-top: 0px; 
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 293px;
}
* html .menu_header {  /* This is the Tan hack */
	width: 293px; 
	w\idth: 293px; 
	}

/** ------------------------------------------------------ **/
/** ------------------------ 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 {
	
	color: #000033;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 278px;
}
* html #submenu ul li a {  /* This is the Tan hack */
	width: 293px; 
	w\idth: 278px; 
	}
#submenu ul li a:hover {
	color: #006699;
}
/** ------------------------------------------------------ **/
/** ------------------------ menu subsubsection ------------- **/

#subsubmenu1 ul, #subsubmenu2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
#subsubmenu1 ul li, #subsubmenu2 ul li {
	margin: 0; 
	padding: 0; 
}

#subsubmenu1 ul li a, #subsubmenu1 ul li a:visited, #subsubmenu2 ul li a, #subsubmenu2 ul li a:visited {
	
	color: #006699;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 268px;
}
* html #subsubmenu1 ul li a, * html #subsubmenu2 ul li a {  /* This is the Tan hack */
	width: 293px; 
	w\idth: 268px; 
	}
#subsubmenu1 ul li a:hover, #subsubmenu2 ul li a:hover {
	color: #000033;
}

/** ------------------------------------------------------ **/
/** ------------------- 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 --------------------------- **/
#footercenter
{	
	color: #FFFFFF;
	padding-top: 5px;
	text-align:center;
    width: 978px;
}
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	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: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #FFFFFF;
	text-decoration:none;
}
#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: #006699;
	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;
}

dl {
}
dt {
	float: left;
	clear: left;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	width: 200px;
}
dd {
	float: left;
	margin: 0px;
	margin-bottom: 2px;
	width: 225px;
}
* html dd {  /*use the star hack mechanism to fix silly IE6 */
	float: none;
	margin-left: 30px;
}
html>body dd { *float: none; } /* and IE7 hack only *

hr {
	background-color: #666666;
	color: #666666;
	height: 1px;
}


/** ------------------------------------------------------ **/
/** ------------------- 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;
   overflow:auto;
  }
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;
	width: 470px;
  } 

div.TableReplaceRow div.TableReplacedata dd {
	width: 270px;
}
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}


/*create a row*/
div.TableReplaceRowCallToAction {
	clear: both;
	padding-top:0px;
	height: 45px;
  }
/*label cell*/
div.TableReplaceRowCallToAction div.TableReplaceImageCallToAction {
	float: left;
	text-align: left;
	width: 43px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRowCallToAction div.TableReplaceLinkCallToAction {
	float: left;
	text-align: left;
	margin: 0px;
	width: 132px;
  } 
  

 
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/
div.divAlertOptIn div {
  width: auto !important;
 }
div.divAlertOptIn label {
  width: auto;
 }

div.divAlertOptInNewsletter div {
  width: auto !important;
  padding-top: 20px;
}
div.divAlertOptInNewsletter label {
  width: auto;
  padding-top: 20px;
}

div.divAlertDataSet label {
  display:block;
  float: none;
  width: auto;
  margin-right: 10px;
  padding-bottom: 10px;
 }
div.divAlertDataSet div {
  width: 305px !important;
 }

#divHomeRight {
	border: 1px solid #006699;
	float:right;
	margin-left: 25px;
	margin-bottom: 10px;
	width: 200px;
}
* html border {  /* This is the Tan hack */
	width: 202px; 
	w\idth: 200px; 
	}
#divHomeRight h3 {
	background-image: url(../images/bg-metal.jpg);
	margin-bottom: 0em;
	margin-top: 0em;
	padding: 5px;
	color: #FFFFFF;
}
#divHomeRight h3 a{
	color: #FFFFFF;
	text-decoration:none;
}
#divHomeRight h3 a:hover{
	color: #FF0000;
	text-decoration:underline;
}
#divHomeRight p {
	margin-bottom: 0em;
	margin-top: 0em;
	padding: 5px;
}
#machinealert {
	padding-top: 20px;
	padding-left: 20px;
	}
	
div.NewsTable {
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	width: 524px;
}	
/*create a row*/
div.NewsTableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*data cell*/
div.NewsTableReplaceRow div.NewsTableReplacedata {
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	float: left;
	text-align: left;
	margin: 0px;
	width: 260px;
  } 
div.NewsTableReplaceRowClear {
	clear: both;
  }	
  
#catinfobox {
	border: 1px solid #000000;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	width: 200px;
} 
* html catinfobox {  /* This is the Tan hack */
	width: 190px; 
	w\idth: 200px; 
	}
	
#catinfobox-ar {
	border: 1px solid #000000;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	width: 200px;
} 
* html catinfobox-ar {  /* This is the Tan hack */
	width: 190px; 
	w\idth: 200px; 
	}	
 
  
#cleaning-list {
	border: 1px solid #000000;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px;
	width: 250px;
} 
* html cleaning-list {  /* This is the Tan hack */
	width: 240px; 
	w\idth: 250px; 
	}
#cleaning-list ul {
	list-style-type: none;
	margin-left: 0px;
}	
#cleaning-list ul li {
	margin-bottom: 5px;
}
#cleaning-list ul li a {
	text-decoration: none;
}	


#refurbishment-list {
	border: 1px solid #000000;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px;
	width: 250px;
} 
* html refurbishment-list {  /* This is the Tan hack */
	width: 240px; 
	w\idth: 250px; 
	}
#refurbishment-list ul {
	list-style-type: none;
	margin-left: 0px;
}	
#refurbishment-list ul li {
	margin-bottom: 5px;
}
#refurbishment-list ul li a {
	text-decoration: none;
}

#newmachines-list {
	border: 1px solid #000000;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px;
	width: 200px;
} 
* html newmachines-list {  /* This is the Tan hack */
	width: 190px; 
	w\idth: 200px; 
	}
#newmachines-list ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}	
#newmachines-list ul li {
	margin-bottom: 5px;
}
#newmachines-list ul li a {
	text-decoration: none;
}
#newmachines-list ul li ul {
	list-style: none;
	margin-top: 5px;
	margin-left: 30px;
	padding-left: 0px;
}	

.subcat-title {
	font-weight: bold;
	color: #0079c2;
}

.subcat-title ul {
	font-style:normal;
	font-weight: normal;
}

.register-link {
	margin-top: 40px;
	text-align: center;
}

input.buttonBrochure {
	background-image: url(../images/bg-button.gif);
	background-repeat: repeat-x;
	border: 1px solid #99b0bd;
	color: #006699;
	font-weight: bold;
	height: 29px;

	width: 170px;
	/*overflow:visible;*/
}

#sitemaplists ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 5px;
}
#sitemaplists ul li {
	margin-bottom: 5px;
}

.image_and_caption_floatleft {
	width: auto;
	float: left;
	border: #000 solid 1px;
	margin-right: 10px;
}

.image_and_caption_floatleft p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.85em;
}

.image_and_caption_floatright {
	width: auto;
	float: right;
	border: #000 solid 1px;
	margin-left: 10px;
}

.image_and_caption_floatright p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.85em;
}


.image_and_caption_floatnone {
	float: none;
	border: #000 solid 1px;
}

.image_and_caption_floatnone p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.85em;
}


/* NEW MACHINES SECTION RELATED */
.newmachine-thumb {
	border:#333 solid 1px;
	margin-right: 4px;
}

.newmachines-subcat ul {
	font-style:normal;
	font-weight: normal;
}

#newmachines-subcat-title {
	font-size: 0.9em;
	font-weight: bold;
	width: 190px;
	padding: 5px;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	margin-top: 20px;
	color: #0079c2;
}

