/* ������ ��� Internet Explorer */
@font-face {
    font-family: Prosto;
    src: local("Prosto"),
    url(font/Prosto.eot);
}

/* ����� ��� ���� ��������� ��������� */
@font-face {
    font-family: Prosto;
    src: local("Prosto"),
    url(font/Prosto.TTF);
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
}

html, body{
	background-color:#b3b4b6;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
}

p, a{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:12px;
    color:#000;
}

.clear{
	clear:both;
}
.fl{float: left}
.fr{float: right}
.dnone{display: none}
#site-content{
	position:relative;
	width:100%;
    height: 100%;
	text-align:center;
}

/*--------------------header-----------------------------*/
#header-bg{
	position:relative;
    text-align:center;
	width:100%;
    background: #431954 url(../img/bg_header_s.jpg);
}

#header{
	position:relative;
	width:1020px;
    height:137px;
	margin:0 auto;
	background-image:url(../img/bg_header.jpg); 
}

#header p.slogan{
    position:absolute;
    top:5px;
    right: 50px;
    font-size: 21px;
    color:#fff;
    font-style: italic;
    text-align: left;
    font-family: Georgia, Times, "Times New Roman", serif;

}
#header p.slogan span{padding: 0 0 0 80px}

.logo{
	position:absolute;
	top:0px;
	left:118px;
}

#main{
	position:absolute;
	top:65px;
	right:0px;
    qwidth:681px;
}

#main a{
	display:block;
	float:left;
    height:45px;
    line-height: 45px;
	text-decoration:none;
    padding: 0px 20px 0 19px;
	font-size:16px;
    background:url(../img/bg_main.jpg) repeat-x;
    border-left: 1px solid #000000;
    border-right: 1px solid #FFFFFF;
}

#main a:hover{
    background:url(../img/bg_main_hover.jpg) repeat-x;
}

#main .main_active{
    background:url(../img/bg_main_hover.jpg) repeat-x;
}

#main .home{
    background:url(../img/main_home.png) no-repeat;
    border-left:none;
}

#main .last{
    border-right: none;
}

#main .home:hover{
    background:url(../img/main_home.png) no-repeat 0 -46px;
}

#main_bg{
    position: absolute;
    top: 65px;
    right: 0;
    width: 39%;
    height: 45px;
    background: url("../img/bg_main.jpg") repeat-x;
}
/*-----------------------------end_header-------------------------*/
/*-----------------------------content----------------------------*/
#content-bg{
	position:relative;
    text-align:center;
	width:100%;
    background: #b3b4b6;
}

.content-w{
    position:relative;
    width:1020px;
    margin:0 auto;
    background: #b3b4b6;
}

.content{
    position:relative;
    width:968px;
    margin: 0 26px;
    background-color: #ffffff;
}

.block-bord-l{
    position: absolute;
    top:0px;
    left: 0px;
}

.block-bord-r{
    position: absolute;
    top:0px;
    right: 0px;
}

.index-block{
    float: left;
    position: relative;
    width: 419px;
    background-color: #cdcdcd;
    margin: 0 4px 0px 0px;
    padding: 7px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}

.left-block-title{
    display: block;
    float: left;
    position: relative;
    width: 370px;
    text-align: center;
    padding: 15px 0 5px 117px;
    background-color: #ffffff;
    font-family: prosto;
    font-size: 20px;
    color: #000;

}

.right-block-title{
    display: block;
    float: left;
    position: relative;
    width: 364px;
    text-align: center;
    padding: 15px 0 5px 0px;
    background-color: #ffffff;
    font-family: prosto;
    font-size: 20px;
    color: #000;
}
.slide{
    float: left;
    position: relative;
    width: 419px;
    background: #fff;
}
.lost{
    margin-left:12px ;
    margin-left:10px\0/;/*for ie8*/ 
}

.bg_slide{
    position: relative;
    margin-top: 252px;
}

.photo{
    position: relative;
    display:block;
    weight:256px;
    height: 256px;
  /*  z-index: 1;*/
}

.photo .preview{
    position: absolute;
    top: 0;
    left: 0;
}

.showimg{
	position: absolute;
	top: -72px;
    left:-64px;
    display:none;
    weight:385px;
    height:330px; 
    overflow:hidden;
    z-index:3;
}

.showimg_border{
	position: absolute;
	top: -72px;
    left:-64px;
    display:none;
    weight:389px;
    height: 335px;
    overflow:hidden;
    z-index:3;
}

.photo:hover .preview{
	display:none;
}

.photo:hover .showimg{
	display:block;
}

.photo:hover .showimg_border{
	display:block;
}



