.left {
    display: block;
    width:48%;
    float:left;

}

.right {
    display: block;
    width:48%;
    float:right;

}

.website .page_banner .banner_wrapper .title_overlay .title {
    color: #FFF;
    padding: 30px;
}

.website .page_banner .banner_wrapper .title_overlay .scroller {
    color: #F96713;
}

a {
    color: #FFF;
}

/*  -- Social Icons -- */

.content .block_social_links .social_glyphs .icon_span {
    font-size: 200%;
    color: #CC2800;
}

.content .block_social_links .social_glyphs .label_span {
    display: none;
}

.content .block_social_links .social_icon {
    display: inline-block;
    float: none;
    clear: both;
    margin-bottom: 5px;
    margin-top: 10px;
}
.header .header_info .social_glyphs .social_icon.social_icon_yellowpages {
display: none;
}

/*-- Top--*/
.top_wrapper, .nav_wrapper {
        max-width: 90%;
    
}

/*-- Header --*/


#nav div ul li.item.item_page.item_page_home {
    display: none;
}

.header {
    background-color:transparent;
    border: none;
    box-shadow: none;
}

.scrolled .header {
    background-color: rgb(0,0, 0);
    background-color: rgba(0,0, 0, 0.4);
    border: none;
    box-shadow: none;
}

.has_action_buttons .content {
    padding-top: 0px;
}

.header .header_info {
    border-bottom:1px solid #ccc;
    color: #ccc;
    text-shadow: none;
}

.header .header_info .detail:before {
    content: '•';
}

.website .header .action_button_v2.reserve_online, 
.website .nav .action_button_v2.reserve_online {
    background-color: #28ADA8;
}

/*-- Nav --*/

.nav .list_pages {
    font-size: 100%;
    padding-right: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.nav .list_pages .item_page {
    margin-left: 30px;
}

.nav .list_pages .list_subs {
    background-color: rgb(222, 87, 11);
    border: none;
    
}

.nav .list_pages .item_page .link:hover,
.nav .list_pages .item_page:hover .link,
.nav .list_pages .active .link {
    text-decoration: none;
}
.nav .list_pages .list_subs .active .link,
.nav .list_pages .list_subs .item .link:hover {
    text-decoration: none;
}

.has_action_buttons .nav .list_pages .list_subs {
    top: 27px;
}


.page:first-child .page_banner_rotator .banner_slide .wrapper .data {
    background-image: url(/images/pattern.png);
}

/*-- Content --*/

.content {
    color:#CCC;        
    padding-bottom: 222px;
  
}

.page .page_content {
    background-image: url(/images/background.jpg);
    background-repeat: repeat-x;
    background-color: #000;

}

.content h2 {
    font-size: 250%;
    line-height: 180%;
    color: #F96713;
    text-align: center;
    border-bottom: 1px solid #f96713;
    padding-bottom:20px;
    margin-bottom:40px;
}

.content .text_summary, 
.content .header_block p,
.content .body_block p {
    font-size: 120%;
    line-height: 140%;
    letter-spacing: 1px;
}

.content .highlight_block {
    background-color: transparent;
    border-style: dotted;
    border: none;

}


.content .block_contact_address .social_glyphs {
    display: none;
}

.block_contact_address .highlight_block {
    height:200px;
}

.content .block_group_details {
    font-size: 120%;
    line-height: 100%;
}
/*-- Page --*/


[data-page="home"] .page:first-child .page_banner_rotator .banner_slide .wrapper .data {
    background-color: rgb(0, 0, 0);
     background-color: rgba(0, 0, 0, 0.3);
}

.page {
 border-bottom: none;
}

.page .page_banner {
    border: none;
}

.page .page_wrapper {
    background-repeat: no-repeat;

}

.page .social_block_vine {
    color: #FFF;
}

.page_groups .block_group_description {
    float: none;
    width: 100%;
}

.content .ypdineBooker .content .search .button button,
.content .ypdineBooker .content .search .button button:hover {
    color: #FFFFFF;
    background-color: #FD6604;
    border-color: #FD6604;
}


/*-- Menu --*/

.bullet {
display: none;
}

.sign-up {

    display: block;
    width: 120px;
    padding: 8px 12px;
    margin: 0 auto;
    position: relative;
    font-size: 100%;
    border: 2px solid #F96713;
    font-weight: bold;
    text-transform: uppercase;
}

.content .menus_list .list_item .item_link {
    display: block;
    width: 200px;
    padding: 8px 12px;
    margin: 0 auto;
    position: relative;
    font-size: 100%;
    border: 2px solid #F96713;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.content .menus_list .list_item .item_link:hover, .content .menus_list .list_item .active_link  {
    background-color: #F96713;
    text-decoration: none;
}

.menu_section .menu_item td.price {
  font-family: "Aclonica","sans-serif";
}
.menu_section .menu_item {
    border-bottom: none;
}
h4.section_name.sub_title  {
    color:#F96713;
    border-bottom:1px solid #F96713;
}

.menu_section .menu_item .item_desc {
    font-size: 16px;
    font-style: normal;
    color: #bdbcbc;
}

.menu_section .menu_item {
    margin: 30px 0;
}

/*-- Footer --*/

.footer {
    background-color: #000;
    border-top: none;
    color: #CCC;
    position: absolute;
}

.footer_wrapper {
    padding-bottom: 80px;
}

.footer .footer_logo {
    display: none;
}

.footer .footer_info a, .footer .footer_info a:hover {
    color: #CCC;
}


.footer .footer_info .social_glyphs .social_icon.social_icon_yellowpages {
display: none;
}

/* -- Content Editor Styles -- */

.content_editor {
    background-image: url(/images/background.jpg) !important;
    background-position: 0 0 !important;
    background-size: auto !important;
    background-repeat: repeat-x !important;
    background-color: #000000 !important;
    color: #FFFFFF !important;
}
.content_editor p,
.content_editor div,
.content_editor span {
    
}
.content_editor a {
    
}
