@charset "utf-8";
/* CSS Document */
BODY {margin:0; padding:0; font-family:Tahoma, Arial; height:100%; width:100%;background-color:#ffffff;}
FORM {margin:0; padding:0;}

/* BACKGROUNDS */
.bg_0 {background-color: #FFFFFF;}
.bg_1 {background-color: #EEFFE4;}
.bg_2 {background-color: #B5F096;}
.bg_3 {background-color: #7FBBE9;}


/* HEAD */
.head {background:url(/images/h_bg.gif) repeat-x left bottom; position:relative; height:140px;}
.h_body {background:url(/images/h_bg_face.jpg) no-repeat bottom left; height:140px; width:950px; margin-left:-475px; left:50%; position:absolute}
.h_logo {position:absolute; top:35px; left:20px;}
.h_menu {position:absolute; top:65px; left:324px; font-size:12px;}
.h_menu a {color:#FFF; text-decoration:none;}
.h_menu a:hover {text-decoration:underline;}
.h_menu .st_1, .h_menu .st_2, .h_menu .st_3 {width:84px; font-weight:bold; height:13px; text-align:center; border-right:solid 2px #FFF; float:left; padding:13px 0 15px 0}
.h_menu .st_1 {background:#319FEF url(/images/h_menu_01.gif) no-repeat left top;}

.h_menu .st_forum {
        /*width:84px;*/
        width:70px;
        font-weight:bold;
        height:13px;
        text-align:left;
        border-right:solid 2px #FFF;
        float:left;
        padding:7px 7px 21px 7px;
}
.h_menu .st_forum {background:#319FEF url(/images/h_menu_01.gif) no-repeat left top;}
.h_menu .st_forum a img {padding:0px 3px 0px;}

.h_menu .st_2 {background:#7A47AD url(/images/h_menu_02.gif) no-repeat left top;}
.h_menu .st_3 {background:#7C583E url(/images/h_menu_03.gif) no-repeat left top;}
.h_menu #activ {background:#98CEF8 url(/images/h_menu_01_activ.gif) no-repeat left top;}
.h_clock {background:url(/images/ico_clock_head.gif) no-repeat left 1px; position:absolute; top:40px; left:700px; font-size:11px; padding:0 0 0 17px;}
.h_clock a {color:#b3b3b3; text-decoration:underline;}
.h_clock a:hover {text-decoration:none;}


/* CONTENT */
.content {width:950px; margin:0 auto 0 auto;}

/*/////////////////
//  LEFT COLON
/////////////////*/
.left_colon {width:233px; float:left; text-align:left; margin:0 0 0 17px;}

.l_salutation { font-size:12px; margin:10px 0 0 0;}
.l_salutation img { margin:-3px 5px 0 0}

/* block  your_personal_page */
.left_colon .your_personal_page {border-top:solid 1px #2ba0f4; margin:3px 0 20px 0; padding:0 0 0 0; font-size:11px;}
.left_colon .your_personal_page strong.title { font-size:14px; color:#004d74; display:block; margin:5px 0 10px 0; padding:0 0 0 7px;}
.left_colon .your_personal_page a {color:#006dba; text-decoration:underline;}
.left_colon .your_personal_page a:hover {text-decoration: none;}

.left_colon .your_personal_page .analytics {width:207px; margin:5px 0 0 5px; background:url(/images/l_bg_01.gif) repeat-x left 9px;}
.left_colon .your_personal_page .analytics_title {background:#FFF; padding:0 1px 0 0; float:left;}
.left_colon .your_personal_page .analytics_value {background:#FFF; padding:0 0 0 3px; float:right; font-weight:bold;}

.left_colon .progress {background:#E1EFFA url(/images/c_bg_progress.gif) no-repeat left top; height:38px; position:relative; margin:10px 0 8px 0;}
.left_colon .progress .progress_title { display:block; padding:3px 0 0 6px;}
.left_colon .progress .progress_title strong {color:#004d74}
.left_colon .progress .progress_lin {position:absolute; top:19px; left:8px; width:199px;}
.left_colon .progress .progress_lin img {background:#5D7EB7 url(/images/c_bg_progress_lin.gif) no-repeat left top;}

.left_colon .edit_page {background:url(/images/c_bg_edit_page.gif) no-repeat 8px 5px; padding:0 0 0 22px; margin:5px 0 0 0; color:#8697ad;}
/* end:block  your_personal_page */
/* my profile */
.left_colon .my_profile {border-top:solid 1px #ff9600; margin:3px 0 20px 0; padding:0 0 0 0; font-size:11px;}
.left_colon .my_profile strong.title { font-size:14px; color:#e4780f; display:block; margin:5px 0 10px 0; padding:0 0 0 7px;}
.left_colon .my_profile a {color:#006dba; text-decoration:underline;}
.left_colon .my_profile a:hover {text-decoration:none;}
.left_colon .my_profile .myProf_myPage {height:18px; background:url(/images/ico_myprog_mypage.gif) no-repeat 5px top; padding:0 0 0 35px;}
.left_colon .my_profile .myProf_myFavorite {height:18px; background:url(/images/ico_heart.gif) no-repeat 5px top; padding:0 0 0 35px;}
.left_colon .my_profile .myProf_myMess {height:18px; padding:0 0 0 35px;}
.left_colon .my_profile .myProf_myMess .new_title {color:#e27a00; font-weight:bold;}
.left_colon .my_profile	.new {background:url(/images/ico_myprog_mymess_new.gif) no-repeat 5px top;}
.left_colon .my_profile	.no_message {background:url(/images/ico_myprog_mymess.gif) no-repeat 5px;}
.left_colon .my_profile .myProf_myConf {height:18px; background:url(/images/ico_myprog_myconf.gif) no-repeat 5px top; padding:0 0 0 35px;}
.left_colon .my_profile .myProf_myExit {height:18px; background:url(/images/ico_myprog_myexit.gif) no-repeat 5px top; padding:0 0 0 35px;}
/* end: my profile */

/* user profile*/
.white_content {background:#eeffe4; padding:15px 20px 40px 20px; }
.white_content .interior {background:#FFF; padding:0 0 20px 0;}
.white_content h1 {margin:0 0 5px 0; padding:7px 0 7px 10px; font-size:18px; color:#003d5c; background:url(/images/reg_bg_08.gif) repeat-x left bottom; font-weight:normal;}
.twocol_content {width:520px; margin:0 0 0px 50px;}
.white_content td, .twocol_content td {vertical-align:top; color:#003d5c;}
.twocol_content td {vertical-align:top; color:#003d5c;}
.twocol_content td h2 {color:#003d5c; font-size:12px; padding:0 0 0 0; margin:10px 0 0 0;}
/* end: user profile */

/* view_anket */
.left_colon .your_view {color:#e27a00; font-weight:bold;}
.left_colon .your_view img {margin:0 7px -2px 0; color:#e27a00; font-weight:bold;}
/* end: view_anket */

/* banners_1 */
.banners_1 {margin:0 0 0 0;}
.banners_2 {margin:5px 0 0 0;}

/*/////////////////
//  RIGHT COLON
/////////////////*/
.right_colon_title_cms {color:#003d5c; font-size:24px; padding:13px 0 8px 0; margin:0; font-family: Tahoma, Arial; font-weight: normal}
.right_colon {width:610px; float: right; text-align:left; margin:0 17px 0 0; font-size: 11px}
.right_colon_title {color:#003d5c; font-size:18px; background:url(/images/r_bg_title.gif) repeat-x left bottom; padding:13px 0 8px 0; margin:0;}

.right_colon .new_face_fix {position:relative; height:130px; background:#F3FBF2; margin:5px 0 0 0;}
.right_colon .new_face {padding:3px 0 0 7px; margin:0 0 0 0; position:absolute; top:0; left:5px;}
.right_colon .new_face strong.title {color:#003d5c; font-size:18px; font-weight:normal;}

.right_colon .top_100 {background:#f1f9ff; padding:3px 7px 7px 7px; margin:5px 0 0 0; zoom:1;}
.right_colon .top_100 strong.title {color:#003d5c; font-size:18px; font-weight:normal; display:block; margin:8px 0 0 0;}
.right_colon .top_100 .lider {margin:10px 0 0 0; width:118px; float:left; font-size:13px;}
.right_colon .top_100 .lider_position {color:#555555; font-weight:bold; font-size:12px;}
.right_colon .top_100 .lider_foto {border:solid 2px #afdbfd; margin:7px 0 2px 0;}
.right_colon .top_100 .lider_info {color:#848383; font-weight:normal; font-size:12px;}
.right_colon .top_100 .lider_info strong {color:#000; font-size:11px;}
.right_colon .top_100 .lider_info a {color:#5fb6f4; text-decoration:underline;}
.right_colon .top_100 .lider_info a:hover {text-decoration:none;}

.right_colon .tops { margin:5px 0 0 0; zoom:1;}
.right_colon .tops .tops_left {width:302px; float:left; background:#f4f9fd; padding:3px 0 0 0;}
.right_colon .tops .tops_right {width:302px; float:right; background:#f4f9fd; padding:3px 0 0 0;}
.right_colon .tops .tops_left strong.title, .right_colon .tops .tops_right strong.title {color:#003d5c; font-size:18px; font-weight:normal; padding:0 0 0 7px; display:block; margin:0 0 10px 0;}
.right_colon .tops .tops_left strong.title a, .right_colon .tops .tops_right strong.title a {color:#003d5c; text-decoration:underline;}
.right_colon .tops .tops_left strong.title a:hover, .right_colon .tops .tops_right strong.title a:hover {color:#003d5c; text-decoration:none;}
.right_colon .tops .lider {margin:0 13px 2px 5px; font-size:13px; position:relative; padding:5px 0 0 2px; zoom:1;}
.right_colon .tops .lider_position {color:#555555; position:absolute; top:5px; left:8px; }
.right_colon .tops .lider_foto {border:solid 1px #d5ebc8; margin:0 13px 5px 0; float:left;}
.right_colon .tops .lider_info {color:#a6a6a6; font-weight:normal; font-size:11px;}
.right_colon .tops .lider_info strong {color:#000;}
.right_colon .tops .lider_info a {color:#006dba; text-decoration:underline;}
.right_colon .tops .lider_info a:hover {text-decoration:none;}
.right_colon .tops .tops_mare {background:url(/images/c_bg_edit_page.gif) no-repeat 8px 5px; padding:0 0 0 22px; margin:5px 0 10px 0; font-size:11px; font-weight:bold;}
.right_colon .tops .tops_mare a {color:#006dba; text-decoration:underline;}
.right_colon .tops .tops_mare a:hover {color:#006dba; text-decoration:none;}
.right_colon .tops .last {background:none;}

/**/
.right_colon .my_intro {margin:20px 0 0 0; font-size:11px; background:url(/images/r_bg_title.gif) repeat-x left bottom; padding:0 0 7px 0; height:120px;}
.my_intro a {color:#32a1f0; text-decoration:underline;}
.my_intro a:hover {text-decoration:none;}
.my_intro .my_foto {width:230px; color:#d4d4d4; float:left;}
.my_intro .my_foto strong {color:#e4780f;}
.my_intro .my_foto img {border:solid 2px #d5ebc8; margin:0 5px 5px 0; float:left;}
.my_intro .my_foto .add_foto { background:url(/images/c_bg_add_new_foto.gif) no-repeat center center;}
.my_intro .my_name {float:left; line-height:150%; width:120px;}
.my_intro .my_voice {background:url(/images/c_bg_hr_v.gif) repeat-y left top; width:125px; float:left; height:110px; text-align:center; line-height:150%;}
.my_intro .none {color:#e4780f;}
.my_intro .my_voice img { margin:5px 0 5px 0;}
.my_intro .my_voice .upload { background:url(/images/ico_voice_upload.gif) no-repeat left 4px; padding:0 0 0 11px;}
.my_intro .my_voice .play {background:url(/images/ico_video_play.gif) no-repeat left 4px; padding:0 0 0 11px;}

.my_intro .my_video {background:url(/images/c_bg_hr_v.gif) repeat-y left top; height:110px; text-align:center; line-height:150%; width:125px; float:right;}
.my_intro .my_video img {margin:5px 0 5px 0;}
.my_intro .my_video .play {background:url(/images/ico_video_play.gif) no-repeat left 4px; padding:0 0 0 11px;}
.my_intro .my_video .upload { background:url(/images/ico_voice_upload.gif) no-repeat left 4px; padding:0 0 0 11px;}


.my_media .upload_file {font-size:11px; width:125px; height:110px; text-align:center; line-height:150%;}
.my_media a {color:#32a1f0; text-decoration:underline;}
.my_media a:hover {text-decoration:none;}
.my_media .upload_file .none {color:#e4780f;}
.my_media .upload_file img { margin:5px 0 5px 0;}


/* laying */
.laying_level_1 {font-size:12px; font-weight:bold; color:#003d5c; margin:20px 0 0 0; line-height:90%; border-bottom:solid 15px #b5f096;}
.laying_level_1 a {color:#FFF; text-decoration:underline; padding:0 15px 0 15px;}
.laying_level_1 a:hover {color:#003d5c; text-decoration:underline;}
.laying_level_1 td {border-bottom:solid 2px #84d753; background:#7fbbe9 url(/images/bg_tab_left_l_1_out.gif) no-repeat left top; vertical-align:top;}
.laying_level_1 td.tab_activ {border-bottom:solid 2px #b5f096; background:#b5f096 url(/images/bg_tab_laft_l_1.gif) no-repeat left top;}
.laying_level_1 td.tab_activ div {text-align:center; background: url(/images/bg_tab_right_l_1.gif) no-repeat right top; padding:7px 10px 5px 0;}
.laying_level_1 td.tab_activ strong {padding:0 15px 0 15px; background:url(/images/ico_tab_activ.gif) no-repeat right 6px;}
.laying_level_1 td.tab_activ a {padding:0 15px 0 15px; background:url(/images/ico_tab_activ.gif) no-repeat right 6px;color:#003d5c;text-decoration:none;}
.laying_level_1 td div {text-align:center; background: url(/images/bg_tab_right_l_1_out.gif) no-repeat right top; padding:6px 0 6px 0;}
.laying_level_1 .vert_hr {width:1px; background:#FFF;}
.laying_level_1 .vert_hr img {width:1px; height:1px;}


.laying_level_2 {font-size:12px; font-weight:bold; color:#003d5c; line-height:90%; border-left:solid 7px #b5f096; border-right:solid 7px #b5f096; background:#b5f096;}
.laying_level_2 a {color:#0062a8; text-decoration:underline; padding:0 10px 0 10px; background:url(/images/ico_tab_lev2.gif) no-repeat 4px 7px;}
.laying_level_2 a:hover {color:#003d5c; text-decoration:underline;}
.laying_level_2 td {vertical-align:top;}
.laying_level_2 td.tab_activ {background:#b5f096 url(/images/bg_tab_laft_l_2.gif) no-repeat left top;}
.laying_level_2 td.tab_activ div {text-align:center; background: url(/images/bg_tab_right_l_2.gif) no-repeat right top; padding:7px 0 7px 0;}
.laying_level_2 td.tab_activ strong {padding:0 10px 0 10px; background:url(/images/ico_tab_lev2.gif) no-repeat 4px 7px;}
.laying_level_2 td div {text-align:center; padding:6px 0 8px 0;}
.laying_level_2 .key {vertical-align:middle;}
.laying_level_2 .key a{background: none; font-size: 11px; font-weight:normal;}

.laying_level_1 .form { background:#FFF; padding:0 0 0 0; font-weight:normal;}
.laying_level_1 .form table td {border:none; padding:6px 0 0 10px;}
.laying_level_1 .form form {margin:-5px 0 2px 0; padding:0;}
.laying_level_1 .form form select {margin:0 0 0 5px; padding:0;}
.laying_level_1 .form input {margin:0; padding:0;}

.laying_level_2_foto {font-size:11px; color:#231f20; line-height:90%; background:#b5f096; border-bottom:solid 1px #84d753; padding:5px 0 10px 0;}
.laying_level_2_foto td {padding:0 10px 10px 20px;}
.laying_level_2_foto a {color:#0062a8; text-decoration:underline; padding:0 5px 0 5px;}
.laying_level_2_foto a:hover {color:#003d5c; text-decoration:none;}
.laying_level_2_foto .listing {text-align:right; font-size:12px;}
.laying_level_2_foto .listing a {background:#d9f1cb; padding:3px 3px 3px 3px; line-height:140%;}
.laying_level_2_foto .listing a:hover {background:#60ba2b; color:#000;}
.laying_level_2_foto .listing .activ {background:#60ba2b; padding:3px 3px 3px 3px; line-height:140%; text-decoration:none; cursor:default; color:#000;}
.laying_level_2_foto .listing .back, .laying_level_2_foto .listing .next {background:none; color:#60ba2b; text-decoration:none}
.laying_level_2_foto .listing .back:hover, .laying_level_2_foto .listing .next:hover {background:#60ba2b; color:#000;}

.laying_back {background:#b5f096; padding:3px 0 3px 20px; font-size:11px; padding:0 0 8px 20px}
.laying_back a {color:#0062a8; text-decoration:underline; background:url(/images/ico_back.gif) no-repeat left 5px; padding:0 0 0 15px; font-weight:bold;}
.laying_back a:hover {text-decoration:none;}

.right_colon .head_panel_block {background:#eeffe4; font-size:11px; border-bottom:solid 1px #84d753;}
.right_colon .head_panel_block th {padding:12px 20px 10px 20px; text-align:left; font-size:18px; color:#003d5c; width:120px; font-weight: normal; white-space: nowrap;}
.right_colon .head_panel_block .edit { display:none;}
.right_colon .head_panel_block .key {text-align:right;}
.right_colon .head_panel_block .key a {color:#a2a2a2; text-decoration:underline; background:url(/images/ico_panel_key_block.gif) no-repeat right 3px; padding:0 18px 1px 0; margin:0 13px 0 0; display:block;}
.right_colon .head_panel_block .key a:hover {color:#0062a8; text-decoration:none;}
.right_colon .head_panel_block .key2 {text-align:right;}
.right_colon .head_panel_block .key2 a {color:#a2a2a2; text-decoration:underline; background:url(/images/ico_panel_key_display.gif) no-repeat right 3px; padding:0 18px 1px 0; margin:0 13px 0 0; display:block;}
.right_colon .head_panel_block .key2 a:hover {color:#0062a8; text-decoration:none;}

.right_colon .head_panel_block_2 {background:#eeffe4; border:none;}
.right_colon .head_panel_block_2 th {border-bottom:solid 1px #84d753; padding:3px 20px 3px 0;}
.right_colon .head_panel_block_2 td {border-bottom:solid 1px #84d753;}
.right_colon .head_panel_block_2 td.none {border-bottom:none;background:#eeffe4; width:20px;}
.right_colon .head_panel_block_2 .key a {margin:0 10px 0 0;}
.right_colon .head_panel_block_3 .key a {margin:0 18px 0 0;}

.right_colon .panel_block {background:#eeffe4; font-size:11px; border-bottom:solid 1px #84d753;}
.right_colon .panel_block th {padding:12px 20px 10px 20px; text-align:left; font-size:18px; color:#003d5c; font-weight:normal;}
.right_colon .panel_block td {padding:12px 20px 10px 10px; text-align:right; font-size:11px; margin:0 13px 0 15px; background:url(/images/bg_01.gif) no-repeat left center; width:250px;}
.right_colon .panel_block td a {color:#0062a8; text-decoration:underline; padding:0 18px 1px 0;}
.right_colon .panel_block td a:hover {text-decoration:none;}
.right_colon .panel_block .key {color:#a2a2a2; text-decoration:underline; background:url(/images/ico_panel_key_block.gif) no-repeat right 3px;padding:0 18px 1px 0;}

.right_colon .panel_none {background:#f2f2f2; font-size:11px; border-bottom:solid 1px #d3d3d3;}
.right_colon .panel_none th {padding:12px 20px 10px 20px; text-align:left; font-size:18px; color:#003d5c; font-weight:normal;}
.right_colon .panel_none td {padding:12px 20px 10px 10px; text-align:right; font-size:11px; margin:0 13px 0 15px; background:url(/images/bg_01.gif) no-repeat left center; width:250px;}
.right_colon .panel_none td a {color:#0062a8; text-decoration:underline; padding:0 18px 1px 0;}
.right_colon .panel_none td a:hover {text-decoration:none;}
.right_colon .panel_none .key {color:#a2a2a2; text-decoration:underline; background:url(/images/ico_panel_key_display.gif) no-repeat right 3px;padding:0 18px 1px 0;}

.right_colon .panel_gallery_on {background:#eeffe4; font-size:11px; border-bottom:solid 1px #84d753;}
/*.right_colon .panel_gallery_on th {padding:3px 20px 3px 20px; text-align:left; font-size:18px; line-height:90%; height:47px; color:#003d5c; background:url(/images/bg_01.gif) no-repeat right center; font-weight: normal;}*/
.right_colon .panel_gallery_on th {padding:3px 20px 3px 20px; text-align:left; font-size:18px; line-height:90%; height:47px; color:#003d5c; font-weight: normal;}
.right_colon .panel_gallery_on a {color:#0062a8; text-decoration:underline;}
.right_colon .panel_gallery_on a:hover {text-decoration:none;}
.right_colon .panel_gallery_on .view {width:75px;}
.right_colon .panel_gallery_on .view a {padding:3px 0 3px 18px; display:block;}
.right_colon .panel_gallery_on .view_hidden a {background:url(/images/ico_view_hidden.gif) no-repeat left 7px;}
.right_colon .panel_gallery_on .active {width:90px;}
.right_colon .panel_gallery_on .active a {padding:3px 0 3px 18px; display:block}
.right_colon .panel_gallery_on .active_on a {background:url(/images/ico_active_on.gif) no-repeat left 5px;}
.right_colon .panel_gallery_on .position {width:35px;}
.right_colon .panel_gallery_on .position a {margin:0 10px 0 10px;}
.right_colon .panel_gallery_on .edit {width:35px; padding:0 0 0 10px;}
.right_colon .panel_gallery_on .edit {width:40px; padding:0 0 0 10px;}
.right_colon .panel_gallery_on .edit a {margin:0 5px 0 5px;}
.right_colon .panel_gallery_on .delete {background:url(/images/bg_01.gif) no-repeat right center; width:45px;}
.right_colon .panel_gallery_on .delete a {margin:0 5px 0 5px;}

.right_colon .my_journal {background:#eeffe4; border-bottom:solid 1px #84d753; margin:10px 0 0 0; color:#003d5c;}
.right_colon .my_journal a {color:#0062a8; text-decoration:underline;}
.right_colon .my_journal a:hover {text-decoration:none;}
.right_colon .my_journal td {font-size:11px;}
.right_colon .text {padding:0 20px 10px 20px; color:#003d5c;}
.right_colon .text .title {display:block; margin:10px 0 0 0;}
.right_colon .text .coments {color:#55684a; text-align:left; padding:0 0 0 0; margin:0 0 0 0;}
.right_colon .my_journal .journal_data {padding:10px 0 10px 20px; border-bottom:solid 1px #84d753;}
.right_colon .my_journal .journal_edit {padding:10px 0 10px 20px; text-align:right; border-bottom:solid 1px #84d753;}
.right_colon .my_journal .journal_edit a {padding:0 15px 0 0; color:#0062a8; text-decoration:underline;}
.right_colon .my_journal .journal_edit a:hover {text-decoration:none;}

.right_colon .panel_gallery_off {background:#f2f2f2; font-size:11px; border-bottom:solid 1px #d3d3d3;}
/*.right_colon .panel_gallery_off th {padding:3px 20px 3px 20px; text-align:left; font-size:18px; line-height:90%; height:47px; color:#003d5c; background:url(/images/bg_01.gif) no-repeat right center;}*/
.right_colon .panel_gallery_off th {padding:3px 20px 3px 20px; text-align:left; font-size:18px; line-height:90%; height:47px; color:#003d5c; font-weight: normal;}
.right_colon .panel_gallery_off a {color:#0062a8; text-decoration:underline;}
.right_colon .panel_gallery_off a:hover {text-decoration:none;}
.right_colon .panel_gallery_off .view {width:75px;}
.right_colon .panel_gallery_off .view a {padding:3px 0 3px 18px; display:block;}
.right_colon .panel_gallery_off .view_hidden a {background:url(/images/ico_view_hidden.gif) no-repeat left 7px;}
.right_colon .panel_gallery_off .active {width:90px;}
.right_colon .panel_gallery_off .active a {padding:3px 0 3px 18px; display:block}
.right_colon .panel_gallery_off .active_on a {background:url(/images/ico_active_on.gif) no-repeat left 5px;}
.right_colon .panel_gallery_off .active_off a {background:url(/images/ico_active_off.gif) no-repeat left 5px;}
.right_colon .panel_gallery_off .position { background:url(/images/bg_01.gif) no-repeat left center; width:35px;}
.right_colon .panel_gallery_off .position a {margin:0 10px 0 10px;}
.right_colon .panel_gallery_off .edit {width:35px; padding:0 0 0 10px;}
.right_colon .panel_gallery_off .edit a {margin:0 5px 0 5px;}
.right_colon .panel_gallery_off .delete { width:37px;}
.right_colon .panel_gallery_off .delete a {margin:0 5px 0 5px;}

.right_colon .foto_block {width:279px; background: url(/images/bg_02.gif) no-repeat right center; padding:0 11px 0 0; margin:17px 0 0 10px; float:left;}
.right_colon .foto_block_right {background:none;}
.right_colon .foto {height:90px; padding:6px 0 0 6px; font-size:11px; position:relative;}
.right_colon .foto .f_foto {border:solid 2px #d5ebc8; margin:0 10px 0 0; float:left; cursor:move;}
.right_colon .foto .f_foto_off {background:#FFF; filter:alpha(opacity=35); -moz-opacity: 0.35; opacity: 0.35;}
.right_colon .foto .f_foto_default {border:solid 2px #d5ebc8; margin:0 10px 0 0; float:left; background:#FFF url(/images/c_bg_add_new_foto.gif) no-repeat center center;}
.right_colon .foto a {color:#0062a8; text-decoration:underline;}
.right_colon .foto a:hover {text-decoration:none;}
.right_colon .foto .f_title {color:#003d5c;}
.right_colon .foto .f_publication {width:105px; float:left;}
.right_colon .foto .f_publication a {color:#55684a; background:url(/images/ico_gall_publication_on.gif) no-repeat left 6px; padding:4px 0 6px 19px; display:block;}
.right_colon .foto .f_publication_off a {background:url(/images/ico_gall_publication_off.gif) no-repeat left 6px;}
.right_colon .foto .f_activity { width:80px; float:left;}
.right_colon .foto .f_activity a {color:#55684a; background:url(/images/ico_gall_on.gif) no-repeat left 6px; padding:4px 0 6px 19px; display:block;}
.right_colon .foto .f_activity_off a {background:url(/images/ico_gall_off.gif) no-repeat left 6px;}
.right_colon .foto .f_rating {width:105px; float:left;}
.right_colon .foto .f_rating a {color:#55684a; background:url(/images/ico_gall_rating_on.gif) no-repeat left 6px; padding:4px 0 6px 19px; display:block;}
.right_colon .foto .f_rating_off a {background:url(/images/ico_gall_rating_off.gif) no-repeat left 6px;}
.right_colon .foto .f_view {width:80px; float:left;}
.right_colon .foto .f_view a {color:#55684a; background:url(/images/ico_gall_view_off.gif) no-repeat left 6px; padding:4px 0 6px 19px; display:block;}
.right_colon .foto .f_view_off a {background:url(/images/ico_gall_view_on.gif) no-repeat left 6px;}
.right_colon .foto .f_edit {width:40px; float:left}
.right_colon .foto .f_edit a {padding:12px 0 6px 0; display:block;}
.right_colon .foto .f_delete {width:40px; float:left}
.right_colon .foto .f_delete a {padding:12px 0 6px 0; display:block;}
.right_colon .foto .movement {cursor:move; display:none; position:absolute; top:73px; left:179px; width:90px; height:20px; background:#d5ebc8 url(/images/ico_gall_movement.gif) no-repeat 80px 5px; padding:3px 0 0 10px; color:#55684a;}
.right_colon .f_add_foto { margin:38px 0 0 0;}

/*.right_colon .add_albom { margin:8px 0 0 0;} */
.right_colon .add_albom table {width:100%;}
.right_colon .add_albom .listing {background:#b5f096; border-top:solid 2px #84d753; padding:15px 0 15px 0;}
.right_colon .add_albom .listing {text-align:right; font-size:12px;}
.right_colon .add_albom .listing a {background:#d9f1cb; padding:3px 3px 3px 3px; line-height:140%; color:#0162a6;}
.right_colon .add_albom .listing a:hover {background:#60ba2b; color:#000;}
.right_colon .add_albom .listing .activ {background:#60ba2b; padding:3px 3px 3px 3px; line-height:140%; text-decoration:none; cursor:default; color:#000;}
.right_colon .add_albom .listing .back, .right_colon .add_albom .listing .next {background:none; color:#60ba2b; text-decoration:none}
.right_colon .add_albom .listing .back:hover, .right_colon .add_albom .listing .next:hover {background:#60ba2b; color:#000;}

.right_colon .add_albom .add_albom_submit { background:#f2f2f2; border-top:solid 2px #d3d3d3; width:135px; padding:0 15px 0 15px;}

.right_colon .head_panel_none {background:#f2f2f2; font-size:11px; border-bottom:solid 1px #d3d3d3;}
.right_colon .head_panel_none th {padding:12px 20px 10px 20px; text-align:left; font-size:18px; color:#0062a8; width:200px; white-space: nowrap; }
.right_colon .head_panel_none th a {color:#0062a8; text-decoration:underline; font-weight: normal}
.right_colon .head_panel_none th a:hover {text-decoration:none;}
.right_colon .head_panel_none .edit {border-left:solid 1px #d3d3d3; color:#0062a8; text-decoration:underline; font-size:12px; padding:0 0 0 14px; line-height:200%; display:block; width:100px; float:left;}
.right_colon .head_panel_none .key {text-align:right;}
.right_colon .head_panel_none .key a {color:#a2a2a2; text-decoration:underline; background:url(/images/ico_panel_key_display.gif) no-repeat right 3px; padding:0 18px 1px 0; margin:0 13px 0 0; display:block;}
.right_colon .head_panel_none .key a:hover {color:#0062a8; text-decoration:none;}

.right_colon .head_panel_none_2 {border-bottom:none;}
.right_colon .head_panel_none_2 td.none {border-bottom:none; background:#eeffe4;}
.right_colon .head_panel_none_2 td {border-bottom:solid 1px #d3d3d3;}
.right_colon .head_panel_none_2 th {padding:3px 20px 3px 10px; border-bottom:solid 1px #d3d3d3; font-weight:normal;}
.right_colon .head_panel_none_2 .key a {margin:0 10px 0 0;}


/* new button*/

.no_top_border {border-top:none}

.button_white {margin-top:-1px; background:#FFF; font-size:11px;}
.button_white td {padding:15px 0 15px 0}
.button_white td.l {width:50%; padding:0;}
.button_white td.r {width:50%; padding:0;}
.button_white span {background:url(/images/butt_c_white.png); display:block;}
.button_white span strong {background:url(/images/butt_l_white.png) no-repeat left top; display:block;}
.button_white span a {background:url(/images/butt_r_white.png) no-repeat right top; height:30px; display: block; padding:13px 30px 0 30px; color:#055f73; text-decoration:none; text-align:center; white-space:nowrap;}
.button_white span a:hover {color:#000;}
.button_white span input {position: absolute; left: -5000px;}


.button_02 { font-size:11px;}
.button_02 td { padding:6px 0 5px 0;}
.button_02 span {background:url(/images/butt_c_2.png); display:block;}
.button_02 span strong {background:url(/images/butt_l_2.png) no-repeat left top; display:block;}
.button_02 span a {background:url(/images/butt_r_2.png) no-repeat right top; height:30px; display: block; padding:13px 30px 0 30px; color:#055f73; text-decoration:none; text-align:center; white-space:nowrap;}
.button_02 span a:hover {color:#000;}
.button_02 span input {position: absolute; left: -5000px;}


.button_04 {margin-top:-1px; background:#B5F096; font-size:11px;}
.button_04 td {padding:15px 0 15px 0}
.button_04 td.tl {background:url(/images/bg_10_lt.gif) no-repeat left top; width: 6px; padding:0;}
.button_04 td.l {background:url(/images/bg_10.gif) no-repeat left bottom; width: 6px; padding:0;}
.button_04 td.tr {background:url(/images/bg_10_rt.gif) no-repeat right top; width: 6px; padding:0;}
.button_04 td.r {background:url(/images/bg_10_r.gif) no-repeat right bottom; width: 6px; padding:0;}
.button_04 span {background:url(/images/butt_c.png); display:block;}
.button_04 span strong {background:url(/images/bg_but_left_.gif) no-repeat left top; display:block;}
.button_04 span a {background:url(/images/bg_but_right_.gif) no-repeat right top; height:30px; display: block; padding:13px 30px 0 30px; color:#055f73; text-decoration:none; text-align:center; white-space:nowrap;}
.button_04 span a:hover {color:#000;}
.button_04 span input {position: absolute; left: -5000px;}


.but_submit {background:#eeffe4; font-size:11px; border-top:solid 1px #84d753; margin:-1px 0 0 0; text-align:center; padding:10px 0 10px 0; height: 45px; font-size:11px;}
.but_submit table {background:#B5F6E5 url(/images/bg_but_left.gif) no-repeat left top;}
.but_submit td {background:url(/images/bg_but_right.gif) no-repeat right top;}
.but_submit input {background:none; border:none; height:45px; padding:0 15px 0 15px; cursor:pointer; font-size:13px; color:#055f73; font-weight:bold;}
.but_submit input:hover {color:#000;}

.right_colon .but_submit_ccc {font-size:11px; text-align:center; padding:10px 0 10px 0;}
.right_colon .but_submit_ccc table {background:#B5F6E5 url(/images/bg_but_left_ccc.gif) no-repeat left top;}
.right_colon .but_submit_ccc td {background:url(/images/bg_but_right_ccc.gif) no-repeat right top;}
.right_colon .but_submit_ccc input {background:none; border:none; height:45px; padding:0 15px 0 15px; cursor:pointer; font-size:13px; color:#055f73; font-weight:bold;}
.right_colon .but_submit_ccc input:hover {color:#000;}

.right_colon .anketa {background:#eeffe4; border-bottom:solid 1px #84d753; padding:0 0 15px 0;}

.right_colon .anket_value {background:#eeffe4 url(/images/bg_anket.gif) repeat-x left bottom; border-left:solid 20px #eeffe4; border-right:solid 20px #eeffe4; border-left:solid 20px #eeffe4; border-right:solid 20px #eeffe4; border-top:solid 6px #eeffe4;}
.right_colon .anket_value th {background:#eeffe4 url(/images/bg_anket.gif) repeat-x left bottom; font-size:11px; color:#55684a; text-align:left; font-weight:normal; padding:0 0 13px 0; width:205px; vertical-align:top;}
.right_colon .anket_value td {vertical-align:top; line-height:150%; font-size:11px; color:#003d5c; padding:0 0 3px 0;}
.right_colon .anket_value td div {height:19px;}
.right_colon .anket_value td div.text {width:260px; margin:0 0 4px 0;}
.right_colon .anket_value td div.text label {float:left;}
.right_colon .anket_value td div.text input {float:right;}
.right_colon .anket_value td label {display:block;}
.right_colon .anket_value td .f_left { float:left;}
.right_colon .anket_value th { padding:3px 5px 8px 0; line-height:110%;}
.right_colon .anket_value th strong {color:#003d5c; font-size:12px;}

.right_colon .anket_value .textarea {width:251px; border:solid 1px #5E6C80; margin:0 0 5px 0; font-family:Tahoma, Arial; font-size:11px; padding:2px 2px 2px 5px;}
.right_colon .anket_value .textinput {border:solid 1px #5E6C80; font-family:Tahoma, Arial; font-size:11px; padding:2px 2px 4px 5px;}
.right_colon .anket_value .textinput_big {width:251px; border:solid 1px #5E6C80; font-family:Tahoma, Arial; font-size:11px; padding:2px 2px 4px 5px;}
.right_colon .anket_value select {border:solid 1px #5E6C80; font-size: 11px}
.right_colon .anket_value .select_big {border:solid 1px #5E6C80; width:258px;}
.right_colon .anket_value .big_foto {margin:8px 5px 0 0;}
.right_colon .anket_value .but_edit { padding:2px 0 3px 5px}
.right_colon .anket_value .but_edit a {color:#0062a8; text-decoration:underline; background:url(/images/ico_next.gif) no-repeat left 5px; padding:0 0 0 15px; font-weight:bold;}
.right_colon .anket_value .but_edit a:hover {text-decoration:none;}

.right_colon .anket_value2 {background:#eeffe4 url(/images/bg_anket.gif) repeat-x left bottom; border-left:solid 20px #eeffe4; border-right:solid 20px #eeffe4; border-left:solid 20px #eeffe4; border-right:solid 20px #eeffe4; border-top:solid 6px #eeffe4;}
.right_colon .anket_value2 th {background:#eeffe4 url(/images/bg_anket.gif) repeat-x left bottom; font-size:11px; color:#55684a; text-align:left; font-weight:normal; padding:0 0 13px 0; width:205px; vertical-align:top;}
.right_colon .anket_value2 td {vertical-align:top; line-height:150%; font-size:11px; color:#003d5c; padding:0 0 3px 0;}
.right_colon .anket_value2 .textarea {width:251px; border:solid 1px #5E6C80; margin:0 0 5px 0; font-family:Tahoma, Arial; font-size:11px; padding:2px 2px 2px 5px;}
.right_colon .anket_value2 th { padding:3px 5px 8px 0; line-height:110%;}
.right_colon .anket_value2 th strong {color:#003d5c; font-size:12px;}


.right_colon .text_intro {padding:15px 20px 0 20px; background:#EEFFE4; color:#55684A;}

.form_value { width:550px; margin:0 20px 10px 20px; background:url(/images/i_bg_02.gif) repeat-x left bottom;}
.form_value td {font-size:11px; padding:0 0 10px 0;}
.form_value th {font-size:11px; color:#55684a; text-align:left; font-weight:normal; width:180px; padding:0 0 5px 0; vertical-align:top;}
.form_value th strong {color:#003d5c; font-size:12px; display:block;}
.form_value div.text_pole {border:solid 1px #646C80; background:#FFF;}
.form_value div.text_pole input {border:none; background:#FFF; width:100%; margin:0; padding:2px 0; //padding:0; font-size:12px; color:#545454;}
.form_value div.text_pole select {border:none; background:#FFF; width:100%; margin:0; padding:2px 0; //padding:0; font-size:12px; color:#545454;}
.form_value div.text_pole textarea {border:none; background:#FFF; width:100%; margin:0; padding:0; font-size:12px; color:#545454; font-family:Arial, Helvetica, sans-serif;}

/* MEETINGS */
.meeting { background:#eeffe4; border-top:solid 1px #84d753; margin:0 0 6px 0; zoom:1;}
.meeting .title TH {font-size:18px; color:#003d5c; padding:0 0 0 27px; height:37px; width:90%; line-height:90%;}
.meeting .title TD {text-align:right; color:#55684a; padding:0 20px 0 0;}
.meeting .title TD A {color:#0062a8; text-decoration:underline; padding:2px 4px 2px 4px; line-height:37px;}
.meeting .title TD A:hover {text-decoration:none;}
.meeting .title TD .view {padding:2px 17px 2px 5px;}
.meeting .title TD .close {background:url(/images/ico_panel_key_display.gif) no-repeat right 5px;}
.meeting .title TD .open {background:url(/images/ico_panel_key_block.gif) no-repeat right 5px;}

.meeting .details .left { width:140px; padding:0 0 10px 27px; color:#a6a6a6; vertical-align:top;}
.meeting .details .left img {border:solid 2px #d5ebc8;}
.meeting .details .left a {color:#006dba; text-decoration:underline;}
.meeting .details .left a:hover {text-decoration:none;}
.meeting .details .left strong {color:#000;}

.meeting .details .info {vertical-align:top; padding:0 20px 10px 0;}
.meeting .details .wide {padding:0pt 20px 10px 27px;}
.meeting .details .info table {background:#fff url(/images/bg_anket.gif) repeat-x left bottom;}
.meeting .details .info table td {background:url(/images/bg_anket.gif) repeat-x left top; height:35px; color:#55684a; padding:0 9px 0 9px;}
.meeting .details .info table td strong {color:#003d5c;}
.meeting .details .info table h1 {color:#003d5c; font-size:11px; margin:0; text-transform:capitalize; }
.meeting .details .info table h1 strong {font-size:18px; font-weight:normal;}
.meeting .details .info table td h2 {color:#e4780f; margin:0; font-size:11px;}
.meeting .details .info p {color:#55684a; margin:15px 0 0 0;}

.meeting .joined {padding:0 20px 0 27px;}
.meeting .joined h1 {padding:0; font-size:12px; color:#003d5c; padding:0 0 0 7px; background:#b5f096; line-height:24px; margin:0;}

.meeting .user {border-left:solid 4px #FFF; border-right:solid 4px #FFF; zoom:1;}
.meeting .user td {background:#FFF url(/images/bg_anket.gif) repeat-x left bottom;}
.meeting .user .chek {width:24px; vertical-align:top; padding:3px 0 7px 0;}
.meeting .user .photo {width:45px; vertical-align:top; padding:7px 0 7px 0;}
.meeting .user .photo img {border:solid 1px #daedce;}
.meeting .user .title { font-size:11px; width:140px; color:#a6a6a6; line-height:130%; text-align:left; padding:7px 0 0 0; vertical-align:top;}
.meeting .user .title strong {color:#000;white-space:nowrap;}
.meeting .user .title a {color:#006dba;}
.meeting .user .intro { vertical-align:top; padding:7px 7px 7px 7px;}

.meeting .invited {padding:0 20px 0 27px;}
.meeting .invited h1 {padding:0; font-size:12px; color:#003d5c; padding:0 0 0 7px; background:#DDD; line-height:24px; margin:0;}
.meeting .invited .user {border-left:solid 4px #f5f5f5; border-right:solid 4px #f5f5f5; zoom:1; }
.meeting .invited .user td {background:#f5f5f5 url(/images/bg_anket.gif) repeat-x left bottom;}
.meeting .invited .head_03 td, .invited .head_03 th {background:#f5f5f5;}
.meeting .invited td.checked {background:#f5f5f5 url(/images/ico_checkd.gif) no-repeat 7px 9px;}

.anket_value .edit_foto_menu {padding:120px 0 0 0;}
.anket_value .edit_foto_menu .title {text-transform:uppercase; font-size:12px;}
.anket_value .edit_foto_menu label {padding:0 0 0 50px; color:#55684a; font-size:11px; display:block; cursor:pointer}
.anket_value .edit_foto_menu input {float:left;}
.anket_value .edit_foto_menu .activity label {background:url(/images/ico_gall_on.gif) no-repeat 25px 3px;}
.anket_value .edit_foto_menu .view label {background:url(/images/ico_gall_view_off.gif) no-repeat 25px 3px;}
.anket_value .edit_foto_menu .rating label {background:url(/images/ico_gall_rating_on.gif) no-repeat 25px 3px;}

.right_colon .my_multi_panel {background:#eeffe4; border-bottom:solid 1px #84d753;}
.right_colon .my_multi_panel_div {background:#eeffe4}
.right_colon .my_multi_panel th {font-size:12px; padding:10px 0 0 20px; color:#003d5; text-align:left;}
.right_colon .my_multi_panel .intro_text {font-size:11px; color:#003d5c; padding:10px 10px 10px 10px; vertical-align:middle;}
.right_colon .my_multi_panel .intro_text div {margin:-35px 0 0 0; position:relative; z-index:10; width:340px; height:auto; overflow:hidden;}
.right_colon .my_multi_panel .multi_pic_intro {border:none; float:left; margin:0 20px 0 0}
.right_colon .my_multi_panel .multi_menu_top {background:url(/images/bg_anket.gif) repeat-x left bottom; margin:10px 10px 10px 20px; padding:0 0 5px 20px;}

.right_colon .my_multi_panel .multi_menu_top .active {color:#55684a; font-size:11px; padding:2px 0 3px 25px; display:block; float:left; width:117px;}
.right_colon .my_multi_panel .multi_menu_top .active_on {background:url(/images/ico_gall_on.gif) no-repeat left 3px;}
.right_colon .my_multi_panel .multi_menu_top .view_non_active {background:url(/images/ico_gall_view_non_active.gif) no-repeat left 3px;}
.right_colon .my_multi_panel .multi_menu_top .view_hidden {background:url(/images/ico_gall_view_hidden.gif) no-repeat left 3px;}
.right_colon .my_multi_panel .multi_menu_top .view_all    {background:url(/images/ico_gall_view_all.gif) no-repeat left 3px;}
.right_colon .my_multi_panel .multi_menu_top .status_unconverted {background:url(/images/ico_gall_status_uncovreted.gif) no-repeat left 3px;}
.right_colon .my_multi_panel .multi_menu_top .status_new {background:url(/images/ico_gall_status_new.gif) no-repeat left 3px;}
.right_colon .my_multi_panel .multi_menu_top .status_published {background:url(/images/ico_gall_status_published.gif) no-repeat left 3px;}
.right_colon .my_multi_panel .multi_menu_top .status_declined {background:url(/images/ico_gall_status_declined.gif) no-repeat left 3px;}

.right_colon .my_multi_panel .multi_menu_bot div {padding:10px 0 10px 30px; font-size:11px;}
.right_colon .my_multi_panel .multi_menu_bot a {color:#0062a8; background:url(/images/ico_bg_right.gif) no-repeat left 5px; display:block; padding:0 0 0 12px;}
.right_colon .my_multi_panel .multi_menu_bot .play a{background:url(/images/ico_video_play.gif) no-repeat left 5px;}
.right_colon .my_multi_panel .multi_menu_bot div {float:left;}

.right_colon .coments {color:#e4780f; font-size:11px; text-align:right; margin:7px 20px 0 20px;}
.right_colon .check_input {background:url(/images/ico_check_input.gif) no-repeat right bottom;}
.right_colon .anketa {background:#eeffe4; border-bottom:solid 1px #84d753; padding:10px 0 20px 13px; margin:0; zoom:1}

a.foto_b {background:url(/images/gallery_fon_01.gif); width:107px; height:118px; margin:9px 9px 0 0; float:left; zoom:1; display:block; text-decoration:none; z-index:1; zoom:1; cursor:default;}
a.foto_b:hover {z-index:100; position:relative;}
a.foto_b .f_foto {border:solid 2px #d5ebc8; float:left; margin:5px 4px 0 9px;}
a.foto_b .ico {margin:6px 0 0 0; border:none;}
a.foto_b .title {width:100%; height:20px; overflow:hidden; background:url(/images/gallery_fon_02.gif); display:block; text-decoration:none; color:#000; cursor:default;  z-index:1; overflow:hidden;}
a.foto_b:hover .title {height:auto; overflow:hidden; cursor:default; zoom:1; z-index:100; position:absolute; top:89px; left:0;}
a.foto_b .title div {padding:5px 4px 11px 9px; background:url(/images/gallery_fon_bot.gif) no-repeat bottom left; zoom:1;}


span.foto_b {background:url(/images/gallery_fon_01.gif); width:107px; height:118px; margin:10px 10px 1px 1px; float:left; zoom:1; display:block; text-decoration:none; z-index:1; zoom:1; cursor:default;}
span.foto_b .f_foto {border:solid 2px #d5ebc8; float:left; margin:5px 4px 0 9px;}
span.foto_b .title {width:100%; height:20px; overflow:hidden; background:url(/images/gallery_fon_02.gif); display:block; text-decoration:none; color:#000; cursor:default; z-index:1;}
span.foto_b .title div {padding:5px 4px 11px 9px; background:url(/images/gallery_fon_bot.gif) no-repeat bottom left; zoom:1;}
span.foto_b .add_foto {color:#0062a8; text-decoration:underline; cursor:pointer;}

/* FOOT */
.foot {background: url(/images/f_bg.gif) repeat-x left bottom; height:170px; position:relative; z-index: 1}
.f_block {position:absolute; top:20px; left:50%; width:950px; margin-left:-475px; border-top:solid 1px #f0f0f0; font-size:11px; color:#cdcdcd;}
.f_block .menu_home {float:left; margin:12px 0 0 15px;}
.f_block .menu_home a {color:#ff9600; text-decoration:underline; margin:0 3px 0 2px;}
.f_block .menu_home a:hover {text-decoration:none;}
.f_block .menu_global {float:right; margin:12px 15px 0 0;}
.f_block .menu_global a {color:#3596ed; text-decoration:underline; margin:0 3px 0 2px;}
.f_block .menu_global a:hover {text-decoration:none;}
.f_block .f_copy {position:absolute; top:100px; left:10px; width: 100%; text-align: center; color:#FFF; background:#838d9e}

.head_03 {background:#B5F096; border-bottom:solid 1px #84d753;}
.head_03 th {font-size:14px; color:#003d5c; text-align:left; padding:6px 5px 6px 17px;}
.head_03 th a {color:#003d5c; text-decoration:none;}
.head_03 th a:hover {text-decoration:underline;}
.head_03 td {font-size:11px; padding:6px 10px 6px 5px;}
.head_03 td a {color:#0062a8; background:url(/images/ico_panel_key_block.gif) no-repeat 100% 4px; padding:1px 15px 4px 0; display:table-cell;}
.head_03 td a:hover {text-decoration:none;}

.head_03_close {background:#f2f2f2; border-bottom:solid 1px #d3d3d3;}
.head_03_close th {font-size:14px; color:#003d5c; text-align:left; padding:6px 5px 6px 17px;}
.head_03_close th a {color:#0062a8; text-decoration:underline;}
.head_03_close th a:hover {text-decoration:none;}
.head_03_close td {font-size:11px; padding:6px 10px 6px 5px;}
.head_03_close td a {color:#0062a8; background:url(/images/ico_panel_key_display.gif) no-repeat 100% 4px; padding:1px 15px 4px 0; display:table-cell;}
.head_03_close td a:hover {text-decoration:none;}

.head_07 {border-bottom:solid 1px #84D753; background:#EEFFE4 url(/images/butt_top_l.gif) no-repeat left top;}
.head_07 td {background:url(/images/butt_top_r.gif) no-repeat right top; text-align:left; border:none; padding:5px 0 5px 17px;}

.content_style_01 table td table td {padding:0;}
.content_style_01 {background:#eeffe4; border-bottom:solid 1px #84d753;}
.content_style_01 table {background:url(/images/reg_bg_08.gif) repeat-x left top; //background:expression(this.previousSibling==null ? 'none' : 'url(/images/reg_bg_08.gif) repeat-x left top'); margin:0 0 0 3%;}
.content_style_01 table:first-child {background:none;}
.content_style_01 table th {text-align:left; font-size:11px; color:#003d5c; padding:7px 20px 7px 0; width:205px;}
.content_style_01 table td {text-align:left;}
.content_style_01 table td input.text, .content_style_01 table td textarea.text {border:solid 1px #626d80; width:260px; margin:0 0 0 4px; padding:1px 2px 3px 4px; font-size:11px; font-family:Tahoma, Arial;}
.content_style_01 table td select {border:solid 1px #626d80; margin:0 0 0 4px; font-size:11px; font-family:Tahoma, Arial;}
.content_style_01 table td .help {}
.content_style_01 table td .help img { margin:0 0 -4px 0;}


/* --=========================[ MY COMMUNICATIONS ]===========================-- */
.head_style_01 {margin:20px 0 0 0; padding:7px 0 4px 0;}
.head_open {background:#b5f096 url(/images/ico_panel_key_display.gif) no-repeat 14px 9px;}
.head_close {background:#b5f096 url(/images/ico_panel_key_block.gif) no-repeat 14px 9px;}
.head_style_01 a{color:#003d5c;}
.head_style_01 .title {font-size:12px; font-weight:bold; float:left; margin:0 0 0 10px; padding:0 0 0 20px; text-decoration:none;}
.head_style_01 .add_new {float:right; font-size:11px; margin:0 20px 0 0;}
.head_style_01 .add_new:hover {text-decoration:none;}
table.my_folder {font-size:11px; border-bottom:solid 2px #b5f096;}
table.my_folder td {padding:3px 0 3px 0;}
table.my_folder tr {background-image:url(/images/bg_04.gif); background-repeat:repeat-x; background-position:top left;}
table.my_folder a {color:#006dba; text-decoration:underline;}
table.my_folder a:hover {text-decoration:none;}
table.my_folder .col_post {color:#d4d4d4;}
table.my_folder .col_post span {color:#8697ad;}
table.my_folder .col_post strong {color:#e27a00; padding:0 0 0 4px;}
table.my_folder .col_post_left {width:100px; text-align:right; padding:0 6px 0 0;}
table.my_folder .col_post_center {width:100px; text-align:right; padding:0 5px 0 0;}
table.my_folder .col_post_center div {float:left;}
table.my_folder .col_post_center span {padding:0 0 0 4px;}
table.my_folder .col_post_right {width:75px; text-align:right;}
table.my_folder .col_post_right div {float:left;}
table.my_folder .my_folder {background-color:#f2f2f2;}
table.my_folder img {border:none;}
table.my_folder #activ_tr {background-color:#e1f2ff;}
table.my_folder #activ_tr a {color:#003d5c; font-weight:bold; text-decoration:none; cursor:default;}

.filter_message {color:#003d5c; font-size:11px; text-align:right; margin:20px 0 20px 0;}
.filter_message a {color:#006dba; margin:0 10px 0 0;}
.filter_message span {color:#d4d4d4; margin:0 20px 0 20px;}
.filter_message input {margin:0 0 -2px 0;}

/* header 02*/
.head_02 {background:#b5f096 url(/images/reg_head_right.gif) no-repeat right top; position: relative; height:40px;}
.head_02 .bg_left {position:absolute; top:0; left:0;}
.head_02 table th {font-size:12px; color:#003d5c; height:35px; width:300px; padding:5px 0 0 30px; line-height:110%;}
.head_02 .bar_col_element {font-size:11px; color:#231f20; text-align:right; padding:5px 15px 0 0;}
.head_02 .bar_col_element a {color:#0162a6;}

.head_04 {background:#eeffe4 url(/images/bg_07.gif) repeat-x left top;}
.head_04 table th {font-size:11px; color:#003d5c; height:35px; width:300px; padding:0 0 0 30px; line-height:110%; font-weight:normal; text-align:left;}
.head_04 table th a {color:#006dba;}
.head_04 .listing {text-align:right; font-size:12px; padding:0 10px 0 0;}
.head_04 .listing a {background:#EEFFE4; padding:3px 3px 3px 3px; line-height:140%; color:#0162a6;}
.head_04 .listing a:hover {background:#60ba2b; color:#000;}
.head_04 .listing .activ {background:#60ba2b; padding:3px 3px 3px 3px; line-height:140%; text-decoration:none; cursor:default; color:#000;}
.head_04 .listing .back, .listing .next {background:none; color:#60ba2b; text-decoration:none}
.head_04 .listing .back:hover, .listing .next:hover {background:#60ba2b; color:#000;}
.head_04 .folder_all {color:#003d5c; font-weight:bold; font-size:11px; text-align:right; padding:0 12px 0 0;}
.head_04 .folder_all select {font-size:11px; width:150px; margin:0 0 -2px 5px;}

.block_new_post {background:url(/images/bg_08.jpg) repeat-x left top; border:solid 1px #d0d0d0; position:relative; height:110px; margin-top:22px;}
.block_new_post .lt{background:url(/images/bg_08_lt.gif) no-repeat left top; width:6px; height:6px; position:absolute; top:-1px; left:-1px; font-size:1px;}
.block_new_post .rt{background:url(/images/bg_08_rt.gif) no-repeat right top; width:6px; height:6px; position:absolute; top:-1px; right:-1px; font-size:1px;}
.block_new_post .lb{background:url(/images/bg_08_lb.gif) no-repeat right bottom; width:6px; height:6px; position:absolute; bottom:-1px; left:-1px; font-size:1px;}
.block_new_post .rb{background:url(/images/bg_08_rb.gif) no-repeat right bottom; width:6px; height:6px; position:absolute; bottom:-1px; right:-1px; font-size:1px;}
.block_new_post .block_chek {width:32px; text-align:center; vertical-align:top; padding:0 0 0 0; height:110px;}
.block_new_post .block_chek input {margin:8px 0 0 0;}
.block_new_post .block_foto {padding:8px 0 0 0; vertical-align:top; width:83px;}
.block_new_post .block_foto img {border:solid 2px #d5ebc8;}
.block_new_post .block_title {font-size:11px; padding:5px 10px 0 0; vertical-align:top;}
.block_new_post .block_title a {color:#006dba;}
.block_new_post .block_title a:hover {text-decoration:none;}
.block_new_post .block_title .user_name {background:url(/images/reg_bg_08.gif) repeat-x left bottom; font-weight:bold; height:25px; //height:32px;}
.block_new_post .block_title .user_name a {background:url(/images/ico_user_lampa.gif) no-repeat left top; display:block; padding:2px 0 4px 25px; margin:8px 0 0 0;}
.block_new_post .block_title .user_name_offline {background:url(/images/reg_bg_08.gif) repeat-x left bottom; font-weight:bold; height:25px; //height:32px;}
.block_new_post .block_title .user_name_offline a {display:block; margin:8px 0 0 0;}
.block_new_post .block_title .user_info {background:url(/images/reg_bg_08.gif) repeat-x left bottom; font-weight:bold; height:25px; //height:32px;}
.block_new_post .block_title .user_info a {background:url(/images/ico_user_foto.gif) no-repeat left 4px; display:block; padding:2px 0 4px 25px; margin:8px 0 0 0;}
.block_new_post .block_title .user_icon {padding:8px 0 0 0;}
.block_new_post .block_title .user_icon img {border:none;}
.block_new_post .block_title .user_icon a {border:none; margin:0 10px 0 0;}
.block_new_post .block_config {width:235px; background:#e1f2ff; padding:0 10px 0 23px; font-size:11px;}
.block_new_post .block_config .user_config {background:url(/images/reg_bg_08.gif) repeat-x left top; height:25px; padding:8px 0 0 0; color:#003d5c;}
.block_new_post .block_config .user_config input { margin:0 5px -2px 0;}
.block_new_post .block_config .user_posts {height:22px; padding:6px 0 0 0; color:#d4d4d4;}
.block_new_post .block_config .user_posts .all {color:#006dba; margin:0 10px 0 0;}
.block_new_post .block_config .user_posts .new {color:#e27a00; font-weight:bold; margin:0 0 0 10px;}

.search_blanck_02 {background:#b5f096; padding:0 25px 15px 25px; position:relative; zoom: 1;}
.open_div {text-align:right; padding:5px 25px 7px 0; background:#B5F096;}
.open_div a {background:url(/images/ico_panel_key_display.gif) no-repeat right 2px; padding:0 15px 0 0; color:#0062a8;}
.open_div a:hover {text-decoration:none;}

.search_blanck_02 .close_div {position:absolute; top:5px; right:25px;}
.search_blanck_02 .close_div a {background:url(/images/ico_panel_key_block.gif) no-repeat right 2px; padding:0 15px 0 0; color:#0062a8;}
.search_blanck_02 .close_div a:hover {text-decoration:none;}

.search_blanck_02 .title {color:#003d5c; font-size:18px; margin:0 0 10px 0;}
.search_blanck_02 .forma {background:#FFFFFF; border-top:#84d753 solid 1px; color:#003d5c; line-height:100%;}
.search_blanck_02 .forma table {margin:10px 0 10px 0;}
.search_blanck_02 .forma th {width:133px; text-align:right; padding:0 20px 0 0;}
.search_blanck_02 .forma select {width:160px; font-size:11px;}
.text_small {width:30px; font-size:11px; border:solid 1px #656d81;}
.search_blanck_02 .forma .checkbox { margin:0 0 -1px 0;}

.but_submit_ {background:#b5f096; font-size:11px; text-align:center; padding:7px 0 1px 0;}
.but_submit_ table {background:#b5f096 url(/images/bg_but_left_.gif) no-repeat left top;}
.but_submit_ td {background:url(/images/bg_but_right_.gif) no-repeat right top;}
.but_submit_ input {background:none; border:none; height:45px; padding:0 15px 0 15px; cursor:pointer; font-size:13px; color:#055f73; font-weight:bold;}
.but_submit_ input:hover {color:#000;}


.laying_level_3 {font-size:12px; font-weight:bold; color:#003d5c; margin:20px 0 0 0; line-height:90%;}
.laying_level_3 a {color:#FFF; text-decoration:underline; padding:0 15px 0 15px;}
.laying_level_3 a:hover {color:#003d5c; text-decoration:underline;}
.laying_level_3 td {border-bottom:solid 1px #84d753; background:#FFF; font-size:11px; font-weight:normal;}
.laying_level_3 td.right { text-align:right; padding:0 20px 0 0;}
.laying_level_3 td select {width:160px; font-size:11px;}
.laying_level_3 td.tab_activ {border-bottom:solid 2px #b5f096; background:#b5f096 url(/images/bg_tab_laft_l_1.gif) no-repeat left top;}
.laying_level_3 td.tab_activ div {text-align:center; background: url(/images/bg_tab_right_l_1.gif) no-repeat right top; padding:10px 0 10px 0;}
.laying_level_3 td.tab_activ strong {padding:0 15px 0 15px; font-size:18px; left:180%; font-weight:normal; white-space: nowrap;}
.laying_level_3 td div {text-align:center; background: url(/images/bg_tab_right_l_1_out.gif) no-repeat right top; padding:6px 0 6px 0;}
.laying_level_3 .vert_hr {width:1px; background:#FFF;}
.laying_level_3 .vert_hr img {width:1px; height:1px;}

.header_04 {color:#003d5c; font-size:11px; background:#b5f096 url(/images/reg_bg_08.gif) repeat-x left bottom;}
.header_04 a {color:#0162a6;}
.header_04 td { padding:8px 20px 8px 30px;}
.header_04 td select{ font-size:11px; width: 160px}

.head_05 {background:#eeffe4 url(/images/bg_07.gif) repeat-x left top;}
.head_05 table {background:url(/images/butt_bg_l.gif) no-repeat left bottom;}
.head_05 table td {background:url(/images/butt_bg_r.gif) no-repeat right bottom;}

.head_05 table th {font-size:11px; color:#003d5c; height:35px; width:300px; padding:0 0 0 30px; line-height:110%; font-weight:normal; text-align:left;}
.head_05 table th a {color:#006dba;}
.head_05 .listing {text-align:right; font-size:12px; padding:0 10px 0 0;}
.head_05 .listing a {background:#EEFFE4; padding:3px 3px 3px 3px; line-height:140%; color:#0162a6;}
.head_05 .listing a:hover {background:#60ba2b; color:#000;}
.head_05 .listing a.activ {background:#60ba2b; text-decoration:none; cursor:default; color:#000;}
.head_05 .listing .back, .listing .next {background:none; color:#60ba2b; text-decoration:none}
.head_05 .listing .back:hover, .listing .next:hover {background:#60ba2b; color:#000;}
.head_05 .folder_all {color:#003d5c; font-weight:bold; font-size:11px; text-align:right; padding:0 12px 0 0;}
.head_05 .folder_all select {font-size:11px; width:150px; margin:0 0 -2px 5px;}

.head_06 {
    background:transparent url(/images/reg_bg_08.gif) repeat-x scroll left bottom;
    color:#AEAEAE;
    height:20px;
    margin:10px 0 0;
}
.head_06 a {color:#006dba;}
.head_06 a:hover {text-decoration:none;}

.peoples .woman a {background:url(/images/ico_woman.gif) no-repeat scroll left top; padding:0 0 0 16px;}
.peoples .man a {background:url(/images/ico_man.gif) no-repeat scroll left top; padding:0 0 0 16px;}

.people_small {background:url(/images/search_bg_02.png) no-repeat left top; width:142px; height:260px; float:left; margin:5px 4px 5px 4px; position:relative;}
.people_small .foto, .people_small object {position:absolute; top:5px; left:5px; border:solid 2px #d5ebc8; margin:0; padding:0; width:99px; height:120px;}
.people_small .name {position:absolute; bottom:105px; left:5px; font-weight:bold; background:url(/images/reg_bg_08.gif) repeat-x left bottom; padding:0 0 6px 4px; width:127px;}
.people_small .name a {color:#32a1f0; line-height:100%}
.people_small .name a:hover {text-decoration:none;}
.people_small .name tt { display: none}
.people_small .name strong {display:none}
.people_small .name span {display:none}
.people_small .status_on_line {position:absolute; right:5px; top:53px; width:15px; height:20px; overflow:hidden;}
.people_small .status_on_line tt {display:none; margin: 0}
.people_small .status_on_line strong {color:#e4780f; font-weight:bold; background:url(/images/ico_search_user_online.gif) no-repeat left top; padding:4px 0 4px 20px; display: block;}
.people_small .looking {display:none}
.people_small .about_me {display:none}
.people_small .compatibility {display:none}
.people_small .fotos_user {position:absolute; top:165px; left:5px; font-weight:bold; background: url(/images/reg_bg_08.gif) repeat-x left bottom; padding:0 0 8px 4px; width:127px; color:#CCC;}
.people_small .fotos_user a {color:#32a1f0; line-height:100%; padding:0 0 0 25px; background:url(/images/ico_user_foto.gif) no-repeat left 2px;}
.people_small .fotos_user a:hover {text-decoration:none;}
.people_small .ico_bar {position:absolute; top:80px; left:120px; width:20px;}
.people_small .ico_bar img {margin:8px 0 0 0;}
.people_small .ico_bar a {background:url(/images/ico_user_foto.gif) no-repeat left 2px; padding:0 0 0 22px; color:#015FA1;}
.people_small .ico_bar a:hover {text-decoration:none;}
.people_small .vis_fav_stat {position:absolute; top:26px; right:4px;}
.people_small .but_add {position:absolute; bottom:40px; left:5px; background: url(/images/reg_bg_08.gif) repeat-x left bottom; padding:0 0 8px 4px; width:127px;}
.people_small .but_add a{background:url(/images/ico_add_user.gif) no-repeat left top; padding:1px 0 0 25px; color:#0162A6;}
.people_small .but_del a{background:url(/images/ico_remove_user.gif) no-repeat left top;}
.people_small .but_add a:hover {text-decoration:none;}
.people_small .contact_bar {position: absolute; bottom:10px; left:5px; width:127px; background:url(/images/search_bg_03.gif) no-repeat 35px 0;}
.people_small .contact_bar img {margin:0 9px 0 9px; cursor:pointer;}
.people_small .delete_user {position:absolute; top:5px; left:122px; cursor:pointer;}
.people_small .delete_user_effect {position:absolute; top:0; left:0; background:#FFF url(/images/search_bg_deleted.png) no-repeat 17px 67px; width:142px; height:260px; filter:alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85;}
.people_small .media {display:none;}

.people_small_visited .name a {color:#9d85b4;}
.people_small_visited .fotos_user a {color:#9d85b4; }
.people_small_visited .but_add a{color:#9d85b4;}
.people_small_visited {background:url(/images/visited_search_bg_02.png) no-repeat left top;}
.people_small_visited .foto, .people_small_visited object { border:solid 2px #e7e3ee; filter:alpha(opacity=65); -moz-opacity: 0.55; opacity: 0.55;}

.people_small_vip {background:url(/images/vip_search_bg_02.png) no-repeat left top;}
.people_small_vip .name a {color:#ed7b00;}
.people_small_vip .fotos_user a {color:#ed7b00; }
.people_small_vip .but_add a{color:#ed7b00;}
.people_small_vip .foto, .people_small_vip object { border:solid 2px #ed7b00; filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;}

.ico_big_bar {position:absolute; top:5px; right:15px;}
/* for meetings */
.people_small_meet {background:url(/images/search_bg_02_meet.png) no-repeat left top; height:222px;}
.people_small_meet .name {bottom:100px;}
.people_small_meet .name tt {visibility:visible;}
.people_small_meet .m_title,
.people_small_meet .m_time,
.people_small_meet .m_add_user,
.people_small_meet .m_go_to_meet { position:absolute; left:5px; width:127px; background:url(/images/reg_bg_08.gif) repeat-x left bottom; padding:0 0 0 4px; line-height:24px;}
.people_small_meet .m_time {top:120px;}
.people_small_meet .m_title {top:143px; font-weight:bold; color:#003D5C;}
.people_small_meet .m_title div {height:24px; width:127px; overflow:hidden;}
.people_small_meet .m_add_user {top:166px; color:#003D5C}
.people_small_meet .m_go_to_meet {top:188px; background:none;}
.people_small_meet .m_go_to_meet a {color:#0162A6}
.people_small_meet .m_go_to_meet a:hover {text-decoration:none;}
.people_small_meet .galleru_pop_win {bottom:212px;}
.people_small_meet .foto, .people_small_meet object {position:absolute; top:5px; left:5px; border:solid 2px #d5ebc8; margin:0; padding:0; width:66px; height:80px;}


.people_middle {background:url(/images/search_bg_01.png) no-repeat left top; width:295px; height:251px; float:left; margin:5px 4px 5px 4px; position:relative;}
.people_middle .foto, .people_middle object  {position:absolute; top:14px; left:15px; border:solid 2px #d5ebc8; margin:0; padding:0; width:99px; height:120px;}
.people_middle .name {position:absolute; top:14px; left:130px; font-weight:bold; width:156px;}
.people_middle .name a {color:#32a1f0; line-height:100%; font-weight:bold;}
.people_middle .name a:hover {text-decoration:none;}
.people_middle .name tt {font-family:Tahoma, Arial;}
.people_middle .name span {color:#000000; font-weight:bold; display:block; position:absolute; top:17px; left:0;}
.people_middle .name strong {color:#a0a0a0; font-weight:normal; display: block}
.people_middle .status_on_line {position:absolute; top:110px; left:110px; padding:1px 0 5px 20px; color:#e4780f;}
.people_middle .status_on_line strong {color:#e4780f; background:url(/images/ico_search_user_online.gif) no-repeat left top; padding:0 0 4px 20px; display: block;;}
.people_middle .status_on_line tt {font-family:Tahoma, Arial; display: block; margin: 0}
.people_middle .status_on_line tt span {display: block}
.people_middle .looking {position:absolute; top:140px; left:15px; background:url(/images/reg_bg_08.gif) repeat-x left bottom; padding:5px 0 0 0; width:265px; height:70px; overflow:hidden;}
.people_middle .about_me {display: none}
.people_middle .about_me strong {display:none;}
.people_middle .about_me strong {display:none;}
.people_middle .compatibility {display:none}
.people_middle .fotos_user {position:absolute; top:65px; left:130px;}
.people_middle .fotos_user a {color:#32a1f0; line-height:100%; padding:0 0 0 25px; background:url(/images/ico_user_foto.gif) no-repeat left 2px;}
.people_middle .fotos_user a:hover {text-decoration:none;}
.people_middle .ico_bar {position:absolute; top:58px; right:5px;}
.people_middle .ico_bar img {margin:0 13px 0 0;}
.people_middle .ico_bar a {background:url(/images/ico_user_foto.gif) no-repeat left 2px; padding:0 0 0 22px; color:#015FA1; margin:0 0 0 12px;}
.people_middle .ico_bar a:hover {text-decoration:none;}
.people_middle .vis_fav_stat {position:absolute; top:112px; right:15px;}
.people_middle .but_add {position:absolute; bottom:14px; left:15px; line-height:150%;}
.people_middle .but_add a{background:url(/images/ico_add_user.gif) no-repeat left top; padding:1px 0 0 20px; color:#0162A6;}
.people_middle .but_del a{background:url(/images/ico_remove_user.gif) no-repeat left top;}
.people_middle .but_add a:hover {text-decoration:none;}
.people_middle .contact_bar {position: absolute; bottom:10px; right:5px; background: transparent url(/images/search_bg_03.gif) no-repeat scroll 29px 0; }
.people_middle .contact_bar img {margin:0 20px 0 0; cursor:pointer;}
.people_middle .delete_user {position:absolute; top:15px; left:263px; cursor:pointer;}
.people_middle .delete_user_effect {position:absolute; top:0; left:0; background:#FFF url(/images/search_bg_deleted.png) no-repeat 96px 75px; width:295px; height:251px; filter:alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85;}
.people_middle .media {display:none;}

.people_middle_visited .name a {color:#9d85b4;}
.people_middle_visited .fotos_user a {color:#9d85b4; }
.people_middle_visited .but_add a{color:#9d85b4;}
.people_middle_visited {background:url(/images/visited_search_bg_01.png) no-repeat left top;}
.people_middle_visited .foto, .people_middle_visited object { border:solid 2px #e7e3ee; filter:alpha(opacity=65); -moz-opacity: 0.55; opacity: 0.55;}

.people_middle_vip {background:url(/images/vip_search_bg_01.png) no-repeat left top;}
.people_middle_vip .name a {color:#ed7b00;}
.people_middle_vip .fotos_user a {color:#ed7b00; }
.people_middle_vip .but_add a{color:#ed7b00;}
.people_middle_vip .foto, .people_small_vip object { border:solid 2px #ed7b00; filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;}

.people_big {background:url(/images/search_bg_03.png) no-repeat left top; width:607px; height:210px; margin:5px 0 5px 0; position:relative;}
.people_big .foto, .people_big object {position:absolute; top:12px; left:29px; border:solid 2px #d5ebc8; margin:0; padding:0; width:99px; height:120px;}
.people_big .name {position:absolute; top:12px; left:145px; padding:0 0 6px 0;}
.people_big .name a {color:#32a1f0; line-height:100%; font-weight:bold;}
.people_big .name a:hover {text-decoration:none;}
.people_big .name tt {font-weight:bold; font-family:Tahoma, Arial;}
.people_big .name span {color:#000000; font-weight:bold;}
.people_big .name strong {color:#a0a0a0; font-weight:normal}
.people_big .status_on_line {position:absolute; top:30px; left:145px; color: #ed7b00}
.people_big .status_on_line strong {color:#e4780f; background:url(/images/ico_search_user_online.gif) no-repeat left top; padding:0 0 4px 20px; display: block;}
.people_big .status_on_line tt {display: block; font-family:Tahoma, Arial; margin: 0}
.people_big .looking {position:absolute; top:60px; left:145px; width:455px; height:40px; overflow:hidden;}
.people_big .about_me {position:absolute; top:110px; left:145px; width:455px; height:50px; overflow:hidden;}
.people_big .compatibility {position:absolute; bottom:17px; left:145px; color:#e4780f; font-weight:bold;}
.people_big .fotos_user {position:absolute; top:145px; left:25px; font-weight:bold; padding:0 0 8px 4px; width:127px;}
.people_big .fotos_user a {color:#32a1f0; line-height:100%; padding:0 0 0 25px; background:url(/images/ico_user_foto.gif) no-repeat left 2px;}
.people_big .fotos_user a:hover {text-decoration:none;}
.people_big .ico_bar {position:absolute; top:7px; left:470px; background:url(/images/search_bg_04.gif) no-repeat 60px 5px;}
.people_big .ico_bar img {margin:0 13px 0 0;}
.people_big .ico_bar a {background:url(/images/ico_user_foto.gif) no-repeat left 2px; padding:0 0 0 22px; color:#015FA1; margin:0 0 0 12px;}
.people_big .ico_bar a:hover {text-decoration:none;}
.people_big .vis_fav_stat {position:absolute; top:10px; right:37px;}
.people_big .but_add {position:absolute; bottom:17px; left:25px; line-height:150%;background: url(/images/reg_bg_08.gif) repeat-x left top; padding:10px 0 0 0; width:565px;}
.people_big .but_add a{background:url(/images/ico_add_user.gif) no-repeat left top; padding:1px 0 0 20px; color:#0162A6; }
.people_big .but_del a{background:url(/images/ico_remove_user.gif) no-repeat left top;}
.people_big .but_add a:hover {text-decoration:none;}
.people_big .contact_bar {position: absolute; bottom:15px; right:5px; width:127px; background:url(/images/search_bg_03.gif) no-repeat 35px 0;}
.people_big .contact_bar img {margin:0 9px 0 9px; cursor:pointer;}
.people_big .delete_user {position:absolute; top:11px; left:580px; cursor:pointer;}
.people_big .delete_user_effect {position:absolute; top:0; left:0; background:#FFF url(/images/search_bg_deleted.png) no-repeat 257px 54px; width:607px; height:240px; filter:alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85;}
.people_big .media {position:absolute; bottom:15px; left:270px; }
.people_big .media_delimiter {background:url(/images/search_bg_04.gif) no-repeat 20px top; }
.people_big .media img {margin:0 10px 0 0; border:none;}

.people_big_visited .name a {color:#9d85b4;}
.people_big_visited .fotos_user a {color:#9d85b4; }
.people_big_visited .but_add a{color:#9d85b4;}
.people_big_visited {background:url(/images/visited_search_bg_03.png) no-repeat left top;}
.people_big_visited .foto, .people_big_visited object { border:solid 2px #e7e3ee; filter:alpha(opacity=65); -moz-opacity: 0.55; opacity: 0.55;}

.people_big_vip {background:url(/images/vip_search_bg_03.png) no-repeat left top;}
.people_big_vip .name a {color:#ed7b00;}
.people_big_vip .fotos_user a {color:#ed7b00; }
.people_big_vip .but_add a{color:#ed7b00;}
.people_big_vip .foto, .people_small_vip object { border:solid 2px #ed7b00; filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;}


.search_user_view {height:200px; position:relative; margin:10px 0 0 0; background:url(/images/reg_bg_08.gif) repeat-x left 163px;}
.search_user_view .foto {margin:0; padding:0; width:50px; white-space: nowrap;}
.search_user_view .foto img {border:solid 2px #d5ebc8; margin:0 6px 0 0;} /* MARGIN */
.search_user_view .name {padding:3px 0 0 20px; vertical-align:top;}
.search_user_view .girl {background:url(/images/ico_woman.gif) no-repeat left 0;} /* LEFT */
.search_user_view .boy {background:url(/images/ico_man.gif) no-repeat left 0;}    /* LEFT */
.search_user_view .name a {color:#32a1f0; line-height:100%; font-weight:bold; text-decoration:none;} /* TEXT-DECORATION */
.search_user_view .name a:hover {text-decoration:none;}
.search_user_view .name span {color:#a0a0a0; font-weight:normal;}
.search_user_view .address span {color:#8697ad;}
.search_user_view .was_on_line {color:#8697ad;}
.search_user_view .on_line {color:#e4780f; font-weight:bold;}
.search_user_view .compatibility {position:absolute; top:170px; left:330px; color:#e4780f; font-weight:bold;}
.search_user_view .fotos_user {position:absolute; top:125px; left:5px; font-weight:bold; background: url(/images/reg_bg_08.gif) repeat-x left bottom; padding:0 0 8px 4px; width:127px;}
.search_user_view .fotos_user a {color:#015fa1; line-height:100%; padding:0 0 0 25px; background:url(/images/ico_user_foto.gif) no-repeat left 2px;}
.search_user_view .fotos_user a:hover {text-decoration:none;}
.search_user_view .ico_bar {position:absolute; top:0; left:470px;}
.search_user_view .ico_bar img {margin:0 13px 0 0;}
.search_user_view .ico_bar a {background:url(/images/ico_user_foto.gif) no-repeat left 2px; padding:0 0 0 22px; color:#015FA1; margin:0 0 0 12px;}
.search_user_view .ico_bar a:hover {text-decoration:none;}
.search_user_view .media {position:absolute; top:130px; left:10px; padding:3px 0 3px 0;}
.search_user_view .media img {margin:0 5px 0 0; cursor:pointer; vertical-align:middle;}
.search_user_view .media a {color:#015fa1; line-height:100%; padding:0 0 0 25px; background:url(/images/ico_user_foto.gif) no-repeat left 2px; vertical-align:middle;}
.search_user_view .media span {color:#015fa1; line-height:100%; padding:0 0 0 25px; background:url(/images/ico_user_foto.gif) no-repeat left 2px;}
.search_user_view .media a:hover {text-decoration:none;}
.search_user_view .but_add_container {position:absolute; top:60px; height: 35px; width: 170px; background:url(/images/reg_bg_08.gif) repeat-x left 30px;}
.search_user_view .but_add {}
.search_user_view .but_add a {background:url(/images/ico_add_user.gif) no-repeat left top; padding:0 0 2px 20px; color:#0162A6; margin:0px; line-height:150%;}
.search_user_view .but_add a:hover {text-decoration:none;}
.search_user_view .complaint {position:absolute; top:135px;}
.search_user_view .complaint a {background:url(/images/ico_complaint_user.gif) no-repeat left top; padding:0 0 3px 20px; color:#0162A6; margin:0px; line-height:150%;}
.search_user_view .complaint a:hover {text-decoration:none;}
.search_user_view .contact_bar {position: absolute; top:170px; left:495px; width:127px; background:url(/images/search_bg_03.gif) no-repeat 35px 0;}
.search_user_view .contact_bar img {margin:0 9px 0 9px; cursor:pointer;}
.search_user_view .link {position:absolute; top:170px; left:0; background:url(/images/ico_anchor.gif) no-repeat left 2px; padding:0 0 2px 0;}
.search_user_view .link a {color:#006dba; padding:0 0 0 16px;}
.search_user_view .link a:hover {text-decoration:none;}
.search_user_view .delete_user {position:absolute; top:110px; }
.search_user_view .delete_user a {background:url(/images/ico_blacklist.gif) no-repeat left top; padding:0 0 3px 20px; color:#0162A6; margin:0px; line-height:150%;}
.search_user_view .delete_user a:hover {text-decoration:none;}

.s1 {height:90px; position:relative; margin:10px 0 0 0; }
.s1 .foto img {margin-right:2px}
.s1 .girl {background:url(/images/ico_salutation_woman.gif) no-repeatleft -4px;}
.s1 .boy {background:url(/images/ico_salutation_man.gif) no-repeat left -4px;}
.s1 .name a {text-decoration:none;}

.table_con_01 {background:#eeffe4; padding:15px 20px 40px 20px;}
.table_con_01 h1 {margin:0 0 5px 0; padding:7px 0 7px 10px; font-size:18px; color:#003d5c; background:url(/images/reg_bg_08.gif) repeat-x left bottom; font-weight:normal;}

.table_con_02 {width:520px; margin:0 0 20px 50px;}
.table_con_01 td, .table_con_02 td {vertical-align:top; color:#003d5c;}
.table_con_02 td {vertical-align:top; color:#003d5c;}
.table_con_02 td h2 {color:#003d5c; font-size:12px; padding:0 0 0 0; margin:10px 0 0 0;}

/* forms */
.form_view { margin:3px 0 0 0;}
.form_view .z { width:35px;}
.form_view .important {background:url(/images/form_important.gif) no-repeat 15px 4px;}
.form_view td.text {padding:0 6px 4px 5px; line-height:150%; height:20px;}
.form_view td.small {width:40%;}
.form_view td.text p {padding:3px 0 0 0; margin:0; line-height:100%;}
.form_view td.text a {color:#0062A8;}
.form_view td.text textarea {width:100%; border:solid 1px #5E6C80; margin:0 0 5px 0; font-family:Tahoma, Arial; font-size:11px; padding:2px 2px 2px 5px;}
.form_view td.text .textinput {width:100%; line-height:100%;}
.form_view td.big_select select {width:100%; }
.form_view .input_check {width:15px; vertical-align:top; text-align:left}
.form_view .input_check input {margin:2px 0 0 4px; /margin:-1px 0 0 1px; padding:0;}
.form_view .input_check2 input {margin:0; padding:0;}

.set_tab {position:relative; margin: 0 0 3px 0; zoom:1}
.set_tab select {width:205px;}
.set_tab #loc1 {position:absolute; left:0px; top:0px; padding:3px 0 4px 10px; width:90px; font-weight:normal;}
.set_tab #loc2 {position:absolute; left:0px; top:25px; padding:3px 0 4px 10px; width:90px; font-weight:normal;}
.set_tab .activ_tab {border:solid 1px #EAEAEA; border-right:none; background:#F6FFF0; padding:9px; padding:2px 1px 4px 9px !important; cursor:default;}
.set_tab .noactiv_tab {border:none; background:none; padding:3px 0 4px 10px !important; cursor:pointer; text-decoration: underline}
.set_tab .left_block {width:210; border:solid 1px #EAEAEA; border-right:none; background:#F6FFF0; padding:10px; margin:0 0 0 100px;}
.set_tab .text2 {border:solid 1px #626d80; width:195px; margin:0 0 0 4px; padding:1px 2px 3px 4px; font-size:11px; font-family:Tahoma, Arial;}
.set_tab #value_1 { width:210px; float:left;}
.set_tab #value_2 { width:150px; float:left;}
.set_tab #value_2 input { width:60px;}
.set_tab .or { font:30px 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif; color:#9a9a9a; float:left; width:30px; padding:12px 5px 0 5px;}

/* end forms */

.ajax_loader { width: 100%; display: none; background:#EEFFE4 none repeat scroll 0%; padding: 10px}

.tops {font-family: Arial;}
.top { font-family: Arial; position: relative; background:url(/images/top_profile_bg.png) no-repeat left top; width:197px; height:306px; float:left; margin-bottom: 6px; margin-right: 6px}
.top h2{margin: 0px; padding:0; font-size:10px; position: absolute; left: 118px; top: 20px; width: 65px; text-align: center; font-weight: bold}
.top h2 strong {font-size:20px; display: block; color: #ff0e00}
.top h1{margin:0; padding:0; font-size:12px; color:#000; position: absolute; left: 7px; top: 130px;}
.top h1 a {color:#32a1f0;}
.top h1 div {color:#848383; margin:3px 0 0 0; padding:0; font-size:12px; font-weight: normal;}
.top h3 { padding:0; margin: 0px; font-size:11px; font-weight:normal; position: absolute; top: 90px; width: 80px; left: 112px; text-align: center}
.top h3 strong {display: block; color: #96bc00; font-size: 18px}

.top .about {font-size:11px; position: absolute; top: 170px; left: 7px; width: 183px; height: 68px; overflow: hidden}
.top .about strong {display: block; color:#848383; font-size:12px;}

.top .blog {font-size:12px; position: absolute; bottom: 10px; left: 8px;}
.top .blog strong {color:#848383;}
.top .blog b {font-size: 14px}
.top .blog a {color:#32a1f0;}


.vote_block {font-family: Arial; margin-top: 7px; position: relative; background: url(/images/top_rate_bg.png) no-repeat left top; width: 607px; height: 370px}
.vote_block .name {position: absolute; top: 17px; left: 372px; font-size:12px;}
.vote_block .name a {color:#63b7f2; text-decoration:underline; font-weight: bold}
.vote_block .name a:hover {color:#63b7f2; text-decoration:none;}
.vote_block .name div {color:#848383; margin:3px 0 0 0; padding:0; font-size:12px; font-weight: normal;}
.vote_block .about {font-size:11px; position: absolute; top: 57px; left: 372px; width: 225px;}
.vote_block .about strong {display: block; color:#848383; font-size:12px;}
.vote_block .blog {font-size:12px; position: absolute; bottom: 18px; left: 372px;}
.vote_block .blog strong {color:#848383;}
.vote_block .blog b {font-size: 14px}
.vote_block .blog a {color:#32a1f0;}

.vote_block .photo_block { background-color: #f4f4f4; position: absolute; top: 10px; left: 6px; width: 350px; height: 350px; text-align: center }
.vote_star {position: relative; background: url(/images/top_vote_star_bg.png) no-repeat left top; width: 607px; height: 37px}
.vote_star .stars{position: absolute; right: 15px; top: 7px}
.vote_star .title{position: absolute; left: 10px; top: 11px; font-size: 12px; font-weight: bold}

.vote_star strong { padding:12px 0 0 28px; display: block }
.vote_star .star_alert { width:98px; height:43px; position:absolute; top:-40px; }
.vote_star #top_alert_1 {left:-23px;}
.vote_star #top_alert_2 {left:0px;}
.vote_star #top_alert_3 {left:23px;}
.vote_star #top_alert_4 {left:46px;}
.vote_star #top_alert_5 {left:69px;}
.vote_star #top_alert_6 {left:92px;}
.vote_star #top_alert_7 {left:115px;}
.vote_star #top_alert_8 {left:138px;}
.vote_star #top_alert_9 {left:161px;}
.vote_star #top_alert_10 {left:184px;}

.laying_level_2_top {font-size:11px; color:#231f20; line-height:90%; border-top:solid 2px #84d753; padding:15px 0 10px 0; margin:20px 0 0 0;}
.laying_level_2_top a {color:#0062a8; text-decoration:underline; padding:0 5px 0 5px;}
.laying_level_2_top a:hover {color:#003d5c; text-decoration:none;}
.laying_level_2_top .listing {font-size:12px; text-align:center;}
.laying_level_2_top .listing a {background:#d9f1cb; padding:3px 3px 3px 3px; line-height:140%;}
.laying_level_2_top .listing a:hover {background:#60ba2b; color:#000;}
.laying_level_2_top .listing a.activ {background:#60ba2b; text-decoration:none; cursor:default; color:#000;}
.laying_level_2_top .listing .back, .laying_level_2_top .listing .next {background:none; color:#60ba2b; text-decoration:none}
.laying_level_2_top .listing .back:hover, .laying_level_2_top .listing .next:hover {background:#60ba2b; color:#000;}


.last h1 {color:#003d5c; font-size:12px; margin:20px 0 0 0; padding:0;}
.last .last_foto {border:solid 2px #d5ebc8; float:left; margin:10px 10px 0 0;}
.last p {margin:10px 0 0 0; padding:0; line-height:150%;}
.last a {color:#006dba; font-weight:bold; text-decoration:underline;}
.last a:hover { text-decoration:none;}
.last tt {color:#e4780f; font-size:16; font-family:Tahoma, Arial;}

.cram {font-size:12px; background:url(/images/ico_logo_smal.gif) no-repeat 0 5px; padding:0 0 0 0; line-height:150%; margin:5px 0 0 0; position:relative;}
.cram div.visible {font-size:10px; display:inline; background:#78be53; border-bottom:solid 2px #78be53; border-top:solid 1px #78be53; padding:0 5px 0 5px; margin:0 5px 0 5px;}
.cram div.visible a {color:#FFF; text-decoration:none;}
.cram div.visible a:hover {text-decoration: underline;}
.cram strong {font-size:10px;}
.cram #hidden {display:none; background:url(/images/t.gif); padding:10px 0 0 0; margin:0; border:none; position:absolute; top:6px; left:28px; font-size:10px; border-bottom:solid 4px #93CB75;}
.cram #hidden a {color:#fff; padding:0 5px 0 5px; display:block; border-top:solid 1px #fff; background:#93CB75; bo line-height:100%; text-decoration:none;}
.cram #hidden a:hover {background:#78be53; text-decoration:underline}

.right_colon .numeral {background:#eeffe4; width:53px;}
.right_colon .numeral td {padding: 0; vertical-align: middle;}
.right_colon .numeral input {float:left;}
.right_colon .numeral img {border:none;}
.right_colon .numeral a:hover {background:#B5F096;}

.galleru_pop_win {position:absolute; left:-22px; bottom:251px; z-index:100;}
.galleru_pop_win_last {position:absolute; left:-170px; bottom:251px; z-index:100;}
.alpha {//background-image: none ! important; behavior: url(/images/alpha.htc);}
.galleru_pop_win img { margin:0 0 0 0;}
.galleru_pop_win_c {background:url(/images/pop_up_s_win_fon_.jpg); padding:0 10px 0 10px;}
.galleru_pop_win_c .name_pop {background:url(/images/bg_13.gif) repeat-x left bottom; padding:0 0 5px 0;}
.galleru_pop_win_c .name_pop a {color:#32a1f0; font-weight:bold;}
.galleru_pop_win_c .looking_pop {background:url(/images/bg_13.gif) repeat-x left bottom; padding:0 0 5px 0; margin:0 0 2px 0;}
.galleru_pop_win_c tt{font-family:Tahoma, Arial;}

.table_con_03 {background:#b5f096; padding:0 0 20px 0;}
.table_con_03 .title {color:#004d74; font-size:18px; font-weight:normal; padding:0 0 2px 27px;}
.table_con_03 table {border:8px #b5f096 solid; margin:0 0 0 0; background:#FFF;}
.table_con_03 table th {padding:7px 4px 9px 15px; font-weight:normal; text-align:left;}
.table_con_03 table th span {font-weight:normal; text-align:left;color:#000000; font-size: 8px}
.table_con_03 table th a {color:#0062a8;}
.table_con_03 table th a:hover {text-decoration:none;}
.table_con_03 table td {width:90px;}
.table_con_03 table td img {border:none; margin:0 10px 0 0;}
.follow_up_photo .pager a {text-decoration:none; color:#000;}

.folding1 {text-align:right;}
.folding1 a {color:#a2a2a2; text-decoration:underline; background:url(/images/ico_panel_key_block.gif) no-repeat right 3px; padding:0 18px 1px 0; margin:0 13px 0 0; display:block;}
.folding1 a:hover {color:#0062a8; text-decoration:none;}
.folding2 {text-align:right;}
.folding2 a {color:#a2a2a2; text-decoration:underline; background:url(/images/ico_panel_key_display.gif) no-repeat right 3px; padding:0 18px 1px 0; margin:0 13px 0 0; display:block;}
.folding2 a:hover {color:#0062a8; text-decoration:none;}

.table_con_04 {background:#eeffe4; border-top:solid 1px #84d753; padding:15px 20px 15px 20px; color:#0062a8;}
.table_con_04 .input_text {border:solid 1px #646e84; font-size:11px;}
.table_con_04 .input_control {width:99%;}

#progress { padding:0 0 0 0;}

/* STATIC TEXT */
.static_text p { padding:0; margin:12px 0 0 0;}
.static_text h1, .static_text h2, .static_text h3,  .static_text h4,  .static_text h5,  .static_text h6 {color:#003d5c; font-size:18px; background:url(/images/r_bg_title.gif) repeat-x left bottom; padding:13px 0 8px 0; margin:0; font-weight:normal; line-height:90%;}
.static_text h2 {font-size:17px; padding:17px 0 6px 0;}
.static_text h3 {font-size:15px; background:none; padding:17px 0 0 0;}
.static_text h4 {font-size:11px; background:none; padding:17px 0 0 0; font-weight:bold;}
.static_text h5 {font-size:11px; background:none; padding:17px 0 0 0; color:#000; font-weight:bold;}
.static_text h6 {font-size:11px; background:none; padding:17px 0 0 0; color:#000;}
.static_text a {color:#3596ED; text-decoration:underline;}
.static_text a:hover { text-decoration:none;}
.static_text ul {padding:10px 0 0 0; margin:0 0 0 10px; list-style:none;}
.static_text ul li {background:url(/images/li.gif) no-repeat 3px 6px; padding:2px 0 2px 15px; margin:0;}
.static_text ul ul { padding:0; margin:6px 0 6px 15px; //margin:6px 0 3px 0;}
.static_text ul ul li {}
.static_text ol {padding:10px 0 0 0; margin:0 0 0 10px;}
.static_text ol li {padding:2px 0 2px 0; margin:0 0 0 23px;}

.navigation_static_text {margin:13px 0 20px 0;}
.navigation_static_text a { margin:0;}
.navigation_static_text a:hover { text-decoration:none;}

/*  CSS for MEETING search*/
.right_colon .right_m {background:#FFF; text-align:right;}
.right_colon .right_m a {color:#0062A8; text-align:right; font-weight:normal; font:11px;}
.right_colon .right_m a:hover { text-decoration:none;}
.m_title, .m_add_user, .m_go_to_meet { position:absolute; left:5px; width:127px; background:url(/images/reg_bg_08.gif) repeat-x left bottom; padding:0 0 0 4px; line-height:30px;}
.m_title {top:120px; font-weight:bold; color:#003D5C;}
.m_title div {height:30px; width:127px; overflow:hidden;}
.m_add_user {top:148px; color:#003D5C}
.m_go_to_meet {top:176px; background:none;}

.stat_a {}
.stat_a table {border-bottom:solid 1px #4895FC;}
.stat_a table table {border-bottom:none;}
.stat_a h1 {margin:15px 0 5px 0; padding:0; font-family:Tahoma, Arial, sans-serif; font-size:18px; color:#004D74; font-weight:normal;}
.stat_a th, .stat_a td {colr:#231F20; font-size:11px; font-family:Tahoma, Arial, sans-serif; text-align:left; font-weight:normal; background:url(/images/i_bg_02.gif) repeat-x left top; padding:4px 0 3px 0;}
.stat_a td {width:129px;}
.stat_a th th, .stat_a th td, .stat_a td th, .stat_a td td {background:none; margin:0;}
.tp {background:url(/images/bg_static_text_pol.gif) no-repeat left top; height:23px;}
.tp input{background:none; border:none; width:113px; margin:2px 0 0 10px; font-size:11px; height:15px;}

.user {color:#8697ad; padding:10px; height:100px; background:#FFF; font-size:11px; font-family:Tahoma, Arial, sans-serif}
.user img {border:solid 2px #d5ebc8; margin:0px 10px 20px 0px;}
.user strong {color:#003d5c;}
.user a {color:#006dba; font-weight:bold;}
.user a:hover {text-decoration:none;}

.media_player { color: #55684A; font-size: 11px; }

/* ip bar */
.ip_bar { background: url(/images/bg_ip_info.png) no-repeat center top; width:824px; height:21px; text-align:center; font:12px/20px tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000; margin:20px 0 0px 55px;}

.photo_restrict ul {padding: 10px 0 0 0; margin: 0px; list-style: none;}
.photo_restrict ul li {background:url(/images/ico_photo_block.png) no-repeat 0px 2px; padding:2px 0 2px 15px; margin:0;}

/* page */
.left_colon_ {width:296px; float:left; text-align:left;}
.left_colon_ .navigation_static_text { margin:0; padding:0 0 0 75px; font:14px/19px Arial, Helvetica, sans-serif; color:#1d3251}

.right_colon_ li { margin:0; padding:16px 0 0 0;}

.right_colon_ .banners_02 { float:left;}
.right_colon_ .banners_02 .left { width:100px; background:none;}
.right_colon_ .banners_02 .right { width:110px; background:url(/images/i_bg_banner_02.gif) repeat-y scroll left top; padding-left 1px: }
.right_colon_ .ul_1 { margin:0; padding:16px 0 0 0;}
.right_colon_ .ul_1 li { background:url(/images/m_li_2.gif) no-repeat 14px 13px; padding-left:45px; list-style:none; padding-top:6px;}

.right_colon_ {width:594px; float: right; text-align:left; margin:0 45px 0 0; color:#1d3251; font:14px/19px Arial, Helvetica, sans-serif;}
.right_colon_ .navigation_static_text { margin:0; padding:0; font:14px/19px Arial, Helvetica, sans-serif; color:#1d3251}
.right_colon_ h1 { margin:0; padding:44px 0 6px 0; font-size:30px; font-weight:normal;}
.right_colon_ p { margin:16px 0 0 0; padding:0}
.right_colon_ .reg_n { width:594px; margin-left:0;}
.right_colon_ .reg_hr { width:594px; margin-left:0;}
.right_colon_ .reg_n .vh, .right_colon_ .reg_n .vh_2 { width:140px; padding:8px 30px 8px 0px;}
.right_colon_ a { color:#5dabf1}
.right_colon_ a:hover { text-decoration:none;}
.table_files { font-size:11px; line-height:14px;}
.table_files th { font-size:14px; font-weight:normal; width:170px; padding:5px 10px 5px 0px;}
.table_files td { border-left:solid 3px #f2eddb; background:#fcfaef; padding:5px 10px 5px 24px;}
.reg_hr_3 { background:url(/images/bg_reg_hr_3.gif) repeat-x left center; height:5px;}

.lenta_news { padding:17px 0 0 0;}
.lenta_news .list { padding:0 0 27px 0; clear:both;}
.lenta_news h2 { font-size:14px; margin:0; padding:0;}
.lenta_news h2 a { text-decoration:none; color:#1d3251;}
.lenta_news h2 a:hover { text-decoration: underline;}
.lenta_news p.data { margin:0; padding:0; font-size:11px; line-height:11px;}
.lenta_news p { margin:8px 0 0 0;}
.lenta_news a.more{ background:url(/images/bg_li_leftmenu.gif) no-repeat left -52px; padding:3px 0px 5px 22px; display:block; float:left; }

.style_decor_page_about { background:#F2F6FA url(/images/pic_about_jcm_bot.png) no-repeat left bottom; width:215px;margin-left:10px; float:right; margin-top:20px; zoom:1;}
.style_decor_page_about div { background:url(/images/pic_about_jcm.jpg) no-repeat left top; zoom:1;}
.style_decor_page_about div div{ background:none; padding:85px 22px 50px 14px; zoom:1; position:relative;}
.style_decor_page_about p{ font-size:12px;}
.style_decor_page_about .top_img { position:absolute; left:0px; top:-41px;}

.help_search { background:url(/images/bg_help_s_1.gif) no-repeat left top; height:77px; margin-top:20px}
.help_search label { font-size:12px; font-weight:bold; line-height:20px;}
.help_search input.search { border:solid 1px #5E6C80; width:95%; padding:0 2px 1px 2px ; margin:2px 0 1px 0}
.help_search .button { width:140px; padding-left:12px; background: url(/images/bg_help_s_button.jpg) no-repeat left top; height:77px;}
.help_search span { font-size:11px; color:#0062A8; line-height:20px;}
.help_search span b { color:#1d3251;}
.unsubs { background:url(/images/bg_unsub.gif) no-repeat left top;}

.menu_search { margin:0; padding:0; list-style:none;}
.menu_search li { background:url(/images/m_li_search.gif) no-repeat left 3px; margin:0; padding:0 0 10px 0; list-style:none;}
.menu_search li a { padding:0px 0px 0px 24px; display:block; font-weight:bold; color:#0087c6; font-size:14px}
.menu_search li ul { margin:5px 0 0; padding:0 0 0 25px; font:14px/19px Arial, Helvetica, sans-serif; color:#1d3251}
.menu_search li ul li { background:url(/images/bg_li_leftmenu.gif); width:190px; padding:6px 0px 8px 0px; }
.menu_search li ul li:first-child { background:url(/images/bg_li_leftmenu.gif) no-repeat left -50px;}
.menu_search li ul li a { background:none; font:14px Tahoma, Verdana, Arial; color:#3596ed; margin:0; padding:0 0 0 22px; display:block; color:#0087c6;}
.menu_search li ul li.current a {color:#2c3036; cursor:default; font-weight:bold; text-decoration:none;}


.up_chat_icon {background: url(/images/online_chat.jpg) no-repeat left top; width: 231px; height: 74px}
.up_chat_icon b {position: relative; top: 39px; left: 90px; font:11px Arial; color: #7c7c7c; line-height: 90%}

/* CMS Simple Menu */
.cms_simple_menu { margin: 0px; padding: 0px }
.cms_simple_menu li:first-child {background: transparent url(/images/bg_li_leftmenu.gif) no-repeat scroll left -50px; }
.cms_simple_menu li { margin: 0px; padding: 6px 0pt 8px; background: transparent url(/images/bg_li_leftmenu.gif) no-repeat scroll left 0px; list-style-image: none; list-style-position: outside; list-style-type: none; }
.cms_simple_menu li a { padding: 0pt 0pt 0pt 22px; color: #0087C6; }


.paid_dating { position:relative; padding:100px 0px 30px 46px;}
.paid_dating ul li {  list-style:none; }
.paid_dating .img_1 { position:absolute; left:45px; -left:0px; top:10px;}
.paid_dating h4 { font:18px Tahoma, Verdana, Arial; color:#5f5f5f; margin:0; padding:0;}
.paid_dating li { font:12px Tahoma, Verdana, Arial; color:#4b4b4b;}
.paid_dating li strong { font:18px Tahoma, Verdana, Arial; color:#AFD3F0; margin:0px 15px 0px 5px;}

.comparative_chart {color:#7b7b7b; padding:0 0 5px 0;}
.comparative_chart h6 { font:10px Tahoma, Verdana, Arial; color:#7b7b7b; font-weight:bold; margin:0; padding:12px 0 0 44px;}
.comparative_chart p {  font:10px Tahoma, Verdana, Arial; margin:0; padding:10px 10px 0 44px;}


/* CSS forum */
.right_colon h1.forum_title { font:18px Tahoma, Verdana, Arial; color:#003D5C; font-weight:bold; margin:0; padding:14px 0 8px 0; background:url(/images/hr_dot.gif) repeat-x left bottom;}


.forum { padding:10px 0;}
.forum a { color:#008ef5;}
.forum h2 { font:14px Arial, Helvetica, sans-serif; padding:9px 0px 0px 15px; font-weight:bold;margin:0;}
.f_battom { background:url(/images/forum/f_bg_buttom.gif); display:block; height:23px; width:67px; padding:0px 10px 0px 20px; font:9px/22px "Small Fonts", Arial, Tahoma; text-align:center; text-decoration:none; color:#56a231 !important;}
.f_battom:hover { background-position:left -23px; color:#458327 !important;}
.f_footer { background:url(/images/forum/f_bg_f.png); height:17px; border-top: solid 2px #FFF;}

.f_h_add_category { background:url(/images/forum/f_bg_h.png); padding:5px 9px 3px 9px; font-size:12px;}
.f_bc { height:23px; font-weight:bold;}
.f_bc a { display:block; float:left;}
.f_bc img { float:left;}
.f_bc_index { background:url(/images/forum/f_bc_index.gif) no-repeat 3px top; padding:5px 5px 0px 40px; height:23px;}
.f_bc_back { background:url(/images/forum/f_bc_back.gif) no-repeat 3px top; padding:5px 5px 0px 40px; height:23px;}
.f_h_catecory { background:url(/images/forum/f_bg_h_cat.png); padding:0; position:relative; border-top:solid 1px #FFF; height:32px;}
.f_h_catecory h2 { color:#003d70;}
.f_h_catecory p { padding:0px 10px 0px 10px;color:#003d70;}
.f_h_catecory a { position:absolute; right:14px; top:5px;}

.f_table_cat { font:12px Arial, Helvetica, sans-serif; width:610px; border-top:solid 1px #FFF;}
.f_table_cat th { text-align:left; color:#003d5c; padding:0 8px 0 8px; _padding:expression(this.previousSibling==null ? '0 8px 0 15px' : '0 8px 0 8px'); height:24px; background:url(/images/forum/f_bg_h_ht.png); font-weight:normal; border-right:solid 2px #FFF;}
.f_table_cat th:first-child { padding:0 8px 0 15px;}
.f_table_cat th.last { border:0; width:130px;}
.f_table_cat td { background:#eff8ff; border-right:solid 2px #FFF; height:50px; padding:0 5px 0 8px; border-left:solid 1px #e0edf8; color:#003d70;}
.f_table_cat td.last { border:0; color:#000; font-size:11px;}
.f_table_cat td.last a img { background:url(/images/forum/f_m_user.gif) no-repeat !important; width:20px; height:6px;}
.f_table_cat .tr_color td { background:#e1effa;}
.f_table_cat .f_table_cat_num { text-align:center;}

/* ico */
.ico_tab { width:100%;}
.ico_tab a.title { font-weight:bold; color:#008ef5; }
.ico_tab td { padding:3px 0; border:none !important;}
.ico_tab .f_topic_info { font-size:11px; color:#000; line-height:12px; display:block; padding:2px 0}
.f_ico { width:45px; vertical-align:top; height:43px !important;}
.f_ico img { width:40px; height:40px;}
.f_ico a { border:0; display:block;}
.f_ico_topic_top { background:url(/images/forum/f_i_topic_top.gif) no-repeat 8px 10px !important; width:25px;}
.f_ico_folder { background-image:url(/images/forum/f_i_folder.gif);}
.f_ico_topic { background-image:url(/images/forum/f_i_topic.gif);}
.f_ico_topic_hot { background-image:url(/images/forum/f_i_topic_hot.gif);}
.f_ico_topic_block { background-image:url(/images/forum/f_i_topic_block.gif);}

/* pagination */
.forum .block_pagination { background:url(/images/forum/f_bg_pagination.gif); height:40px;}
.forum .view_pagination { padding:9px 15px 0px 0px;}
.forum .pagination_previos { background-image: url(/images/forum/f_bg_pagination_button.gif);}
.forum .pagination_next { background-image: url(/images/forum/f_bg_pagination_button.gif);}
.forum .block_pagination .current { background-color:#E8F2E3 !important; border:solid 1px #56A231 !important;}

/* topic */
.f_first_post { min-height:94px; border-top:solid 2px #D5EACD; border-bottom:solid 1px #E1EFFA; position:relative; padding:0px 0px 10px 0px; background:#CEE7C1 url(/images/forum/f_i_topic.gif) no-repeat 9px 8px;}
.f_first_post_user { position:absolute; right:19px; top:10px; border:solid 2px #D2E6F5; }
.f_first_post_data { font-size:11px; padding:10px 95px 0px 55px; display:block;}
.f_first_post p { padding:8px 95px 0px 55px; margin:0;}
.f_post { border-top:solid 2px #FFF; border-bottom:solid 1px #E1EFFA; position:relative; padding:0px 0px 10px 0px; background:#EFF8FF url(/images/forum/f_i_post.gif) no-repeat 14px 12px;}
.f_post_user { position:absolute; right:19px; top:10px; border:solid 2px #D2E6F5; }
.f_post_data { font-size:11px; padding:5px 95px 5px 67px; margin-top:10px; display:block; background:url(/images/forum/f_bg_post_data.gif) repeat-y 55px top;}
.f_post_data strong { color:#003D70}
.f_post p { padding:8px 95px 0px 55px; margin:0;}
.f_battom_post { background:url(/images/forum/f_bg_buttom_smol.gif); display:block; height:23px; width:40px; padding:0px 10px 0px 20px; font:9px/22px "Small Fonts", Arial, Tahoma; text-align:center; text-decoration:none; color:#56a231 !important;}
.f_battom_post:hover { background-position:left -23px; color:#458327 !important;}

.f_post .quote { border:solid 1px #CEE7C1; width:455px; margin-left:55px; margin-top:10px; padding-bottom:5px;font-style:italic;}
/*.f_post .quote p { padding:5px 9px; font-style:italic;}*/

.f_post .quote_data {background:#E8F2E3; font-size:11px; padding:3px 0px 3px 5px; display:block;}
.f_post .quote .quote { border:none; width: auto; margin-left:8px; border-left: solid 3px #CEE7C1; padding-bottom:0px;padding:5px 9px;}
.f_post .quote .quote .quote_data { background:none; padding:0px 0px 0px 9px;}

.add_post { border-top:solid 2px #FFF; border-bottom:solid 1px #E1EFFA; padding:0px 0px 10px 55px; background:#E1EFFA url(/images/forum/f_i_add.gif) no-repeat 14px 14px;}
.add_post h2 { padding:15px 0 10px 0;}
.add_post input { width:525px; border:solid 1px #D6DADD; background:#FFF; font-size:14px; color:#003d70; padding:3px;}
.add_post textarea { width:525px; border:solid 1px #D6DADD; background:#FFF; font:14px Arial, Helvetica, sans-serif; color:#003d70; padding:3px; margin-top:5px;}
.add_post .buttom_send { background:url(/images/forum/f_button_post_reply.png); width:180px; height:50px; margin:14px auto 0px auto;}
.add_post .buttom_send input { width:168px; height:37px; margin:2px 0 0 7px; padding:0; background:none; border:none;}
.add_topic .buttom_send { background:url(/images/forum/f_button_create.png) !important;}

/* BLOCK PAGINATION */
.block_pagination { height:50px; background:url(/images/bg_pagination.png); border:solid 1px #FFF; border-left:none; border-right:none; font-size:12px; clear:both;}
.block_pagination_bottom { background-position:left -50px;}
.block_pagination .view_selict { padding:16px 0 0 8px; height:34px; float:left;}
.block_pagination .view_pagination { float:right; padding:10px 8px 0 8px;}
.block_pagination .view_pagination th { font-weight:normal; line-height:120%;}
.block_pagination .view_pagination th a { padding:0 4px; color:#238BD8; margin:1px;}
.block_pagination .view_pagination th a:hover { border:solid 1px #95C171; margin:0px;}
.block_pagination .view_pagination th a.current { border:solid 1px #95C171; background:#D7E9D0; cursor:default; text-decoration:none; margin:0px;}
.pagination_previos, .pagination_next { background-image:url(/images/bg_pagination_button.gif); position:left top; display:block; width:50px; height:22px; line-height:20px; padding:0 0 0 20px; margin:0 10px 0 0; color:#238BD8 !important;}
.pagination_next { background-position:right top; padding:0 20px 0 0; text-align:right; margin:0 0 0 10px;}
.pagination_previos:hover { background-position:left -22px;}
.pagination_previos:active { background-position:left -44px;}
.pagination_next:hover { background-position:right -22px;}
.pagination_next:active { background-position:right -44px;}
.hr_smol {height:1px !important; background-position:left top;}


.right_colon .alert { background: transparent url(/images/alert.png) no-repeat scroll left top; color: #1D3251; font-size: 12px; height: 22px; padding: 6px 0px 0px 40px; width: 609px; margin-top: 5px }
.right_colon .alert a { color: #5fb6f4; font-weight: bold }
.right_colon .alert a:hover { font-decoration: none }