/* CSS Document */

html, body {
    height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.cloud_left_A {
	background-image: url(bg_cloud_A.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position:relative;
	
}

.cloud_left_B {
	background-image: url(bg_cloud_B.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.cloud_left_C {
	background-image: url(bg_cloud_C.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.cloud_left_D {
	background-image: url(bg_cloud_D.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.bg_menu_more{
	background-image: url(bg_menu_more.gif);
	background-repeat: no-repeat;
	
	
}

.bg_blue_block{
	background-image: url(bg_blue_block.gif);
	background-repeat: repeat-x;
	
}

.bg_light_blue_block{
	background-image: url(bg_light_blue_block.gif);
	background-repeat: repeat-x;
	
	
}

.bg_lb{
	background-image: url(lb_block_bg_A.gif);
	background-repeat: repeat-x;
	border: 1px solid #AECCE5;
	padding: 15px;
	background-color:#E2F1FF;
}

.bg_lb #inner{
	background-image: url(lb_block_bg_B.gif);
	background-repeat: repeat-x;
	background-color: #F6FBFF;
	padding: 15px;
	display:block;
}

.bluebox{

background-image: url(bluebox_bgmain.gif);
background-repeat:no-repeat;
background-position:top left;



}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F2F2F;
	line-height: 18px;
}

.body_text a{

	color: #CE6C04;
}

.body_text a:hover{

	background-color: #F3E2D0;
	color:#CE6C04;
}

.body_text_blue {
	
	font-family:"Trebuchet MS";
	color:#0084CB;
	font-size:13px;
	font-weight:normal;
	margin-bottom: 0;
	
}



.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F6E399;
	line-height: normal;
}

.footer_text a{
	color: #DA654A;
}
.footer_text a:hover{
	background-color: #FFD9D0;
}
.news_date{
	color: #7798C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news_date a{
	color: #7798C9;
	text-decoration: none;
}


.news_white{
color: #D4D8DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.news_white a{
color: #D4D8DE;
	text-decoration:none;
}

.news_text_big {
	color: #002451;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	
}

.news_text_small {
	color: #002451;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news_text_small a{
	color: #002451;
	text-decoration:none;
}
.news_text_tiny{
color: #6585AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg_news {
	background-image: url(bg_news.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.news_item_on{
background-color:#ECF2F5;
cursor:pointer;
}

.picture_border {
padding: 5px;
border: 1px solid #CCCCCC;
 margin: 0px 0px 12px 12px;
}
	
.news_util {
color: #36547A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.news_util a{
color: #36547A;
}

.body_text_orange{
color:#EB600E;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.body_text_orange a{
color: #EB600E;
text-decoration:none;
}

.body_text_orange a:hover{
color: #EB600E;
text-decoration:underline;
}

.call-out{
	background-color:#FFFFFF;
	border: 1px solid #E3E9EB;
}

.title_bar {
	background-image: url(bg_title_bluebar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:22px;
}

.headline_blue {
	font-weight:normal;
	margin-bottom: 0;
	display: inline;
	font-family:"Trebuchet MS";
	color:#0084CB;
	font-size:26px;
	/*text-shadow:1px -1px 1px #DDDDDD;*/
}

.headline_blue a{

	color:#0084CB;
	text-decoration:underline;
}

.headline_blue a:hover{

	background-color: #D3E8F4;
	color:#0084CB;
	text-decoration:none;
	
}

.headline_orange {
	color: #EB600E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float:left;
	width:100%;
font-weight: normal;

/*text-shadow:1px -1px 1px #DDDDDD;*/

}


.headline_white {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:30px;
	font-weight:normal;
	margin-bottom: 0;
	display: inline;
	text-shadow:0px 1px 2px #C9E7FA;
	
}

.headline_white a{
	color:#FFFFFF;
	text-decoration:none;
}

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


.headline_lightblue {
	font-weight:normal;
	margin-bottom: 0;
	display: inline;
	font-family:"Trebuchet MS";
	color:#AEE0FF;
	font-size:18px;
	margin-left: 10px;
	text-shadow:1px -1px 1px #2489C5;
}

.headline_lightblue a{
	color:#AEE0FF;
	text-decoration:none;
}
.headline_lightblue a:hover{
	
	text-decoration:underline;
}



/* start thumbnail */
.thumb_big{
	float:left;
	background:#fff;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px #999;
	border-left: 1px solid #999;		
		
	}
	.thumb_big a{
		display:block;
		float:left;
		width:172px;
		height:92px;
		
		overflow:hidden;
		position:relative;
		z-index:1;	
		border-width: 0;
	}	
	.thumb_big a img{
		float:left;
		position:absolute;
		top: -20px;
		left:-12px;
	}
	
	
	
	
	

		



/* start thumbnail */

#thumb_container{
float:left;
margin-right:10px;
height:175px;
width:176px;
}
.thumb_big_search{
	float:left;
	background:#fff;
	background-color: #FFFFFF;
	padding: 2px;
	
	border: 1px solid #999;
		
		
	}
	.thumb_big_search a{
		display:block;
		float:left;
		width:172px;
		height:92px;
		
		overflow:hidden;
		position:relative;
		z-index:1;	
		border-width: 0;
	}	
	.thumb_big_search a img{
		float:left;
		position:absolute;
		top: -20px;
		left:-12px;
	}
	
	
		/*mouse over */
	
		.thumb_big_search a:hover{
			overflow:hidden;
			z-index:999;
			height:120px;
			width:172px;
			border: 2px solid #0084CB;
			background:#0084CB;
		}
		.thumb_big_search a:hover img{
				left:-12px;
			/*background:#0084CB;*/
						
		}	
	
	
	/* start thumbnail */
.thumb_small{
		float:left;
		border:1px solid #999;	
			background:#fff;
			padding:2px;	
		background-color: #FFFFFF;
		
		border:1px solid #999;	
		
		
	}
	.thumb_small a{
		display:block;
		float:left;
		width:76px;
		height:40px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
		border-width: 0;
	}	
	.thumb_small a img{
		float:left;
		position:absolute;
		top: -9px;
		left:-1px;
	}
	
	 /*mouse over 
	
		.thumb_small a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		.thumb_small a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
		
		.white_block{
	background-color: #ECF2F5;
	border: 1px #E8E8E8;
}
*/

.headline_small{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
color: #EC8C27;
}

.picture_border_small {
padding: 2px;
border: 1px solid #CCCCCC;
/*margin: 0px 0px 12px 12px;*/
}

.cover {
visibility:hidden;
display:none;
}



.field_bg {
	background-image: url(field_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #BFBFBF;	
	padding-left: 7px;
	font-size: 16px; 
	color: #666666;
}

.field_bg_on {
	background-color:#FBEDC8;
	border: 1px solid #BFBFBF;	
	padding-left: 7px;
	font-size: 16px; 
	color: #485D92;
}

.bg_orange_panel{
	background-image: url(bg_orange_panel.gif);
	background-repeat: repeat-x;
	background-color:#FFE7D7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bg_orange_panel span {
	background-color:#FFF2E9;
	padding: 10px;
	display:block;
	margin-top: 5px;
	cursor: pointer;
}



#comment_0a{
	width:100%;
	background-color:#71B224;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px;
	margin-right:10px;
	float:left;
	left: -10px;
	position:relative;
}

#comment_1a{
width:90%;
background-color:#4F890C;
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
padding:5px;
font-size:12px;


float:left;
position:relative;
}

#comment_0b{
width:100%;
display:block;
	background-color:#71B224;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px;
	
	float:right;
	right: -15px;
	position:relative;

}

#comment_1b{
width:100%;
display:block;
background-color:#4F890C;
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
padding:5px;
font-size:12px;

right: -10px;
float:right;
position:relative;

}

.orange_block_sub  {
background-color: #FFF2E9;
padding:10px;
margin-left:10px;
margin-right:10px;
margin-top:5px;
width:260px;
}

.orange_block_sub_on  {
background-color: #FFFFFF;
padding:10px;
margin-left:10px;
margin-right:10px;
margin-top:5px;
width:260px;
cursor:pointer;
}

#square_ad{
height:250px;
width:300px;
}

#sponsor_block {
border-width:1px;
border-style:solid;
border-color:#162239;
padding-right:15px;
padding-bottom:15px;
background-image:url(bg_sponsor_header.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
margin-right:15px;
width:90%;
float:left;
}

#sponsor_block span {
background-image:url(arrow_blue.png);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
margin-left:15px;
margin-top:10px;
color:#E96B19;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
width:100%;
position:relative;

}

#sponsor_block span a{
color:#E96B19;
text-decoration:none;
}
#sponsor_block span a:hover{
text-decoration:underline;
}


/*HOMEPAGE TITLES*/

#title1{
display:block;
color:white;
font-family:"Molengo",Arial, Helvetica, sans-serif;
font-size:40px;
font-weight:bold;
text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
padding-top:18px;
margin: 0;
line-height: normal;


}

#title2{
	display:block;
	color:#6CF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
	padding-top:5px;
	line-height:normal;
	margin: 0;
line-height: normal;
}

/*Share---------------*/

#share_block a
{
float: none;
display:block;
height:50px;
text-decoration:none;
}

#share_block img{
float:left;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
margin-top:10px;
border: 0;
}

#share_block span
{
margin-top:15px;

float:left;
display:block;
color: #7e7e7e;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}

#share_block a:hover span
{
text-decoration:underline;

}

#share_block a:hover
{

background-color:#E7ECF3;
}


/*Share end*/
