/* CSS Document */
h2, h1, h3 {
	color:#FE6D71;
}
h2 a, h2 a:visited {
	color:#FE6D71;
}
a, a:visited {
	color:#FE5054;
}

/* Advanced Search */

#thedmsSearch0 h2, #thedmsSearch1 h2 {
	background-color:#FE9496;
	color:#676767;
}

#thedms01 div#thedmsBrowseGrid  .BrowseCell h2 {
	color:#FFF; /*3EAAA7*/
	background-color:#FFFFFF;
	background-image:url(../img/food-grad.png);
	background-repeat:repeat-y;
}

#thedms01 div#thedmsBrowseGrid .BrowseCell h2 a {
	color:#FFFFFF;
}


/* Attractions Browse Page - Reduce div width to accommodate side boxes */

#thedms11 div#thedmsBrowseGrid {
	clear:both;
	margin:auto;
	padding:12px 12px 0px;
	width:650px;
}
#thedms11 div#thedmsBrowseGrid .BrowseCell h2 {
	width:640px;
	background-color:#FE9496;
	color:#676767;
}
#thedms11 div#thedmsBrowseGrid .BrowseCell h2 a {
	color:#676767;
}
#thedms11 div#thedmsBrowseGrid .BrowseCell {
	float:left;
	margin:0px;
	padding:0px 0px 10px;
	position:relative;
	width:480px;
}

div#thedms13 table#thedmsOpeningTimesTableFullWidth th {
	background-color:#FE9496;
}

div#thedms11n .thedmsBrowseH2Background {
    background:  none repeat scroll 0 0 #FE9496;
}
div#thedms11n #thedmsBrowseListing .thedmsBrowseRow .thedmsBrowseH2Background h2 a {
    color: #676767;
}
div#thedms11n .thedmsActionsHolder .thedmsbutton a {
    color: #676767;
}
div#thedms11n .thedmsActionsHolder ul li.thedmsbutton a {
    color: #676767;
}

.thedmsbutton {
    background: none repeat scroll left top #FE9496;
    border: none;
}