.text{
    position: relative;
    width: 419px;
    margin-top: -4px;
    background: #4D1D5D url("../img/bg_slides.jpg") no-repeat top center;
     text-decoration:none;
    box-shadow: 1px 1px 3px #3e3e3e;
    padding: 16px 0 12px 0;
}
.slide-title{
    position: relative;
    font-family: Prosto;
    /*font-size: 16px;*/
    font-size:18px;
    /*font-weight:bold;*/
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    color: #ffffff;
    padding: 10px 0 10px 0px;
}
.slide-title:hover{text-decoration: underline}
.slide-descr{
    position: relative;
    /*height: 340px;*/
    text-align: left;
    margin: 0 12px 0 11px;
    padding:0 2px 3px 2px;
    background: #ffffff;
    overflow: hidden;
    line-height:16px;
}
.slide-descr p{padding: 0 0 6px 0}
.slide-descr, .slide-descr p{ text-align: justify; font-family: "Times New Roman", sans; font-size: 16px}
.text_ban_title{
    text-decoration: none;
    display: block;
    width: 403px;
    height: 52px;
    vertical-align: middle;
    padding: 5px 8px;
    font-family: Prosto, sans-serif;
    font-size: 20px;
    color:#fff;
    text-align: center;
    background: #4D1D5D url("../img/bg_slides.jpg") no-repeat top center;
}
.text_ban_title.dnone{display: none}
.lh52{line-height: 52px}
.showTitle{
    position: absolute;
    top:-72px;
    left: -64px;
    width: 530px;
    line-height: 52px;
}
/*-------------------------end_content----------------------------*/
/*-------------------------lenta----------------------------------*/
#lenta{
    position: relative;
    width: 968px;
    height: 63px;
    padding-bottom: 15px;
    margin-top: 15px;
    background: url("../img/bg_lenta.jpg") repeat-x 0 0;
}

#lenta a{
     position: relative;
     display: block;
     float: left;
     height: 41px;
     padding: 20px 0 0 50px;
     width: 271px ;
     text-decoration: none;
     font-family: "Trebuchet MS", Helvetica, sans-serif;
     font-size: 20px;
     color: #472759;
     line-height: 1;

 }

#lenta a:hover{
    color: #8342a1;

}

#lenta .two-line{
    height: 51px;
    padding: 10px 0 0 50px;
}
/*---------------------end_lenta----------------------------------*/
/*-------------------------end_reviews_cases----------------------------*/
#reviews_cases{
    position: relative;
    width: 968px;
    height: 144px;
    margin:0 8px;
    padding: 16px 18px 4px 18px;
    background: #ffffff url("../img/bg_reviews_cases.jpg") repeat-x;
}

#reviews-bord{
    float: left;
    position: relative;
    width: 466px;
    height: 127px;
    background: url("../img/reviews_bord.png") no-repeat top right;
}

#reviews{
    width: 446px;
    height: 127px;
    background: url("../img/bg_reviews_cases_.png") repeat-x top right;
}

#cases-bord{
    float: left;
    position: relative;
    width: 430px;
    height: 127px;
    background: url("../img/cases_bord.png") no-repeat top left;
    padding-left: 20px;
    margin-left: 36px;
}

#cases{
    width: 446px;
    height: 127px;
    background: url("../img/bg_reviews_cases_.png") repeat-x top right;
}

#reviews img, #cases img{
    text-align: left;
    float: left;
    padding: 14px 0 0 14px;
}

.descr{
    position: relative;
    float: left;
    width: 300px;

}
#reviews p, #cases p{
    text-align: left;
    margin: 0 0 0 24px;
}

#reviews a.all, #cases a.all{
    float: right;
    padding-top: 6px;
    color: #8342a1;
}

#reviews a.all:hover, #cases a.all:hover{
    text-decoration: none;
}

#reviews .reviews_cases_title, #cases .reviews_cases_title{
    text-decoration: none;
    display: block;
    padding: 6px 0 0 0;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
    font-size: 18px;
    color: #444444;
    margin-left: 24px;
    text-align: left;
}
#reviews a.reviews_cases_title:hover, #cases a.reviews_cases_title:hover{
    text-decoration: underline;
}

#reviews .reviews_cases_descr, #cases .reviews_cases_descr{
    padding: 5px 0 0 0;
    height: 60px;
    border-top: 1px solid #746c78;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    color: #5b5b5b;
}

#reviews .reviews_cases_descr{
    font-size: 16px;
    padding: 10px 0 0 0;
    text-align: center;
}
.angle_l{
    position: absolute;
    top: 156px;
    left: 0px;
}

.angle_r{
    position: absolute;
    top: 156px;
    right: 0px;
}

