/* 
 * General reset 
 */
body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #2c3f48 url('../images/bg-body.jpg') repeat-x;
}

#content_box img{
	padding-right:10px;	
	padding-left:10px;
}

ul, ol{
	padding-left:30px;	
}

images {
	border: none;
}
a img{
	border:none;	
}
a { 
	color: #ee2e24;
}

a:hover {
	color: #54798f;
}

h1 {
	font-size: 16px;
	color: #ee2e24;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	color: #54798f;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 11px;
	color: #000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
}

p{
	padding:0px;
	margin:0px;
}

input,
textarea,
select {
	font: 100% arial,sans-serif;
	vertical-align: middle;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#data {
	width: 994px;
	margin: 0 auto;
	overflow: hidden;
}

/* 
 * Main 
 */
.main-top {
	background: url('../images/bg-main-top.png') no-repeat;
	height: 10px;
	margin: 7px 0px 0px;
	overflow: hidden;
	display:block;
}

#flags{	
	position:relative;	
	width:180px;
	float:left;
	z-index:1000;
	padding:10px 0px 0px 3px;
}

#userlogin{	
	position:relative;	
	width:440px;
	text-align:right;
	z-index:1000;
	padding:5px 0px 0px 3px;
	margin-left:547px;
}

#userlogin a, .loginlink{	
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#userlogin a:hover{
	text-decoration:underline;	
}

.main-btm {
	background: url('../images/bg-main-btm.png') no-repeat;
	height: 9px;
	overflow: hidden;
}

.main-ctr {
	background: url('../images/bg-main-ctr.png') repeat-y;
	width: 984px;
	padding: 0 5px;
	margin:-6px 0px 0px 0px;
}

.main-ctr:after,
#header:after,
#main:after,
#navigation:after,
ul.menu:after {
	clear: both;
	content: "";
	display: block;
}

#main {
	width: 100%;
	position: relative;
	margin:0px;	
	background-color: #fff;
}

/* 
 * Header 
 */
 
 
#header {
	background-image:url('../images/logo2.gif');
	background-repeat:no-repeat;
	width: 100%;
	position: relative;
	z-index: 8;
	height:219px;	
}

* html #header {
	height: 38px;
	overflow: visible;
}

#header images {
	display: block;
}

#header h1 {
	position: absolute;
	top: 38px;
	left: 45px;
	width: 260px;
	margin: 0;
	overflow: hidden;
}

#header h1 a {
	display: block;

	width: 260px;
	height: 56px;
	text-indent: -9999px;
	overflow: hidden;
}

.scanner {
	position: absolute;
	top: -8px;
	right: -20px;
	background: url('../images/scanner.png') no-repeat;
	width: 203px;
	height: 339px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 10;
}

/* 
 * Navigation 
 */
#navigation {
	width: 100%;
	position:relative;
	
	z-index: 10;
}

ul.menu {
	list-style: none;
	padding: 0px;
	margin: 0;
	background: url('../images/bg-menu.png') repeat-x;
	width: 100%;
	height: 45px;
	overflow: hidden;
}

ul.menu li {
	float: left;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: -1px;
	margin: 0 -8px 0 -4px;
}

ul.menu li a {
	color: #fff;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 60;
}

ul.menu li a span.btn {
	height: 45px;
	overflow: hidden;
	position: relative;
	z-index: 100;
	float: left;
}

.btn-left,
.btn-right {
	float: left;
	width: 14px;
	height: 45px;
	position: relative;
	z-index: 10;
}


.btn-right_active {
	float: left;
	width: 14px;
	height: 45px;
	position: relative;
	z-index: 10;
	background: url('../images/hover-right.png') no-repeat;
}

.btn-left_active {
	float: left;
	width: 14px;
	height: 45px;
	position: relative;
	z-index: 10;
	background: url('../images/hover-left.png') no-repeat;
}


.btn-ctr {
	float: left;
	height: 15px;
	position: relative;
	z-index: 100;
	padding: 20px 4px 10px 0;
	font-weight: normal;
}

