
BODY
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background: url(/images/bg_performancecounts.gif) white no-repeat 1105px top;
}
.page
{
	text-align: left;
	padding-left: 0px;
	margin-right: 5px;
	width: expression(document.body.clientWidth < 945? "935px" : document.body.clientWidth > 1105? "1100px" : "auto"); 
	max-width:1100px;
	min-width:935px;
}

.container 
{
	border-right:1px solid #E0D4C8;
	padding-left:25px;
}

.containernopad
{
	border-right:1px solid #E0D4C8;
}

.extrapad 
{
    padding-left:35px;
}


.orangebar 
{
	background-image: url(/images/bg_banner_line2.gif); 
	height: 16px;
}

IMG 
{
	border:none;
}
INPUT
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
FORM 
{
	display:inline;
}
H5 {
	margin: 0px;
	color:#404040;
	font-size:13px;
}


.brandlogos 
{
	display:inline;
	background-color:white;
	width:97px;
	height:52px;
	border:1px solid #cecece;
	cursor:pointer;
	float:left;
	margin:2px;
}
.brandlogos2 
{
	display:inline;
	background-color:white;
	width:270px;
	border:1px solid #cecece;
	cursor:pointer;
	float:left;
	margin:4px;
	color:#444444;
}
.txt
{
    color: #444444;
    text-decoration: none;
}

.footer
{
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #383747;
	clear:both;
}


#machinetypestable 
{
	background-color:#ebebeb;
	border:30px solid #ebebeb;
	width:97%;
}

#machinetypestable A
{
	color:#666666;
	text-decoration:none;
}
#machinetypestable A:hover
{
	color:#FF9900;
}
#didyoumean 
{
	color:#404040;
}
#didyoumean A
{
	color:#404040;
	text-decoration:underline;
}
#didyoumean A:hover
{
	color:#FF9900;
}
#machinesearchresult 
{
	display:block;
	background-color:#E1D7CD;
	/* width: 400px; */
	width:43%;
	height:150px;
	cursor:pointer;
	float:left;	
	margin-left:0px;
	margin-right:20px;
	margin-bottom:20px;
	padding:15px;
}

#machinesearchresult .t1
{
	font-weight: bold;
	color:#404040;
	font-size:11px;
	display:block;
	width:100%;
}
#machinesearchresult .filler
{
	height:70px;
}

#machinesearchresult IMG
{
	border:2px solid white;
}
#machinesearchresult .description 
{
	width:190px;
	color:#404040;
	font-size:11px;
}

.brd 
{
	border:2px solid #E1D7CD; 
}
.brdOver 
{
	border:2px solid #BFB6B1; 
	cursor:pointer;
}
.paging 
{
	text-align: right; clear:both; float:right; margin-right:3%; 
}
.highlight
{
    FONT-STYLE: normal;
    BACKGROUND-COLOR: #ffffff;
}

#mcdesc
{
	font-size:11px;
	display:inline;
}
#mcdesc .t1
{
	font-weight: bold;
	font-size:11px;
	display:block;
	width:90px;
	height:18px;
	float:left;
}
#mcdesc .underline
{
	border-bottom: 1px solid #ECEEEB;
	width:505px;
	padding-bottom:4px;
	margin-bottom:4px;
}
#enquiryform TD 
{
	font-weight: bold;
	font-size:11px;
}
#enquiryform input
{
	font-family:Verdana, Arial, Sans-Serif;
	font-weight: normal;
	width:230px;
	border:1px solid #666666;
}
#enquiryform textarea
{
	font-family:Verdana, Arial, Sans-Serif;
	font-weight: normal;
	border:1px solid #666666;
	font-size:10px;
}
#enquiryform .checkbox 
{
	border:none;
	width:25px;
}
#mcfeatures
{
	background:#ebebeb;
	padding:10px;
	vertical-align:top;
	overflow:visible;
}
#mcfeatures .title
{
	font-weight:bold;
}
#mcfeatures .desc
{
	width: 450px;
	min-height:20px;
}



A.link1
{
	color: #666666;
	text-decoration: none;
}
A.link1:hover
{
	color: #666666;
	text-decoration: underline;
}
A.link2
{
	font-size:11px;
	color: #404040;
	text-decoration: underline;
}
A.link2:hover
{
	color: #FF9900;
	text-decoration: underline;
}
A.link3
{
	color: #404040;
	font-weight:bold;
	text-decoration: none;
}
A.link3:hover
{
	color: #404040;
	text-decoration: underline;
}

.t1
{
	font-weight: bold;
	font-size:11px;
}
.t2
{
	font-weight: normal;
	font-size:11px;
}