.search_restaurants_box
{
    background-image: url(/images/backgrounds/normal.png);
    background-repeat: repeat-x;
    background-color: #fff;
    border: solid 1px #999;
    padding: 10px;
    margin-top: 10px;
}

.search_restaurants_box h3
{
    color: #333;
    /*border-bottom: solid 1px #666;*/
    font-size: 1.5em;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px #ccc;
}

.search_restaurants_box strong
{
    font-size: 1.25em;
    text-shadow: 1px 1px 1px #ccc;
    color: #333;
}

.search_restaurants_box table td
{
    border-right: dotted 1px #ccc;
}

.search_restaurants_box td.search_heading
{
    border-bottom: solid 1px #ccc;
}

.search_restaurants_box td.search_option
{
    font-size: 1.25em; line-height: 1.5em;    
}

.search_restaurants_box select.search_category
{
    width: 210px; text-align: center; width: 220px; font-size: 1.25em; line-height: 1.5em;
} 

a.buttonV1.bigbutton, input[type=submit].buttonV1.bigbutton
{
    height: 50px; 
    background-repeat: repeat !imporant; 
    font-size: 2em; width: 220px;
    line-height: 2em;
    margin-bottom: 10px;
}

.restaurant_item
{
    border: solid 1px #999;
    background-image: url(/images/backgrounds/normal_trans.png);
    background-repeat: repeat-x;
    background-color: #fff;
    /*padding: 10px;*/
    margin-bottom: 10px;
}

.restaurant_item tr td.logo
{
    /*-webkit-border-top-left-radius: 5px;*/
    /*-webkit-border-bottom-left-radius: 5px;*/
    /*-moz-border-radius-topleft: 5px;*/
    /*-moz-border-radius-bottomleft: 5px;*/
    /*border-top-left-radius: 5px;*/
    /*border-bottom-left-radius: 5px; */
    width: 160px;
    text-align: center; 
    border-right: solid 1px #999;   
    /*padding: 10px;*/
}

.restaurant_item tr td.logo img
{    
    /*height: 75px;*/
    height: 100px;
    margin: 5px;
    max-width: 150px;
}

.restaurant_item img.mini-arrow
{
    margin-top: 0;    
    margin-bottom: -1px;
    margin-left: 5px;
}

.restaurant_item .special
{
    font-size: 1.15em; 
    font-style: italic;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 305px;
    border: solid 1px #999; border-bottom: 0; border-left: 0; 
    height: 52px; 
    height: 88px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

.restaurant_item .business_name
{
    font-size: 1.25em; display: block; border-bottom: solid 1px; margin-bottom: 4px;     
    margin-bottom: 0 !important; margin-left: 0 !imporant; padding-bottom: 4px; border-bottom: 0; padding-left: 5px; border-left: solid 1px #999;
    padding-top: 2px;
}

.restaurant_item .order_link
{
    font-weight: bold; padding-left: 4px;
    margin-top: 8px;
}

.restaurant_item .option_icons
{
    padding-top: 5px;
}

.featured_restaurant_item    
{
    border: solid 1px #999; background-color: #999; width: 90px; margin-left: 10px; border-bottom: 0;
}

.featured_restaurant_item img
{
    margin-bottom: -3px; margin-left: 5px;
}

.featured_restaurant_item strong
{    
    color: #fff; text-shadow: 2px 2px 2px #666;
}

.dining_guide_right_nav .columnbox-light
{
    /*border-color: #D26E1A;*/
    /*border-color: #007799;*/
}

#columnmiddle_wide h1.dining_heading
{
    margin-bottom: 0px; 
    font-size: 2.5em;
}
#columnmiddle_wide h2.dining_heading
{
    font-size: 14px; font-weight: normal; text-shadow: 2px 2px 2px #ccc; display: block; margin: 0; border: 0; color: #000;
}

.restaurant_item table td .option_icons img
{
    width: 25px;
    height: 25px;
}

.sponsor_item .restaurant_item
{
    /*background-image: url(/images/backgrounds/menu_tile_diag.png);*/
    border: solid 1px #111144;
}
.sponsor_item .featured_restaurant_item
{
    border-color: #111144;
    background-color: #111144;
}

.dining_eyecandy
{
    float: left: border-right: solid 2px #111144; 
    width: 380px; height: 254px;
}

/* search box right nav */
.restaurant_heading_cell
{
    border-right: 1px dotted #CCCCCC; font-size: 1.2em; line-height: 1.25em;
}
#columnright h3.search_restaurants
{
    background-color: #007799; color: #fff; margin-top: -5px; margin-left: -5px; padding: 5px; margin-bottom: 0; border-bottom: solid 1px #999;
    text-shadow: 2px 2px 2px #333;
}
    
/* category links right nav */
ul.bigul
{
    margin-top: 2px;
}
ul.bigul li
{
    font-size: 1.25em;
    /*font-size: 1.1em;*/
    line-height: 1.25em;
}
ul.bigul li.active_search
{
    list-style-image: url(/images/icons/bullet_go.png); color: RED;
}
ul.bigul li.active_search a
{
    color: RED;
}
strong.restaurant_right_heading
{
    display: block; border-bottom: solid 1px #ccc; color: #111144; margin: 4px; margin-bottom: 0; padding: 3px; padding-top:0; color: #000;
}
#columnright h3.browse_restaurants
{
    text-align: left; background-color: #007799; color: #fff; margin-top: -5px; margin-left: -5px; padding: 5px; margin-bottom: 0; border-bottom: solid 1px #999; 
    text-shadow: 2px 2px 2px #333;
}
