/*Food and Drink Section Colours*/

h2 {
    color:#0067b2;
}


div#thedmsItemsPanel, div#thedmsContactPanel {
    background:#E7F5FD none repeat-x scroll 0 0;
    /* border-top:4px solid #75b5ff; */
}

div#thedms11 .BrowseRow, div#thedms02n #thedmsdetailsEAbuttons, div#thedms02n #thedmsdetailsAddress, div#thedms02n #thedmsdetailsEAbuttons, div#thedms02n #thedmsPropertyEssentialsright, div#thedms02n #thedmsAvailability, div#thedms02n #thedmsDetailsServices, div#thedms02n div#thedmsItemsPanel, div#thedms02n div#thedmsContactPanel {
    background: white;
    /* border-top:4px solid #75b5ff; */
    border-top:none !important;
}

div#thedmsBrowseGrid .BrowseCell {
    
    border: none !important;
    /* background-color: #E7F5FD !important; */
}

div#thedmsBrowseGrid .CellRightDetailsHolder {
    
}

div.thedmsBrowsePagination a {
    background:#75b5ff none repeat scroll 0 0;
}

div.thedmsBrowsePagination a.thedmsPaginationCurrentPage {
    background:#0067b2 none repeat scroll 0 0;
}

div.thedmsBrowsePagination a:hover {
    background:#0067b2 none repeat scroll 0 0;
}

div#thedms00 h2, div#thedms10 h2 {
    /* background:#00adef none repeat scroll 0 0; */
    background: #004C92 url(/img/menu-bg.gif) repeat-x scroll left top;
    color: white;
    
}

div#thedms02n .thedmsGridTableHeader, #thedmsGridAvailabilityChart .thedmsGridTableHeader th, table#thedmsOpeningTimesTableFullWidth th {
    background: #004C92 url(/img/menu-bg.gif) repeat-x scroll left top;
}

#thedms01 div#thedmsBrowseGrid .BrowseCell h2 {
    background: #004C92 url(/img/menu-bg.gif) repeat-x scroll left top;
    color: white;
}


div#thedmsBrowseGrid .BrowseCell h2 a {
    color:#0067b2;
}

table#thedmsBrowseEvents .row1 {
    background: #fff none repeat scroll 0 0;
}

table#thedmsBrowseEvents .row2 {
    background: #E7F5FD none repeat scroll 0 0;
}

table#thedmsOpeningTimesTableFullWidth td {
    background:#E7F5FD none repeat-x scroll 0 0;
}

tr.thedmsGridTableRow:hover, tr.thedmsGridTableRow1:hover
{
    background:#E7F5FD none repeat-x scroll 0 0;
}

#thedms11 div#thedmsBrowseGrid .BrowseCell h2 {
    background: #004C92 url(/img/menu-bg.gif) repeat-x scroll left top;
    color: white;
}

#thedmsPropertyEssentialsleft h2 {
    background: #004C92 url(/img/menu-bg.gif) repeat-x scroll left top;
    color: white;
    padding: 4px;
    font-weight:bold;
    font-size:120%;
}

#thedmsPropertyEssentialsright h2 {
    background: #004C92 url(/img/menu-bg.gif) repeat-x scroll left top;
    color: white;
    padding: 4px;
    font-weight:bold;
    font-size:120%;
}


#thedmsDetailsServices h2 {
    background: #004C92 url(/img/menu-bg.gif) repeat-x scroll left top;
    color: white;
    padding: 4px;
    font-weight:bold;
    font-size:120%;
}

#thedms13 div#thedmsContactPanel h2 {
    background: #004C92 url(/img/menu-bg.gif) repeat-x scroll left top;
    color: white;
    padding: 4px;
    font-weight:bold;
    font-size:120%;
}

#thedms13 div#thedmsItemsPanel h2 {
    background: #004C92 url(/img/menu-bg.gif) repeat-x scroll left top;
    color: white;
    padding: 4px;
    font-weight:bold;
    font-size:120%;
}

