@charset "utf-8";
/* CSS Document */

#car_title img{
	padding-top: 20px;
	padding-left: 30px;
	float:left;
	/*clear:right;*/
}

#form_div{
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	float:left;
	/*	clear:right;*/
}

#error_div{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	color:#FF0000;
	float:left;
	/*clear:both;*/
}
#error_div2{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	color:#FF0000;
	clear:both;
}

#model_title img{
	padding-top: 30px;
	padding-left: 15px;
	float:left;
	clear:left;
}

#car_text {
	width: 550px;
	height:300px;
	float:left;
	clear:left;
}
#car_text h1 {
	font-family:"Century Gothic";
	color:#ED1C24;
	font-size:22px;
	padding-top: 20px;
	padding-left: 30px;
	float:left;
	clear:left;

}

#car {
	width: 975px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
}

#specifications {
	background-color:#FFFFFF;
	color:#000000;
	width: 610px;
	float:left;
	clear:left;
}

#specifications h1 {
	font-family:"Century Gothic";
	color:#ED1C24;
	font-size:32px;
	padding-top: 10px;
	padding-left: 30px;
	float:left;
	clear:left;

}

#specifications table {
	margin-left:30px;
	clear:left;
}

#specifications img {
	border: #666666 1px solid;
}

#specifications a img {
	border: none;
}

#specifications td {
	padding: 5px;
	align: center;
	vertical-align: middle;
}

#specifications td a {
	color:#000000;
	text-decoration: none;
}

#specifications td a:hover {
	color:#be141b;
	text-decoration: none;
}

.accessories_title {
	font-weight: bold;
	font-size: 13px;
	color: #ED1C24;
}
.description {
	width: 550px;
	padding-left:30px;
	clear:both;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
.car_nav {
	padding-right:0px;
	padding-top:10px;
	width: 300px;
	height:350px;
	float:right;
}

td { 
	font-family: Verdana, Arial; 
	font-size: 8pt;
}	

	

.tdBlue	{ 
	background-color: #C1CBDA;
	font-family: Verdana, Arial;
	font-size: 8pt;
    color: #000000; 
}

.tdspecsblue { 
	background-color: #A9A9A9;;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
    color: #ffffff;
	border-right: 1px solid #C7CFB4; 
}

.tdspecsgrey { 
	background-color: #E5E5E5;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
    color: #333333;
	border-right: 1px solid #C7CFB4; 
}	

.tdspecsgrey1 { 
	background-color: #E5E5E5;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
    color: #333333;
	border-right: 1px solid #C7CFB4;
	border-left: 1px solid #C7CFB4;
	padding-left: 15px; 
}		

.tdspecswhite { 
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
    color: #333333;
	border: 1px solid #C7CFB4;
	border-left: none;
}

.tdspecswhite1 { 
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
    color: #333333;
	border: 1px solid #C7CFB4;
	padding-left: 15px; 
}

.tdaccesswhite { 
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
    color: #333333;
	padding: 10px; 
}

.tdaccessgrey { 
	background-color: #DCDFD5;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
    color: #333333;
	padding: 10px; 
}	