@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
	background: transparent;
}

* {
    font-family: Tahoma, arial, sans-serif;
    font-size: 12px;
}

html, body { height:100%;}

body {
	line-height: 1.5;
    background-color: #930d2d;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
    margin: 20px 0;
    background:#333;
    height:1px;
    color:#333;
    border:none;
    vertical-align: middle;
    }
    
del {text-decoration: line-through}



.clearfloat{
    clear: both;
    font-size: 0;
    line-height: 0 !important;
    height:0;
}


/*----------------------------- END OF RESET CSS ----------------------------*/

h1 { font-size: 17px; font-weight:bold;}
h2 { font-size: 27px; font-weight:bold;  margin: 0 0 1em 0; text-align: center; color:#fff}
h3 { font-size: 25px; font-weight:bold; text-align: center; padding-bottom: 12px; color: #ffffff; }
h4 { font-size: 12px; font-weight:bold;}
h5 { font-size: 11px; font-weight:bold; text-align: center;}
h6 { font-size: 10px; font-weight:bold;}



p {margin: 1em 0;}

strong {font-weight:bold}

a:link, a:visited, a:hover {
  text-decoration: none;
}

a:hover {
color:#ff8a01;
}

.align_center
{
    position: relative;
    width: 100%;
}
.align_center:after
{
    content: '';
    display: block;
    clear: both;
}
.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
max-width: 650px;
}

.button {
height: 25px;
background: url(/images/btn.gif) repeat-x top;
border: solid 1px #df2815;
font-weight: 900;
color: #fff;
padding: 0 5px 2px 5px !important;
padding: 0 5px;
line-height: 12px !important;
cursor: pointer;
}



.centner{
width: 650px;
margin: 0 auto;
}

.width1 {min-width: 1000px;}


.container {
background: url(/images/main_wr_left.gif) left repeat-y;
min-width: 1000px;
height: 100%;
}

.container2 {
background: url(/images/main_wr_right.gif) right repeat-y;
height: 100%;
min-width: 1000px;
}



.header_module {
height: 222px;
background: url(/images/header.jpg) #64023d no-repeat top left;
border-bottom: solid 2px #4e4e4e;
}

.header_module a {
cursor: pointer;
}


.logo {
position: absolute;
top: 47px;
left: 315px;
width: 326px;
height: 125px;
cursor: pointer;
}

.logo a {
    display:block;
    width: 326px;
    height: 125px;
    background: url(/images/logo-trans.png) -10000px 0 no-repeat;
}

.logo a:hover {
    background: url(/images/logo-trans.png) 0 0 no-repeat;
}

.banner_top_100{
position: absolute;
top: 31px;
left: 66px;
}


.post_banner_text{
position: absolute;
top: 131px;
left: 61px;
color: #fff;
font-family: Tahoma;
font-size: 9px;
text-align:center;
width:110px;
}

.post_banner_text a {color:#fff;}
.post_banner_text a:hover {color:#ffa200;}
.post_banner_text a.linkspecial:hover {text-decoration:underline;}
.post_banner_text b {font-weight:bold;}


.btn_top_piter{
position: absolute;
left: 860px;
top: 66px;
}

.btn_top_moscow{
position: absolute;
left: 860px;
top: 20px;
}

.btn_top_pda{
position: absolute;
left: 890px;
top: 114px;
}

.btn_top_home{
position: absolute;
left: 930px;
top: 175px;
}

.btn_top_mail{
position: absolute;
left: 875px;
top: 170px;
}




.main_body{
margin: 0 160px 0 170px;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #FFF;
height: 100%;
}

.top_line{
height: 27px;
background: url(/images/top_line_wr.gif);
}

.top_line2{
height: 27px;
background: url(/images/top_line_left.gif) left no-repeat;
}

.top_line3{
height: 27px;
background: url(/images/top_line_right.gif) right no-repeat;
padding: 0 10px;
}

.top_line_text{
font-size: 12px;
padding-left: 15px;
width: 700px;
float: left;
line-height: 24px;
text-transform: uppercase;
}

.top_line_select{
font-size: 11px;
padding-right: 15px;
width: 150px;
float: right;
}

.top_line_select select{
margin-top: 3px;
font-size: 11px;
}


.little_anket_left{
float: left;
width: 317px;
height: 210px;
background: url(/images/little_anket_bg-trans.gif) no-repeat;
margin: 5px 5px 5px 0;
}

.little_anket_left_1{
float: left;
width: 317px;
height: 210px;
background: url(/images/little_anket_bg.gif) no-repeat;
margin: 5px 5px 5px 0;
}

.little_anket_right{
float: right;
width: 317px;
height: 210px;
background: url(/images/little_anket_bg-trans.gif) no-repeat;
margin: 5px 0 5px 5px;
}

.little_anket_right_1{
float: right;
width: 317px;
height: 210px;
background: url(/images/little_anket_bg.gif) no-repeat;
margin: 5px 0 5px 5px;
}



.little_anket_holder{
margin-top:  15px;
height: 164px;
overflow: hidden;
}

.img_holder{
width: 165px;
height: 160px;
float: left;
}



.align_center_img
{
position: relative;
width: 100%;
}
.align_center_img:after
{
content: '';
display: block;
clear: both;
}
.align_center_to_left_img
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right_img
{
position: relative;
z-index: 1;
right: -50%;
max-width: 650px;
}

.little_anket_img img{
max-width: 128px;
max-height: 143px !important;
max-height: 148px;
border: solid 2px #f39e02;
}

.little_anket_img img:hover{
border: solid 2px #FFF;
}

.little_anket_img_1 img{
max-width: 128px;
max-height: 143px !important;
max-height: 150px;
line-height: 12px;
border: solid 2px #fff;
}

.little_anket_img_1 img:hover{
border: solid 2px #f39e02;
}

.random_photo {
    float:left;
    margin: 10px;
}

.little_anket_txt_1{
margin-left: 175px;
text-align: left;
color:#fff;
}

.little_anket_txt{
margin-left: 175px;
text-align: left;
color: #ff8a01;
}

.little_anket_holder2 {
height: 50px;
margin-top: -17px;
}

.little_anket_play {
float: left;
padding-left: 159px;
padding-top: 5px;
width:39px;
}

.little_anket_play img, .little_anket_darts img  {display:block;}

.little_anket_darts {
float: left;
margin-top: 0px;
padding-left: 5px;
cursor: pointer;
width: 48px;
height:49px;
}

.little_anket_more {
float: left;
padding-left: 2px;
padding-top: 25px;
}

.name_div{
position: relative;
text-align: center;
height: 20px;
}

.name_div_1{
position: relative;
text-align: center;
height: 20px;
}

.name_div a {
display: block;
width: 160px;
position: absolute;
top: 0;
left: 0;
text-align: center;
color: #fff;
}

.name_div a:hover {
color: #ff8a01;
}

.little_anket_right .name_div a, .little_anket_left .name_div a {
display: block;
width: 160px;
position: absolute;
top: 0;
left: 0;
text-align: center;
color: #ff8a01;
}

.little_anket_right .name_div a:hover, .little_anket_left .name_div a:hover {
color: #FFF;
}



.left_column{
float: left;
width: 161px;
min-height: 600px;
}

.left_module{
width: 161px;
margin: -5px 0 0 0;

}



.left_module_wr {
background: url(/images/menu/top.png) 0 0 no-repeat;
padding: 44px 0 0 0;
width: 161px;
position:relative;
}

.left_module_bot {
    background: url(/images/menu/bottom.png) 0 100% no-repeat;
    width: 161px;
    min-height: 90px;
    padding: 0px 0;
}


.left_module_top_png {
    width: 161px;
    height: 107px;
    position:absolute;
    top:0; left:0;
    background: url(/images/menu/blik.png) 0 0 no-repeat;
}

.left_module_header {
margin: 10px 0 0 0;
padding: 10px 35px 0 0px;
font-family: Tahoma, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000;
text-align:center;
}


/*
.left_column{
float: left;
width: 165px;
min-height: 600px;
}

.left_module{
width: 165px;
}

.left_module_top_png{
background: url(/images/left_module_top-trans.png) no-repeat;

width: 165px;
min-height: 110px;
}

.left_module_wr{
background: url(/images/left_module_wr.gif) repeat-y;
width: 165px;
}

.left_module_bot{
background: url(/images/left_module_bot.gif) no-repeat bottom left;
width: 165px;
}

.left_module_header{
padding: 10px 30px 0 0px;
font-family: Tahoma, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000;
text-align:center;
}
*/
.left_module_body{
padding: 0px 10px 25px 8px;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #fff;
}

.left_module_body a {
  color: #fff;
  position: relative !important;
  position: absolute;
}

.left_module_body a:hover{
  color: #ffa200;
  position: relative !important;
  position: absolute;
}

.left_module_body ul {
padding: 0 0 5px 10px;
}



.right_column{
float: right;
width: 150px;
}



.right_module_btn {
width: 150px;
height: 46px;
margin-bottom: 3px;
background: url(/images/right_module_btn-trans.png) top right no-repeat;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #fff;
text-align: center;
text-decoration: none;
line-height:12px !important;
}

.right_module_btn2_1{
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #fff;
text-align: center;
text-decoration: none;
line-height: 12px;
padding-top: 16px;
cursor: pointer !important;
}

.right_module_btn2{
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #fff;
text-align: center;
text-decoration: none;
line-height: 12px;
padding-top: 10px;
cursor: pointer !important;
}

.right_module_btn2:hover {
color:#ffa200 !important;
cursor: pointer !important;
}

.right_module_btn2_1:hover {
color:#ffa200 !important;
cursor: pointer !important;
}

.right_module_btn:hover {
color:#ffa200 !important;
cursor: pointer !important;
}


.right_column .right_module_btn a {
    color:#fff;
    display:block;
    height: 40px;
    text-align:center;
}

.right_reklama {
background: url(/images/right_reklama-trans.png) right no-repeat;
width: 150px;
height: 42px;
margin-top: 10px;
line-height: 16px !important;
}

.right_reklama_module {
color: #fff;
font-size: 12px;
text-align: center;
margin-bottom: 10px;
line-height: 16px !important;
}

.right_reklama_module a, .right_reklama_module a:visited{
color: #fff;
font-size: 12px;
line-height: 16px !important;
}

.right_reklama_module a:hover {
color: #ffa200;
line-height: 16px !important;
}

.right_reklama_module a.linkspecial:hover {
    text-decoration: underline;
}

.right_reklama_module b {
    font-weight:bold;
}

.right_reklama_url{
color: #ffa200;
line-height: 16px !important;
display:block;
margin: 0 5px 0 20px;
}

.right_reklama_module_separator{
background: url(/images/right_reklama_bot.gif) bottom right no-repeat;
height: 10px;
line-height: 16px !important;
}


.footer{
    clear: both;
    height: auto;
    min-height: 158px;
    background:  url(/images/mod_footer_wr.gif) 0 0 repeat-x;
}
.footer:after {
    content: "";
    display: block;
    height: 0;
    line-height:0;
    clear: both;
    visibility: hidden;
}

.footer_left{
min-height: 158px;
background: url(/images/mod_footer_left.gif)  top left no-repeat;
}

.footer_right{
min-height: 158px;
background: url(/images/mod_footer_right.gif) top right  no-repeat;
}



.bot_nav{
width: 421px;
margin: 0 auto;
}

.bot_nav_top{
background: url(/images/bot_nav_top.gif) no-repeat top left;
height: 12px;
margin-bottom: -5px;
}

.bot_nav_bot{
background: url(/images/bot_nav_bot.gif) no-repeat bottom left;
height: 12px;
margin-top: -5px;
}

.bot_nav_text{
color: #FFF;
text-align: center;
padding: 0 5px 3px 5px;
line-height: 18px;
background: url(/images/bot_nav_wr.gif)  repeat-y;
}


.bot_nav_text a, .bot_nav_text a:visited {
line-height: 18px;
color:#fff;
}

.bot_nav_text a:hover {
color: #ffa200;
}

.selected{
color: #ffa200 !important;
font-weight: 900;
font-size: 14px !important;
line-height: 18px;
}

.copyrights{
    float: right;
    color: #fff;
    font-size: 11px;
    margin: 115px 100px 0 0;
}

.footertext {
    text-align:center;
    background:#4E0034;
    font-size:11px;
    color:#fff;
    padding:10px;
    margin:0;
}

/*posred*/

.posred_anket {
margin: 0 14px;
color: #000 !important;
}

.iebutton  {
height: 25px;
background: url(/images/btn.gif)  left top repeat-x;
border: solid 1px #df2815;
font-weight: 900;
color: #fff;
padding: 0 5px;
cursor: pointer;
}

td.anket_operations_td {
    text-align: center;
    vertical-align: middle;
}

.anket_operations_td .iebutton {
    width: 100px;
    display: block;
    margin: 3px 0;
}

a.iebutton {
    height: 18px;
    padding:15px 0;
    text-align:center;
    display: block;
    text-decoration:none;
    }
    
.posred_useful a.iebutton, .banneredit a.iebutton, td a.iebutton {
    padding:3px 0 2px 0;
}

.banneredit a.iebutton {width:120px; margin: 0 0 0 5px;}

.posred_useful a.iebutton:hover, .banneredit a.iebutton:hover {
     text-decoration:none;
}  
#addanket {
    width: 150px;
    height: 18px;
    padding:15px 0;
    font-size: 15px;
    display: block;
    text-align:center;
    text-decoration:none;
    float:left;
    margin: 0 5px 0 0;
}

.posred_anket h3 {
text-align: center;
padding-bottom: 12px;
font-size: 25px;
color: #ffffff
}

.posred_anket td, .posred_anket th {
padding: 2px;
margin: 1px;
border: 2px solid #3e0009;
vertical-align:top;
}


.posred_anket th {
    text-align:center;
    vertical-align:middle;
    font-weight:bold;
}

#priors td {
     text-align:center;
    }
.posred_anket td td {
    border:none;
}

th label {font-weight:bold;}

.posred_anket p {text-align:justify}
.posred_anket td p {text-align:left}
.posred_useful {
    width:100%;
}

.posred_useful td {
    padding:5px;
    text-align:center;
    }

.top_content2 .posred_useful td a:hover {
    text-decoration:none;
}


.posred_anket td .iebutton {
    display: block;
    margin: 3px auto; 
}

/*Anketa*/

.anketa_left{
float: left;
width: 319px;
}

.anketa_right{
float: right;
width: 319px;
}


.anketa_module {
width: 319px;
text-align: center;
margin-bottom: 10px;
}

.anketa_content {
width: 319px;
background: url(/images/anket_wr.gif);
padding: 1px 0;
}


.anketa_top {
width: 319px;
height: 14px;
background: url(/images/anket_top.gif) left bottom no-repeat;
}

.anketa_bot {
width: 319px;
height: 14px;
margin-top: -2px;
background: url(/images/anket_bot.gif) left top no-repeat;
}


.fotoalbum {
width: 319px;
height: 22px;
background: url(/images/anket_fotoalbum.gif) center no-repeat;
margin-bottom: 1px;
}

.anketa_otlog {
    height: 50px;
}

.anketa_otlog img {display:block; margin: auto;}

.anketa_foto_big {
    height:auto;
    overflow:hidden;
    margin: 0 0 5px 0;
    }

.anketa_foto_big img {
border: 2px solid #ffb400;
max-width: 292px;
}

.anketa_foto_big img:hover {
border: 2px solid #fff;
}

.anketa_foto_lit {
margin-left: 6px;
width: 313px;
}

.anketa_foto_lit img {
    border: 1px solid #ffb400;
/*max-height: 98px;*/
 /*float: left;

margin: 5px 0 0 5px;
border: 1px solid #ffb400;
*/
}

.anketa_foto_lit img:hover {
border: 1px solid #fff;
}
.anketa_desc {
padding: 1px 5px 0 5px;
text-align: left;
}

.anketa_desc2 {
padding: 5px 5px 0 14px;
}

.anketa_bot_comments {
min-height: 29px;
margin-top: 5px;
background: url(/images/anket_bot_comments.gif) no-repeat center;
line-height: 27px !important;
}

.anketa_bot_comments a, .anketa_bot_comments a:hover, .anketa_bot_comments a:visited {
color: #000 !important;
line-height: 27px !important;
}

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


.anketa_lines {

}

.anketa_content li {
text-align: left;
width: 295px;
min-height: 20px;
margin: 0 0 2px 10px;
padding-left: 10px;
color: #000;
background: url(/images/anket_line_wr.gif) repeat-y;
}


ul.searchphone {
    display:block;
    padding: 5px;
    margin:2px;
    width: 100px;
}
    
ul.searchphone li {
    background:#f60;
}
    
.anketa_content li li {
    width:auto;
}

ul.searchphone li a {
    display: block;
    height: 18px;
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 0 0 0 25px ;
    }

#google {
    background-image: url(/images/favicon-google.ico);
}

