html {
    height:100%;
    width:100%;
}
body {
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
    height:100%;
    width:100%;
    background:#fff;
    margin:0px;
    padding:0px;
}
img {
    border:0px;
}

/**

от верстальщика было: form, div, span, table, td

**/

form, div, span {
    padding:0px;
    margin:0px;
}

input[type=text],
input[type=password]
{
    width: 300px;
}
textarea
{
    width: 300px;
    height: 150px;
}

ul, li, ol {
    padding:0px;
    margin:0px;
}
p {
    font-size:12px;
    color:#333333;
    margin:0px;
    padding-top:5px;
    padding-bottom:5px;
}
a {
    color:#0072bc;
    text-decoration:underline;
    font-size:11px;
    font-weight:normal;
}
a:hover {
    color:#00aeef;
}
a:active,:visited {
}
.a_menu {
    color:#ffffff;
    font-size:18px;
    text-decoration:underline;
    display:inline;
    margin-left:22px;
}
.a_menu:hover {
    text-decoration:none;
    color:#ffffff;
}


.h1 {
    font-size:20px;
    font-weight:normal;
}


h1 {
    font-size:20px;
    font-weight:normal;
    color:#0072bc;
    display: block;
}

.h2, h2 {
    font-size: 18px;
    font-weight:normal;
    display: block;
    padding: 7px 0px 7px 0px;
}

.h3, h3 {
    font-size: 16px;
    font-weight:normal;
    display: block;
    padding: 7px 0px 7px 0px;
}



h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a
{
    font: inherit;
}










#main {
    width:970px;
    background: url(/img/default/header_bg.png) no-repeat 260px top;
}
#header_top {
/*    background: url(/img/default/header_house.png) no-repeat right bottom;*/
    position:relative;
    z-index:1;
}
#login_button_box {
    position:absolute;
    left:410px;
    top:42px;
}
.login_button_link {
    border-bottom:1px dotted #0072bc;
    color:#0072bc;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
.login_button_link:hover {
    color:#00aeef;
    cursor:pointer;
    border-bottom:1px dotted #00aeef;
}
#city {
    position:absolute;
    left:650px;
    top:42px;
    padding-right:10px;
    background: url(/img/default/ch_city_arr.png) no-repeat right 7px;
}
#city:hover {
    background: url(/img/default/ch_city_arrb.png) no-repeat right 7px;
    cursor:pointer;
}
.city {
    border-bottom:1px dotted #333333;
    color:#333333;
    font-size:12px;
    font-weight:normal;
    padding:0px;
    margin:0px;
    display:block;
}
.city:hover {
    color:#00aeef;
    cursor:pointer;
    border-bottom:1px dotted #00aeef;
}
#header_banner {
    background: url(/img/default/h_banner_bg.png) repeat-x;
    height:140px;
}
#header_banner .big_banner
{
    padding: 11px 12px;
}

#bottom_banner
{
    padding: 0px 0px 10px 0px;
    text-align: left;
}

#bottom_banner .big_banner
{
}

#right_banner
{
    padding-bottom: 10px;
}

#header_menu {
    height:40px;
}
.l_bg {
    background: url(/img/default/menu_lbg.png) no-repeat left;
}
.c_bg {
    background: url(/img/default/menu_bg.png) repeat-x;
}
.r_bg {
    background: url(/img/default/menu_rbg.png) no-repeat right;
}
.date {
    font-size:10px;
    font-weight:normal;
    color:#707070;
}
.author_name {
    font-size:12px;
    font-weight:normal;
    color:#00a99d;
}


