/**Basic HTML and BODY SETTINGS**/
html {
	height:100%;
}
body {
	height:100%;
	background-color:#3a3a3a;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#c9c9c9;
}
a{
	color:#e59420;
	text-decoration:underline;
} 
a:hover{
	color:#e59420;
	text-decoration:none;
} 
/**PAGE CONTAINERS**/
#container{
	width:960px; 
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0px;
	margin: 0 auto;
	background-image: url(../images/bg-container.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header{
	width:960px; 
	height: 123px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftContent1{
	width:478px; /*478*/
	padding-left:5px;
	padding-top:11px; 
	background-color:#3a3a3a;
	float:left;
	min-height:397px;
	height:auto !important;
	height:397px;
	background-image:url(../images/bg-leftContainer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftContent2{
	width:525px;
	padding-left:5px; 
	background-color:#3a3a3a;
	float:left;
	min-height:398px;
	height:auto !important;
	height:398px;
	background-image:url(../images/bg-leftContainer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#insideLC2{
	background-color:#3a3a3a;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-top:2px;
}
#topstLC1{
	background-color:#3a3a3a;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}

#LC2Content{
	padding-left:8px;
	padding-right:8px;
}

#LC2Content p{
	font-size:13px;
	margin-top:0px;
	margin-bottom:12px;
}
#LC1Content{
	padding-left:0px;
	padding-right:0px;
	margin-top:12px;
}

#LC1Content p{
	font-size:13px;
	margin-top:0px;
	margin-bottom:12px;
}
#artistmenu{
	/*position:absolute;*/
	padding:0px;
	padding-left: 220px;
	background-color:#000;
	margin:2px;
	height:22px;	
	margin-top:0px;
	margin-bottom:12px;
}
#textB{
	height:54px;
	background-image: url(../images/text-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#artistmenu ul {
	margin: 0px;
	padding: 0px;	
	padding-top: 1px;
	text-align:right;
}
#artistmenu li.links {
	margin-top:0px;
	list-style-type: none;
	padding-right: 10px; 
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
#artistmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e59420;
	text-decoration: none;
	font-weight:bold;
	padding:0px;
	margin:0px;	
}
#artistmenu a:hover {
	color: #cdcbcb;
}

#twoh{
	border-top:2px solid #fff;
	width:300px;
	height:0px;
}
#split4{
	border-top:4px solid #000000;
	margin-bottom:10px;
	padding-top:10px;
}
#split4fr{
	border-top:4px solid #000000;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}


#split4db{
	border-top:4px solid #000000;
	margin-bottom:10px;
	padding-top:10px;
	float:left;
	width:250px;
}
#newspic{
	float:left;
	margin-right:5px;
	margin-bottom:6px;
	height:60px;
	overflow:hidden;
	
}
#newstext{
	float:left;
	/*width:438px;*/
}
#newstext p{
	width:502px;
}
#newstext2{
	float:left;
	/*width:400px;*/
}
#newstext2 p{
	width:465px;
}
#relpic{
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	border:2px solid #505050;
}
#reltext{
	float:left;
	width:140px;
}
#reltext h4{
	width:146px;
}
#SocImg{
width:300px;
padding-bottom:3px;
background-color:#000000;
}
#tracklist{
	width:500px;
	margin-top:20px;
}
#tracklist ul{
	margin:0px; 
	padding-top: 0px; 
	padding-bottom: 12px; 
	padding-left: 5px; 
	/*padding-top: 0px;
	padding-bottom: 3px;*/
}
#tracklist li{
	font-size:13px;
	list-style-type: none;	
	/*margin-top:0px; 
	padding-right: 10px; 
	padding-top: 0px;
	padding-bottom: 3px;*/
}
.tracknames{
	display:block;
	/*margin-top:0px;
	position:absolute;/*/	float:left;
}
.playbutton{
	cursor:pointer;
	margin-right:5px;
	float:left;
	margin-bottom:7px;
}
#playerwrap{
	margin-left:0px;
	padding-left:99px;
	margin-top:44px;
	position:absolute;
	/*background-color:#CC6600;*/
}
#moreart{
	width:95px;
	height:72px;
	background-image:url(../images/artist-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
	margin-bottom:8px;
	
}
#moreartpic{
	width:95px;
	height:47px;
	overflow:hidden;
	text-align:center;
	
}
p.moreart {
	font-size:13px;
	margin:0px;
	padding:0px;
	margin-left:4px;
	margin-top:2px;
}

#art{
	background-color:#505050;
	padding:1px;
	margin-bottom:3px;	
	padding-left:3px;
}
#artpic{
	width:95px;
	height:47px;
	overflow:hidden;
	text-align:center;
	float:left;
}
#arttext{
	overflow:hidden;
	float:left;	
	margin-left:4px;
	width:400px;
	padding-top:6px;
}
#arttext p{
	margin-top:0px;
	margin-bottom:0px;
	font-size:15px;
	/*border-bottom:1px solid #333;*/
}
#arttext p a{
	color: #222;
	
}


