* {
    border: 0;
    margin: 0;
    padding: 0
}

body {
    font: 12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    color: black;
}

a {
    color: #227BBB;
}

a:hover {
    color: #FF6231;
}

input, select, textarea {
    border: 1px solid #CACACA;
    font-size: 12px;
    padding: 2px;
}

#page {
    background: #ffffff;
    margin: 0 auto;
    width: 980px;
}

#header {
    height: 160px;
}

#header h5 {
    width: 155px;
    height: 155px;
    margin: -149px 0 0 15px;
    background: url(../img/logo/logo.png) no-repeat;
    float: left;
}

#header h5 a:link {
    display: block;
    height: 155px;
    width: 155px;
    z-index:1000;
}

#header h5 a:visited {
    display: block;
    height: 155px;
    width: 155px;
    z-index:1000;
}

#header h5 a:hover {
    text-decoration: none;
}

#columns {
    margin: 0 auto;
    width: 980px;
}

.top_line {
    width: 980px;
    height: 22px;
    background-color: #FF6231;
    font: 12px Tahoma, Verdana;
    float: left;
    color: white;
}

.top_line_holder {
    width: 980px;
    height: 2px;
}

.top_line_spacer {
    width: 230px;
    float:left;
}

.top_line a {
    color: white;
}

.top_line a:hover {
    color: black;
}

.wifi_link {
    margin-top: 10px;
    margin-left: 230px;
}

.mobile_link {
    margin-left: 230px;
}

.news_link {
    margin-left: 230px;
}

.cooperate_link {
    margin-left: 80px;
}

.icq {
    margin-left: 142px;
}

.middle_line {
    width: 980px;
    height: 55px;
    float: left;
}

h1 {
    font-size: 18px;
    font-weight: normal;
    float: left;
}

.title_position {
    padding-top: 20px;
    margin-left: 230px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
}

h2[rel=cooperate] {
    font-size: 16px;
    padding: 15px 0 5px 0;
    color: #227BBB;
}

h3 {
    font-size: 13px;
    font-weight: normal;
}

h3[rel=info]{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

.widgets {
    font-size: 9px;
    float: right;
    width: 250px;
}

.widgets table tr td {
    padding-top: 6px;
    width: 80px;
}

.widgets img {
    margin-bottom: -3px;
}

.widgets a {
    color: #787675;
}

.widgets a:hover {
    color: #FF6231;
}

.bottom_line {
    width: 980px;
    height: 80px;
    float: left;
}

.search {
    background: url(../img/public/search_bar.png) no-repeat;
    margin-left: 215px;
    float: left;
    display: block;
    height: 80px;
    width: 478px;
}

.ajax_link {
    border-bottom: 1px dotted #000000;
    cursor: pointer;
    text-decoration: none;
}

#adv_top {
    float: right;
    width: 250px;
    height: 75px;
    /*background: gray none repeat scroll 0 0;*/
}

.adv_left {
    /*width: 200px;*/
    /*height: 300px;*/
    margin: 30px 0 20px 0;
    /*background: gray none repeat scroll 0 0;*/
    /*TODO replace w real ad*/
}

.adv_center {
    width: 750px;
    height: 70px;
    padding-left:5px;
    margin-top: 20px;
    /*background: gray none repeat scroll 0 0;*/
}

#left_col {
    float: left;
    width: 215px;
    padding-top: 20px;
}

.cat_content {
    font-size: 13px;
    padding: 5px 0 5px 0;
}

.cat_content a:hover {
    color: #FF6231;
}

.cat_box1 {
    background: #C5007E none repeat scroll 0 0;
    font-size: 11px;
    color: white;
}

.cat_box2 {
    background: #FFAA00 none repeat scroll 0 0;
    font-size: 11px;
    color: white;
}

.cat_box3 {
    background: #00DDE5 none repeat scroll 0 0;
    font-size: 11px;
    color: white;
}

.cat_box4 {
    background: #FF4102 none repeat scroll 0 0;
    font-size: 11px;
    color: white;
}

.cat_box5 {
    background: #586F4E none repeat scroll 0 0;
    font-size: 11px;
    color: white;
}

.cat1 {
    color: #C5007E;
}

.cat2 {
    color: #FFAA00;
}

.cat3 {
    color: #00DDE5;
}

.cat4 {
    color: #FF4102;
}

.cat5 {
    color: #586F4E;
}

#main_center_col {
    float: right;
    width: 765px;
}

.top_info_blocks {
    width: 100%;
    padding-top: 25px;
    height: 277px;
}

.main_top_info_block {
    width: 255px;
}

.info_block_title_1 {
    padding: 0 0 10px 15px;
    font-size: 17px;
}