.on_clk_lt {
    width:13px;
    height:10px;
    background: url(/img/default/city_onclk_lt.png) no-repeat left top;
}
.on_clk_t {
    height:10px;
    background: url(/img/default/city_onclk_t.png) repeat-x top;
}
.on_clk_rt {
    width:16px;
    height:10px;
    background: url(/img/default/city_onclk_rt.png) no-repeat left top;
}
.on_clk_lm {
    width:13px;
    background: url(/img/default/city_onclk_lm.png) repeat-y left;
}
.ch_city_c {
    padding:10px;
    width:180px;
    background:#fff;
}
.on_clk_rm {
    width:16px;
    background: url(/img/default/city_onclk_rm.png) repeat-y left;
}
.on_clk_lb {
    width:13px;
    height:17px;
    background: url(/img/default/city_onclk_lb.png) no-repeat left top;
}
.on_clk_b {
    height:17px;
    background: url(/img/default/city_onclk_b.png) repeat-x top;
}
.on_clk_rb {
    width:16px;
    height:17px;
    background: url(/img/default/city_onclk_rb.png) no-repeat left top;
}
#ch_city {
    display:none;
    position:absolute;
    z-index:1;
    left:644px;
    top:16px;
}
#input_city {
    width:175px;
    background: url(/img/default/ch_city_arr.png) no-repeat 165px 7px;
}
#city_submit {
    background: url(/img/default/select_n.png) no-repeat;
    width:78px;
    height:25px;
    border:none;
    cursor:pointer;
    margin-top:20px;
}
#city_submit:hover {
    background: url(/img/default/select_h.png) no-repeat;
}
#city_submit:active {
    background: url(/img/default/select_o.png) no-repeat;
}
#city_submit_no {
    margin-top:20px;
    display:none;
}
#city_submit_n {
    display:none;
    margin-top:20px;
    width:112px;
    height:25px;
    cursor:pointer;
    background: url(/img/default/my_city_n.png) no-repeat;
}
#city_submit_n:hover {
    background: url(/img/default/my_city_h.png) no-repeat;
}
#city_submit_n:active {
    background: url(/img/default/my_city_o.png) no-repeat;
}
#div_city {
    overflow: hidden;
    height:93px;
    display:none;
}
#ul_city_show {
    padding:0px;
    margin:0px;
    padding:5px;
    display:none;
    overflow:scroll;
    width:170px;
    height:100px;
}
#ul_city {
    padding:0px;
    margin:0px;
    padding:5px;
    display:none;
    overflow:scroll;
    width:170px;
    height:100px;
}
.li_city {
    padding-top:5px;
    padding-bottom:5px;
    cursor:pointer;
    list-style:none;
}


/**** services *****/




#stati {
    position:absolute;
    top:350px;
    left:0px;

}
.stat_divt {
    position:relative;
    width:229px;
    height: 300px;
}
.stat_divb {
    padding-top:10px;
    position:relative;
    width:229px;
    height: 300px;
}
.stati_text {
    position:absolute;
    font-family: Arial;
    font-size:16px;
    color:#fff;
    bottom:15px;
    left:15px;
    padding:5px;
}



#video {
    position:absolute;
    top:697px;
    left:0px;
    background: url(/img/default/video_bg.png) no-repeat;
}


#expert {
    width:472px;
    height:389px;
    position:absolute;
/*    top:822px;*/
/*    top:722px;*/
    top:1022px;
    left:0px;
    background: url(/img/default/personal_bg.png) no-repeat;
}
.expert_h1 {
    font-size:16px;
    font-weight:normal;
    margin-top:10px;
    display:block;
}
.expert_img {
    float:left;
    padding-right:10px;
}
.hits {
    font-size:10px;
    color:#707070;
    float:left;
    display:block;
    border-right:1px solid #dfdfdf;
    padding-right:4px;
    margin-right:4px;
}
.comment_a {
    background: url(/img/default/mini_blog.png) no-repeat;
    width:11px;
    height:10px;
    float:left;
    margin-right:4px;
    margin-left:4px;
}
.comment_no {
    background: url(/img/default/mini_blog_no.png) no-repeat;
    width:11px;
    height:10px;
    float:left;
    margin-right:4px;
    margin-left:4px;
}
.comment_h {
    font-size:10px;
    float:left;
}
.no_comment {
    font-size:10px;
    color:#707070;
    float:left;
}


#wed_items {
    position:relative;
    width:110px;
    left:490px;
    padding-top:38px;
    z-index:0;
}
.wed_img {
    padding:3px;
}
.wed_img:hover {
    background: url(/img/default/img_bg.png) no-repeat 2px 1px;
}
.wed_a {
    display:block;
    padding:3px;
}


#wed_company {
    position:absolute;
    width:110px;
    left:615px;
    top:38px;
    z-index:0;
}


#right_col {
    position: relative;
    width:230px;
    float: right;
    margin-top: 10px;
    text-align: left;
    z-index: 120;
}
#blog {
    width:240px;
}
#comments {
    width:240px;
}

