@import url("lib/reset.css");
@import url("lib/typography.css");
@import url("lib/forms.css");


body { margin: 0; background-color: #333333; }
h1 { font-size: 1.5em; line-height: 1; margin-bottom: 0.25em; }
h2 { font-size: 1.25em; margin-bottom: 0.25em; }
h3 { font-size: 1.20em; line-height: 1; margin-bottom: 0.25em; }
h4 { font-size: 1.10em; line-height: 1.25; margin-bottom: 0.25em; }
h5 { font-size: 1em; margin-bottom: 0.25em; }
h6 { font-size: 1em; }

a { color: #0066CC; font-weight: bold; }
p a { font-weight: bold; }

/* Page
-------------------------------------------------------------- */
#page { margin: 0 auto; width: 960px; position: relative; border-top: 1px solid gray;}


/* Header
-------------------------------------------------------------- */
#header { width: 100%; height: 90px; position: absolute; top: 0; left: 0; background-color: white;}
#logo { position: absolute; left: 0; top: 0; margin: 0; padding: 0; }
#top {
	background-image:url(../i/border-top3.gif);
	height: 24px;
	width: 100%;
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 90px;
}


/* Top Menu
-------------------------------------------------------------- */
#nav
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.trail
{
	color: #333333;
	font-weight: normal;
	font-size: small;
	position: relative;
	top: -5px;
}
.trail span
{
font-weight: bold;
font-size: normal;
}
.trail span a
{
color: black;
font-weight: bold;
}
.trail a, .destmenu a
{
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
}

.trail a:hover, .destmenu a:hover
{
	color: #CC0000;
}

#geomenu {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	position: relative;
	top: -5px;
}
#geomenu a {
	color: blue;
	font-size: x-small;
	font-weight: bold;
}
#geomenu a:hover {
	font-weight: bold;
	color: black;
}

.geotitle {
	padding: 2px;
}

#geomenu .geotitle a {
	font-weight: normal;
}

#geomenu ul
{
	margin-bottom: 0px;
}

#geomenu .geolist, #ft .geolist {
	width: 16.6%; 
	float: left; 
	margin: 0;
}

#geomenu ul li {
 	line-height: 1.5em;
	list-style: none;
 }
#geolist ul {
	margin-bottom: 0px;
}
#geomenu ul li a
{
display: block;
}
#geomenu ul li a:hover
{
background-color: #FFFF99;
text-decoration: none;
font-weight: bold;
}


/* Body
-------------------------------------------------------------- */
#body { background-color: white; border-top: 1px solid white; position: relative; }

#introduction { float: left; width: 580px; padding-left: 20px; padding-right: 20px;
position: relative; font-size: 14px; 
}

#c1 {
float: left; width: 282px; position: relative;
font-size: 90%;
}
#c2 {
float: left; width: 283px; margin-left: 15px;
font-size: 90%;
}

#m1 { float: left; width: 580px; padding-left: 20px; padding-right: 20px; padding-top: 5px;
position: relative;
color: white;
}

#c1 p, #c2 p {
	margin-bottom: 0.5em;
}

#c1 h2, #c2 h2 {
	border-bottom: groove 2px #cccccc;
}

#m2 { float: left; width: 340px; margin-left: 15px; }



#quicklinks {
width: 304px;
background-color: #ccc;
border: 1px solid #ccc;
margin-top: 5px;
color: black;
padding: 3px;
font-weight: bold;
font-size: 14px;
}


/* Sidebar
-------------------------------------------------------------- */
#sidebar { float: left; width: 340px; }
#sidebar h3 { margin-bottom: 2px; padding: 5px; font-size: 14px; padding-top: 8px; color: #CCCCCC; font-weight: bold;}
#sidebar ul li {
 	line-height: 1.5em;
	list-style: none;
}

#sidebar ul
{
margin-left: 0px;
padding: 0;
margin-bottom: 0.5em;
}
#sidebar ul ul
{
	padding-left: 10px;
}
#sidebar {
	font-size: small;
	font-weight: normal;
	line-height: 120%;
}
#sidebar a {
	font-weight: normal;
	text-decoration: none;
}
#sidebar h2 {
background-color: #e1e1e0;
/* background-color: #fcdf6b; */
font-weight: bold;
padding: 5px;
font-size: 115%;
margin-bottom: 0;
margin-right: 5px;
margin-top: 5px;
position: relative;
}

#sidebar h2 a {
font-weight: bold;
}

#sidebar h2 span {
	position: absolute;
	right: 10px;
}
#sidebar ul a
{
display: block;
}
#sidebar ul a:hover
{
background-color: #FFFF99;
}
#sidebar .sel
{
font-weight: bold;
font-size: 110%;
}
.sidemenu {
	margin-left: 15px;
	margin-right: 5px;
}

