/* CSS Document */

/* font sizes:  14pt=0.875, 13pt=0.8125, 12pt=0.75, 11pt=0.6875, 10pt=0.625, 9pt=0.5625, 8pt=0.5  */

/* to add dynamic effects to p, syntax is "p a:link {}" */

/* to remove the outline from a tags:  a {outline:none;}*/

/* sitewide divs */

/*This is the shadowbox code*/

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:0px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(sBox/close.png);}
#sb-nav-next{background-image:url(sBox/next.png);}
#sb-nav-previous{background-image:url(sBox/previous.png);}
#sb-nav-play{background-image:url(sBox/play.png);}
#sb-nav-pause{background-image:url(sBox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}


body {
	background-color: #222222;
	background:url(images/bodybg/bg4.gif);
	background-repeat:repeat;
	margin: 0;
	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.4em;
}


#container_master{
	width: 920px;
	height: 630px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	border-style:solid;
	border-width:5px;
	border-color:#222222;
	background: #222222;
	overflow:hidden;
}



#audio_player{
	width:350px;
	height:20px;
	margin-top:5px;
	margin-right:5px;
	float:right;
	text-align:right;	
	background-color:#1A1A1A;
}



#footer{
	width: 920px;
	height: 50px;
	background: #C0C0C0;
	margin-left: auto;
	margin-right: auto;	
	clear:both;
}

#copyright{
	width: 920px;
	position:static;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	text-align:right;
}


/*css navbar*/

#navcontainer{
	width:550px;
	height:30px;
	position:absolute;
	left:0px;
	top:0px;
}

#navlist{
	margin:0;
	padding: 0px 5px;
	float:left;
	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.8125em;
	font-weight:600;
	line-height:2.2em;
	letter-spacing:-0.4px;
	color:#A45E0C;
}

#navlist li{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a{
	margin:0px;
	border:0px;
	padding-left:8px;
	padding-right:8px;
	text-decoration: none;
	outline:none;
}

#navlist li a:link { color: #A45E0C; }
#navlist li a:visited { color: #A45E0C; }
#navlist li a:hover{color: #dddddd;}
#navlist li a#current{color: #dddddd;}





/*css footerlinks*/

#footer_container {

	width:300px;
	height:20px;
	position:absolute;
	left:0px;
	top:15px;
	text-align:left;
}

#footerlist{
	margin:0;
	padding: 0px 5px;
	float:left;
	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.625em;
	font-weight:600;
	color:#A45E0C;
}

#footerlist li{
	list-style: none;
	margin: 0;
	display: inline;
}

#footerlist li a{
	margin:0px;
	border:0px;
	padding-left:8px;
	padding-right:8px;
	text-decoration: none;
	outline:none;
}

#footerlist li a:link { color: #A45E0C; }
#footerlist li a:visited { color: #A45E0C; }
#footerlist li a:hover{color: #dddddd;}
#footerlist li a#current{color: #dddddd;} 



/*STORE.HTML*/


#header_store{
	width:920px;
	height:30px;
	background-color:#230604;
}

#main_store{
  	position: absolute;
	width:920px;
	height:550px;
	background-color:#000;
	margin:0px;

}

#store_notes{
	width:230px;
	height:526px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	padding:8px 0 0 30px;
	/*background-color:purple;*/
}

#cart{
	display:block;
	width:160px;
	height:50px;
	position:absolute;
	left:69px;
	bottom:24px;
	border:thin solid #282828;
	background: transparent url(images/btn_cart_roll.gif) no-repeat 0px 0px;
	text-decoration:none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}

#cart a{
	display: block;
	width:160px;
	height:50px;
	margin: 0 auto;
	text-decoration:none;

}

#cart:hover{
	background-position: 0px -50px;
}

#store_catalog{
	width:620px;
	height:540px;
	float:right;
	text-align:center;
}

div.store_disc
{
  	margin:14px auto 4px auto;
	position:relative;
  	height:250px;
  	width:190px;
  	float:left;
  	text-align:center;
	border:thin solid #141414;
	
}

div.store_disc_feature
{
  	margin:14px auto 4px auto;
	position:relative;
  	height:250px;
  	width:190px;
  	float:left;
  	text-align:center;
	border:thin solid #141414;
	background-image:url(images/bg_feature.jpg);
	
}


div.store_disc_title
{
  	text-align:center;
	width:190px;
	height:30px;
	margin:0 auto;
	padding-top:8px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	color:#FFF;
	line-height:1.5em;
	/*background-color:red;*/
}

div.store_art
{
	margin:0 auto;
	width:124px;
	height:124px;
}

div.store_art a
{
	display: block;
	width:120px;
	height:120px;
	text-decoration:none;
	border:thin solid #171717;

}

div.store_art #hm{background: transparent url(images/cover_hm_120px_roll.jpg) no-repeat 0px 0px;}
div.store_art #hm:hover{background-position: 0px -120px;}

div.store_art #hm_feature{background: transparent url(images/cover_hm_feature_120px_roll.jpg) no-repeat 0px 0px;}
div.store_art #hm_feature:hover{background-position: 0px -120px;}

div.store_art #sbad{background: transparent url(images/cover_sbad_120px_roll.jpg) no-repeat 0px 0px;}
div.store_art #sbad:hover{background-position: 0px -120px;}

div.store_art #lb{background: transparent url(images/cover_lb_120px_roll.jpg) no-repeat 0px 0px;}
div.store_art #lb:hover{background-position: 0px -120px;}

div.store_art #stp{background: transparent url(images/cover_stp_120px_roll.jpg) no-repeat 0px 0px;}
div.store_art #stp:hover{background-position: 0px -120px;}