.blog_bg1 {
    height:78px;
    background: url(/img/default/blog_bg1.png) no-repeat top left;
    padding-left:10px;
    padding-right:15px;
}
.blog_bg2 {
    height:78px;
    background: url(/img/default/blog_bg2.png) no-repeat top left;
    padding-left:10px;
    padding-right:15px;
}

.jm_foto {
    margin-right:5px;
    float:left;
}
.jm_name {
    font-size:11px;
    color:#00a99d;
}
.jm_url {
    margin-top:5px;
    font-size: 10px;
    display:block;
}
.jm_text {
    float:left;
    position:relative;
    overflow:hidden;
    width:138px;
}
.fog {
    position:absolute;
    right:0px;
    top:1px;
    background: url(/img/default/fog.png) no-repeat;
    width:46px;
    height:40px;
    z-index:2;
}
.ring {
    position:relative;
    top:5px;
    margin-left:6px;
    margin-right:6px;
}
#tags
{
    width:230px;
    margin-top:30px;
    position:relative;
}
.tag_cloud {
    padding-top:5px;
}
.tag_lt {
    width:6px;
    height:6px;
    background: url(/img/default/tag_lt.png) no-repeat left top;
}
.tag_rt {
    width:6px;
    height:6px;
    background: url(/img/default/tag_rt.png) no-repeat left top;
}
.tag_t {
    width:100%;
    height:6px;
    background: url(/img/default/tag_t.png) repeat-x top;
}
.tag_l {
    width:6px;
    background: url(/img/default/tag_l.png) repeat-y left;
}
.tag_r {
    width:6px;
    background: url(/img/default/tag_r.png) repeat-y right;
}
.tag_c, .tag_cloud a {
    padding:5px;
    padding-top:0px;
    padding-bottom:0px;
    width:100%;
    color:#d9d9d9;
}

.big_tags_block .tag_c, .big_tags_block .tag_cloud a {
    color:#777;
}

.tag_cloud a.selected
{
    color:#006ae3;
}

.tag_c a {
    text-decoration: none;
}

.tag_c a:hover {
    color:#006ae3;
}

.tag_lb {
    width:6px;
    height:6px;
    background: url(/img/default/tag_lb.png) no-repeat left bottom;
}
.tag_rb {
    width:6px;
    height:6px;
    background: url(/img/default/tag_rb.png) no-repeat left bottom;
}
.tag_b {
    width:100%;
    height:6px;
    background: url(/img/default/tag_b.png) repeat-x bottom;
}
.tag_list {
    position:absolute;
    top:15px;
    right:20px;
}
.my_tag {
    color:#006ae3;
    margin-left:5px;
    margin-right:5px;
}
.chg_tag:hover {
    cursor:pointer;
}
#tost
{
    width:230px;
    margin-top:10px;
    position:relative;
}
.tost_cloud {
    padding-top:5px;
}
.tost_lt {
    width:6px;
    height:6px;
    background: url(/img/default/tost_lt.png) no-repeat left top;
}
.tost_rt {
    width:6px;
    height:6px;
    background: url(/img/default/tost_rt.png) no-repeat left top;
}
.tost_c {
    padding:5px;
    padding-top:0px;
    padding-bottom:0px;
    width:100%;
    color:#d9d9d9;
}
.tost_lb {
    width:6px;
    height:6px;
    background: url(/img/default/tost_lb.png) no-repeat left bottom;
}
.tost_rb {
    width:6px;
    height:6px;
    background: url(/img/default/tost_rb.png) no-repeat left bottom;
}
.tost_list {
    position:absolute;
    top:15px;
    right:20px;
}
.my_tost {
    color:#006ae3;
    margin-left:5px;
    margin-right:5px;
}
.chg_tost:hover {
    cursor:pointer;
}
.tost_italic {
    font-style: italic;
    font-size:12px;
    margin-left:10px;
    line-height: 20px;
}
.another_tost {
    border-bottom:1px dotted #0072bc;
    color:#0072bc;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    margin-top:10px;
    margin-bottom:10px;
    display:block;
    width:69px;
}
.another_tost:hover {
    color:#00aeef;
    cursor:pointer;
    border-bottom:1px dotted #00aeef;
}


