body {
	margin:0;
	font:22px Helvetica, Arial, sans-serif;
	background:#fff;
	color:#fff;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {text-decoration:underline;}
input {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000033;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper {
	width:970px;
	margin:3px auto 0;
	padding:0 0 72px;
}
/* header */
#header {
	width:100%;
	overflow:hidden;
}
/* logo */
.logo {
	float:left;
	width:350px;
	height:121px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 30px;
	display:inline;
}
.logo a {
	display:block;
	height:100%;
}
/* nav */
#nav {
	float:right;
	padding:62px 1px 0 0;
	list-style:none;
	margin:0;
}
#nav li {
	float:left;
	margin:0 9px 0 0;
	display:inline;
}
#nav li a {
	width:182px;
	height:61px;
	overflow:hidden;
	display:block;
	background: url(../images/btn-nav-sprite.png) no-repeat;
	text-indent:-9999px;
	outline:none;
}
#nav li a.newsletter {margin-right:2px;}
#nav li a.newsletter:hover,
#nav li.active a.newsletter {background-position:0 -61px;}
#nav li a.events {background-position:-182px 0;}
#nav li a.events:hover,
#nav li.active a.events {background-position:-182px -61px;}
#nav li a.facebook,
#nav li.active a.facebook {background-position:-364px 0;}
#nav li a.facebook:hover {background-position:-364px -61px;}
#main {
	width:951px;
	height:581px;
	background: url(../images/bg-main.jpg) no-repeat;
	padding:19px 10px 0 9px;
	position:relative;
}
/* content */
#content {width:100%;}
/* gallery */
.gallery {
	width:951px;
	overflow:hidden;
	position:relative;
	margin:0 0 6px;
}
.gallery ul {
	list-style:none;
	padding:0;
	margin:0;
	width:970px;
	overflow:hidden;
}
.gallery img {display:block;}
.gallery li {
	float:left;
	width:182px;
	height:195px;
	overflow:hidden;
	padding:0 7px 8px 1px;
	margin:0 2px 0 0;
	background: url(../images/bg-gallery.png) no-repeat;
}
/* menu */
.menu {
	width:100%;
	overflow:hidden;
}
.menu-holder {
	float:right;
	overflow:hidden;
	position:relative;
}
.menu ul {
	list-style:none;
	margin:0 -3px 0 -8px;
	padding:0;
	float:left;
	display:inline;
	position:relative;
}
.menu li {
	float:left;
	background: url(../images/separator-menu.png) no-repeat;
	padding:2px 0 2px 10px;
	margin:0 4px 0 0;
	display:inline;
	overflow:hidden;
}
.menu li a {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:16px;
	outline:none;
	background: url(../images/btn-menu-sprite.png) no-repeat;
}
.menu li a.music {width:60px;}
.menu li a.movies {
	width:71px;
	margin:0 0 0 3px;
	background-position:-60px 0;
}
.menu li a.vinyl {
	width:59px;
	margin:0 -1px 0 1px;
	background-position:-131px 0;
}
.menu li a.games {
	width:68px;
	margin:0 0 0 2px;
	background-position:-190px 0;
}
.menu li a.pop-culture {
	width:129px;
	margin:0 0 0 3px;
	background-position:-258px 0;
}
.menu li a.clothing {
	width:96px;
	margin:0 0 0 2px;
	background-position:-387px 0;
}
/* add-menu */
.add-menu {
	width:100%;
	overflow:hidden;
}
.add-menu-holder {
	float:right;
	overflow:hidden;
	position:relative;
	padding:0 31px 0 0;
}
.add-menu ul {
	list-style:none;
	margin:0 0 0 -10px;
	padding:0;
	float:left;
}
.add-menu li {
	background: url(../images/bullet.png) no-repeat;
	padding:0 14px 0 24px;
	float:left;
}
.add-menu li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:21px;
	background: url(../images/btn-add-menu-sprite.gif) no-repeat;
	outline:none;
}
.add-menu li a.buy {width:48px;}
.add-menu li a.sell {
	width:61px;
	background-position:-48px 0;
}
.add-menu li a.trade {
	width:83px;
	background-position:-109px 0;
}
/* block */
.block {
	width:897px;
	padding:10px 33px 0 20px;
}
.block:after {
	content:"";
	display:block;
	clear:both;
}
/* location-box */
.location-box {
	min-height:264px;
	width:315px;
	float:left;
	padding:0 0 0 76px;
	background: url(../images/bg-location-box.png) no-repeat 0 4px;
}
* html .location-box {height:264px;}
.location-box h2 {
	margin:0 0 1px;
	color:#ff9900;
	font-size:22px;
	line-height:26px;
	text-transform:uppercase;
}
.location-box address {
	font-style:normal;
	display:block;
	margin:0 0 9px;
	line-height:26px;
}
.location-box .time {
	display:block;
	font-size:20px;
	line-height:24px;
	margin:0 0 14px;
}
.location-box .tel {
	display:block;
	color:#ff9900;
	font-size:25px;
	line-height:28px;
	margin:0 0 17px;
}
.block .more {
	background: url(../images/btn-more.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:317px;
	height:28px;
	display:block;
	margin:0 0 0 -2px;
	position:relative;
	outline:none;
}
/* visual */
.visual {
	float:left;
	width:506px;
	padding:3px 0 0;
}
.logo2 {
	position:absolute;
	right:5px;
	bottom:16px;
	width:210px;
	height:138px;
}
* html .logo2 {right:3px;}
.logo2 span {
	display:block;
	width:200px;
	height:130px;
	background:url(../images/logo2.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	padding:0 9px 8px 1px;
}
.logo2 a {
	display:block;
	height:100%;
	outline:none;
	position:relative;
}
/* subscribe-box */
.subscribe-box {
	position:absolute;
	bottom:-17px;
	width:402px;
	margin:0 0 0 122px;
}
.subscribe-top {
	overflow:hidden;
	text-indent:-9999px;
	width:402px;
	padding:31px 0 0;
	background: url(../images/bg-subscribe-top.png) no-repeat;
}
.subscribe-c {
	width:402px;
	background: url(../images/bg-subscribe-c.png) repeat-y;
	max-height:284px;
	overflow:hidden;
}
.subscribe-bottom {
	width:402px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/bg-subscribe-bottom.png) no-repeat;
}
/* subscribe */
.subscribe {
	width:337px;
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	float:right;
	padding:8px 36px 19px 29px;
}
.text-sign-up {
	margin:0 0 14px 1px;
	width:239px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/text-sign-up-today.png) no-repeat;
}
.subscribe .row {
	display:block;
	width:326px;
	height:17px;
	overflow:hidden;
	margin:0 0 7px;
	background:#fff;
	padding:2px 5px 0 12px;
}
.subscribe .row input,
.subscribe .row-alt input {
	margin:0;
	padding:0;
	background:#fff;
	outline:none;
	border:0;
	width:326px;
	float:left;
}
.subscribe .row-alt {
	display:block;
	width:352px;
	overflow:hidden;
	margin:0 0 8px;
}
.subscribe .row-alt .area {
	width:151px;
	background:#fff;
	float:left;
	padding:3px 5px 0 11px;
	margin:0 9px 0 0;
	height:17px;
	position:relative;
}
.subscribe .row-alt .area input {width:151px;}
.subscribe .submit {
	display:block;
	overflow:hidden;
	width:100%;
	padding:7px 0 0;
}
.subscribe .submit input {
	float:left;
	width:150px;
	height:28px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/btn-submit.png) no-repeat;
	position:relative;
	border:0;
	cursor:pointer;
	padding:0;
}}
