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


.main_container{
background: url(../img/bkground.gif) no-repeat center;
height:900px;
margin:0 auto;
width:962px;
}

.header{
background:url(../img/header.jpg) no-repeat center;
height:78px;
margin:0 auto;
width:930px;
padding-top:25px;
padding-left:20px;
}

	.toplogo{
		width:158px;
		height:56px;
		clear:left;
		float:left;
		}
		
		
	.toplogo2{
		width:158px;
		height:56px;
		clear:left;
		float:left;
		margin-top:-10px;
		margin-left:-5px;
		}		
	
	#logos_holder{
		width:650px;
		height:70px;
		float:right;
		}

#subheader{
background: url(../img/sub_head.jpg) repeat;
height:29px;
margin:0 auto;
width:950px;
margin-top:2px;
}

#subheader2{
height:100px;
margin:0 auto;
width:950px;
}
.vote{	
height:120px;
width:950px;
position:absolute;
left:50%;
margin-left:-476px;
top:105px;
}


/*------------------------------------------------------------------------------------------------------------------------------LEFT PANEL*/

.left_container{	
height:667px;
width:190px;
margin-top:24px;
margin-left:6px;
float:left;
clear:left;
}

.nav_container{
width:190px;
height:310px;
background:#666666 no-repeat;
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */

#menu{position:relative;height:309px; width:190px;font-size:10px;font-weight:0;font-family:Arial,Verdana,Helvitica,sans-serif; }


#menu ul{margin:0px;padding-left:0;list-style-type:none;width:190px;}

#menu ul li{float:left; width:190px;}

#menu ul li a{float:left;color:#333333;text-decoration:none;height:21px; padding-top:10px;background:transparent; background:url(../img/nav_background.png); width:175px; padding-left:15px;}

#menu ul li a:hover{color:#FFF; background:url(../img/nav_hover.gif) no-repeat  ; width:162px; padding-left:28px;}

#menu ul li a.current,#menu ul li a.current:hover{color:#FFF; background:url(../img/nav_hover.gif) ; width:162px; padding-left:28px;}

/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


	/*.menu{
	width:190px;
	height:21px;
	background:url(images/nav_background.png);
	padding-top:10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	}
	
	.menu:hover{
	width:190px;
	background:url(images/nav_hover.gif);
	padding-left:30px;
	color:#FFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none
	}*/
	

	
	



.intro_container{
background:url(../img/intro-area.jpg) no-repeat;
width:190px;
height:340px;
padding-top:18px;
}

	.introtext{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:10px;
	width:155px;
	padding-left:20px;
	padding-right:15px;
	height:140px;
	}
	
	.newsletter_container{
	width:190px;
	height:142px;
	margin-top: 45px;
	}
	
		.Newsetter_subtext{
		font-family:Arial, Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#FFF;
		margin-left:20px;
		margin-right:30px;
		}
		
		.box_container{
		width:190px;
		height:25px;;
		font-family:Arial, Verdana, Geneva, sans-serif;
		font-size:10px;
		color: #F93;;
		margin-top:5px;
		margin-left: 20px;
		}
			.left{
			width:40px;
			float:left;
			}
			.right{
			width:130px;
			float:left;
			}
			
		.box_submit{
		float:right;		
		margin-right:10px;
		}
			
		.textfield{
		font-family:Arial, Verdana, Geneva, sans-serif;
		font-size:10px;
		color: #F93
		;
		margin-left:16px;
		margin-right:20px;
		}	
		
		.submit-button{
		font-family:Arial, Verdana, Geneva, sans-serif;
		font-size:10px;
		margin-left:90px;
		}
		
		.submit-button:hover{
		text-decoration:none;
		color:#F90;
	}

/*------------------------------------------------------------------------------------------------------------------------------CENTER PANEL*/

.central_container{
height:667px;
width:558px;
margin-top:24px;
float:left;
margin-left:3px;
clear:right;
}

#central_tall {
	height: 667px;width: 555px;
	background:url(../img/center-decor.png) no-repeat #000 0 80px;
}
#central_tall .search-item {
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 20px 0 20px;
}
#central_tall .search-item h3, #central_tall .search-item h3 a {
	color: #ff9900; font-size: 11px; margin: 0; margin-bottom: 5px;
	font-family: Arial; font-weight: bold; padding: 0;
	text-indent: 0;
}