#contest {
    height:149px;
    margin-top:40px;
    margin-bottom:16px;
    background: url(/img/default/contest_left.png) no-repeat left;
    position:relative;
}
#contest_button {
    background: url(/img/default/contest_button.png) no-repeat;
    width:61px;
    height:149px;
    position:absolute;
    right:0px;
    top:0px;
}
#contest_submit {
    background: url(/img/default/contest_submit_n.png) no-repeat;
    width:213px;
    height:54px;
    position:absolute;
    left:2px;
    top:63px;
}
#contest_submit:hover {
    background: url(/img/default/contest_submit_h.png) no-repeat;
    cursor:pointer;
}
#contest_submit:active {
    background: url(/img/default/contest_submit_a.png) no-repeat;
}
#contest_h1 {
    font-family: Arial;
    font-size: 30px;
    font-weight:bold;
    color:#ffffff;
    padding:0px;
    margin:0px;
}
#contest_h2 {
    font-family: Arial;
    font-size: 16px;
    font-weight:normal;
    color:#ffffff;
    padding:0px;
    margin:0px;
}
#contest_div {
    width:240px;
    padding-top:10px;
    padding-left:18px;
    position:relative;
}
#contest_div1 {
    position:absolute;
    z-index:1;
    left:18px;
    top:110px;
    width:240px;
}
.contest_a {
    font-size:10px;
    color:#fff;
    font-family: Arial;
}
#contest_foto {
    position:absolute;
    top:18px;
    left:258px;
}
.contest_img {
    margin-right:15px;
}


#horoskope {
    height:148px;
    width:478px;
    float:left;
    background: url(/img/default/horoskope_bg.png) repeat-y 7px;
    position:relative;
}
#horoskope_left {
    height:150px;
    width:7px;
    background: url(/img/default/horoskope_bg_l.png) no-repeat;
    position:absolute;
    left:0px;
    top:0px;
}
#horoskope_right {
    height:150px;
    width:7px;
    float:left;
    background: url(/img/default/horoskope_bg_r.png) no-repeat;
    position:absolute;
    right:0px;
    top:0px;
}
#horoskope_text {
    position:relative;
    padding:10px;
    padding-left:30px;
    padding-right:150px;
    background: url(/img/default/photo/horo_pict.png) no-repeat 340px 20px;
    min-height: 125px;
}


#calendar {
    margin-left:495px;
    position:relative;
}
.calendar_left {
    padding:10px;
    padding-top:5px;
    padding-bottom:5px;
    position:relative;
    width:220px;
}
.calendar_date {
    font-size:12px;
    color:#333;
    display:block;
    padding-top:10px;
    padding-bottom:3px;
}
.calendar_link {
    display:block;
    margin-bottom:5px;
    font-size:12px;
}
.calendar_all {
    display:block;
    margin-top:10px;
    font-size:10px;
}
#calendar_right {
    position:absolute;
    width:168px;
    left:270px;
    top:18px;
}
.calendar_day {
    font-size:10px;
    color:#333;
    display:block;
    padding:3px;
    padding-left:7px;
    padding-right:7px;
}
.calendar_wd {
    font-size:10px;
    color:#f00;
    display:block;
    padding:3px;
    padding-left:7px;
    padding-right:7px;
}
.chg_month:hover {
    cursor:pointer;
}









/** Фотографии на главной **/
#photo_arch {
    position: relative;
    display: block;
    clear: both;
    margin-bottom: 20px;
    margin-right: -8px;
    margin-top: 70px;
}

.photo_div {
    position: relative;
    display: block;
    float: left;
    width: 151px;
    height: 148px;
    margin: 10px 10px 0px 0px;
}

.photo_big_div {
    width:316px;
    height:310px;

    top: -1px;
    left: -1px;
    position:absolute;
    background-color: #fff;
    z-index: 500;
}
.img_right .photo_big_div {
    left: auto;
    right: -1px;
}
.img_bottom .photo_big_div {
    top: auto;
    bottom: -1px;
}
.photo_big_div_info {
    height: 85px;
    width: 314px;

    left: 0px;
    bottom: -1px;

    background: url(/img/default/bgw-80.png) left top repeat;

    position:absolute;
    z-index: 500;
}
.photo_big_div_info_inner {
    position: absolute;
    top: 10px;
    left: 15px;
    width: 285px;
    height: 70px;
}
.photo_small_title {
    background: url(/img/default/bgw-80.png) left top repeat;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 40px;
    width: 150px;
}
.photo_small_title a {
    position: absolute;
    left: 7px;
    top: 7px;
}
.fotograf {
    font-size:10px;
    color:#a3a3a3;
    position:absolute;
    left:0px;
    bottom:5px;
}
.foto_raiting {
    font-size:20px;
    color:#1a1a1a;
    background: url(/img/default/star.png) no-repeat left;
    padding-left:10px;
    position:absolute;
    top:0px;
    right:0px;
    font-weight:bold;
}
.foto_comment{
    position:absolute;
    bottom:5px;
    right:0px;
}










