/*  */

#user_login_widget a, #breadcrumb a{
	color:#A12600}


/* --- clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* --- end clearfix */
.clearing{
	clear:both;
	height:0;
	margin:0;
	font-size:1px;
	line-height:0;
	overflow:hidden;
}
.hi_error{
	background-color: #0E2C36;
}
.popover_msg{
	color: #A12300;
	border:1px solid #A12300;
	font-weight: bold;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	padding: 6px 8px;
	opacity: 0;
}


/*************************************************************************
 * General Element Styles                                                *
 *************************************************************************/


html{
	margin:0;
	padding:0;
	height:100%;
}
body{
	background:url('/media/images/bg_flames.gif') center repeat;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	margin:0;
	padding:0;
/*	padding:0 0 150px 0; */
	height:100%;
}
form{
	height:100%;
} 
h1{
	font-size:2em;
	margin:14px 0;
	padding:0;
}
h2{
	font-size:1.5em;
	margin:13px 0;
	padding:0;
}
h3{
	font-size:1.2em;
	margin:11px 0;
	padding:0;
}
h5{
	font-size:1em;
	margin:8px 0;
	padding:0;
}
a{
	color:#000000;
}
p{
	margin:12px 0;
}
a img{
	border:0;
}
input,
select,
textarea{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.div_hr{
	height:1px;
	width:100%;
	background:#0E2C36;
	margin:16px 0;
	border:0;
	padding:0;
	clear:both;
}


/*************************************************************************
 * General Structure Styles                                              *
 *************************************************************************/


#body_gradient{
	height: auto !important;
	height:100%;
	min-height:100%;
}
#body_container{
	margin:0 auto;
	width:978px;
	padding:0;
}
#home_left_column{
	width:532px;
	float:left;
}
#home_left_column ul{
	list-style-type:none;
	padding:0;
	margin:0;

}
#home_right_column{
	width:376px;
	margin-left:24px;
	float:left;
}
#cms_content_container #home_left_column,
#merch_content_container #home_left_column{
	width:220px;
	margin-right:1px;
	float:left;
}
#cms_content_container #home_right_column,
#merch_content_container #home_right_column{
	width:757px;
	margin-left:0;
	float:left;
}
#site_container{
	width:978px;
	margin:0 auto 0 auto;
}


/*************************************************************************
 * Header Styles                                                         *
 *************************************************************************/


#header_container{
	background:url('/media/images/background_main_header.jpg') no-repeat;
	height:185px;
	width:978px;
	margin:0 auto;
}
#header_container h1{
	margin:0;
	padding:0;
}
#header_container h1 a{
	float:left;
	width:295px;
	height:85px;
	margin:108px 0 0 22px;
}
#header_container h1 a span{
	display:none;
}


/*************************************************************************
 * Main Navigation Styles                                                *
 *************************************************************************/


#nav_main_container{
	height:47px;
	width:978px;
	margin:0 0 0 0px;
}
#nav_main_container h2{
	display:none;
}
#nav_main{
	font:bold 1.3em Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	list-style-type:none;
	text-transform:uppercase;
	float:left;
}
#nav_main li{
	display:inline;
	margin-right:0px;
	padding-right:0px;
	background:url('/media/images/nav_main_divider.jpg') top right no-repeat;
}
#nav_main li a{
	color:#FFFFFF;
	text-decoration:none;
}


/*************************************************************************
 * Snippet Styles                                                        *
 *************************************************************************/