#central_tall .search-item p {
	color: #fff; font-size: 11px;
	font-family: Arial; margin-right: 10px;
	padding-bottom: 5px;
}

#central_tall #back-link {
	color: #ff9900;
	margin-left: 20px;
	padding-top: 20px;
	display: block;
}

.central_top {
	height:298px;
	width:555px;
	border:solid 1px #333333;
	background:url(../img/center-decor.png) no-repeat #000 0 80px;
	position: relative;
}

#search {
	margin: 15px 0 0 15px;
}
#search .text {
	margin-bottom: 5px;
}
#search .button {
	cursor: pointer;
	float: right;
	position: relative;
	right: 20px;
}

#next-link {
	position: absolute;
	right: 5px; top: 100px;
	width: 17px; height: 15px; display: block;
	background: url(../img/arrow-right.gif) no-repeat;
	z-index: 1; cursor: pointer;
}

#prev-link {
	position: absolute;
	left: 5px; top:100px;
	width: 17px; height: 15px; display: block;
	background: url(../img/arrow-left.gif) no-repeat;
	z-index: 1; cursor: pointer;
}

.central_top #news-wrapper {
	width: 500px; overflow: hidden;
	margin-left: 25px; padding-top: 20px;
}

.central_top #news-list {
	clear: both; height: 175px; margin: 0;
	padding: 0; position: relative; left: 0; top: 0; overflow: hidden;
	width: 1485px; z-index: 0;
}
.central_top #news-list div {
	float: left; height: 175px;
}
.central_top #news-list div span {
	float: left; width: 165px; height: 175px;
	background: url(../img/news-item.png) no-repeat;
	list-style: none; margin-right: 4px;
}

.central_top #news-list div span a {
	color: #fff;
	text-decoration: underline;
}

.central_top #news-list div span h3 {
	color: #ff9900; font-size: 11px;
	font-family: Arial; font-weight: bold;
	margin-left: 10px; margin-right: 10px;
	text-indent: 0; padding-top: 5px;
	padding-bottom: 10px;
}
.central_top #news-list div span h3 a {
	color: #ff9900; text-decoration: none;
}
.central_top #news-list div span p {
	color: #fff; font-size: 11px;
	font-family: Arial; margin-left: 10px; margin-right: 10px;
	padding-bottom: 5px;
}


.central_top #rss-icon1 {
	background: url(../img/Ballon_Feed_24x24.png) no-repeat;
	width: 24px; height: 24px; display: block;
	position: absolute; left: 110px; top: 40px;
}

.central_bottom {
	margin-top:1px;
	height:367px;
	width:556px;
	background:url(../img/center-decor.png) no-repeat #000 0 120px;
	position: relative;
}

.central_bottom #rss-icon2 {
	background: url(../img/Ballon_Feed_24x24.png) no-repeat;
	width: 24px; height: 24px; display: block;
	position: absolute; left: 150px; top: 34px;
}

.central_bottom #track-listings {
	width: 490px; height: 240px;
	margin: 15px 0 0 35px;
	overflow: auto;
	color: #ffffff;
	font-family: Arial;
}
.central_bottom #track-listings a {
	color: #ff9900;
}

.central_bottom #track-listings #cols {
	font-size: 10px; text-transform: uppercase;
	margin: 0 0 5px 0; font-weight: bold;
}
.central_bottom #track-listings #date {
	font-size: 10px;
}


.central_bottom #track-listings ul {
	list-style: none; font-size: 11px;
	padding: 0;
}
.central_bottom #track-listings ul li {
	border-bottom: 1px solid #666666;
	padding-bottom: 3px; padding-top: 3px;
	width: 460px;
}


