html {
height:100%;
background:url(../images/bkg_top.gif) repeat-x;
}
* html body {
height:100%;
width:expression( documentElement.clientWidth < 999 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 999 ? "999" : "auto") : "999px") : "auto" );		
}
body{
padding:0;
margin:0 auto;
min-height:100%;
position:relative;
width:100%;
min-width: 1150px;
font-family: Tahoma;
font-size: 11px;
color:#333333;
line-height: 150%;
}
h1 {
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.6em;
color:#fff;
background-color:#2873aa;
float:left;
font-weight:normal;
padding:0px 4px 2px 4px;
}
h2
{
    margin: 0px 0px 16px 0px;
    font-family: Verdana;
    font-size: 1.5em;
    color: #ffffff;
    background-color: #e82587;
    float: left;
    font-weight: normal;
    line-height: 140%;
    padding: 0px 8px 1px 8px;
}
h3
{
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color: #fff;
    background-color:#92bf12;
    float: left;
    clear: left;
    font-weight: normal;
    line-height: 150%;
    padding: 0px 8px 0px 8px;
}
h3.title
{
	float: none;
	background: none;
	color: #e82587;
	padding: 10px 0 5px 0;
}
h3.subtitle
{
	float: none;
	background: none;
    color: #2873aa;
	padding: 10px 0 5px 0;
}

H4 {
MARGIN: 0px;
color:#2873aa;
font-size:1.4em;
}
H5 {
MARGIN: 0px;
color:#2873aa;
font-size:1.4em;
}
H6 {
MARGIN: 0px;
color:#92bf12;
font-size:1.1em;
border-bottom:solid 1px #92bf12;
padding-bottom:2px;

}

a, .as-link
{
	color:#2873aa;
	text-decoration: underline;
	cursor: pointer;
}
a.but1 {
color:#e82587;
border:solid 1px #b3b3b3;
display:block;
float:left;
background:url(../images/bkg_but1_2.gif) repeat-x;
padding:2px 5px 3px 5px;
margin-right:15px;
}
a.but2 {
color:#2873aa;
border:solid 1px #b3b3b3;
display:block;
float:left;
background:url(../images/bkg_but1_2.gif) repeat-x;
padding:2px 5px 3px 5px;
margin-right:15px;
}
a.but3 {
color:#e82587;
border:solid 1px #b3b3b3;
display:block;
float:right;
background:url(../images/bkg_but1_2.gif) repeat-x;
padding:2px 5px 3px 5px;
margin-right:15px;
line-height:1.2em;
}
a.but4 {
color:#fff;
display:block;
float:left;
background:url(../images/bkg_but4.gif) repeat-x;
width:115px;
height:19px;
text-align:center;
padding-top:3px;
}
a.but4:hover {
text-decoration:none;
color:#fff;
}
A:focus, a:active {
outline:none;
}
a:hover, .as-link:hover
{
	text-decoration: none;
	color:#e82587;
}
a.mark {
	text-decoration:none;
	color:red;
}
a.mark:hover {
	text-decoration:blink;
}
p 
{
    line-height: 160%;
}
ul,li {
margin:0px;
padding:0px;
}
img {
border:none;
}
form {
margin:0px;
padding:0px;
}
input,select,textarea {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: small;
}
dt
{
    border-bottom: solid 1px #92bf12;
    padding-bottom: 2px;
    color: #92bf12;
    font-size: 1.1em;
    font-weight: bold;
    padding-top: 0.5em;
}
dd
{
    margin: 0;
    padding-top: 1em;
    margin-bottom: 1em;
}
.iePNG, IMG { filter:expression(fixPNG(this));} 
.iePNG A { position: relative; }
.iePNG A:hover { position: relative; }
.clear
{
    clear: both;
    font-size: 0;
    line-height: 0;
}
.date-string
{
	color: #666666;
}
.rule-string
{
	color: #999999;
}
.selected-string
{
	color: #e82587;
}
.title-string
{
    color: #2873aa;
    font-weight: bold;
}
.richtext-subtitle
{
    position: relative;
	clear: left;
	height: 23px;
}
.richtext-subtitle .date-string
{
    position: absolute;
    left: 0;
    line-height: 23px;
}
.richtext-subtitle .date-string span
{
    float: left;
}
.richtext-subtitle .date-string img
{
    float: left;
    margin: 0 0.5em;
}
.richtext-subtitle-point
{
    position: absolute;
    right: 0;
    line-height: 23px;
}
.richtext-subtitle-point span
{
    font-weight: bold;
    color: #92bf12;
}
.richtext
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 150%;
}
.richtext img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.richtext-footer
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: solid 1px #92bf12;
	border-bottom: solid 1px #92bf12;
}
.input-table
{
    border-collapse: collapse;
}
.input-table td
{
    padding-top: 3px;
    padding-bottom: 3px;
}
.input-table label
{
    font-weight: bold;
}
.editor-field
{
    padding-top: 8px;
    padding-bottom: 8px;
}
.editor-field label
{
    display: block;
}
#top
{
    height:164px;
    background: url(../images/bkg_topmenu.gif) no-repeat;
}
.topmenu
{
    position: absolute;
    display: inline;
    top: 0;
    right: 0;
    height:24px;
    font-family: Verdana;
    font-size:1.2em;
    padding-top:20px;
    padding-right:6px;
}
.topmenu li
{
    display: inline;
    float:left;
    background-image:url(../images/bkg_menu_span.gif);
    background-position: left 0;
    height:24px;
    margin-left:6px;
    border: solid 1px #31A7CE;
}
.topmenu li:hover
{
    background-image:url(../images/bkg_menu_span.gif);
    background-position: left -23px;
}
.topmenu a
{
    display: block;
    float: left;
    background-position: right top;
    color: #fff;
    text-decoration: none;
    height: 18px;
    border: 2px solid #2A72A9;
    padding: 2px 6px 0px 6px;
}
.topmenu a:hover
{
    border-style: none solid solid solid;
    border-width: 2px;
    border-color: #E82587;
    color: #fff;
    padding: 4px 6px 0px 6px;
}
.topmenu li.topmenu_active
{
    background-image:url(../images/bkg_menu_span.gif);
    background-position: left -23px;
}
.topmenu li.topmenu_active a
{
    border-style: none solid solid solid;
    padding: 4px 6px 0px 6px;
    border-width: 2px;
    border-color: #E82587;
}
.top2
{
    position: relative;
    top: 45px;
    background: url(../images/bkg_top2.gif) repeat-x top;
    min-width: 994px;
    height: 116px;
    background-color: #31A7CE;
    border: solid 1px #31A7CE;
    margin-left: 6px;
    margin-right: 6px;
}
.logo
{
    position:absolute;
    top: 0;
    left: 0;
    background:url(../images/bkg_logo.gif) no-repeat;
    width:232px;
    height:117px;
    color:#defaff;
    font-size:13px;
}
.logo h1
{
    position: absolute;
    top: -22px;
    left: 18px;
    margin: 0;
    padding: 0;
    background-color: Transparent;
}
.logo_newyear h1
{
    position: absolute;
    top: -44px;
    left: 18px;
    margin: 0;
    padding: 0;
    background-color: Transparent;
}
.logo h1 a
{
    display: block;
    width: 150px;
    height: 128px;
    background-image: url(../images/logo_old.png);
    text-indent: -9999px;
    text-decoration: none;
    cursor: pointer;
}
.logo_newyear h1 a
{
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(../images/logo_newyear.png);
    text-indent: -9999px;
    text-decoration: none;
    cursor: pointer;
}
.logo div, .logo_newyear div
{
    display: none;
}
.banner468 {
float:right;
background:url(../images/bkg_top2a.png) no-repeat top right;
height:91px;
width:576px;
text-align:right;
padding-right:74px;
padding-top:27px;
}
.filter_t {
position:absolute;
top:138px;
left:50%;
margin-left:-260px;
font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#fff;
background:url(../images/bkg_filter_t.gif) no-repeat left bottom;
padding-bottom:2px;
padding-left:35px;
}
.filter
{
	position: relative;
    background:url(../images/bkg_filter.gif) repeat-x;
    height:40px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    font-size:1.2em;
}
.filter form {
padding-top:9px;
}

