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


.wrapper
{
width:971px;
text-align:left; 
margin:0 auto;
}


.clear
{
	clear:both;
}

.picture_box
{
padding:4px 4px 4px 4px;	
	
}

.header
{
	height:88px;
	width:100%;
}


.header_left
{
	float:left;width:355px; height:88px; 
}

.header_right
{
	float:right;width:616px;height:88px;margin:0px;
}



.menu_left
{
	width:100%; height:40px; float:left;padding-left:11px;
}

.menu_middle
{
	height:40px; width:90%; float:left;
}

.menu_right_pre
{
	height:40px; width:8%; float:left; padding-top:2px;
}


.menu_right
{
	height:40px; width:12px; float:left;
}

/*other menu styling in droplinebar.css */

.featured_wrapper
{
width:100%;	
}
#featured{ 
	width:60%; 
	position:relative;  
	height:310px; 
	float:left;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:273px; 
	list-style:none; 
	padding:0; margin:0; 
	width:300px;
}
#featured ul.ui-tabs-nav li{ 
	padding-left:2px;  
	height:40px;
		margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:2px 5px; 
	padding:2px; 
}


#featured li.ui-tabs-nav-item a{ 
	display:block; 
	padding-top:10px;
	height:40px;
}



#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	padding-top:10px;
}
#featured .ui-tabs-panel{ 
	width:275px;
	position:relative;
	height:225px;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:225px; left:0px; 
	
}
#featured .info h4{ 
 padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 2px; 
}


#featured .ui-tabs-hide{ 
	display:none; 
}

.video_box_wrapper
{
width:40%; float:right;	
}



.videos_box
{
	width:98%;
	float:left;
	display:block;
	height:303px;
}

.vid_top
{
	padding-left:20px;
	height:25px;
	
}

.vid_down
{
	 margin-left:25px; margin-top:5px;
}


.highlightit1 img{
float:left;
margin-left:2px;
margin-right:3px;
}



.poll_box
{
	width:98%;
	height:140px;
	overflow:hidden;
}

.poll_top
{
	border-bottom:1px solid #E4E4E4; height:30px;
}


.slider_top_left
{
	height:37px; margin-bottom:0px; width:100%;
}


.slider_top_middle
{
	width:40%; height:37px;float:left;margin-left:0px;
}

.slider_top_right
{
	width:40%; height:37px;float:right;
}

.category_photo_wrapper
{
width:970px;
}

.category_wrapper
{
	width:62%; float:left
}

.gallery_wrapper
{
width:37%;float:right;	
}

.lower_part_wrapper
{
	/*wraps headlines and left column*/
	width:970px;
}

.lower_part_left
{
	width:71%; float:left;
}

.lower_part_headlines_wrapper
{
width:98%; float:left; margin-top:5px; margin-bottom:5px;	
}

.headline_contents_left
{
width:100%;
}

.headline_contents_right
{
	padding-left:20px; padding-right:20px;width:95%;
}


.headline_contents_left1
{
width:100%;
}

.headline_contents_right1
{
	padding-left:20px; padding-right:20px; width:95%;
}



.headlines
{
	font-family:Georgia,Times New Roman, Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#0033cc;
}

.headlines a:link
{
	text-decoration:none;
}

.headlines a:hover
{
	text-decoration:underline;
}


.lower_tab_wrapper
{
	width:69%; float:left; padding-left:5px;
}

.lower_tab_right
{
width:28%; float:left; margin-left:10px;
}

.lower_part_column
{
	width:28%; float:left;
}








/* Teaser
	------------------------------ */
		
		.teaser {
			padding:10px;
			position:relative;
			margin-bottom:10px;
			height:1%;
			overflow:hidden;
		}
		
	
		
		.teaser .top-left,
		.teaser .top-right,
		.teaser .bottom-left,
		.teaser .bottom-right {
			height:5px;
			width:5px;
			overflow:hidden;
			position:absolute;
		}
		
		
		.teaser .top-left {
		
			top:0;
			left:0;
		}
		.teaser .top-right {
			
			top:0;
			right:0;
		}
		.teaser .bottom-left {
			
			left:0;
			bottom:0;
		
		}
		.teaser .bottom-right {
		
			right:0;
			bottom:0;
		}
		
		
		
		/* teaser1
	------------------------------ */
		
		.teaser1 {

			padding:10px;
			position:relative;
			margin-bottom:10px;
			height:1%;
			overflow:hidden;
		}
		
		
		
		.teaser1 .top-left,
		.teaser1 .top-right,
		.teaser1 .bottom-left,
		.teaser1 .bottom-right {
			height:5px;
			width:5px;
			overflow:hidden;
			position:absolute;
		}
		
		
		.teaser1 .top-left {
			
			top:0;
			left:0;
		}
		.teaser1 .top-right {
			
			top:0;
			right:0;
		}
		.teaser1 .bottom-left {
		
			left:0;
			bottom:0;
		
		}
		.teaser1 .bottom-right {
		
			right:0;
			bottom:0;
		}
		
		
.footer
{

	width:972px;
	height:165px;
}

.footer_top
{
	margin:0px;
	height:38px;
}

.footer_box
{
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	padding-left:5px;
	margin-left:5px;
	
}







.final_footer
{
	margin:0px;
	height:38px;
	margin-bottom:0px;
		width:972px;
}


          .tag-cloud li { display: inline; }
        .tag-cloud span { position: absolute; left: -999px; width: 990px; }
        .tag-cloud .size1 a { font-size: 12px;margin-right:5px; }
        .tag-cloud .size2 a { font-size: 14px; margin-right:5px;  }
        .tag-cloud .size3 a { font-size:16px;  color:#F00;margin-right:5px; }
        .tag-cloud .size4 a { font-size: 18px;color:#06C; margin-right:5px; }
        .tag-cloud .size5 a { font-size: 20px;margin-right:5px; }
        .tag-cloud .size6 a { font-size: 24px; color:#69F;margin-right:5px; }