#yandex {
    background-image: url(/images/favicon-yandex.ico);
}

#rambler {
    background-image: url(/images/favicon-rambler.ico);
}

/* Mail form*/

#girlmail {
    padding: 0.5em 0 1em 0;
    font-size:90%;
}

.hidden{display:none;}

#girlmail h4, .girlmail p {
    margin: 0 0 0.5em 0;
}

#girlmail div {
    margin: 0 0 3px 0;
}
.anketa_content a, .anketa_content a:hover, .anketa_content a:visited {
color: #fff !important;
}

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

a.ashow {
    border-bottom: dotted 1px #fff;
    text-decoration:none;
}

.anketa_sub {
background: none !important;
width: 100px !important;
}

.anketa_otzivi {
margin: 0 14px;
color: #000 !important;
}


.anketa_otzivi td {
 width: 100px; 
text-align: center;
vertical-align: middle;
line-height: 20px !important;
height: 20px !important;
padding-left: 4px;
margin: 1px;
background: #FF4F00 url(/images/anket_line_wr2.gif) left repeat-y;
border: 2px solid #3e0009;
}

.anketa_map {
margin: 0 auto 5px auto;
width: 207px;
height: 273px;
background: url(/images/ank_map.png) center no-repeat;
}

.padder_map {
height: 25px;
width: 100%;
}


