body
{
    height: 100%;
    font-size: 11px;
    font-family: Verdana;
    color: #fff;
    background: #000 url(_img/bkg.body.jpg) center top no-repeat;
}

.innerbody
{
    padding: 0px;
    width: 100%;
    height: 45px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    background: transparent url(_img/bkg.body1.png) left top repeat-x;
}

#wrapper
{
    padding: 0px;
    width: 980px;
    height: 100%;
}
/* ------------------------------------------------------ */
/*	header								  */
/* ------------------------------------------------------ */
#header
{
    margin: 0px;
    padding: 0;
    position:relative;
    z-index: 3;
    text-align: left; /*background: transparent url(_img/bkg.header.limits.png) 0 top no-repeat; 	padding: 0 133px 25px;*/
}

#header .c
{
    margin-top: 0px;
}

#header .container
{
    margin: 0;
    padding: 0px;
    text-align: left;
}
.headerstuff
{
    text-align: left;
    padding: 10px 0 0 5px;
}

.headerstuff2
{
    float: right;
    text-align: right;
    padding: 0px 20px 0 0;
    margin: 0;
}

.headermenu
{
    text-align: left;
    display: inline;
    margin: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff;
}

.headermenu li
{
    margin: auto;
    text-align: right;
    list-style: none;
    font-size: 12px;
    display: inline;
}

.headermenu li a span
{
    text-transform: uppercase;
    font-family: arial;
    font-weight:bold;
    letter-spacing: 1px;
    padding: 3px 15px;
    color:#fff;
}

.headermenu li a:hover
{
    text-decoration: none;
    border: none;
}

.headermenu li a span:hover
{
    text-decoration: underline;
    border: none;
}
.headermenu li a span.selected
{
}

.logo_label
{
    padding: 30px 20px 0 0;
    float:right;
    clear:right;
}

.imagelogo
{
    padding: 30px 0 0 20px;
}
/* ------------------------------------------------------ */
/*	menu								  */
/* ------------------------------------------------------ */

#menu
{
    display: none;
}

/* ------------------------------------------------------ */
/*	content								  */
/* ------------------------------------------------------ */
#content
{
    margin: 0;
    padding: 0;
    text-align: left; /*background: transparent url(_img/bkg.body.limits.png) 15px top no-repeat; 	padding: 0 97px 0px;*/
}

#content .contentwrapper
{
    /*background: transparent url(_img/bkg.body.limits2.png) left bottom no-repeat; 	padding: 0 35px 36px;*/
    border-bottom: none;
}

#content .c
{
    overflow: hidden;
    margin: 0;
}

#content .container
{
    margin: 0;
    text-align: left;
}

.contenttop
{
    width: 100%;
    height: 280px;
    padding-bottom: 7px;
    position: relative;
    z-index: 0;
}

.contenttop .container
{
}

.imgnews
{
    clear:both;
    margin-top: 10px;
    padding-top: 60px;
    background: transparent url(_img/news.png) 10px top no-repeat;
    }
    
.countrieslist
{
    list-style:none;
    display:block;
    padding:0;
    margin:10px 0 0;
    }

.europe
{
    margin-right: -35px;
    }

.africa
{
    margin-left: -10px;
    }
.all 
{
    height: 130px;
    }
.countrieslist li
{
    margin:0;
    padding:0;
    }

.europe li,
.all li
{
    text-align:right;
    }

.countrieslist li a span:hover
{
    background: transparent url(_img/bkg.body1.png) left top repeat-x; 
    }   
     
.countrieslist li a span
{
    color:#fff;
    font-size:14px;
    width: 180px;
    padding: 5px 10px;
    }   
    
.europe li a span,
.all li a span
{
    float:right;
    }

.africa li a span
{
    float:left;
    }
/* ------------------------------------------------------ */
/*	footer							  */
/* ------------------------------------------------------ */

#footer
{
    clear: both;
    margin: 0px;
    padding: 0;
}