#footer {
    background: url(/img/default/footer_bg.png) repeat-x left top;
    height:240px;
}
.footer_h {
    color:#666666;
    font-size:16px;
    padding:0px;
    margin:0px;
    margin-top:5px;
}
.footer_menu {
    display:block;
    font-size:11px;
    margin-top:5px;
    margin-bottom:5px;
}








/** bread-crumbs **/

.bread_crumbs {
    margin: 10px 0px 10px 0px;
}

.bread_crumbs li {
    list-style: none;
    display: inline;
}



.left-panel {
    position: relative;
    display: block;
    float: left;

    width: 720px;
    padding-top: 10px;
}


.clear {
    clear: both;
}







.personal-menu {
    display: block;
    position: relative;
    padding: 10px 0px;
}


.personal-menu a {
    margin: 0px 10px 0px 0px;
    line-height: 24px;
    white-space: nowrap;
}



.personal-menu a.active {
    color: #777;
}














.company-home-tabs {
    display: block;
    padding: 10px 0px;
    margin: 5px 0px 5px 0px;
}


.company-home-tabs a
{
    margin-right: 10px;
    font-size: 13px;
}

.company-home-tabs a.active {
    font-weight: bolder;
    color: #777;
}






.company_head_table {
    margin: 0px 0px 0px 0px;
}

.company_contacts_list {
    width: auto;
    padding: 0px;
    margin: 0px;
    display: block;
    position: relative;
    list-style: none;
}

.company_contacts_list li {
    padding: 0px 0px 10px 20px;
    display: block;
    position: relative;
}

.company_contacts_list .key {
    width: auto;
    font-weight: bolder;
    font-style: italic;
    text-transform: lowercase;
    padding-right: 10px;
    white-space: nowrap;
    padding: 0px 0px 3px 0px;
    font-size: 17px;
}


.company_description {
    padding: 10px 0px;
    line-height: 25px;
}

.visible {
    display: block;
}




.company_category_description {
    padding: 10px 0px;
    float: left;
    width: 450px;
}

.company_category_description p {
    margin-top: 0px;
    padding-top: 0px;
}

.company_category_services {
    float: right;
    padding: 10px 0px 0px 10px;
}

.company_category_services div {
    padding-bottom: 3px;
    text-align: right;
}











.products_list .product_box {
    float: left;
    background-color: #f4f4f4;
    border: solid 1px #ddd;
    margin: 0px 2px 2px 0px;
    width: 175px;
    height: 250px;
}

.products_list .product_box.payed {
    background-color: #E4F8FE;
}

.products_list .product_box table {
    width: 100%;
    height: 100%;
}

.products_list .product_box .product_image {
    text-align: center;
    width: 160px;
    height: 170px;
}

.products_list .product_box .product_fields {
    vertical-align: bottom;
}




.companies_list .company_box {
    float: left;
    background-color: #f4f4f4;
    border: solid 1px #ccc;
    margin: 0px 5px 5px 0px;
    width: 175px;
    height: 250px;
}

.companies_list .company_box table {
    width: 100%;
    height: 100%;
}

.companies_list .company_box .company_image {
    text-align: center;
    width: 160px;
    height: 170px;
}

.companies_list .company_box .company_fields {
    vertical-align: bottom;
}









.company-in-list-box {
    padding: 10px 0px 10px 0px;
}

.company-in-list-box table {
    width: 100%;
}


.company-in-list-box h1,
.company-in-list-box h2,
.company-in-list-box .h1,
.company-in-list-box .h2
{
    padding-top: 0px;
    margin-top: 0px;
}


.company-in-list-box .company_warning
{
    color: #C00;
    display: block;
    padding: 5px 0px;
    margin: 5px 0px;
}
















div.pager {
    text-align: right;
    padding: 5px 0px 10px 0px;
    clear: both;
}

div.pager a,
div.pager span
{
    padding: 0px 3px 0px 3px;
    font-weight: bolder;
}









