/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
	list-style-position: inside;
}

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

a img{
	border:0px;
}

.clear{
	clear:both;
}

a:link, a:visited, a:active {
	color:#0078B9;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p{
	padding: 0 0 0 0;
}

h1{
font:Arial, Helvetica, sans-serif;
color: #006297;
font-size: 16px;
font-weight: bold;
padding: 10px 0 0 0;
width:100%;
border-bottom: 1px #E6E6E6 solid;
display:block;
}

h2{
font:Arial, Helvetica, sans-serif;
color: #006297;
font-size: 14px;
font-weight: bold;
padding: 10px 0 0 0;
width:100%;
border-bottom: 1px #E6E6E6 solid;
display:block;
}

h3{
font:Arial, Helvetica, sans-serif;
color: #006297;
}

/* ----------- HEADER ----------- */

.header{
	overflow:hidden;
}

.logo{
	float: left;
	padding: 1% 0 0 3%;
}
.clock{
	float: right;
	padding: 2% 5% 0 0;
}

/* ----------- NAVIGATION ----------- */

.nav{
	position:relative;
	left: 23%;
	float: left;
	clear:both;
}
.nav ul{
	list-style:none;
}

.nav ul li {
	background-color: #64A2FF;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	float: left;
}

.nav a:link, .nav a:visited, .nav a:active{
	color:#001A49;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 19px;
	padding-right: 19px;
	text-decoration: none;
	
}

.nav a:hover{
	background-color: #3787FF;
	padding-top: 0.5em;
	text-decoration: underline;
}

.nav ul li.selected a:link, .nav ul li.selected a:visited, .nav ul li.selected a:active{
	color:#FFF;
	background-color: #001A49;
	padding-top: 0.7em;
}



/* ------------ FASHA -------------- */

.fasha{
	clear:both;
	background-color:#021e50;
	border-top: 1px solid #FFFFFF;
}
.whiteSub{
	position:relative;
	top: -7px;
	left: 23%;
	height:20px;
	width:700px;
	background-color:#FFF;
	clear:both;
}

.whiteSubA{
	position:relative;
	top: -7px;
	left: 25px;
	height:20px;
	width:20%;
	background-color:#FFF;
	clear:both;
}

.subFasha{
	width:100%;
	height: 15px;
	float: left;
	background-image:url(img/grey_subfasha.gif);
	background-repeat:repeat-x;
	clear:both;
}

/* ------------ SUB NAVIGATION -------------- */

.subnav{
	padding: 0 0 0 51px;
	margin-right:15px;
}

.subnav li{
	list-style:none;
	padding: 10px 0 0 0;
}

.subnav a:link, .subnav a:visited, .subnav a:active{
	text-decoration: none;	
}

.subnav a:hover{
	text-decoration:underline;
}



.subnav li.left-level-1-act a:link, .subnav li.left-level-1-act a:visited, .subnav li.left-level-1-act a:active{
	color: #004D75;
	font-weight: bold;
	background-image:url(img/str.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 10px;
}

.subnav li.left-level-2-no,li.left-level-2-act{
	list-style:none;
	padding-left: 20px;
}

.subnav li.left-level-2-no a:link, .subnav li.left-level-2-no a:visited, .subnav li.left-level-2-no a:active{
	color: #0078B9;
	font-weight: normal;
}

.subnav li.left-level-3-no,li.left-level-3-act{
	list-style:none;
	padding-left: 20px;
}

.subnav li.left-level-3-no a:link, .subnav li.left-level-3-no a:visited, .subnav li.left-level-3-no a:active{
	color: #0078B9;
	font-weight: normal;
}


.h1content {
border-bottom:1px solid #E6E6E6;
color:#006297;
font-size:16px;
font-weight:bold;
margin:0 0 10px;
padding:10px 0 0;
width:70%;
}

.subnav_bottom {
	float:left;
width:100%;
}

.subnav_content {
float:left;
width:75%;

}

.subnav_border {

	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	width:21%;
}

.subnav_border2 {

	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	width:21%;
}

.subnav_border2 img { border:1px #ccc solid; padding: 1px;}



/* ------------ CONTENT -------------- */

.left{
	float:left;
	width: 23%;
}

.holderLeft{
	width: 430px;
	margin: 0 15px 0 15px;
	float:left;
}

.holderRight{
	width: 210px;
	float: left;
	margin-left:15px;
}

.holderRightA{
	width: 210px;
	float: left;
	margin-left:15px;
}

.titlel{
	margin-left:25px;
	margin-right: 15px;
	margin-bottom: 5px;
	border-bottom: 1px #E6E6E6 solid;
}
.titler{
	width:100%;
	border-bottom: 1px #E6E6E6 solid;
	margin-bottom: 10px;
}

.titleLogin{
	width:100%;
	border-bottom: 1px #E6E6E6 solid;
	margin-bottom: 10px;
}

.titleNew {
	width:100%;
	border-bottom: 1px #E6E6E6 solid;
	margin-bottom: 15px;
display:block;
}

.backLogo{
	background-image:url(img/logo_inback.gif);
	background-repeat:no-repeat;
}
.backLogo2{
	background-image:url(img/ecbe-logo.gif);
	background-repeat:no-repeat;
background-position:center; 
}
.contacts p{
	margin:0;
	padding:0;
}

/* --- IN CONTENT --- */

.mainCont{
	width:100%;
	margin-bottom: 10px;
}

.mainCont p{
	margin-top: 5px;
}

.holderLeftLong{
	width: 670px;
	margin: 0 15px 0 15px;
	float:left;
}

.h1content{
	font:Arial, Helvetica, sans-serif;
	color: #006297;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #E6E6E6 solid;
	width:72%;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}

.imgIn{
	float: right;
	padding:2px;
	border: 1px #CCCCCC solid;
	background-color: #E6E6E6;
	margin-left: 15px;
	margin-bottom: 15px;
	clear: both;
}
#firstImg{
	margin-top:30px;
}

/* PATH / LOGIN MEMBER */

.path{
	padding: 10px 0 0 0;
	margin-bottom: 25px;
	width: 100%;
	color:#999999;
	clear:both;
}
.pathIn{
	float:left;
width:75%;
}

.pathIn ul{
	list-style:none;
}

.pathIn ul li {
	display: block;
	float: left;

}

.pathIn ul li a {
text-decoration: none;
}

.memberLogin{
	width: 145px;
	float: right;
	padding-left: 15px;
	border-left: 1px #CCCCCC solid;
	width:21%;
}

.memberLogin a{
	background-image:url(img/ico_login.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 15px;
}

join.memberLogin a{
	padding-left: 15px;
}


/* ------------ FORMS -------------- */
.labelform{
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0 0 2px 0;
}

.inputs{
	height: 30px;
}
.inputButon{
	height: 30px;
	border-bottom: 1px #E6E6E6 solid;
}

#login{
background-color:#999999;
}

.joins li{
	padding: 0 0 5px 2px;
	list-style:none;
}

/* ICONS BOTTOM */

.iconsBot{
	width: 190px;
	height: 11px;
	float: left;
	padding-top: 10px;
}

.iconsBot ul li {
	display: inline;
	float: left;
	width: 17px;
	height: 11px;
	padding: 0px 0px 0px 35px;
}

.iconsBot ul li a{
	text-decoration: none;
	display: block;
	float: left;
	width: 17px;
	height: 11px;
	list-style-type: none;
}

.iconsBot span{
	display: none;
}

#homeB a{
background-image:url(img/ico_homeB_0.gif);
background-position:center;
background-repeat: no-repeat;
}

