/*Search Box*/
.invBoxTop3sides { border: 1px solid #000; border-bottom: 0; background-color: #ccc; }
.invTitle, .invTitle:hover	{ color: #990000; font-family : Verdana, Trebuchet MS, Arial ; font-size : 15px; font-weight: bold; text-transform: uppercase; white-space: nowrap;}
.invBoxTop     { border-top: 1px solid #c2cbd6; background-color: #ccc; }
.invBoxLeft    { border-left: 1px solid #000; background-color: #ccc; }
.invBckBlue	  { background-color: #ccc;}
.inv, .inv:hover    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;}

.invMainSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;}
.invResultsSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;}
.invAdvancedSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;}
.invTitleSearch 	{ color: #990000; font-family : Verdana, Trebuchet MS, Arial ; font-size : 15px; font-weight: bold; text-transform: uppercase; white-space: nowrap;}

.invSelectList {
font-family : Trebuchet MS, Arial, Verdana;
width: 125px;
font-size: 12px;
font-weight: normal;
color: #000;
background-color: #fff;
letter-spacing: 1px;
}
.invSubmitBtn { 
	border: 1px solid black;
	color: #333; 
	font-family: arial, verdana, ms sans serif; 
	font-weight: bold; 
	font-size: 11px; 
	background-color: #fff;
}
.invBoxRight   { border-right: 1px solid #000; background-color: #ccc; }
.invBoxBottom3sides { border: 1px solid #000; border-top: 0; background-color: #ccc; }

/*.couponprice { font-family: Trebuchet MS, Arial, Verdana;font-size: 25pt;font-style: normal;line-height: normal;font-weight: bold ;color: #993300;} */

/* PRICE COLOR */
	.invResultsPrice		{ color : #FF0000; font-family : Trebuchet MS, Arial, Verdana; font-size : 8pt; font-weight : bold; }