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


body
{
background-color:#F0F1EB;
margin-bottom:0px;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	color:#008716;
	font-size:11px;
	background:#FFF;
}

.picture_box
{
border:1px solid #CCC;
}

a
{
	color:#3B5998;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a:hover
{
	text-decoration:underline;
}

a:visited
{
	color:#999;
}


.name_heading
{
	color:#3B59B9;
	font-weight:bold;
	border-bottom:#999 dotted 1px;
	margin-bottom:5px;
	
}

.img_box
{
	border:1px solid #CCC; padding:4px 4px 4px 4px;
}

.table_box
{
	width:60%;	
}


.table_first_row_left
{
	width:49%; float:left; border:1px solid #BBBBBB; border-right:none;	
}
.table_first_row_right
{
	width:49%; float:left; border:1px solid #BBBBBB;
}

.table_second_row_left
{
	width:49%; float:left; background-color:#EEEEEE;border-left:1px solid #BBBBBB;
}
.table_second_row_right
{
	width:49%; float:left; background-color:#EEEEEE;border:1px solid #BBBBBB; border-top:none; border-bottom:none;
}


.comment_text
{
	border:1px solid #000;
	background-color:#FFF;
	
}
option.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
option.pink {background-color: #ffcccc;}


.list_headlines
{
	margin:0;
	padding:0;
}

.list_headlines ul
{
   list-style-type: none;
   padding-left: 0;
   margin-left: 0;

}

.list_headlines ul li
{
	  list-style-image: none;
   background-image: url(images/bullet.gif);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left:15px;
   margin-bottom:2px;
}

.list_headlines ul li a
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.list_headlines ul li a:hover
{
	text-decoration:none;
	color:#999;
}






.wrapper
{
background-color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.header
{
	background-color:#F0F1EB;
}

.header_left
{
	background: url(images/header_left.gif) no-repeat left top;
}

.header_right
{
	background: url(images/header_right.gif) no-repeat left top;
}



.menu_left
{
background:#F0F1EB url(images/menu_left.gif) top left no-repeat;
}

.menu_middle
{
	background: url(images/menu_middle.gif);
}


.menu_right_pre
{
	background: url(images/menu_middle.gif);
}


.menu_right
{
	background:#F0F1EB url(images/menu_right.gif) top right no-repeat;
}

/*other menu styling in droplinebar.css */



#featured{ 
	background:#EEEEEE;
}
#featured ul.ui-tabs-nav{ 
	background-color:#FFF;
}
#featured ul.ui-tabs-nav li{ 
	font-size:11px; 
	color:#000;
}
#featured ul.ui-tabs-nav li img{ 
	background:#fff;
	border:none;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
}

#featured li.ui-tabs-nav-item a{ 
	color:#000;
background:url('images/non_selected.gif') top left;
	text-decoration:none;
	border:none;
}

#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 

}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:url('images/selected.gif') top left;
	color:#FFF;
	font-weight:bold;
}
#featured .ui-tabs-panel{ 
	text-align:center;
}

#featured .info h4{ 
	font-size:12px; font-family:Georgia, serif; 
	color:#8C5555; 
}
#featured .info p{ 
	font-family:Verdana; font-size:11px; 
	color:#8C5555;
}
#featured .info a{ 
	text-decoration:none; 
	color:#8C5555; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}


.videos_box
{
	background-color:#212121;
	color:#FFF;
}

.vid_top
{
	background-image:url(images/videos_top.gif);
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}


.highlightit img{
border: 2px solid #FFF;
}

.highlightit:hover img{
border: 2px solid #000;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
border-width: 0px;
}

.highlightit1 img{
border: 2px solid #CCC;
}

.highlightit1:hover img{
border: 2px solid #000;
}

.highlightit1:hover{
color: red; /* Dummy definition to overcome IE bug */
border-width: 0px;
}



.poll_box
{
	background-color:#F7F7F7;
	color:#000;
	font-size:11px;
}


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

.slider_top_left
{
	background:url(images/red_slider_middle.gif);
}

.slider_top_middle
{
background:url(images/red_slider_left.gif) no-repeat;
}

.slider_top_right
{
	background:url(images/red_slider_right.gif) no-repeat right top;
}



.headline_contents_left
{
BORDER-TOP: #fefefe 1px solid;BORDER-BOTTOM: #dedede 1px solid;background:url(images/row1_right.gif) right top repeat-y;	
}

.headline_contents_right
{
	background:url(images/row1_left.gif) left top repeat-y; 
}

.headline_contents_left1
{
BORDER-TOP: #fefefe 1px solid;BORDER-BOTTOM: #dedede 1px solid; background:#F6F6F6 url(images/row2_right.gif) right top repeat-y;	
}

.headline_contents_right1
{
	background:url(images/row2_left.gif) left top repeat-y; 
}

.category_head
{
	font-family:Georgia,Times New Roman, Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#FFF;
}

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

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




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



/* Teaser
	------------------------------ */
		
		.teaser {
			background:#f0f1eb;
		}
		
		.teaser small {
			font-size:11px;
			}
		
		.teaser a {
			line-height:13px;
		/*	display:inline-block;
			margin-bottom:5px; */
		}
		

		
		.teaser .top-left {
			background:url(images/top-left.gif) no-repeat;
		}
		.teaser .top-right {
			background:url(images/top-right.gif) no-repeat;
		}
		.teaser .bottom-left {
			background:url(images/bottom-left.gif) no-repeat;
		
		}
		.teaser .bottom-right {
			background:url(images/bottom-right.gif) no-repeat;
		}
		
		
		
		/* teaser1
	------------------------------ */
		
		.teaser1 {
			background:#FEF3C1;
		}
		
		.teaser1 small {
			font-size:11px;
			}
		
		.teaser1 a {
			line-height:13px;
		/*	display:inline-block;
			margin-bottom:5px; */
		}
		

		
		
		.teaser1 .top-left {
			background:url(images/teaser1_tl.gif) no-repeat;

		}
		.teaser1 .top-right {
			background:url(images/teaser1_tr.gif) no-repeat;

		}
		.teaser1 .bottom-left {
			background:url(images/teaser1_bl.gif) no-repeat;

		
		}
		.teaser1 .bottom-right {
			background:url(images/teaser1_br.gif) no-repeat;

		}
		
		
.footer
{
	background-color:#CD1413;
	color:#FFF;
}

.footer_top
{
	background-image:url(images/footer_top_bg.gif);
	font-weight:bold;
}

.footer_box
{
	background:url(images/footer_bg.gif) left bottom repeat-x;
	font-size:11px;
	
}


.footer_box a
{
	color:#FFF;
	text-decoration:underline;
}


.footer_box a:hover
{
	color:#000;
}




.final_footer
{
	font-weight:bold;
	background-color:#000;
	color:#FFF;
}













.red_table
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse:collapse;
}
.red_table td,th 
{
font-size:12px;
border:1px solid #fba07a;
padding:3px 7px 2px 7px;
}
.red_table th 
{
font-size:12px;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#fb956a;
color:#fff;
}
.red_table tr.alt td 
{
color:#000;
background-color:#fbdccf;
}
