/* CSS Document */


body {

	margin:0px;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.banner {

	position:absolute;
	margin:0px;
	height:220px;
	width:1000px;

}


#logo_band {
	
	height:40px;
	background-color:#6D6E70;
	
}

#scroller {
	
	height:180;
	
}

.main_table {
	width:1000px;
	height:100%;
	
}


.navbar {
	position:absolute;
	top:250px;
	width:180px;

}


.buttons {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B7C8C;
	border-right-color: #6B7C8C;
	border-bottom-color: #6B7C8C;
	border-left-color: #6B7C8C;

}


.left {

	width:540px;
	float:left;
	/*padding-bottom:15px;
	padding-left:25px;*/

}


/*****************IE HACK*******************/
* html .left {
	
	padding-bottom:15px;
		
}
/*****************IE HACK*******************/




.right {

	width:250px;
	float:right;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;

}



.dates {

	padding-left:15px;
	color:#333333;

}



div#dates li {

	list-style:disc;
	list-style-position:outside;

}


/*****************IE HACK*******************/
* html .dates {
	
	padding-left:20px;
	text-indent: 0px;
		
}
/*****************IE HACK*******************/


.credit {

	background-color:#516272;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:26px;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#cccccc;

}

.footer {
	/*padding-left:15px;*/
	padding-bottom:5px;
	padding-top:3px;
	font-size:11px;
	width:750px;
	margin-left:23px;
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;

}


h1 {

	margin-top:2px;
	margin-left:0px;
	padding-left:15px;
	height:25px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	line-height:23px;
	border: 1px solid #EEEEEE;
}

h2 {

	margin-top:0px;
	margin-left:-5px;

}


h3 {

	font-size:12px;
	font-weight:bold;
	margin-top:17px;

}