.anketa_map_img {
width: 198px;
height: 240px;
background-position: 50% 50%;
background-repeat: no-repeat;
/*background: url(/images/map.jpg) no-repeat;*/
overflow: hidden;
margin: 0 auto;
}

.anketa_map_img img {display:block}

.anketa_vid {
margin: 0 auto;
width: 207px;
height: 170px;
background: url(/images/ank_video.png) no-repeat;
}

.padder_vid {
height: 22px;
width: 100%;
}

.anketa_vid_img {
width: 198px;
height: 142px;
background: url(/images/video.jpg) center no-repeat;
overflow: hidden;
margin: 0 auto;
}

.anketa_vid_img p {margin:0;}

.top_line_ank{
height: 27px;
background: url(/images/top_line_wr.gif) top;
overflow: hidden;
}

.top_line_ank2{
height: 27px;
padding-left: 10px;
background: url(/images/top_line_left_anket.gif) top left no-repeat;
}

.top_line_ank3{
height: 27px;
background: url(/images/top_line_right.gif) top right no-repeat;
padding: 0 10px;
}

.top_line_ank_text{
float: left;
height: 27px;
font-size: 11px;
background: url(/images/top_line_left_anket_wr.gif) top repeat-x;
}

.top_line_ank_text2{
float: left;
height: 27px;
line-height: 24px;
padding: 0 6px;
padding-right: 20px;
background: url(/images/top_line_left_anket2.gif) top right no-repeat;
}