#sidebar hr
{
	margin-right: 10px;
	margin-left: 10px;
}
.cnavbox
{
	margin-right: 5px;
	border: 1px solid #e1e1e0;
	padding: 5px;
	margin-bottom: 5px;
}
.mbox1
{
/*	border: 1px solid #fcdf6b;
	background-color:#FFFFee; */
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.tbox
{
	border: 1px solid #9DBF81;
	background-color: #E6F0DD;
	padding: 5px;
	margin-top: 10px;
}

.menulist {
}

.menulist a:hover
{
	font-weight: bold;
}

.menubreak {
	margin-top: 0px;
}

.menuline {
	border-top: 1px dashed #ccc;
}



.country-menu {
background-color: white;
width: 310px;
}
.shareit {
	position: absolute;
	top: 7px;
	left: 825px;
}

.menulist ul {
	margin: 0;
	margin-left: 10px;
	font-size: small;
}

.blist a
{
	font-weight: bold;
}

#menu
{
	clear: both;
	background-image:url(../i/top-bar4.gif);
	width: 960px;
	height: 30px;
	margin-bottom: 5px;
}
#menu ul
{
margin: 0;
padding: 0;
}
#menu ul li
{
display: inline;
padding: 0 10px;
}

#w2
{
}

.colcontainer {
width: 100%;
}

.c2,.c3,.c4 {
float: left;
text-align: left;
margin: 4px;
overflow: hidden;
}
.c2 {
width: 47%;
padding-right: 5px;
}
.c3 {
width: 32%;
}
.c4 {
width: 23%;
}

#countrysummary
{
	width: 100%
}

#countrysummary p {
	margin-bottom: 0.5em;
}

#countrysummary h2 {
	border-bottom: groove 2px #cccccc;
}

#countrysummary h3
{
	font-size: 1em;
}

/* Footer
-------------------------------------------------------------- */
#footer { clear: both; margin: 0; padding: 0; border-top: 1px solid black; background-color: white; border-bottom: 1px solid white; }

#footer p.quiet { color: #ccc; }
#footer p { margin-bottom: 0px; }
#ft { margin-right: 20px; margin-left: 20px; width: 920px;}
#ft ul li {
 	line-height: 1.5em;
	list-style: none;
}

#footerlinks
{
	clear: both;
	font-size: small;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px dotted #666666;
}

#ftgeo
{
	margin-top: 5px;
}

#bottom
{
	background-image:url(../i/border-bottom.gif);
	height: 10px;
	width: 100%;
	background-position:top;
	background-repeat:no-repeat;
}


.break{
	height: 1px;
	clear: both;
}

.adsense-header
{
	margin-right: auto;
	margin-left: auto;
	width: 468px;
}
.adsense-block
{
	padding: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: left; 
}
.adsense-tower
{
	padding: 0;
}
.adsense-side
{
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
#copyright
{
	color: #999999;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sectionlist p
{
margin-bottom: 0.25em;
}

.sectionlist h3
{
	margin-bottom: 0px;
	border: 1px solid #9DBF81;
	background-color: #E6F0DD;
	padding: 5px;
	margin-top: 15px;
}

.sectionlist img
{
	float: left;
	margin-right: 15px;
}
.clearfirst
{
	clear: both;
}

.essentials {
	margin-bottom: 0.5em;
	border: 1px solid #dde6ee;
	margin-top: 15px;
}
.essentials h3
{
	margin-bottom: 0px;
	background-color: #dde6ee;
	padding: 5px;
}


.center
{
	margin-left: auto;
	margin-right: auto;
}

.pro,.good
{
	font-weight: bold;
	color: green;
}

.con,.bad
{
	font-weight: bold;
	color: red;
}
.pro,.con
{
	font-size: larger;
}
.clear
{
clear: both;
}

#highlights
{
}

#highlights p
{
margin-bottom: 1em;
}

#highlights h3
{
font-size: 115%;
margin-bottom: 0px;
}

#highlights img
{ 
margin-right: 5px;
margin-bottom: 5px;
float: left;
}

.faq a
{
font-weight: normal;
}
.faq ul
{
margin-bottom: 0.25em;
}

.right
{
text-align: right;
}
.intro
{
margin-bottom: 0;
}
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('error.png');
}
.question {
}

.trail ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

.trail ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
.trail ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	}
	
.trail ul li.first:before {
	content: " ";
	}	
	
#sideimg {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 220px;
	height: 185px;
}

#navtabs
{
	position: absolute;
	top: 72px;
	left: 150px;
}
#navhome
{
	margin-right: 30px;
}
   #header ul {
		list-style: none;
		padding: 0;
		margin: 0;
		background: white;
		float: left;
		width: 600px;
    }
    
	#header li {
		float: left;
		margin: 0 1em 0 0;
    }
    
	#header a {
		text-decoration: none;
		display: block;
		width: 7em;
		padding: 0 0.5em;
		font-weight: bold;
		font-size: 125%;
		color: black;
		border-bottom: 5px solid #CCC;
		color: #999;
    }
	
	#header a:hover {
		color:  #fa3;
		border-color: #fa3;
	}
	
	#header #selected a {
		color: #333;
		border-color: #333333;
	}
#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('../i/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color: #333;
    border-bottom:solid 1px #cacaca;
    width: 960px;
    overflow:hidden;
    margin:0px;
    padding:0px;
	position: relative;
	top: -6px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('../i/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color: #039;
}
.home
{
    border:none;
    margin: 8px 0px;
}
.section
{
    background-image:url('../i/bc_separator2.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 10px;
	font-weight: bold;
	color: black;
	font-size: 125%;
}
#breadcrumb a:hover
{
	color: #F90;
}

div.tabs {
	margin: 5px;
}
ul.tabby-tabs {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	overflow: hidden;
	border-bottom: 2px #576a34 solid;
	font-size: x-small;
}
ul.tabby-tabs li {
	float: left;
	border-right: 5px white solid;
	background-color: #efefef;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
ul.tabby-tabs li.tabby-here {
	background-color: #576a34;
}
ul.tabby-tabs a,
ul.tabby-tabs a:visited {
	color: #576a34;
	display: block;
	padding: 3px 6px;
	line-height: 100%;
}
ul.tabby-tabs li.tabby-here a,
ul.tabby-tabs li.tabby-here a:visited {
	color: white;
}
