/* General Settings (default font, links, etc) */
BODY {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	width:750px;
	margin:10px auto;
	background-color:#ffffff;
	background-image:url(../images/bg1_red.jpg);
	background-repeat:repeat-x;
}

.accessibility, .topLink {
	display:none;
}

.clear {
	clear:both;
}

A {
	color:#000000;
}

DIV#container {
	position:relative;
	margin:0;
	padding:0;


}

DIV#content {
	position:relative;
	background-color:#ffffff;
	background-image:url(../images/corner-glow_red.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	padding-top:40px;
	margin:0;


}

DIV#header {
	position:relative;
	background-image:url(../images/header-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:69px;
}

H1#siteTitle {
	position:absolute;
	top:15px;
	left:17px;
	margin:0;
	padding:0;

}
H1#siteTitle A{
	display:block;
	width:300px;
	height:51px;
	background-image:url(../images/logo2.gif);
	background-repeat:no-repeat;
	
}

H1#siteTitle A SPAN{
	display:none;
}

H2#strapLine {
	position:absolute;
	top:15px;
	right:10px;
	margin:0;
	padding:0;
	display:block;
	width:206px;
	height:56px;
	background-image:url(../images/vans.gif);
	background-repeat:no-repeat;

}

H2#strapLine SPAN{
	display:none;
}



DIV#topNav {	
	position:absolute;
	top:10px;
	left:20px;
	margin:0;
	padding:0;
}

DIV#topNav UL{
	margin:0;
	padding:0;
}

DIV#topNav LI{
	margin:0;
	padding:0;
	float:left;
	list-style:none;

}

DIV#topNav LI A{
	margin:0;
	padding:0;
	display:block;
	width:118px;
	text-decoration:none;
	color:#000000;
	padding-bottom:3px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-color:#666666;
	text-align:center;
}

DIV#topNav LI A:hover, DIV#topNav LI A.navSelected{
	color:#ff0000;
}

DIV#leftCol {
	float:left;
	position:relative;
}

DIV#mainNav {
	padding-left:10px;
}

DIV#mainNav UL {
	margin:0;
	padding:0;
}

DIV#mainNav LI {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:5px;
}

DIV#mainNav LI A {
	display:block;
	width:110px;
	background-color:#fff;
	border:1px solid #666;
	text-align:center;
	text-decoration:none;
	color:#0000ff;
	padding:2px 5px;
}

DIV#mainNav LI A:hover, DIV#mainNav LI A.navSelected  {
	color:#ff3300;
}

DIV#content {
	padding-bottom:80px;
}

DIV#pageContent {
	margin:0;
	margin-left:170px;
	margin-right:40px;
	line-height:1.8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

DIV#footer {
	posititon:relative;
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
	height:46px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	margin:0;
}

DIV#site-footer {
	float:left;
	width:45%;
}

DIV#gwp-footer {
	float:right;
	width:45%;
	text-align:right;
}

H2#pageTitle {
	font-size:14pt;
	color:#000051;
}

DIV#nqaImage{
	position:absolute;
	bottom:50px;;
	left:20px;

}
.productTitle {
	margin:0;
	paddding:0;
	background-color:#FF3300;
	color:#ffffff;
	padding:2px 0px 2px 3px;
}

.productListing {
	margin:0;
	padding:0;
	float:right;
	background-color:#FFFFFF;
	border:1px solid #FF3300;
	margin-bottom:15px;
	position:relative;
	width:530px;
}

DIV#pageContent > DIV.productListing {
}

DIV#categoryDescription {
	margin-bottom:20px;
	position:relative;
	padding-left:10px;
	padding-top:10px;
}

.fullProductInfo {
	background-color:#fff;
	border:1px solid #ff3300;
	padding:10px;
}

.productFullDescription {}

.productImage {
	float:left;
	background-color:#FFFFFF;
}

.productImage IMG {
	border:none;
}

.productDetails {
	width:378px;
	float:right;
	padding:0px 0px 25px 0px;
	padding-bottom:25px;
}

.productInfo {
	padding:5px 10px 20px 10px;
}

.productMoreLink {
	margin-top:10px;
	margin-bottom:10px;
	border:2px solid #FF3300;
	color:#ffffff;
	width:106px;
	text-align:center;
	position:absolute;
	bottom:0;
	right:10px;
}

.productMoreLink A {
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-color:#FF3300;
}

.productBackLink {
	margin-top:10px;
	margin-bottom:10px;
	border:2px solid #FF3300;
	color:#ffffff;
	width:100px;
	text-align:center;

	right:10px;
}

.productBackLink A {
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-color:#FF3300;
}

.productFullDescription {
	float:right;
	width:520px;
}


DIV.form {
	border:2px solid #FF3300;
	background-color:#FEF2F2;
	padding:10px;
	margin-top:10px;
}

.formTable {
	margin:0 auto;
}

.formLabel {
	font-weight:bold;
	text-align:right;
}

.formButton {
	border:2px solid #00853F;
	background-color:#6B9E2F;
	color:#ffffff;
	font-size:11px;
	cursor:pointer;
}

INPUT {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066B3;
}

TEXTAREA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066B3;
}

DIV#miniCart {
	display:block;
	width:120px;
	margin-left:20px;
	background-color:#fff;
	border:2px solid #ff3300;
}

DIV#miniCart A {
	text-decoration:none;
	display:block;
	background-color:#ff3300;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:2px;
	
}

DIV#miniCart A:hover {
	text-decoration:underline;
}

DIV#miniCart H3 {
	margin:0;padding:0;
	background-color:#ff3300;
	color:#fff;
	font-size:12px;
	padding-left:25px;
	padding-bottom:2px;
	background-image:url(../images/cart.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

DIV#miniCartContents {
	padding:5px;
	color:#666;
	text-align:right;
	background-color:#fff;
}

DIV#miniCartContents SPAN {
	color:#ff3300;
}

.orderButton {
	margin-top:10px;
	margin-bottom:10px;
	border:2px solid #FF3300;
	color:#ffffff;
	width:150px;
	text-align:center;
	float:right;
	right:10px;
}

.orderButton A {
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-color:#FF3300;
}

DIV#cartTable TABLE {
	background-color:#FFF;
	border:1px solid #FF3300;
}

DIV#cartTable TABLE TR.bottomRow TD {
	border-bottom:1px solid #FF3300;
}

DIV#cartTable TABLE TH  {
	background-color:#FF3300;
	color:#FFF;
	font-weight:bold;
}

.formRequired {
	color:#ff0000;
}

.formLabel {
	font-weight:bold;
	text-align:right;
}

.formHeader {
	background-color:#FF3300;
	color:#fff;
	font-weight:bold;
	padding:3px 5px;
}

DIV#formMsg {
	border:2px solid #FF3300;
	background-color:#FEB8B8;
	padding:10px;
	color:#fff;
	text-align:center;
	margin-top:10;
	font-weight:bold;
}

DIV#securityImage {display:block;width:120px;height:63px;background-image:url(../images/cc-logos.gif); background-repeat:no-repeat;margin:10px 0px;}
DIV#securityImage SPAN {display:none;}