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


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

/* Page
-------------------------------------------------------------- */
#page { margin: 0 auto; width: 960px; }


/* Header
-------------------------------------------------------------- */
#header { width: 100%; position: relative;}
#logo { margin: 0; padding: 0; margin-left: auto; margin-right: auto; width: 960px;}

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

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

#sidebar { float: left; width: 340px; position: relative; top: -3px; }
#sidebar h3 { margin-bottom: 2px; font-size: 24px; color: #0099CC; font-weight: normal; border-bottom: 1px solid #a0cc7a; margin-bottom: 5px;}

#sidebar ul li {
 	line-height: 1.5em;
	list-style: none;
}

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

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

.sidemenu {
	margin-left: 15px;
	width: 100%;
}

#sidebar h3 a {
	color: white;
	font-weight: normal;
	border-bottom: dashed 1px #ccc;
}

#sidebar h3 a:hover {
	border-bottom: none;
	font-weight: bold;
}

#sidebar hr
{
	margin-right: 10px;
	margin-left: 10px;
}

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

.menulist {
width: 310px;
background-color: white;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.menulist a:hover
{
	background-color: #FFFF33;
	font-weight: bold;
}

.menubreak {
	margin-top: 10px;
}

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

.menuhead, .menuheadsel {
	height: 39px;
	width: 312px;
	background-position:top;
	background-repeat:no-repeat;
}

.menuhead {
	background-image:url(../i/menu-header5.gif);
}

.menuheadsel {
	background-image:url(../i/menu-header.gif);
}

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

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

#nav
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px dotted #666666;
}
.navtop
{
	background-image:url(../i/border-top.gif);
	height: 10px;
	width: 100%;
	background-position:top;
	background-repeat:no-repeat;
}
#menu
{
	clear: both;
	background-image:url(../i/top-bar4.gif);
	width: 960px;
	height: 30px;
	margin-bottom: 5px;
}

#w2
{
}

/* sidebar
-------------------------------------------------------------- */
.sbox
{
	background-color: #fcf7e3;
	border: 1px solid #fcdf68;
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

.sboxtop
{
	margin-top: 10px;
}

/* 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;
}

#tagline
{
	font-size: 12px;
	color: #FF9900;
	position: absolute;
	top: 38px;
	left: 85px;
}

.trail
{
	color: #006699;
	font-weight: normal;
	font-size: 90%;
}

.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-left: 10px;
	margin-right: 10px;
}
#geomenu a {
	font-weight: normal;
	color: blue;
}
.geotitle {
	padding: 2px;
}

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

#geomenu ul
{
	font-size: 90%;
	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;
}
.break{
	height: 1px;
	clear: both;
}

.adsense-header
{
	margin-right: auto;
	margin-left: auto;
	width: 728px;
}

.adsense-block
{
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right; 
}

#copyright
{
	color: #999999;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 5px;
}

.EntryTitle
{
	margin-bottom: 0px;
}

.clearfirst
{
	clear: both;
}
