/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
height: auto;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
body {
	text-align: center;
	background-image: url(images/background_bod.jpg);
	background-repeat: repeat-x;
	background-color: #FF0D26;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	width: 876px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
		background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 876px;
		behavior: url(iepngfix.htc);
}
#inner_wrapper {
	width: 876px;
	text-align: left;
}
#left_holder {
	float: left;
	width: 560px;
	margin-left: 63px;
		_margin-left: 30px;
}
#left_top {
	height: 191px;
	width: 563px;
	display: block;
}
#subscribe {
	float: right;
	height: 45px;
	width: 150px;
		_width: 148px;
	margin-top: 130px;
	text-align: left;
}
#music {
	float: right;
	width: 177px;
		_width: 176px;


	margin-top: 115px;
	text-align: left;
}
#music a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#music a:hover {
	text-decoration: underline;
	color: #FF0A28;
}



#frm_subscribe .s_box {
	width: 75px;
	margin-bottom: 5px;
	float: left;
	height: 13px;
	font-size: 10px;
}
#frm_subscribe .s_box_2 {
	width: 75px;
	margin-bottom: 5px;
	float: left;
	height: 13px;
	font-size: 10px;
	clear: both;
}
input.go {
	height: 44px;
	width: 49px;
	
	margin-left: 4px;
}
a.go {
	margin-right: 10px;
	_margin-right: 10px;
	background-image: url(images/go.gif);
	height: 44px;
	width: 49px;
	text-indent: -3000px;
	display: block;
	margin-left: 4px;
}
a.go:hover {
	background-image: url(images/go_over.gif);
}
#content {
	clear: both;
}
#main {
	margin-left: 70px;
	float: left;
	width: 360px;
	margin-top: 17px;
}
#main h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
#text a {
	color: #FF0926;
	text-decoration: none;
}
#text a:hover {
	color: #000000;
	text-decoration: underline;
}


#main h2 {
	color: #FF0A28;
	font-size: 16px;
	margin-bottom: 15px;
}
#text p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
.deep {
	line-height: 20px;
}

#main .intro {
	margin-bottom: 10px;
}
#text {
	margin-left: 12px;
	margin-top: 75px;
}




/* --------------------------------- Left Nav ----------------------------- */
#left_nav {
	float: left;
	width: 125px;
	clear: both;
}
#left_nav ul {

}
#left_nav li{

 list-style: none;

}

#left_nav li a{
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
	width: 125px;
}
/* ---------- Home Button ---------- */
.nav_home a{
	width: 125px;
	height: 59px;
	background-image: url(images/home_butt.gif);
	display: block;
}

.nav_home a:hover, body#home .nav_home a{
     background-image: url(images/home_butt.gif);
     background-position: left -59px;
}
/* ---------- About Button ---------- */
.nav_about a{
	width: 125px;
	height: 58px;
	background-image: url(images/about_butt.gif);
	display: block;
}

.nav_about a:hover, body#about .nav_about a{
     background-image: url(images/about_butt.gif);
     background-position: left -58px;
}
/* ---------- Music Button ---------- */
.nav_music a{
	width: 125px;
	height: 58px;
	background-image: url(images/music_butt.gif);
	display: block;
}

.nav_music a:hover, body#b_music .nav_music a{
     background-image: url(images/music_butt.gif);
     background-position: left -58px;
}
/* ---------- Shop Button ---------- */
.nav_shop a{
	width: 125px;
	height: 58px;
	background-image: url(images/shop_butt.gif);
	display: block;
}

.nav_shop a:hover, body#shop .nav_shop a{
     background-image: url(images/shop_butt.gif);
     background-position: left -58px;
}
/* ---------- Contcat Button ---------- */
.nav_touch a{
	width: 125px;
	height: 59px;
	background-image: url(images/touch_butt.gif);
	display: block;
}

.nav_touch a:hover, body#touch .nav_touch a{
     background-image: url(images/touch_butt.gif);
     background-position: left -59px;
}

#right_flash {
	float: left;
	width: 250px;
	height: 520px;
}
#footer {
	clear: both;
	background-image: url(images/footer.gif);
	background-color: #FF0C26;
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 60px;
}
#footer p {
	color: #FFFFFF;
	font-size: 11px;
}
#footer a {
	color: #FFF001;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.left_marg {
	margin-left: 50px;
}