.filter span {
display:block;
padding-top:3px;
padding-left:10px;
}
.filter td {
padding-right:10px;
vertical-align:top;
}

.filter_but {
border:none;
background:url(../images/filter_but.gif) no-repeat;
width:60px;
height:21px;
}

#logonstatus
{
	display: block;
	position: absolute;
	top: 0;
	right: 8px;
	text-align: right;
	line-height: 40px;
	color: #ffffff;
	padding: 0;
	font-weight: normal;
}
#logonstatus a:link, #logonstatus a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px #FFFFFF dashed;
}
#logonstatus a:hover
{
	color: #FFF400;
	border-bottom: 1px #FFF400 dashed;
}

#content
{
    clear:both;
    width:100%;
    overflow:hidden;
    padding-bottom:100px;
}
.left {
width:140px;
float:left;
padding-left:10px;
}
.catalog {
clear:both;
padding-left:10px;
padding-top:10px;
overflow:hidden;
padding-bottom:10px;
}
.catalog a{
line-height:20px;
}
.newcinema_left {
clear:both;
padding-top:10px;
position:relative;
padding-bottom:10px;
}
.newcinema_left img {
border:none;
}
.newcinema_left_tumb {
position:absolute;
top:10px;
left:0px;
}
.newcinema_left p{
padding-top:5px;
padding-left:7px;
} 
.newcinema_left strong{
font-size:1.2em;
color:#2873aa;
display:block;
padding-bottom:6px;
padding-top:4px;
} 
.newcinema_left a {
font-size:1em;
line-height:25px;
}
.newcinema_left span a {
line-height:25px;
color:#e82587;
text-decoration:none;
line-height:normal;
} 
.receptday_left {
clear:both;
padding-left:10px;
padding-top:10px;
overflow:hidden;
padding-bottom:10px;
}
.receptday_left a{
line-height:24px;
font-weight:bold;
}
.bann120x60 {
margin-top:40px;
margin-left:15px;
clear:both;
border:none;
}
.right {
width:170px;
float:right;
padding-right: 10px;
}
.aut {
clear:both;
padding:10px 5px 10px 10px;
color:#7f7f7f;
}
.aut label {
clear:both;
display:block;
}
.aut_inp {
border:solid 1px #9c9c9c;
width:99px;
margin-top:3px;
margin-bottom:5px;
padding:2px 1px 2px 1px;
clear:both;
float:left;
}
.aut_but {
border:none;
background:url(../images/aut_but.gif) no-repeat;
width:48px;
height:20px;
float:left;
margin-left:3px;
margin-top:3px;
cursor:pointer;
}
.aut p {
clear:both;
margin-left:-10px;
padding-top:5px;
}
.aut_a1 {
font-size:0.9em;
color:#333333;
}
.aut_a2 {
color:#e82587;
font-weight:bold;
line-height:3em;
}
.journal_right {
clear:both;
padding-top:10px;
position:relative;
overflow:hidden;
padding-bottom:30px;
width:100%;
}
.journal_right img {
border:none;
float:left;
margin-left:10px;
}
.journal_right_tumb {
position:absolute;
top:10px;
left:0px;
}
.tags {
clear:both;
padding:10px 15px 40px 0px;
text-align:center;
}
.tags a {
color:#92bf12;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.tags a:hover {
color:#e82587;
}
.question {
clear:both;
padding:10px 10px 40px 10px;
}
.question strong{
display:block;
padding-bottom:10px;
}
.question p{
overflow:hidden;
clear:both;
width:100%;
padding-bottom:15px;
}
.question input{
float:left;
}
.question label{
color:#2a7bb0;
padding-top:1px;
float:left;
padding-left:4px;
}
.center {
margin-left:185px;
margin-right:185px;

}
.indblock {
overflow:hidden;
width:99%;
position:relative;
padding-bottom:40px;
}
.border_right
{
    border-right: solid 1px #c0c0c0;
}
.latest_index
{
    width:48%;
    padding-right:2%;
    float:left;
}
.latest_index h2
{
    background-color:#92bf12;
    float: none;
}
.latest_index dl
{
    position: relative;
}
.latest_index dt
{
    color:#92bf12;
    font-size:1.1em;
    font-weight: bold;
    padding-bottom:2px;
    border-bottom: solid 1px #92bf12;
}
.latest_index dt a
{
    text-decoration: none;
}
.latest_index dd
{
    padding-top: 12px;
    margin: 0 0 24px 0;
}
.latest_index dd .image_container
{
    float: left;
    text-align: center;
}
.latest_index dd .text_container
{
    margin-left: 136px;
}
.latest_index dd .interest_container
{
    clear: left;
    padding-top: 8px;
}
.afisha_main {
width:95%;
padding-right:1%;
float:left;
line-height:14px; 
}
.latest_index_с
{
    clear: both;
    padding: 0px 0px 10px 0px;
}
.latest_index_с p
{
    clear:both;
    overflow:hidden;
    padding-top:15px
}
.latest_index_с img
{
    float:left;
    margin-right:8px;
    margin-bottom:8px;
} 
.latest_index_с a
{
    font-weight:bold;
    padding-top:4px;
    padding-bottom:4px;
} 
.forum_index
{
    width:48%;
    padding-right:1%;
    float:left;
}
.forum_index h2
{
    background-color:#92bf12;
    float: none;
}
.forum_index_с {
clear:both;
padding:0px 10px 10px 0px;
}
.forum_index_с p{
clear:both;
overflow:hidden;
padding:7px 0px 5px 10px;
border-bottom:solid 1px #d9e9ac;
}
.forum_index_с span{
color:#7f7f7f;
}
.fi0 {
font-weight:bold;
display:block;
padding-top:2px;
padding-bottom:4px;
}
.fi1 {
text-decoration:none;
}
.fi2 {
color:#e82587;
text-decoration:none;
}
.meeting_index {
width:48%;
padding-right:1%;
float:left;
}
.meeting_index_с {
clear:both;
padding:0px 10px 10px 0px;
}
.meeting_index_с p{
clear:both;
overflow:hidden;
padding:10px 0px 5px 10px;
}
.meeting_index_с span{
color:#e82587;
}
.meeting_index_с img{
float:left;
margin-right:10px;
margin-bottom:5px;
} 
.meal_banquet {
width:48%;
padding-right:1%;
float:left;
}
.meal_index {
width:100%;
color:#e82587;
padding-bottom:30px;
overflow:hidden;
}
.meal_index_с {
clear:both;
padding:0px 10px 10px 0px;
}
.meal_index_с p{
clear:both;
overflow:hidden;
padding:10px 0px 5px 10px;
height:60px;
position:relative;
}
.meal_index_с img{
float:left;
margin-right:10px;
margin-bottom:5px;
border:solid 1px #32a8ce;
} 
.meal_index_с span a{
font-weight:bold;
}
.meal_index_с span{
display:block;
height:12px;
position:absolute;
left:80px;
top:50%;
margin-top:-6px;
font-weight:bold;
}
.banquet_index {
clear:both;
}
.banquet_index a{
clear:both;
}
.banquet_index_с {
clear:both;
padding:0px 10px 10px 0px;
font-size:1.4em;
font-family:"Times New Roman", Times, serif;
}
.banquet_index_с p{
clear:both;
overflow:hidden;
padding:10px 0px 5px 10px;
float:left;
text-align:right;
}
.banquet_index_с img{
border:solid 1px #32a8ce;
margin-bottom:3px;
} 
.info
{
    overflow:hidden;
    position:relative;
}
.info h4 {
padding-top:3px;
padding-bottom:3px;
}
.info_c {
clear:both;
padding-top:20px;
padding-left:10px;
}
.info_c img{
float:left;
margin-right:10px;
margin-bottom:10px;
}
.info_c_top {
overflow:hidden;
font-size:0.9em;
height:20px;
}
.info_c_top strong{
float:left;
}
.info_c_top p{
float:right;
}
.info_c_top p span{
color:#92bf12;
font-weight:bold;
}
.info_c_top p strong{
float:none;
}
.info_c_top a {
color:#e82587;
}
.info_c_bottom {
overflow:hidden;
padding-top:5px;
font-size:0.9em;
color:#7f7f7f;
width:99%;
padding-bottom:10px;
}
.info_c_bottom div {
float:left;
}
.info_c_bottom p {
float:left;
padding-right:15px;
}
.info_c_bottom p span{
float:left;
}
.info_c_bottom p img{
margin:0px;
float:left;
padding-left:6px;
padding-right:6px;
}
.info_c_bottom p a{
padding-right:5px;
}
.info_c_bottom strong{
float:right;
}
.info_c_bottom strong a{
color:#e82587;
}
.info_c_klon {
color:#7f7f7f;
border-top: solid 1px #d9e9ac;
padding-top:4px;
overflow:hidden;
clear:both;
}
.info_c_klon a {
padding-left:2px;
padding-right:2px;
}
.comments {
padding-top:10px;
}
.comments h3 {
float:none;
font-size:1.4em;
padding-bottom:4px;
padding-top:2px;
font-weight:bold;
width:100%;
}
.comments div  {
overflow:hidden;
padding-bottom:2px;
padding-top:20px;
border-bottom:solid 1px #d9e9ac;
width:100%;
}
.comments div img {
float:left;
margin-right:10px;
}
.comments div p {
padding-left:60px;
}
.comments span {
font-size:0.9em;
color:#7f7f7f;
display:block;
padding-bottom:3px;
}
.comments span.commforuser {
font-size:1em;
color:#333333;
display:block;
background-color:#e9f2d0;
padding-left:3px;
padding-bottom:2px;
margin-bottom:5px;
}
.comments span a{
margin-left:10px;
margin-right:10px;
}
.comment-author-name
{
    color: #666666;
    font-weight: bold;
}
.comment-date-string
{
    color: #666666;
    margin-top: 5px;
    margin-bottom: 10px;
}
.comment-command
{
    font-size: 90%;
    margin-top: 10px;
    margin-bottom: 5px;
}
.quot {
float:right;
color:#e82587;
font-size:0.9em;
}
.comment-table
{
    margin-bottom: 10px;
    border-collapse: collapse;
    max-width: 776px;
}
.comment-table tr.odd
{
    background-color: #e9f2d0;
}
.comm_form
{
    padding: 10px;
    border: 1px solid #C0C0C0;
    background-color: #E0E0E0;
}
.comm_form .form-title
{
    font-size: 14px;
    padding-bottom: 10px;
}
.comm_form label
{
    font-weight: bold;
    color: #666666;
}
.comm_form input[type=text]
{
    width: 154px;
}
.comm_form input[type=submit]
{
    margin-top: 10px;
}

