*{
margin:0px;
padding:0px;
}
html, body{
width:100%;
height:100%;
padding:0px;
margin:0px;
background-color:#FFFFFF;
color:#000000;
}
img{
border:none;
}
/*---------------------------------------[  head part  ]----------------------------------------------------*/
.head_table{
width:100%;
height:171px;
background-image:url(../images/redis/head_bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
div.self_url{
top:9px;
left:357px;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
position:absolute;
}
div.self_url a{
color:#5A81BF;
text-decoration:none;
}
div.self_url a:hover{
text-decoration:underline;
}
div.head_txt_1{
z-index:3;
top:135px;
left:265px;
position:absolute;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-align:right;
}
div.headBaner{
z-index:4;
top:22px;
left:530px;
width:470px;
height:63px;
position:absolute;
border:1px solid #E0E0E0;
background-color:#FFFFFF;
}
div.agensTel{
top:6px;
left:644px;
position:absolute;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#5A81BF;
}
/*----  search forms ----*/
.input{
height:20px;
background-color:#FFFFFF;
font-family:Arial;
font-size:13px;
padding:1px 10px 0 10px;
color:#1768E5;
}
div.search_form{
width:100%;
height:50px;
}
div.search_form .frm_input_search{
width:80%;
margin:14px 0 20px 0;
border:1px solid #8CAADD;
}
div.search_form .frm_button_search{
margin:20px 0 19px 0;
height:24px;
width:33px;
border:none;
background-image:url(../images/redis/button_search.gif);
background-position:top left;
background-repeat:no-repeat;
}
*html div.search_form .frm_button_search{
margin:20px 0 18px 0;
}
/*---- subscr forms ----*/
div.subscr_form{
z-index:2;
top:140px;
left:745px;
width:160px;
position:absolute;
}
#email_err{
top:120px;
left:745px;
width:160px;
position:absolute;
font-family:Arial;
font-size:11px;
font-weight:normal;
margin:1px 0 1px 15px;
color:#FF0000;
}
.frm_input_subsc{
width:161px;
border:1px solid #D7DADE;
}
.frm_button_subsc{
z-index:2;
width:85px;
height:20px;
position:absolute;
border:none;
background-color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#1768E5;
margin:0 0 0 5px;
cursor:pointer;
}
*html .frm_button_subsc{
margin:2px 0 0 5px;
}
/*------------------------------------------------[ body part ]-----------------------------------------*/
.body_table{
width:100%;
height:100%;
}
/*-------------------------------------------------[ left_nav ]-----------------------------------------*/
div.left_pic_container{
top:170px;
left:0px;
width:191px;
height:142px;
z-index:2;
position:absolute;
}
td.leftnav_container{
z-index:4;
width:191px;
}
div.leftnav{
margin:104px 2px 0 15px;
width:174px;
border:1px solid #CBCBCB;
border-top:none;
background-color:#FFFFFF;
font-family:Tahoma;
font-weight:bold;
text-align:left;
}
*html div.leftnav{
margin:124px 2px 0 15px;
width:176px;
}
p.leftnav_title{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-align:center;
padding:3px 0 4px 0;
border-top:1px solid #6593DB;
background-image:url(../images/redis/leftnav_title.gif);
background-position:top left;
background-repeat:repeat-x;
}
div.leftnav p.leftnav_title a{
font-size:13px;
text-decoration:none;
display:block;
color:#000000;
}
div.leftnav p.leftnav_title a:hover{
text-decoration:none;
}
div.leftnav ul{
display:block;
padding:10px 0 10px 10px;
}
div.leftnav li{
font-size:12px;
display:block;
height:20px;
width:164px;
margin:0 0 6px 0;

}
*html div.leftnav li{
line-height:20px;
margin:0;
}
div.leftnav li a.theNavA{
padding:2px 0 3px 0;
display:block;
width:164px;
color:#1768E5;
text-decoration:none;
}
div.leftnav li a.theNavA:hover{
background-color:#1768E5;
color:#FFFFFF;
border-top:1px solid #1768E5;
border-bottom:1px solid #1768E5;
padding:1px 0 2px 0;
text-decoration:none;
}
div.leftnav li a.theNavA_SelNow{
padding:2px 0 3px 0;
display:block;
width:164px;
text-decoration:none;
background-color:#1768E5;
color:#FFFFFF;
border-top:1px solid #1768E5;
border-bottom:1px solid #1768E5;
}
p.sape{
margin:4px 4px 4px 4px;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
}
p.sape a{
color:#000000;
text-decoration:none;
}
p.sape a:hover{
text-decoration:none;
}
/*-------------------------------------------------[ news ]-----------------------------------*/
div.items_title{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
height:20px;
margin:7px 7px 7px 11px;
padding:2px 0 0 0;
background-color:#87BBE4;
border:1px solid #C3DDF2;
}
*html div.items_title{
height:24px;
}
.news_container{
width:155px;
padding:0 5px 0 5px;
}
.news_container div.items_title{
margin:0 0 2px 0;
}
.news_item{
width:155px;
min-height:130px;
border:1px solid #A4A4A4;
text-align:left;
margin:6px 0 6px 0;
background-color:#FFFFFF;
text-align:center;
}
*html .news_item{
height:130px;
}
.news_item img{
border:1px solid #C6DFF1;
width:124px;
height:66px;
}
.news_item a{
display:block;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#000000;
text-decoration:none;
padding:6px 4px 6px 4px;
}
.news_item a:hover{
text-decoration:underline;
}
/*---------------------------------------[ purposes ]--------------------------------------------------------------------------*/
.unit_container{
padding:10px;
}
.horizont_container{
font-size:1px;
width:100%;
height:1px;
}
td.arrow_niz_left{
padding-left:8px;
background-image:url(../images/redis/arrow_niz.gif);
background-position:bottom right;
background-repeat:no-repeat;
}
td.arrow_niz_right{
padding-right:8px;
background-image:url(../images/redis/arrow_niz.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
div.arrow_verh_left{
font-size:1px;
width:1px;
height:114px;
background-image:url(../images/redis/arrow_verh.gif);
background-position:top left;
background-repeat:no-repeat;
}
div.arrow_verh_right{
font-size:1px;
width:1px;
height:114px;
background-image:url(../images/redis/arrow_verh.gif);
background-position:top right;
background-repeat:no-repeat;
}
div.arrow_left{
font-size:1px;
height:1px;
width:115px;
background-image:url(../images/redis/arrow_left.gif);
background-position:8px 0;
background-repeat:no-repeat;
}
div.arrow_right{
font-size:1px;
height:1px;
width:123px;
background-image:url(../images/redis/arrow_right.gif);
background-position:top left;
background-repeat:no-repeat;
}
.purposes_table{
width:100%;
}
div.purposes_item{
font-family:Tahoma;
font-size:11px;
margin:5px 3px 0 3px;
border:1px solid #A4A4A4;
min-height:114px;
padding:10px 19px 10px 19px;
background-color:#FFFFFF;
}
*html div.purposes_item{
height:120px;
}
.left_side_item{
text-align:left;
}
.right_side_item{
text-align:right;
}
div.purposes_item img{
height:97px;
width:145px;
border:1px solid #C6DFF1;
}
.left_side_img{
float:right;
margin:0 0 0 35px;
}
.right_side_img{
float:left;
margin:5px 35px 0 0;
}
div.purposes_item p{
margin:0 0 5px 0;
}
div.purposes_item p.shiftFIX{
margin:8px 0 8px 0;
}
div.purposes_item p.price{
color:#333333;
}
div.purposes_item p.itemDetail{
margin:15px 0 0 0;
}
div.purposes_item p.itemDetail a{
color:#3A74CF;
font-weight:bold;
text-decoration:underline;
}
div.purposes_item p.itemDetail a:hover{
text-decoration:none;
}
div.middle_baner{
margin:11px 0 11px 0;
height:62px;
width:457px;
border:1px solid #E0E0E0;
text-align:center;
}
.purposes_table div.middle_baner{
margin:25px 0 25px 0;
}
.purposes_zemu{
width:100%;
}
.purposes_zemu .purposes_item{
margin-left:0;
}
.baner_container_1{
width:160px;
margin:5px 5px 0 10px;
font-size:11px;
}
.purposes_zemu .items_title{
margin:13px 4px 7px 0;
}
.purposes_zemu .purposes_item{
margin:5px 4px 0 0;
}
.pager{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
text-align:center;
height:20px;
margin:7px 3px 7px 3px;
padding:1px 0 0 0;
background-color:#FFFFFF;
border:1px solid #5C9CCA;
}
.pager a{
margin:0 1px 0 1px;
border:none;
color:#5397CD;
}
.pager a:hover{
color:#000000;
text-decoration:none;
}
div.baner_container_2{
width:160px;
height:98%;
border:1px solid #40B8FE;
margin:12px 15px 0 6px;
font-size:11px;
}
/*-------------------------------------------------[ boards_nedvig ]-----------------------------------------*/
.boards_nedvig_table{
width:100%;
}
.boards_nedvig_table .items_title{
margin:12px 14px 7px 0;
}
div.board_item{
font-family:Tahoma;
font-size:11px;
margin:5px 0 0 0;
border:1px solid #85ACE9;
min-height:140px;
padding:0 0 8px 0;
background-color:#FFFFFF;
vertical-align:top;
}
*html div.board_item{
height:140px;
}
div.board_item p.catPath{
color:#2672E7;
font-weight:bold;
vertical-align:middle;
background-color:#ECECEC;
border-bottom:1px solid #85ACE9;
height:20px;
}
div.board_item p.catPath a{
color:#2672E7;
font-weight:bold;
text-decoration:underline;
}
div.board_item p.catPath a:hover{
text-decoration:none;
}
div.board_item p{
display:block;
padding:5px 5px 5px 10px;
line-height:16px;
}
div.board_item p a{
color:#2672E7;
font-weight:bold;
text-decoration:underline;
}
div.board_item p a:hover{
text-decoration:none;
}
div.baner_container_3{
height:61px;
width:470px;
margin:14px 0 14px 0;
border:1px solid #E1E1E1;
}
/*---------------------------------------[ boards_rabota ]--------------------------------------------------------------------------*/
.boards_rabota_table{
width:100%;
}
.boards_rabota_table div.board_item{
min-height:290px;
}
*html .boards_rabota_table div.board_item{
height:300px;
}
.boards_rabota_table div.board_item p.catPath{
height:38px;
}
*html .boards_rabota_table div.board_item p.catPath{
height:50px;
}
div.baner_container_4{
height:61px;
width:470px;
border:1px solid #E1E1E1;
margin:15px 0 15px 0;
}
div.baner_container_5{
display:block;
float:none;
height:100px;
width:470px;
padding:18px 0 24px 24px;
}
div.baner_container_5 div{
float:left;
border:1px solid #E1E1E1;
height:100px;
width:100px;
margin:0 10px 0 0;
}
/*-------------------------------------------------[ footer ]----------------------------------------*/
.footer_table{
width:100%;
}
.set_footer_bg_top{
background-image:url(../images/redis/footer_bg_top.gif);
background-position:top left;
background-repeat:repeat-x;
}
.set_footer_bg_bot{
background-image:url(../images/redis/footer_bg_bot.gif);
background-position:top left;
background-repeat:repeat-x;
}
.footer_paddign_this{
width:100%;
padding:8px 10px 0 10px;
}
.markCell{
width:100%;
color:#1768E5;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
padding:45px 10px 0 10px;
}
.markCell a{
color:#1768E5;
text-decoration:underline;
}
.markCell a:hover{
color:#000000;
text-decoration:none;
}
a.copySet{
font-family:Tahoma;
font-weight:bold;
font-size:11px;
color:#1768E5;
padding:0 0 0 5px;
text-decoration:none;
}
a.copySet:hover{
color:#000000;
text-decoration:underline;
}
p.copyP{
font-family:Tahoma;
font-weight:bold;
font-size:11px;
color:#1768E5;
}
.counters_td table{
width:300px;
margin:10px 0 10px 0;
}
.counters_td table img{
padding:5px;
}
/*-------------------------------------------------[ showUnit ]-----------------------------------------*/
.theUnit_table_container{
width:100%;
padding-top:17px;
}
.theUnit_table_container .items_title{
margin:7px 0 7px 0;
}
.theUnit_table{
width:100%;
border:1px solid #C8E0F1;
border-top:none;
background-color:#F7FAFC;
}
.theUnit_table a.preview img{
padding:1px;
border:1px solid #C8E0F1;
margin:5px 10px 5px 10px;
}
.theUnit_table .fix_td_2{
padding:9px 0 9px 0;
width:150px;
}
div.UnitBaseInfo{
margin:18px 0 18px 0;
font-family:Tahoma;
font-size:12px;
}
div.UnitBaseInfo img{
border:1px solid #C8E0F1;
}
div.UnitBaseInfo div{
display:block;
width:400px;
}
div.UnitBaseInfo .markBan{
height:20px;
font-weight:bold;
background-color:#4E7FCA;
border:1px solid #4E7FCA;
margin:10px 0 0 0;
vertical-align:middle;
padding:4px 0 0 0;
color:#FFFFFF;
}
*html div.UnitBaseInfo .markBan{
height:25px;
}
div.UnitBaseInfo .fullInfo{
padding:10px 0 10px 0;
border:1px solid #4E7FCA;
}
div.UnitBaseInfo .fullInfo p{
text-align:justify;
padding:10px 10px 15px 10px;
}
div.UnitBaseInfo .unitTool{
margin:0px;
}
div.UnitBaseInfo .unitTool a{
height:18px;
float:right;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
margin:0 15px 0 15px;
}
div.UnitBaseInfo .unitTool a:hover{
text-decoration:none;
}
.showUnit_baner_td{
height:99.7%;
padding:6px 4px 10px 12px;
}
*html .showUnit_baner_td{
height:100%;
}
.showUnit_baner_td div.right_baner_container{
width:160px;
height:99.7%;
border:1px solid #ADADAD;
font-family:Tahoma;
font-size:12px;
}
*html .showUnit_baner_td div.right_baner_container{
height:100%;
}
.reSet div.board_baner_container_2{
float:none;
display:block;
}
.news_mod_td .items_title{
margin:7px 7px 7px 1px;
}
/*-------------------------------------------------[ Notifaction Styles ]-----------------------------------------*/
.Note_This{
width:80%;
margin:50px 0 0 0;
font-family:Tahoma;
font-weight:bold;
font-size:16px;
padding:20px 0 20px 0;
}
.Information_Note{
color:#347960;
border:1px solid #347960;
background-color:#F1F9F3;
}
.Error_Note{
color:#FF0000;
border:1px solid #FF0000;
background-color:#FFF2F2;
}
/*---------------------------------------[ contacts ]--------------------------------------------------------------------------*/
.contacts_info{
padding:14px 15px 10px 5px;
color:#333333;
font-size:12px;
font-family:Arial;
text-align:justify;
}
.the_caption{
padding:20px 0 0 0;
font-size:14px;
font-family:Arial;
}
.the_caption_Ban{
padding:0;
background-color:#3C67A4;
height:17px;
color:#FFFFFF;
}
.contacts_info p.fix1{
font-size:13px;
font-family:Arial;
text-align:center;
padding:0 10px 20px 10px;
}
.contacts_info p.fix2{
font-size:13px;
font-family:Arial;
text-align:justify;
padding:20px 10px 20px 10px;
}
.cont_pic ul li{
list-style-type:none;
background-image:url(../../images/redis/ar.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 5px 15px;
margin:5px 0 0 15px;
}
*html .cont_pic ul li{
background-position:0px 9px;
margin:5px 0 0 20px;
}
.cont_pic ol{
list-style-position:inside;
list-style-type:decimal;
margin:0 0 0 20px;
}
.cont_pic ol li{
text-align:justify;
padding:0 0 5px 0;
margin:5px 0 0 0;
}
.markBand{
background-color:#4E7FCA;
height:17px;
color:#FFFFFF;
}
.cont_letter{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding:20px 0 20px 110px;
}
.cont_letter a{
color:#616161;
text-decoration:none;
}
.cont_letter a:visited{text-decoration:none}
.cont_letter a:hover{text-decoration:none}
.contacts_info_form{
margin-left:93px;
color:#333333;
font-size:12px;
font-weight:bold;
font-family:Arial;
}
.contacts_info_form .the_input{
height:18px;
width:200px;
font-family:Tahoma;
font-size:11px;
color:#333333;
background-color:#E3F1FB;
border:0px;
border-top:1px solid #000000;
border-left:1px solid #000000;
}
.contacts_info_form textarea{
width:280px;
height:200px;
font-family:Tahoma;
font-size:11px;
color:#333333;
background-color:#E3F1FB;
border:0px;
border-top:1px solid #000000;
border-left:1px solid #000000;
}
.contacts_info_form .cont_send{
width:140px;
height:22px;
border:1px solid #4E7FCA;
cursor:pointer;
background-image:url(../../images/redis/cmd_sndreqst.gif);
background-position:top left;
background-repeat:no-repeat;
margin-left:140px;
margin-top:10px;
}
span.chkFld{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FF0000;
vertical-align:text-top;
padding:0 2px 0 1px;
}
.cont_tnx{
text-align:center;
margin:0 0 15px 0;
}
.left_nav_baner_container table{
width:160px;
min-height:700px;
border:1px solid #E0E0E0;
margin:0 1px 0 16px;
font-size:11px;
}
*html .left_nav_baner_container table{
height:700px;
}


.ad_left, .ad_right, .ad_bottom{
color:#1768E5;
font-size:12px;
text-decoration:none;
padding: 0px 0px 0px 5px;}

.item img{width:100px; height:70px;}
.item, .art-PostContent{margin-bottom: 25px; font-size:11px; font-family:Tahoma, Geneva, sans-serif;}
.item span{font-weight:bold; font-size:14px;}