/* Davidsons Motors by www.ManiacMonkeyMedia.com */

body {
	margin: 0;
	padding: 0;
	background: #000 url('../images/bg.jpg') top center repeat-x;
	text-align: center;
	color: #fff;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#mainWrapper, #menuWrapper, #contentWrapper {
	display: block;
	width: 955px;
	margin: auto;
	text-align: left;
}

#menuWrapper {
	background-color: #fff;
	font-size: 13px;
}

#menuWrapper a {
	display: inline-block;
	height: 60px;
	color: #171717;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.3;
}

#menuWrapper a:hover, .menuCurrent, .menuCurrent .menuText {
	background-color: #171717;
	color: #fff !important;
	border-right: 0 !important;
}

.menuText {
	display: block;
	margin-top: 15px;
	width: 158px;
	border-right: 1px solid #8b8b8b;
	font-style: normal !important;
}

.menuTextLast {
	border-right: 0;
	width: 161px;
}

#contentWrapper {
	background-color: #171717;
	font-size: 1px;
}

#content {
	display: block;
	width: 875px;
	margin: 35px;
	font-size: 14px;
	line-height: 1.4;
}

#mainCarousel {
	display: block;
	float: right;
	width: 485px;
	height: 294px;
	border: 7px solid #2f2f2f;
	overflow: hidden;
	margin-left: 35px;
}

#mainCarousel img {
	margin-top: -35px;
}

#main_title, .main_title {
	display: block;
	margin-bottom: 20px;
}

#mainLogos {
	display: block;
	margin-top: 20px;
	text-align: center;
}

#mainLogos img {
	margin-right: 25px;
}

#logo_ciada {
	margin-right: 0 !important;
}

.mainSection {
	background-color: #272727;
	font-size: 13px;
	text-align: center;
	padding-bottom: 15px;
}

#main_shop, #main_featured {
	margin-bottom: 15px;
}

#mainShop {
	text-align: left;
}

.shopDIV {
	display: inline-block;
	width: 457px;
	margin-left: 20px;
	border-right: 2px solid #323232;
}

*:first-child+html .shopDIV {
	display: inline;
}

.itemLeft, .itemRight {
	background: transparent url('../images/item_left.gif') top left no-repeat;
	display: block;
	height: 21px;
	width: 190px;
	margin: 0 0 7px 20px;
	float: left;
}

.itemRight {
	margin-left: 0;
	background: transparent url('../images/item_right.gif') top right no-repeat;
}

.itemContent {
	height: 19px;
	width: 180px;
	margin-left: 5px;
	color: #fff;
	display: block;
	background: #4D4D4D url('../images/item_bg.gif') top left repeat-x;
	text-align: left;
	font-size: 12px;
	padding-top: 2px;
}

#mainFeatured {
	margin-top: 35px;
}

.featuredVehicle {
	display: inline-block;
	width: 181px;
	margin: auto;
	vertical-align: top;
}

*:first-child+html .featuredVehicle {
	display: inline;
}

.featuredVehicle img {
	border: 3px solid #5d5d5d;
	margin-bottom: 5px;
}

.featuredVehicle a {
	color: #f1f1f1;
}

.fvImageWrapper {
	width: 131px;
	display: block;
	margin: auto;
}

.featuredVehicle a:hover {
	text-decoration: none;
}

#footer {
	text-align: center;
	padding: 15px 0 15px 0;
	font-size: 12px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.sectionFooter {
	padding-top: 0 !important;
	margin-top: -20px !important;
}

/* CREDIT APP */

#creditApp table {
	margin: 15px 0 0 0;
}

#creditApp table td {
	border-collapse: collapse;
	padding: 5px;
	background-color: #DCDDDE;
}

#creditApp input[type="text"], #creditApp textarea, select {
	font-size: 9pt;
	border: 2px solid #595B5F;
	width: 210px;
	padding: 2px;
	font-weight: bold;
	color: #333;
}

select {
	width: auto;
}

.req {
	font-weight: bold;
	color: #ED1C24;
}

.tdOne, .tdTwo {
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	color: #444;
	width: 35%;
}

.tdTwo {
	text-align: center;
	width: 30%;
}

.tdThree {
	font-size: 8pt;
	color: #777;
	font-weight: bold;
	width: 35%;
}

.tdBreakTop {
	padding-bottom: 35px !important;
}

.tdBreakBottom {
	padding-top: 30px !important;
	border-top: 1px solid #777;
}

.fieldInset {
	font-weight: bold;
	color: #444;
	font-size: 10pt;
	display: inline-block;
	margin-left: 39px;
}

.fieldInset input {
	margin-left: 0 !important;
}

.breakTitle {
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	color: #444;
	padding-bottom: 15px !important;
}

#btnSubmit {
	padding: 10px;
	font-weight: bold;
	color: #990000;
}