.item-reviews a:hover{
    text-decoration: none;
}
/*-------------------------end_reviews_cases----------------------------*/
.content span{
    /*display: block;
    height: 12px;
    background-color: #ffffff;*/
}

.end{
    position:relative;
    text-align: center;
    width:100%;
    background-color: #b3b4b6;
}

.end .content span{
    display: block;
    height: 20px;
    background-color: #ffffff;
}

.end .content{
    margin: 0 auto;
    background-color: #ffffff;
}
/*-------------------------footer---------------------------------*/
#footer-bg{
	position:relative;
    text-align: center;
	width:100%;
    background: url(../img/bg_footer.jpg)repeat-x #ffffff;
}

#footer{
	position:relative;
	text-align:left;
	width:1020px;
    height: 116px;
	margin:0 auto;
    padding-top: 24px;
    background: url(../img/bg_footer.jpg)repeat-x #ffffff;
}

#footer p, #footer a{
    color: #a0a0a0;
}

#footer a:hover{
    text-decoration: none;
}

#contacts, #client, #applicant{
    position:relative;
    float: left;
}

#footer .cat-title{
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

#client{
    float: right;
    width: 150px;
    /*padding: 0 0 30px 340px;*/
}

#applicant{
    width: 180px;
    padding: 0 0 30px 0px;
}

#contacts{
    width: 280px;
    padding: 0 0 30px 40px;
}

#contacts .cont{
    color: #fff;
}

.footer{
    position:relative;
    width:970px;
    height: 100%;
    margin:0 auto;
    background-color: #ffffff;
}
/*--------------------end_footer---------------------------------*/

.title{
    font-family: Prosto;
    font-size: 20px;
    color: #000000;
    padding: 30px 0 18px 16px;
    text-align: left;
}


/******************************main***************************/
#content-main{
    position: relative;
    width: 249px;
    margin: 0 0 0 16px;
    background: #cdcdcd;
    float: left;
}


#content-main-bg{
    position: relative;
    width: 247px;
    background: url("../img/main_bg.jpg") repeat-x ;
    margin: 0 1px;
    text-align: left;
}

#content-main .main_paragraph{
    text-decoration: none;
    display: block;
    padding: 12px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #939393;
    font-size: 16px;
}

#content-main .main_paragraph:hover, .active{
    background: url("../img/main_hover.jpg") 1px 0;
    color: #ffffff;
}

.main_top{
    position:absolute;
    top: 0;
    left: -1px;
    width: 249px;
    height: 12px;
    background: url("../img/main_top.jpg") no-repeat;
}

.main_bottom{
    position:absolute;
    bottom: 0;
    left: -1px;
    width: 249px;
    height: 12px;
    background: url("../img/main_bottom.jpg") no-repeat;
}

.hov_main_top{
    position:absolute;
    top: 0;
    left: -1px;
    width: 249px;
    height: 12px;
    background: url("../img/main_top.jpg") no-repeat -249px 0;
}

.hov_main_bottom{
    position:absolute;
    bottom: 0;
    left: -1px;
    width: 249px;
    height: 12px;
    background: url("../img/main_bottom.jpg") no-repeat -250px 0;
}

.hov_a{
    background: url("../img/main_hover.jpg") 1px 0;
    color: #ffffff;
}

.main_img{
    text-align: center;
    padding: 12px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #939393;
    font-size: 16px;
}

.main_img img{
    display: block;
    border: 1px solid #a6a6a6;

}
/*------------------------------end_main*************************/
/*******************************personal*********************/
#content-text{
     float: left;
     position: relative;
     width: 645px;
     padding: 0 30px 0 16px;
     font-family: "Trebuchet MS", Helvetica, sans-serif;
     font-size: 12px;
     color: #404040;
     text-align: left;
 }

#content-text .content-text-title, .applicant .content-text-title,
.item-reviews .content-text-title, .service-content .content-text-title,
.about_company .content-text-title, #content-text h1{
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding:0 0 15px 0;
}


#content-text p, #content-text ul,
.applicant p, .applicant ul,
.item-reviews p, .item-reviews ul,
.service-content p, .service-content ul,
.about_company .colm_2 p, .about_company .colm_2 ul,
.contacts .colm_1 p, .contacts .colm_1 ul{
    padding-bottom: 12px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
}

.lenta p, .lenta ul{
   text-align: left;
    padding: 0 16px 12px 16px;
}

#content-text h1{
    font-size: 16px;
    color:#000000;
    padding-bottom: 12px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: 400;
}

#content-text ol, .applicant ol{
    list-style-type:none;
    padding-left: 10px;
}

.place-an-order{
    position: relative;
    width: 180px;
    height: 42px;
    display: block;
    font-size: 16px;
    color: #939393;
    margin-top: 18PX;
    margin-bottom: 16px;
}

