@charset "UTF-8";
/* CSS Document */

* {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	padding : 0;
    margin : 0;
}
.center_box {
	margin:0 auto;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a.itunes:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: underline;
}
a.itunes:active {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a.itunes:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a.itunes:hover {
	color: #000;
	text-decoration: underline;
}
/* GENERAL STYLES */
a img, area {
	border: 0;
}
body {
	background:#000;
	margin-top:0px;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #fff;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #000;
}
.bodyindex {
	background:#fff;
}
#main {
	width:900px;
	background-image: url(../Resources/background.jpg);
	background-repeat:repeat-y;
	background-color:#000;
	height:720px;
}
#main2 {
	width:900px;
	background-repeat:repeat-y;
	background-color:#FFF;
}
#main3 {
	width:900px;
	height:770px;
	background-color:#900;
}
#mainindex {
	width:900px;
	height:900px;
	background-color:#06F;
}
#nav {
	width:890px;
	height:50px;
	position:relative;
}
#news {
	text-align:center;
	height:120px;
}
#newsmain {
	width:870px;
	height:500px;
}
#newsmainleft {
	position:relative;
	width:300px;
	height:500px;
	float:left;
	bottom:0;
}
#newsmainright {
	width:500px;
	height:500px;
	float:right;
	background-color:#FFF;
}
#musicmain {
	height:500px;
}
#musicmainleft {
	height:500px;
	width:215px;
	float:left;
}
#musicmainright {
	height:224px;
	width:400px;
	float:right;
	background-color:#fff;
	margin-right:50px;
	margin-top:50px;
}
#musicmainleftbottom {
	bottom:0;
	position:absolute;
	height:306px;
}
#storemainleft {
	width:600px;
	height:1300px;
	float:left;
}
#storemainright {
	width:300px;
	height:1300px;
	float:right;
}
#storemain {
	width:900px;
	text-align:center;
}
#look {
	height:100px;
	text-align:left;
	margin-left:40px;
}
#lookmainleft {
	width:200px;
	height:500px;
	float:left;
}
#lookmainright {
	width:400px;
	height:365px;
	float:right;
}
#contactmainleft {
	width:200px;
	height:500px;
	float:left;
}
#contactmainright {
	width:400px;
	height:500px;
	float:right;
}
#footer {
	width:900px;
	height:35px;
	text-align:center;
	color:#666;
	text-decoration:none;
	margin-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#c_footer {
	width:900px;
	height:35px;
	text-align:left;
	color:#666;
	text-decoration:none;
	margin-top:10px;
	font-size:9px;
}
footer a:link {
	text-decoration:none;
	color:#ffffff;
}
#showsmainright {
	width:300px;
	height:40px;
	float:right;
}
#showsmainleft {
	width:600px;
	height:500px;
	float:left;
	padding-left:30px;
}
div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:12px 0 0 0;
	color:#f5a00c;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
}
div.feedburnerFeedBlock span.headline a {
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c60;
}
#subtitle {
	text-align:left;
	margin: 0px 0px 25px 0px;
	width:900px;
	height:40px;
	background-color:#f5a00c;
}
