/*-----------------------------------------------------*/
/* mainStyles.css = default styles for site	       */
/* rightStyles.css = stylesheet for the right column   */
/*   */
/*-----------------------------------------------------*/


html, body {
	background-color:#f1e4c4;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0 auto;
	border: #F00 solid 0px;
}


/******* THE TOP NAVIGATION *******/
#topNav {
	border: 0px solid #bada55;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	margin: 0 auto;
	text-align: right;
	width: 840px;		
	margin-top: 5px;
	font-size: 13px;
	color:#FFF;
	font-weight: bold;
	height: 46px;
	margin-bottom: 7px;
	padding: 0px 50px 10px 50px;
	background: url(../img/orangebar_top.gif) bottom no-repeat;
}

	#topNav a:link { color:#fff; outline: none; text-decoration: none; }
	#topNav a:link:hover { color: #b5121b; outline: none; text-decoration: none; }
	#topNav a:visited { color:#fff; outline: none; text-decoration: none; }
	#topNav a:visited:hover { color: #b5121b; outline: none; text-decoration: none; }

#topNav_links {
	 float: left;
	 font-size:12px;
	 }
	 
/******* THE MAIN CONTENT *******/

h2 {
	font-size:24px;
	/*margin-top: -3px;*/ /*FF FIX*/
	/**margin-top: 0px; *//*IE7 FIX*/
	}

h4 {
	font-size:16px;
	}
	
#content {
    width:100%;
    margin:0 auto;
    text-align:left;
	border: #F00 solid 0px;
    }
	
  #main {
	width:100%;
	float:left;
	background:#dae9f2 url("/img/bottom_art.gif") no-repeat left bottom;/*#C9DCE9*/
	margin:15px 0 0;
	padding:0 0 10px;
	color:#333;
	font-size:97%;
	line-height:1.5em; 
  }

  #main2 {
    float:left;
    width:100%;
   	background:url("/img/top_art.gif") no-repeat left top;
    padding:10px 0 0;
	border: 0px solid #f00;
	min-height: 300px;
		
 }
 
 div#commentForm {
  margin: 0px 20px 0px 20px;
  display: none;
}

#fp_main {
	border: 0px solid #0f0;
	background: #27495f url(../img/topAlerts.gif) no-repeat top left;
	color: #FFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	padding: 10px;
	width: 510px;
	float:left;
	}
	
#fp_content {
	border: 0px solid #f00;
    background-color:#DAE9F2;
	background: url(../img/frontpage_bg.gif) no-repeat;         			
	height: 270px;
	margin-top:5px;
	*  margin-top:20px;
	padding: 0px 5px 10px 10px;
	margin-left: 5px;
	color: #27495F;
	width: 485px;
}

#fp_content a:link { color:#F58426; outline: none; text-decoration: none; }
#fp_content a:link:hover { color: #27495F; outline: none; text-decoration: none; }
#fp_content a:visited { color:#F58426; outline: none; text-decoration: none;  }
#fp_content a:visited:hover { color: #27495F; outline: none; text-decoration: none; }


  #sidebar {
    width:240px;
    float:right;
    margin:15px 0 0;
    font-size:97%;
    line-height:1.5em;
 }
	
	 #countrynewsbar a:link { color:#fff; outline: none; text-decoration: none; }
   	 #countrynewsbar a:link:hover { color: #F58426; outline: none; text-decoration: none; }
	 #countrynewsbar a:visited { color:#fff; outline: none; text-decoration: none;  }
	 #countrynewsbar a:visited:hover { color: #fff; outline: none; text-decoration: none; }
	 
 	 #article a:link { color:#ba500c; outline: none; text-decoration: underline; font-weight:bold; }
   	 #article a:link:hover { color: #000; outline: none; text-decoration: underline; }
	 #article a:visited { color:#ba500c; outline: none; text-decoration: underline; font-weight:bold;  }
	 #article a:visited:hover { color: #333; outline: none; text-decoration: underline; }
	 
	 #profiles a:link { color:#F58426; outline: none; text-decoration: none; }
   	 #profiles a:link:hover { color: #fff; outline: none; text-decoration: none; }
	 #profiles a:visited { color:#F58426; outline: none; text-decoration: none;  }
	 #profiles a:visited:hover { color: #F58426; outline: none; text-decoration: none; }
  

