@charset "utf-8";
/* CSS Document */
html {
   /*height: 100%;*/
}

body {
   font-size: .8em;
   font-family: verdana, sans-serif;
   background:#e0dede;
   
   
  
}
a{
	color:#060;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a img {
  border: 0;
}
br.clear {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}

p.bold, span.bold {
  font-weight: bold;
}
.clearBoth{
	clear:both;
	font-size:1px;
}
.clearfix{
	clear:both;
	height:1px;
	font-size:1px;
}
.borderless{
	border: 0;
}
#container{
	width:980px;
	margin:auto;
	border:solid 1px #000;
	background:#fff;
}
#top{
	height:160px;
	background:url(/images/banner.jpg) no-repeat;

}
#menu{
	background:url(/images/menubg.gif) repeat-x;
	border-top:solid 2px #fbdf17;
	border-bottom:solid 2px #fbdf17;
	
	background:#060;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;

}
#menu ul li{
	display:inline;
	margin:0;
	
}
#menu ul li a{
	padding:10px 15px;
	height:100%;
	color:#fbdf17;
	font-weight:bold;
	font-size:.9em;
	border-right:solid 1px #fbdf17;
	display:inline-block;
}
.bleft{
	border-left:solid 1px #fbdf17;
}
#menu ul li a:hover{
	text-decoration:none;
	background:#fbdf17;
	color:#015301;
}
#content{
	float:left;
	margin-top:15px;
	margin-bottom:20px;

}
#homenews{
	float:left;
	width:250px;
	margin-left:10px;
	border:solid 1px #cecece;
	color:#626060;
}
#homenewshead{
	border-bottom:solid 1px #cecece;
	height:31px;
	background:url(/images/boxheadbg.gif) repeat-x;
	font-weight:bold;
	line-height:31px;
	padding-left:20px;
}
#homenewscontent{
	padding:3px 5px;
	font-size:.85em;
}
#homenewscontent img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:solid 1px #8a8989;
	
}
.hnewsbox{
	margin-bottom:10px;
}
.hnewshead{
	font-weight:bold;
}
.hnewsdate{
	text-align:right;
	font-weight:bold;
}
#fullcontent{
	margin:0 20px;
}
#homecontent{
	float:left;
	margin-left:20px;
	width:680px;
	color:#191919;
}
#homecontent h1, #fullcontent h1{
	color:#060;
	font-size:1.7em;
	text-transform:uppercase;

}
#homeleft{
	float:left;
	width:330px;
}
#homeright{
	float:left;
	width:330px;
	margin-left:20px;
}

#footer{
	height:41px;
	line-height:41px;
	background:url(/images/menubg.gif) repeat-x;
	background:#060;
	border-top:solid 1px #000;
	margin-top:10px;
	color:#fbdf17;
	font-weight:bold;
	font-size:.9em;
	clear:both;
}
#footer a{
	color:#fbdf17;
}
#footer #footleft{
	width:200px;
	padding-left:370px;
	float:left;
}
#footer #footright{
	width:300px;
	margin-right:20px;
	float:right;
	text-align:right;
}

#products{
}
.productcathead{
	margin-bottom:20px;
	clear:both;
	font-weight:bold;
	color:#060;
	font-size:1.1em;
}
.productcat{
	clear:both;
}
.prodbox{
	width:auto;
	float:left;
	text-align:center;
	margin-bottom:20px;
	margin-right:30px;
	border:solid 1px #cecece;
	background:#eee;
	width:148px;
}
.usedbox{
	width:148px;

}
.prodbox a{
	display:block;
	cursor:pointer;
}
.prodbox a:hover{
	background:#ddd;
	text-decoration:none;
}
.prodimage{
	padding:8px;
}
.prodimage img{
	border:solid 1px #000;
}
.prodtitle{
	padding-bottom:8px;
	font-size:.85em;
	font-weight:bold;
}



#machinery{
}

.machbox{
	float:left;
	margin-bottom:20px;
	border:solid 1px #cecece;
	background:#eee;
	clear:both;
}
.usedbox{
	width:148px;

}
.machbox a{
	display:block;
	cursor:pointer;
}
.machbox a:hover{
}
.machimage{
	float:left;
}
.machimage img{
	border:solid 1px #000;
}
.machdetails{
	width:750px;
	float:left;
	margin-left:5px;
}
.machtitle{
	font-weight:bold;
	background:#060;
	padding:2px 0 2px 10px;
	color:#fbdf17;
	margin-bottom:2px;
}
.machtitle a{
	color:#fbdf17;
}
.machspec{
	float:left;
	width:150px;
	margin-left:10px;
	
}
.machdesc{
	float:left;
	width:570px;
	margin-left:10px;
}

