@import "titles.css";
@import "main-nav.css";

/* general reset */
* {font-size: 100.01%;}
html {
	font-size: 62.5%;
	height:100%;
}
body {
	margin: 0;
	font: 1em Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#333;
	min-width: 985px;
	height:100%;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
/* main */
#wrapper{
	margin:0 auto;
	min-height:100%;
}
* html #wrapper{
	overflow:visible;
	height:100%;
}
.w-holder{
	width:100%;
	overflow:hidden;
	padding:126px 0 168px;
	position:relative;
}
/* header */
#header{
	height:126px;
	width:100%;
	background:url(../../images/bg-header.gif) repeat-x;
	position:absolute;
	left:0;
	top:0;
}
#header .header-holder{
	width:100%;
	background:url(../../images/bg-header-area.gif) no-repeat;
}
#header .l{
	float:left;
	width:378px;
        cursor: pointer;
}
* html #header .l{margin:0 -3px 0 0;}
.logo{
	background:url(../../images/bg-logo.gif) no-repeat;
	width:86px;
	height:86px;
	float:left;
	margin:16px 0 0 15px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
	text-indent:-9999px;
}
#header .l .box{
	float:left;
	margin:0 0 0 10px;
	width:225px;
	padding:35px 0 0 0;
	display:inline;
}
#header .l .box .row{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
#header .company-name{
	float:left;
	background:url(../../images/text-efim.gif) no-repeat;
	width:137px;
	height:49px;
	clear:both;
	text-indent:-9999px;
        z-index: 100;
}
#header .slogan{
	background:url(../../images/text-european.gif) no-repeat;
	width:225px;
	height:10px;
	text-indent:-9999px;
	float:left;
}
#header .r{
padding:22px 11px 0 0;
overflow:hidden;

overflow:visible;
height:1%;
margin:0 0 0 380px;
}
#header .r:after {
height: 0;
clear: both;
content:'';
display: block;
}






* html #header .r{
	overflow:visible;
	height:1%;
}
#header .r .row{
	width:100%;
	float:left;
}
.hidden{
	position:absolute;
	left:-9999px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
/* nav */
.navigation-holder{
	float:right;
	width: 100%;
	font-weight:bold;
	font-size:1.2em;
	padding:0 0 16px 0;
}
#top-nav{
	margin:0;
	padding:0;
	float:right;
	overflow:hidden;
}
#top-nav li{
	float:left;
	list-style:none;
	background:url(../../images/separator-nav.gif) no-repeat 0 6px;
	padding:0 7px 0 11px;
	margin:0 8px 0 -8px;
	display:inline;
}
#top-nav a{
	color:#89b0c6;
	text-decoration:none;
}
#top-nav a:hover{text-decoration:underline;}
.navigation-holder a.btn-login{
	float:right;
	background:url(../../images/bg-login.gif) no-repeat 0 2px;
	padding:0 0 0 18px;
	margin:0 3px 0 -8px;
	color:#d42d80;
	display:inline;
	text-decoration:none;
}
.navigation-holder a.btn-login:hover{text-decoration:underline;}
/* form-search */
.form-search{
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
	float:left;
}
.form-search fieldset{
	float:right;
	min-width:201px;
}
.form-search legend{
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.form-search .txt{
	float:left;
	width:171px;
	height:21px;
	padding:0 5px;
	background:url(../../images/bg-txt-form-search.gif) no-repeat;
}
.form-search .txt input{
	float:left;
	width:171px;
	height:15px;
	margin:0;
	border:0;
	background:none;
	padding:3px 0;
	color:#fff;
	font:bold 12px Verdana, Helvetica, sans-serif;
	outline:none;
}
.form-search .btn-search,
.form-login .btn-post{
	float:left;
	background:url(../../images/btn-search.gif) no-repeat;
	padding:0;
	margin:0;
	width:20px;
	height:21px;
	font-size:0;
	line-height:0;
	border:0;
	cursor:pointer;
}
.form-login .btn-post{background:url(../../images/btn-form-post.gif) no-repeat;}

#bottom-nav .navigation {
    margin:0 -15px 0 0;
}
#bottom-nav ul {
    min-width:0;
}