.comm_form textarea{
border:solid 1px #9c9c9c;
width:98%;
padding:4px;
height:100px;
}
.smiles {
padding-top:8px;
padding-bottom:15px;
}
.smiles img {
margin-right:4px;
}
.comm_form_c  p{
padding-right:20px;
float:left;
font-weight:bold;
color:#2873aa;
}
.comm_sel {
border:solid 1px #9c9c9c;
width:160px;
margin-top:3px;
margin-bottom:5px;
float:left;
padding:1px;
}
.comm_inp {
border:solid 1px #9c9c9c;
width:160px;
margin-top:3px;
margin-bottom:5px;
float:left;
padding:2px;
}
.kod {
clear:both;
padding-top:10px;
font-weight:bold;
color:#2873aa;
line-height:10px;
}
.kod img{
float:left;
margin-top:2px;
margin-right:8px;
}
.kod_inp {
border:solid 1px #9c9c9c;
width:88px;
margin-top:3px;
margin-bottom:5px;
float:left;
padding:2px;
}
.comm_check {
clear:both;
color:#2873aa;
padding-top:10px;
float:left;
}
.comm_check input {
float:left;
margin-right:5px;
}
#foot{
width:100%;
clear:both;
position:absolute;
bottom:0px;
padding:10px 0px 10px 0px;
}
.foot1 {
float:left;
padding-left:20px;
}
.foot1 img {
margin-top:10px;
margin-left:10px;
}
.footmenu {
text-align:center;
color:#2873aa;
}
.footmenu a{
padding-left:2px;
padding-right:2px;
}
.foot2 {
float:right;
padding-right:30px;
}
.foot2 a {
color:#e82587;
}
/* new block
---------------------------------------- */
.trek {
margin-top:-25px;
font-size:0.9em;
color:#2873aa;
float:left;
}
.trek a {
color:#333333;
}
.cat {
float:left;
width:100%;
position:relative;
line-height:1.6em;
}
.cat_am {
float:right;
font-size:0.9em;
}
.cat_am span {
color:#e82587;
font-weight:bold;
}
.cat_filter
{
    clear: both;
    background-color:#e9f2d0;
    padding:8px;
    margin-top: 2em;
}
.cat_filter td{
padding-bottom:10px;
vertical-align:top;
}
.afisha-pre-next-day-filter
{
    color:#2873aa;
    font-size:1.4em;
    font-weight: bold;
    padding-top: 8px;
}
.afisha-pre-next-day-filter a
{
    text-decoration: none;
}
/*
.cat_filter input{
float:left;
}
*/
.cf1 {
font-weight:bold;
width:90px;
text-align:right;
padding-right:5px;
}
.cf2 {
width:22%
}
.cf2 input{
float:left;
}
.cf3 {
width:28%
}
.cf4 {
font-weight:bold;
width:70px;
text-align:right;
padding-right:5px;
}
.cat_filter label{
color:#2873aa;
float:left;
padding-left:4px;
}
input.but_cat_filter {
float:right;
}
.cat_cont {
border-top:solid 1px #d9e9ac;
margin-top:3px;
padding-top:25px;
}
.cat_sort {
font-size:1.1em;
overflow:hidden;
padding-bottom:1px;
border-bottom:solid 1px #d9e9ac;
clear: both;
margin-top: 1.1em;
}
.cat_sort span{
display:block;
float:left;
background-color:#92bf12;
padding:3px 10px 3px 10px;
color:#fff;
font-weight:bold;
margin-right:1px;
}
.cat_sort a{
color:#e82587;
display:block;
float:left;
padding:3px 10px 3px 10px;
background-color:#e9f2d0;
margin-right:1px;
}
.cat_sort a.active{
color:#ffffff;
display:block;
float:left;
padding:3px 10px 3px 10px;
background-color:#93bf12;
margin-right:1px;
}
.cat_block {
padding:10px;
border-bottom:solid 1px #d9e9ac;
margin-bottom:20px;
}
.cat_block_pro{
padding:10px;
border-bottom:solid 1px #d9e9ac;
margin-bottom:20px;
background-color:#e9f2d0;
}
.cat_block img {
border:solid 4px #f8fafc;
float:left;
}
.cat_block_pro img {
border:solid 4px #f8fafc;
float:left;
background-color:#e9f2d0;
}
.cb_top {
overflow:hidden;
padding-bottom:5px;
width:100%;
}
.cb_cont {
padding-left:120px;
}
.rate {
color:#e82587;
}
.rate img{
border:none;
margin-top:3px;
}
.cat_block h4{
float:left;
}
.cat_block .rate{
float:right;
}
.cat_block_pro h4{
float:left;
}
.cat_block_pro .rate{
float:right;
}
.cb_cont p span{
color:#e82587;
font-weight:normal;
}
.cb_cont p u{
text-decoration:none;
font-weight:normal;
color:#7f7f7f;
}
.cb_bot {
clear:both;
padding-top:20px;
font-size:0.9em;
}
.cb_bot a {
color:#e82587;
float:left;
}
.cb_bot p {
padding-left:120px;
}
.cb_bot p a{
color:#2873aa;
float:none;
padding-left:2px;
padding-right:2px;
}
.cat_paging {
float:left;
font-size:1.1em;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.cat_paging a{
color:#e82587;
font-weight:bold;
margin-left:2px;
margin-right:2px;
}
.cat2 {
float:left;
width:100%;
position:relative;
line-height:1.6em;
}
.cat2 .rate{
float:left;
padding-left:40px;
width:190px;
}
.cat2_c {
clear:both;
overflow:hidden;
padding:20px 0px 20px 10px;
}
.cat2_c img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:solid 4px #f8fafc;
}
.cat2_c p {
font-size:0.9em;
color:#7f7f7f;
}
.cat2_c2 {
overflow:hidden;
width:100%;
padding-left:10px;
padding-bottom:10px;
}
.cat2_partic {
clear:both;
font-weight:bold;
padding-bottom:10px;
width:56%;
float:left;
}
.cat2 h6{
margin-bottom:10px;
position:relative;
}
.cat2_partic span{
color:#e82587;
font-weight:normal;
}
.cat2_photo {
width:42%;
float:right;
padding-bottom:15px;
}
.cat2 h6 a{
position:absolute;
right:0px;
font-weight:normal;
font-size:0.8em;
}
.cat2_photo img{
border:none;
margin-right:15px;
margin-bottom:10px;
}
.cat2_news {
overflow:hidden;
padding-bottom:10px;
width:100%;
}
.cat2_news div{
overflow:hidden;
padding-bottom:10px;
}
.cat2_news img {
float:left;
}
.cat2_news span{
padding-left:60px;
display:block;
}
.cat2_news p{
padding-left:60px;
line-height:12px;
padding-top:3px;
}
.cat2_news p a{
font-weight:bold;
}
.cat2_bot {
text-align:right;
padding-bottom:10px;
}
.cat2_bot a{
color:#e82587;
font-weight:bold;
padding-left:5px;
padding-right:5px;
}
.meeting {
float:left;
width:100%;
position:relative;
line-height:1.6em;
}
.meeting_filter {
width:100%;
clear: both;
background-color:#e9f2d0;
border-top:solid 2px #fff;
padding-top:15px;
padding-bottom:10px;
}
.meeting_filter strong{
padding-right:10px;
float:left;
}
.meeting_filter td{
padding-bottom:10px;
vertical-align:top;
}
.meeting_filter input{
float:left;
}
.meeting_filter label{
color:#2873aa;
float:left;
padding-left:4px;
padding-right:5px;
}
.meeting_filter span{
float:left;
padding-right:5px;
padding-left:5px;
}
.meet_inp {
border:solid 1px #7f9db9;
float:left;
color:#7f7f7f;
padding-top:3px;
padding-bottom:3px;
font-size:1em;
padding-left:3px;
}
.tag_inp {
border:solid 1px #7f9db9;
color:#7f7f7f;
padding-top:3px;
padding-bottom:3px;
font-size:1em;
padding-left:3px;
}
input.but_tag_filter {
float:right;
}
.meet_inp2 {
border:solid 1px #7f9db9;
float:left;
color:#7f7f7f;
padding-top:3px;
padding-bottom:3px;
font-size:1em;
padding-left:3px;
width:95%;
}
label.label_girl {
color:#e82587;
}
label.label_group {
color:#333333;
}
.what_this {
font-size:0.8em;
}
input.but_meet_filter {
float:right;
margin-top:10px;
}
.meet_cont {
border-top:solid 1px #d9e9ac;
margin-top:3px;
padding-top:25px;
border-bottom:solid 1px #d9e9ac;
overflow:hidden;
margin-bottom:10px;
width:100%;
white-space:nowrap;
}
.meet_pop {
float:left;
display:inline;
position:relative;
width:30%;
padding-left:1%;
padding-right:2%;
}
.mblock {
color:#7f7f7f;
padding-bottom:20px;
}
.mblock span {
color:#333333;
}
.mblock span a{
color:#e82587;
text-decoration:none;
}
.mblock img{
float:left;
}
.mblock p{
padding-left:60px;
}
a.male {
font-size:0.9em;
text-decoration:none;
background:url(../images/men.gif) no-repeat left;
background-position:4px;
padding-left:18px;
}
a.female {
font-size:0.9em;
text-decoration:none;
background:url(../images/women.gif) no-repeat left;
background-position:4px;
padding-left:18px;
}
a.men {
font-size:0.9em;
text-decoration:none;
background:url(../images/men.gif) no-repeat left;
background-position:4px;
padding-left:18px;
}
a.women {
font-size:0.9em;
text-decoration:none;
background:url(../images/women.gif) no-repeat left;
background-position:4px;
padding-left:18px;
}
.meet_pop_t1 {
color:#e82587;
font-size:1.2em;
padding-bottom:15px;
display:block;

}
.meet_pop_t2 {
color:#92bf12;
font-size:1.2em;
padding-bottom:15px;
display:block;
}
.meet_pop_t3 {
color:#008b8b;
font-size:1.2em;
padding-bottom:15px;
display:block;
}
.onemeet {
float:left;
width:100%;
position:relative;
line-height:1.6em;
}
.onemeet_am {
float:right;
}
.onemeet_am a {
color:#e82587;
padding-left:7px;
padding-right:7px;
}
.onemeet_c {
clear:both;
padding:20px 0px 20px 10px;
overflow:hidden;
}
.onemeet_c div {
padding-top:7px;
padding-bottom:5px;
}
.onemeet_c div strong {
color:#e82587;
font-size:1.1em;
}
.onemeet_c div span {
color:#2873aa;
font-weight:bold;
font-size:1.1em;
}
.onemeet_c p {
font-size:0.9em;
color:#7f7f7f;
}
.onemeet_bottom {
overflow:hidden;
padding-top:5px;
color:#7f7f7f;
width:99%;
padding-bottom:10px;
}
.omb1 {
float:left;
font-size:0.9em;
padding-left:10px;
}
.omb2 {
float:right;
}
.omb2 a{
float:right;
margin-right:20px;
}
.onemeet_bottom {
border-bottom:solid 1px #d9e9ac;
padding-top:15px;
border-top:solid 1px #d9e9ac;
}
.onemeet_bottom p {
float:left;
padding-right:15px;
}
.onemeet_bottom p span{
float:left;
}
.onemeet_bottom p img{
margin:0px;
float:left;
padding-left:6px;
padding-right:6px;
}
.onemeet_bottom p a{
padding-right:5px;
}
.onemeet_bottom strong{
float:right;
}
.onemeet_bottom strong a{
color:#e82587;
}
.onemeet_comm {
text-align:right;
padding-right:25px;
padding-top:7px;
}
.onemeet_comm a{
font-weight:bold;
color:#e82587;
font-size:0.9em;
}
.comments h3 u {
font-weight:normal;
text-decoration:none;
}
h4 a{
text-decoration:none;
}
.desc { 
	font-size: 10px; 
	color: #434951;
}
/* Poll */
#pollspan span{
  float:left;
  height:15px;
  line-height:15px;
  overflow:hidden;
}
#pollspan span.p0{
  border:1px solid #999;
  background:#ccc;
}
#pollspan span.p1{
  border:1px solid #FFB13D;
  background:#FFCD82;
}
#pollspan span.p2{
  border:1px solid red;
  background:#B88888;
}
#pollspan span.p3{
  border:1px solid #009900;
  background:#7ACCB8;
}
#pollspan span.p4{
  border:1px solid #009900;
  background:#97CC7A;
}
#pollspan span.p5{
  border:1px solid #0066FF;
  background:#8FB4FF;
}
#pollspan span.p6{
  border:1px solid #0066FF;
  background:#8F9EFF;
}
#pollspan span.p7{
  border:1px solid #0066FF;
  background:#A08FFF;
}
.topbanner
{
	position:relative;
	height:117px;
	margin-left:200px;
	background-image: url(../images/bkg_top2a.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	overflow: hidden;
    text-align: center;
}
.newyear
{
	background-image: url(../images/newyear.gif);
	background-position: left 0;
	background-repeat: repeat-x;
}
.topbanner div
{
    height: 116px;
    background-position: center 0;
    background-image: url(/images/banners/propishis.png); 
	/*background-image: url(/images/banners/top1.png);*/
    background-repeat: no-repeat;
}
.topbanner a
{
    display:block;
    height:116px;
    width:1200px;
    margin: 0 auto;
}
.bann_left {
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/bann_left.jpg);
	width:329px;
	height:135px;
	}
