html{
	height: 100%;
}
body{
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;	
	width:100%;
	height:100%;
	margin: 0 auto;
}
#toazted{
	width: 940px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	height: 100%;
}
#main{
	width: 772px;
	float: left;
	/*height: 100%;*/
	height: auto; background-image: url(/images/main_background.gif); background-repeat: repeat-y;
}
#mainArtist{
	width: 772px;
	float: left;
	/*height: 100%;*/
	height: auto; background-image: url(/images/main_background_artist.gif); background-repeat: repeat-y;
}
#skyscraper{
	width: 168px;
	float: right;
}
#head{
	height: 108px;
	background-color: #ffffff;
}
#logo{
	width: 118px;
	height: 100%;	
	margin: 0px;	
	float: left;
}
#fullbanner{
	width: 468px;
	height: 60px;
	margin-top: 24px;
	overflow: hidden;
	float: left;
}
#search{
	width: 186px;
	height: 60px;
	margin-top: 0px;
	
	float: right;
	background-image: url(/images/search-for-an-artist-or-a-band.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#searchForm{
}
#searchField{
	margin-top: 60px;
	margin-right: 6px;
	width: 140px;	
	float: right;
	font-size: 10px;
}
#searchSubmit{
	background-color: #ffffff;
	background-image: url(/images/search_submit.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 0px;
	width: 67px;
	height: 25px;
	border: 0px;
}
#spotlight{
	background-color: #f65d33;
}
#spotlight img{
	width: 772px;
	
	border: 0px;
	margin-left: 0px;
}
#searchAlphabet{
	height: 23px;
	background-color: #ffffff;
}
#searchAlphabet img{
	float: left;
	margin-left: 9px;
}
#alphabet{	
	text-align: left;	
	margin-top: 3px;
	text-indent: 16px;
	
}
#alphabet a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;	
}
#content{
	background-color: #5b5b5b;
	background-image: url(/images/content_background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;	
}
#contentArtist{
	background-color: #5b5b5b;
	background-image: url(/images/artist_background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;
}
#listLeft, #listCenter, #listRight{
	height: 100%;
	float: left;
}
#listLeft, #listRight{
	width: 218px;	
}
#listLeft{
	background-color: #5b5b5b;	
}
#listCenter{
	width: 336px;	
	background-color: #5b5b5b;
}
#listRight{	
	background-color: #f65d33;
}
#artistInfo{
	width: 554px;
	height: 100%;
	float: right;
	background-color: #f65d33;
	color: #ffffff;
	text-align: left;	
	
}
#artistInfo img{
	float: left;
	border: 0px;	
}
.interview{
	width: 100%;
	margin-top: 5px;	
}
.interviewImage{
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;	
}
h1{	
	color: #ffffff;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: left;
	text-indent: 8px;
}
#artistInfo h1{
	width: 554px;
	clear: both;
	
}
#listLeft h1, #listCenter h1, #artistInfo h1, .interview h1{
	background-color: #000000;
}
#listRight h1{
	background-color: #f33f0e;
}
#listCenter h1{

}
#listLeft div.onEven, #listLeft div.even, #listRight div.onEven, #listRight div.even{
	height: 61px;
	color: #ffffff;
	overflow: hidden;
}
#listLeft div.onEven{
	background-color: #2e2e2e;	
}
#listLeft div.even{
	background-color: #5b5b5b;
}
#listRight div.onEven{
	background-color: #f6805c;
}
#listRight div.even{
	background-color: #f65d33;
}
div.even img, div.onEven img{
	width: 75px;	
	float: left;
	margin: 2px 2px 4px 10px;
}
div.Flex div.even img, div.Flex div.onEven img{
	width: 218px;
	margin: 0px;
	clear: both;
}
div.Flex div.even, div.Flex div.onEven{	
	
}
div.Flex{
	margin: 0px;
	text-align: left;
	float: left;
	color: #ffffff;
}
div.mainText{
	margin: 4px;
}
img{
	border: 0px;
}
#content a, #contentArtist a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
div.artistImage{	
	float: left;	
}
div.artistLink{
	float: right;
	width: 112px;
	margin-right: 4px;
	margin-top: 4px;
	text-align: left;
	color: #ffffff;
}
#content a:hover, #contentArtist a:hover{	
	text-decoration: underline;
}
#footer{	
	height: 108px;
	width: 772px;
	background-color: #ffffff;
	clear: both;
	float: left;
}
#leaderboard{
	margin-top: 5px;
	height: 90px;
	background-color: #ffffff;
	
}
#footerText, #footerText a{
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
	white-space: nowrap;
	
	height: 18px;	
	color: #000000;		
	word-spacing: 20px;
	text-decoration: none;
}
#footerText a:hover{
	background-color: #ffffff;
	text-decoration: underline;
}
.artistText, .interviewLinks, .win, .artistURL{
	margin: 5px;
}
.interviewLinks{
	line-height: 20px;
}
.interviewPlayer{
	width: 100%;	
	text-align: center;
}
.adRectangle{
	margin-top: 10px;
	clear: both;
	text-align: center;
}
a.searchResult{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.searchContent{
	margin-bottom: 10px;
}
div.fill{
	height: 100%;
	background-color: #f65d33;
	
}
div.addthis{
	float: left;
	padding: 5px;	
}
div.added{
	clear: both;
	height: 1px;
	overflow: hidden;
}
div.vidad{
	text-align: center;
}
div.vidad_artist{
	float: right;
}
div.vidad_player{
	margin-left: 65px; 
}
