/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #0c2f4d;
	color: #4e4e4e;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
	height:0px;
}

#main-wrap{
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}
	
#wrap{
	background-color: #FFFFFF;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	margin: 0 auto;
	text-align: left;
	width: 978px;
	
}
* html #wrap {  /* This is the Tan hack */
	width: 980px; 
	w\idth: 978px; 
	}

#header{
	position: relative;
}

#content{
	background-image:url(../images/content-shadow.gif);
	background-repeat:repeat-x;
	clear:both;
	padding-top:10px;
}	

#centerc{
	display: inline;
	float:left;
	margin-left:270px;
	margin-right:12px;
	padding-left: 14px;
	width:682px;
}
* html #centerc {  /* This is the Tan hack */
	width: 696px; 
	w\idth: 682px; 
	}

#leftc{
	float:left;
	margin-left:-980px;
	padding-left:20px;
	width: 250px;
}
* html #leftc{
	width:270px;
	w\idth:250px;
}	

#bottom-section{
	margin-left:20px;
}
	
#foot-top{
	background-image:url(../images/foot-bg-top.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#FFFFFF;
	font-size:14px;
	height: 16px;
	padding-bottom:11px;
	padding-left:44px;
	padding-top:10px;
}
* html #foot-top{
	height: 37px;
	he\ight:16px;
}
	
#foot{
	background-image:url(../images/foot-bg.gif);
	background-repeat:repeat-x;
	clear: both;
	color:#FFFFFF;
	font-size:14px;
	height:33px;
}

#footerclear {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic img{
	display:block;
}

#navigation{
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	height:34px;
	width:978px;
}

#top{
	background-image:url(../images/top-bar.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:21px;
	padding-bottom:11px;
	padding-left:10px;
	padding-top:8px;
	width:968px;
}

* html #top{
	height:40px;
	he\ight:21px;
	width:978px;
	w\idth:968px;
}	
#top p{
	 float:left;
	 margin:0px;
	 padding:0px;
	 width:814px;
}

/*  Search Container in header */
	 
#search-container{
	background-image:url(../images/search-container.gif);
	background-repeat:no-repeat;
	height:117px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	position:absolute;
	left:280px;
	top:62px;
	width:447px;
}	
* html #search-container{
	width:457px;
	w\idth:447px;
}	

#search-container img{
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
} /* Override in arabic stylesheet for arabic pages */
#search-container form{
	margin:0px;
	padding:0px;
}	
#search-container p{
	clear:both;
	color:#5d5d5d;
	font-size:12px;
	margin:0px;
	margin-right:10px;
	margin-top:12px;
	padding:0px;
	text-align:center;
	text-transform:uppercase;
}
#search-container a{
	text-decoration:none;
}

#search-fields{
	margin-bottom:5px !important;
	margin-top:10px !important;
	padding:0px !important;
} /* Override in arabic stylesheet for arabic pages */

.search-label {
	width: 155px;
	padding: 0px;
	padding-top: 2px;
	font-weight: bold;
} /* Override in arabic stylesheet for arabic pages */

.search{
	color:#5d5d5d;
	font-weight:bold;
	margin:0px !important;
	padding:0px;
	width:205px; /*295*/
	padding-left:1px; /*15px*/
}
* html .search{
	width:206px; /*310*/
	w\idth:205px; /*295*/
}

	
.go-button{
	border:1px solid #000000;
	height:20px;
	margin:0px;
	padding:0px;
	text-align:center;
	width:52px;
}

/*  Members login area in header */
	
#members{
	margin-top:5px;
	position:absolute;
	top:52px;
	left:737px;
	width:236px;
}
#members a{
	display:inline-block;
	margin-top:7px;
	margin-left:10px;
	text-decoration:none;
	width:80px;
}	
#members img{
	padding-bottom:0px;
	padding-left:85px;
} /* Override in arabic stylesheet for arabic pages */

#members label{
	clear:both;
	color:#173955;
	margin-left:6px;
	margin-right:5px;
	padding-top:2px;
	width:60px;
}


#member-login fieldset{
	border:none;
	margin:0px;
	padding:0px;
	width: 210px;
	float: left;
	padding-left: 15px;
}
* html #member-login fieldset {  /* This is the Tan hack */
	width: 220px; 
	w\idth: 210px; 
}


#member-login label {
	border:none;
	margin:0px;
	margin-bottom: 0px;
	padding:0px;
	padding-left: 1px;
	text-align: right;
}
#member-login input {
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
	width: 137px;
	float: right;
}
#member-login a {
	background-image:url(../images/clearance-link-bg.gif);
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
	width: 137px;
	float: right;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
}


