a,
ul,
li,
img,
body,
html,
h1,
h2,
h3,
h4,
h5,
p,
header,
aside,
footer,
section,
article,
dd,
dt,
dl,
nav{
	border:0;
	margin:0;
	padding:0;
	}
ul{
	list-style:none;
	}

/*unreset list styles in the item description*/
.default-list-style ul {
    list-style: disc;
    padding-left: 30px;    
}
.default-list-style ul ul {
    list-style: circle;
}

a{	
	text-decoration:none;
	color:#fff;
	}
a:hover{
	color:#ccc;
	text-decoration:none;
	}
p{
	margin:0px 0 12px 0;
	}
h1{
	margin:00px 0 12px 0;
	color:#6e6e6e;
	font-weight:normal;
	font-size:18px;
	line-height:110%;
	}
h2{
	margin:0px 0 12px 0;
	color:#6e6e6e;
	font-size:16px;
	line-height:110%;
	}
h3{

	margin-bottom:10px;
	font-size:14px;
	line-height:110%;
	}

.wrapper{
	width:1000px;
	margin:0 auto;
	}
.bg{
	width:984px;
	padding:0px 0px 16px 16px;
	float:left;
	position:relative;
	background:#fff url(/SiteImages/WebMasterVW/bj.jpg) top left repeat-y;
	}
/**********************************
header
********************************/
.top{
	float:right;
	margin:16px 5px 16px 0px;
	width:408px;
	color:#fff;
	line-height:39px;
	padding-right:5px;
	padding-left:5px;
	background:url(/SiteImages/WebMasterVW/gw_bg.jpg) top left no-repeat;
	}

.top div
{
	float:right;
}
.flag
{
	margin-top:19px;
	float:right;
}