.bann_center {
	background:url(../images/bann_center.png) no-repeat top center;
	width:292px;
	height:135px;
	position:absolute;
	left:50%;
	margin-left:-140px;
	top:0px;
}
.bann_right {
	position:absolute;
	right:0px;
	top:0px;
	background:url(../images/bann_right.jpg);
	width:313px;
	height:135px;
	}
.bann_text_left {
	background:url(../images/bann_text_left.png);
	width:121px;
	height:59px;
	position:absolute;
	left:26%;
	top:43px;
	}
.bann_text_right {
	background:url(../images/bann_text_right.png);
	width:122px;
	height:58px;
	position:absolute;
	right:23%;
	top:43px;
	}
.webpart
{
    padding-bottom: 16px;
}
.webpart a.but4
{
    float: none;
}
.webpart h2
{
    color: #fff;
    background-color:#2873aa;
}

/* Панели с миниатюрами */
.thumb-panel
{
    position: relative;
    width: 48%;
    padding-right: 2%;
    float: left;
}
.thumb-panel h6
{
    margin-bottom: 16px;
}
.thumb-panel a
{
    display: block;
    float: left;
    width: 23%;
    padding-left: 1%;
    padding-right: 1%;
    height: 90px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    cursor: pointer;
}
.thumb-panel table
{
    width: 100%;
    border-collapse: collapse;
}
.thumb-panel table td
{
    text-align: center;
    vertical-align: top;
    width: 25%;
    padding-top: 4px;
    padding-bottom: 4px;
}
.thumb-panel table td a
{
    display: inline;
    float: none;
    width: auto;
    padding: auto;
    height: auto;
    cursor: pointer;
}
.thumb-panel table h4, .thumb-panel table div
{
    text-align: left;
    overflow: hidden;
}
.thumb-panel table h4
{
    margin: 0;
    padding-bottom: 2px;
    font-size: 1.1em;
}
.thumb-panel a img
{
    width: 60px;
    border-style: none;
    margin: 0;
    float: none;
}

