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


body { margin: 0; background-color: #eeeeee; }
h1 { font-size: 2em; line-height: 1em; 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; }
a { color: #3399cc; }

p { margin: 0 0 0; }

/* Page
-------------------------------------------------------------- */
#page { margin: 0 auto; width: 880px; background:#999999; padding-right: 10px; padding-left: 10px; }


/* Header
-------------------------------------------------------------- */
#header { width: 100%; height: 100px; width: 880px; background-image:url(../i/backpacking-travel-guide2.gif); }
#topadd { width: 100%; background-color: white; margin: 0; padding: 0; }
#top { width: 880px; height: 20px; background-image:url(../i/add-bottom3.gif); }

/* Body
-------------------------------------------------------------- */
#body { background:url(../i/pg-back2.gif) repeat-y;  }

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

#introduction h1 {  color: #009900;}
#introduction h2 { color: #009900; font-weight: normal; }

#introduction ul {
	margin: 0.5em 0;
	padding: 0 0 0 2em;
	list-style-type:none;
}
#introduction ul li 
{
	padding:5px 0;
	list-style-image:url(../i/arrows.gif);
	line-height:1.8em;
}

#sidebar { float: right; width: 250px; }
#sidebar h3 { margin-bottom: 2px; padding: 5px; font-size: 14px; padding-top: 8px; color: #CCCCCC; font-weight: bold;}
#sidebar ol li {
 	line-height: 1.5em;
	list-style: none;
}
#sidebar ol {
	margin-bottom: 0px;
}
#sidebar a
{
	color: white;
}
#introduction p {
	margin-bottom: 0.75em;
}

#introduction a {
	font-weight: bold;
}

#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, #sidebar h2 {
	color: black;
	margin-bottom: 0px;
	text-align: center;
}

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

.sm-bottom
{
	height: 5px;
	width: 200px;
	background:url(../i/sm-bot.gif) no-repeat;
}
.sm-top
{
	height: 5px;
	width: 200px;
	background:url(../i/sm-top.gif) no-repeat;
	margin-top: 10px;
}

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

.menu-header, .menulist {
	width: 200px;
	background-color: #3399cc;
	margin-bottom: 0px;
}

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

.menulist .sel
{
	font-weight: bold;
	color: #333333;
}

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

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

.blist a
{
	font-weight: bold;
}

.navtop
{
	background-image:url(../i/border-top2.gif);
	height: 10px;
	width: 100%;
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 5px;
}
#menu
{
	clear: both;
	background-image:url(../i/top-bar4.gif);
	width: 960px;
	height: 30px;
	margin-bottom: 5px;
}

#w2
{
}

/* Footer
-------------------------------------------------------------- */
#footer-top { clear: both; margin: 0; padding: 0; background: url(../i/footer-top3.gif) no-repeat; margin-top: 10px; height: 4px;}
#footer { background-color: #333333; color: white; padding-right: 10px; padding-left: 10px; font-size: x-small; }

#footer p.quiet { color: #ccc; }
#footer p { margin-bottom: 0px; }
#footer a { color: white; font-size: small; font-weight: normal; }

#footerlinks
{
	clear: both;
	padding-top: 2px;
	font-size: small;
	font-weight: normal;
}

#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: 11px;
	font-weight: bold;
	color: #FF9900;
	position: absolute;
	top: 40px;
	left: 85px;
}

#trail
{
	font-weight: normal;
	font-size: small;
	margin-bottom: 10px;
	color: #006699;
}

#trail a, .destmenu a
{
	color: #006699;
	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: #eeeeee;
	font-size: x-small;
	padding-bottom: 10px;
}

.EntryTitle
{
	margin-bottom: 0px;
}

.clearfirst
{
	clear: both;
}

.quote
{
	padding-left: 30px;
	padding-right: 30px;
	color: #0066FF;
	font-style:italic;
}

.qref
{
	color: black;
	font-style: normal;
	font-weight: bold;
}

.ybox
{
	border: 1px solid #FFCC00;
	background-color:#FFFFee;
	padding: 5px;
	margin-bottom: 5px;
}

#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('../i/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border-bottom:solid 1px #cacaca;
    width: 620px;
    overflow:hidden;
    margin:0px;
    padding:0px;
	margin-bottom: 5px;
	float: left;
}
#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:#454545;
}
.home
{
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
	color:#35acc5;
}

#social { float: right; width: 250px; position: relative;}
.shareit {
position: absolute;
right: 0;
top: 5px;
}

.menu2 li
{
list-style: none;
}

.sel
{
font-size: 120%;
font-weight: bold;
}
.hdrsel
{
font-size: 1.3em;
padding: 5px;
padding-left: 10px;
}
#sidebar h3
{
text-align: left;
	background-color: #3399cc;
	border-bottom: 1px solid gray;
	margin-top: 5px;
}
#sidebar h3 a
{
text-decoration: none;
border-bottom: none;
}
#sidebar div
{
background-color: white;
}
#sidebar a
{
color: #006699;
font-size: 110%;
}
#sidebar li
{
list-style: none;
}
#sidebar ul
{
margin-bottom: 0;
}
.gtt
{
margin-bottom: 25px !important;
}

#sidebar ul
{
margin-left: 0;
margin-right: 0;
}
#sidebar ul li
{
	background-color: #3399cc;
	border-bottom: 1px solid gray;
	margin-top: 5px;
	display: block;
}
#sidebar ul li span
{
font-size: 120%;
padding: 5px;
color: black;
padding-left: 10px;
}
#sidebar ul li span a
{
color: white;
}
#sidebar ul li span a:hover
{
background-color: #3399cc;
}
#sidebar ul li ul
{
background-color: white;
}
#sidebar ul li a
{
display: block;
padding-left: 10px;
}
#sidebar ul li a:hover
{
background-color: #FFFF99;
text-decoration: none;
font-weight: bold;
}
#sidebar ul li ul li
{
background-color: white;
border-bottom: none;
margin-top: 0;
}
#sidebar ul li ul li ul li a
{
padding-left: 20px;
}
#sidebar ul li ul li ul li span
{
padding-left: 20px;
font-weight: bold;
}
#sidebar ul li ul li span
{
padding-left: 10px;
font-weight: bold;
}