* {
	margin: 0px;
	padding: 0px;
	border: 0;
}
img {
	border: 0;
}
body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background: #cccccc;
	color: #646464;
}
h1 {
	color: #63baff;
	font-size: 18px;
	margin-bottom: 12px;
}
h2 {
	color: #63baff;
	font-size: 18px;
	margin-bottom: 12px;
}
h3 {
	color: #fa8a00;
	font-size: 14px;
	margin-bottom: 12px;
}
#logo {
	margin-left: 8px;
}
#simpleSearch {
	margin-bottom: 20px;
}
#simpleSearch .row {
	width: 50%;
	float: left; 
}
#simpleSearch label {
	color: #63baff;
	font-weight: bold;
	display: block;
	float: left;
	width: 75px;
	padding-top: 5px;
}
#simpleSearch.advanced .row {
	width: auto;
	float: none;
}
#simpleSearch.advanced label {
	width: 170px;
}
#simpleSearch .row {
	padding: 3px 0;
}
#simpleSearch input,
#simpleSearch select {
	border: 1px solid #bebebe;
	padding: 3px;
	color: #646464;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	width: 150px;
}
#simpleSearch input.checkbox {
	border: none;
	width: auto;
}
#simpleSearch input.inactive {
	color: #cccccc;
}
#simpleSearch select {
	width: 158px;
}
#simpleSearch .button {
	margin-top: 18px;
}
#simpleSearch button {
	background: #63baff;
	color: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;	
	padding: 5px 10px;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
	margin-right: 20px;
}
#rightAdd div {
	margin: 20px auto;
}
#rightAdd div {
	margin: 20px 100px 20px 100px;
}
#rightAdd2 {
	margin-left: 18px;
}
#rightAdd3 {
	margin-left: 14px;
}
#newsFeed h3 {
	font-size: 12px;
	color: #fa8a00;
	padding: 3px 0;
	border-bottom: 1px solid #cdcdcd;
}
#newsFeed h3 span {
	float: right;
	font-size: 8px;
	margin-left: 5px;
	padding-top: 2px;
	color: #646464;
}
#newsFeed p {
	font-size: 10px;
}
#container {
	width: 100%;
	min-width: 995px;
}
.top {
	width: 995px;
	padding-top: 30px;
}
#mainContainer {
	background: #fff;
	padding-bottom: 20px;
}
#userInfo {
	float: left;
	color: #fff;
}
#userInfo a {
	color: #fff;
}
#header {
	background: url(/img/header.gif) repeat-x;
	height: 72px;
}
#menu {
	float: right;
}
#menu li {
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 6px;
	margin-right: 6px;
}
#menu .first {
	border-left: 0;
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
.top,
#main {
	width: 995px;
	margin: auto;
}
#main p {
	margin-bottom: 12px;
	line-height: 18px;
}
#main {
	padding-top: 20px;
}
#main a {
	color: #63baff;
	font-weight: bold;
}
#actions {
	margin-top: 4px;
	float: right;
	list-style-type: none;
}
#actions li {
	display: inline;
	margin-left: 12px;
}
#actions li a {
	color: #fa8a00;
	font-size: 22px;
	font-weight: bold;
}
#footer {
	background: #cccccc;
	color: #666666;
	font-size: 11px;
}
#footer a {
	color: #666666;
	font-weight: bold;
}
#footer .footer-content {
	width: 995px;
	margin: auto;
	padding: 20px 0;
	line-height: 18px;
	
}
#footer .footer-content .block {
	width: 25%;
	float: left;
}
#footer .footer-content .block2 {
	width: 50%;
	float: left;
}
#footer .footer-content .block.last {
	text-align: right;
}
.banner300x250 {
	width: 300px;
	height: 250px;
}
.banner120x60 {
	width: 120px;
	height: 60px;
}
.banner468x60 {
	width: 468px;
	height: 60px;
	margin: 3px auto;
	position: relative;
	z-index: 0;
}
#main.carlist #rightAdd,
#main.carlist #rightAdd div  {
	margin: 0;
}
.carlist .banner468x60 {
	margin: 3px 0;
}
#carDetail .banner468x60 {
	margin: 3px 0;
}
#carList {
	width: 100%;
	margin-bottom: 12px;
}
#carList th {
	color: #9d9d9d;
	text-align: left;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
}
#carList th a {
	color: #9d9d9d;
	text-decoration: none;
}
#carList th img {
	vertical-align: middle;
}
#carList td {
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	vertical-align: top;
}
#carList .row1 td,
#carList .row1 td a {
	color: #FA8A00;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}
#carList .row1 .carImage {
	border-bottom: 1px solid #cccccc;
}
#carList .row1 .carImage img {
	border: 3px double #63baff;
}
#carList .row2 td {
	padding-top: 0px;
}
#carList .row2 ul {
	list-style-type: square;
	list-style-position: inner;
	list-type: inside;
	color: #63baff;
}
#carList .row2 ul li {
	list-type: inside;
	
}
#carList .c1 {
	width: 110px;
}
#carList .c3 {
	width: 75px;
}
#carList .c4 {
	width: 65px;
}
#carList .row2 ul li {
	float: left;
	margin-left: 25px;
}
#carList .row2 ul li span {
	color: #646464;
	font-weight: bold;
}
#carDetail #content a {
	color: #fa8a00;
}
#carDetail #images {
	width: 200px;
	float: left;
	color: #7d7d7d;
	font-size: 10px;
}
#carDetail #images img {
	border: 3px double #63baff;
	display: block;
	margin: 6px 0;
}
#carDetail #content {
	width: 530px;
	margin-right: 40px;
}
#carDetail #specList li {
	line-height: 18px;
	padding-right: 6px;
	margin-bottom: 6px;
}
#carDetail #specList li span {
	color: #646464;
}
#carDetail #specList ul {
	list-style-type: square;
	list-style-position: inner;
	color: #63baff;
	margin-left: 15px;
}
#carDetail #content table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
#carDetail #content th {
	text-align: left;
	width: 25%;
	padding-bottom: 6px;
	vertical-align: top;
}
#carDetail #content td {
	width: 25%;
	background: #fff;
	padding-bottom: 6px;
	vertical-align: top;
	padding-right: 6px;
}
#carDetail #specList td {
	width: 33%;
}
#carDetail #options {
	float: left;
	width: 200px;
}
#carDetail #options .block,
#options .block {
	background: #b2ddff url(/img/fieldset_bg.jpg) repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 12px 12px 18px 12px;	
	margin-bottom: 20px;
	font-size: 28px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#options .block.seller,