.info_block_title_1 a {
    color: #C5007E;
}

.info_block_title_1 a:hover {
    color: #FF6231;
}

.info_block_title_2 {
    padding: 0 0 10px 15px;
    font-size: 17px;
}

.info_block_title_2 a {
    color: #81C231;
}

.info_block_title_2 a:hover {
    color: #FF6231;
}

.info_block_title_3 {
    padding: 0 0 10px 15px;
    font-size: 17px;
}

.info_block_title_3 a {
    color: #227BBB;
}

.info_block_title_3 a:hover {
    color: #FF6231;
}

.info_row {
    height: 50px;
}

.info_row[rel=latest] {
    height: 80px;
}

.info_type {
    padding-left: 5px;
    font-size: 13px;
}

.info_business_title {
    font-size: 13px;
}

.info_business_title a {
    color: black;
}

.info_business_title a:hover {
    color: #FF6231;
}

.info_offer_title {
    padding-top: 5px;
    font-size: 11px;
    color: #586F4E;
}

.info_offer_title_big {
    padding-top: 5px;
    font-size: 12px;
    color: black;
}

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

.info_business_title_big a {
    color: black;
}

.info_business_title_big a:hover {
    color: #FF6231;
}

#spec_offer {
    background: #f4f4f4 none repeat scroll 0 0;
}

.spec_info_block_title {
    padding: 10px 0 10px 15px;
    font-size: 17px;
}

.spec_info_block_title a {
    color: #00DDE5;
}

.spec_info_block_title a:hover {
    color: #FF6231;
}

.news_block {
    width: 50%;
    float:left;
}

.news_list {
    padding: 5px 0 20px 0;
}

.news_desc {
    padding-top: 5px;
    line-height: 1.5;
}

.news_block_title {
    padding: 15px 0 0 15px;
    font-size: 18px;
}

.news_block_title a {
    color: #FFAA00;
}

.news_block_title a:hover {
    color: #FF6231;
}

.poll_block {
    width: 49%;
    float:right;
}

.soc_block {
    width: 49%;
    float:right;
}

.video_block {
    width: 50%;
    float:left;
}

#footer {
    width: 100%;
    height: 180px;
    background: #ECEBD4 none repeat scroll 0 0;
}

.about {
    padding: 15px 0 0 15px;
    float: left;
}

.about[rel=map] {
    padding: 0 0 0 15px;
    float: left;
}

.partner {
    padding: 15px 0 0 60px;
    float: left;
}

.contacts {
    padding: 15px 0 0 60px;
    float: left;
}

.widgets_bottom {
    padding: 15px 25px 0 0;

    float: right;
}

.bottom_link {
    margin-top: 6px;
    font-size: 13px;
}

.bottom_link a {
    font-size: 12px;
}

.bottom_link img {
    margin-bottom: -3px;
}

/* category */
.breadcrumbs {
    width: 100%;
    padding: 6px 0 0 15px;
}

.breadcrumbs[rel=map] {
    width: 50%;
    padding: 6px 0 0 230px;
}

.category_title {
    width: 100%;
    padding: 20px 0 15px 15px;
    float: left;
}

h1[rel=category] {
    font-size: 20px;
}

.category_row {
    height: 115px;
}

.news_row {
    height: 75px;
}

.offer {
    width: 382px;
    float: left;
    padding: 5px 0 5px 0;
}

.offer[rel=highlight] {
    width: 382px;
    float: left;
    padding: 5px 0 5px 0;
    background: #ebede8 none repeat scroll 0 0;
}

.offer_type {
    width: 40px;
    padding-left: 5px;
    font-size: 14px;
}

.offer_business_title {
    font-size: 14px;
    /*font-weight: bold;*/
}

.offer_business_title a {
    color: black;
}

.offer_business_title a:hover {
    color: #FF6231;
}

.offer_title {
    padding-top: 5px;
    font-size: 13px;
    color: #586F4E;
}

.offer_validity {
    padding-top: 5px;
    font-size: 13px;
    color: black;
}

.offer_validity[rel=other] {
    color: gray;
}

#offer_map_link {
    padding-top: 5px;
}

.ajax_link[rel=offer] {
    color: #227BBB;
    font-size: 12px;
}

#map {
    width: 100%;
    height: 300px;
    border: 1px solid #CACACA;
    float: left;
}

.ymap {
    width: 765px;
    height: 300px;
    float: left;
}

#close_map_link {
    float: right;
    padding: 5px 0 5px 0;
}

.ajax_link[rel=closeMap] {
    color: #227BBB;
    font-size: 12px;
    float: right;
}

.offer_body {
    width: 476px;
    float: left;
    line-height: 1.5;
}