#footer .container
{
    margin: 50px 0 20px;
    padding: 0 5px 5px;
    height: 100%;
    text-align: center;
    color:#fff; 
}
.logofooter
{
    text-align:center;
    padding: 10px 10px 20px;
}
.logofooter img
{
    padding: 0 10px;
}
.logofootersub
{
    padding: 9px 0 9px 100px;
}
.footermenu
{
    color: #fff;
    display: inline;
    margin: 0 10px;
    clear: both;
}

.footermenu li
{
    color: #fff;
    display: inline;
}

/* ------------------------------------------------------ */
/*	LINK PROPERTIES							  */
/* ------------------------------------------------------ */

a img
{
    border: none;
    color: #fff;
}
a:link, a:visited
{
    text-decoration: none;
    color: #c11d78;
}
a:hover
{
    text-decoration: underline;
    color: #c11d78;
}
p, li
{
    color: #fff;
}

/*--------------*/
/* layout rules	*/
/*--------------*/

.c
{
}
.container
{
    padding: 10px 10px 0px;
}

h1
{
    font-family:Arial;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 0px;
    padding: 3px 10px 3px;
}
h1 span
{
    text-transform: capitalize;
}

h2
{
    font-family:Arial;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 0px;
    padding: 3px 0px 3px;
}
h2, h2 a, h2 a span, h2 span
{
    color: #fff;
}

h3
{
    font-size: 12px;
    padding: 10px 10px 3px;
}

.viewmore
{
    font-size: 11px;
    padding: 5px 0;
    color: #c11d78;
    clear: both;
}


/* newslist style */

.divnews
{
    padding: 10px 0;
    background: transparent url(_img/bkg.detail.png) top left repeat;
}
.divnews .cattitle
{
    display:none;
    }
.newssectiontitle
{
    text-align:center;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    background-color: #c11d78;
    margin: 0 10px;
}

.newssectiontitle span
{
    
}

.newslist
{
    padding: 0px;
    margin: 10px;
    list-style:none;
}

.newslist li
{
    padding: 10px;
    display: block;
}

.newslisttitle
{
        font-family:Arial;
    font-size: 14px;
}

.newslistdate
{
    font-size: 12px;
}

.newslistdescription
{
    font-size: 10px;
    white-space: normal;
}

.newslistimage
{
    float: left;
    margin: 0 8px 8px 0px;
    padding: 2px;
}

.newslistimage:hover
{
}

.newsdetail
{
    padding: 20px;
    min-height: 150px;
    line-height: 15px;
    background: transparent url(_img/bkg.detail.png) top left repeat;
	color: #fff;
}

.newsdetailimage
{
    float: right;
    margin: 0 0px 8px 8px;
    padding: 5px;
}

.newsdetailimage:hover
{
}

.newsdetailtags
{
    font-weight: bold;
}

/* titleslist style */
.divtitles
{
    margin-bottom: 10px;
}

.cattitle
{
    text-align:center;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    }

.list1 .cattitle
{
    background-color: #ef5324;
}

.list1 .viewmore
{
    color: #ef5324;
    }

.list2 .cattitle
{
    background-color: #7e191d;
}

.list2 .viewmore
{
    color: #7e191d;
    }

.list3 .cattitle
{
    background-color: #7bc8c4;
}

.list3 .viewmore
{
    color: #7bc8c4;
    }

.list4 .cattitle,
.list4 .cattitle span
{
    background-color: #c8d92c;
    color: #68562E;
}

.list4 .viewmore
{
    color: #c8d92c;
    }

.list5 .cattitle
{
    background-color: #c11d78;
}

.list5 .viewmore
{
    color: #c11d78;
    }

.titlessectiontitle 
{
    display:none;
}

.titleslist
{
    padding: 0;
    margin: 0 10px;
    list-style: none;
}

.titleslist li
{
    padding: 10px 0;
    display: block;
}

.titleslisttitle
{
    color: #fff;
    font: 12px;
    text-transform:uppercase;
    font-weight:bold;
}

.titleslistdate
{
    display: none;
}

/* htmllist style */

.divhtml
{
    padding: 10px 0;
    background: transparent url(_img/bkg.detail.png) top left repeat;
}

.htmlsectiontitle
{
    text-align:center;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    background-color: #c11d78;
    margin: 0 10px;
}

.htmlsectiontitle span
{
}