.top_line_ank_text2 a, .top_line_ank_text2 a:hover, .top_line_ank_text2 a:visited {
font-size: 11px;
color: #fff;
}

.top_line_ank_text2 a:hover {
color: #fff !important;
text-decoration: underline;
}

.anket_statistic {
float: right;
font-size: 11px;
padding-right: 4px;
line-height: 22px;
}


.text_module {
width: 658px;
margin-top: 10px;
}


.text_content {
text-align: left;
width: 658px;
background: url(/images/text_wr.gif) left repeat-y;
}

.text_content2 {
padding: 10px 20px;
color: #79006f;
font-size: 12px;
font-weight: 900;
}

.text_content2 a, .text_content2 a:hover, .text_content2 a:visited {
color: #fff;
font-weight: 900;
}

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

.text_content2 b {
font-weight: 900;
}


.text_content2 li {
color: #79006f;
font-weight: 900;
background: url(/images/text_li-trans.png) left 5px no-repeat;
padding: 1px 0 1px 16px;
margin: 5px 0 5px 0;
}


.text_top {
width: 658px;
height: 16px;
background: url(/images/text_top.gif) left bottom no-repeat;
}

.text_bot {
width: 658px;
height: 16px;
background: url(/images/text_bot.gif) left top no-repeat;
}