hr {
    height: 1px !important;
    background: none;
    border: none;
    border-top: solid 1px #ddd;
    border-collapse: collapse;
}







.logout_form {
    position:absolute;
    left:410px;
    top:42px;
}

.logout_form_links a {
    margin-right: 15px;
}

































.gallery_previews {
    margin-left: -2px;
}


.gallery_previews ul {
    padding: 0px;
    margin: 0px;
    display: block;
    position: relative;
    white-space: nowrap;
}

.gallery_previews li {
    display: block;
    padding: 0px;
    position: relative;
    cursor: pointer;
    float: left;
    width: 110px;
    height: 110px;

    border: solid 1px #ccc;
    margin: 2px;
}

.gallery_previews li.active {
    border: solid 1px #f0f0f0;
}

.gallery_previews li a {

    display: block;
    width: 100%;
    height: 100%;

    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: #f0f0f0 !important;

    text-decoration: none !important;
}

.gallery_previews li a:hover {
    background-color: #ddd !important;
}


.gallery_previews li.active a {
    background-color: #f0f0f0 !important;
}

#big-image {
    padding: 20px 0px 0px 0px;
}





.gallery_previews .jcarousel-next-horizontal {
    position: absolute;
    top: 25px;
    right: -10px;
    width: 19px;
    height: 37px;
    cursor: pointer;
    background: url(/scripts/jcarousel/skins/thlife/arr_r_n.png) no-repeat;
}

.gallery_previews .jcarousel-next-horizontal:hover {
   background: url(/scripts/jcarousel/skins/thlife/arr_r_h.png) no-repeat;
}

.gallery_previews .jcarousel-next-horizontal:active {
   background: url(/scripts/jcarousel/skins/thlife/arr_r_o.png) no-repeat;
}

.gallery_previews .jcarousel-next-disabled-horizontal,
.gallery_previews .jcarousel-next-disabled-horizontal:hover,
.gallery_previews .jcarousel-next-disabled-horizontal:active {
   position: absolute;
   top: 25px;
   right: -10px;
   width: 19px;
   height: 37px;
   background: url(/scripts/jcarousel/skins/thlife/arr_r_no.png) no-repeat;
}

.gallery_previews .jcarousel-prev-horizontal {
    position: absolute;
    top: 25px;
    left: -12px;
    width: 19px;
    height: 37px;
    cursor: pointer;
    background: url(/scripts/jcarousel/skins/thlife/arr_l_n.png) no-repeat;
}

.gallery_previews .jcarousel-prev-horizontal:hover {
   background: url(/scripts/jcarousel/skins/thlife/arr_l_h.png) no-repeat;
}

.gallery_previews .jcarousel-prev-horizontal:active {
   background: url(/scripts/jcarousel/skins/thlife/arr_l_o.png) no-repeat;
}

.gallery_previews .jcarousel-prev-disabled-horizontal,
.gallery_previews .jcarousel-prev-disabled-horizontal:hover,
.gallery_previews .jcarousel-prev-disabled-horizontal:active {
    position: absolute;
    top: 25px;
    left: -12px;
    width: 19px;
    height: 37px;
    background: url(/scripts/jcarousel/skins/thlife/arr_l_no.png) no-repeat;
}





.gallery-cell {
    width: 105px;
    height: 105px;
}

.gallery-cell a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    border: solid 1px #f0f0f0;
}


.gallery-cell a:hover {
    border: solid 1px #ddd;
}






.popup-message {
    margin: 10px 0px;
    padding: 10px;
    background-color: #f0f0f2;
}

.popup-message p {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
}

.popup-message-icon {
    background-position: center center;
    background-repeat: no-repeat;
}

.popup-message-icon div {
    width: 70px;
    height: 70px;
}


.popup-message-info .popup-message-icon {
    background-image: url(/img/default/popup-info-icon.png);
}


ul.form,
ul.form>li
{
    list-style: none;
}

ul.form>li
{
    padding: 3px 0px;
}

ul.form label
{
    display: block;
}

ul.form input[type=text]
{
    width: 300px;
}

ul.form textarea
{
    width: 400px;
    height: 250px;
}

form ul.errors
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

form ul.errors li
{
    display: block;
    color: #880022;
    font-size: 13px;
}

form .message.message-error,
form .message.message-error p
{
    text-align: right;
    font-size: 13px;
    display: block;
    color: #880022;
}