.breadcrumb
{
    position: relative;
    padding: 13px 6px 14px 210px;
    height: 14px;
    line-height: 14px;
    color: #999999;
}
/* Календарь */
.calendar
{
    width: 100%;
    clear: left;
}
.calendar td, .calendar th
{
    text-align: center;
}
.calendar th
{
    background-color: #e9f2d0;
}
.calendar a
{
    display: block;
    border: solid 1px #ffffff;
}
.calendar a.current-day
{
    border: solid 1px #ff0000;
}
.calendar a.selected-day
{
    border: solid 1px #e0e0e0;
    background-color: #e0e0e0;
}

#main-banner
{
	width: 100%;
	border-collapse: collapse;
	border-style: none;
}
#main-banner tr
{
}
#main-banner td
{
	padding-top: 16px;
}
#main-banner iframe
{
	width: 354px;
	height: 88px;
	border-style: none;
}
#main-banner img
{
	width: 350px;
	height: 80px;
	border-style: none;
}

/* ==== Список заголовков новостей ==== */
.subjlist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	max-width: 574px;
	clear: left;
}
.subjlist li
{
	clear: left;
	padding-top: 10px;
	overflow: hidden;
}
.subjlist li a
{
    display: block;
	font-weight: bold;
	padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.subjlist li img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: none;
	width: 120px;
}
.desctext
{
	margin-bottom: 10px;
	margin-left: 130px;
}