.login-button{
	background-image:url(../images/buy-link-bg.gif);
	border:none;
	color:#FFFFFF;
	font-weight: bold;
	cursor:pointer;
	float:right;
	padding:0px;
	height: 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-right: 1px solid #7fa9c5;
	color:#FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;   
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 14px;
	padding-top: 8px;
	text-decoration: none;
	text-transform:uppercase;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	color: #000000;	
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/
#menu-head{
	background-image:url(../images/left-menu-header.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:30px;
	padding-top:7px;
	text-align:center;
	width:250px;	
}
* html #menu-head{
	height:37px;
	he\ight:30px;
}
	
#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 20px;
	margin-top:13px;
	padding: 0px;
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	color:#000000;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 242px;
}
* html #menu ul li a, #menu ul li a:visited {  /* This is the Tan hack */
	width: 250px; 
	w\idth: 242px; 
	}
#menu ul li a:hover{
	color:#124c7d;
}		


/** ------------------------------------------------------ **/
/** ------------------------ 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;*/
	color: #124c7d;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 220px;
}
* html #submenu ul li a,  #submenu ul li a:visited {  /* This is the Tan hack */
	width: 240px; 
	w\idth: 220px; 
	}
#submenu ul li a:hover{
	color:#000000;
}	

/** ------------------------------------------------------ **/
/** ------------------- 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:45px;
	padding-top: 8px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #FFFFFF;
	display: inline;
	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: #999999;
	text-decoration: underline;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:31px;
	padding-top: 8px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #FFFFFF;
	display: inline;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #FFFFFF;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #CCCCCC;
	text-decoration: underline;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	color: #073f67;
	font-size: 1.3em;
	font-weight: bold;	
}

h2 {
	color: #194667;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;	 
}

a, a:visited {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
img {
	border: 0px;
}

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: 270px;
}
* 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 {
 
  margin-bottom:8px;
  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;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}


/** ------------------------------------------------------ **/
/** ------------------- 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: 35px;
  }
/*label cell*/
div.TableReplaceRowCallToAction div.TableReplaceImageCallToAction {
	float: left;
	padding-left:15px;
	text-align: left;
	width: 43px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRowCallToAction div.TableReplaceLinkCallToAction {
	float: left;
	text-align: left;
	padding-top:5px;
	margin: 0px;
	width: 260px;
  } 
div.TableReplaceRowCallToAction div.TableReplaceLinkCallToAction a {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}




/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

div.divAlertOptIn div {
  width: auto !important;
 }
div.divAlertOptIn label {
  width: auto;
 }

div.divAlertOptInNewsletter div {
  width: auto !important;
  padding-top: 0px;
}
div.divAlertOptInNewsletter input {
  margin-bottom: 0px
}
div.divAlertOptInNewsletter label {
  width: auto;
  padding-top: 3px;
}

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;*/
}


.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;
	margin-bottom: 10px;
}

.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;
}






.add-top img{
	margin-top:16px;
}	

.small-tab{
	background-image:url(../images/tab-width-185.gif);
	background-repeat:no-repeat;
	border-bottom:5px solid #124C7D;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:19px;;
	margin-bottom:15px;
	margin-top:15px;
	padding-bottom:6px;
	padding-right:496px;
	padding-top:8px;
	text-align:center;
	width:185px;
}
* html .small-tab{
	height:33px;
	he\ight:19px;
	width:681px;
	w\idth:185px;
}

.small-tab a {
	color: #ffffff;
	text-decoration: none;
}
.small-tab a:hover {
	color: #6699CC;
}
.large-tab{
	background-image:url(../images/tab-width-205.gif);
	background-repeat:no-repeat;
	border-bottom:5px solid #124C7D;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:19px;
	margin-bottom:15px;
	margin-top:15px;
	padding-bottom:5px;
	padding-right:740px;
	padding-top:8px;
	text-align:center;
	width:205px;
}
* html .large-tab{
	height:32px;
	he\ight:19px;
	width:945px;
	w\idth:205px;
}
.latest-stock{
	float:left;
	margin:0px;
	margin-bottom:4px;
	margin-right:4px;
	padding:0px;
	width:220px;
}
.latest-stock img{
	margin-bottom:0px !important;
}
	
#featured-machines{
	border-bottom:5px solid #124C7D;
	margin-right:12px;
	margin-top:25px;
	padding-bottom:20px;
}

/* Links to social networks and accreditations */

#links{
	border-bottom:5px solid #124C7D;
	color:#717171;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	margin-right:12px;
}							
#follow-us{
	border-left:solid 1px #055e99;
	border-right:solid 1px #055e99;
	float:left;
	width:274px;
}
* html #follow-us{
	width:276px;
	w\idth:274px;
}	
#follow-us img{
	margin-bottom:15px;
	margin-right:4px;
	margin-top:16px;
}