form label.required
{
    color: #00429c;
    cursor: pointer;
}





.blog_anounce_table {
    font-style: italic;
    margin-bottom: 10px;
}

.blog_anounce_table td {
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
}

.blog_anounce_table p {
    padding: 0px;
    margin: 0px;
}



.blog_record_in_list
{
    
}

.blog_record_in_list h2
{
    margin: 0px;
    padding: 0px;
    margin: 10px 0px 5px 0px;
}

.blog_record_in_list .blog_record_info
{
    color: #888;
    font-size: 11px;
    margin: 0px 0px 10px 0px;
}

.blog_record_in_list .blog_record_info span
{
    margin-right: 15px;
}











.main-catalog-items .category-products-line a
{
    display: block;
    float: left;
    width: 150px;
    height: 150px;
    background-color: #f0f0f0;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 10px;
    margin-right: 7px;
    border: solid 1px #eee;
    position: relative;
    margin-bottom: 40px;
}

.main-catalog-items .category-products-line a.payed
{
    background-color: #E4F8FE;
}

.main-catalog-items .category-products-line a .title
{
    position: absolute;
    bottom: -40px;
    height: 30px;
}

.main-catalog-items .category-products-line a:hover
{
    border: solid 1px #ddd;
}









.search_form_in_catalog
{
    padding: 5px;
    background-color: #f4f4f4;
}

.search_form_in_catalog table
{
    border-collapse: collapse;
    width: 100%;
}

.search_form_in_catalog select
{
    width: 100%;
}

.search_form_in_catalog .button_holder
{
    width: 100px;
    vertical-align: top;
    text-align: right;
}



.likes_block
{
    padding: 10px 0px;
}
.likes_block .inner_counter
{
    float: left;
    line-height: 24px;
    margin-right: 10px;
}

.likes_block .facebook_counter
{
    height: 40px;
    overflow: visible;
    z-index: 150;
    position: relative;
}

.likes_block .vkontakte_counter,
.likes_block .facebook_counter
{
    float: left;
    margin-right: 10px;
}

.likes_block .inner_counter *
{
    text-decoration: none;
}
.likes_block .inner_counter .like
{
    color: #0072BC;
    margin-right: 10px;
}

.likes_block .inner_counter .dislike
{
    color: #C00;
    margin-right: 10px;
}

.likes_block .inner_counter .likes_count
{
    color: #0072BC;
    margin-left: 10px;
}

.likes_block .inner_counter .dislikes_count
{
    color: #C00;
}




.small_likes_block {}
.small_likes_block .inner_counter
{
    float: left;
    line-height: 24px;
    margin-right: 10px;
}

.small_likes_block .inner_counter *
{
    text-decoration: none;
}
.small_likes_block .inner_counter .like
{
    color: #0072BC;
    margin-right: 10px;
}

.small_likes_block .inner_counter .dislike
{
    color: #C00;
    margin-right: 10px;
}

.small_likes_block .inner_counter .likes_count
{
    color: #0072BC;
    margin-left: 10px;
}

.small_likes_block .inner_counter .dislikes_count
{
    color: #C00;
}











.wedding_blocks .block
{
    position: relative;
    padding: 10px 0px 0px 0px;
}


.wedding_blocks .block .head
{
    display: block;
    position: relative;
    font-size: 15px;
    color: #0072BC;
    background-color: #f0f0f0;
    padding: 5px;
    cursor: pointer;
}

.wedding_blocks .block .head>a
{
    display: block;
    position: relative;
    font-size: 15px;
    color: #0072BC;
    text-decoration: none;
}

.wedding_blocks .block .head .info
{
    color: #333;
    font-size: 11px;
    position: absolute;
    display: block;
    right: 5px;
    top: 5px;
}

.wedding_blocks .block .head .info span
{
    display: block;
    float: left;
    margin-left: 20px;
    position: relative;
    line-height: 18px;
    width: 120px;
    text-align: right;
}

.wedding_blocks .block .body
{
    display: none;
    padding: 10px 10px 0px 10px;
}

.wedding_blocks .block.opened .body
{
    display: block;
}



.company_blocks .block
{
    position: relative;
    padding: 10px 0px 0px 0px;
}