.snippet_container{
	background:#FFFFCC;
	margin-bottom:10px;
	background:#FFFFCC url('/media/images/background_snippet_footer.jpg') bottom left no-repeat;
}
.snippet_header{
/*	background:url('/media/images/background_h2.png');
	background-position:top right;
*/
	height:39px;
	line-height:18px;
}
.snippet_header h2,
.snippet_header h3,
.snippet_header h4{
	height:39px;
	background:url('/media/images/background_h2.png') no-repeat;
	background-position:top left;
	margin:0;
	padding:13px 0 0 48px;
	font:bold 1.3em Arial, Helvetica, sans-serif;
	color:#A12600;
}
.snippet_content_container,
.snippet_table_container{
	padding:8px 11px 36px 11px;
	margin:0 0 0 0px;
	background:url('/media/images/background_snippet_footer.jpg') bottom right no-repeat;
}
.snippet_expander{
	float:right;
	font-size:9px;
	font-weight:bold;
	margin:6px 12px 0 0;
}
/*
.snippet_footer{
	height:36px;
	background:url('/media/images/background_snippet_footer.jpg') bottom right no-repeat;
	margin:12px 0 0 24px;
}
*/


/********************************
 *        default button        *
 ********************************/

.btn_default, .btn_default_inv{
	background:#FFFFCC url('/media/images/btn_default.png') top left no-repeat;
	color:#323030;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:11px;
	margin:0;
	height:18px;
	float:left;
	cursor:pointer;
}
.btn_default span, .btn_default_inv span{
	background:#FFFFCC url('/media/images/btn_default.png') top right no-repeat;
	padding:3px 10px 4px 0;
	float:left;
}
.btn_default_inv, .btn_default_inv span{
	background-image:url('/media/images/btn_default_inv.jpg') !important;
}

/*************************************************************************
 * Footer Styles                                                         *
 *************************************************************************/


#footer{
}

#nav_footer{
	font:bold 1.2em Arial, Helvetica, sans-serif;
	padding:0 0 0 24px;
	margin:0;
	list-style-type:none;
	font-size:1em;
}
#nav_footer li{
	display:inline;
	margin-right:43px;
	padding:0;
}
#nav_footer li a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer_container{
	position:relative;
	margin:-34px auto 0 auto;
	padding:10px 0;
	height:14px;
	clear:both;
	bottom:0;
	width:978px;
	background:#000000;
}

/*************************************************************************
 * Error Messages                                                        *
 *************************************************************************/

.fuse_error{
	background:#FFFFCC;
	color:#FF0000;
	padding:12px;
}
.hi_error{
	background:#FFD42A;
}

#user_login_widget{
	float:right;
	margin:8px 12px 0 0;
}

.login_container label{
	float:left;
	clear:left;
	width:110px;
	text-align:right;
	margin:10px 3px 0 0;
}
.login_container input{
	float:left;
	margin:8px 0 0 0;
}
.login_container .btn_default{
	float:left;
	clear:left;
	margin:10px 0 0 110px;
}

#jukebox{
	background:none;
	margin-bottom:25px;
}
#jukebox .snippet_content_container{
	background:#191919 none;
	margin:0;
	padding:0;
}
#email_subscribe_content_container input{
	float:left;
	margin-right:10px;
}

#login_reset_password ol{
	margin-bottom:20px;
}
#login_reset_password label{
	float:left;
	clear:left;
	width:240px;
	margin:4px 3px 0 0;
	text-align:right;
}
#login_reset_password input{
	float:left;
	width:150px;
	margin-bottom:5px;
}
/* Supersuckers Nav */

#dropmenudiv{
	position:absolute;
	margin-top:0px;
	border:1px solid #811e00;
	border-bottom-width: 0;
	text-align:left;
	font:normal 10px arial, verdana, helvetica, sans-serif;
	line-height:18px;
	opacity:0.95;
	z-index:100;
}

html>body #dropmenudiv {
	margin-top:-0px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid #811e00;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:#811e00;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #a12600;
	color:#fc7600;
}
#navcontainer {
	background: transparent url(/media/images/navbar_full.gif) no-repeat;
	padding: 0;
	height:47px;
	width: 978px;
/*	top: 185px;
	position: absolute;
*/	margin-bottom: 0px;
	/* to align left or right, add a rule here, and remove the wrapper div from the html code */
}
#nav, #nav a { 
	height: 47px; 
	width: 978px;
	display: block; 
	text-decoration: none; 
	text-indent: -9999px;
	position: absolute;
	padding: 0; margin: 0;
}
  
