/* -- Global Settings -- */

body {
	margin: 5px 0 0 0;
	background: black;
	font-family: Arial, Helvetica, adobe-helvetica, "Arial Narrow";
	font-size: 12px;
	background:#CCCCFF url(/images/logos/bg.gif) repeat-x;
}

p {
	margin: 0;
}

#container {
	margin: auto;
	width: 1180px;
	background:url(/images/logos/container.gif) repeat;
}

.floatright {
	float: right;
}

.cancelfloat {
clear: both;	
}

.fontred {
	color: red;
}

.tbox100 {
	float: left;
	width: 100px;
}

.tbox200 {
	float: left;
	width: 200px;
}

.tbox300 {
	float: left;
	width: 300px;
}

.tbox400 {
	float: left;
	width: 400px;
}

.tbox500 {
	float: left;
	width: 500px;
}


.ctbox200 {
	float: left;
	width: 200px;
	text-align: center;	
}
.ctbox780 {
	float: left;
	width: 780px;
	text-align:center;
}

/* -- Header -- */

#header {
	position: relative;
	margin: auto;
	display: block;
	width: 1180px;
	height: 100px;
	background: #9999cd;
}

#contactdetails {
	position: absolute;
	left: 600px;
	top: 10px;
	color: white;
	font-weight: bold;
	font-size: 20px;
}

#contactdetails a {
	color: white;
	text-decoration: none;
}

#contactdetails a:hover {
	color: #000066;
}

#date {
	position: absolute;
	left: 200px;
	top: 80px;
	color: white;
}

#searchbox {
	position: absolute;
	top: 95px;
	left: 5px;
}

/* -- Left Menu -- */

#leftmenu {
	float: left;
	background: #cccccc;
	width: 200px;
}

#navcat {
	list-style: none;
	padding-left:5px;
	margin: 50px 0 20px 0;
}

#navcat li {
}

#navcat li a {
	display: block;
	width: 185px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	background:url(/images/logos/sidemenu1.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	overflow: hidden;
	margin-bottom: 5px;
}

#navcat li a:hover {
	background: black;
	color: white;
}

/* -- column2 -- */

#column2 {
	float: left;
	background: white;
	width: 780px;
	border-top: solid gray 1px;
}

/* -- Sub Menu -- */

#submenu {
	float: right;
	width: 780px;
	background: gray;
	margin: 0; 
}

#navmenu {
	margin: 0;
	padding-left: 100px;
}

#navmenu li {
	list-style: none;
	float: left;
	margin-left: 1px;
}

#navmenu li a {
	display: block;
	/*width: 150px;*/
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: black;
	overflow: hidden;
	padding: 0 10px 0 10px;
}

#navmenu li a:hover {
	background: black;
	color: white;
}

/* -- Content -- */

#content {
	border-top: gray solid 1px;
	padding: 10px;

}

#content a {
	color: black;
	text-decoration: none;
	}

#content a:hover {
	color: red;
}

.contentheader {
	background:#000066;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:30px;
	line-height: 30px;
	text-align:center;	
}

	/* -- Index -- */

	.indexlogo {
		width:760px;
	}
	
	.pagecounter {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	/* -- Contact -- */

	.contactleft {
		float: left;
		color:#6633CC;
		font-size:14px;
		font-weight:bold;
		padding-left:150px;
		text-align:left;
		vertical-align:top;
		width:230px;
	}
	
	.contactright {
		float: left;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		vertical-align:top;
		width:380px;
	}
	
	.contactcenter {
		font-size:14px;
		font-weight:bold;
		text-align:center;
		padding: 20px 0 20px 0;
	}
	
	.contactmap {

		border: 3px double #000080;
		height:374px; 
		width:418px;
		margin-left: 171px;
	}
	
	/* -- Category -- */
	
	.catcenter {
		font-size:14px;
		text-align:center;
	}
	
	#category {
		margin-left: 200px;
		margin-top: 10px;
	}
	
	#category a {
		background-color:#F8F8F8;
		border:2px solid #000066;
		color:#000066;
		display:block;
		font-size:18px;
		font-weight:bold;
		height:40px;
		padding:5px 0 5px 0;
		text-align:center;
		text-decoration:none;
		width:400px;
		margin-bottom:10px;
	
	}
	
	#category a:hover {
		background-color:#9999cc;
		color: white;
	}
	
	.categorysmalltext {
		font-size: 14px;
	}
	
	/* -- Single Machine -- */
	
	#singmccol1 {
		display: block;
		width: 380px;
		float: left;
	}
	
	.singmcheader {
		background: #000066;
		color: white;
		height: 27px;
		line-height: 27px;
		width: 368px;
		font-size: 16px;
		font-weight: bold;
		padding-left: 7px;
	}
	
	.singmcbox {
		border: solid 2px #000066;
		width: 371px;
		padding-top: 7px;
		background: #f0f0f0;		
	}
	
	.singmctboxleft {
		float: left;
		width: 94px;
		padding: 3px 0 3px 6px;
		font-size: 14px;
		font-weight: bold;
	}
	
	.singmctboxright {
		float: left;
		width: 265px;
		padding: 3px 0 3px 6px;
		font-size: 14px;

	}
	
	.singmctboxfull {
		width: 365px;
		font-size: 14px;
		padding: 10px 0 10px 6px;
		background: white;
	}	
	
	.singmctboxfullred {
		width: 365px;
		font-size: 14px;
		color: red;
		font-weight: bold;
		padding: 10px 0 10px 6px;
		background: white;
	}	

	#singmccol2 {
		display: block;
		width: 380px;
		float: right;
	}
	.singmcphoto {
		position: relative;
		margin-bottom: 5px;
	}
	
	.singmcphoto img {
		 width: 375px;
		 margin-left: 5px;
	}
	
	/* -- Wanted Machine -- */
	
	.wantedheader {
		background: #707070;
		color: white;
		height: 21px;
		line-height: 21px;
		width: 738px;
		font-size: 14px;
		font-weight: bold;
		padding: 0 10px 0 10px;
		border: solid 1px black;

	}
	
	.wantedbox {
		border-left: solid 1px black;
		border-right: solid 1px black;
		border-bottom: solid 1px black;
		width: 738px;
		padding: 7px 10px 7px 10px;
		background: #f0f0f0;		
	}
	
	.wantedleft {
		float: left;
	}
	
	.wantedright {
		float: right;
	}
	
	
	
	