.company_blocks .block .head
{
    display: block;
    position: relative;
    font-size: 15px;
    color: #0072BC;
    background-color: #f0f0f0;
    padding: 5px;
/*    cursor: pointer;*/
}

.company_blocks .block .head>a
{
    display: block;
    position: relative;
    font-size: 15px;
    color: #0072BC;
    text-decoration: none;
}

.company_blocks .block .head .info
{
    color: #333;
    font-size: 11px;
    position: absolute;
    display: block;
    right: 5px;
    top: 5px;
}

.company_blocks .block .head .info span
{
    display: block;
    float: left;
    margin-left: 20px;
    position: relative;
    line-height: 18px;
    width: 120px;
    text-align: right;
}

.company_blocks .block .body
{
    display: none;
    padding: 10px 10px 0px 10px;
}

.company_blocks .block.opened .body
{
    display: block;
}

.company_blocks .warning
{
    color: #C33;
}


.liked_products,
.liked_products li
{
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.liked_products li.item
{
    position: relative;
    display: block;
    float: left;
    width: 86px;
    height: 130px;
    overflow: visible;
}

.liked_products li.item.opened
{
}

.liked_products li.clear
{
    float: none;
    clear: both;
}

.liked_products .controlls
{
    position: absolute;
    left: 0;
    top: 0;
    width: 86px;
    height: 130px;
    overflow: hidden;
}

.liked_products .opened .controlls
{
    top: -30px;
    left: -30px;
    width: 220px;
    height: 130px;
    border: solid 1px #ccc;
    background-color: #f0f0f0;
    z-index: 150;
    overflow: visible;
}


.liked_products a.image
{
    display:block;
    width: 86px;
    height: 130px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    float: left;
}

.liked_products a.control_link
{
    display: block;
    line-height: 20px;
    margin-left: 96px;
}



.single_liked_products .selected_product
{
    vertical-align: top;
    padding-right: 20px;
}

.single_liked_products .products_variants
{
    vertical-align: top;
    width: 350px;
    width: 265px;
}









.cars_for_wedding
{
    border-collapse: collapse;
}

.cars_for_wedding tr:first-child td
{
    background-color: #eee;
}

.cars_for_wedding td
{
    vertical-align: top;
    border: solid 1px #9ae;
    padding: 2px;
    background-color: #f4f4f4;
}













.weddings_ready_box
{

}

.weddings_ready_box .registration_text
{
    background-color: #eecccc;
    padding: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}


.weddings_ready_box .wedding_ready_items
{
    background-color: #e4f8fe;
    padding: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.weddings_ready_box div
{
    float: none;
    clear: both;
}

.weddings_ready_box div.total
{
    border-top: solid 1px #aaa;
    margin-top: 5px;
    padding-top: 3px;
}

.weddings_ready_box div span.key
{
    float: left;
}

.weddings_ready_box div span.value
{
    float: right;
}
















.simple_table {
    width: 100%;
    border-collapse: collapse;
}

.simple_table *
{
    font-size: 11px;
    font-weight: normal;
}

.simple_table thead tr td,
.simple_table thead tr th
{
    border: solid 1px #ccc;
    background-color: #E4F8FE;
    padding: 3px;
    text-align: center;
}

.simple_table td,
.simple_table th
{
    border: solid 1px #ccc;
    background-color: #fff;
    padding: 3px;
    text-align: center;
}




.simple_table tr.witness td
{
    font-weight: bolder;
}





.routes_in_cabinet_bg
{
    background: #fff url(/img/default/routes.png) right top no-repeat;
    min-height: 200px;
}









.personal_menu_box,
.personal_menu_box li
{
    display: block;
    list-style: none;
}

.personal_menu_box
{
    padding: 10px;
    margin: 0px;
    background-color: #E4F8FE;
    padding: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.personal_menu_box li a
{
    font-size: 15px;
    line-height: 26px;
}








.callbord_record
{
    display: block;
    position: relative;
}
    
.callbord_record h2
{
    display: block;
    border-bottom: solid 1px #ccc;
    margin-bottom: 2px;
    padding-bottom: 2px;
    
}

.callbord_record .callboard_record_controlls
{
    position: absolute;
    right: 0px;
    top: 10px;
}

.callbord_record .callboard_record_controlls a
{
    display: block;
    float: left;
    margin-left: 10px;
    position: relative;
}






.coupons_list table h3
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.coupons_list table
{
    margin-bottom: 10px;
}
    