.place-an-order img{
    float: left;
}

.place-an-order span{
    padding-top: 10px;
}

.place-an-order:hover{
    text-decoration: none;
}
/***************************personal**************************/
/******************applicant*******************/
.applicant{
    position: relative;
    padding: 0 16px 0 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
    text-align: left;
}

.applicant-img, .reviews-img{
    float: left;
    padding: 4px;
    border: 1px solid #bebebe;
    margin-right: 15px;
}

.email{
    margin:16px 0 30px 0;
}

.email p{
    padding: 0;
    font-size: 16px;
    color: #000000;
}

.email a{
    color: #2068ca;
    font-size: 16px;
}

.email a:hover{
    text-decoration: none;
}

.adds p{
    padding: 0;
    font-size: 14px;
    color: #5c5c5c;
}

.download{
    position: absolute;
    right: 16px;
    bottom: 22px;
    width: 180px;
    height: 60px;
    display: block;
    font-size: 16px;
    color: #2068ca;
}

.download img{
    float: left;
}

.download span{
    display: block;
    height: 45px;
    padding: 15px 0 0 8px;
}

.download:hover{
    text-decoration: none;
}

/****************end_applicant*******************/

/*****************reviews************************/
.item-reviews{
    position: relative;
    padding: 10px 0 10px 0;
    margin: 0 16px 0 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
    text-align: left;
    border-top: 1px solid #7938a7;
}

.item-reviews p{
    padding-bottom: 5px;
}
/************end_reviews************************/
/****************service************************/
.service{
    float: left;
    position: relative;
    width: 244px;
    text-align: right;
}

.service-content{
    float: left;
    position: relative;
    width: 678px;
    padding: 0 30px 0 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
    text-align: left;
}

.service-proposal{
    position: relative;
    width: 682px;
    background: #e7daef;
    border-left: 1px solid #adadad;
    border-right: 1px solid #adadad;
    border-bottom:none;
    padding: 4px 0;
}

.service-top-bord{
    position: absolute;
    top: 0;
    left: -1px;
}

.service-bottom-bord{
    position: absolute;
    bottom: 0;
    left: -1px;
}

.service-content .first{
    padding-top: 14px;
}

.proposal{
    border-top: 1px solid #ccc0d3 ;
    padding: 14px 12px 14px 12px;
}

.proposal p{
    padding:0;
}

.proposal a{
    text-decoration: none;
    color: #000000;
}

.proposal a:hover{
    text-decoration: underline;

}

.proposal p.proposal-title{
    color: #431954;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 24px;
}
.proposal .price{
    color: #8346a8;
}

.proposal .more{
    display: block;
    margin-top: 10px;
    float:right;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #502262;
    padding: 6px 10px;
}
.proposal-desc.full{display: none;}
.proposal .more:hover{background: #723B82; text-decoration: none}


.proposal .proposal-desc{
    padding-left: 20px;
    margin:4px 0;
}
.proposal-desc, .proposal-desc p,  .proposal-desc div, .proposal-desc li{ line-height: 140%; font-size: 14px;}
.personal-link{
	color:#0479F1 !important;
}

.report-download{
    display: block;
    float: left;
    width: 339px;
    height: 20px;
    font-size: 12px;
    color: #0479f1;
    qmargin-right:49px ;
}

.report-download img{
    float: left;
    width: 18px;
}

.report-download span{
    display: block;
    height: 18px;
    padding: 2px 0 0 28px;
}

.report-download :hover{
    text-decoration: none;
}
/************end_service************************/
/************abaut_company**********************/
.colm_1{
       position: relative;
       float: left;
       width: 382px;
       text-align: left;
}

.colm_1 img{
    padding-left: 15px;
}

.colm_2{
    position: relative;
    float: left;
    width: 556px;
    text-align: left;
    padding: 0 20px 0 10px;
}

#association .colm_1 img{
    padding-left: 30px;
}

#association .colm_2 img{
    padding: 3px 0 0 60px;
}

#association .colm_1 p, #association .colm_2 p{
    text-align: center;
    padding-top: 20px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    color: #737373;
}

#association .title{
    padding-top: 20px;
    font-family: Prosto;
    font-size: 20px;
    color: #262626;
}

#association .colm_1{
    width: 170px;
}

#association .colm_2{
    width: 210px; padding: 0;
}


#association .colm_2 p{
   padding-left: 40px;
}

#association .colm_1 p{
    padding-left: 15px;
}

.about_company .colm_2 p,
.about_company .colm_2 ul{
    padding-left:15px;
    padding-right:15px;
}
/********end_abaut_company**********************/
/*****************contacts**********************/
.contacts .colm_1{
    position: relative;
    width: 615px;
    padding-left: 15px;
    color: #404040;
}

