*{ margin: 0; padding: 0; }
:focus,:active { outline: 0; }
body { font: 12px Tahoma, Arial, Sans-Serif; color: #000; background: #ccc; }
a { text-decoration: none; color: #000; }
a:hover { color: #000; }
div#container {
	width: 980px; margin: 0 auto;
	overflow: hidden; background: url(images/bg.jpg) no-repeat top center;
	height:auto; padding: 0 0 20px 0;
}
div#header {

}
div#header h1 a {
	display: block; text-indent: -10000px;
	background: url(images/chevrolet.png) no-repeat;
	width: 350px; height: 200px; 
	margin: 10px auto;
}
div.vinBlock {
	width: 600px; height: 175px;
	margin: 50px auto; padding: 10px; text-align: center;
	background: url(images/bg.jpg) no-repeat top center #ccc;
	border: 2px solid #fefefe; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
div.vinBlock h2 {
	font-size: 16px;
	margin-top: 20px;
}
div.vinBlock input {
	margin: 10px 0 5px 0;
	width: 475px; height: 45px;
	background: url(images/bg.jpg) no-repeat top center #ccc;
	border: 1px solid #fefefe; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	padding: 0 0 0 5px; font: bold 16px Tahoma;
}
div.vinBlock input.send {
	width: 100px; height: 30px; background: #ddd; cursor: pointer;
	font: normal 13px "Trebuchet ms", Verdana;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

div.blockWrapper {
	width: 700px; margin: 0 auto;
	padding: 0 0 0 10px;
}

div.vinBlockMedium h4 {
	font-size: 15px;
	margin-top: 20px;
}
div.vinBlockMedium {
	width: 300px;
	margin: 20px 10px; padding: 10px; text-align: center;
	background: url(images/bg.jpg) no-repeat top center #ccc;
	border: 2px solid #fefefe; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	float: left;
}
ul.last {
	text-align: center;
	list-style-type: none;
}
ul.last li {
	border-bottom: 1px dotted #eee;
	margin: 10px auto;
	width: 75%;
	padding: 0 0 7px 0;
}
ul.last a {
	font: normal 12px Tahoma;
	color: #333;
	text-decoration: none;
}
ul.last a:hover {
	text-decoration: underline;
}
div.vinBlockLarge h5 {
	font-size: 14px;
	margin-top: 20px;
}	
div.vinBlockLarge h3 {
	font-size: 16px;
	margin: 5px 0;
}
h1,h2,h3,h4,h5 {
	color: #333; font-family: "Trebuchet ms", Verdana;
}
div.vinBlockLarge {
	width: 600px;
	margin: 50px auto; padding: 10px; text-align: center;
	background: url(images/bg.jpg) no-repeat top center #ccc;
	border: 2px solid #fefefe; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	overflow: hidden;
}
div.vinBlockLarge p {
	text-align: justify;
	color: #111; margin: 0 0 8px 0;
}

div.vinBlockFooter {
	width: 650px; height: auto; line-height: 22px; overflow: hidden;
	margin: 25px auto; padding: 5px; text-align: left;
	background: url(images/bg.jpg) no-repeat top center #ccc;
	border: 2px solid #fefefe; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	clear: both; color: #333;
	font-size: 11px;
}	

ul.car {
	width: 300px; text-align: left; margin: 10px 0 10px 20px;
	list-style-type: square; color: #222; float: left;
}
ul.car li {
	margin: 2px 0 5px 0;
}	
div.carImg {
width: 250px; height: 170px;
border: 1px solid #fefefe; background: #ddd; padding: 0 0 20px 0;
color: #333; float: left;
}
div.home {
	margin: 0 7px 7px 0;
	height: 180px;
}
img.car {
	padding: 0 0 2px 0; display: block;
}
ul.photos li {
	display: inline;
	list-style-type: none;
}
ul.photos li img {
	margin: 10px 5px;
}

dd.eg {
	font: normal 11px Tahoma;
	color: #333;
	float: left; margin: 10px 0 0 150px;
}
p.error {
	font: normal 15px Tahoma; color: red;
	text-align: center;
}
p.center {
	text-align: center;
	
}
img.pht {
	float: left; margin: 5px 5px 5px 0;
	}
div.yt {
	border-top:1px dotted #a2a2a2;
	margin: 25px 0 0 0;
	padding: 25px 0 0 0;
}

div#recommend {
	width: 600px;
	margin: 50px auto; padding: 10px; text-align: center;
	background: url(images/bg.jpg) no-repeat top center #ccc;
	border: 2px solid #fefefe; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}

