/* NVEV PURPLE LABEL CSS - REV 14 MAY 2010 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color:#000;
	font-size:.65em;
	line-height:1.42em;
	font-weight:normal;
	font-style:normal;
	font-family: Gill, Helvetica, sans-serif;
	color:#652d90;
	margin:0px;
	padding:0px;
	padding-left:11px;
	text-align:center;
	-webkit-tap-highlight-color:rgba(220,11,110,0.1);
	-webkit-touch-callout: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Times New Roman, Times;
	margin:.8em 0 .2em 0;
	padding:0;
	letter-spacing:0;
	border-bottom:0 !important;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}


a {
	border-bottom:0px;
	color:#652d90;
	text-decoration:none;
}
a:focus {
	/* outline:1px dotted #e8ba61; */
}
a:active {
	outline:none;
}
a:hover {
	color:#e8ba61;
	text-decoration:none;
}
a:active {
  outline:none;
}

a:visited {
  outline:none;
}

a img {
	margin:0;
    border:none 0;
}

:focus {
  -moz-outline-style:none;
}

::selection {
   background:transparent;
   color:inherit;
}

::-moz-selection {
   background:transparent;
   color:inherit;
}

p {
	margin:.3em 0 .4em 0;
	padding:0;
}

img {
	margin:0;
    border:none 0;
    -webkit-tap-highlight-color:rgba(0,220,110,0.44);
	-webkit-touch-callout: none;
}

hr {
	border: none 0; 
	border-top: 1px solid #652d90;
	width: 100%;
}

form { 
 border: 0px; 
 padding: 0px; 
}

input {
 border: 1px solid #652d90;
 color: #652d90; 
 background-color: #000;
 border-color: #652d90;
}

input.radio {
background-color: #652d90;
border: 1px solid #a1aa10; 
color: #e8ba61; 
}

.okbutton {
 cursor: pointer;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #652d90;
 background-color: #652d90;   
 color: #000;    
  
}
	
.okbutton:hover {
 cursor: pointer;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #a1aa10;   
 background-color: #e8ba61;   
 color: #333;    
  
}

/* @media screen and (-webkit-min-device-pixel-ratio:0) {
body {margin-right: -16px; margin-left:}   crazy hack to target Safari 3/GoogleChrome only --for now
#lbOverlay {width: 220%; height:2200%;} }; */

/* rolls, shovel */

ul.btn_shovel {
	display:inline;
	margin:0px;
	list-style-image:none;
	list-style-type:none;
}	
	
li.btn_shovel a {
	display:block;
	width:194px;
	height:66px;
	position:relative;
}	
li.btn_shovel a .rollover {
	display:block; 
	position:absolute; 
	width:194px; 
	height:66px;
	background:url(../gfx/shovel_select.png);
}

/* rolls, shirt (topshirt & bottomshirt) */

ul.btn_shirt {
	text-style:nowrap;
	display:inline;
	margin:0px;
	list-style-image:none;
	list-style-type:none;	
}

li.btn_topshirt a {
	display:block;
	width:194px;
	height:130px;
	position:relative;
}	
li.btn_topshirt a .rollover {
	display:block; 
	position:absolute; 
	width:194px; 
	height:130px;
	background:url(../gfx/mothskull_select.png);
}
li.btn_middleshirt a {
	display:block;
	width:194px;
	height:130px;
	position:relative;
}	
li.btn_middleshirt a .rollover {
	display:block; 
	position:absolute; 
	width:194px; 
	height:130px;
	background:url(../gfx/drt_select.png);
}
li.btn_bottomshirt a {
	display:block;
	width:194px;
	height:130px;
	position:relative;
}	
li.btn_bottomshirt a .rollover {
	display:block; 
	position:absolute; 
	width:194px; 
	height:130px;
	background:url(../gfx/gameyear_select.png);
}
li.btn_cargovwshirt a {
	display:block;
	width:194px;
	height:130px;
	position:relative;
}	
li.btn_cargovwshirt a .rollover {
	display:block; 
	position:absolute; 
	width:194px; 
	height:130px;
	background:url(../gfx/cargo_vw_select.png);
}