a#home {left: 0; width: 68px;}
a#news  {left: 68px; width: 113px;}
a#music {left: 181px; width: 63px;}
a#store {left: 244px; width: 59px;}
a#msgboard {left: 303px; width: 96px;}
a#teamman {left: 399px; width: 91px;}
a#fans {left: 490px; width: 103px;}
a#downloads {left: 593px; width: 114px;}
a#sponsors {left: 707px; width: 82px;}
a#press {left: 789px; width: 111px;}
a#contact {left: 900px; width: 78px;}

a#home:hover, body#hom #home {
	background: transparent url(/media/images/navbar_full.gif) 0px -47px no-repeat;
}
a#news:hover, body#new #news {
	background: transparent url(/media/images/navbar_full.gif) -68px -47px no-repeat;
}
a#music:hover, body#musi #music {
	background: transparent url(/media/images/navbar_full.gif) -181px -47px no-repeat;
}
a#store:hover, body#stor #store {
	background: transparent url(/media/images/navbar_full.gif) -244px -47px no-repeat;
}
a#msgboard:hover, body#msgboar #msgboard {
	background: transparent url(/media/images/navbar_full.gif) -303px -47px no-repeat;
}
a#teamman:hover, body#teamma #teamman {
	background: transparent url(/media/images/navbar_full.gif) -399px -47px no-repeat;
}
a#fans:hover, body#fan #fans {
	background: transparent url(/media/images/navbar_full.gif) -490px -47px no-repeat;
}
a#downloads:hover, body#download #downloads {
	background: transparent url(/media/images/navbar_full.gif) -593px -47px no-repeat;
}
a#sponsors:hover, body#sponsor #sponsors {
	background: transparent url(/media/images/navbar_full.gif) -707px -47px no-repeat;
}
a#press:hover, body#pres #press {
	background: transparent url(/media/images/navbar_full.gif) -789px -47px no-repeat;
}
a#contact:hover, body#contac #contact {
	background: transparent url(/media/images/navbar_full.gif) -900px -47px no-repeat;
}
		
.sub_nav,
.sub_nav_deep{
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:14px;
}
.sub_nav_deep li{
	padding-left:6px;
}
.sub_nav li{
	margin:2px 0;
}
.sub_nav ul{
	margin:0 0 8px 10px;
	list-style-type:none;
}


/*******************
 *    breadcrumb   *
 *******************/

#breadcrumb,
#breadcrumb a{
color:#000000;
	font-weight:bold;
}
#breadcrumb{
	padding:12px 0 10px 48px;
	background:url('/media/images/background_h2.png') top left no-repeat;
}

/********************
 *   Cart Widget    *
 ********************/

#cart_widget_qty_container{
	float:left;
	clear:left;
	width:175px;
	margin:0 auto;
}
#cart_widget_total_container{
	float:left;
	clear:left;
	width:175px;
	margin:0 0 12px 0;
}
#cart_widget_qty_container span,
#cart_widget_total_container span{
	float:left;
}
#cart_widget_qty_container span#ecom_cart_widget_item_qty,
#cart_widget_total_container span#ecom_cart_widget_total{
	float:right;
}
#cart_widget_total_container{
	margin-bottom:6px;
}
#ecom_cart_module{
	min-height:52px;
	text-align:right;
/*	padding:8px 11px 8px 11px; */
	font-size:11px;
}
#ecom_cart_module p{
	margin:2px 12px 0 0;
}
#ecom_cart_module strong {
	font-weight:normal;
	float:left;
}
#ecom_cart_module ul{
	list-style-type:none;
	margin:10px auto 0 auto;
	padding:0 0 10px 0;
	width:185px;
	height:11px;
}
#ecom_cart_module ul li{
	display:inline;
}

/***********************
 *      Spotlight      *
 ***********************/