.btn-ctr_active {
	float: left;
	height: 15px;
	position: relative;
	z-index: 100;
	padding: 20px 4px 10px 0;
	font-weight: normal;
	background: url('../images/hover-ctr.png') repeat-x;
}

ul.menu div.submenu {
	position: absolute;
	top: 42px;
	left: 0;
	width: 984px;
	overflow: hidden;
	background: url('../images/bg-submenu.png') repeat-x;
	
	display: none;
}

ul.menu ul {
	width: 984px;
	
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 36px;
}

ul.menu ul li {
	font-size: 12px;
	margin: 0;
}

ul.menu ul li a {
	padding: 10px 10px 5px 13px;
	font-size: 12px;
	line-height: 14px;
}

ul.menu ul li a:hover {
	text-decoration: underline;
}

ul.menu li:hover a em.btn-left,
ul.menu li.hover a em.btn-left,
ul.menu li.active a em.btn-left {
	background: url('../images/hover-left.png') no-repeat;
}

ul.menu li:hover a em.btn-right,
ul.menu li.hover a em.btn-right,
ul.menu li.active a em.btn-right {
	background: url('../images/hover-right.png') no-repeat;
}

ul.menu li:hover a strong.btn-ctr,
ul.menu li.hover a strong.btn-ctr,
ul.menu li.active a strong.btn-ctr {
	background: url('../images/hover-ctr.png') repeat-x;
}

ul.menu li:hover div.submenu,
ul.menu li.hover div.submenu,
ul.menu li.active div.submenu {
	display: block;
	background: url('../images/bg-submenu2.png') repeat-x;
	
	z-index:100;
}

/* 
 * Content 
 */
#content {
	margin: 30px 0px 0px 0px;
	min-height:430px;
	background: #fff url('../images/bg-holder.gif') repeat-x 0 100%;
	padding:0px;
	border: 0px solid black;
	float: left;
	width: 100%;
}

.three-boxes {
	width: 100%;
	overflow: hidden;
	padding: 0 0 6px;		
	margin:10px 0px 0px 0px;
}

.box {
	float: left;
	width: 319px;
	padding: 0 0 0 6px
}

.box-top {
	background:url('../images/bg-box-top.png') no-repeat;
	height: 12px;
	overflow: hidden;
}

.box-btm {
	background:url('../images/bg-box-btm.png') no-repeat;
	height: 12px;
}

.box-ctr {
	background:url('../images/bg-box-ctr.png') repeat-y;
	padding: 0 5px 0 4px;
	width: 310px;
}

.box-btm:after,
.box-ctr:after {
	clear: both;
	content: "";
	display: block;
}

.welcome,
.services,
.news-box {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	margin: -8px 0 -9px;
}
.news-box p { padding:0px; margin:0px}

.welcome{
	background: #fff;
}

.services {
	background: #dfe7ec url('../images/bg-services.gif') repeat-x 0 100%;
}

.news-box {
	background: #364a54 url('../images/bg-news-box.gif') repeat-y;
}

.text-box {
	width: 281px;
	padding: 10px 18px 0 11px;
	overflow: auto;
	border: 0px solid red;
	height: 365px;
}

.text-box p {
	line-height: 15px;
	margin: 0 0 18px;
	text-align: left;
}

.more {
	background:#364a54 url('../images/bg-more.gif') repeat-x;
	width: 298px;
	margin: 8px 0 0;
	padding: 8px 12px 6px 0;
	text-align: right;
}

.more a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.more a:hover {
	text-decoration: underline;
}

.news-box .text-box h2 {
	margin: 0 0 11px;
}

.news-box .more {
	background: #fff;
	/* padding: 6px 12px 4px 0; */
}

.news-box .more a {
	color: #ee2e24;
}

.news {
	list-style: none;
	padding: 0;
	margin: 0;
}

.news li {
	padding: 0 0 10px;
	float: left;
}

.news li images {
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
}
.news li h3 {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
}
.news_title {
	color: #fff;
	text-decoration: none;
}

.news_intro{
	color: #54798f;
	font-weight:normal;
}
.news_intro p {
	padding:0px !important;
	margin:0px !important;	
}

.news_title:hover{
	color:#FFF;	
	text-decoration:underline;
}