/* -- right Menu -- */

#rightmenu {
	float: left;
	width: 200px;
}

#hitscounter {
	width: 200px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: black;
	color: white;
	font-weight: bold;;
	font-size: 13px;
}

/* -- News Update -- */

#newsupdate {
	margin: 10px 5px 0 5px;
	width: 188px;
	border: solid black 1px;
}

.newsheader {
	background: black;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	height:27px;
	line-height: 27px;
	text-align:center;	
}

.newsbody {
	background-color:#FFFFFF;
	color:#000000;
	display:block;
	height:160px;
	overflow:scroll;
	padding: 10px 5px 0 5px;
	text-align:left;
}

/* -- Ebay -- */

#ebay a {
	margin: 10px 5px 0 5px;
	background:url("/images/logos/ebaystore.png") no-repeat scroll center top transparent;
	color:black;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:104px;
	padding:14px 0 0 70px;
	text-decoration:none;
	width:120px;
}

#ebay a:hover {
	background:url("/images/logos/ebaystore-hover.png") no-repeat scroll center top transparent;
}

/* -- Subscribe -- */

#subscribe {
	margin: 10px 5px 0 5px;
	width: 188px;
	border: solid black 1px;
}

.subscribeheader {
	background:url("/images/logos/sidemenu.gif") repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	height:22px;
	padding-top: 5px;
	text-align:center;	
}

.subscribebody {
	background-color:#FFFFFF;
	color:#000000;
	display:block;
	padding: 5px 5px 0 5px;
	text-align:center;
}

/* -- Twitter Widget -- */

#twitterwidget {
	margin: 10px 5px 10px 5px;
	width: 190px;
}

/* -- Footer -- */

#footer {
	background: #9999cd;
	clear: both;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0 5px 0;
}

#w3c a img {
	border:0;
}

/* -- Stock Item List -- */

.stockitemlist {
	position: relative;
	display: block;
	background-color:#F8F8F8;
	border:2px solid #707070;
	width: 750px;	
	padding: 3px;
	margin-bottom: 8px
}

.stockitemlist:hover {
	border: solid black 2px;
	background: #FEFFBF;
}

.stockitemlistimg {
	border:0;
}

.silcol1 {
	float: left;
	width: 100px;
	text-align: center;
}

	.silcol1 p {
		margin-top: 4px;
		background-color:#E0E0E0;
		color:#000000;
		font-weight:bold;
		height:17px;
		line-height: 17px;
		text-align:center;
		width:100px;
	}

.silcol2 {
	float: left;
	width: 508px;
	padding-left: 2px;
}

	.silcol2 h1 {
		display: block;
		margin: 0 0 0 8px;
		color:#6633CC;
		font-size:15px;
		font-weight:bold;
	}
	
	.silcol2 p {
		margin: 5px 0 0 8px;
		color: black;
	}
	
	.silcol2left {
		float:left;
		display: block;
		margin-top: 4px;
		background-color:#E0E0E0;
		color:#000000;
		font-weight:bold;
		height:17px;
		line-height: 17px;
		text-align:center;
		width:200px;
	}
	
	.silcol2right {
		float:left;
		display: block;
		margin-top: 4px;
		background-color:#E0E0E0;
		color:#000000;
		font-weight:bold;
		height:17px;
		line-height: 17px;
		width:301px;
		margin-left: 2px;
		padding-left: 5px;
	}
	
	.silcol2right img {
		border: 0;
		margin-top: -2px;
		height: 13px;
	}