.Message {
	float: right;
	margin: 16px 5px 16px 0px;
	width: 478px;
	background-color: yellow;
	font-weight: bold;
	line-height: 39px;
	padding-right: 5px;
	padding-left: 5px;
	border: solid 1px gray;
	float: left;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.shipping {
    padding:10px 15px 10px 15px; 
    height:19px;
    background:#0A290A; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	margin-top:16px;
	margin-bottom:16px;
	float:left;
	color:#fff;
}


.cart{
	padding-left:20px;
	margin-left:0px;
	background:url(/SiteImages/WebMasterVW/shoppingbg.jpg) left center no-repeat;
	padding-right:0px;
	}
	
.top a
{
	text-decoration:underline;
	}		
.top a:hover{
	color:red;
	text-decoration:none;
	}	
	
header{
	width:984px;
	float:left;
	position:relative;
	height:99px;
	margin-bottom:9px;
	background:url(/SiteImages/WebMasterVW/line.jpg) bottom left no-repeat;
	}	
.logo{
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	}
.headertop{
	width:672px;
	height:51px;
	background:#1e7ccc url(/SiteImages/WebMasterVW/headertop_bg.jpg) top left no-repeat;
	float:right;
	line-height:51px;
	margin-bottom:13px;
	padding-left:70px;
	}
.headertop .phone{
	line-height:56px;
	font-size:26px;
	color:#fff;
	font-weight:bold;
	float:left;
	padding-left:30px;
	padding-right:20px;
	background:url(/SiteImages/WebMasterVW/phone.jpg) no-repeat 0 15px;
	margin-right:10px;
	}
	
.headertop .searchText{
	line-height:56px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	float:left;
	padding-right:10px;
	width:53px;
	}
	
.searchdiv{
	position:absolute;
	left:640px;
	top:0px;
	width:338px;
	height:56px;
	}
.searchdiv .search{
	width:243px;
	height:17px;
	border:0;
	float:left;
	margin:15px 0px 0px 10px;
	padding:5px 5px 5px 5px;	
	}
.searchdiv .searchsub{
	float:left;
	margin:15px 0 0 0px;
	width:44px;
	height:27px;
	background: url(/SiteImages/WebMasterVW/img_18.jpg) no-repeat;
	border:0;
	cursor:hand;
	}
/*********************************
nav
************************************/
nav {
	padding-left: 18px;
	background: url(/SiteImages/WebMasterVW/navbg.svg) top left no-repeat;
	float: right;
	width: 699px;
	margin-right: 16px;
	margin-bottom: 1px;
	max-width: 699px;
}

nav ul {
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: stretch;
}

nav li{
	float:left;
	height:31px;
}

nav li:not(:last-child) a {
	border-right: solid 1px #fff;
}

nav li a
{
	display:block;
	line-height:31px;
	color:#fff;
	padding:0 15px;
	font-size:13px;
}

nav > ul.menu > li {
	position: relative;
}

nav > ul.menu > li > ul {
	position: absolute;
	top: 31px;
}

nav > ul.menu > li > a {
	text-align: center;
}

nav > ul.menu > li > ul > li > a {
	padding-left: 25px;
}

.home {
	flex: 1;
	align-content: center;
}

nav li.navfla {
	background: url(/SiteImages/WebMasterVW/fl.jpg) no-repeat;
	width: 198px;
	flex: 0 0 198px;
	margin-left: auto;
	background-color: #CB0506;
}

nav li.reduced-width {
	width: 180px;
	flex: 0 0 180px;
}

nav li.navfla a {
	padding-right: 0;
	padding-left: 55px;
}	

nav .menu .LoginNavMenu
{
	font-size:11px !important;
}

/* submenu */
nav .menu li ul
{
	display:none;
	width:243px;	
}
	
nav .menu li ul li
{

	width:243px;
	background:url(/SiteImages/WebMasterVW/menulibg1.jpg) repeat-x;	
	}
nav .menu li ul li a
{
	color:#565656 !important;
	background:url(/SiteImages/WebMasterVW/libg4.png) no-repeat 10px center;	
	}
nav .menu li ul li:hover
{
	background:#abcdff;
	}
nav .menu li ul li:hover a
{
	background:url(/SiteImages/WebMasterVW/libg5.png) no-repeat 10px center;
	color:#0067fe !important;
	}

.navMenuSelected
{
	color:#ccc !important;
}
/******************************
aside
******************************/
.aside{
	float:left;
	width:212px;
	}
.aside .asidebox{
	float:left;
	width:213px;
	margin-bottom:10px;
	}
.aside .menu{
	width:212px;
	position:relative;
	}
.aside .menu li{
	line-height:31px;
	margin-bottom:1px;
	background:url(/SiteImages/WebMasterVW/menulibg1.jpg) repeat-x;
	font-size:13px;
	}
.aside .menu li a{
	display:block;
	padding-left:24px;
	background:url(/SiteImages/WebMasterVW/libg2.png) no-repeat 6px center;	
	color:#565656;
	}
	.aside .menu li .downArrow {
		display: block;
		padding-left: 24px;
		background: url(/SiteImages/WebMasterVW/libg2_down.png) no-repeat 6px center !important;
		color: #565656;
	}
.aside .menu li:hover{
	background:url(/SiteImages/WebMasterVW/navbg2.jpg) repeat-x;
	}
.aside .menu li:hover>a{
	color:#fff;
	}
.aside .menu .sideMenuSelected{
	background:url(/SiteImages/WebMasterVW/navbg2.jpg) repeat-x;
	height:42px;
	padding-left:15px;
	}
.aside .menu .sideMenuSelected a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:42px;
	padding-left:0px;
	background:none;
		
	}
.aside .menu li ul{
	display:none;
	}
.aside .menu li ul li{
	background:url(/SiteImages/WebMasterVW/libg3.png) repeat-x;	
	}
.aside .menu li ul li a{
	background:url(/SiteImages/WebMasterVW/libg4.png) no-repeat 10px center;	
	}
.aside .menu li ul li:hover{
	background:#abcdff;
	}
.aside .menu li ul li:hover a{
	background:url(/SiteImages/WebMasterVW/libg5.png) no-repeat 10px center;
	color:#0067fe;
	}
/******************************
widget
******************************/
.widget{
	float:right;
	width:200px;
	}
.widget .widgetbox{
	float:left;
	width:200px;
	background:#cfcfcf;
	margin:0px 0 10px 3px;
	padding:12px 0 10px 0;
	text-align:center;
	}
.loginbox .widgetbutton{
	display:inline-block;
	height:42px;
	padding:0 8px;
	background:url(/SiteImages/WebMasterVW/buttonbg.jpg) repeat-x;
	font-size:13px;
	color:#fff;
	font-family: 'Rambla', sans-serif;
	line-height:42px;
	border-radius:5px;
	text-transform:uppercase;
	font-weight:bold;
	}

.loginbox a:hover
{
	color:#ccc;
}

.widget .history{
	background:#515151;
	color:#b0b0b0;
	float:left;
	width: 200px;
	margin:0px 0 10px 3px;
	}
.widget .history .title{
	background:url(/SiteImages/WebMasterVW/navbg2.jpg) repeat-x;
	height:45px;
	padding:0 9px;
	color:#fff;
	}
.widget .history .title h3{
	color:#fff;
	font-size:16px;
	margin-bottom:0;
	line-height:24px;
	}
