@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

.border {
    border:1px solid #000;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    background: #fefefe url(body-bg.png) 0 0 repeat-x;
}
img {
    border: 0;
    display: block;
}
a {
    cursor: pointer;
    text-decoration: none;
    color: #e71303;
}
a:hover {
    text-decoration: underline;
}
:focus {
    outline: none;
}

div.tools a {
    color:#000000;
    font-weight:bold;
}

/* =header
-------------------------------------------------- */
div.wrap {
   
}
div.wrap div.container {
    width: 1011px;
    margin: 0 auto;
	background: url(content-bg.png) 0 0 repeat-y;
	position: relative;
}
div.wrap div.container div.social {
	position: absolute;
	right: -11px;
	top: 54px;	
}
div.wrap div.container div.social a {
	display: block;
	margin-bottom: 4px;	
}
div.header {
    
}
div.header div.container {
    width: 955px;
    margin: 0 auto;
    padding: 22px 28px 0;
	background: url(header-bg.png) 0 0 no-repeat;
	height: 130px;
}
div.header div.searchbox {
    float: left;
    width: 345px;
    margin-top: 5px;
}
div.header div.searchbox a {
    color: #000;
}
div.header div.searchbox p.links span {
    margin: 0 5px;
    color: #7c736f;
}
div.header div.searchbox div.search {
    margin-top: 18px;
}
div.header div.searchbox div.search p {
    float: left;
}
div.header div.searchbox div.search p.input {
    background: url(search_bg.png) 0 0 no-repeat;
    width: 194px;
    height: 20px;
    margin-right: 7px;
}
div.header div.searchbox div.search p.input input {
    background: 0;
    border: 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 5px 0 0 6px;
    width: 184px;
}
.header div.searchbox div.search p.button a,
div.header div.searchbox div.search p.button a span {
    float: left;
    background: url(button.gif) 0 0 no-repeat;
}
div.header div.searchbox div.search p.button a {
    color: #000;
    padding-left: 21px;
    text-decoration: none;
}
div.header div.searchbox div.search p.button a span {
    background-position: 100% 0;
    padding: 4px 21px 4px 0;
}
div.header p.logo {
    float: left;
    padding: 14px 0 0 13px;
}
div.header div.loginbox {
    float: right;
    margin-top: 2px;
    width: 368px;
    position: relative;
}
div.header div.loginbox a {
    color: #000;
}
div.header div.loginbox a.active {
    color: #fff;
}
div.header div.loginbox p.links {
    position: absolute;
    right: 0;
}
div.header div.loginbox p.links span {
    margin: 0 5px;
    color: #7c736f;
}
div.header div.loginbox p.dif {
    float: none;
    padding-left: 7px;
    text-align: right;
}
div.header div.loginbox p.dif a {
    display: block;
    margin-bottom: 10px;

}
div.header div.loginbox p.dif a.links-a {
    margin-top: 7px;

}
div.header div.loginbox div.login {
    margin-top: 18px;
    padding-left: 15px;
}
div.header div.loginbox div.login p {
    float: left;
}
div.header div.loginbox div.login img {
    margin-left: 3px;
}
div.header div.loginbox div.login p.input {
    background: url(login_bg.png) 0 0 no-repeat;
    width: 99px;
    height: 20px;
    margin-left: 5px;
    margin-top: 3px;
}
* html div.header div.loginbox div.login p.input {
    margin-right: 4px;
}
div.header div.loginbox div.login p.input input {
    background: 0;
    border: 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 5px 0 0 6px;
    width: 89px;
}
div.header div.loginbox div.login p.button {
}
div.header div.loginbox div.login p.button a,
div.header div.loginbox div.login p.button a span {
    float: right;
    background: url(button.gif) 0 0 no-repeat;
}
div.header div.loginbox div.login p.button a {
    color: #000;
    padding-left: 11px;
    text-decoration: none;
}
div.header div.loginbox div.login p.button a span {
    background-position: 100% 0;
    padding: 4px 11px 4px 0;
}
div.header div.loginbox p.log_out {
    margin-top: 4px;
    clear: both;
    float: right !important;
    padding-right: 6px;
}
div.header div.loginbox p.logged_in {
    float: right !important;
}
div.header div.loginbox p.logo_logged_in {
    float: right !important;
    padding-right: 150px;
}
div.header div.loginbox p.log_out a {
    color: #fff;
}
div.header ul.top_menu {
    clear: both;
    list-style: none;
    padding-top: 10px;
}