#pddesc{
	float:left;
	width:480px;
}
#pdspec{
	margin-top:15px;
	border:solid 1px #cecece;
}
#pdspeccontent{
	padding:5px 20px;
	background:#fcfcfc;
}
#pdmainimg{
	float:left;
	width:402px;
	margin-left:40px;
}
#pdmainimg img{
	border:solid 1px #060;
	padding:2px;
}
#pdimages{
	clear:both;
	margin-top:20px;
	border:solid 1px #cecece;
	background:#fcfcfc;
}
#pdallimg{
	padding-left:10px;
	margin:10px 5px;

}
#pdallimg img{
	padding:1px;
	border:solid 1px #060;
}
#pdallimg a img{
	margin-left:5px;
	width:auto;
	height:auto;
}
#pdallimg a:hover img{
	background:#060;
}
.pdboxhead{
	border-bottom:solid 1px #cecece;
	height:31px;
	background:url(/images/boxheadbg.gif) repeat-x;
	font-weight:bold;
	line-height:31px;
	padding-left:20px;
	color:#626060;
}
.pdimghead{
	border-bottom:solid 1px #cecece;
	font-weight:bold;
	color:#626060;
	background:url(/images/boxheadbg.gif) repeat-x;
	padding-left:20px;
	line-height:31px;
	
	
}

.sideprodbox{
	float:left;
	width:100%;
	
	text-align:center;
	margin-bottom:5px;
	border:solid 1px #cecece;
	background:#eee;
}
.sideprodbox a{
	display:block;
	cursor:pointer;
}
.sideprodbox a:hover{
	/*background:#ddd;*/
	text-decoration:underline;
}
.sideprodimage{
	float:left;
	padding:3px;
	width:75px;
}
.sideprodimage img{
	border:solid 1px #000;
	
}
.sideprodtitle{
	font-weight:bold;	
	height:100%;
	text-align:left;
	float:left;
	width:158px;
	
}


#make{
}
#make ul{
	margin:10px 0;
	padding:0;
}
#make ul li{
	display:inline;
	margin:0 5px;
}
#make ul li a{
}
#make ul li a:hover{
}

/*=======================================CONTACT US Styles==============================================*/


#contactdetails{
	float:left;
	width:280px;
}
#contactus{
	background:#eee;
	float:left;
	width:590px;
	padding:10px 20px;
	margin-left:20px;
	border:solid 1px #999;
	font-size:.85em;
}
#contactus fieldset {
	
	display:block; 
	border:1px solid #999; 
	padding:5px; 
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}
#contactus legend {font-family:Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#060; font-size:1.2em; font-weight:bold; border:1px solid #999; margin-bottom:20px; padding:2px 15px 4px 15px; /*width:100px;*/ background:#ddd;}
#contactus label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#000; margin-bottom:0.5em; font-weight:bold;}
#contactus input {border:1px solid #060; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif; width:200px;}
#contactus textarea {border:1px solid #060; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif; width:200px;/**/}
#contactus select {margin-left:0.5em;}
/*#contactus #button { margin-left:110px;}*/
#contactus #button1 {color:#fff; background-color:#060; padding-right:0.5em; cursor:pointer; width:50px; font-weight:bold;}
/*#contactus #button1:hover {background-position:center left; color:#000;}*/
#contactus label.checkbox {clear:none; display:block; float:none; width:auto; text-align:left; padding-right:0px; color:#000; margin-bottom:0; font-weight:normal;}
#contactus input.checkbox { border:none; /*padding-left:0.5em;*/ margin-bottom:0;  font-family:Verdana, Arial, Helvetica, sans-serif; width:auto;}

.errmessage{
	color:#c00;
}
.formproducts{
	float:left;
	width:220px;
}
.formproducts1{
		margin-right:20px;

}
#contactus textarea.enquirybox{
	width:400px;
}
/*=======================================End CONTACTUS Styles==============================================*/