.widget .history h4{
	color:#fff;
	font-size:12px !important;
	}
.widget .history h4 a{
	color:#fff !important;
	text-decoration:underline;
	}	
.widget .history h4 a:hover, .widget .history .more a:hover{
	color:red !important;
	text-decoration:none;
	}
.widget .history dl{
	padding-bottom:5px;
	border-bottom:1px dotted #b0b0b0;
	margin:15px 9px 0 9px;
	}
.widget .history .more{
	color:#fff;
	display:block;
	margin:15px 0 10px 9px;
	text-decoration:underline;
	}
	
.widget .asection{
	float:left;
	width: 200px;
	margin:0px 0px 10px 3px;
	}	
/*********************************
article
*****************************/
article{
	width:980px;
	float:left;
	margin:0 0px;
	}
article section{
	width:745px;
	float:left;
	margin-left:9px;
	margin-bottom:11px;
	}
	article .banner {
		width: 535px;
		height: 387px;
		background: url(/SiteImages/WebMasterVW/banner.jpg) no-repeat;
		float: left;
		margin-bottom: 11px;
		margin-left: 2px;
	}
article .banner .bannertext{
	width:525px;
	margin:7px 11px;
	font-size:12px;
	font-weight:bold;
	color:#504f4f;
	}
	article .banner .bannertext h2 {
		font-size: 18px;
		font-weight: bold;
		color: #000;
		font-family: 'Rambla', sans-serif;
		text-transform: uppercase;
	}
article .banner .bannertext .enter{
	color:#0067ff;
	font-family: 'Rambla', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:underline;
	display:block;
	margin-top:8px;
	}
	
article .banner .bannertext a:hover{
	color:red;
	text-decoration:none;
	}	
	
/*********************************
article artbox
*****************************/
article .artbox{
	width:535px;
	float:left;
	margin-bottom:20px;
	margin-left:2px;
	}
article .artbox .boxmenu{
	width:535px;
	background:#0067ff;
	height:32px;
	padding-top:4px;
	}
article .artbox .boxmenu li{
	float:left;
	padding:0 15px;
	line-height:32px;
	margin:0 5px;
	border-radius:5px 5px 0 0;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	}
article .artbox .boxmenu li:hover,article .artbox .boxmenu li.actmenu{
	background:#fff;
	color:#515151;
	}
article .artbox .boxslide{
	float:left;
	width:535px;
	display:none;
	}
article .artbox .boxslide.activate{
	display:block;
	}

article .artbox .boxslide a{
	color:#0067ff !important;
	text-decoration:underline;
	}	
article .artbox .boxslide a:hover {
	color:red !important;
	text-decoration:none;
	}		
/**********************
footer
**********************/
footer{
	width:940px;
	float:left;
	margin-top:16px;
	margin-bottom:20px;
	background:#46474a;
	text-align:center;
	color:#c0c1c2;
	padding:0px 30px 20px 30px;
	}


footer ul{
	padding:15px 0;
	}
footer li{
	display:inline;
	line-height:20px;
	}

.footerbox
{
	width:100%;
	float:left;
	border-top:1px solid #c0c1c2;
	margin-bottom:10px;
	}


/*********************************
sit
******************************/
.b_n,#menu-item-64,#menu-item-130{
	border:0 !important;
	}
.m_n{
	margin:0px !important;
	}
img.centered  {
 	display: block;
 	margin-left: auto;
 	margin-right: auto;
 	margin-bottom: 15px;
 	padding: 0px;
 	}
img.alignnone {
 	padding: 0px;
 	margin: 0px 0px 15px 0px;
 	display: inline;
 	}
img.alignright {
 	padding: 0px;
	margin: 0px 0px 15px 15px;
	float:right
	}
img.alignleft {
 	padding: 0px;
 	margin: 0px 15px 15px 0px;
 	float:left
 	}

/*****************************\
  Promotions
\*****************************/
.promo-content {
	font-size: small;
	color: #ff0000;
}

.promo-description {
	font-weight: bold;
}

.promo-extra {
	font-style: italic;
}

.promo-link :link {
	color: #0000EE;
}

.promo-link :visited {
	color: #551A8B;
}

.promo-link :link:active :visited:active {
	color: #FF0000;
}

/*****************************\
  Preview
\*****************************/
.preview-marker {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	max-width: 1100px;
	writing-mode: vertical-lr;
	text-orientation: upright;
	padding: 10px;
	color: white;
	background-color: red;
	font-size: 22px;
	text-align: center;
}