<!--

/* ############# */
/* LAYOUT STYLES */
/* ############# */

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Verdana, Arial, sans-serif;
	font-size: 0.6em;
	background: url('images/page-back.gif') center repeat-y;
}

img
{
	border: 0px;
}

.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}

table.center_table
{
	margin: 0px auto;
}

div.wrapper
{
	width: 700px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

div.nav
{
	background: url('images/navback.gif') #333333;
	height: 50px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	margin-top: -3px;
	padding-left: 10px;
}

div.nav ul
{
	margin: 0;
	padding: 0;
}
	
div.nav li
{
	display: inline;
}
	
div.nav span.link
{
	display: block;
	float: left;
	color: #CD983B;
	margin-top: 10px;
	padding: 6px 0px 6px 20px; /* needs changing back to 14px from left */
}

div.nav a.navlink
{
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 6px;
	margin-top: 10px;
}
	
div.nav a:hover
{
	color: #E6AB44;
}

div.nav span.newText
{
	font-size: 8px;
	color: red;
	margin-bottom: 4px;
}

div.info
{
	height: 15px;
	padding: 7px 20px 3px 20px;
	background: url('images/infoback.gif') repeat-x;
	background-color: #CED9EB;
	border-bottom: 1px solid #98AAC8;
}

div.info .infoLeft, div.info .infoRight
{
	width: 50%;
	float: left;
}

div.info .infoRight
{
	text-align: right;
}

div.main
{
	padding-top: 4px;
	position:relative;
}

div.main .mainRight
{
	float:left;
	width: 150px;
	margin: 0px 0px 4px 2px;
}

div.main .mainLeft
{
	width:540px;
	float: left;
	margin-bottom: 4px;
	padding: 20px 3px 5px 3px;
	border: 1px solid #DCDCDC;
}

div.content
{
	width: 142px;
	padding: 2px;
	margin-bottom: 8px;
	background-color: #F7F9FC;
	border: 1px solid #AAB2C2;
}

div.content .contentTitle
{
	margin: -1px;
	padding: 4px 5px;
	text-align: right;
	background: url('images/infotitle.gif') repeat-x;
	color: #111111;
}



/* ############# */
/* OBJECT STYLES */
/* ############# */

div.front
{
	clear: both;
}

div.frontLeft
{
	width: 242px;
	margin: 0px 3px 0px 5px;
	padding: 10px;
	float: left;
	background-color: #dde5f3;
}

div.frontRight
{
	width: 242px;
	margin: 0px 5px 0px 3px;
	padding: 10px;
	float: right;
	background-color: #dde5f3;
}

div#bulletin
{
	background-color: #E4FFDF;
	padding: 10px;
	border: 1px solid #89EF77;
	margin: -10px 10px 10px 10px;
	text-align:center;
}

.highlight
{
	font-weight: bold;
	padding: 5px;
	background-color: #CED9EB;
	border: 1px solid #98AAC8;
}

div.highlight{
	margin: 13px 5px;
}

span#link
{
	text-align: right;
	width: 100%;
	padding-right: 50px;
}

.linkToUs
{
	text-align: right;
	padding-right: 100px;
}

img.divide
{
	margin: 10px auto;
	width: 540px;
	height: 13px;
}

div.event
{
	width: 140px;
	margin: 3px auto;
	padding-bottom: 4px;
	border-bottom: 1px dashed #999999;
}

div.eventDate
{
	font-style: italic;
}

div.eventLocation
{
	text-align: right;
}

div.fullEventTitle
{
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5px;
	border-bottom: 1px dashed #333333;
}

div.fullEventInfo
{
	margin: 10px 0px;
}

div.fullEventDate
{
	text-align: right;
	margin-bottom: 5px;
	background-color: #E9ECF2;
	border-bottom: 1px solid #BEC4D0;
	padding: 3px;
}

div.searchBack
{
	background-color: #E8EEFA;
	border: 1px solid #C2CFDF;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: center;
}

div.quickSearchBack
{
	text-align: center;
	cursor: pointer;
}

div.searchNums, div.link
{
	text-align: center;
	margin-bottom: 10px;
}

div.dlayer
{
	background-color: #333333;
	z-index: 3;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

div.footer
{
	margin: -3px 0px 5px 0px;
	background-color: #E3E9F4;
	border: 1px solid #B4C2D9;
	padding: 5px;
	text-align: center;
}

span.pp_hl
{
	background-color: #F2EADB;
	padding: 1px;
	border-bottom: 1px solid #C4B394;
}

div.counter
{
	text-align: center;
	margin: 4px 0px;
	background-color: #F7F9FC;
	border: 1px solid #AAB2C2;
	padding: 4px 2px 2px 2px;
}



/* ########### */
/* TEXT STYLES */
/* ########### */

br.small
{
	font-size: 0.4em;
}

.txtS1, .txtS2, .txtS3, .txtS4, .txts5
{
	color: #0A0A28;
}

.txtS1
{
	font-size: 1.2em;
	font-weight: 900;
	text-align: center;
}

.txtS2
{
	font-size: 1.3em;
}

.txtS3
{
	font-size: 10pt;
	font-weight: 900;
	text-align: center;
}

.txtS4
{
	font-size: 8pt;
}

.txtS5, .linkToUs
{
	font-size: 8pt;
	color: #999999;
}

a:link, a:visited
{
	color: #333333;
	text-decoration: none;
}

a.shop_link:link, a.shop_link:visited
{
	color: #333333;
	font-weight: 900;
	text-decoration: none;
}

a:hover, a.shop_link:hover
{
	text-decoration: underline;
}

.aCenter
{
	text-align: center;
}

a.extraLink {
	text-decoration: underline;
}


/* ########### */
/* FORM STYLES */
/* ########### */

select.quickfind
{
	width: 135px;
	margin: 2px;
	font-size: 1.0em;
}

div.quickfind
{
	text-align: center;
}

.forminfo {color: #999999;}

input.quickfind
{
	width: 135px;
	margin: 2px;
	font-weight: bold;
	padding: 2px;
	background: url('images/infoback.gif') repeat-x bottom #E0E8F5;
	border: 1px solid #98AAC8;
}

input.txtSearch, input.codebox, input.list, input.searchText
{
	width: 100px;
	padding: 1px 2px;
	color: #111111;
	background-color: #ffffff;
	border: 2px solid #C2CFDF;
	font-size: 8pt;
}

input.searchText
{
	width: 160px;
}

input.searchButton
{
	font-size: 8pt;
	padding: 1px 5px;
	color: #111111;
	background: url('images/infoback.gif') repeat-x bottom #E0E8F5;
	border: 1px solid #ADBBCD;
}

input.contact_text, select.contact_text, textarea.contact_text
{
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;	
}

input.sideMailButton
{
	width: 20px;
	margin: 2px;
	padding: 2px;
	background: url('images/infoback.gif') repeat-x bottom #E0E8F5;
	font-size: 0.9em;
	border: 1px solid #98AAC8;
}

input.contact_text
{
	width: 150px;
}

select.contact_text
{
	width: 155px;

}

textarea.contact_text
{
	width: 200px;
	height: 70px;
}



/* ########### */
/* SHOP STYLES */
/* ########### */

img.thumb
{
	width: 188px;
	height: 125px;
	border: 1px solid #788CA6;
}

div.shop_display
{
	padding: 5px 5px 5px 10px;
	border: 1px solid #D6E0ED;
	margin-bottom: 5px;
}

table.mercNon
{
	width: 537px;
}

td.merc
{
	background: url('images/mercedes-head.gif') no-repeat;
	padding-top: 50px;
	width: 268px;
}

td.non
{
	background: url('images/nonmercedes-head.gif') no-repeat;
	padding-top: 50px;
	width: 268px;
}

table.model_wrap
{
	margin: 0px auto;
	width: 537px;
	border: 1px solid #DCDCDC;
}

td.model_img
{
	width: 40%;
}

td.model_info
{
	width: 60%;
}

td.model_opt
{
	width: 100%;
	padding: 3px 5px;
	text-align: right;
	background:url('images/moreinfo.gif') repeat-x;
	border-bottom: 1px solid #BEC4D0;
	color:#000000;
	font-weight:bold;
}

td.full_model_info
{
	width: 100%;
	padding: 2px 5px 0px 10px;
	vertical-align: top;
	font-size: 1.1em;
}

td.product_options
{
	text-align:center;
	padding-top:20px;
}

div.nonmercimg
{
	margin:20px;
	cursor:pointer;
	text-align:center;
}

/* ########### */
/* NEWS STYLES */
/* ########### */

div.news_wrap
{
	margin: 20px auto;
	width: 537px;
}

div.news_title
{
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px dashed #333333;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

div.news_body
{
	padding: 4px;
}

div.news_date
{
	padding: 2px;
	margin-top: 6px;
	font-size: 8pt;
	text-align: right;
	background-color: #E9ECF2;
	border-bottom: 1px solid #BEC4D0;
}

div.aboutimgs{text-align:center;}

div.aboutimgs img{border:1px solid #98AAC8;}



/* ########### */
/* CART STYLES */
/* ########### */

.cartlink:link, .cartlink:visited
{
	text-decoration:none;
	color:#000000;
}
.cartlink:hover {text-decoration:underline;}

table.cart_table
{
	width: 537px;
}

td.cart_header {
	color: #333333;
	font-weight: 900;
	background-color: #E8EEFA;
	border-top: 3px solid #C2CFDF;
	padding: 3px;
}

td.cart_item {
	font-size: 9pt;
	border-top: 1px solid #E8EEFA;
	padding: 3px;
}

td.cart_noitem {
	font-size: 9pt;
	background-color: #E8EEFA;
	border-top: 3px solid #C2CFDF;
	padding: 4px;
}

.cart_total {
	text-align: right;
	padding-right: 30px;
}

input.cart_quantity {
	width: 30px;
}

input.cart_button {
	padding: 0px 10px;
	font-size: 9pt;
	font-weight: 900;
}

.searchHeader{
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #222628;
}

.searchWrapper{
	margin: 5px;
	padding-top: 13px;
}

.searchOptions{
	padding-left: 4px;
}

#searchMercedes, #searchNonMercedes{
	position: relative;
	top: -3px;
	display: inline;
	padding: 3px 5px;
	border: 1px solid #98AAC8;
	border-width: 1px 1px 0px 1px;
	font-size: 1.2em;
	background: #CED9EB;
}

#searchNonMercedes{
	font-size: 1.1em;
	background: #e5ebf5;
}

#searchContent{
	padding: 5px;
	border: 1px solid #98AAC8;
}

input.small{
	width: 25px;
}

-->