.silcol3 {
	float: left;
	width: 120px;
	padding-left: 2px;
}	
	.silcol3 p {
		margin: 23px 0 0 8px;
		color: black;
		font-weight: bold;
		font-size:15px;
		vertical-align: middle;
	}

	.silcolbottom {
		display: block;
		margin-top: 4px;;
		background-color:#E0E0E0;
		color:#000000;
		font-weight:bold;
		height:17px;
		line-height: 17px;
		text-align:center;
		width:138px;
	}

	.onreserve {
		position: absolute;
		left: 300px;
		top: 5px;
	}
	
	.onreserve img {
		border: 0;
	}

	.onreserve2 {
		position: absolute;
		left: 62px;
		top: 10px;
	}
	
	.onreserve2 img {
		width: 250px;
		border: 0;
	}

/* -- Mail Quotations -- */

.mailquote {
	width: 478px;
	margin: auto;
	padding: 10px;
	border: solid 1px black;
	text-align: center;
	font-weight: bold;
	background: #E0E0E0;
}

.mailquotetboxleft {
	float: left;
	width: 50px;
	margin:0;
	padding:0;
	text-align: left;
}

.mailquotetboxright {
	float: left;
	width: 428px;
	text-align: left;
}









#sparesheader {
	position: relative;
	margin: auto;
	display: block;
	width: 1180px;
	height: 100px;
	background: #22540c;
}

.sparescontentheader {
	background:#22540b;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:30px;
	line-height: 30px;
	text-align:center;	
}

#sparesfooter {
	background: #22540b;
	clear: both;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0 5px 0;
}

.sparessubtitle {
	border: 1px solid #22540b;
	padding: 10px;
	margin: auto;
	width: 500px;
	text-align: center;
	background-color: yellow;
	font-weight: bold;
	font-size:18px;	
}

.colletsubhead {
	padding:6px 0 6px 5px;
	color: white;
	background-color: #333333;
	font-weight: bold;
	font-size: 16px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
}

.colletlabels {
	height: 15px;
	padding:6px 0 6px 0px;
	color: black;
	background-color: #ffff00;
	font-weight: bold;
	font-size: 15px;
	border-left: solid 1px black;
	border-right: solid 1px black;

}

.collet {
	height: 20px;
	padding-top: 6px;
	background-color: #ffff99; 
	font-weight: bold; 
	border-bottom: solid 1px black;
	border-left: solid 1px black;	
	border-right: solid 1px black;
}

.colletpartno{
	float: left;
	padding-left: 10px;
	width: 180px;
}

.colletdescription {
	float: left;
	width:295px;
}

.colletquality {
	float: left; 
	width: 115px;
	text-align: center;
}

.colletqty {
	float: left;
	width: 80px;
	text-align: center;
}

.colletprice {
	float: left;
	width: 70px;
	text-align: right;
}







.feedersubhead {
	padding:6px 0 6px 5px;
	color: white;
	background-color: #333333;
	font-weight: bold;
	font-size: 16px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
}

.feederlabels {
	height: 15px;
	padding:6px 0 6px 0px;
	color: black;
	background-color: #33ccff;
	font-weight: bold;
	font-size: 15px;
	border-left: solid 1px black;
	border-right: solid 1px black;

}

.feeder {
	height: 20px;
	padding-top: 6px;
	background-color: #ccffff; 
	font-weight: bold; 
	border-bottom: solid 1px black;
	border-left: solid 1px black;	
	border-right: solid 1px black;
}

.feederpartno{
	float: left;
	padding-left: 10px;
	width: 180px;
}

.feederdescription {
	float: left;
	width:295px;
}

.feederquality {
	float: left; 
	width: 115px;
	text-align: center;
}

.feederqty {
	float: left;
	width: 80px;
	text-align: center;
}

.feederprice {
	float: left;
	width: 70px;
	text-align: right;
}

.usedstock {
	
}

.newstock {
	background-color: red;
	padding: 0 10px 0 10px; 
	color: white; 
	border: solid black 1px;'
}

.technicalbox {
	height: 130px;
	border: solid 3px black;
	padding: 10px;	
}

.technicalboximg {
	width: 150px;
	border: solid 1px black;
	background-color: green;
	float: left;
		
}

.technicalboxdata {
	padding-left: 170px;
	width: 570px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	
}