/* ==== Фильтр страницы ==== */
.filter-list
{
    clear: both;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right;
    line-height: 22px;
    height: 22px;
    border-bottom: #92bf12 1px solid;
}
.filter-list li
{
    display: inline;
    padding: 5px 6px 4px 6px;
    margin-right: 4px;
    background-color: #e9f2d0;
    background: -moz-linear-gradient(top, #CFE399, #e9f2d0);
    background: -webkit-gradient(linear, left top, left bottom, from(#CFE399), to(#e9f2d0));
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    text-shadow: 1px 1px 0px #F7FAED;
}
.filter-list li a
{
    text-decoration: none;
}
.filter-list li.selected-filter
{
    padding: 6px 6px 5px 6px;
    margin-right: 4px;
    background-color: #92bf12;
    background: -moz-linear-gradient(top, #C5EE46, #92bf12);
    background: -webkit-gradient(linear, left top, left bottom, from(#C5EE46), to(#92bf12));
    font-weight: bold;
    text-shadow: -1px -1px 0px #92bf12;
    color: #ffffff;
}
.filter-list li.selected-filter a
{
    color: #ffffff;
}
.filter-list li:active
{
    background-color: #e82587;
    background: -moz-linear-gradient(top, #F17CB7, #e82587);
    background: -webkit-gradient(linear, left top, left bottom, from(#F17CB7), to(#e82587));
    text-shadow: -1px -1px 0px #e82587;
}
.filter-list li a:active, .filter-list li:active a
{
    color: #ffffff;
}
.CKFinderFrame
{
    clear: both;
}

/* ==== постраничный листинг ==== */
.listing
{
    clear: left;
    padding-top: 0.5em;
}
.listing h3
{
    font-weight: normal;
    margin-bottom: 0.4em;
    font-size: 14px;
    font-family: Tahoma;
    color: #333333;
    background: none;
    float: none;
    line-height: 140%;
    padding: 0;
}
.listing p strong
{
    position: relative;
    font-weight: normal;
    color: #999;
    margin-left: 1.1em;
}
.listing p a
{
    position: relative;
    margin-left: 1.1em;
}
.listing p strong.listing-back span, .listing p a.listing-back span
{
    position: absolute;
    left: -1.1em;
}
.listing p strong.listing-next, .listing p a.listing-next
{
    position: relative;
    margin-left: 1em;
}
.listing p strong.listing-next span, .listing p a.listing-next span
{
    position: absolute;
    right: -1.1em;
}
.listing ul
{
    margin: 0.5em 0;
    padding: 0;
    list-style-type: none;
}
.listing ul li
{
    float: left;
    display: block;
    margin-right: 0.8em;
    font-size: 14px;
}

/* ==== Специальный список ==== */
dl.controlpanel-list
{
    margin-left: 10px;
    margin-right: 10px;
}

/* ==== Фотогалерея компании ==== */
.gallery-thumbnail
{
    position: relative;
}
.gallery-thumbnail a
{
    text-decoration: none;
}
.gallery-thumbnail img
{
    width: 150px;
    padding: 5px;
    border-style: none;
}
.gallery-thumbnail img.selected-thumb
{
    border: solid 2px green;
    padding: 3px;
}

/* ==== Главный список каталога ==== */
.company-main-list{
clear: left;
padding: 0;
margin: 0;
font-size: 130%;
}
.company-main-list li{
float: left;
height: 88px;
width: 184px;
padding-right: 8px;
list-style-type: none;
}
.company-main-list img{
float: left;
width: 59px;
height: 60px;
margin-right: 9px;
border-style: none;
}
ul.reg li{
margin-bottom: 8px;
font-weight: bold;
}
.reg-company-link, .reg-link{
padding-left: 20px;
background-position: left center;
background-repeat: no-repeat;
}
.reg-company-link{background-image: url(../images/company.png);}
.reg-link{background-image: url(../images/user.png);}

.full_width {width:100%;}
h2.green {background-color:#92bf12;}
h2.blue {background-color:#2873aa;}

.u_link {
    text-decoration:none;
    color:#2873aa;
}
.u_link:hover {color:#6f91aa;}

a.modalCloseImg {
	background:url(/images/icons/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

.rounded {
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    behavior: url(border-radius.htc);
}
.shadow {
    -moz-box-shadow: 3px 3px 4px #2873aa;
	-webkit-box-shadow: 3px 3px 4px #2873aa;
	box-shadow: 3px 3px 4px #2873aa;
	behavior: url(ie-css3.htc);
}

.add_friend{
	font-weight: bold;
    background: url('../images/profile/add_friend.gif') no-repeat 117px 0px;
	width: 150px;
	display: block;
}
.add_mail{
    background: url('../images/profile/add_mail.gif') no-repeat 120px 2px;
	width: 150px;
	display: block;
}

.btn.b{
	font-weight: bold;
}

.btn_poidy{
color: #E82587;
display: block;
float: left;
padding: 0px 10px 10px 10px;
}

.po2, .po2:hover{
color: #2873AC;
}