#ecom_item_spotlight_img{
	float:left;
    margin:0px 24px 0 0;
    padding-bottom:36px;
	background:url('/media/images/background_spotlight_reflect.jpg') repeat-x bottom;
}
#ecom_item_spotlight_details{
	float:left;
    width:240px;
}
.ecom_product_title{
	font-weight:bold;
    margin:0;
    padding:0;
	font-size:12px;
}

/**********************
 *  category browse   *
 **********************/

.category_heading{
	color:#666666;
	margin:0px 0 12px 0;
}

#ecom_cat_browse_container .div_hr{
	width:auto;
	margin:12px 0;
}
.ecom_cat_browse_product{
	float:left;
	width:150px;
	margin:12px 9px;
}
.ecom_cat_browse_title{
	font-weight:bold;
	height:30px;
	color:#FC7600;
/*	height:1em; */
/
	overflow:visible;
	width:135px;
	position:absolute;
}
.ecom_product_img{
	background:url('/media/images/background_spotlight_reflect.jpg') bottom left repeat-x;
/*	padding-bottom:36px;*/
	margin:0;
	border:0;
}
#ecom_bestsellers .ecom_product_price{
	display:none;
}
.ecom_cat_browse_product{
	text-align:center;
}
.ecom_cat_browse_product .ecom_product_img{
	padding-top:57px !important;
}
p.ecom_cat_browse_product_descr{
	margin:8px 0;
}
.ecom_cat_browse_pager{
	padding:0 12px 5px 12px;
	margin-top:-8px;
}
.ecom_cat_browse_pager .pager_info{
	float:left;
}
.ecom_cat_browse_pager .pager_control{
	float:right;
}
.browser_thumbnail_info{
	margin-top:20px;
	padding:4px 0;
}
.cat_browse_cat_arrow{
	margin:50px 46px 20px 46px;
}

#product_container{
	margin-top:12px;
}
#album_type_table tr{
	height:20px;
}
#album_type_table h4{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#343434;
	margin:12px 0 0 0;
}
#album_type_table {
	margin-top:12px;
}
#album_type_table a{
	margin-top:6px;
}
.ecom_item_song_table td{
	padding:4px;
	height:31px;
}
.ecom_item_song_table .track_price{
	float:left;
}
#track_table_container .ecom_item_song_table .button{
	float:left;
	height:10px;
	padding:2px 6px 4px 6px;
	color:#000000;
	margin-left:12px;
	width:75px;
	text-align:center;
}
#track_table_container table{
	width:100%;
}
.song_table_head th{
	color:#000000;
	text-align:left;
	font-weight:bold;
	height:14px;
	padding:0 0 4px 4px;
}
th.song_table_song_title{
	width:150px;
}
th.song_table_artist{
	width:110px;
}
th.song_table_album_title{
	width:149px;
}
.song_table_btn{
	float:right;
	text-align:center;
}
.song_table_end_column{
/*	border-right:1px solid #8d9ea6;*/
}
.song_table_bg_0 td,
.song_table_bg_0 td a.btn_default,
.song_table_bg_0 td a.btn_default span{
	background-color:#EFE7B7;
}

.btn_play_song span,
.btn_dl_chords span{
	display:none;
}
#ecom_song_table tfoot tr.song_table_foot td{
	border-right:0;
}
.btn_play_song{
	background:url(/media/images/song_table_speaker.png) no-repeat;
	margin-top:2px;
	width:26px;
	height:18px;
	float:left;
}
.btn_dl_chords{
	background:url(/media/images/song_table_pdf_icon.png) no-repeat;
	margin-left:15px;
	width:15px;
	height:19px;
	float:left;
}
#product_image_text_link{
	display:block;
	text-decoration:underline;	
	text-align:center;
}
#main_product_image{
	border:none;
}
#product_details{
	float:left;
	margin-left:24px;	
}
#product_details h3{
color:#FC7600;
	margin:0;
}
#product_details img{
	border:none;
	margin-left:12px;
}
#product_details input{
	width:30px;
}
#product_details .button{
}
#product_description{
	width:380px;
}
#track_table_container{
	margin-top:24px;
	color:#000000;
}
.track_tab_active, .track_tab_inactive{
	float:left;
	display:block;
	height:20px;
	width:128px;
	background:url(../media/images/song_table_tab_inactive.jpg);
	padding:8px 0 0 12px;
	font-weight:bold;
	font-size:12px;
}
.track_tab_inactive{
	padding:12px 0 0 12px;
	height:16px;
}
.track_tab_inactive span{
	color:#eeeeee;
	font-weight:normal;
}
.track_tab_active{
	width:128px;
	background:url(../media/images/song_table_tab_active.jpg);
}
.track_tab_active span{
	color:#00C0E9;
}

