/*Search Box*/
/*#InvHomeSearchTable img { width: 215px !important; }*/
/*borders*/
.invBoxTop3sides { border: 0px; display:none !important;}
.invBoxRight   { border: 0px; display:none !important;}
.invBoxBottom3sides { border: 0px; display:none !important;}
.invBoxLeft    { border: 0px; display:none !important;}
/*backgrounds*/
.invBckBlue {background: transparent;}
/*following adjusts the size of the table*/
.invBckBlue table{
margin-top: 10px;
margin-left: 5px;
text-align: center;
}
.invBckBlue td{
padding: 2px 0;
}
.invTitle, .invTitle:hover	{ color: #000; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 13pt; font-weight: normal; text-transform: none; white-space: nowrap; line-height: 2px; }
.inv, .inv:hover    { color: #000; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 8pt; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none; }

.invMainSearch    { color: #000; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 8pt; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none; }
.invResultsSearch    { color: #000; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 8pt; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none; }
.invAdvancedSearch    { color: #000; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 8pt; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none; }
.invTitleSearch 	{ color: #000; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 13pt; font-weight: normal; text-transform: none; }


.invSelectList {
font-family : Arial, Verdana, Helvetica, sans-serif;
width: 125px;
font-size: 12px;
font-weight: normal;
color: #000;
background-color: #fff;
letter-spacing: 1px;
}
	/*.invSubmitBtn { 
border: 1px solid #666666;
	color: #003366; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 9pt; 
	height: 25px;
	width: 75px;
}*/


/***** Home Inventory Search *****/
	div#searchBox form { margin-bottom: 0 !important; }
	#InvHomeSearchTable { width:215px !important; padding: 0 !important; }
	/* New-Used-Cert */
	#InvHomeSearchType label { line-height: 20px;  padding: 0px;}
	/* Body */
	#InvHomeSearchMake label { line-height: 20px; width: 40px; }
	#InvHomeSearchMake select { width: 125px; }
	/* Model */
	#InvHomeSearchModel label { line-height: 20px; width: 40px; }
	#InvHomeSearchModel select { width: 125px; }
	/* Year */
	#InvHomeSearchYear label { line-height: 20px; width: 40px; }
	#InvHomeSearchYear select { width: 125px; }
	
	#InvHomeSearchType td.inv img { width: 215px !important; }
	
	#InvHomeSearchTable a { font-size: 10px; } 