#split4db2{
	border-top:4px solid #000000;
	margin-bottom:10px;
	padding-top:10px;
	float:left;
	margin-left:9px;
	width:250px;	
}
#split4mid{
	border-top:4px solid #000000;
	margin-bottom:10px;
	margin-top:4px;
	padding-top:10px;
	width:300px;	
}
#split4mid2{
	background-color:#000000;
	margin-bottom:10px;
	margin-top:4px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	width:327px;	
}
#split4vid{
	border-top:4px solid #000000;
	margin-bottom:10px;
	margin-top:2px;
	padding-top:10px;
	width:347px;
	/*height:195px;
	overflow:hidden;*/
}
.topborder{
	border-top:4px solid #000000;
	margin-bottom:10px;
	margin-top:4px;
	padding-top:10px;
	width:347px;
}
#splitClear{
	clear:both;
	border-top:1px solid #4e4e4e;
	margin-top:0px;
	margin-bottom:8px;
}
#genClear{
	clear:both;
}
#middleContent{
	width:310px;
	padding-left:10px;
	padding-top:11px;
	background-color:#3a3a3a;
	float:left;
	min-height:397px;
	height:auto !important;
	height:397px;
	background-image: url(../images/bg-midContainer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#middleContent1{
	width:357px;
	padding-left:10px;
	padding-top:11px;
	background-color:#3a3a3a;
	float:left;
	min-height:397px;
	height:auto !important;
	height:397px;
	background-image: url(../images/bg-midContainer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightContent{
	width:105px;
	padding-left:5px;
	padding-top:11px;
	background-color:#2d2d2d;
	float:left;
	min-height:618px;
	height:auto !important;
	height:618px;
	background-image: url(../images/bg-rightContainer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer{
	width:960px; 
	float:left;
	height:190px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#c9c9c9;
	font-size:11px;
	background-color:#000;
	/*padding-bottom:26px;*/
}
#footer a {
	color: #cdcbcb;	
}
#footer a:hover {
	color: #ffdd00;
}
/*Container Elements*/
#menu{
	position:absolute;
	width:400px; 
	/*height: 60px;
	background-color:#FF9900;*/
	margin-left: 10px;
	margin-top: 101px;
}
#menu ul {
	margin: 0px; padding: 0px;	
}
#menu li.links {
	margin-top:0px;
	list-style-type: none;	 
	padding-right: 15px; 
	padding-top: 1px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: 14px bottom;
	float: left;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cdcbcb;
	text-decoration: none;
	font-weight:bold;
	padding:0px;
	margin:0px;	
}
#menu a:hover {
	color: #e59420;
}
.btn_home{
	margin-top:10px;
	margin-left:14px;
	width:300px;
	height:80px;
	/*background-color:#0099FF;*/
	display:block;
	position:absolute;
}
.newsDate{
	font-size:13px;
	color:#898989;
}

.artistSpan{
	font-size:13px;
	/*color:#fff;*/
}
.indent{
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
.artist{	
	color:#478cb0;
	font-size:12px;
	font-weight:bold;
}
.xp{	
	margin-top:2px;
	margin-bottom:6px;
}
a.white{
	color:#e59420;
	text-decoration:underline;
} 
a.white:hover{
	color:#e59420;
	text-decoration:none;
} 

/*General Elements*/
hr{
 	display:none;
 }
/*H Elements*/
h1{
	margin:0px;
	padding:0px;
}
h2{	
	font-size: 24px;
	margin:0px;
	margin-bottom:6px;
	margin-left:4px;
	margin-top:10px;
	padding:0px;
	font-weight:bold;
	color:#e59420;
}

h3{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin:0px;
	margin-bottom:8px;
	padding:0px;
	font-weight:100;
	color:#e59420;
}
h4{	
	margin:0px;
	margin-bottom:0px;
	margin-top:5px;
	padding:0px;
	color:#389cd0;
	font-size:13px;	
	width:465px;
}
#middleContent td{
	padding:5px;
	padding-top:2px;
	padding-bottom:3px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
#middleContent a{
	color:#c9c9c9;
	text-decoration:underline;
}
.infoTab{
	position:absolute;
	margin-left:25px;
}

/*Container Elements*/
#footer #content{
	margin-top:120px;
	padding-left:9px;
}
.peekaboo{
	display:none;
}

/*Contact Form Elements*/
#split4mid form{
	padding:0px;
	margin:0px;
	font-size: 13px;
	color: #c9c9c9;
}
.normal{
	border:0px;
	/*padding:0px;*/
	padding-left:0px;
	/*margin-top:10px;*/
	/*border:1px solid #828177;*/
}
fieldset legend{
	display:none;
}
#split4mid fieldset.normal label.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c9c9c9;	
	width: 55px;
	float: left;
	
}
#split4mid fieldset.normal input.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom:3px;
	margin-left: 0px;
	margin-right: 6px;
	float:left;
	display:block;
	width:200px;
	/*border-width:1px;
	border:1px solid #b6d970;
	background-color:#fffefc;*/
	
}
#split4mid fieldset textarea {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top:4px;
	margin-bottom:4px;
	border:1px solid #b6d970;
	background-color:#fffefc;
}
.dialogbox{
	padding:8px;
	background-color:#b6d970;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	margin-top:10px;
	margin-bottom:12px;
	text-align:center;
	font-weight:bold;
	width:400px;
}
.imgborder{
	border:2px solid #505050;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 3px;
}
p.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9c9c9;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:5px;
}
h5.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c9c9c9;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:5px;
}
/* Graphic Buttons*/
.back{
	margin-left:460px;
	width:44px;
	height:14px;
	position:absolute;
	background-image: url(../images/btn-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.read{
	margin-left:0px;
	width:44px;
	height:14px;
	position:absolute;
	background-image: url(../images/btn-read.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.byartist{
	margin-left:384px;
	width:64px;
	height:14px;
	position:absolute;
	background-image: url(../images/btn-by-artist.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bydate{
	margin-left:453px;
	width:56px;
	height:14px;
	position:absolute;
	background-image: url(../images/btn-by-date.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buy{
	margin-left:0px;
	margin-top:0px;
	width:60px;
	height:14px;
	/*position:absolute;*/
	display:block;
	background-image: url(../images/btn-buy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buyfr{
	margin-left:165px;
	margin-top:20px;
	width:60px;
	height:14px;
	position:absolute;
	background-image: url(../images/btn-buy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer13{
	font-size:13px;
}