.news li h3 a:hover {
	text-decoration: underline;
}
.news li h3 .date {
	font-weight: normal;
}
.news li p {
	line-height: 17px;
	margin: 0;
}

.edit_link {
	display: block;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}

.edit_link:hover {
	border: 0px solid red;
	text-decoration: underline;
}

/* 
 * Footer 
 */
#footer {
	width: 986px;
	margin: 0px 1px 0;
	padding: 0 3px;
	overflow: hidden;
	background: url('../images/bg-footer.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.footer-box {
	background: #2e414a url('../images/bg-footer-box.gif') repeat-x;
	width: 972px;
	overflow: hidden;
	padding: 10px 14px 0 0;
	min-height: 113px;
}

* html .footer-box {
	height: 113px;
	overflow: visible;
}

.footer-box p {
	text-align: right;
	color: #708b9a;
	margin: 0;
}

.footer-box p a {
	color: #708b9a;
	text-decoration: none;
	position: relative;
}

.footer-box p a:hover {
	text-decoration: underline;
}

/* 
 * Inner-page 
 */
#inner #header {
	padding: 118px 0 0;
}

* html #inner #header {
	padding: 110px 0 0;
}


.content-box {
	background: #e8eef2 url('../images/bg-content-box.gif') repeat-x 0 100%;
	width: 984px;
	padding: 0 0 0 0px;
	overflow: hidden;
	border: 0px solid red;
	float: left;
	min-height: 570px;
}

#content_box {
	padding:7px 60px 0px 240px;	
	float:left;
	width:700px;
	background-image:url('../images/content_bar2.png');
	background-repeat:repeat-y;
	min-height:500px;
}
#content_balk{
	width:100px;
	background-color:#999;
	margin-top:-10px;
}

.holder {
	background: #fff url('../images/bg-holder.gif') repeat-x 0 100%;
	overflow: hidden;
	padding: 0px 0 0;
	border: 0px solid red;
	float: left;
	width: 100%;
	min-height: 535px;	
}

.box-txt {
	width: 630px;
	float: left;
	padding: 20px 40px 30px 37px;
}

.box-txt p {
	/* line-height: 22px; */
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.btn-donload {
	background: url('../images/btn-donload.png') no-repeat;
	width: 116px;
	height: 29px;
	display: block;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	margin: -16px 0 8px 148px;
	cursor: pointer;
	text-align: center;
}

.btn-donload span {
	display: block;
	padding: 5px 0 0;
}

a:hover.btn-donload {
	text-decoration: underline;
}

.images {
	list-style: none;
	padding: 27px 0 0;
	margin: 0;
}

.images li {
	padding: 0 0 21px;
}

.images li images {
	display: block;
}

/*
 * Subsublink
 */
.sublinks {
	padding: 33px 0 0;
	border: 0px solid red;
	float: left;
	width: 180px;
}

.sublinks ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #ee2e24;
	text-transform: uppercase;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.sublinks li {
	border-bottom: 2px dotted #E8BBC2;
	list-style: none;
	margin: 0px;
	padding: 10px 20px 10px 0px;
	width: 160px;
}

.sublinks li a {
	text-decoration: none;
	color: #ee2e24;
}

.sublinks li a:hover {
	text-decoration: underline;
	color: #ee2e24;
}

.sublinks li .date {
	border: 0px solid red;
	font-size: 10px;
}

.sublinks li.active {
	background-color: #BDCBD6;
	border-bottom: 0px;
}

/*
 * News
 */
.news_date {
	font-size: 10px;
	color: #ee2e24;
	font-weight: bold;
	border: 0px solid red;
}

.news_intro {
	border: 0px solid red;
	font-weight: bold;
}

.news_message {
	border: 0px solid red;
}

.news_messages {
	padding: 33px 0 0;
	border: 0px solid red;
	float: left;
	width: 220px;
}

.news_messages ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #ee2e24;
	text-transform: uppercase;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.news_messages li {
	border-bottom: 2px dotted #E8BBC2;
	list-style: none;
	margin: 0px;
	padding: 10px 20px 10px 0px;
	width: 210px;
}

.news_messages li a {
	text-decoration: none;
	color: #ee2e24;
}

.news_messages li a:hover {
	text-decoration: underline;
	color: #ee2e24;
}

.news_messages li .date {
	border: 0px solid red;
	font-size: 10px;
}

.news_messages li.active {
	background-color: #BDCBD6;
	border-bottom: 0px;
}

.read_more {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

.read_more:hover {
	text-decoration: underline;
}

/*
 * Contact
 */
.contact {
	border: 0px solid red;
	margin-top: 10px;
}

.contact td {
	border: 0px solid red;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-bottom: 5px;
}

.contact input {
	width: 200px;
}

.contact textarea {
	border: 0px solid #444;
	width: 264px;
	height: 100px;
}

/* 
 * error, designed by CRUZ 
 */
.error {
	width: 365px;
	border: 1px solid #990000;
	padding:10px 10px 10px 40px;
	color: #4A5549;
	line-height: 15px; 
	background: url('../images/error.gif') no-repeat left top #FFFFCC;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}

.error div {
	margin: 3px 0px 0px 31px;
}

.message {
	width: 365px;
	border: 1px solid #006600;
	color: #009900;
	line-height: 15px; 
	background: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url('../images/ok_16.png') no-repeat left top #FFFFCC;
	padding:10px 10px 10px 40px;
}

#headerslideshow {
	z-index: 3;
	top: 0px;
	display:block;
	float:left;
	overflow:hidden;
}

#sponsor{	
	width:277px;
	height:175px;
	text-align:center;
	padding:0px;
	margin:0px;
}

#nav {
	z-index: 60;
	position: absolute;
	top: 276px;
	left: 50%;
	margin-left: 260px;
	width: 946px;
	height: 60px;
}