/************************** 
 *     Superitem Shirt    *
 **************************/

#product_image_container,
#ecom_product_image_container{
	float:left;
}
#main_product_image{
	border:0;
	margin-bottom:12px;
}
#product_image_text_link{
	display:block;
	text-align:center;
}
.product_detail_price{
	display:block;
}
#product_details{
	float:left;
	margin-left:24px;
	width:380px;
}
#product_description{
	width:380px;
}
.ecom_item_option_table{
	min-width:200px;
}
.ecom_item_option_table th{
	text-align:left;
}
#product_details input{
	width:30px;
}
#qty_add_container{
	margin:12px 0;
}
#qty_container{
	float:left;
	margin-right:12px;
}

/***********************
 *      Ecom Cart      * 
 ***********************/

#ecom_cart_table{
	margin-right:10px;
	margin-top:12px;
}
.ecom_cart_table_head{
	text-align:left;
}
#ecom_cart_table th{
	height:21px;
	border-bottom:1px solid #A12600;
	padding:0 0 2px 2px;
}
#ecom_cart_table td{
	padding-bottom:18px;
	padding-left:4px;
	height:48px;
}
.ecom_cart_item_top td{
	padding-top:12px;
}
.ecom_cart_item{
	padding-left:5px;
	text-align:left;
	width:235px;
}
.ecom_cart_item_type{
	width:110px
}
.ecom_cart_qty{
	text-align:left;
	width:132px;
}
.ecom_cart_price{
	text-align:right;
	width:72px;
}
.ecom_cart_item_total{
	padding-right:10px;
	text-align:right;
	width:113px;
}
.cart_item_option{
	font-size:9px;
	line-height:12px;
	padding-left:20px;
}
#ecom_cart_table input{
	text-align:right;
	float:left;
	width:44px;
	line-height:11px;
	font-size:11px;
}
#ecom_cart_table .ecom_cart_item_top td{
	border-bottom:1px solid #A12600;
}
#ecom_cart_table .ecom_cart_total td{
	border-bottom:1px solid #A12600;
	height:24px;
	text-align:right;
	padding:12px 0;
}
#ecom_cart_table td.ecom_cart_total_price{
	padding-right:11px;
}
.ecom_cart_buttons td{
	padding-top:12px;
}
a.btn_default.cart_nav_left,
a.btn_default.cart_nav_left span,
a.btn_default.cart_nav_right,
a.btn_default.cart_nav_right span{
	height:52px;
}
/************************
 *   Ship info login    *
 ************************/

#returning_customer_container{
	display:none;
}
#ecom_ship_info_login{
	float:left;
	margin-bottom:15px;
	margin-top:15px;
	width:270px;
}
#ecom_ship_info_login label{
	display:inline;
	float:left;
	margin:2px 11px 14px 0;
	text-align:right;
	width:82px;
}
#ecom_ship_info_login input{
	float:left;
	width:167px;
	margin:0 0 11px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	display:inline;
}
#ecom_ship_info_login .forgot_pwd{
	margin-left:93px;
	float:left;
	font-size:10px;
	color:#C89A52;
}
#ecom_ship_info_login .site_btn{
	margin-left:93px;
	margin-bottom:20px;
	top:8px;
}
#ecom_ship_info_add_account_container{
	float:left;
	width:355px;
	margin-left:35px;	
	margin-top:12px;
}
#ecom_ship_info_add_account_container p{
	margin-top:0;
}
#ecom_ship_info_login a.btn_default{
	margin-right:12px;
}