.news_top {
width: 658px;
height: 28px;
background: url(/images/news_top.gif) left bottom no-repeat;
}

.news_header {
padding: 8px 0 0 20px;
text-align: left;
}

.news_date {
color: #000;
font-weight: 900;
}

.news_theme {
color: #000;
font-weight: 900;
padding-left: 20px;
}



.top_content {
text-align: left;
width: 658px;
background: url(/images/top_wr.gif) left repeat-y;
}

.top_content2 {
padding: 0 9px;
color: #79006f;
font-size: 12px;
font-weight: 900;
}

.top_content2 td {
background: #ff8400;
color: #000;
border: solid 1px #000;
padding: 3px;
}

.top_content2 td {
background: #ff8400;
color: #000;
border: solid 2px #3e0009;
padding: 3px;
}


.top_td_2 td {
background: #fe9921;
}

.top_td_0 td, .top_td_0 th {
background: #ff6600;
color: #fff;
}

.top_td_0 th {
    font-weight: bold;
    text-align:center;
    border: solid 2px #3e0009;
}

.top_content2 a, .top_content2 a:hover, .top_content2 a:visited {
color: #79006f !important;
font-weight: 900;
}

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

.top_content2 b {
font-weight: 900;
}

.top100 td {
    text-align: center;
    vertical-align: middle;
}
.top100 td.top100text {
    text-align: left;
}

.top_table_topmenu {
color: #000;
font-weight: 900;
background: url(/images/top_table_topmenu.gif) left center no-repeat;
padding-left: 10px;
margin-left: 20px;
}

.top_table_topmenu a, .top_table_topmenu a:visited, .top_table_topmenu a:hover {
color: #000 !important;
font-weight: 900;
}

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

.top_content2 .newcomment td {
    font-weight: bold;
    background:#F24C02;
}

.top_content2 .newcomment td p {
    font-weight:bold;
}

.top_content2 .hiddencomment td {
    background:#ccc;
}

.search_module {
width: 431px;
margin: 10px auto;
}



.search_content {
text-align: left;
width: 431px;
background: url(/images/search_wr.gif) left repeat-y;
}

.search_content2 {
padding: 0;
width: 401px;
color: #79006f;
font-size: 12px;
font-weight: 900;
margin: auto;
}



*:first-child+html .search_content2 {
    padding: 0;
}

.search_content2 a, .search_content2 a:hover, .search_content2 a:visited {
color: #fff !important;
font-weight: 900;
}

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


.search_top {
width: 431px;
height: 16px;
background: url(/images/search_top.gif) left bottom no-repeat;
}