.track_listing A:link { color:#CC0033; font-style: nounderline; text-decoration: none; font-weight: bold; }
.track_listing A:visited { color:#CC0033; font-style: nounderline; text-decoration: none; font-weight: bold; }
.track_listing A:hover { color:#333333; font-style: nounderline; text-decoration: none; font-weight: bold; }


.credit A:link { color:#ffffff; font-style: nounderline; text-decoration: none; font-weight: normal; }
.credit A:visited { color:#ffffff; font-style: nounderline; text-decoration: none; font-weight: normal; }
.credit A:hover { color:#333333; font-style: nounderline; text-decoration: none; font-weight: normal; }


.picborder {

	border: 1px solid #E3E3E3;

}



A:link {color:#CC0033; font-style: nounderline; text-decoration: none; font-weight: normal;}
A:visited {color: #CC0033; font-style: nounderline; text-decoration: none; font-weight: normal;}
A:hover {color: #333333; font-style: nounderline; text-decoration: underline; font-weight: normal;}


/*STYLES BELOW APPLY TO IFRAME CONTENT*/

.iframe_wrapper {

	display:table;
	width:500px;
	margin-bottom:20px;
	padding-left:10px;


}

.iframe_bio {

	 width:340px;
	 float:left;

}

.iframe_photos {

	float:right;
	margin-top:40px;
	width:140px;

}

.track_listing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	margin-top:3px;
	margin-bottom:10px;
/*	border: 1px solid #E6E6E6;
	background-color:#F9F9F9;*/
}

.album_title {

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	font-style:italic;
	text-align: right;
	font-weight:bold;	
}


.content {

	font-size:13px;
	color:#666666;
	line-height:17px;
	margin-left:15px


}


body.content ul {
	
	list-style-type:square;
			
}


body.content li {

	list-style-position:outside;
	margin-left:-15px;
		
}


.mc {

	margin-left:50px;
	margin-bottom:35px;
	margin-top:5px;

}

h4 {

	font-weight:bold;
	font-size:11px;
	margin-bottom:2px;
	line-height:normal;
	font-style:italic;
	margin-top:0px;

}


h5 {

	font-weight:bold;
	font-size:11px;
	margin-bottom:2px;
	line-height:normal;
	margin-top:0px;

}


h6 {

	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	text-decoration:underline;
	color:#516272;

}


.video_border {

	border-width:thin;
	border-color:#999999;
	border-style:solid;
	width:360px;
	margin-left:110px;
	padding:0px;
	
	/*margin-top:20px;*/

}

.video_border_large {

	border-width:thin;
	border-color:#999999;
	border-style:solid;
	width:480px;	
	margin-left:20px;
	/*margin-top:20px;*/


}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 10px;
	
}
.newsdate {
	font-size: 12px;
}

.newsheadline {
	font-size: 12px;
	font-weight: bold;
}

.newstags {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 100 %;
	font-size: 10px;
}


/***************BANNER BELOW***************/

a.lily {
	
	display:inline-block;
	width: 269px;
	height: 180px;
	text-decoration: none;
	background: url("banner/lily_frost.jpg");
	
}

a.lily:hover {
	
	background-position: -269px 0;
	
}

/*BEATS*/
a.beats {
	
	display:inline-block;
	width: 200px;
	height: 180px;
	text-decoration: none;
	background: url("banner/beats.jpg");
	
}

a.beats:hover {
	
	background-position: -200px 0;
	
}


/*MORGAN*/
a.morgan {
	
	display:inline-block;
	width: 179px;
	height: 180px;
	text-decoration: none;
	background: url("banner/morgan.jpg");
	
}

a.morgan:hover {
	
	background-position: -179px 0;
	
}


/*REBELSKI*/
a.rebelski {
	
	display:inline-block;
	width: 240px;
	height: 180px;
	text-decoration: none;
	background: url("banner/rebelski.jpg");
	
}

a.rebelski:hover {
	
	background-position: -240px 0;
	
}


/*TAMARA*/
a.tamara {
	
	display:inline-block;
	width: 180px;
	height: 180px;
	text-decoration: none;
	background: url("banner/tamara.jpg");
	
}

a.tamara:hover {
	
	background-position: -180px 0;
	
}


/*MADRID*/
a.madrid {
	
	display:inline-block;
	width: 270px;
	height: 180px;
	text-decoration: none;
	background: url("banner/madrid.jpg");
	
}

a.madrid:hover {
	
	background-position: -270px 0;
	
}


/*BA*/
a.beneath_augusta {
	
	display:inline-block;
	width: 266px;
	height: 180px;
	text-decoration: none;
	background: url("banner/beneath_augusta.jpg");
	
}

a.beneath_augusta:hover {
	
	background-position: -266px 0;
	
}


/*FUNKSERVICE*/
a.funkservice {
	
	display:inline-block;
	width: 270px;
	height: 180px;
	text-decoration: none;
	background: url("banner/funkservice.jpg");
	
}

a.funkservice:hover {
	
	background-position: -270px 0;
	
}


/*STIRLING*/
a.stirling {
	
	display:inline-block;
	width: 262px;
	height: 180px;
	text-decoration: none;
	background: url("banner/stirling.jpg");
	
}

a.stirling:hover {
	
	background-position: -262px 0;
	
}

/*GTM*/
a.gtm {
	
	display:inline-block;
	width: 215px;
	height: 180px;
	text-decoration: none;
	background: url("banner/gtm.jpg");
	
}

a.gtm:hover {
	
	background-position: -215px 0;
	
}


/*COAST*/
a.coast {
	
	display:inline-block;
	width: 249px;
	height: 180px;
	text-decoration: none;
	background: url("banner/coast.jpg");
	
}

a.coast:hover {
	
	background-position: -249px 0;
	
}


/*DEVICS*/
a.devics {
	
	display:inline-block;
	width: 281px;
	height: 180px;
	text-decoration: none;
	background: url("banner/devics.jpg");
	
}

a.devics:hover {
	
	background-position: -281px 0;
	
}


/*PERNILLE*/
a.pernille {
	
	display:inline-block;
	width: 236px;
	height: 180px;
	text-decoration: none;
	background: url("banner/pernille.jpg");
	
}

a.pernille:hover {
	
	background-position: -236px 0;
	
}


/*HELLSONGS*/
a.hellsongs {
	
	display:inline-block;
	width: 148px;
	height: 180px;
	text-decoration: none;
	background: url("banner/hellsongs.jpg");
	
}

a.hellsongs:hover {
	
	background-position: -148px 0;
	
}


/*SEET*/
a.seet {
	
	display:inline-block;
	width: 211px;
	height: 180px;
	text-decoration: none;
	background: url("banner/seet.jpg");
	
}

a.seet:hover {
	
	background-position: -211px 0;
	
}