/* -------------------------------------------------------- */
/* Reset Classes									    	*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption{
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	list-style-type:none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

body {
	background-color:#FFF;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.4em;	
	margin: 0;
	padding:20px 0 0 0;
}

/* -------------------------------------------------------- */
/* Site links										    	*/

a:link, a:visited {
    color: #404040;
    font-family:Arial, Helvetica, sans-serif;
    /*font-size: 12px;*/
    outline: 0 none;
    text-decoration: none;
}
a:hover {
    color: #404040;
	text-decoration: underline;
}

/* -------------------------------------------------------- */
/* Site Layout 										    	*/

#wrapper{
	margin: 0 auto;
	width:1000px;
}
#inner-wrapper {
    background-color: #FFFFFF;
    float: left;
}
.container{
	background: url(../images/bg-container.gif) repeat-y 669px 0;
	float:left;
	padding:0 20px;
    width: 960px;
}
.left-col {
	float:left;
	margin-right:11px;
    width: 639px;
}
.right-col{
	float:left;
	margin-left:10px;
	width: 300px;
}
.last{
	margin-right:0 !important;
}
.first{
	clear:both;
}
.top-nav{
	background-color:#e9f2d3;
	float:left;
	padding:5px 20px 5px 20px;
	width:960px;
}
.header{
	background: url(../images/bg-header.gif) repeat-y 0 0;
	float:left;
	padding: 15px 0 20px 0;
	margin-bottom:20px;
	width:1000px;
}

/* -------------------------------------------------------- */
/* Header											    	*/

.top-nav ul{
	float:left;
}

.top-nav ul li{
	float:left;
	margin-left:16px;
}
.top-nav ul li a:link, .top-nav ul li a:visited{
	display:block;
	font-size:11px;
}
.top-nav ul li.last{
	margin-right:0 !important;
}
.logo{
	float:left;
	margin:5px 0 0 20px;
}
.ad-banner{
	float:right;
	margin: 0 15px 0 0;
}
.ad-banner .banner-text{
    color:#FFFFFF;
    font-size:17px;
    width:123px;
    float:left;
    padding-top:7px;
    padding-left:5px;
    text-align:justify;
}

/* -------------------------------------------------------- */
/* Left Column Content								    	*/

.left-col h1{
	font-size:24px;
	float:left;
	line-height:27px;
	padding: 10px 0 35px 0;
}
.welcome-block{
	border-bottom:1px solid #404040;
	float:left;
	width:639px
}
.welcome-pic{
	float:left;
	width:255px;
}
.welcome-content{
	float:left;
	padding: 0 34px 0 0;
	width:350px;
}
.welcome-content h1{
	font-size:32px;
	line-height:34px;
	padding: 0;
	width:350px;
}
.welcome-content p{
	font-size:13px;
	line-height:20px;
}
.country-block{
	float:left;
	margin:0 20px 30px 0;
	width:199px;
}
.country-pic{
	border-bottom:2px solid #404040;
	float:left;
	width:199px;
}
.country-wrapper{
	border-bottom:1px dotted #ccc;
	float:left;
	padding: 5px 0;	
	width:199px;
}
.country-flag{
	float:left;
	margin-right:8px;
}
.country-name{
	float:left;
	margin-top: 1px;
}
.country-url{
	float:right;
	margin-top:5px;
}

.country-name h2{
	color:#404040;
	font-size:22px;
	text-transform:uppercase;
}
.country-name-home{
	float:left;
	margin-top:2px;
}
.country-name-home h2{
	color:#404040;
	font-size:16px;
	text-transform:uppercase;
}
.locations{
	float:left;
	width:199px;	
}
.locations ul{
	padding: 10px 0 0 15px;
}
.locations ul li{
	color:#404040;	
	list-style-type:disc;
    font-size: 13px;
}

/* -------------------------------------------------------- */
/* Country Page	Content								    	*/