#theContent {
	border: 0px solid #F00;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	width: 860px;
	background-color: #27495f;

}


	#filterback{background-color:DAE9F2;}
	
	#leftContent {
		border: 0px solid #F00;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		float: left;
		width: 530px;
		padding: 0px;
		margin: 0px;
		background-color:#fff;
	}
	
	#theNav {
		border: 0px solid #00F;
		background: url(../img/logo_header.jpg) no-repeat;
		color: #FFF;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		height:77px;
		text-align: right;
		width: 530px;
	}

	#logoNav {
		border: 0px solid #00F;
		padding: 14px 20px 0px 0px;
		width: 510px!important;
		width: 450px;
	}
		#logoNav a:link { color:#fff; outline: none; text-decoration:none; }
		#logoNav a:link:hover { color: #000; outline: none; text-decoration: none; }
		#logoNav a:visited { color:#fff; outline: none; text-decoration:none; }
		#logoNav a:visited:hover { color: #000; outline: none; text-decoration: none; }

	#tabAlerts {
		border: 0px solid #00F;
		display: block;
		height:190px;
		width: 530px;		
		background: url(../img/main_bg.png) top no-repeat;
		
	}

	#theTabs {
		border: 0px solid #00F;
		height: 39px;
		position: relative;
		top: 140px;
		* top: 144px;
		width: 275px;
		z-index:50;
		background:url(../img/tabs_bg.gif) top no-repeat;
	}

	#theTabs .menu, .menu ul {
		margin: 7px 0px 0px 0px;
		padding: 0;
		border: 0;
		list-style-type: none;
		display: block;
		
	}

	#theTabs .menu li {
		background: url(../img/tabBG.gif) repeat-x;
		margin: 0;
		padding: 0;
		border: 0;
		display: block;
		float: left;	/* move all main list items into one row, by floating them */
		position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
		z-index: 5;		/* thus we need to apply explicit z-index here... */
	}


	#theTabs .menu, .menu ul li {
		color: #F58426;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		width: 100%;
	}

	#theTabs .menu ul {
		width: 11em;
	}

	#theTabs .menu a {
		text-decoration: none;
		color: #FFF;
		padding: 5px 15px 3px 15px; /* link spacing */
		* padding: 5px 15px 6px 15px; /* link spacing IE7 */
		display: block;
		height:20px;
		* height:15px;
		position: relative;
	    
	}
	

	
	/*for safari 3 and 4*/
	@media screen and (-webkit-min-device-pixel-ratio:0){
	#theTabs .menu a {
		height:23px;		
		width: 38px;}
	}


	#theTabs .menu a:hover {
		color: #F58426;
	}

	#theTabs .menu .brdr {
		border-right: 1px solid #27495f;
		
	}

	#theTabs .menu .alerts {
		border-right: 1px solid #27495f;
		padding: .5em .7em;
	}


#theCountry {
	border: 0px solid #F00;
	color: #B5121B;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index:100;
	background:url(../img/country_bg.gif) top no-repeat;
	background-color: #fff;
	width: 224px;
	margin-top: -24px;
	height:175px;
	
	
}

* html #searchButton {  /*I hate you IE! */
    right: 5px;
}

#theCountry #searchButton {
	background-color: #B5121B;
	background:url(../img/submit.gif) no-repeat;
	border: 0px;
	width: 30px;
	height: 22px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	position: absolute !important;
	position: relative;
	cursor: pointer;
}

.bodyLink{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#theCountry #searchButton:hover {
    background:url(../img/submit_on.gif) no-repeat;
}

#theCountry .select {
	border: 1px solid #B5121B;
	height: 22px;
}

#mainLanding {
	border: 0px solid #0f0;
	background: #27495f url(../img/topAlerts.gif) no-repeat top left;
	color: #FFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 190px;
	overflow: auto;
	padding: 10px;
	width: 510px;
	float:left;
	}


#header_survey {
	float:left; 
	margin-left:-1px;
}

#header_survey a:link { color:#b5121b; outline: none; text-decoration: none; }
#header_survey a:link:hover { color: #F58426; outline: none; text-decoration: none; }
#header_survey a:visited { color:#b5121b; outline: none; text-decoration: none; }
#header_surveyv a:visited:hover { color: #F58426; outline: none; text-decoration: none; }

	
#survey{
	float:right; 
	height:50px; 
	width:105px;
	background:url(../img/survey-btn.png) no-repeat;
	padding: 5px;
}

/******* THE COUNTRY PROFILE *******/

#countryLanding {
	border: 0px solid #0f0;
	background: #27495f url(../img/countryTop.gif) no-repeat top left;
	color: #FFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	width: 840px;
	float:left;
}
		#countryLanding a:link { color:#ba500c; outline: none; text-decoration:underline; }
   		#countryLanding a:link:hover { color: #000; outline: none; text-decoration: underline; }
		#countryLanding a:visited { color:#ba500c; outline: none; text-decoration:underline;  }
		#countryLanding a:visited:hover { color: #333; outline: none; text-decoration: underline; }
	
.altrow {
	background-color: #b5d8ed ;
}

#toolBar {
	
	width:825px;
	display:block;
	float: right;
	margin-right:10px;

}
/****************PROVIDERS*************/
#filterback	{
	background-color : #DAE9F2;

}

/******* THE FOOTER *******/
#botNav {
	border: 0px solid #f00;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	margin: 0 auto;
	width: 850px;
	text-align: left; 
}

	#botNav a:link { color:#b5121b; outline: none; text-decoration:none; }
	#botNav a:link:hover { color: #000; outline: none; text-decoration: none; }
	#botNav a:visited { color:#b5121b; outline: none; text-decoration:none; }
	#botNav a:visited:hover { color: #000; outline: none; text-decoration: none; }

#theFooter {
	border: 0px solid #bada55;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 auto;
	padding: 10px;
	width: 860px;
}

#theFooter .seperator { padding: 0px 20px 0px 20px;}


#theSpacer { clear: both; }

#printLogo {
	display: none;
	}

/*PROFILES*/
	.newdate {
		color: #ba500c;
		}
			
	.pastdate {
		color:#ba500c;
		background-color:#E0E0E0;
		}
	
	.links a:link { color:#333; outline: none; text-decoration:none; }
	.links a:link:hover { color: #666; outline: none; text-decoration: none; }
	.links a:visited { color: #333; outline: none; text-decoration:none; }
	.links a:visited:hover { color: #666; outline: none; text-decoration: none; }
	
	.profileh4 {
		margin-bottom: 2px;
	}
	
	.settingsh4{
		margin-top: -40px;
		* margin-right: 350px;
		* margin-left: 440px;
		float: right;
		border: #F00 solid 0px;
		width: 130px;

	}
	
	#SettingsArea {
		/*float: right;*/ 
		/*display:none;*/ 
		display:none;
		/*margin-top: -50px;*/
		border: #F00 solid 0px;
		/*padding:5px 0px 25px 40px;*/
		/*background:url(../img/settings_bg.gif) no-repeat ;
		height: 200px;*/
		}