#links p{
	 float:left;
	 margin:0px;
	 margin-left:18px;
	 margin-right:5px;
	 margin-top:27px;
	 padding:0px;
	 display:inline;
}	 	
#accreditations{
	float:left;
	width:345px;
	text-align:center;
}		
#accreditations p{
	margin-left:60px;
}	
#accreditations img{
	margin-bottom:5px;
	margin-right:4px;
	margin-top:7px;
}
#sage-pay{
	border-left:solid 1px #055e99;
	border-right:solid 1px #055e99;
	float:left;
	padding-bottom:16px;
	padding-top:20px;
	width: 323px;
}
* html #sage-pay{
	width: 321px;
	w\idth: 323px;
}	


/* Quicklink styles */

#quicklinks{
	margin-left:10px;	
}
	
#rswindex-columnswrap {
	width: 953px;
}
* html .rswindex-columnswrap {  /* This is the Tan hack */
	width: 978px; 
	w\idth: 953px; 
	}
.rswindex-columns {
	float: left;
	padding-right: 15px;
	width: 300px;
}
* html .rswindex-columns {  /* This is the Tan hack */
	width: 315px; 
	w\idth: 300px; 
	}
a.headinglink {
	font-size: 1.2em;
	color: #6699CC;
	font-weight:bold;
	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: 20px;
}
#sitemaplists ul li {
	margin-bottom: 10px;
}

.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;
}


#buymachines-list {
	float: right;
	width: 188px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	border: 1px solid #1d7ac6;
}
* html #buymachines-list {
	width: 190px; 
	w\idth: 188px; 
}

#buymachines-list p {
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #1d7ac6;
}

#buymachines-list ul {
	list-style: none;
	padding: 10px;
	margin: 0px;
	margin-top: 5px;
}

#buymachines-list li {
	padding: 0px;
	margin-bottom: 5px;
}

#buymachines-list li a, #buymachines-list li a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


#aboutus-list {
	float: right;
	width: 248px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	border: 1px solid #1d7ac6;
}
* html #aboutus-list {
	width: 250px; 
	w\idth: 248px; 
}

#aboutus-list p {
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #1d7ac6;
}

#aboutus-list ul {
	list-style: none;
	padding: 10px;
	margin: 0px;
	margin-top: 5px;
}

#aboutus-list li {
	padding: 0px;
	margin-bottom: 5px;
}

#aboutus-list li a, #aboutus-list li a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}



/* Home page machines box section */

#machines-home-container{
	background-color:#bebebe;
	padding:6px;
	width:669px;
}
* html #machines-home-container{
	width:681px;
	w\idth:669px;
}	

.machines-home{
	background-color:#FFFFFF;
	float:left;
	margin-right:6px;
	width:219px;
}
.machines-home img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.machines-home a, machines-home a:visited{
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-decoration:none;
	
	width:198px;
}				
.divHomeMachine{
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:2px;
	padding-top:5px;
	text-align:center;
	width:219px;
}
.buy-machine{
	background-image:url(../images/buy-machine.gif);
	padding-bottom:6px;
	padding-top:5px;	
}
.home-buy-link{
	background-image:url(../images/buy-link-bg.gif);
	margin-bottom:10px;
	font-size:12px;
	padding-bottom:6px;
	padding-top:5px;	
	text-transform:uppercase;
}	

.sell-machine{
	background-image:url(../images/sell-machine.gif);
	padding-bottom:6px;
	padding-top:5px;
}
.home-sell-link{
	background-image:url(../images/sell-link-bg.gif);
	text-transform:uppercase;
	margin-bottom:10px;
	font-size:12px;
	padding-bottom:6px;
	padding-top:5px;
}	

.event-home-container{
	border: 6px solid #bb0e06;
	margin-top: 10px;
	padding: 0px 10px 5px 10px;
	text-align:center;
	width:649px;
}

/* Home page slide show */

#stage{
	margin:0px;
	position:relative;
	padding:0px;
	width:219px;
	height:288px;
	display:block;
	overflow:hidden;
}

.paging{
	background-image:url(../images/clearance-link-bg.gif);
	background-repeat:repeat-x;
	position:absolute;
	width:199px;
	top:253px;
	left:0px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	text-align:center;	
	z-index:10;
	visibility:hidden;
	}

.paging a{
	color:#FFFFFF;
	float:left;
	font-size:12px;
	margin-right:4px;
	padding-bottom:6px;
	padding-top:5px;
	width:60px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	}

	
.active {
	
	color:#000000 !important;
}		
#slideshow{
	margin:0px;
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
	width:657px;
	display:block;	
}	

.slide{
	float:left;
	width:219px;
	display:block;
	padding:0px;
	position:relative;
	}
.slide a{
	padding:0px;
	margin:0px;
}

.sec-form-field {
	display: none;
}

/** USEFUL LINKS PAGE **/
#usefullinks {
	
}

#usefullinks-name {
	clear: none;
	float: left;
}

#usefullinks-phone {
	text-align: right;
}


.pAuction {
	display: block;
	background-color: #e9ecf3;
	border: 1px solid #cccccc;
	font-size: 1.2em;
	padding: 20px;
	text-align: center;
}
