@import url(menu.css);
@import url(sifr.css);
@import url(editor.css);

*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #333;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
}
h1
{
	font: bold 24px/28px "Arial Narrow" , "Trebuchet MS" , Arial, Helvetica, sans-serif; /* TradeGothic */
	color: #E13A3E;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h2
{
	font: normal 20px/24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
}
h3
{
	color: #0068A8;
	margin-bottom: 10px;
	text-transform: uppercase;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
}
h4
{
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 5px;
}
h5
{
	font: bold 10px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
p
{
	margin-bottom: 10px;
}
ul
{
	margin-bottom: 10px;
	margin-left: 20px;
	list-style: square;
}
ol
{
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 5px;
}
ul ul, ol ol
{
	margin-bottom: 0;
}
img
{
	border: none;
}
a, a:link, a:active, a:visited
{
	color: #006;
}
a:hover
{
	color: #E13A3E;
}

/*** DIVISIONS ***/
.inner
{
	width: 1028px;
	text-align: left;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.clr
{
	clear: both;
}
#header
{
	background: #0060A9;
	padding: 15px 0 10px 0;
}
#banner1, #search, #logo
{
	width: 26%;
	float: left;
	height: 63px;
}
#banner1
{
	text-align: right;
}
#logo
{
	width: 300px;
	text-align: center;
	position: absolute;
	top: -10px;
	left: 390px;
}
#search
{
	background: url(../images/bg_search.png) no-repeat;
	float: right;
}
#search form
{
	padding: 0 15px;
}
#search h3
{
	font-weight: bold;
	color: #fff;
	margin: 6px 0 6px 35px;
	font-family: "Arial Narrow" , "Trebuchet MS" , "Trebuchet MS" , Arial, sans-serif;
}
#search input
{
	border: none;
	vertical-align: middle;
	color: #fff;
}
#search input#store_search
{
	background: none;
	width: 115px;
	margin: 3px 0 3px 30px;
	padding: 3px 5px;
}
#nav
{
	background: #E13A3E;
	height: 24px;
	text-align: center;
	position: relative;
	z-index: 100;
}
#middle
{
	text-align: center;
	background: #000;
	padding: 18px 0 10px 0;
}
#main
{
	width: 1028px;
	background: url(../images/bg_main.png) repeat-y -4px 0;
	margin: 0 auto;
	text-align: left;
}
#main .inner
{
	background: url(../images/bg_mainbtm.png) no-repeat 267px bottom;
	padding: 0 0 30px 0;
	margin: 0 0 0 10px;
	width: 1005px;
}
#left
{
	width: 260px;
	margin: 0 8px 0 0;
	float: left;
	color: #fff;
}
#left h3
{
	color: #fff;
	font: bold 16px/18px "Arial Narrow" , "Trebuchet MS" , Arial, Helvetica, sans-serif; /* TradeGothic */
	text-transform: uppercase;
	margin-bottom: 0;
}
#left .module
{
	margin: 5px 10px;
	border-bottom: 1px solid #999;
}
#left .player
{
	border: 1px solid #999;
	margin: 0 1px 5px 0;
	padding: 5px 10px 15px 10px;
}
#main .grabber
{
	background: url(../images/bg_grabber.png) no-repeat center center;
	border: 1px solid #999;
	padding: 5px 5px 15px 5px;
	font-size: 11px;
	line-height: 14px;
	margin: 0 1px 5px 0;
	color: #fff;
	width: 223px;
}
#main .grabber .inner, body.home #main .grabber .inner
{
	width: auto;
	padding: 5px 5px 0 5px;
	margin: 0;
	background: none;
	overflow: auto;
}
.grabber h3
{
	color: #fff;
	font: bold 16px/18px "Arial Narrow" , "Trebuchet MS" , Arial, Helvetica, sans-serif; /*TradeGothic*/
	margin-bottom: 0;
}
.grabber .formline
{
	display: block;
	margin: 4px 0px 0px;
	clear: both;
}
.grabber .leftlabel
{
	display: block;
	width: 30%;
}
.grabber fieldset
{
	display: block;
	width: 70%;
	border: none;
}
.grabber fieldset select
{
	display: block;
	margin: 3px 0 8px 0;
}
.grabber .button
{
	background: url(../images/button.png) no-repeat;
	padding: 4px 4px 5px 4px;
	border: none;
	margin: 10px 0 0 0;
	width: 101px;
	cursor: pointer;
	color: #fff;
}
#right
{
	margin: 15px 0 25px 16px;
	width: 695px;
	float: left;
}
body.home #right
{
	width: 722px;
	overflow: hidden;
	margin-left: 15px;
}
#right .col1
{
	float: left;
	margin: 0;
	width: 445px;
}
#right .col2
{
	float: right;
	margin: 0 -15px -15px 15px;
	width: 235px;
}
#right .col2 img
{
	clear: both;
	margin-bottom: 15px;
}
#right hr
{
	clear: both;
	margin: 10px 0;
	border: none;
	border-top: 1px solid #999;
}
#right .formline
{
	display: block;
	margin: 4px 0px 0px;
	clear: both;
}
#right .formline label
{
	display: block;
	float: left;
	width: 20%;
}
#right .grabber
{
	margin: 0 0 15px 0;
	border: none;
}
#right .grabber .formline label
{
	width: 30%;
}
#right a
{
	font-weight: bold;
}
#savesearch
{
	background: #333;
	color: #fff;
	float: right;
	width: 274px;
	padding: 10px;
}
#savesearch h3
{
	color: #999;
	font: bold 16px/18px "Arial Narrow" , "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
#savesearch button
{
	float: left;
	margin-right: 10px;
	background-image: url(../images/button_l_graybg.png);
}
#savesearch button span
{
	background-image: url(../images/button_r_graybg.png);
}

body.home #main
{
	background-image: url(../images/bg_main_home.png);
}
body.home #main .inner
{
	background: url(../images/bg_mainbtm_home.png) no-repeat bottom right;
}
#footer
{
	padding: 20px;
	color: #fff;
	margin: 0 0 150px 0;
	background: url(../images/footer_fade.png) repeat-x;
	text-align: center;
}
#footer a, #footer a:hover
{
	color: #fff;
}
#logos
{
	height: 150px;
	width: auto; /*background: url(../images/logos_bg.png);*/
	background: #333;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 30px 0;
	border-top: 1px solid #999;
	overflow: hidden;
}
#logos h3
{
	color: #999;
	font: bold 16px/18px "Arial Narrow" , "Trebuchet MS" , Arial, Helvetica, sans-serif; /* TradeGothic */
	text-transform: uppercase;
	margin-bottom: 0;
}

/* ELEMENTS */
button, a.button
{
	background: url(../images/button_l.png) no-repeat;
	border: none;
	padding: 0;
	line-height: 12px;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	display: block;
	float: left;
	clear: both;
}
button
{
	float: none;
	clear: none;
}
button span, a.button span
{
	background: url(../images/button_r.png) no-repeat top right;
	padding: 6px 15px 6px 0;
	margin: 0 0 0 15px;
	display: block;
}
button span
{
	padding: 6px 17px 6px 0;
	margin: -1px -3px 0 14px;
}
.inputbox, input
{
	font-size: 10px;
	line-height: 12px;
	background: #fff;
	border: 1px solid #666666;
}
select.inputbox
{
	background: #ccc;
}

.pagination
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.pagination li
{
	padding: 5px;
	display: inline;
	border: 1px dotted #333;
}
.accessible
{
	display: none;
}
table.results
{
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #000;
	clear: both;
}
table.results p
{
	margin: 5px;
}
table.results td
{
	vertical-align: top;
	border: 1px solid #999;
	background: #fff;
}
table.results td.price
{
	border-right: none;
}
table.results td.photo, table.results tr.even td.photo
{
	background: #999;
	vertical-align: middle;
	border-left: none;
	border-right: none;
}
table.results tr
{
}
table.results tr.even td
{
	background: #ffd;
}
table.results tr.spacer td
{
	height: 5px;
	background: none;
	border: none;
}
table.results th
{
	font: bold 16px "Arial Narrow" , "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 0;
	height: 20px;
	border-bottom: 1px solid #999;
}
table.results th, table.results th a
{
	color: #999;
	text-decoration: none;
}
table.locations td
{
	padding: 5px 0;
}

.inthissection
{
	background: #E13A3E;
	padding: 10px;
	margin-bottom: 15px;
}
.inthissection h3
{
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}
.inthissection a, .inthissection a:link, .inthissection a:hover, .inthissection a:visited
{
	color: #fff;
	text-decoration: none;
}
a.sku, a.sku:link, a.sku:hover, a.sku:visited
{
	color: #000;
	text-decoration: none;
}
.hotgear
{
	background: #555; /*#D5A00F;*/
	color: #000;
	padding: 5px;
	margin: 5px 0 10px;
	text-transform: uppercase;
}
.hotgear a, .hotgear a:hover, .hotgear a:link, .hotgear a:visited
{
	color: #fff;
	text-decoration: none;
}
.hotgear img
{
	width: 240px;
	padding: 0 auto;
	margin: 5px -5px -5px;
	text-align: center;
}

.listleading
{
	line-height: 19px;
}
.listleading td
{
	vertical-align: top;
}


div.pager
{
	text-align: right;
	overflow: auto;
	padding: 2px 0;
}

div.pager a
{
	background: #333;
	color: #fff;
	padding: .2em .7em;
	text-align: center;
	margin: 0 .25em;
	text-decoration: none;
}

div.pager a.current
{
	background-color: #E13A3E;
	color: #FFF;
}



.shipping-info {
	text-transform: none;
	display:block;
	line-height: 15px;
	font-size: 11px;
	color:#333;
	padding: 4px;
}

.music-news-article
{
    display:inline-block; 
    margin-bottom:10px;  
}

.music-news-title
{
    font-size:18px;
    color:#E13A3E; 
    margin-bottom:10px;  
    font-weight:bold;
}

.music-news-article a
{
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}

.music-news-content a:hover
{
    color:#E13A3E;
}