div.store_art #pm{background: transparent url(images/cover_pm_120px_roll.jpg) no-repeat 0px 0px;}
div.store_art #pm:hover{background-position: 0px -120px;}

div.store_art #ep{background: transparent url(images/cover_ep_120px_roll.jpg) no-repeat 0px 0px;}
div.store_art #ep:hover{background-position: 0px -120px;}


div.order
{
	position:static;
  	text-align:center;
	width:120px;
	height:70px;
	margin:0 auto;
	border:none;
	padding-top:13px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 0.5625em;
	font-weight:bold;
	letter-spacing:-0.4px;
	line-height:1.8em;
	/*background-color:orange;*/
}

.order img{
	border:none;
}

ul.order_buttons
{
	text-align: center;
	list-style: none;
	padding:0;
	margin: 0 auto;
	width: 80px;
	/*background-color:red;*/
}

ul.order_buttons li a
{
	display: block;
	width:80px;
	height:18px;
	margin-bottom: 2px;
	text-decoration:none;
	border:thin solid #282828;
	background: transparent url(images/btn_order_18x80.jpg) no-repeat 0px 0px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}

ul.order_buttons a:hover{
	background: transparent url(images/btn_order_18x80.jpg) no-repeat 0px -18px;
}

#listen_container{
	width:600px;
	height:400px;
	position:relative;
	background-color:#000;
	padding:0px;
	margin: 0 auto;
	text-align:center;
}

#listen_alert{
	position:absolute;
	width:250px;
	height:20px;
	top:80px;
	left:240px;
	text-align:center;
	background-color:#000;
	border:1px solid #000;
	
}

#listen_title{
	position:absolute;
	width:250px;
	height:150px;
	top:30px;
	left:240px;
	text-align:center;
}

#listen_songs{
	width:180px;
	height:228px;
	position:absolute;
	top:80px;
	left:40px;
	text-align:right;
}

#listen_image{
	width:250px;
	height:250px;
	position:absolute;
	top:80px;
	left:240px;
	text-align:left;
}

#listen_image img{
	border:1px solid #000;
}

#listen_close{
	position:absolute;
	bottom:10px;
	right:10px;
	
}


#footer_store{
	width: 920px;
	height: 50px;
	top:550px;
	position:relative;
	background-image:url(images/footer_store.png);
	margin-left: auto;
	margin-right: auto;	
}


/*HELP.HTML*/


#help_container{
	width:350px;
	height:300px;
	position:relative;
	background-color:#000;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#help_text{
	width:300px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	text-align:left;

}


#help_form{
	width:290px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


#help_form ul {
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center; /*this centers the fields */
	border: none;
}

#help_form li {

	padding:1px;
}


div#help_submit{
	width:346px;
	position:absolute;
	bottom:20px;
	left:2px;
	text-align:center;
	outline:none;
	
}

div#help_confirm{
	width:300px;
	position:relative;
	margin:0 auto;
	padding-bottom:2px;
	padding-top:20px;
	text-align:left;
	
}


.btn_sm{
	display:block;
	width:80px;
	height:18px;
	margin:0 auto;
	border:thin solid #282828;
	background: transparent url(images/btn_18x80.jpg) no-repeat 0px 0px;
	text-decoration:none;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 0.5625em;
	font-weight:bold;
	letter-spacing:-0.4px;
	line-height:1.8em;
	color:#ffffff;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	
}

.btn_sm a{
	display: block;
	width:80px;
	height:18px;
	margin: 0 auto;
	text-decoration:none;

}

.btn_sm:hover{
	background-position: 0px -18px;
	cursor: pointer;
}



.btn_lg{
	display:block;
	width:80px;
	height:30px;
	margin:0 auto;
	border:thin solid #282828;
	background: transparent url(images/btn_30x80.jpg) no-repeat 0px 0px;
	text-decoration:none;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	/*line-height:2.4em;*/
	font-weight:bold;
	color:#ffffff;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	
}

.btn_lg a{
	display: block;
	width:80px;
	height:30px;
	margin: 0 auto;
	text-decoration:none;

}

.btn_lg:hover{
	background-position: 0px -30px;
	cursor: pointer;
}




/*font classes*/


a {
	outline:none;
}

p {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
}



p a{
	outline:none;
}

p a:link { 
	color: #7fc0f2;
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}

p a:visited { 
	color: #7fc0f2;
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}

p a:hover { 
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#7fc0f2;
}

p a:active { 
	text-decoration: none;
}


.std_text {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
}

.std_text a{
	outline:none;
}

.std_text a:link { 
	color: #ffffff;
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#7fc0f2;
}

.std_text a:visited { 
	color: #ffffff;
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#7fc0f2;
}

.std_text a:hover { 
	color: #7fc0f2;
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#7fc0f2;
}


.label {
	font-family: "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size:0.75em;
	line-height:1.3em;
}

.order_buttons a:link { 
	color: #ffffff;
	text-decoration: none;
	
}

.order_buttons a:visited { 
	color: #ffffff;
	text-decoration: none;
	
}

.order_buttons a:hover { 
	color: #ffffff;
	text-decoration: none;

	
}


.white {color:#fff;}
.black {color:#000;}
.gray {color:#ccc;}
.darkgray {color:#666;}
.gold {color:#A45E0C;}
.italic {font-style:italic;}
.bold {font-weight:bold;}
.big {font-size:0.875em;}
.medium {font-size:0.6875em;}
.small {font-size:0.625em;}
.smallest {font-size:0.5625em;}
.tight {line-height:1.4em}
.loose {line-height:1.7em;}


.dropcap {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9em;
	line-height: .75em;
	color:#8a4f0a;
	float:left;
	padding-right:5px;
}


