 	* {
	margin: 0;
}
html, body {
	height: 100%;
}

.wrap { 
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}


body{
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
	
}

#artistTourList{
	width: 320px;
	height: 347px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0px 0px 0px 5px;

}

#artistTourDatesDiv{

	height: 347px;
	overflow-x: hidden;
	overflow-y: auto;

}


#header { 
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	height: 45px;
	width: 100%;
	background-color: transparent;
	background-image: url(../images/overlay_carousel.png);
	text-align: left;

}

#header a:link, #header a:active, #header a:visited, #header a:hover
{
	outline: none;
}

#backgroundDivHolder { 

	position: absolute;
	top: 0px;
	left: 0px; 
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index:0;
	overflow: hidden;
	background-color: transparent;

}

#backgroundDiv { 

	position: absolute;
	top: 0px;
	left: 0px; 
	background-color: transparent;

}

.initiallyHidden
{
	display: none;
}

#carouselContent 
{
	position: absolute;
	width: 200px;
	height: auto;
	z-index:3;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
	background-image: url(../images/overlay_carousel.png);
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


#container
{
	position: absolute;
	top: 0px;
	left:0px;
	z-index: 1;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto 0;
	overflow: hidden;
	background-color: transparent;
}

#contentDiv
{
	position: relative;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;

}

#contentTextHolder
{

	border-top-style: solid; 
	border-top-color: #ffffff; 
	border-top-width: 1px; 
/*	
	border-bottom-style: solid; 
	border-bottom-color: #ffffff; 
	border-bottom-width: 1px; 
*/	
	padding: 15px 0px;
	
	text-align: left;
}



#genreaz { 

	position: absolute;
	top: 300px;
	left: 460px; 

}

#genreDiv{

	overflow-x: hidden;
	overflow-y: auto;

}

#imageDiv
{
	width: 75px;
	height: 75px;
	overflow-x: hidden;
	overflow-y: hidden;

}

#videoThumbDiv
{
	width: 70px;
	height: 70px;
	overflow-x: hidden;
	overflow-y: hidden;

}

#imageHolder
{
	position: relative;
	width: 136px;
	height: 75px;
	left: -30px;

}

#loadingDivMain
{
	position: absolute;
	width: 150px;
	height: 50px;
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	left: 50%;
	top: 50%;
	margin-top: -25px;
	margin-left: -75px;
	z-index: 10;
}

#nav {
	position: absolute;
	top: 30px;
	left: 20px;
	z-index:1;
	text-align: left;
}

#overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	width:100%;
	height: 100%;
	background-image: url(../images/overlay.png);
	/* background-color: #000000; */
}
	

#secondaryContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 7;
	height: 430px;
	width:973px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}

#secondaryContent
{
	position: relative;
	height: 385px;
	width:950px;
	background-image: url(../images/overlay.png);
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border: 1px solid #696969;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#tertiaryContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	height: 100%;
	width:100%;
	background-image: url(../images/gradient_bg.jpg);
	background-position: top center;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
}

#tertiaryGenreDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 6;
	height: auto;
	width:300px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}

#tertiaryGenreListing
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 7;
	height: auto;
	width:298px;
	background-image: url(../images/overlay_playlist.png);
	background-position: top center;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}

#quaternaryContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	height: 100%;
	width:100%;
	background-image: url(../images/gradient_bg.jpg);
	background-position: top center;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
}

#radioDiv
{
 	position: absolute; 
 	top: 10px; 
 	right: 0px;
 	height: 18px;
}

#radioInfo
{
	position: absolute;
	top: 44px;
	right: 0px;
	width: 260px;
	height: auto;
	z-index: 1;
	background-color: transparent;
	padding: 5px 5px 5px 5px;
	background-image: url(../images/overlay_playlist.png);
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	
}
#radioPlaylist
{
	position: absolute;
	top: 44px;
	right: 0px;
	width: 260px;
	height: auto;
	z-index:2;
	padding: 0px 3px 3px 3px;
	background-color: transparent;
	background-image: url(../images/overlay_playlist.png);
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}
#closeButton
{
	position: relative;
	float: right;
	height: 18px;
	width:56px;
	overflow-x: hidden;
	overflow-y: hidden;

}

#secondary_1
{
	float:left;
	height: 100%;
	text-align: left;
	border-right: 1px solid #333333;
	padding: 0px 10px 0px 0px;
	overflow-x:hidden;
	overflow-y: auto;
}

#secondary_2
{
	float:right;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#secondaryNav
{
 	position: absolute; 
 	z-index: 10;
 	top: 10px; 
 	right: 275px;
 	height: 35px;
 	width: auto;
}

#twitterDiv {

	width: 100%;
	overflow:hidden;
}


#footer {
	background-image:url(../images/footer_bg.png); 
	background-repeat: repeat-x;
	position: relative;
	margin-top: 0px; 
	width: 100%;
	height: 60px;
	z-index:2;
	clear:both;
}



.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