div.header ul.top_menu li {
    float: left;
    margin-right: 1px;
    position: relative;
    z-index: 3;
}
div.header ul.top_menu li.clubs {
    right: -5px;
    z-index: 10;
}
div.header ul.top_menu li a,
div.header ul.top_menu li a span {
    float: left;
    background: url(li_bg.png) 0 0 no-repeat;
    display: block;
}
div.header ul.top_menu li a {
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
div.header ul.top_menu li a span {
    background-position: 100% 0;
    padding: 4px 15px 5px 0;
}
div.header ul.top_menu li.active a,
div.header ul.top_menu li.active a span  {
    background: url(li_bg_active.png) 0 0 no-repeat;
}
div.header ul.top_menu li.active a span {
    background-position: 100% 0;
}
/* =content
-------------------------------------------------- */
div.content {
    min-height: 500px;
}
div.banners {
    position: relative;
    z-index: 1;
	margin: 0 14px 0 15px;
}
* html div.content {
    height: 450px;
}
div.banners p.banner1 {
    float: left;
    width: 730px;
    height: 200px;
}
div.banners p.banner1 img {
    display: inline-block;
}
div.banners p.medium_banner {
    width: 250px;
    height: 300px;
}
div.banners p.small_banner {
    width: 250px;
    height: 100px;
}
div.banners div.small_banners {
    float: left;
	padding-left: 1px;
}
div.banners p.small_banner img {
    display: block;
}
ul.nav {
    list-style: none;
    padding-left: 0;
	margin-left: 15px;
	margin-right: 15px;
	background: #d4d4d4;
	margin-bottom: 6px;
}
ul.nav li {
    float: left;
    background: url(separator.png) 100% 0 no-repeat;
}
ul.nav li a,
ul.nav li a span {
    float: left;
}
ul.nav li a {
    padding-left: 12px;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
ul.nav li a span {
    padding: 14px 12px 16px 0;
}
ul.nav li a span.red,
ul.nav li.active a span.red {
    color: #e71303;
}
ul.nav li.last {
    background: 0;
}
ul.nav li.active a,
ul.nav li.active a span {
    background: url(active_tab.png) 0 0 no-repeat;
    color: #fff;
}
ul.nav li.active a span {
    background-position: 100% 0;
}
div.index_content {
    margin-top: 6px;
}
div.content div.leftbar_club {
    float: left;
    width: 174px;
    padding-left: 24px;
    padding-right: 10px;
    margin-right: 10px;
}
div.index_content div.leftbar_club {
    padding-left: 10px;
}
div.content div.leftbar_club p.heading {
    background: url(title_bg_3.png) 0 0 no-repeat;
    padding: 7px 0 10px 14px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}
div.content div.leftbar_club div.item {
    padding: 23px 0 0 12px;
}
div.content div.leftbar_club div.item p.title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-right: 12px;
}
div.content div.leftbar_club div.item p.title a {
    color: #000;
}
div.content div.leftbar {
    float: left;
    width: 222px;
    padding-left: 24px;
    margin-right: 20px;
}
div.content div.leftbar p.heading {
    background: url(title_bg.png) 0 0 no-repeat;
    padding: 7px 0 10px 14px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}
div.content div.leftbar p.heading a{
    color: #fff;
}
div.content div.leftbar div.item {
    padding: 23px 0 0 12px;
}
div.content div.leftbar div.item p.title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-right: 12px;
}
div.content div.leftbar div.item p.title a {
    color: #000;
}
div.content div.leftbar div.item p.text {
    line-height: 1.2em;
}
div.content div.leftbar div.item p.read_more {
    margin-top: 8px;
}
div.content div.leftbar div.item p.read_more a {
    background: url(ico_more.png) 84% 2px no-repeat;
    padding-right: 25px;
    float: right;
}
div.content div.leftbar ul.sub_menu {
    margin-top: 30px;
}
div.content div.leftbar ul.sub_menu li {
    list-style: none;
    border-bottom: 1px solid #cccccc;
    padding: 5px 5px 5px 10px;
}
div.content div.leftbar ul.sub_menu li.last {
    border-bottom: 0;
}
div.content div.leftbar ul.sub_menu li.active a {
    color: #e71303;
}
div.content div.leftbar ul.sub_menu li.active ul {
    margin-top: 3px;
}
div.content div.leftbar ul.sub_menu li.active ul li {
    border-bottom: 0 !important;
    padding-left: 16px;
}
div.content div.leftbar ul.sub_menu li.active ul li a {
    color: #000;
    font-weight: normal;
}
div.content div.leftbar ul.sub_menu li a {
    font-weight: bold;
    color:#000;
}
div.content div.leftbar div.club_contact_info {
    padding: 24px 0 0 10px;
}
div.content div.rightbar {
    float: left;
    width: 695px;
    padding: 30px 25px 30px 10px;
    position: relative;
}
div.content div.wide {
    width: 954px;
	padding-left: 16px;
}
div.content div.wide h1 {
	padding-left: 21px;	
}
div.content div.wide div.article {
	padding-left: 10px;	
}
div.content div.wide div.article ol {
	padding-left: 20px;	
}
div.content div.wide div.article h1 {
	padding-left: 0;	
}
div.content div.content_prices {
    padding: 30px 5px 30px 10px;
    width: 715px;
}
div.index_content div.rightbar {
    width: 719px;
    padding: 0 0 0 20px;
}
div.index_content div.rightbar p.heading {
    background: url(grey_title_bg_big.png) 0 0 no-repeat;
    padding: 7px 0 7px 10px;
}
div.index_content div.rightbar div.front_item {
    margin-bottom: 10px;
}
div.index_content div.rightbar div.front_item ul.styles {
    list-style: none;
    margin-top: 14px;
    width: 719px;
    float: left;
}
div.index_content div.rightbar div.front_item ul.styles li {
    float: left;
    margin: 0 3px 3px 0;
    height: 76px;
}
div.index_content div.rightbar div.front_item ul.styles li.last {
    margin-right: 0;
}
div.index_content div.rightbar div.front_item ul.styles li ul {
    background: url(styles_menu_bg.png) 0 0 no-repeat;
    width: 158px;
    padding: 2px 5px 0 10px;
    margin-top: 3px;
}
div.index_content div.rightbar div.front_item ul.styles li ul li {
    float: none;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #d3d3d3;
    height: auto;
    padding: 2px 0;
}
/*div.index_content div.rightbar div.front_item ul.styles li ul li.last {
	border-bottom: 0;
}*/
div.index_content div.rightbar div.front_item ul.styles li ul li a {
    color: #5D5D5D;
    font-weight: bold;
}
div.index_content div.rightbar div.front_item div.banners {
    float: right;
    width: 176px;
    border-bottom: 0;
}
div.index_content div.rightbar div.front_item div.banners p {
    border-bottom: 1px solid #d3d3d3;
}
div.index_content div.rightbar div.front_item p.img {
    float: left;
    padding: 15px;
}
div.index_content div.rightbar div.front_item p.heading {
    font-size: 14px;
    color: #FFF;
}
div.index_content div.rightbar div.front_item div.text {
    float: left;
    padding: 0 6px 10px;
    width: 719px;
}
div.index_content div.rightbar div.front_item div.text p.title {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 12px;
}
div.index_content div.rightbar div.front_item div.text p.read_more a {
    color: #E71303;
    background: url(ico_more.png) 84% 2px no-repeat;
    padding-right: 25px;
    float: right;
}
/* =index_content rightbar_dif2
-------------------------------------------------- */
div.index_content div.rightbar_dif2 {
    float: right;
    width: 244px;
    padding-right: 20px;
}
div.index_content div.rightbar_dif2 p.heading {
    background: url(grey_title_bg.png) 0 0 no-repeat;
    padding: 8px 10px 6px 14px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}
