@charset "UTF-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
	}
	
img, div { 
	behavior: url(../iepngfix.htc) ;
 }		
	
#store-wrap {
	width:1024px;
	margin: 10px auto 0px auto;
	position:relative;
	background: transparent url(../imgs/store/navi/sidebar-grad.jpg) top left repeat-y;
	}	
	
	
#store-sidebar {
	color: #CCCCCC;
	height: 100%;
	width: 363px;
	float:left;
	}	
	
#logo {
	background: transparent url(../imgs/store/navi/logoTrans.png) 0 0 no-repeat;
	width: 363px;
	height: 150px;
	text-indent: -9999px;
	}	
	
#store-sidebar a {color:#FFFFFF; text-decoration:none;}	
	
#store-main-wrap {
	width: 661px;
	background-color:#ffffff;
	float:left;
	}	
	
	
#sidebar-shipping-info {
	margin: 20px 10px 35px 20px;
	width: 333px; 
	font-size: 11px;
	line-height: 20px;
	}	
	
#sidebar-shipping-info h3 {
	border-bottom: 1px solid #999;
	font-size:25px;
	line-height: 20px;
	padding: 0 0 5px 0;;
	margin: 25px 0 10px 0;
	width: 323px;
	}	
	
	
#sidebar-shipping-info p {
	color:#cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height: 17px;
	font-weight: normal;
	margin: .5em 0;
	padding: 0;
	width: 301px;
	}	
	
#sidebar-shipping-info p.gray {
	color:#999999;
	}	
	
#sidebar-shipping-info p.gray strong, b { color:#CCCCCC;}	
	
#sidebar-shipping-info ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	font-size:11px;
	line-height: 20px;
	}	
	
	
#sidebar-shipping-info ul li {
	font-size:11px;
	line-height: 20px;
	}
	
#sidebar-shipping-info a {
	color: #999999;
	}
	
#sidebar-shipping-info a:hover {
	text-decoration: underline;
	}		
	
	
/* STORE SIDEBAR IMAGES */

#store-nav-wrap {
	margin: 0 45px;
	padding: 0;
	width: 251px;
	}

ul#store-nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}	

ul#store-nav li {
	float: left;
	display: block;
	list-style-type:none;
	}

li#storeWork a  {
	color:#00CC66;
	width: 45px;
	height: 30px;
	display:block;
	background: transparent url(../imgs/store/navi/store_nav.png) no-repeat 0 0;
	text-indent: -9999px;
	}	
	
li#storeWork a:hover {
	background-position: 0 -30px;
	}	
	
li#storeStore a  {
	color:#00CC66;
	width: 50px;
	height: 30px;
	display:block;
	background: transparent url(../imgs/store/navi/store_nav.png) no-repeat -45px 0;
	text-indent: -9999px;
	}	
	
li#storeStore a:hover {
	background-position: -45px -30px;
	}	
	
li#storeAbout a  {
	color:#00CC66;
	width: 49px;
	height: 30px;
	display:block;
	background: transparent url(../imgs/store/navi/store_nav.png) no-repeat -95px 0;
	text-indent: -9999px;
	}	
	
li#storeAbout a:hover {
	background-position: -95px -30px;
	}
	
li#storeLinks a  {
	color:#00CC66;
	width: 44px;
	height: 30px;
	display:block;
	background: transparent url(../imgs/store/navi/store_nav.png) no-repeat -144px 0;
	text-indent: -9999px;
	}	
	
li#storeLinks a:hover {
	background-position: -144px -30px;
	}
	
li#storeContact a  {
	color:#00CC66;
	width: 63px;
	height: 30px;
	display:block;
	background: transparent url(../imgs/store/navi/store_nav.png) no-repeat -188px 0;
	text-indent: -9999px;
	}	
	
li#storeContact a:hover {
	background-position: -188px -30px;
	}										

	
	
/* STORE MAIN IMAGES */
/* 
div.backBttn { }

.backBttn a {
	padding-left: 15px;
	color:#333;
	font-size:11px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}	

.backBttn a:hover {
	text-decoration: underline;
}

*/ 

#hdrNav {
	margin: 0;
	padding: 0;
	width: 641px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	}
	
#hdrNav a {
	color: #333;
	text-decoration:none;
	}	
	
#hdrNav a:hover {
	text-decoration:underline;
	}	
	
#hdrNav img {
	margin: 0;
	padding:0;
	float:left;
	
	}	
	
#bttnBack {
	padding-left:15px;
	margin-top: 30px;
	width: 160px;
	float:left;
	display:block;
	font-weight: bold;
	}

#bttnPrev {
	margin-top: 30px;
	padding: 0 8px 0 0;
	float:left;
	display:block;
	}

#bttnNext {
	margin-top: 30px;
	padding: 0 0 0 8px;
	float:left;
	display:block;
	border-left: 1px solid #666;
	}

.gthmFNT {
	font-weight:normal;}
	
.gthmFNT strong, b {
	font-weight:bold;
	}	
	
#store-main-prints {
	height:360px;
	width: 331px;
	position:relative;
	float:left;
	}	

#store-main-prints a {
	background: transparent url(../imgs/store/navi/store_main_01a.jpg) 0 0 no-repeat;
	display:block;
	width: 331px;
	height: 360px;
	position:relative;
	}	
	
#store-main-prints a:hover {
	background-position: 0 -360px;
	}		
	
	
#store-main-book {
	height:360px;
	width: 330px;
	float:left;
	}
	
