/* Homepage */
.tab_cont {
	position: absolute;
	color: #000;
	bottom: 3px;
	height: 190px;
	width: 238px;
}
.one {
	left: 25px;
}
.two {
	left: 275px;
}
.three {
	left: 525px;
}
.tab_cont .icon {
	position: absolute;
	top: 5px;
	right: 5px;
}
.tab_cont h1 {
	margin: 10px;
}
.tab_cont a.thumb {
	float: left;
	display: block;
	border: 1px solid #000;
	margin-left: 2px;
}
.tab_cont a.thumb:hover {
	border: 1px solid #FF0090;
}
.tab_cont a.vehicle {
	color: #000;
	font-size: 1.2em;
	display: block;
	padding: 0px 4px
}
.tab_cont a.vehicle:hover {
	color: #FF0090;
}
.tab_cont a.link {
	color: #000;
}
.tab_cont a.link:hover {
	color: #FF0090;
}
.tab_cont .tab_details {
	display: block;
	padding: 4px
}
.tab_cont .tab_details p {
	margin: 0px;
	margin-bottom: 5px;
}
.tab_cont .commercials {
	margin: 0px 9px;
}
.tab_cont .commercials p {
	margin: 2px 5px 5px 0px;
}
.tab_cont .commercials p.spacer {
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}
.tab_cont .commercials a {
	color: #000;
	font-weight: normal;
}
.tab_cont .commercials a:hover {
	color: #FF0090;
}
#comm1, #comm2 {
	display: none;
	position: absolute;
	z-index: 50;
	width: 485px;
	height: 380px;
	background: #000;
	text-align:right;
	border: 1px solid #fff;
}
#comm1 a, #comm2 a {
	font-weight:bold;
	width:640px;
	padding: 0px 5px 0px 0px;
}
#bottom_bodies {
	background: url('/images/bg_tab.png') no-repeat;
	bottom: 0px;
	display: block;
	height: 25px;
	width: 100px;
}
#latest_deals {
	background: url('/images/bg_tab.png') no-repeat;
	position: absolute;
	bottom: 0px;
	display: block;
	height: 190px;
	width: 238px;
}
#autohaus_media {
	background: url('/images/bg_tab.png') no-repeat;
	position: absolute;
	bottom: 0px;
	display: block;
	height: 190px;
	width: 238px;
}
#weekly_coupon {
	background: url('/images/bg_tab.png') no-repeat;
	position: absolute;
	bottom: 0px;
	display: block;
	height: 140px;
	width: 238px;
}
/* Base, used on most sub pages */
.base #left {
	height:auto;
	margin-right: 2px;
	border-bottom: 2px solid #000;
}
.base #right {
	border-bottom: 0px;
	height: auto;
	width: auto;
	display: inline;
	padding-right: 3px;
	padding-top: 2px
}
.base #right .inner {
	float: left;
	position: relative;
	width: 768px;
	padding: 10px;
	padding-bottom: 0px;
	height: 68px;
	display: inline;
	background: #262626;
	margin: 2px 2px 0px 0px;
}
.base #right h1 {
	margin-bottom: 5px;
}
.base #right a {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
.base #right p {
	margin: 5px 0px 0px 0px
}
.base #right .left_side {
	float: left;
	width: 400px;
}
.base #right .right_side {
	float: right;
	width: auto;
}
.base #right u {
	font-size: 1.3em;
}
#content {
	float: left;
	border-right: 1px solid #FF0090;
	border-bottom: 1px solid #FF0090;
}
#content .content_inner {
	background: #262626;
	padding: 10px;
	display: inline;
	float: left;
	margin: 0px 5px 5px 0px;
	width: 954px;
}
#content .content_inner .grouping {
	cursor:pointer;
	cursor:hand;
}
/* Specific to the Listings Page */
#content .listing_table {
	float: left;
	width: 510px;
	border: 1px solid #000
}
#content .listing_table a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#content .listing_table th {
	line-height: 2.5em;
	text-align: left;
	padding-left: 5px;
	background: url('/images/bg_listinghead.gif') repeat-x;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
	cursor: hand;
	cursor: pointer;
}
#content .listing_table th.L {
	border-left: 1px solid #000;
}
#content .listing_table td {
}
#content .listing_table td div {
	padding: 0px;
	background: #000;
	border-bottom: 1px solid #262626
}
#content .listing_table td span {
	display: block;
	padding: 10px;
}
#content .listing_subtable {
	width: 100%;
	margin-top: 5px;
}
#content .listing_subtable tr {
	cursor:pointer;
	cursor:hand;
}
#content .listing_subtable tr.row1 {
	background: #5b5b5b;
}
#content .listing_subtable tr.row2 {
	background: #1c1c1c;
}
#content .listing_subtable tr.rowh {
	background: #888;
}
#content .listing_subtable td {
	font-weight: bold;
	padding: 5px 0px 5px 4px;
}
#content .details_window {
	float: right;
	border: 1px solid #000;
	width: 435px;
	background: url('/images/bg_listing_V.jpg') right top repeat-y;
}
#content .details_window .i1 {
	float: left;
	width: 435px;
	background: url('/images/title_V_car_inventory.jpg') right top no-repeat;
}
#content .details_window .inner2 {
	float: left;
	width: 375px;
	border: 1px solid #323232;
	padding: 9px;
}
#content .details_window h1 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 9px;
}
#content .details_window h1.l {
	width: 300px;
	float: left;
}
#content .details_window h1.r {
	float: right;
	text-align: right;
}
.details_window .details {
	padding: 4px;
	border: 1px solid #666;
	margin-bottom: 9px;
	clear: right;
}
.details_window .details dl {
	margin: 0px;
	padding: 0px;
}
.details_window .details dt {
	margin: 0px;
	padding: 0px;
	width: 81px;
}
.details_window .details dd {
	margin: 0px;
	padding: 0px;
	width: 145px;
	font-weight: bold;
	float: right;
	margin-top: -15px;
}
#content .details_window .right {
	background: #1C1C1C;
	padding: 4px;
}
.details_window .right img {
	border: 1px solid #000;
	margin: 3px;
}
#content .details_window .comments {
	padding: 4px;
	border: 1px solid #666;
	margin-bottom: 10px;
}
/* Other */
.hidden {
	display: none;
}
.show {
	display: block;
}
.bodybutton_clear {
	/* generic container (i.e. div) for floating buttons */
    overflow: hidden;
	width: 100%;
}
a.bodybutton {
	background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	height: 24px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 18px;
	text-decoration: none;
}
a.bodybutton span {
	background: transparent url('/images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	color: #FF0066;
	font-weight: bold;
}
a.bodybutton:active {
	background-position: bottom right;
	/*color: #000;*/
    outline: none;
}
a.bodybutton:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
}