/* breadcrumbs */
#breadcrumbs{
	float:left;
	padding:0;
	list-style:none;
	margin:0;
	overflow:hidden;
	font:12px Verdana, Helvetica, sans-serif;
	color:#999;
	min-width:200px;
        z-index: -200;
}
#breadcrumbs li{
	float:left;
	background:url(../../images/separator-breadcrumbs.gif) no-repeat 0 3px;
	padding:0 4px 0 12px;
	margin:0 12px 0 -12px;
}
#breadcrumbs a{
	color:#999;
	text-decoration:none;
}
#breadcrumbs a:hover{text-decoration:underline;}
#main{
	width:100%;
	overflow:hidden;
}
#content{
	width:100%;
	float:left;
	font-size:1.2em;
    text-align:justify 
}

#content img {padding: 0 10px 7px 0}
/*  Exclude the font size with paragraph */


.c1{
	margin:0 233px 0 236px;
}
/* heading-area */
.heading-area{
	position:relative;
	overflow:hidden;
	margin:11px 80px 24px 237px;
	min-width:655px;
}
* html .heading-area{
	overflow:visible;
	height:1%;
}
div.banner{
	float:right;
        position: absolute;
        margin-top: 15px;
        right: 10px;
	z-index:-100;
}

div.banner img{display:block;}

.text-holder{
	width:100%;
	overflow:hidden;
}
#content .txt-holder{
	padding:25px 0 0;
	width:100%;
	overflow:hidden;
}
#content h2,
#content h3{
	font-size:1.25em;
	color:#d42d80;
	margin:0 0 5px;
	padding-top:5px
}

#content p{margin:0 0 16px;}

#content a{
	color:#2981a6;
}