.search_bot {
width: 431px;
height: 16px;
background: url(/images/search_bot.gif) left top no-repeat;
}


.search_module#spbmap  {
    width: 481px;
    }

#spbmap .search_content {
    width: 481px;
    background: url(/images/spbmap/search_wr.gif) left repeat-y;
}

#spbmap .search_content2 {
    width: 451px;
}

#spbmap .search_top {
width: 481px;
height: 16px;
background:  url(/images/spbmap/search_top.gif) left bottom no-repeat;
}

#spbmap .search_bot {
width: 481px;
height: 16px;
background: url(/images/spbmap/search_bot.gif) left top no-repeat;
}
#spbmap .search_map {
    width:450px;
    
}

#spbmap .search_header {
width: 445px;
background: #FF4F00 url(/images/spbmap/search_td_wr.gif) 0 0  repeat-y ;
}

.search_content2 table{
width: 400px;
}

.search_content2 table table{
width: auto;
}


.tdtdtd {
background: url(/images/search_td_wr.gif) right repeat-y !important;
border-bottom: solid 2px #3e0009;
width: 413px;
color: #000;
}


.search_content2 td{
padding: 4px;
background: none;
border-bottom: solid 2px #3e0009;
}

.search_content2 td td{
background: none;
border-bottom: none;
padding: 0;
}

.search_content2 td td td{
background: none;
border-bottom: none;
padding: 0;
}



.search_type {
background: url(/images/search_td_wr.gif);
}


.tdtdtd2 {
background: url(/images/search_td_wr.gif) right repeat-y !important;
border-bottom: solid 2px #3e0009;
width: 413px;
color: #000;
}

.tdtdtd2 {
border: solid 2px #3e0009;
}

.tdtdtd2 td {
border: solid 2px #3e0009;
}

.tdtdtd2 td td {
border: none;
}

.tdtdtd2 td.tdtdtd_td {
  background: url(/images/search_type_td_wr.gif) right repeat-y;
  font-weight: 900;
  vertical-align: middle;
  text-align: center;
}

.tdtdtd2 td.tdtdtd_tr {
  background: url(/images/search_type2_td_wr.gif) right top no-repeat;
  text-align: center;
  vertical-align: top;
  font-weight: 900;
  padding-top: 0px !important;
  margin: 0 !important;
}

.tdtdtd_tr {
height: 22px;
  background: url(/images/search_type2_td_wr.gif) right top no-repeat;
  text-align: center;
  vertical-align: top;
  font-weight: 900;
  padding-top: 0px !important;
  margin: 0 -4px !important;
}

.tdtdtd2 td {
  text-align: left;
}

.userankets {width:100%;}

.userankets td {
    text-align:center;
}

.b {margin:auto;}

.b td {
    border:none;
    padding:3px 5px;
}

.normal_table td {
    padding:3px 5px;
}

.search_header {
width: 395px;
font-size: 12px;
color: #000;
padding-left: 5px;
margin: 0 auto;
margin-bottom: 5px;
background: url(/images/search_td_wr.gif) repeat-y left;
}


.search_map {
margin: 0 auto;
width: 400px;
text-align: center;

}


.city_switcher {
text-align: center;
margin-top: 10px;
}

.city_switcher a, .city_switcher a:visited, .city_switcher a:hover {
color: #fff;
}

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

#subscribe_city {
    margin: 10px;
}
    
#subscribe_city a {
    text-decoration:none;
    border-bottom: dotted 1px #fff;
    font-size:15px;
    font-weight: normal;
}
#subscribe_city a.city_selected {
    color:#000;
    font-weight:bold;
    font-size:20px;
}

.city_selected {
    color:#ffa200;
    font-weight:bold;
    font-size:20px;
}
.stat {
/*float: left;*/
vertical-align:middle;
}

.username {white-space: nowrap;}
.stat_name {
color: #920d2d;
font-weight: 900;
}

.otz_head {
color: #920d2d;
font-weight: 900;
}

.otz_head a {
    font-weight: bold;
}

.otz_head a:hover {
    color:#fff !important;
    text-decoration: underline;
}

.map_module{
width: 637px;
margin: 9px 0;
}

.map_top {
width: 637px;
height: 18px;
background: url(/images/map_header.gif);
margin-bottom: 3px;
color: #000;
font-weight: 900;
}

.map_content {
background: url(/images/map_wr.gif) repeat-y;
width: 637px;
}

.map_content2 {
color: #000;
padding: 20px 10px;
}




.map_ank_module{
    width: 443px;
    margin: 0 auto;
}

.map_ank_top {
    width: 443px;
    height: 11px;
    background: url(/images/map_ank_top.gif) 0 0 no-repeat;
}

.map_ank_bot {
    width: 443px;
    height: 11px;
    background: url(/images/map_ank_bot.gif) 0 0 no-repeat;
}

