﻿/* Cascading Stylesheet for Common Elements */

/* Begin: General */
BODY {
	FONT-SIZE: 12px; COLOR: #800000; FONT-FAMILY: "verdana" ariel sans-serif
}

.contentTable {
	MARGIN-TOP: 10px; WIDTH: 100%
}

.BoldBrown
{
    FONT-SIZE: 12px;
    font-weight: bold;
    color: #800000
}
.sidebar
{
}

.headerBarRestaurants
{
    padding-right: 3px;
    margin-top: 5px;
    padding-left: 3px;
    background: #800000;
    padding-bottom: 3px;
    color: white;
    padding-top: 3px;
    text-align: left;
    font-size: 17px;
}

.headerBarImage
{
    margin-top: 5px;
    background: #800000;
    color: white;
    text-align: left;
    font-size: 17px;
    vertical-align: middle;
}

.headerBarRestaurants a:link
{
    padding-right: 3px;
    margin-top: 5px;
    padding-left: 3px;
    background: #800000;
    padding-bottom: 3px;
    color: white;
    padding-top: 3px;
    text-align: left;
    text-decoration: none;
}

.footerBarRestaurants a:link
{
    color: #800000;
}

.DontShowListSearchPrompt
{
    display: none;
}

.modalBackground {
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}

.listingDescription {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; BACKGROUND: #ffffff; PADDING-BOTTOM: 15px; PADDING-TOP: 1px
}

#middleCellBrown {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #ffeecc; PADDING-BOTTOM: 10px; PADDING-TOP: 0px;
	    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}

#rightCellBrown {
	BACKGROUND: #ffeecc; WIDTH: 160px
}

#leftCellBrown
{
    padding: 0px 0px 10px 0px;
    background: #ffeecc;
    width: 356px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}

SearchArea
{
 BACKGROUND: #ffeecc;   
}
listingResultsRowEvenRestaurants
{
    color: #000000;
}
listingResultsRowOddRestaurants
{
    color: #000000;
}