.contacts .colm_1 .cont{
    padding-bottom: 28px;
}

.contacts .colm_1 .cont p{
    font-size: 16px;
    color: #000000;
    font-family: Trebuchet MS, Arial, sans-serif;
}

.contacts .colm_1 .cont a{
    font-size: 16px;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #000000;
    text-decoration: none;
}

.contacts .colm_1 .cont a:hover{
    text-decoration: underline;
}

.contacts .colm_1 .cont span{
    color: #7a38a8;
    display: inline;
}

.contacts .colm_1 img{
    padding: 0;
}

.feedback{
    position: absolute;
    width: 229px;
    qheight: 223px;
    top:-3px;
    right: 55px;
    border: 1px solid #412557;
    background: url("../img/bg_feedback.jpg") repeat-x;

}

.feedback p{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    padding: 6px 0 6px 0;
}

.feedback p:hover{
    cursor:pointer;
}

.feedback input{
    width: 210px;
    height: 22px;
    margin-bottom: 12px;
}

.feedback textarea{
    width: 210px;
    height: 82px;
    resize:none;

}

.feedback textarea,
.feedback input{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
}

#feedback{
    display: none;
}

#feedback_submit, #send_request_submit, #addResumeForm_submit{
    color: #ffffff;
    background: url("../img/button.jpg") no-repeat;
    width: 128px;
    height: 24px;
    margin-top: 8px;
    margin-bottom: 11px;
}

#feedback_submit:hover, #send_request_submit:hover, #addResumeForm_submit:hover{
    color: #404040;
}
#send_request input{
    border: 1px solid #000;
}
#send_request textarea{
    border: 1px solid #000;
    resize: none;
}
.block-captcha{
    width: 200px;
    margin: 5px;
    text-align: center;
}
#captcha{margin: 5px 0;}
.form_errors{
    position: relative;
    text-align: left;
}
/**************end_contacts*********************/
/*************verification_candidate********************/
.personal{
    position: relative;
    width: 943px;
    height: 34px;
    margin-left: 12px;
    background: url("../img/bg_verification.jpg") no-repeat;
    padding-bottom: 25px;
}

.home_p{
    display: block;
    width: 298px;
    height: 28px;
    float: left;
}

.work_p{
    display: block;
    width: 275px;
    height: 28px;
    float: left;
}

.verefication_p{
    display: block;
    width: 370px;
    height: 28px;
    float: left;
}

.work_p, .verefication_p{
    padding-top: 6px;
    text-decoration: none;
    color: #1e1e1e;
    font-size: 16px;
    width: 471px;
}

.work_p:hover, .active_first{
    background: url("../img/work_personal_active .jpg") no-repeat top left;
    color: #ffffff;
}

.verefication_p:hover, .active_last{
    background: url("../img/verefication_personal_active.jpg") no-repeat top right;
    color: #ffffff;
}


.verefication .colm_1{
    width: 430px;
    padding-left: 20px;
}

.verefication .colm_2{
    width: 460px;
    padding-left: 42px;
}

.verefication .colm_2 label{
    float: left;
    position: relative;
    margin-right: 5px;
    line-height: 35px;
    width: 185px;
    font-size: 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#cuselFrame-.verefication{
    margin-top: 12px;
}

.verefication .colm_2 .title{
    display: inline;
    text-align: left;
    padding: 0px;
    font-size: 16px;
    color: #7938a8;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.verefication .colm_2 .label_textarea{
    float: left;
    line-height: 20px;
    width: 185px;
    font-size: 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.verefication .colm_2 textarea{
    width: 270px;
    height: 82px;
    float: left;
    background: url("../img/textarea.jpg") no-repeat;
    margin-top: 12px;
    resize: none;
}

.verefication .colm_2 a span{
    color: #000000;
    height: auto;
    float: left;

}

.verefication .colm_2 #type_test_submit{
    float: right;
}

.type_test .e-mail{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 19px;
    color: #7938a8;
    text-decoration: none;
}

.type_test .e-mail:hover{
    text-decoration: underline;
}

.type_test a{
    /*float: right;*/
    padding-top: 20px;
}

.e-mail{
	/*float: right;*/
    /*padding-top: 20px;*/
}

.type_test .place-an-order{
    float: right;
    padding-top: 30px;
    padding-bottom: 10px;
    width: 170px;
}

#lenta-full{
    position: relative;
    top: -25px;
    background: #ffffff url("../img/lenta_full.jpg") repeat-y;
    display: none;

}

.lenta-full{
    position: relative;
    width: 289px;
    padding: 20px 16px 22px 16px;
    height: 323px;
}