.map_ank_content {
    background: #920D2D url(/images/map_ank_bg.gif) repeat-y;
    padding: 1px 0;
    width: 443px;
}

.map_ank_content2 {
    color: #000;
    overflow:hidden;
}
/*
.map_ank_content2:after {
    content: ".";
    display: block;
    margin:0; padding:0;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
*/
.map_ank_content2 img {
    border: solid 2px #fff;
    margin: 10px;
    display:block;
}

#saunadata img {
    margin: 0 10px;
}

#saunadata table {
    margin: 5px 0;
}

.map_ank_content2 img:hover {
    border: solid 2px #ffb400;
}

.map_ank_content2 td td {
    width: 140px;
    padding: 0 4px;
    background: url(/images/map_ank_td.gif) right repeat-y;
    border: solid 1px #920d2d;
    font-weight: normal;
    text-align: left;
}

.map_map {
border: none;
}

#addform h3 {
    text-align:center; 
    color:#fff; 
    margin: 10px;
    }
    
/*#addform  #step1, */
#addform  #step2,
#addform  #step3 {
    display:block;
}

    
    
.res {
    border: solid 2px green;
    background:#A0F1CF;
    color:#000;
    padding: 5px 10px;
}

.error {
    border: solid 1px red;
    color: #000;
    background:#FEAFAF;
}

label.error {
    border: none;
    background:transparent;
    padding: 1px;
    margin: 0 2px;
    color:#fff;
}

.errorcontainer {
	margin: 1em 0 1em 125px;
	/*float:none;*/
    display: block;
    width: auto;
    font-weight: bold;
    color:#fff;
}
/*
.userform div.errorcontainer {
    margin: 1em 0 1em 125px;
}
*/

div.errorcontainer label {
    float:none;
    display: block;
    margin: 0.5em 0;
    width: auto;
    font-weight: bold;
}

div.captcha {
    padding: 0 0 0 120px;
}

.catcha_img {
    width: 40px;
}

#maincol div.errorcontainer label.error {
    color:red;
}

.posred_anket .logintable td {
    border:none;
}

.girl {
    margin: 1em 0;
    padding: 10px;
    border: solid 2px #000;
}

.girl h4 {
    border-bottom: solid 1px #333;
}

.girl h5 {
    font-size:13px;
    font-weight:bold;
}  

.girl table {
    width:100%;
}

.girl td {
    vertical-align:top;
    padding:5px;
    font-size:11px;
    line-height:1.3;
}


.posred_anket_photo {
    padding:10px 0;
}

.posred_anket_photo img {
    border: solid 1px #fff;
}

dl.profile_info {
    display:block;
    font-size:11px;
    clear:both;
    border-bottom: solid 1px #333;
    padding: 5px 0;
    margin:5px 0 0 0;
    zoom: 1;
}

dl.profile_info:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.profile_info dt {
    width:130px;
    clear:left;
    color:#000;
    font-weight:bold;
    float:left;
}

.profile_info dd {
    width:160px;
    float:left;
    padding: 0 0 0 5px;
}

.info_stats dt, .info_stats dd {
    float:none;
    width:auto;
    display:block;
    padding: 0 0 0 0;
}
.info_stats dd {white-space:nowrap}


.anket_status {
    margin: 3px 0 3px 0;
    padding: 2px 3px;
    border: solid 1px #000;
    background:#eee; color:#000;
}

.anket_prior_form {
    line-height:11px !important;
}
.userform div {
    height:1%;
    margin:5px;
    zoom:1;
}

.userform div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.userform label {
    display: block;
    float:left;
    width:120px;
}

.userform .textinput {
    width:300px;
}

/* Galleria Styles */

.galleria {list-style:none; width:313px; margin: 0 0 0 0; padding:0;}
.anketa_content .galleria li {display:block; height:140px;
    float:left; margin:0 3px 10px 3px; padding:0;background:transparent}
.anketa_content .galleria li a {display:none; }
.anketa_content .galleria li a:hover {display:none; border: 1px solid #fff }
.galleria li div {position:absolute;display:none;top:0;left:180px}
.galleria li div img {cursor:pointer; border: 1px solid #ffb400; display:block}
.galleria li.active div img,.galleria li.active div {display:block}
.galleria li img.thumb {cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto; }
.galleria li .caption {display:block;padding-top:.5em}
* html .galleria li {margin:0 1px 5px -3px;}
* html .galleria li div span {width:626px} /* MSIE bug */


/* Video*/

#container embed {margin: 10px auto;}

/* Datepicker */

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin:  0px 3px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.support_form textarea {
    width:90%;
}
.support_form label {
    display: block;
    margin: 3px 0;
}

.support_qa {
    margin: 10px 0;
    padding: 0 0 10px 0;
    border-bottom: solid 1px #333;
}

.support_qa h6 {
    width: 140px;
    float:left;
}

#TB_ajaxContent .support_qa p {
    margin: 0 0 10px 0;
    padding:0;
}

.support_a div, .support_q div {
    display: table;
}

#TB_ajaxContent .support_a p a {
    color: white;
}


