/* Resets everything */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img, tr, td {margin:0px; padding:0px; border:0px; outline:0px;}
/* * {padding:0px; margin:0px;}*/

/* remember to define focus styles! */
:focus {outline: 0;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/master-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
	border-top: 4px solid #e72300;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
	color: #8e8e8e;
}
#master-container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 19px;
	padding-left: 11px;
	padding-top: 25px;
	overflow: hidden;
}
#top-logo-box {
	width: 940px;
	clear: both;
	float: left;
	margin-bottom: 45px;
	height: 23px;
}
#top-logo-box #logo {
	float: left;
	height: 23px;
	width: 150px;
}
#top-logo-box #top-nav {
	float: right;
	width: 426px;
	text-transform: uppercase;
	vertical-align: bottom;
	margin-top: 11px;
	color: #e72300;
	text-align: right;
}
#top-logo-box #top-nav a {
	color: #8e8e8e;
	text-decoration: none;
	float: left;
/*	margin-right: 16px;*/
	margin-left: 32px;
}
#top-logo-box #top-nav a:hover {
	color: #e72300;
}
#top-logo-box #top-nav #active {
	color: #e72300;
	float: left;
/*	margin-right: 16px;*/
	margin-left: 32px;
}
#content-area {
	clear: both;
	float: left;
	width: 929px;
	padding-left: 11px;
}
#tabs {
	clear: both;
	float: left;
	width: 929px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e72300;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}
#tabs a {
	color: #585858;
	text-decoration: none;
	background-image: url(../images/arrow-tab.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 11px;
	padding-right: 43px;
	padding-bottom: 11px;
	padding-left: 14px;
	float: left;
	text-transform: uppercase;
	background-color: #dbdbdb;
	margin-right: 1px;
}
#tabs a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/arrow-tab-hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 11px;
	padding-right: 43px;
	padding-bottom: 11px;
	padding-left: 14px;
	float: left;
	text-transform: uppercase;
	background-color: #e72300;
}
#tabs #active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/arrow-tab-hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 11px;
	padding-right: 43px;
	padding-bottom: 11px;
	padding-left: 14px;
	float: left;
	text-transform: uppercase;
	background-color: #e72300;
	margin-right: 1px;
}
#selected-content {
	clear: both;
	float: left;
	width: 931px;
}
/*--for manufacturers logos only--**/
/*.thumb {
	background-image: url(../images/mfr-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 12px;
	margin-bottom: 13px;
}
*/
.mfr-thumb {
	float: left;
	margin-right: 9px;
    margin-bottom: 13px;
}
.mfr-right-last {
	margin-left: 0px;
	margin-bottom: 13px;
	float: left;
}
/*---for wheels thumbs only--*/
.wheels-thumb {
	float: left;
	margin-right: 11px;
	margin-bottom: 12px;
}
.wheels-right-last {
	margin-left: 0px;
	margin-bottom: 12px;
	float: left;
}
.wheels-hdng {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 929px;
	margin-bottom: 20px;
	clear: both;
	text-transform: uppercase;
	text-align: right;
}
.wheels-hdng .logo-img {
	float: left;	
}
.wheels-hdng-border {
	border-top: 2px solid #e72300;
	vertical-align: bottom;
	line-height: 30px;
}
.ListLink {
		float:left;
}








#header
	{
	height:70px;
	position:relative;
	}

#logo
	{ 
	width:150px; 
	height:22px;
	position:relative;
	top:18px;
	left:10px;
	float:left;
	 margin-top:-8px;
	}


	
#navHolder
	{
	width:420px;
	position:relative;
	height:28px;
	top:22px;
	left:381px;
	float:left;
	 margin-top:-8px;
	}

#mainNav
	{
	list-style: none;
	padding:0px;
	margin:0px;
	}
#mainNav li
	{
	float:left;
	display: block;
	}
#mainNav li a
	{
	text-indent:-999px;
	overflow:hidden;
	display: block;
	height: 28px;
	background:url(../images/vossen-global-nav.gif) no-repeat 0px 0px;
	}
#mainNav li#wheels a { width: 71px; background-position: 0px 0px; }
#mainNav li#gallery a { width: 90px; background-position: -71px 0px; }
#mainNav li#about a { width: 90px; background-position: -161px 0px; }
#mainNav li#dealers a { width: 98px; background-position: -251px 0px; }
#mainNav li#contact a { width: 71px; background-position: -349px 0px; }

#mainNav li#wheels a:hover { width: 71px; background-position: 0px -28px; }
#mainNav li#gallery a:hover { width: 90px; background-position: -71px -28px; }
#mainNav li#about a:hover { width: 90px; background-position: -161px -28px; }
#mainNav li#dealers a:hover { width: 98px; background-position: -251px -28px; }
#mainNav li#contact a:hover { width: 71px; background-position: -349px -28px; }

#mainNav li#wheels a.selected { width: 71px; background-position: 0px -28px; }
#mainNav li#gallery a.selected { width: 90px; background-position: -71px -28px; }
#mainNav li#about a.selected { width: 90px; background-position: -161px -28px; }
#mainNav li#dealers a.selected { width: 98px; background-position: -251px -28px; }
#mainNav li#contact a.selected { width: 71px; background-position: -349px -28px; }


/*-----------  NEW NAVIGATION BLOG -------------------*/

#navHolderNew
	{
	width:550px;
	position:relative;
	height:28px;
	top:22px;
	left:251px;
	float:left;
	 margin-top:-8px;
	}

#mainNavNew
	{
	list-style: none;
	padding:0px;
	margin:0px;
	}
#mainNavNew li
	{
	float:left;
	display: block;
	}
#mainNavNew li a
	{
	text-indent:-999px;
	overflow:hidden;
	display: block;
	height: 28px;
	background:url(/images/vossen-global-nav-2.gif) no-repeat 0px 0px;
	}
#mainNavNew li#wheels a { width: 71px; background-position: 0px 0px; }
#mainNavNew li#gallery a { width: 90px; background-position: -71px 0px; }
#mainNavNew li#about a { width: 90px; background-position: -161px 0px; }
#mainNavNew li#dealers a { width: 98px; background-position: -251px 0px; }
#mainNavNew li#contact a { width: 111px; background-position: -349px 0px; }
#mainNavNew li#blog a { width: 52px; background-position: -472px 0px; }

#mainNavNew li#wheels a:hover { width: 71px; background-position: 0px -28px; }
#mainNavNew li#gallery a:hover { width: 90px; background-position: -71px -28px; }
#mainNavNew li#about a:hover { width: 90px; background-position: -161px -28px; }
#mainNavNew li#dealers a:hover { width: 98px; background-position: -251px -28px; }
#mainNavNew li#contact a:hover { width: 111px; background-position: -349px -28px; }
#mainNavNew li#blog a:hover { width: 52px; background-position: -472px -28px; }

#mainNavNew li#wheels a.selected { width: 71px; background-position: 0px -28px; }
#mainNavNew li#gallery a.selected { width: 90px; background-position: -71px -28px; }
#mainNavNew li#about a.selected { width: 90px; background-position: -161px -28px; }
#mainNavNew li#dealers a.selected { width: 98px; background-position: -251px -28px; }
#mainNavNew li#contact a.selected { width: 111px; background-position: -349px -28px; }


/*----------- END NEW NAVIGATION BLOG -------------------*/