#contactsB a{
background-image:url(img/ico_mailB_0.gif);
background-position:center;
background-repeat: no-repeat;
}

#sitemapB a{
background-image:url(img/ico_sitemapB_0.gif);
background-position:center;
background-repeat: no-repeat;
}

.left_final{
heigh: 100%;
clear:both;
background-color:#009900;
}

/* FOOTER */

.footer{
	height: 40px;
	background-color:#EFEFEF;
	margin-top: 20px;
}

.footBlue{
	float: right;
	width: 77%;
}

.blueFasha{
	height: 5px;
	margin-bottom: 5px;
}

.copy{
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 15px;
}

/* SPONSORS */

.sponsors{
	margin-top: 25px;
}

.sponsors img{
	padding-top: 15px;
	clear:both;
}
.home_members_area{
	background-image:url(img/ico_login.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-bottom:10px;
	display:block;
}

.tree{
	list-style:none;
	padding-top:10px;
}
.tree a{
	font:Arial, Helvetica, sans-serif;
	color: #006297;
	font-size: 13px;
	font-weight: bold;
} 
.subtree{
	list-style:none;
	padding:10px 0 10px 20px;
}

.subtree a{
	font-size:11px;
	font-weight:normal;
} 

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0px;
	border:1px solid #E6E6E6;
margin-top:5px;

}
.news-latest-container HR.clearer {
	clear:left;
}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

/*RTE*/
.ecbeleft {
text-align:left;
}

.ecberight {
text-align:right;
}

.ecbecenter {
text-align:center;

}
.ecbeblue {
color: #006297;
}
.ecbeblue12 {
color: #006297;
font-size:12px;
}
.ecbeblue14 {
color: #006297;
font-size:14px;
}
.ecbebluebold {
color: #006297;
font-weight:bold;
}


.ecbe_header {
	font-family: Arial;
	font-size: 16px;
	color: #00C;
	font-weight: bold;
}
.ecbe_header_caps {
	font-size: 26px;
}
.blue {
	font-family: Arial;
	color: #00C;
	font-size: 16px;
}
.ecbe_list {
	list-style-type: disc;
}
.style1 {color: #FF0000}
._right {
	text-align: right;
}
.input {

	FONT-SIZE: 11px;

	COLOR: #00C;
	BORDER: #cccccc 1px solid;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.style2 {
	color: #990000;
	font-weight: bold;
}
.style3 {color: #0000cc}
.style2big {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

.tdmain {
vertical-align: top;
padding: 4px;
    border-color: #ccc;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;

}

.tabletop {
    border-color: #ccc;
    border-width: 0 0 1px 1px;
    border-style: solid;
border-collapse: collapse;

}
.imgtext-table {
padding-bottom: 10px;
}
.loginfield {
width: 90%;
font-size:11px;

}
.logincontainer {
padding-left: 5px;
padding-bottom: 5px;
}