.offer_contacts {
    padding-top: 30px;
    width: 250px;
    float: right;
}

.offer_type_box {
    margin-top: 20px;
    padding: 5px;
    float: left;
    color: white;
    font-size: 16px;
}

.offer_type_box[rel=action] {
    background-color: #C5007E;
}

.offer_type_box[rel=discount] {
    background-color: #FFAA00;
}

.offer_type_box[rel=coupon] {
    background-color: #00DDE5;
}

.offer_type_box[rel=cert] {
    background-color: #FF4102;
}

.offer_type_box[rel=card] {
    background-color: #586F4E;
}

.offer_title_main {
    width: 100%;
    padding: 5px 0 10px 0;
    float: left;
}

.offer_actions {
    width: 100%;
    padding-bottom: 15px;
    float: left;
}

.offer_desc {
    width: 100%;
    padding-bottom: 10px;
}

.offer_time_block {
    margin-top: 10px;
    padding: 0 0 10px 15px;
    background: #ebede8;
    clear:both;
}

h3[rel=offer_time] {
    padding: 10px 0 5px 0;
}

.time_item {
    padding-bottom: 5px;
}

.warn {
    margin-top: 20px;
    padding: 5px 0 5px 15px;
    width: 748px;
    color: red;
    font-size: 12pt;
    background: #ffcccc none repeat scroll 0 0;
    border: 1px dashed red;
}

.notice {
    font-size: 11px;
    padding: 10px 0 10px 15px;
}

.offerUrl {
    padding: 10px 0 5px 15px;
}

.coupon {
    background: #f1f1ed;
    border: 1px dotted #000000;
    margin: 10px 0 5px;
    padding: 5px 0 10px 15px;
}

.bLogo {
    padding: 5px 0 5px 0;
}

.bTitleMain {
    font-size: 19px;
}

.bTitleRest {
    font-size: 15px;
}

#otherOffers {
    padding-top: 5px;
}

.ajax_link[rel=offerDetail] {
    color: #227BBB;
    font-size: 13px;
}

.ajax_link[rel=offerMap] {
    color: #227BBB;
    font-size: 13px;
    padding: 10px 0 0 5px;
}

h3[rel=business] {
    font-size: 13px;
}

.addresses {
    font-size: 13px;
    background: #f1f1ed;
    padding: 5px 0 5px 10px;
    margin-left: -10px;
    width: 100%;
}

.address {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px dashed #000000;
}

.address_line {
    padding-top: 3px;
    width: 100%;
    font-size: 13px;
}

.contacts {
    font-size: 14px;
}

.contacts[rel=desc] {
    font-size: 13px;
}

#mapLink {
    height: 20px;
}

.offer[rel=latest] {
    width: 238px;
    float: left;
    padding: 5px 0 5px 0;
    background: #f1f1ed;
}

.spacer_dashed {
    border-top: 1px dashed #000000;
    padding-bottom: 20px;
}

.bottomBlockTitle {
    padding: 10px 0 10px 15px;
    font-size: 14px;
    color: black;
}

.spacer {
    height: 10px;
    width: 100%;
}

.search_title {
    width: 100%;
    padding: 20px 0 15px 15px;
    float: left;
}

.search_terms {
    width: 100%;
    float: left;
    font-size: 11px;
    padding: 0 0 5px 15px;
}

.search-advanced {
    margin-top: 2em;
}

.search-advanced .title {
    float:left;
    font-weight:bold;
    width:175px;
}

.search-advanced .input-data {
    float:left;
    padding-left:5px;
}

.search-advanced .input-data input {
    width:275px;
}

.search-advanced .input-data textarea {
    width:275px;
}

.search_select {
    width:281px;    
}

.news {
    padding-left:15px;
    width: 750px;    
}

.map_column {
    width:33%;
    float:left;
}

.required {
    color:red;
}

.help {
    float:left;
    padding-left:8px;
    cursor: pointer;    
}

.bottom {
    margin: 0 auto;
    padding: 5px 0 5px 15px;
    width: 100%;
    font-size:10px;
    color:gray;
}

.text {
    padding-left: 15px;    
    line-height: 1.5;
}

.text ul li {
    padding: 5px 0;
}

.text[rel=header] {
    padding-left: 0;
    font-size: 13px;
}

#accordion div h3 {
    /*z-index:-1;*/
}

.cell {
    padding: 5px 0 5px 15px;
    border-bottom: 1px solid;
}

#adv_menu1 {
    padding-top:20px;
}

#offerButton {
    padding-top:20px;
}

.ajax_link[rel=cooperate] {
    color: #227BBB;
    border-bottom: 1px dashed #227BBB;
    cursor: pointer;
}

.hrefNoDecoration {
    text-decoration: none;
}