.lenta-full p{
    text-align: left;
    font-size: 14px;
    color: #3a3a3a;
    padding-bottom: 18px;
}

.lenta-full a{
    position: absolute;
    right: 16px;
    bottom: 12px;
    font-size: 14px;
    color: #7938a8;
}

.lenta-full a:hover{
    text-decoration: none;
}
/*********end_verification_candidate********************/
/*********home-personal*********************************/
#home_personal, .home_personal{
    position: relative;
}

.home_personal .colm_1{
    width: 309px;
    margin-top: 18px;
}

.home_personal .colm_1 input{
    width: 206px;
    height: 23px;
    float: left;
    background: url("../img/input.jpg") no-repeat;
    margin-top: 12px;
    padding: 0 5px;
}

.home_personal .colm_1 label{
    float: left;
    position: relative;
    margin-top: 10px;
    margin-right: 5px;
    line-height: 23px;
    width: 74px;
    padding-left: 14px;
}

.home_personal .colm_1 .title{
    display: inline;
    position: relative;
    padding: 12px 0 0 14px;
    text-align: left;
    font-size: 16px;
    color: #7938a8;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.home_personal .colm_1 .title{
    position: relative;
}

.home_personal .colm_2{
    width: 449px;
    margin-left: 190px;
    margin-right: 20px;
    margin-top: 18px;
}

.home_personal .colm_2 label{
    float: left;
    position: relative;
    margin-right: 5px;
    line-height: 35px;
    width: 174px;
}

#cuselFrame-profession, #cuselFrame-experience,
#cuselFrame-districts, #cuselFrame-type_of_validation{
    margin-top: 12px;
}

.home_personal .colm_2 .title{
    display: inline;
    text-align: left;
    padding: 0px;
    font-size: 16px;
    color: #7938a8;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.home_personal .colm_2 .label_textarea{
    float: left;
    line-height: 20px;
    width: 174px;
}

.home_personal .colm_2 textarea{
    width: 270px;
    height: 82px;
    float: left;
    background: url("../img/textarea.jpg") no-repeat;
    margin-top: 12px;
    resize: none;
}

.home_personal .colm_2 .fio_contact .title{
    display: inline;
    text-align: left;
    padding: 0px;
    float: none;
    font-size: 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #7938a8;
}

.home_personal .colm_2 input{
    width: 260px;
    height: 23px;
    float: right;
    background: url("../img/input_l.jpg") no-repeat;
    margin-top: 12px;
    padding: 0 5px;
}


/*********endd_home-personal****************************/
/*******************cases****************************/
#cases-main{
    position: relative;
    height: 28px;
    float: right;
    margin-right: 24px;
    margin-top: -20px;
}

#cases-main a{
     display: block;
     text-decoration: none;
     float: left;
     height: 23px;
     font-family: "Trebuchet MS", Helvetica, sans-serif;
     font-size: 14px;
     color:#252525;
     padding: 5px 26px 0 24px;
     background-image: url("../img/bg_cases_main.jpg");
     border-left: #bbbbbb solid 1px;
     border-right: #ffffff solid 1px;
 }

#cases-main a:hover{
    background-image: url("../img/bg_cases_main_active.jpg");
    color: #ffffff;
}

#cases-main a:first-child{
    background-image: url("../img/bg_cases_main_first.jpg");
    border-left: none;
}

#cases-main a:first-child:hover{
    background-image: url("../img/bg_cases_main_active_first.jpg");
    color: #ffffff;
}

.cases-check{
    position: relative;
    width: 937px;
    height: 297px;
    float: right;
    margin-right: 24px;
    text-align: left;
}

.cases-check-true{
    position: relative;
    width: 564px;
    height: 266px;
    padding: 10px 12px 21px 12px;
    float: left;
    background: url("../img/bg_check_true.jpg") repeat-x;
}

.cases-check-false{
    position: relative;
    width: 325px;
    height: 266px;
    padding: 10px 12px 21px 12px;
    float: left;
    background: url("../img/bg_check_false.jpg") repeat-x;
}

.bg_check_l{
    position: absolute;
    top: 0px;
    left: 0px;
}

.bg_check_r{
    position: absolute;
    top: 0px;
    right: 0px;
}

.button{
    position: relative;
    display: block;
    width: 263px;
    height: 30px;
    border: 1px solid #ffffff;
    text-decoration: none;
    font-family: prosto;
    font-size: 20px;
    padding-top: 3px;
    margin-bottom: 12px;
    text-align: center;
}

.cases-check-true .button{
    background: url("../img/bg_button.jpg") repeat-x;
    color: #252525;
}

.cases-check-false .button{
    background: url("../img/bg_button_f.jpg") repeat-x;
    color: #ffffff;
}