#store-main-book a {
	background: transparent url(../imgs/store/navi/store_main_02b.jpg) 0 0 no-repeat;
	display:block;
	width: 330px;
	height: 360px;
	position:relative;
	}	
	
#store-main-book a:hover {
	background-position: 0 -360px;
	}			
	
#store-main-shirts {
	height:387px;
	width: 331px;
	float:left;
	}	
	
#store-main-shirts a {
	background: transparent url(../imgs/store/navi/store_main_03a.jpg) 0 0 no-repeat;
	display:block;
	height: 387px;
	width: 331px;
	position:relative;
	}	
	
#store-main-shirts a:hover {
	background-position: 0 -387px;
	}	
	
#store-main-decks {
	height:387px;
	width: 330px;
	float:left;
	}
	
#store-main-decks a {
	background: transparent url(../imgs/store/navi/store_main_04a.jpg) 0 0 no-repeat;
	display:block;
	width: 330px;
	height: 387px;
	position: relative;
	}	
	
#store-main-decks a:hover {
	background-position: 0 -387px;
	}	
	
/* PRODUCTS */

	
#store-prod-wrap {
	padding-left: 20px;
	width: 641px;
	float: left;
	}		
	
/* 	
.prodHead img {
	padding-top: 10px;
	padding-right: 20px;
	float:left;
	}	

.prodHead a {
	margin-top: 35px;
	font-size:11px;
	color:#333333;
	}

	
.prodHead p a:hover {
	color:#666666;}	
	
*/	

ul#mainProducts {
	padding: 20px 20px 20px 0px;
	width: 621px;
	}
	
ul#mainProducts img {
	border: 1px solid #333333;}	

ul#mainProducts li {
	margin: 5px;
	width: 145px;
	height: 160px;
	display:block;
	float: left;
	background-color: none;
	list-style-type: none;
	}
	
ul#mainProductsBook li {
	margin: 5px;
	width: 480px;
	height: 348px;
	display: block;
	float: left;
	background-color: none;
	list-style-type: none;
	border: 1px solid #1C1C1C;
	}
	
.bttmpadding {
	margin-bottom: 15px;}		
	
ul#mainProductsP2 {
	padding: 20px 20px 20px 0px;
	width: 621px;
	}
	
ul#mainProductsP2 img {
	border: 1px solid #333333;}	

ul#mainProductsP2 li {
	margin: 5px;
	width: 145px;
	height: 160px;
	display:block;
	float: left;
	background-color: none;
	list-style-type: none;
	}	
	
.ttitle {
	padding-left: 5px;
	color: #333;
	width: 611px;
	}	

#productImage {
	padding-top: 20px;
	float:left;
	position:relative;
	width: 380px;
	}
	
#productImage-Horiz {
	padding-top:30px; 
	}	

#altViews ul li {
	padding: 5px 0px 5px 0;
	float:left; 
	display:block;
	list-style-type:none;
	}	
	
#altViews img {
	border: 1px solid #333;}	
	
#altViews-Horiz {
	margin-right: 200px;
	float: left;
	}	
	
#altViews-Horiz ul li {
padding: 5px 15px 5px 0;
	display:block;
	list-style-type:none;
	float: left;
	}			
	
#productInfo {
	padding-top: 400px;
	width: 261px;
	float:left;
	position: relative;
	/* shoudl be code on NON CUFON working Browsers */
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px; /* should be code on NON CUFON working Browsers */
	}
	
#productInfo h3 {
	font-size: 20px;}	
	
	
#productInfo-Horiz {
	margin-left: 0px;
	padding: 15px 0;
	float:left;
	position: relative;
	width: 300px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	}		
	
#productInfo ul {
	list-style-type:none;
	font-size: 17px; /* shoudl be code on NON CUFON working Browsers */
	}	
	
#productInfo-Horiz ul {
	list-style-type:none;
	font-size: 17px; /* shoudl be code on NON CUFON working Browsers */
	}
	
#cartWrap {
	margin-top: 20px;
	}			
	
.testicles {
	width: 82px;
	height: 27px;
	float:left;
}

.vcart {
	padding-left:20px;
	}
	
.vcShirt {
	margin-top:10px;
	}	
	
	
li#cartLowbrow a {
	width: 155px;
	height: 27px;
	display:block;
	background: transparent url(../imgs/store/navi/bttn_buy_lowbrow.gif) no-repeat 0 0;
	text-indent: -90999px;
	}
	
li#cartLowbrow a:hover {
	background-position: 0 -30px;
	}			
	
		
	
#footer {
	width: 1024px;
	background-color:#333;
	min-height: 100px;
	max-height: 100%;
	}	
	
#signUp { width: 362px; float:right;}

#formWrap { padding: 30px 10px 10px 15px; width: 337px; }	
	
#stayUpdatedImg { width: 78px; padding-top: 2px; float:left; }	

#inputEmail { padding-top: 3px; width: 180px; float:left; font-size:8px; font-family:Verdana, Helvetica, Arial, sans-serif; }

#submitBttn { padding-top: 0px; padding-left:3px; width: 60px; float:left;}

#submitImg { 
	width:58px; 
	height: 20px; 
	margin:0; 
	padding: 0; 
	border:0; 
	background: transparent url(../imgs/bttn_submit.gif) no-repeat 0 0; 
	text-indent: -9999px; 
	cursor:pointer; 
	cursor:hand;}

.clear { clear:both; }

.leftSpace {
	margin: 0 0 0 5px;
	padding: 0;}






































