﻿body {
	
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #79868c;

	font-weight: normal;
	 
}


.body2

{

    font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #79868c;

	font-weight: normal;

}




.body3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #7A868D;

	font-weight: normal;

}

.body4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #3E505A;

	font-weight: normal;

}

.Head1

{

    font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #3E505A;

	font-weight: bold;

}

.Head2

{

    font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #cb0101;

	font-weight: bold;

}

a:link, a:visited

{

	font-family:Arial;

	font-size:12px;

	color: #cb0101;

	text-decoration:none;

}

ul

{

    margin-top:0px;

    margin-bottom:0px;

}





li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #79868c;

	font-weight: normal;	

}



p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #79868c;

	font-weight: normal;	

}

.selected {

	color: #900;

	font-weight: bold;

}



#bottomBar {

clear: both;

height: 50px;

background: transparent url(images/total_bg.png) no-repeat left;

vertical-align: middle;

padding: 0;

margin: 0;

margin-top: 290px;

bottom:: 0;

width: 136px;

float: right;

position: fixed;

z-index: 1000;

font-size: 12px;

color: #fff;

font-family: Arial, Helvetica, sans-serif;

text-align: left;

vertical-align: middle;

padding-left: 5px;

padding-top: 15px;

}



.textbox2 {

	width: 200px;

	border: 1px solid #ccc;

}



.web_product {

	background-color:#F7F7F7;

	border: 1px solid #efefef;

	color: #333;

	font-family: Arial, Helvetica, sans-serif;

}



.web_product h1 {

	font-weight: bold;

	color: #333;

	font-size: 13px;

	display: inline;

}



.web_productDesc {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	border-top: 0px;

	border-left: 1px solid #efefef;

	border-right: 1px solid #efefef;

	border-bottom: 1px solid #efefef;

	background-color: #FBFBFB;

}





.web_productDesc2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	border-top: 0px;

	border-left: 0px solid #efefef;

	border-right: 1px solid #efefef;

	border-bottom: 1px solid #efefef;

	background-color: #FBFBFB;

}



.web_productCount {

	float: right;

	text-align: left;

	font-size: 10px;

	display: inline;

}



.web_productQtyText {

	border: 1px solid #efefef;

	width: 25px;

}



.productAmount {

	color: #F00;	

}



.newVehicleForm {

	border: 1px solid #ccc;

	width: 653px;

	max-width: 653px;

	word-wrap: break-word;

	min-height: 50px;

	height: auto;

	position: absolute;

	background-color: #fff;

	font-family: Arial, Helvetica, sans-serif;

	color: #333;

	font-size: 12px;

	padding: 5px;

	display: none;

}



.vehicleActions {

	border: 1px solid #ccc;

	background-color: #F7F7F7;

	color: #333;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: center;

	display: none;

	padding: 5px;

	font-weight: bold;

}

h1 {
	font-size: 16px;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: -20px;
}



.logoEdit {
	border: 1px dashed #F00; 
	width: 360px; 
	height: 145px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 145px;
}

.logoEdit:hover {
	border: 2px dashed #f00; 
	width: 360px; 
	height: 145px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 145px;
	cursor: pointer;
	font-weight: bold;
}

#content {
	min-height: 500px;
}
