@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #6666cc;
}

/*DIV ID'S*/

#wrapper {
	padding: 0px;
	width: 1250px;
	position: relative;
	height: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(assets/new_ww_bg.png);
	background-repeat: no-repeat;
}
#shop_wrapper {
	padding: 0px;
	width: 1250px;
	position: relative;
	height: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(assets/long_bg.png);
	background-repeat: no-repeat;
}

#banner {
	background-image: url(shop/wp-content/themes/twentyeleven/images/liquidation_banner.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	height: 150px;
	width: 250px;
	left: 961px;
	top: 4px;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 751px;
	position: absolute;
	height: 695px;
	left: 450px;
	top: 144px;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	font-size: 18px;
	line-height: 1.4em;
	text-indent: 15px;
}
#shop_content {
	margin: 0px;
	padding: 0px;
	width: 751px;
	position: absolute;
	
	left: 438px;
	top: 136px;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	font-size: 18px;
	line-height: 1.4em;
	text-indent: 15px;
}

#footer_right {
	position: absolute;
	left: 933px;
	top: 867px;
	text-align: right;
	width: 336px;
}
#footer_left {
	position: absolute;
	left: 272px;
	top: 852px;
	width: 444px;
	height: 22px;
}

#shop_footer_right {
	position: relative;
	left: 933px;
	top: 50px;
	text-align: right;
	width: 336px;
}
#shop_footer_left {
	position: relative;
	left: 272px;
	top: 50px;
	width: 444px;
	height: 22px;
}



		/*NAV WRAPPER*/
		#nav {
	width: 364px;
	height: 652px;
	position: absolute;
	left: 157px;
	top: 18px;
		}
		
		
		/*NAVIGATION BUTTONS*/
		#nav_home {
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	position: absolute;
	left: 175px;
	top: 32px;
			
			}
				#nav_home, #nav_home:visited {
					display:block;
					background-image: url(assets/nav/home.png);
					background-repeat: no-repeat;
				}
				#nav_home:visited:hover, #nav_home:hover, #nav_home:active {
					background-image: url(assets/nav/home_over.png);	
					background-repeat: no-repeat;
				}
		
		
		#nav_artist {
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 130px;
	left: 139px;
	top: 94px;
			
		}
				#nav_artist, #nav_artist:visited {
			display:block;
			background-image: url(assets/nav/artist.png);
			background-repeat: no-repeat;
			position: absolute;
			height: 55px;
			width: 120px;
				}
				#nav_artist:visited:hover, #nav_artist:hover, #nav_artist:active {
					background-image: url(assets/nav/artist_over.png);
					background-repeat: no-repeat;
				}
		
		
		#nav_masks {
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 130px;
	left: 125px;
	top: 151px;
			
		}
				#nav_masks, #nav_masks:visited {
					display:block;
					background-image: url(assets/nav/masks.png);
					background-repeat: no-repeat;
				}
				#nav_masks:visited:hover, #nav_masks:hover, #nav_masks:active {
					background-image: url(assets/nav/masks_over.png);
					background-repeat: no-repeat;
				}
		
		
		#nav_fans {
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 150px;
	left: 126px;
	top: 202px;
			
		}
				#nav_fans, #nav_fans:visited {
					display:block;
					background-image: url(assets/nav/fans.png);
					background-repeat: no-repeat;
				}
				#nav_fans:visited:hover, #nav_fans:hover, #nav_fans:active {
					background-image: url(assets/nav/fans_over.png);
					background-repeat: no-repeat;
				}
				
				
		#nav_hatpins {
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 150px;
	left: 133px;
	top: 261px;
			
		}
				#nav_hatpins, #nav_hatpins:visited {
					display:block;
					background-image: url(assets/nav/hatpins.png);
					background-repeat: no-repeat;
				}
				#nav_hatpins:visited:hover, #nav_hatpins:hover, #nav_hatpins:active {
					background-image: url(assets/nav/hatpins_over.png);
					background-repeat: no-repeat;
				}
		
		
		#nav_clothing {
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 150px;
	left: 134px;
	top: 314px;
			
		}
				#nav_clothing, #nav_clothing:visited {
					display:block;
					background-image: url(assets/nav/clothing.png);
					background-repeat: no-repeat;
				}
				#nav_clothing:visited:hover, #nav_clothing:hover, #nav_clothing:active {
					background-image: url(assets/nav/clothing_over.png);
					background-repeat: no-repeat;
				}
				
				
		#nav_events {
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 150px;
	left: 128px;
	top: 383px;
			
		}
				#nav_events, #nav_events:visited {
					display:block;
					background-image: url(assets/nav/events.png);
					background-repeat: no-repeat;
				}
				#nav_events:visited:hover, #nav_events:hover, #nav_events:active {
					background-image: url(assets/nav/events_over.png);
					background-repeat: no-repeat;
				}
				
				
		#nav_christmas {
	background-repeat: no-repeat;
	position: absolute;
	height: 80px;
	width: 130px;
	left: 98px;
	top: 422px;
			
		}

				#nav_christmas, #nav_christmas:visited {
					display:block;
					background-image: url(assets/nav/christmas.png);
					background-repeat: no-repeat;
				}
				#nav_christmas:visited:hover, #nav_christmas:hover, #nav_christmas:active {
					background-image: url(assets/nav/christmas_over.png);
					background-repeat: no-repeat;
				}
		/*END NAV*/
/*END DIV ID'S*/		
		
		
/*TAGS*/
#content h1 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 1.4em;
}

h2 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #2E008B;
}



/*CLASSES*/

.go {
	color:#111192;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;

	}
		a.go:link{
		color:#111192;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		text-decoration: none;
}
	a.go:visited, focus{
		color: #F111192;
		text-decoration: none;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}
		a.go:hover{
		color: #FFF;
		text-decoration: none;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}

.small_it {
	font-size: .8em;
	font-style: italic;
}
.float_right {
	float: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.no_border {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*TINYSLIDESHOW*/
#slideshow {list-style:none; color:#000}
#slideshow span {display:none}
#tinywrapper {width:506px; margin:50px auto; display:none}
#tinywrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}#tinywrapper #content #gallery {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 297px;
	top: 394px;
}
.center {
	text-align: center;
	text-decoration: none;
}
.footer_left_float {
	text-align: left;
}
.footer_right_float {
	text-align: right;
	float: right;
}

#nav_move {
	position: absolute;
	height: 50px;
	width: 200px;
	top: 88px;
	left: 642px;
	font-size: 1.2em;
}