.check_title{
    font-family: prosto;
    font-size: 20px;
}

.check_descr{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    padding: 10px 40px 0 0px;
}

.cases-check-true .check_title, .cases-check-true .check_descr{
     color: #ffffff;
    padding-left: 196px;
}

.cases-check-false .check_title, .cases-check-false .check_descr{
    color: #252525;
}
/***************end_cases****************************/


.first{
    padding-top: 0;
    border-top:none;
}

.float{
    float: left;
}

.padd-b{
    padding-bottom: 0%;
}

.breadcrumbs{
    text-align: left;
    margin: -20px 0 0 16px;
    padding-bottom: 10px;
}

.breadcrumbs a,
.breadcrumbs nobr{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.page_shortcuts{
    text-align: left;
    margin-left: 16px;
}

.page_shortcuts p,
.page_shortcuts a{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
}

.page_shortcuts span{
    display: inline;
    height: 100%;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
}

#YMapsID{
    position: relative;
    width: 595px;
    height: 394px;
    padding:10px;
    border: 1px solid #555555;
}

#submit_make_request, #type_test_submit, #home_personal_submit{
    float: right;
    position: relative;
    text-decoration: underline;
    padding-left: 39px;
    margin-bottom: 26px;
    margin-top: 48px;
    width: 170px;
    height: 42px;
    background: url("../img/daw.jpg") no-repeat;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    color: #939393;
}


#type_test_submit:hover{
    cursor: pointer;
    text-decoration: none;
}

hr{
    width: 100%;
    height: 1px;
    margin: 16px 0px 15px 0px;
    border: none;
    color: #c4c4c4;
    background: #c4c4c4;
    text-align: center;
}

.text_decor{
    text-decoration:none;
}

.asas{
    padding-top: 20px;
}















/*
	styles for select
*/
.cusel,
.cuselFrameRight,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {
    background: url('../img/selects-2.png') no-repeat;
}
.cusel { /* общий вид селекта включая стрелку справа */
    height: 26px;
    background-position: left top;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    z-index: 1;
}
.cuselFrameRight { /* левая чсть селект. обыно скругление и левая граница */
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    height: 100%;
    width: 42px;
    background-position: right top;
}

.cuselText { /* контейнер для отображенного текста селект */
    height: 14px;
    padding: 6px 0 0 7px; /* подбираем отступы и высоту для видимого текста в селекте */
    cursor: pointer;
    overflow: hidden;
    position: relative;
    z-index: 1;
    font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; /* шрифты */
    position: absolute;
    top: 0;
    left: 0;
}
* html .cuselText { /* высота блока для текста для ие6 */
    height: 22px;
}
.cusel span { /* оформление оптиона */
    display: block;
    cursor: pointer;
    white-space: nowrap;
    padding: 2px 15px 2px 5px; /* паддинг справа - это отступ текста от ползунка */
    zoom: 1;
}
.cusel span:hover,
.cusel .cuselOptHover { /* реакция оптиона на наведение */
    background: #003399;
    color: #fff;
}
.cusel .cuselActive { /* оформление активного оптиона в списке */
    background: #7D478B;
    color: #fff;
    cursor: default;
}

/*
	styles for focus and hover
*/
.cusel:hover,
.cusel:hover .cuselFrameRight,
.cusel:focus,
.cusel:focus .cuselFrameRight,
.cuselFocus,
.cuselFocus .cuselFrameRight {
    background-image: url('../img/selects-2.png');
}

.cuselOpen {
    /*z-index: 999;*/
    /*background: url("../img/select-active.jpg") !important;*/
}
.profession{
    position: relative;
    z-index: 4;
}
.experience{
    position: relative;
    z-index: 3;
}
.districts{
    position: relative;
    z-index: 2;
}
.type_of_validation{
    position: relative;
    z-index: 1;
}
/*
.bg{
    background: url("../img/select-active-r.jpg") top right!important;
}
*/
/*
	styles for disabled select
*/
.classDisCusel,
.classDisCusel .cuselFrameRight {
    background-image: url('../img/selects-2.png') !important;
    cursor: default;
    color: #ccc;
}
.classDisCusel .cuselText {
    cursor: default;
}


/*
	styles for scrollbar
*/
.cusel .cusel-scroll-wrap { /* контейнер для блока с прокруткой */
    display: block;
    visibility: hidden;
    position: absolute;
    left: 0;
    /*top: 100%;*/
    top: 20px;
    background: #fff; /* фон выпадающего списка */
    min-width: 100%;
    width: auto;
}
.cusel .jScrollPaneContainer {
    position: relative;
    overflow: hidden;
    z-index: 5;
    border: 1px solid #999; /* границы выпадающего спиcка */
}