#edit_content {
	border: 1px solid transparent;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

#edit_project {
	border: 1px solid transparent;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}




/****** NEWS **********/
#news_subsub{
	position:absolute;
	background-image:url('../images/newssub_back.png');
	background-repeat:repeat;
	width:230px;
}
#news_content{
	height:100%;
	width:700px;
	margin-left:230px;
	position:absolute;
	padding:10px 0px 0px 20px;
}	

.news_list{
	padding:10px;	
	border-bottom: 2px dotted #E8BBC2;
	margin: 0px;
	padding: 10px 20px 10px 10px;
	text-align:right;
}

.news_listactive{
	padding:10px;	
	border-bottom: 2px dotted #E8BBC2;
	background-color:#bdcbd6;
	margin: 0px;
	padding: 10px 20px 10px 10px;
	text-align:right;
}

.news_list_link{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;	
	color:#ee2e24;
}

.news_list_titel{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;	
	cursor:pointer;
}

.news_list a:hover{
	text-decoration:underline;
	color:#ee2e24;
}



/******** FOMFIELDS ************/

.input1{
	background-image:url('../images/input_background.png');	
	border:0px;
	width:214px;
	height:21px;
	padding:0px 0px 0px 3px;
}

.input2{
	background-image:url('../images/input2.gif');	
	border:0px;
	width:119px;
	height:15px;
	padding:3px 3px 3px 5px;
	color:#618498;
	font-size:12px;
}


.submit1{
	background-image:url('../images/button_back.png');	
	border:0px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	width:176px;
	height:22px;
}

.submit2{
	background-image:url('../images/submit2.gif');	
	border:0px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	width:78px;
	height:22px;
}


.textarea1{
	background-image:url('../images/textarea_back.png');	
	border:0px;
	width:261px;
	height:100px;
	padding:0px 0px 0px 3px;
}

.input_login{
	width:222px;
	height:20px;	
	border:0px;
	padding:4px 2px 2px 4px;
	color:#aaaaaa;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/input_login.png', sizingMethod='scale');
}

.flag_active{
	width:20px;	
	border:2px solid #F00;
}

.flag_inactive{
	width:20px;
	border:2px solid #94b8d0;
}

.flag_title_active{
	text-decoration:underline;	
}

.flag_title_inactive{
	text-decoration:none;	
}

.left_column{
	float:left;
	margin-left:-235px;	
}

.theme,
.sidebar {display:none}
.countryHeader{display:none}