.country-header{
	border-bottom:2px solid #404040;
	float:left;
	width:639px;
    position:relative;
    min-height:110px;
}
.country-header-left{
	float:left;
	margin: 0 20px 0 0;
	width:199px;
    position:absolute;
    bottom:0;
}
.country-header-right{
	float:left;
	width:420px;
    position:relative;
    left:219px;
}
.title-block{
	border-bottom:1px dotted #ccc;
	float:left;
	padding:5px 0;
	margin-bottom:10px;
	width:420px;	
}
.editions-head{
	color:#404040;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin: 5px 0 0 100px;
	text-transform:uppercase;
}
.col-left{
	float:left;
	line-height:20px;
	width:210px;
}
.col-right{
	float:left;
	padding: 0 10px 0 30px;
	width:380px;
}
.col-right-inner{
	float:left;
	width:90px;
}
.col-right ul li{
	float:left;
	list-style-type:disc;
	padding:2px 14px 0 0;
	width:110px;
}
.featured-magazine{
	float:left;
	margin: 30px 0 55px 0;
}
.editions-block{
	float:left;
	margin: 30px 0 0 0;
}
.editions-header{
	border-bottom:2px solid #404040;
	float:left;
	margin: 0 0 15px 0;
	width:639px;	
}
.location-name{
	color:#404040;
	float:left;
	font-size:22px;
}
.older-editions{
	float:right;
	margin-top:5px;
}
.edition-block{
	float:left;
	/*margin-right:22px;*/
	margin-right:9px;
	/*width:110px;*/
	width:120px;
    margin-bottom:15px;
}
.edition-pic{
	/*background-color:#222;*/
	float:left;
	height:155px;
	margin: 0 0 5px 0;
	/*width:110px;*/
	width:119px;
	border:1px solid #021a40;
	text-align:center;
	overflow: hidden;
}
.issue-image {
    max-width: 119px;
}
.rss-image {
    max-width: 300px;
    max-height: 153px;
}
.edition-date{
	color:#404040;
	float:left;
	font-weight:bold;
	width:110px;
    font-size: 13px;
    text-align: center;
}
.edition-date span{
	font-weight:normal;	
}


/* -------------------------------------------------------- */
/* Right Column	Content								    	*/

.ad{
/*	border-bottom:1px solid #000; */
	float:left;
	min-height:250px;
	padding-bottom:25px;
	width:300px;
}
.latest-block{
/*	border-bottom:1px solid #000; */
	float:left;	
	padding-bottom:33px;
	width:300px;
}
.latest-block h3{
	color:#276d49;
	font-size:14px;
	font-weight:bold;
	padding: 10px 0 12px 0;
	border-top:1px solid #000;
}
.latest-pic{
	float:left;
	width:300px;	
}
.latest-pic img{
	border-top:4px solid #000;
}
.headline-block{
	border-bottom:1px dotted #595959;
	float:left;
	padding: 0 0 10px 0;
	width:300px;
}
.latest-block h2{
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	padding: 11px 0 12px 0;
}
.news-brief{
	float:left;
	padding: 10px 0 0 0;
	width:300px;
}
.news-brief ul{
	padding-left:15px;
}
.news-brief ul li{
	color:#444;
	list-style-type:disc;
	padding: 0 0 8px 0;
}
.issue-display{
	float:left;
	margin: 20px 0 55px 0;
}
.issue-header{
	border-bottom:2px solid #404040;
	float:left;
	margin: 25px 0 0 0;
	width:639px;	
}
.issue-bottom{
	float:left;
	margin: 25px 0 15px 0;
	width:639px;	
	border-top:1px solid #404040;
}
.issues-block{
	float:left;
	margin: 0 0 45px 0;
}
.issues-header{
	border-bottom:2px solid #404040;
	float:left;
	margin: 0 0 15px 0;
	width:639px;	
}
.issue-block{
	float:left;
	margin-right:11px;
	margin-left:11px;
	width:105px;
}
.languageBox{
	list-style-type:none;
	cursor:pointer;
	border: #ccc 1px solid;
	font-size: 11px;
	color: #1E5F2F;
}
/*
.docClass{
	float:left;
	width:100px;
}*/

/* -------------------------------------------------------- */
/* Footer		`									    	*/

.footer{
	border-top:2px solid #ccc;
	float:left;
	margin:20px 0;
	width:1000px;
}
.footer-col1{
	float:left;
	margin: 15px 0 0 0;
	width:205px;
}
.footer-col2{
	float:left;
	margin: 15px 0 0 0;
/*	width:690px; */
}
.footer-col3{
    color: #404040;	
	float:right;
    font-size: 11px;
	font-weight:bold;	
	margin: 15px 0 0 0;
	text-align:right;
/*	width:105px; */
}
ul.footer-nav{
}
ul.footer-nav li{
	background: url(../images/footer-divider.gif) no-repeat right 5px;
	float:left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;	
}
ul.footer-nav li a:link, ul.footer-nav li a:visited{
    color: #404040;
	display:block;
    font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
ul.footer-nav li a:hover{
	text-decoration:underline;
}
ul.footer-nav li.last{
	background-image: none !important;
	margin-right:0 !important;
	padding-right:0 !important;	
}
.leader-board{
    clear: both;
    min-height: 90px;
    margin-bottom: 8px;
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
    width: 1000px;
}
.clear{
   clear: both;
}
