body {
	background-attachment: fixed;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: #000A32;
}
.search-bg {
	background-image: url(img/search-bg.jpg);
	background-repeat:  no-repeat;
}
.search-drop-shadow {
	background-image: url(img/search-drop-shadow.gif);
	background-repeat: repeat-x;
}
.search2-bg {
	background-image: url(img/search2-bg.gif);
	background-repeat: repeat-x;
}
.cart-total-bg {
	background-image: url(img/cart-total-bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #d9d9d7;
	background-position: bottom;
}
.search1-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.search2-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #132048;
}
.order-buttons-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cecece;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-image: url(img/search2-bg.gif);
}
.specialoffers-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #132048;
	background-image: url(img/special-offers.gif);
	background-repeat: no-repeat;
}
.order-buttons-border2 {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #cecece;
}
.cart-total-txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.tbl-border-white {
	border: 5px solid #FFFFFF;
}
.cart-total-txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff6633;
	font-weight: bold;
}
.content {
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 20px;
}
.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #081877;
}
.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E82C08;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #142149;
	text-align: left;
}

.vehicle-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #142149;	
}

.vehicle-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #142149;	
}

.searchResults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #142149;	
}

.searchResultsBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #142149;	
}

.textLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #1D3274;	
}

.textLinkBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #1D3274;	
}

.textBold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #1D3274;	
}

.textNormal12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #1D3274;	
}

.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #142149;	
}

.rowHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	background-image: url(../img/tab-background.gif); 
	background-repeat: repeat-x; 
	color: #ffffff;

}

.warning-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.terms a {
	color: #FFFFFF;
}
.search2-txtSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