/*************************
 *   Billing & Shipping  *
 *************************/

#ecom_ship_info_billing_address .snippet_content_container,
#ecom_ship_info_shipping_address_container .snippet_content_container{
	margin-top:0px;
	width:500px;
}
#ecom_ship_info_billing_address label,
#ecom_ship_info_shipping_address label{
	width:128px;
	margin-right:27px;
	text-align:right;
	float:left;
	clear:left;
	margin-top:2px;
}
#ecom_ship_info_billing_address input,
#ecom_ship_info_shipping_address input{
	float:left;
	margin-bottom:11px;
	width:250px;
}
#ecom_ship_info_billing_address select,
#ecom_ship_info_shipping_address select{
	float:left;
	margin-bottom:11px;
	font-size:11px;
	width:254px;
}
#ecom_ship_info_billing_address textarea,
#ecom_ship_info_shipping_address textarea{
	float:left;
	margin-bottom:11px;
	width:250px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#ecom_ship_info_billing_address .ecom_ship_info_email,
#ecom_ship_info_billing_address .ecom_ship_info_phone,
#ecom_ship_info_shipping_address .ecom_ship_info_email,
#ecom_ship_info_shipping_address .ecom_ship_info_phone{
	width:175px;
}
#ecom_ship_info_billing_address .ecom_ship_info_postal,
#ecom_ship_info_shipping_address .ecom_ship_info_postal{
	width:100px;
}
#ship_select input{
	margin:0 27px 11px 117px;
	float:left;
	clear:left;
}
#ship_select label{
	margin:0 0 11px 0;
	float:left;
}
#ship_select br{
	clear:both;
}
.hide_element{
	visibility:collapse;
	overflow:hidden;
	height:0;
}
.show_element{
	visibility:visible;
	overflow:auto;
	height:auto;
}
#ship_select{
	margin-bottom:15px;
}
.cart_nav_left{
	float:left;
}
.cart_nav_right{
    float:right;
}
.ecom_item_left_column{
	margin-bottom:12px;
}
#ecom_cart_nav{
	padding:0 12px;
}

/**********************
 * Cart Order Summary *
 **********************/

#cart_order_summary_shipping_address,
#cart_order_summary_billing_address{
	float:left;
	width:220px;
}
#ecom_ship_table{
	margin:14px 0;
	padding:0;
	border-collapse:collapse;
	width:670px;
}
#ecom_ship_table th{
	text-align:left;
}
#ecom_ship_table th,
#ecom_ship_table td{
	padding:2px 5px 3px 5px;
}
#ecom_ship_table td{
	padding:4px 0 5px 0;
}
.ecom_ship_table_head th{
	height:13px;
	border-bottom:1px solid #A12600;
}
th.ecom_ship_table_radio{
	width:12px;
}
.ecom_ship_table_foot td.ecom_ship_table_radio{
}
th.ecom_ship_table_option{
	width:346px;
}
th.ecom_ship_table_price{
	width:50px;
}
.ecom_ship_table_foot td.ecom_ship_table_price{
}
.ecom_ship_table_foot td{
	border-top:1px solid #A12600;
	height:13px;
}
.ecom_ship_table_bg_1{
	background-color:#EFE7B7;
}

/***************************
 *     Credit Card Info    *
 ***************************/

#ecom_credit_info h3{
	font-size:11px;
	padding-bottom:5px;
	margin-right:20px;
	border-bottom:1px solid #11BBEE;
}
#ecom_credit_info label{
	float:left;
	margin:7px 0 3px 0;
	width:145px;
}
#ecom_credit_info input,
#ecom_credit_info select{
	float:left;
	font-size:11px;
	margin:5px 0 3px 0;
}