.img-right{
	float:right;
	margin:0 0 0 13px;
}
* html .img-right{margin:0 0 0 10px;}
.img-left{
	float:left;
	margin:0 13px 0 0;
}
* html .img-left{margin:0 10px 0 0;}
.img img{display:block;}
/* sidebar */
#sidebar{
	width:202px;
	float:left;
	padding:273px 0 0 12px;
	margin:0 0 0 -100%;
	display:inline;
}
/* form-mail */
.form-mail{
	width:100%;
	overflow:hidden;
	margin:0 0 66px;
}
.form-mail legend,
.form-login legend{
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.form-mail .row{
	width:100%;
	overflow:hidden;
}
.form-mail .txt-describe{
	text-indent:-9999px;
	margin:0 0 5px 6px;
	background:url(../../images/text-subscribe.png) no-repeat;
	width:120px;
	height:27px;
	display:block;
}
.form-mail .txt{
	width:147px;
	height:21px;
	float:left;
	background:url(../../images/bg-txt.gif) no-repeat;
	padding:0 5px;
}
.form-mail .txt input{
	padding:3px 0;
	height:15px;
	margin:0;
	width:147px;
	float:left;
	background:none;
	border:0;
	font:13px Verdana, Helvetica, sans-serif;
	color:#cce7ee;
}
.form-mail .btn-post{
	font-size:0;
	line-height:0;
	background:url(../../images/btn-mail.gif) no-repeat;
	border:0;
	width:22px;
	height:20px;
	cursor:pointer;
	padding:0;
	margin:0;
	float:left;
}
/* form-login */
.form-login{
	width:100%;
	overflow:hidden;
	margin:0 0 9px
}
.form-login .txt-register{
	text-indent:-9999px;
	overflow:hidden;
	width:193px;
	height:48px;
	position:relative;
	margin:0 0 7px 8px;
	background:url(../../images/txt-register.gif) no-repeat;
}
.form-login .txt-register .register{
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:url(../../images/bg-register.gif) no-repeat;
	width:89px;
	height:14px;
	overflow:hidden;
}
.form-login .txt-register .register:hover{background-position:0 -14px;}
.form-login .row-holder{
	width:100%;
	overflow:hidden;
}
.form-login .row{
	width:203px;
	overflow:hidden;
	padding:0 0 5px;
	float:left;
	clear:both;
}
.form-login .txt{
	width:190px;
	padding:0 5px;
	height:21px;
	overflow:hidden;
	float:left;
	background:url(../../images/bg-txt.gif) no-repeat 0 -21px;
}
.form-login .txt02{
	width:170px;
	float:left;
	height:21px;
	overflow:hidden;
	padding:0 5px;
	background:url(../../images/bg-txt.gif) no-repeat 0 -21px;
}
.form-login .txt02 input{
	width:170px;
	background:none;
	border:0;
	margin:0;
	height:15px;
	padding:3px 0;
	color:#9c9b9b;
	font:11px Verdana, Helvetica, sans-serif;
	outline:none;
}
.form-login .txt input{
	width:190px;
	background:none;
	border:0;
	margin:0;
	height:17px;
	padding:2px 0;
	color:#9c9b9b;
	font:13px Verdana, Helvetica, sans-serif;
	outline:none;
}
/* info-box */
#sidebar .info-box{
	width:193px;
	height:63px;
	overflow:hidden;
	margin:0 0 24px -12px;
	padding:23px 0 0 20px;
	background:url(../../images/bg-sidebar-box.gif) no-repeat;
}
#sidebar .info-box p.txt{
	margin:0;
	background:url(../../images/text-young.png) no-repeat;
	width:149px;
	height:53px;
	position:relative;
}
#sidebar .info-box p.txt a{
	position:absolute;
	background:url(../../images/txt-here.gif) no-repeat;
	width:39px;
	height:18px;
	text-indent:-9999px;
	top:35px;
	left:90px;
}
#sidebar .info-box p.txt a:hover{background-position:0 -18px;}
/* information-area */
#sidebar .information-area{
	overflow:hidden;
	width:202px;
	float:left;
}
#sidebar .information-area img{display:block;}
#sidebar .information-area a{float:left;}
#sidebar .information-area p.txt{
	margin:8px 6px 0 0;
	float:left;
	width:66px;
	height:34px;
	background:url(../../images/txt-check.gif) no-repeat;
	font-size:0;
	line-height:0;
}
#sidebar .information-area p.txt span{
	display:block;
	text-indent:-9999px;
}
/* aside */
.aside{
	width:213px;
	float:right;
	margin:0 0 0 -233px;
	display:inline;
	padding:120px 20px 0 0;
}
.aside h4.title{
	color:#fff;
	margin:0 0 12px;
}
.aside h4.title .box{font-size:1.7em;}
.aside h4.title .mark{
	font-size:2.2em;
	color:#d42d80;
	line-height:0.8em;
}
.aside .info-box{
	text-align:right;
	width:233px;
	margin:0 -20px 33px 0;
	background:url(../../images/bg-aside-box.gif) repeat-y -466px 0;
}
.aside .info-box-t{
	background:url(../../images/bg-aside-box.gif) no-repeat;
}
.aside .info-box-b{
	background:url(../../images/bg-aside-box.gif) no-repeat -233px 100%;
	overflow:hidden;
	padding:29px 20px 20px 0;
	width:213px;
}
.aside .info-box .txt{
	padding:0 0 0 90px;
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
	line-height:1em;
}
.aside .info-box .txt p{margin:0;}
.aside .info-box a{color:#d42d80;}
/* feedback-box */
.feedback-box{
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
}
.feedback-box h4.txt-feed{
	background:url(../../images/text-feedback.gif) no-repeat;
	width:124px;
	text-indent:-9999px;
	height:39px;
	margin:0 0 13px;
	overflow:hidden;
	float:right;
}
.feedback-box h4.txt-recommended{
	background:url(../../images/text-recommended.gif) no-repeat;
	width:138px;
	height:39px;
	margin:0 0 25px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
.aside .holder{
	width:100%;
	overflow:hidden;
}
.feedback-box .txt{
	color:#297ba2;
	font-weight:bold;
	text-align:right;
	font-size:12px;
	padding:0 0 0 66px;
	overflow:hidden;
}
.feedback-box a{color:#297ba2;}
.feedback-box .txt p{margin:0;}
.feedback-box .txt p a.colored{
	color:#d42d80;
}
/* footer */
#footer{
	margin:-168px auto 0;
	position:relative;
	background:url(../../images/bg-footer.gif) no-repeat 0 100%;
	height:168px;
}
.footer-area{
	width:100%;
	overflow:hidden;
	height:158px;
	padding:10px 0 0;
	background:url(../../images/bg-footer-area.gif) no-repeat 100% 100%;
}
.txt-secretary{
	float:left;
	overflow:hidden;
	background:url(../../images/text-secretariat.gif) no-repeat;
	width:170px;
	height:20px;
	margin:0 0 0 20px;
}
.txt-secretary span{
	text-indent:-9999px;
	display:block;
}
.rss{
	background:url(../../images/rss-icon.gif) no-repeat;
	float:left;
	font:bold 0.9em Verdana, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	padding:1px 0 3px 20px;
}
.rss:hover{text-decoration:underline;}
#footer .l .holder{
	padding:0 0 64px 236px;
	float:left;
	width:202px;
}
* html #footer .l .holder{
	overflow:visible;
	height:1%;
}
#footer .l .row{
	width:100%;
	float:left;
	clear:both;
}
#footer .l{
	float:left;
	width:438px;
}
#footer .l .box{
	padding:18px 0 0;
	width:191px;
	text-align:right;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	background:url(../../images/bg-footer-box.gif) no-repeat 166px 6px;
}
#footer .l .box p{margin:0;}
#footer .l .box a{
	color:#297ba2;
	text-decoration:none;
}
#footer .l .box a:hover{text-decoration:underline;}
#footer .r{
	float:right;
	display:inline;
	width:520px;
	margin:0 20px 0 0;
	overflow:hidden;
}
#footer .r .row{
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
	float:left;
}
.navigation{
	float:right;
	margin:0 -9px 0 0;
	padding:0;
	list-style:none;
	font-size:1.1em;
	color:#333;
	font-weight:bold;
	min-width:390px;
}
.navigation li{
	float:left;
	padding:0 21px 0 12px;
	background:url(../../images/separator-footer-navigation.gif) no-repeat 100% 2px;
}
.navigation a{
	text-decoration:none;
	color:#297ba2;
}
.navigation a:hover{text-decoration:underline;}
/* sponsors */
.sponsors{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.sponsors li{
	float:left;
	margin:0 0 0 25px;
	display:inline;
}
.sponsors li a,
.sponsors li img{display:block;}
.footer-logo{
	float:right;
	text-indent:-9999px;
	margin:0 17px 0 0;
	background:url(../../images/f-logo.gif) no-repeat;
	width:72px;
	display:inline;
	height:72px;
	outline:none;
}
.result {
    margin-top: 10px;
}
.result a {
    font-weight: bold;
}

dl {
    padding: 0.5em;
}
dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
}

dl.zend_form #form_title-label,
dl.zend_form #form_title-element,
dl.zend_form #form_id-label,
dl.zend_form #form_id-element,
dl.zend_form #form_action-label,
dl.zend_form #form_action-element,
dl.zend_form #contact_subject_field-label,
dl.zend_form #contact_subject_field-element,
dl.zend_form #contact_comments_field-label,
dl.zend_form #contact_comments_field-element,
dl.zend_form #submit-label,
dl.zend_form #subject_field-label,
dl.zend_form #subject_field-element,
dl.zend_form #comments_field-label,
dl.zend_form #comments_field-element

{
    display: none;
}
dt:after { content: ":"; }
dl.zend_form .errors {
    color:red;
}

dl.zend_form #submit-element input {
    width: 75px;
    height: 22px;
}