div.index_content div.rightbar_dif2 div.item {
    padding: 6px 0 0 12px;
}
div.index_content div.rightbar_dif2 div.item p.title {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-right: 12px;
}
div.index_content div.rightbar_dif2 div.item p.title a {
    color: #000;
}
div.index_content div.rightbar_dif2 div.item p.text {
    line-height: 1.2em;
}
div.index_content div.rightbar_dif2 div.item p.read_more {
    margin-top: 2px;
}
div.index_content div.rightbar_dif2 div.item p.read_more a {
    color: #000;
    background: url(ico_more.png) 84% 2px no-repeat;
    padding-right: 25px;
    float: right;
}
/*-------------------------------------------------- */
div.content h1 {
    margin-bottom: 20px;
    font-size: 24px;
    color: #000;
    font-style: italic;
}
div.content h2 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #000;
    font-style: italic;
}
div.content h3 {
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
}
div.content div.rightbar div.article p {
    line-height: 1.4em;
    text-align: justify;
    margin-bottom: 15px;
}
div.content div.rightbar div.article p img{
    margin-left: 15px;
}
div.content div.article ul {
    padding-left: 10px;
    margin: 10px 0;
}
div.content div.article ul li {
    list-style: none;
    background: url(bullet.png) 0 6px no-repeat;
    padding-left: 10px;
    line-height: 1.4em;
}
div.content div.rightbar ul.gallery li {
    float: left;
    width:155px;
    list-style: none;
    margin-right: 15px;
    height: 180px;
}
div.content div.rightbar ul.gallery li.last {
    margin-right: 0;
}
div.content div.rightbar ul.gallery .photo-item{
    height: 155px;
    width: 155px;
    background: #ededed;
    display: table;
    #position: relative;
    float: left;
}
div.content div.rightbar ul.gallery .trick{
    #position: absolute;
    #top: 50%;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
div.content div.rightbar ul.gallery .trick img{
    #position: relative;
    #top: -50%;
    display: inline-block;
}
div.content div.rightbar ul.pager {
    width: 420px;
    margin: 0 auto;
}
div.content div.rightbar ul.dif {
    margin: 0;
}
div.content div.rightbar ul.pager li {
    list-style: none;
    float: left;
    font-size: 10px;
}
div.content div.rightbar ul.pager li a {
    padding: 0 8px;
    color: #302b11;
}
div.content div.rightbar ul.pager li.active a {
    font-weight: bold;
    color: #e71303;
}
div.content div.rightbar ul.pager li.previous a {
    background: url(ico_left.png) 0 2px no-repeat;
    padding-left: 10px;
    padding-right: 30px;
}
div.content div.rightbar ul.pager li.next a {
    background: url(ico_more.png) 100% 2px no-repeat;
    padding-right: 10px;
    padding-left: 30px;
}
div.content div.rightbar table.feedback {
    margin: 30px 0 0 30px;
}
div.content div.rightbar table.feedback th {
    text-align: right;
    font-weight: normal;
    padding: 8px 13px 0 0;
    vertical-align: top;
}
div.content div.rightbar table.feedback td {
    padding: 4px 0;
}
div.content div.rightbar table.feedback td p.input {
    background: url(input_bg.png) 0 0 no-repeat;
    width: 196px;
    height: 22px;
}
div.content div.rightbar table.feedback td input {
    background: 0;
    border: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 4px 0 0 4px;
    width: 188px;
}
div.content div.rightbar table.feedback td p.textarea {
    background: url(textarea_bg.png) 0 0 no-repeat;
    width: 296px;
    height: 92px;
}
div.content div.rightbar table.feedback td p.textarea textarea {
    background: 0;
    border: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 4px 0 0 4px;
    height: 83px;
    width: 288px;
}
div.content div.rightbar p.button a,
div.content div.rightbar p.button a span {
    float: left;
    background: url(btn.png) 0 0 no-repeat;
}
div.content div.rightbar p.button a {
    color: #000;
    padding-left: 21px;
    text-decoration: none;
}
div.content div.rightbar p.button a span {
    background-position: 100% 0;
    padding: 4px 21px 4px 0;
}
div.content div.rightbar ul.contacts {
    margin-top: 25px;
}
div.content div.rightbar ul.contacts li {
    float: left;
    width: 334px;
    list-style: none;
    height: 130px;
    margin-bottom: 20px;
}
div.content div.rightbar ul.contacts li p.pic {
    float: left;
    width: 105px;
}
div.content div.rightbar ul.contacts li div.data {
    float: left;
    width: 209px;
    padding: 0 0 0 9px;
    height: 130px;
    position: relative;
}
div.content div.rightbar ul.contacts li div.data p {
    line-height: 1.5em;
    position: absolute;
    bottom: 7px;
}
div.content div.rightbar ul.contacts li div.data p a {
    color: #e71303;
}
div.content div.rightbar table.price {
    width: 90%;
    margin: 0 auto;
}
div.content div.rightbar table.price thead {
    padding-top: 8px;
}
div.content div.rightbar table.price thead th {
    text-align: center;
    background: #e5e5e5;
    color: #666;
    padding: 3px 4px;
    vertical-align: middle;
	width: 170px;
}
div.content div.rightbar table.price thead th span {
    font-weight: normal;
    font-size: 10px;
    white-space: nowrap;
}
div.content div.rightbar table.price thead th.left {
    text-align: left;
	width: 250px;
}
div.content div.rightbar table.price tbody td {
    border-bottom: 1px solid #efefef;
    text-align: center;
    padding: 1px 4px 1px 4px;
    vertical-align: middle;
    position: relative;
    z-index: 5;
}
div.content div.rightbar table.price tbody tr.last td {
    border-bottom: 0;
    padding-bottom: 9px;
}
div.content div.rightbar table.price tbody td span.red {
    color: #e71303;
}
div.content div.rightbar table.price tbody td.left {
    text-align: left;
}
div.content div.rightbar table.price tbody td.nopad {
    padding: 1px 9px 1px 0;
}
div.content div.rightbar table.price tbody div.tab {
    background: url(td_bg.png) 0 0 no-repeat;
    width: 243px;
    color: #fff;
    padding: 3px 5px 4px 6px;
}
div.content div.rightbar table.price tbody div.tab a {
    color: #fff;
}
div.content div.rightbar table.price tbody div.tab span.text {
    float: left;
    width: 236px;
}
div.content div.rightbar table.price tbody div.tab span.question {
    float: right;
}
div.content div.rightbar div.popup_layer {
    background: url(tooltip_bg.png) 0 0 no-repeat;
    width: 182px;
    padding: 14px 18px 14px 34px;
    position: absolute;
    z-index: 10;
    top: 100px;
    left: 200px;
    color:#fff;
    display: none;
}
div.content div.rightbar table.price tbody div.popup_layer p {
    line-height: 1.4em;
    color:#fff;
}
/**/


/* =centerbar
-------------------------------------------------- */
div.content div.centerbar {
    float: left;
    width: 479px;
    padding: 30px 0 30px 10px;
}
div.content div.centerbar div.news_item {
    border-bottom: 1px dotted #e0ddcd;
    padding: 0 0 11px 0;
    margin-bottom: 10px;
}
div.content div.centerbar div.news_item p {
    line-height: 1.4em;
}
div.content div.centerbar div.news_item p.title {
    margin-bottom: 4px;
}
div.content div.centerbar div.news_item p.title a {
    color: #e71303;
    font-weight: bold;
}
div.content div.centerbar div.news_item p.title span.date {
    font-size: 10px;
    font-weight: bold;
    color: #3f3f3f;
    margin-right: 20px;
}
div.content div.centerbar div.news_item p.read_more a {
    background: url(ico_more.png) 100% 2px no-repeat;
    padding-right: 14px;
    font-size: 10px;
}
div.content div.centerbar p.archive a {
    background: url(ico_more.png) 100% 3px no-repeat;
    padding-right: 14px;
    font-weight: bold;
    color: #e71303;
}
div.content div.centerbar p.year {
    color: #3f3f3f;
    font-weight: bold;
    margin-bottom: 5px;
}
div.content div.centerbar div.separator {
    height: 1px;
    font-size: 1px;
    border-bottom: 1px dotted #e0ddcd;
    margin: 13px 0;
}
div.content div.centerbar ul.archive {
    list-style: none;
    padding-left: 72px;
}
div.content div.centerbar ul.archive li {
    margin-bottom: 3px;
}
div.content div.centerbar ul.archive li a {
    font-weight: bold;
    color: #e71303;
}
div.content div.centerbar div.news_big h2 {
    font-size: 12px;
}
div.content div.centerbar div.news_big p {
    line-height: 1.5em;
    margin-bottom: 10px;
}
div.content div.centerbar div.news_big p.date {
    font-size: 10px;
    font-weight: bold;
    margin: 3px 0 20px;
}
div.content div.centerbar div.news_big p.back a {
    background: url(ico_left.png) 0 2px no-repeat;
    padding-left: 10px;
    font-size: 10px;
}
/* =rightbar_dif
-------------------------------------------------- */
div.content div.rightbar_dif {
    float: right;
    width: 222px;
	padding-right: 24px;
}
div.content div.rightbar_dif div.calendar {
    width: 160px;
    margin-top: 40px;
}
div.content div.rightbar_dif div.calendar table {
    text-align: center !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 160px;
    font-size: 11px;
    margin-top: 7px;
}
div.content div.rightbar_dif div.calendar table tbody td {
    text-align: center;
    width: 23px;
}
div.content div.rightbar_dif div.calendar table th {
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 2px;
    background: #f4f3eb;
    padding: 3px 0 2px 0;
}
div.content div.rightbar_dif div.calendar table tbody td {
    padding: 3px 0;
}
div.content div.rightbar_dif div.calendar table tbody td a {
    color: #e71303;
    display: block;
}
div.content div.rightbar_dif div.calendar table tbody td a.today {
    border: 1px solid #3f3f3f;
}

div.content div.rightbar_dif div.calendar table tbody td a.busy {
    border: 1px solid #bbbbbb;
}
div.content div.rightbar_dif div.calendar div.timeline {
    width: 160px;
    margin: 0 auto;
}
div.content div.rightbar_dif div.calendar div.timeline p.month a.prev {
    float: left;
    text-decoration: none;
    font-size: 12px;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.content div.rightbar_dif div.calendar div.timeline p.month a.next {
    float: right;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666;
}
div.content div.rightbar_dif div.calendar div.timeline p.month {
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.content div.rightbar_dif p.heading {
    background: url(title_bg.png) 0 0 no-repeat;
    padding: 8px 0 6px 14px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    margin-top: 13px;
    font-size: 16px;
}
div.content div.rightbar_dif div.item {
    padding: 6px 0 0 12px;
}
div.content div.rightbar_dif div.item p.title {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-right: 12px;
}
div.content div.rightbar_dif div.item p.title a {
    color: #000;
}
div.index_content div.rightbar_dif div.item p.text {
    line-height: 1.2em;
}
div.content div.rightbar_dif div.item p.read_more {
    margin-top: 2px;
}
div.content div.rightbar_dif div.item p.read_more a {
    color: #000;
    background: url(ico_more.png) 84% 2px no-repeat;
    padding-right: 25px;
    float: right;
}
div.content ul.sitemap {
	padding-left: 112px;	
}
div.content ul.sitemap li {
    list-style: none;
    background: url(ico_sitemap1.png) 0 5px no-repeat;
    padding-left: 9px;
    margin-bottom: 6px;
}
div.content ul.sitemap li a {
    color: #505050;
    font-weight: bold;
}
div.content ul.sitemap li ul {
    padding: 6px 0 0 10px;
    margin-bottom: 6px;
}
div.content ul.sitemap li ul li {
    background: url(ico_sitemap2.png) 0 5px no-repeat;
}
div.content ul.sitemap li ul li a {
    font-weight: normal;
    color: #000;
}
div.content ul.sitemap li ul li ul li {
    background: url(ico_sitemap3.png) 0 6px no-repeat;
}
div.content p.result span {
    font-weight: bold;
    color: #e71303;
}
div.content ol.search_result {
    padding: 25px 0 0 20px;
}
div.content ol.search_result li {
    margin-bottom: 20px;
}
div.content ol.search_result p {
    line-height: 1.5em;
}
div.content ol.search_result a {
    color:#767676;
    font-size:11px;
}
ul.gallery_front {
    margin-top: 18px;
}
ul.gallery_front li {
    list-style: none;
    float: left;
    width: 155px;
    margin-right: 6px;
}
ul.gallery_front li .photo-item{
    height: 115px;
    width: 155px;
    background: #ededed;
    display: table;
    #position: relative;
    float: left;
    margin-bottom: 10px;
}
ul.gallery_front li .trick{
    #position: absolute;
    #top: 50%;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
ul.gallery_front li .trick img{
    #position: relative;
    #top: -50%;
    display: inline-block;
}
ul.gallery_front li p.img {
    padding: 0 !important;
    margin-bottom: 5px;
}
ul.gallery_front li p.img a {

}
ul.gallery_front li p.text a {
    color: #000;
}
div.month_offer p.tab {
    float: right;
    margin-bottom: 0 !important;
}
div.month_offer p.tab span {
    float: left;
}
div.month_offer p.tab span img {
    margin: 0 !important;
}
div.month_offer p.tab span.center {
    background: #000;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 5px 5px;
}
div.month_offer div.info p.img {
    float: left;
}
div.month_offer div.info p.img img {
    margin-left: 0 !important;
}
div.month_offer div.info div.text {
    background: url(offer_bg.png) 0 0 no-repeat;
    height: 135px;
    width: 430px;
    float: left;
    color: #fff;
    padding: 15px 20px 0 20px;
}
ul.offers {
    padding-left: 0 !important;
    border-bottom: 1px dotted #bfbfbf;
}
ul.offers li {
    list-style: none;
    float: left;
    background: 0 !important;
    padding: 0 !important;
    width: 225px;
    height: 360px;
    margin-right: 9px;
    position: relative;
    z-index: 1;
}

ul.offers li.last {
    margin-right: 0 !important;
}
ul.offers li div.image {
    background: url(offer_list_bg.png) 0 0 no-repeat;
    height: 149px;
    padding: 5px 0 0 5px;
    position: relative;
}
ul.offers li div.image_product {
    background: url(product_bg.png) 0 0 no-repeat;
    height: 208px;
    padding: 5px 0 0 5px;
    width: 220px;
}
ul.offers li div.image p.new {
    position: absolute;
    left: 5px;
    top: 5px;
    background: url(new_bg.png) 0 0 no-repeat;
    width: 45px;
    height: 25px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 0 7px;
}
ul.offers li div.image p.price {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: url(price_bg.png) 0 0 no-repeat;
    width: 108px;
    height: 20px;
    padding: 3px 0 0 7px;
}
ul.offers li div.image p.price span {
    color: #e71303;
}
ul.offers li .photo-item{
    height: 190px;
    width: 217px;
    display: table;
    #position: relative;
    float: left;
}
ul.offers li .trick{
    #position: absolute;
    #top: 50%;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
ul.offers li .trick img{
    #position: relative;
    #top: -50%;
    display: inline-block;
}
ul.offers li p {
    text-align: left !important;
}
ul.offers li p.title {
    font-size: 14px;
    font-weight: bold;
}
ul.offers li p.product_title {
    font-size: 14px;
    font-weight: bold;
}
ul.offers li p.important {
    color: #d21103;
}
ul.offers li p.button_info,
ul.offers li p.button_homepage {
    margin-bottom: 5px !important;
}
ul.offers li p.button_info a {
    background: url(info_btn.png) 0 0 no-repeat;
    display: block;
    width: 116px;
    height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    padding: 4px 30px 0 0;
}
ul.offers li p.active a {
    background: url(button_info_active.png) 0 0 no-repeat;
}
ul.offers li p.button_homepage a {
    background: url(btn_homepage.png) 0 0 no-repeat;
    display: block;
    width: 116px;
    height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    padding: 4px 30px 0 0;
}
ul.offers li div.info_layer {
    position: absolute;
    width: 225px;
    left: 0;
    bottom: 83px;
    z-index: 90;
}
ul.offers li div.info_layer div.top {
    background: url(info_layer_top.png) 0 0 repeat-x;
    height: 20px;
}
ul.offers li div.info_layer div.center {
    background: #000;
    color: #fff;
    padding: 20px;
}
ul.offers li div.info_layer div.center p {
    margin-bottom: 0 !important;
}
.important {
    height: 65px !important;
}
/* =footer
-------------------------------------------------- */
div.footer {

    width: 100%;
}
div.footer a {
    color: #000;
}
div.footer div.container {
    width: 1011px;
    margin: 0 auto;
    background: url(footer-bg.png) 0 0 no-repeat;
    height: 153px;
}
div.footer div.container p.links {
    padding: 13px 0 0 28px;
    margin-bottom: 22px;
}
div.footer div.container p.links span {
    color: #7f7f7f;
    margin: 0 5px;
}
div.footer div.container p.text {
    color: #c2c2c2;
    width: 396px;
    padding-left: 28px;
    padding-bottom: 13px;
    float: left;
}
div.footer div.container p.icons {
    float: left;
    clear: left;
    padding-left: 13px;
    padding-top: 6px;
}
div.footer div.container p.icons img {
    display: inline-block;
}
div.footer div.container p.adm {
    float: right;
    padding-right: 26px;
}
div.footer div.container p.adm a {
    color: #c2c2c2;
}
div.footer div.container p.copyright {
    float: right;
    color: #c2c2c2;
    clear: right;
    padding: 16px 26px 0 0;
}
div.footer div.container p.copyright a {
    color: #c2c2c2;
}
/* =clear
-------------------------------------------------- */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden;
}
.clear {
    display: inline-block;
}
html[xmlns] .clear {
    display: block;
}
* html .clear {
    height: 1px;
}



div.content div.rightbar_dif div.calendar .ajaxloader {
    padding: 50px 0px 0px 70px;
}
.hidden{
    display: none;
}


.watchers th {
    padding-right: 1px;
}
.watchers th a {
    color: #666666;
}
.watchers th a:hover {
    color: #333333;
}
.watchers th span {
    padding: 7px 5px 10px;
}
.watchers th a .left {
    width: 20px;
    background: transparent url(bg-tabs.png) 0 -40px no-repeat;
}
.watchers th a .right {
    width: 20px;
    background: transparent url(bg-tabs.png) 100% -40px no-repeat;
}
.watchers th a .mid {
    background: transparent url(bg-tabs.png) 50% -40px no-repeat;
}

.watchers .active span {
    padding-bottom: 20px;
}
.watchers .active a {
    color: #ffffff;
}
.watchers .active a:hover {
    color: #ffffff;
}
.watchers .active a .left {
    background: transparent url(bg-tabs.png) 0 0 no-repeat;
}
.watchers .active a .right {
    background: transparent url(bg-tabs.png) 100% 0 no-repeat;
}
.watchers .active a .mid {
    background: transparent url(bg-tabs.png) 50% 0 no-repeat;
}
.last_measure .spacer {
    border-right: 1px solid #b2b2b2;
    padding: 5px 0;
    margin: 0 7px 0 5px;
}
.watchers_list th {
    border-right: 1px solid #d1d1d1;
}
.watchers_list th:last-child {
    border-right: none;
}
.stats input, .diary_list input, .bodyindex input, .watcheradd input {
    border: 1px solid #efefef;
    border-top: 1px solid #717171;
    border-left: 1px solid #717171;
}
.bodyindex input {
    padding: 2px;
}
.stats .a, .diary_list .a {
    border-left: 1px solid #efefef;
    text-align: center;

}
.compare {
    font-weight: bold;
    color: #999999;
}
#ua_content #pager {
    width: 300px;
    text-align: center;
    margin: 0 auto;
    position: static !important;
    top: auto !important;
}
#ua_content #pager img {
    display: inline;
}
#ua_content #pager .pagedisplay {
    width: 50px;
    text-align: center;
    border: none;
}

.lightTip {
    text-align: left;
    width: 352px;
    color: #333333;
}
.lightTip .tt-header {
    height: 8px;
    background: transparent url(bubble.png) no-repeat 0 0;
    position: relative;
}
.lightTip .tt-content{
    background: #F7F7F7;
    border: 1px solid #E5E5E5;
    border-top: 0 none;
    border-bottom: 0 none;
    padding: 1px 5px;
    height: auto;
}
.lightTip .tt-arrow {
    height: 15px;
    width: 8px;
    background: transparent url(bubble-arrow.png) no-repeat 0 0;
    position: absolute;
    left: -7px;
    top: 5px;
}
.lightTip .tt-footer {
    background: transparent url(bubble.png) no-repeat 0 100%;
    height: 8px;
}



/* Contracts */
.contracts-wrap {
    float: right;
    margin: 0 0 0 25px;
    min-height: 400px;
    width: 950px;
    border:0px solid red;
}
.infoboxes {
    float:right;
    position:relative;
    width:365px;    
    border:0px solid red;
	margin-right: 20px;
	margin-top: 36px;

}

.infoboxes p {
    line-height: 1.4em;
    text-align: justify;
    margin-bottom: 15px;
	background: ;
}

.irightarea {
    float:left;
    width:540px; 
	padding-left: 15px;
}

ul.contracts_steps {
    list-style: none;
    margin-left:-4px;
    overflow: hidden;
    padding:0px;
}

ul.contracts_steps li {
    float:left;
    border:0px solid red;
    margin:0 4px 25px 0;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

ul.contracts_steps li span {
    display: block;
    float:left;
    color:#666666;
    padding-top: 3px;
}
ul.contracts_steps li.step3 span {
    padding-top: 9px;
}
ul.contracts_steps li img {
    float:left;
    margin:0 0 0 0;
}

ul.contracts_steps li div {
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding:3px 0 11px 0;
    border:0px solid red;
    color:#cccccc;
    margin: 0 2px 0 0;
   /* background-image: url('steps/na.png');*/
    background-repeat: no-repeat;
}

ul.contracts_steps li.active div {
    color:#fff;
    /* background-image: url('steps/a.png');*/
    background-repeat: no-repeat;
}

ul.contracts_steps li.active span { color:#000000;}

.ua_contracts {
    color:#000000;
}

ul.contracts_nav {
    list-style: none;
    margin:25px 0 0 0;
    overflow: hidden;
    padding:0px;
}
ul.contracts_nav li {
    float: left;
    margin-right: 60px;
    min-width: 70px;
}
ul.contracts_nav li a {
    color: #666;
    display: block;
    height: 20px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
ul.contracts_nav li.left a {
    background: url('back_btn.png') 0 0 no-repeat;
    padding: 5px 0 0 26px;
    width: 51px;
}
ul.contracts_nav li.left2 a {
    background: url('back_btn2.png') 0 0 no-repeat;
    padding: 5px 0 0 26px;
    width: 106px;
}
ul.contracts_nav li.right a {
    background: url('frw_btn.png') 0 0 no-repeat;
    padding: 5px 26px 0 10px;
    width: 44px;
    text-align: left;
}
ul.contracts_nav li.right2 a {
    background: url('frw_btn2.png') 0 0 no-repeat;
    padding: 5px 5px 0 10px;
    width: 200px;
    text-align: left;
	margin-right: -40px;
}
ul.contracts_nav li.right3 a {
    background: url('frw_btn3.png') 0 0 no-repeat;
    padding: 5px 5px 0 10px;
    width: 130px;
    text-align: left;
	margin-right: -14px;
}
table.contracts_data tr td {
    padding:5px;
}
table.contracts_data tr th {
    padding:5px;
    text-align:left;
    font-weight: normal;
}

table.contracts_data tr td input[type=text] {
    width:100%;
    border-top: 1px solid #717171;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #717171;
    padding:2px;
}

table.contracts_data tr.error  {
    color:red;
}
table.contracts_data .conditions  {
    line-height: 22px;
}

.contracts_overview span {
    color:#666;
}27.05.2011

.contracts_overview {
    line-height: 19px;
}

table.draft th {
    text-align: left;
    font-weight: normal;
    color:#000000;
    border-bottom:1px solid #efefef;
    padding: 5px 10px;
}

table.draft td {
    text-align: right;
    font-weight: bold;
    border-bottom:1px solid #efefef;
}

ul.bank_links {
    margin:15px 0 0 0;
    list-style: none;
    overflow: hidden;
    padding-left: 10px;
}
ul.bank_links li {
    float:left;
    margin:0 6px 0 0;
    font-weight: bold;
}



.table_contract table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.table_contract th, td {
    text-align: left;
    vertical-align: top;
    padding: 5px 5px;
}
.table_contract td {
    border-bottom: 1px solid #d9d9d9;
}
.table_contract th a {
    font-weight: normal !important;
}
.table_contract .price {
    text-align: right;
}

.step1-select {
    padding-top: 20px;
}
.step1-select li {
    list-style-type: none;
    padding: 0 0 10px 0;
}
.step1-select select {
    padding: 3px;
    width: 220px;
}


.pricebox {
    background: url(bg_pricebox.png) no-repeat 0 0;
    margin-top: 20px;
    padding: 20px 10px;
    position: relative;
    width: 470px;
}
.pricebox .btm {
    background: url(bg_pricebox.png) no-repeat 0 100%;
    height: 10px;
    overflow: hidden;
    position: absolute; left: 0; bottom: 0;
    width: 480px;
}
.pricebox h3 {
    margin: 0 0 10px 11px !important;
}
.pricebox2 {
    background: url(bg_pricebox2.png) no-repeat 0 0;
    margin-top: 20px;
    padding: 20px 10px;
    position: relative;
    width: 250px;
}
.pricebox2 .btm {
    background: url(bg_pricebox2.png) no-repeat 0 100%;
    height: 10px;
    overflow: hidden;
    position: absolute; left: 0; bottom: 0;
    width: 540px;
}
.overview-wrap {
    margin-bottom: 30px;
    overflow: hidden;
}
.overview-wrap h3 {
    margin-bottom: 10px !important;
}
.send_to_friend
{
   text-align: right;
   padding-right: 28px;
}

/* - - - - - - - - - - - - - Banner  - - - - - - - - - - - - */

#slider {
	width: 730px;
	height: 200px;
	list-style: none;
	overflow: hidden;
	float:left;
}

.anythingSlider {
	float:left;
}

/* Opera width restriction */
.anythingBase { max-width: 32766px; }

div.anythingSlider {
	display: block;
	margin: 0 auto;
	overflow: visible !important; /* needed for Opera and Safari */
	position: relative;
}
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingBase {
	background: #fff;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
/* all panels inside the slider */
.anythingBase .panel {
	background: #fff;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}

.anythingControls .start-stop span,.anythingSlider .arrow span{
	display:none;
}

.anythingBase .panel.vertical {
	float: none;
}

.anythingSlider .thumbNav {
	position:absolute;
	bottom:10px;
	right:20px;
}

.anythingSlider li {
	display:block;
	float:left;
}

.anythingSlider .thumbNav a,.anythingSlider  .thumbNav .cur{
	display:block;
	padding:2px 5px 2px 5px;
	background:#fff;
	color:#E71000;
	margin:2px;
	text-decoration:none;
}

.anythingSlider  .thumbNav .cur{
	background:#E71000;
	color:#fff;
}