.central_bottom #track-prev {
	float: left; color: #ff9900;
	margin: 10px 0 0 35px;
}
.central_bottom #track-next {
	float: right; color: #ff9900;
	margin: 10px 30px 0 0;
}

#recent-news {
	background: url(../img/h2-recent-news.jpg) no-repeat;
	width: 503px; height: 70px; display: block;
	text-indent: -2009px; margin-left: 25px;
	z-index: 0;
}
#track-list {
	background: url(../img/h2-tracklist.jpg) no-repeat 0 5px;
	width: 503px; height: 75px; display: block;
	text-indent: -2009px; margin: 0; margin-left: 35px;
	position: relative;
}

#player {
	position: absolute;
	top: 35px; right: 10px; 
	text-indent: 0;
	z-index: 1;
}

/*------------------------------------------------------------------------------------------------------------------------------RIGHT PANEL*/

.right_container{
height:667px;
width:192px;
margin-top:24px;
background:url(../img/right_bkground.jpg) no-repeat;
float:left;
margin-left:3px;
font-family:Arial, Helvetica, Verdana, sans-serif;
}
	.right_container_top{
	width:192px;
	height:360px;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	}
	
.right_container_top #network-h2 {
	background: url(../img/h2-network.jpg) no-repeat;
	width: 170px; height: 37px; text-indent: -2009px;
	margin-left: 15px; margin-top: 35px;
}

.right_container_top #networks {
	width: 170px; height: 230px;
	overflow: auto;
	margin-left: 15px;
}

.right_container_top #networks p {
	margin-top: 5px;
}

.right_container_top #networks strong {
	font-weight: bold;
}

.right_container_top #networks ul {
	list-style: none; font-size: 11px;
	padding: 0; padding-bottom: 5px;
}
.right_container_top #networks ul li {
	border-bottom: 1px solid #666666;
	padding-bottom: 3px; padding-top: 3px;
	width: 150px;
}

.right_container a {
	color: #ff9900;
}
	
	
	
	.right_container_bottom{
	width:192px;
	height:250px;
	padding-top:27px
	}


#tweets_holder {
	width: 170px; height: 170px;
	overflow: auto; text-align: left;
	margin-left: 15px; overflow-x: hidden;
}

 #tweets {
	color: #000000; width: 140px !important; text-align: left;
	list-style: none; font-size: 11px;
}

#tweets li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: Arial;
}

#tweets a {
	color: #ff9900;
}

#network-btn {
	background: url(../img/network-btn.gif) no-repeat;
	width: 158px; height: 34px; display: block;
}
#network-btn:hover {
	background-position: bottom;
}
	
/*------------------------------------------------------------------------------------------------------------------------------FOOOTER */	
	
	

.footer{
font-family:Arial, Verdana, Geneva, sans-serif;
font-size:11px;
margin:0 auto;
width:952px;
height:143px;
clear:both;
background:url(../img/footer.jpg) no-repeat;
margin-top:50px;
}

	.footer_logo-holder{
	padding-left:20px;
	width:930px;
	height:90px;
	margin-top:-10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
	.foot_nav{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-top:00px;
	}
	
	.footernav{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#F90;
}


/*------------------------------------------------------------------------------------------------------------------------------STYLES*/

a {
text-decoration:none;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333;
}
	
a:hover {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
}

.top_logo{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.top_logo:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}



h1{
font-family:Arial, Verdana, Geneva, sans-serif;
font-size:12px;
margin-left:20px;
margin-right:20px;
}

h3{
font-family:Arial, Verdana, Geneva, sans-serif;
font-size:12px;
color:#FFF;
width:190px;
text-indent:20px;
}

.flash_text_1{
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:14px;
text-align:center;
padding-top:160px;
}

.flash_text_2{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
text-align:center;
padding-top:60px;
}

.flash_text_3{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
text-align:center;
padding-top:80px;
}