/* ADMIN 
*******************************/

.main_body#admin {
    margin: 0 0 0 160px;
}

#admin .centner {
    width: 100%;
}

#admin .text_module {
    width:100%;
}

#admin .text_content {
    width:98%;
    min-height:1200px;
    background: #FD9E00;
    margin:auto;
    border: double 3px #000;
    }

#adminpanel .text_content2 {
    font-weight:normal;
}

#admin .top_line {
    margin: 0 0 5px 5px;
}

.adminradio {
    white-space: nowrap;
    text-align: left;
}

#adminpanel .posred_anket td, 
#adminpanel .posred_anket th {
    border: 1px solid #fff;
    text-align: center;
    padding:3px 6px;
    
}

#adminpanel .posred_anket .newseditor td {
    border:none;
}

#adminpanel .tableform td {
    border: none;
    margin: 0 0 20px 0;
    text-align:left;
}

#adminpanel .posred_anket th {
    background:#fff;
    border: 1px solid #fff;
}

table.admin_ankets {
    border-collapse: separate;
    border-spacing: 1px;
}

#adminpanel .posred_anket td.text_data {
    text-align:left;
    width:400px;
}

#adminpanel .posred_anket td p {
    margin: 0 0 1em 0;
}

#admin fieldset div {
    margin: 3px 0;
}

.centered-multiline {
    width: 200px;
    margin: 1em auto;
}

.admin-textinput {
    font-size:16px;
}
.centered-multiline label.error {
    display:block;
    color:#000;
}

/* Comments */
.commentsblock {
    margin: 0 0 3em 0;
}
.commentsblock h4 a {font-size:17px;}

.commentsblock table {
    width:100%;
    margin: 3px 0 0 0;
}

.commentsblock td {
    padding:3px 5px;
    text-align:center;
}
.hiddencomment td {
   background:#ccc;
   color:#000;
}

.legend {
    margin: 1em 0;
    border-collapse: separate;
    border-spacing: 1px;
    }

.legend td {
    padding:5px 7px;
    font-weight: bold;
}

.newcomment {}
.hiddencomment {background:#ccc;}
.deletedcomment {background:#CC6702}
.ownerscomment {background:#FC0350}

.comments-data {width:140px;}
.comments-text {width:70%;}
td.comments-act {width:85px;vertical-align: middle; text-align: left;}
td.comments-chk {vertical-align: middle}

#adminpanel .posred_anket .anket_checked{border: solid 1px #0c0}
#adminpanel .posred_anket .anket_new, #adminpanel .posred_anket tr.anket_new td  {border: solid 1px #f00}
#adminpanel .posred_anket .anket_video, #adminpanel .posred_anket tr.anket_video td {border: solid 1px #000}
#adminpanel .posred_anket .anket_checked, #adminpanel .posred_anket tr.anket_checked td {border: solid 1px #0f0}

#allankets td {border: solid 1px #fff !important}

.news-item {
    border-bottom: solid 1px #fff;
    padding: 0 0 1em 0;
    margin: 1em 0 0 0;
}

.news-item h4 {margin: 5px 0 0 0;}
.news-item p {margin: 5px 0;}
.newsdate {
    font-style: italic;
    font-size:11px;
    }

.support-item {
    border: solid 1px #fff;
    padding: 0 0 1em 0;
    padding-left: 2em;
    margin: 1em 0 0 0;
    text-align:left;

}
 

.support-item form textarea {
    width: 500px;
    height: 70px;
}

.support-item form {
    display: inline;
}




 
#adminpanel  #bannerlist td {
    text-align:left;
    padding:20px;
    border:none;
}

#adminpanel  #bannerlist td.bannersample {
    padding: 45px 10px;
    text-align:center;
    font-weight: normal;
}

#adminpanel .bannersample p {
    text-align:center;
}

 #adminpanel .text_content2 .bannersample a, 
 #adminpanel .text_content2.bannersample a:hover,
 #adminpanel .text_content2.bannersample a:visited 
{
color:#FFFFFF;
font-weight:normal;
}


/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
border: 1px solid #fff;

width: 648px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 628px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 660px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;

}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #fff;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

div.footer_text {
/*font: bold 9px Verdana;8
*/
}

div.footer_text h1 {
font-size: 14px; font-weight:bold; text-align: center; 
}

a.white_link {
color:#fff; 
}

a.white_link:hover{
color:#ffa200; 
}

span.plus {
	font-weight: bolder;
	font-size:11pt;
}