/* rolls, sizechart */

ul.btn_sizechart {
	display:inline;
	margin:0px;
	list-style-image:none;
	list-style-type:none;
}	
li.btn_sizechart a {
	display:block;
	width:194px;
	height:20px;
	position:relative;
}	
li.btn_sizechart a .rollover {
	display:block; 
	position:absolute; 
	width:194px; 
	height:20px;
	background:url(../gfx/sizechart_select.png);
}

/* rolls, size */

ul.btn_size {
	display:inline;
	margin:0px;
	list-style-image:none;
	list-style-type:none;
	list-style:none;
	width: 100%;
	white-space:nowrap;
}	
li.btn_xs a {
	float:left;
	width:20px;
	height:13px;
	margin-left:20px;
	position:relative;
}	
li.btn_xs a .rollover {
 	float:left;
	position:absolute; 
	width:20px; 
	height:13px;
	background:url(../gfx/xs_select.png);
}
li.btn_s a {
    float:left;
	width:20px;
	height:13px;
	margin-left:22px;
	position:relative;
}	
li.btn_s a .rollover {
 	float:left;
	position:absolute; 
	width:20px; 
	height:13px;
	background:url(../gfx/s_select.png);
}
li.btn_m a {
	float:left;
	width:20px;
	height:13px;
	margin-left:22px;
	position:relative;
}	
li.btn_m a .rollover {
	float:left;
	position:absolute; 
	width:20px; 
	height:13px;
	background:url(../gfx/m_select.png);
}
li.btn_l a {
 	float:left;
	width:20px;
	height:13px;
	margin-left:22px;
	position:relative;
}	
li.btn_l a .rollover {
 	float:left;
	position:absolute; 
	width:20px; 
	height:13px;
	background:url(../gfx/l_select.png);
}
li.btn_xl a {
 	float:left;
	width:20px;
	height:13px;
	margin-left:22px;
	position:relative;
}	
li.btn_xl a .rollover {
 	float:left;
	position:absolute; 
	width:20px; 
	height:13px;
	background:url(../gfx/xl_select.png);
}

/* Page Styles */

#fixed {
	margin:0 auto 0 auto;
	width:751px;
	text-align:left;
	padding-left:0px;
}
.colmask {
	position:relative;
	float:left;
	width:100%;
	overflow:auto;
	word-wrap: break-word; /* for IE, force it to wrap text and keep it inside the div */
}
.colright,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2 {
	float:left;
	position:relative;
	overflow:hidden;
}
	
/* 2 Column (double page) settings */
.doublepage {
		width:100%;
		float:left;
		clear:both;
		word-wrap: break-word; /* for IE, force it to wrap text and keep it inside the div */
		position:relative;
		text-align:center;
		background:#000;		/* right column background colour */
	}
.doublepage .colleft {
		right:30%;			/* right column width */
		background:#000;		/* left column background colour */
	}
.doublepage .col1 {
		width:63%;			/* left column content width (column width minus left and right padding) */
		left:30%;			/* right column width plus left column left padding */
	}
.doublepage .col2 {
	/* border: 1px solid #652d90; */
		padding:0px;
		width:30%;			/* right column content width (column width minus left and right padding) */
		left:30%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
		
	}
	
#footer {
	clear:both;
	float:left;
	width:100%;
    font-size: 0.65em;
    text-align:center;
}
#footer p {
	padding:44px;
	margin:0;
}

.clear {clear:both;}

/* gallery */
#title { font-size:.65em; font-family:Arial, Helvetica, sans-serif; }
a#prev, a#next { color:#652d90; text-decoration:none; }
a#prev:hover, a#next:hover {text-decoration: underline; }
.bigskull { width:480px; height:704px; padding:0; margin:0px 0px; overflow:hidden; }
.bigskull img { width:480px; height:704px; padding:0; top:0; left:0; }
.skullnav { text-align:center; margin:0px; }
#skullnav a { color:#652d90; margin:0px; padding:0px; text-decoration:none; }
#skullnav a.activeSlide { color:#e8ba61; }
#skullnav a:hover { text-decoration:none; }
#skullnav a:focus { outline: none; }