#carDetail #options .block.seller {
	background: #d5d5d5 url(/img/seller_bg.jpg) repeat-x;
	color: #000;
}
#options .block h3,
#carDetail #options .block h3 {
	font-size: 12px;
	border-bottom: 1px solid #daefff;
	padding-bottom: 6px;
	color: #fff;
	text-align: left;
}
#options .block a,
#carDetail #options .block a {
	color: #fff;
}
#options .block #seller,
#carDetail #options .block #seller {
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
}
#options .block #seller h4,
#carDetail #options .block #seller h4 {
	font-size: 12px;
}
#options .block #seller,
#carDetail #options .block #seller a {
	color: #000;
} 
#content {
	width: 468px;
	float: left;
}
#userForm {
	width: 600px;
}
.userForm fieldset {
	background: #b2ddff url(/img/fieldset_bg.jpg) repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 12px 24px 24px 24px;
	margin-bottom: 20px;
	color: #000;
}
.userForm fieldset h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #daefff;
	padding-bottom: 12px;
	margin-bottom: 0px;
}
.userForm fieldset input,
.userForm fieldset textarea,
.userForm fieldset select {
	border: 1px solid #5caceb;
	padding: 3px;
	color: #646464;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	width: 150px;	
}
.userForm fieldset textarea {
	width: 544px;
	height: 250px;
	line-height: 18px;
}

.userForm fieldset label {
	width: 90px;
	display: block;
	float: left;
	padding-top: 5px;
}
.userForm fieldset select {
	width: 158px;
	padding: 2px 3px;
}
.userForm fieldset input.inactive ,
.userForm fieldset select.inactive {
	color: #7b7b7b;
}
.userForm fieldset .row {
	width: 50%;
	float: left;
	padding: 6px 0;
	border-bottom: 1px solid #daefff;
}
.userForm fieldset .fullrow {
	padding: 6px 0;
	border-bottom: 1px solid #daefff;
}
.userForm fieldset .checkbox {
	width: auto;
	margin-right: 3px;
	margin-top: 2px;
	border: 0px;
}
.userForm fieldset label.noFloat {
	display: block;
	width: 50%;
	float: left;
	margin: 3px 0;
}
.userForm .error input,
.userForm .error select {
	border: 1px dashed red;
}
ul.error,
p.error {
	border: 2px dashed red; 
	list-style-type: square;
	padding: 10px;
	list-style-position: inside;
	margin-bottom: 12px;
}
a.button {
	
}
a.button,
#carList a.button,
.userForm button {
	background: #63baff;
	color: #fff !important;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;	
	padding: 5px 10px;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
}
.carImage a.button {
	margin: 3px 0;
	display: block;
}
#content.inverted {
	margin-right: 0px;
	margin-left: 0px;
}
#side {
	width: 507px;
	float: left;
	padding-left: 20px;
}
#side.inverted {
	padding-left: 0px;
	padding-right: 10px;
}
#main.carList #side.inverted {
	padding-right: 20px;
}
#main.carList #content {
	width: 645px;
}
#main.carList #side {
	width: 330px;
}
#main.carList #content {
	width: 645px;
}
#main.carList #side {
	width: 330px;
}

#main.forms #content {
	width: 600px;
}
#main.forms #side {
	width: 375px;
}
#simpleSearch.advanced button {
	margin-right: 0px;
}
.banner300x250 {
	background: #fff;
}
.clear {
	clear: both;
}
.pagination {
}
.pagination ul,
.pagination ul li {
	display: inline;
}
.pagination ul li {
	margin-right: 3px;
}
.pagination ul {
	line-height: 36px;
	color: #999999;
}
.pagination a  {
	color: #999999;
	text-decoration: none;
}
.pagination ul li a {
	border: 1px solid #cccccc;
	padding: 3px 5px;
}
.pagination ul li a:hover {
	border: 1px solid #999999;
}
.pagination ul li.active a {
	border: 1px solid #999999;
	color: #333;
}
.add td {
	text-align: center;
}
#directLinks {
	overflow: hidden;
}
#directLinks div {
	float: left;
	width: 50%;
}
#directLinks h3 {
	margin-left: 25px;
}
#directLinks h3 a {
	color: #FA8A00;
} 
#directLinks div ul {
	margin-left: 40px;
	list-style-type: square;
	margin-bottom: 20px;
}
#directLinks div ul li {
	line-height: 18px;
}
.partners {
	list-style-type: none;
}
.partners {
	width: 33%;
	float: left;
}
#footer .partners li a {
	font-weight: normal;
	text-decoration: none;
}
#footer .partners li a:hover {
	text-decoration: underline;
}
#partners {
	margin-left: 50px;
}
.countList {
	list-style-type: square;
	margin-bottom: 25px;
	list-style-position: inside;
	clear: both;
	overflow: hidden;
}
.countList li {
	float: left;
	width: 50%;
	margin-bottom: 8px;
}
.countList li a {
	padding-left: 5px;
}