.cusel .jScrollPaneTrack { /* трек для ползунка прокрутки */
    height: 100%;
    width: 7px !important;
    background: #ccc;
    position: absolute;
    top: 0;
    right: 4px;
}
.cusel .jScrollPaneDrag { /* ползунок */
    position: absolute;
    background-position: -40px -26px;
    cursor: pointer;
    width: 15px !important;
    height: 23px !important;
    right: -4px;

}

.cusel .jScrollPaneDragTop {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.cusel .jScrollPaneDragBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.cusel .jScrollArrowUp { /* стрелка вверх */
    position: absolute;
    top: 0;
    right: 2px;
    width: 26px;
    height: 12px;
    cursor: pointer;
    background-position: -2px -26px;
    overflow: hidden;
}
.cusel .jScrollArrowDown { /* стрелка вниз */
    width: 25px;
    height: 12px;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 3px;
    cursor: pointer;
    background-position: -21px -26px;
    overflow: hidden;
}

.sel80 {
    width: 270px; //ширина первого селекта
}
.lineForm,
.lineForm3 {
    margin-bottom: 20px;
}
.wid100 {
    width: 100px !important;
}

/* стили для примера: выравнивание label, селекты на в одну строку */

label {
    float: left;
    position: relative;
    top: 5px;
    margin-right: 5px;
}
.cusel {
    float: left;
    height: 23px;
}

.cuselText{
    font-family: "Trebuchet MS", Helvetica, sans-serifS;
    font-size:14px;
    padding-top:2px;
    height:auto;
}

.cusel .jScrollArrowUp{
    right: 5px;
    top:2px;
}

.cusel .jScrollArrowDown{
    background-position: -21px -23px;
    right: 6px;
    bottom:2px;
}

.cusel .jScrollPaneTrack{
    right: 7px;
}

.jScrollPaneContainer{
    background: url('../img/select-li.jpg') repeat-y 0 bottom;
}

.cusel .jScrollPaneContainer{
    border:none;
}

.cusel .cuselActive{
    color: #000000;
    background:none;
}

.cusel span{
    border-top:1px solid #b9b5b5;
    margin-left:3px;
    text-align: left;
    height: auto;
    background: none;

}

.cusel span:hover, .cusel .cuselOptHover{
    color: #9662b4;
    background:none;
}

.lenta{
	text-align:left;
    padding: 0 15px;
}
.lenta ul, .lenta ol{margin-left: 15px}
.link-make-report{
	text-align:left;
    display: block;
	padding: 12px 16px 12px;
}

.dowland_request{
	position: relative;
	float:right;
	display:inline-block;
	*display:inline;
	zoom:1;
	background: url("../img/daw.jpg") no-repeat scroll 0 0 transparent;
    color: #939393;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 16px;
    height: 42px;
    margin:0px 0 10px 0;
    padding:0  0 0 39px; 
    text-decoration: underline;
}

.dowland_request:hover{
	text-decoration:none;
}


#round-type-validat{
	position:relative;
	margin-top:20px;
	background:#E7DAEF;
	border:1px solid #ADADAD;
	-moz-border-radius: 8px; /* Firefox */ 
	-webkit-border-radius: 8px; /* Safari, Google Chrome */  
	-khtml-border-radius: 8px; /* KHTML */
	 -o-border-radius: 8px; /* Opera */
	-ms-border-radius: 8px; /* IE8 */ 
	-icab-border-radius: 8px; /* Icab */  
	border-radius: 8px; /* CSS3 */
}

.t-valid{
	position:relative;
	padding:5px 10px;
	border-bottom:1px solid #ADADAD;
}

.t-valid.last{
	border-bottom:none;
}

.t-valid-desc{
	position:relative;
	margin:5px 0 0 0;
	display:none;
	font-size:12px;
}

.t-valid-link{
	color: #000000;
    font-size: 16px;
    text-decoration:none;
}

.t-valid-link:hover{
	text-decoration:underline;	
}

.mar150L{margin-left: 150px}

.bannerBlock{
    position: relative;
    background: #CDCDCD;
    width: 880px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    margin: 0 auto;
}

.mar4L{margin-left: 4px;}
.pad20pxT{padding-top:20px }
.offer{padding: 14px 12px 5px 12px; font-size: 14px}
.block_height_10{
    position: relative;
    width: 100%;
    height: 10px;
}
.item-reviews li{margin-left: 20px}
.item-reviews table, .item-reviews td{border-color:#000;
    border:1px solid;
}
.lenta, .lenta p{font-size: 14px}

.galka{
    background: url('../img/galka.png') no-repeat;
    padding-left: 20px !important;
}