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

html, body {
margin: 0px;
}

body {
background-image:url(http://www.eddiehalliwell.com/portal/images/bg1.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;
background-color:#000000;
}
   
.main_container{
background: url(/portal/images/bkground.png) no-repeat center;
height:900px;
margin:0 auto;
width:962px;
}

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

	.toplogo{
		width:158px;
		height:56px;
		clear:left;
		float:left;
		}
		
	.toplogo2{

		clear:left;
		float:left;
		margin-top:-10px;
		margin-left:-5px;
		}		
	
	#logos_holder{
		width:320px;
		height:70px;
		float:right;
		margin-bottom:-10px;

		
		}

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

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

.vote{	
height:120px;
width:950px;
position:absolute;
left:50%;
margin-left:-476px;
top:105px;
}
.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(/portal/images/nav_background.png); width:175px; padding-left:15px;}

#menu ul li a:hover{color:#FFF; background:url(/portal/images/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(/portal/images/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(/portal/images/intro-area.jpg) no-repeat;
width:190px;
height:340px;
padding-top:18px;
}
.intro_container2{
background-color:ffffff;
width:180px;
height:330px;
}

	.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;
	}
	
	
#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;
	padding-left: 0;
}

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

#tweets a {
	color: #ff9900;
}

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

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

.central_container{
height:667px;
width:558px;
margin-top:24px;
float:left;
margin-left:3px;
clear:right;
}
.central_container1{
height:667px;
width:751px;
margin-top:24px;
float:left;
margin-left:3px;
clear:right;
background-color:#000000;
}
.central_top{
height:308px;
width:555px;
border:solid 1px #333333;
}
.central_bottom{
margin-top:1px;
height:356px;
width:556px;
background: #000000;
position: relative;
}

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

.right_container{
height:667px;
width:192px;
margin-top:24px;
background:url(/portal/images/right_bkground.jpg) no-repeat;
float:left;
margin-left:3px;
font-family:Arial, Helvetica, Verdana, sans-serif;
}
	.right_container_top{
	width:192px;
	height:360px;
	}
	
	.right_container_bottom{
	width:192px;
	height:250px;
	padding-top:57px
	}
	.right_container_bottom h3 {
		color: #ffffff;
		margin-left: 10px;
		text-indent: 0;
	}
	.right_container_bottom #news-list {
		list-style: none;
		padding-left: 10px;
	}
	.right_container_bottom #news-list a {
		color: #e08d20;
	}

	.cd_1{
	float:left;
	clear:left;
	}
	
	.cd_1:hover{
	border: solid #FFFFFF 1px;
	}

	.cd_1-text{
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-size:9px;
	width:75px;
	padding-left:5px;
	color:#FFF;
	float:left;
	clear:left;
	}
	
	
/*------------------------------------------------------------------------------------------------------------------------------FOOOTER */	
	
	

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

	.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;
}

p{
font-family:Arial, Verdana, Geneva, sans-serif;
font-size:11px;

}

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;
}





#recent-news {
	background: url(../images/h2-recent-news.jpg) no-repeat;
	width: 503px; height: 70px; display: block;
	text-indent: -2009px; margin-left: 25px;
	z-index: 0;
}

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

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

#news-holder {
}

#news-holder #news-wrapper {
	width: 535px; overflow-y: scroll;
	margin-left: 25px; padding-top: 10px;
	height: 346px;
}

#news-holder #news-wrapper h3 {
	text-indent: 0;
	margin-top: 0;
	font-size: 14px;
}
#news-holder #news-wrapper h3 a {
	color: #ffffff;
	font-size: 14px;
}

#news-holder #news-wrapper p {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	line-height: 140%;
}
#news-holder #news-wrapper p a {
	color: #e08d20;
}



.central_bottom #rss-icon1 {
	background: url(../images/Ballon_Feed_24x24.png) no-repeat;
	width: 24px; height: 24px; display: block;
	position: absolute; right: 20px; top: 10px;
}