.htmllist
{
    padding: 0;
    margin: 10px;
    list-style: none;
}

.htmllist li
{
    padding: 10px;
    display: block;
}

.htmllisttitle
{
    font-family:Arial;
    font-size: 14px;
}

.htmllistdate
{
    display:none;
}

.htmllistdescription
{
    font-size: 10px;
    line-height: 15px;
    letter-spacing: normal;
    clear: both;
    white-space: normal;
    color: #fff;
}

.htmllistimage
{
    float: right;
    margin: 0 0px 8px 8px;
    padding: 5px;
}

.htmllistimage:hover
{
}

.htmldetail
{
    padding: 20px;
    line-height: 15px;
    background: transparent url(_img/bkg.detail.png) top left repeat;
	color: #fff;
}

.htmldetailimage
{
    float: right;
    margin: 0 0px 8px 8px;
    padding: 5px;
}

.htmldetailimage:hover
{
}

.htmldetailtags
{
    font-weight: bold;
}


/* Categories style */
.contentcategories
{
    clear:both;
    padding: 0px 0px 5px;
    margin: 0px -20px 0px 0;
    text-align:right;
}

.contentcategories h2
{
    display:none;
    }
.categoriestree 
{
    }

a.categoriestreeitem
{
    float:right;
    width: 100%;
    padding: 5px 25px 5px 0;
    }

a.categoriestreeitem:hover
{
    background: transparent url(_img/bkg.detail.png) top left repeat;
    color:#fff;
    
    }

a.categoriestreeitemselected
{
    background: transparent url(_img/bkg.detail.png) top left repeat;
    color:#fff;
    }
/* Categories list style */

.categorylist
{
    padding: 0;
    margin-left: 10px;
    font-size: 11px;
    font-weight: bold;
    list-style-image: url(_img/icon.list.gif);
}

.categorylist li
{
    padding: 5px 0;
}

.categorylist li span
{
    padding: 5px 0;
}

/* ------------------------------------------------------ */
/*	data pager	    								*/
/* ------------------------------------------------------ */

.datapager
{
    border: solid 1px #ececec;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.datapager img, .datapager input
{
    vertical-align: middle;
    padding: 0 2px;
}

.datapagerrecords
{
    padding: 0 10px;
    float: left;
}

.datapagergoto
{
    padding: 0 10px;
    float: right;
    vertical-align: middle;
}

.datapagergototextbox
{
    height: 17px;
    padding: 0;
    text-align: right;
    font-size: 12px;
    vertical-align: middle;
    margin: auto;
}

.datapagernumbernav
{
    padding: 1px 5px;
    background: #ececec;
}

.datapagercurrentnumberpage
{
    padding: 0px 4px;
    border: solid 1px #4b4b4b;
    background: #4b4b4b;
    color: #fff;
}

.datapagerpages
{
    padding-right: 3px;
}


/*------*/

.modalbkg
{
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .50;
    opacity: .50;
    position: absolute;
    display: inline;
    z-index: 4000;
    float: left;
}


/*Map*/

#homemenulist
{
    width: 490px;
    height: 248px;
    background: url(_img/world.png);
    margin: 0px auto;
    padding: 0;
    position: relative;
}
#homemenulist li
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
}
#homemenulist li, #homemenulist a, #homemenulist a:hover
{
    display: block;
}
#homemenulistoption1
{
    left: 208px;
    top: 98px;
}
#homemenulistoption1 a
{
    width: 20px;
    height: 20px;
    padding: 0px;
    }

#homemenulistoption2
{
    left: 228px;
    top: 98px;
}
#homemenulistoption2 a
{
    width: 20px;
    height: 20px;
    padding: 0px;
    }
#homemenulistoption3
{
    left: 225px;
    top: 68px;
}
#homemenulistoption3 a
{
    width: 20px;
    height: 20px;
    padding: 0px;
    }
#homemenulistoption4
{
    left: 278px;
    top: 175px;
}
#homemenulistoption4 a
{
    width: 20px;
    height: 20px;
    padding: 0px;
    }    
    
    
.mapbox
{
    border: solid 2px #c11d78;
    background: #000;
    width: 100px;
    height: 50px;
    color:#fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    }
