/*-----------------------------------------------------*/
/* mainStyles.css = default styles for site	       */
/* rightStyles.css = stylesheet for the right column   */
/*   */
/*-----------------------------------------------------*/


html, body {
	background-color:#f1e4c4;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	height: 100%;
	margin: 0 auto;
}


/******* THE TOP NAVIGATION *******/
#topNav {
	border: 0px solid #bada55;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	margin: 0 auto;
	padding: 45px 50px 10px 0px;
	text-align: right;
	width: 840px;
}

	#topNav a:link { color:#000; outline: none; text-decoration: none; }
	#topNav a:link:hover { color: #b5121b; outline: none; text-decoration: none; }
	#topNav a:visited { color:#000; outline: none; text-decoration: none; }
	#topNav a:visited:hover { color: #b5121b; outline: none; text-decoration: none; }



/******* THE MAIN CONTENT *******/
#theContent {
	border: 0px solid #F00;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0 auto;
	width: 860px;
}

	#leftContent {
		border: 0px solid #F00;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		float: left;
		width: 530px;
		padding: 0px;
		margin: 0px;
	}


	#theNav {
		border: 0px solid #00F;
		background: url(../img/logo.jpg) no-repeat;
		color: #FFF;
		display: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		height: 77px;
		text-align: right;
		width: 530px;
	}

	#logoNav {
		border: 0px solid #00F;
		display: none;
		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: underline; }
		#logoNav a:visited { color:#fff; outline: none; text-decoration:none; }
		#logoNav a:visited:hover { color: #000; outline: none; text-decoration: underline; }
		
	#image {
		display:none;
		
		}

	#tabAlerts {
		border: 0px solid #00F;
		background-color: #FFF;
		display: none;
		height: 100px;
		width: 530px;
	}

#theTabs {
	border: 0px solid #00F;
	display: none;
	height: 29px;
	position: relative;
	top: 71px;
	width: 300px;
}

	#theTabs .menu, .menu ul {
		margin: 0;
		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: 1.1em;
		width: 100%;
	}

	#theTabs .menu ul {
		width: 11em;
	}

	#theTabs .menu a {
		text-decoration: none;
		color: #FFF;
		padding: .5em 1em; /* link spacing */
		display: block;
		position: relative;
	}

	#theTabs .menu a:hover {
		color: #F58426;
	}

	#theTabs .menu .brdr {
		border-right: 1px solid #fff;
	}

	#theTabs .menu .alerts {
		border-right: 1px solid #fff;
		padding: .5em .7em;
	}


#theCountry {
	border: 0px solid #F00;
	color: #B5121B;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 200px;
	 _margin: 0 5px -13px 0; /* IE Win fix for the form spacing, Have I mentioned I HATE IE?*/

}

* 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: 0px;
	padding: 0px;
	position: absolute !important;
	position: relative;
	cursor: pointer;
}


#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: 12pt;
	height: 182px;
	overflow: auto;
	padding: 10px;
	width: 510px;
}

/******* 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: 12pt;
	padding: 10px;
	width: 840px;
}

.altrow {
	background-color: #58a4d6;
}

#toolbar {
	display:none;
	
}


/****************** from rightStyles.css *********************/
	#countryContent {
		border: 0px solid #F00;
		background-color: #b5121b;
		display: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		float: left;
		min-height: 121px;
		padding: 0px;
		margin: 0px;
		width: 330px;
	}





/******* THE FOOTER *******/
#botNav {
	border: 0px solid #f00;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 2em;
	margin: 0 auto;
	width: 860px;
}

	#botNav a:link { color:#b5121b; outline: none; text-decoration:none; }
	#botNav a:link:hover { color: #000; outline: none; text-decoration: underline; }
	#botNav a:visited { color:#b5121b; outline: none; text-decoration:none; }
	#botNav a:visited:hover { color: #000; outline: none; text-decoration: underline; }

#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: block;
	}

