
/*PUBLICATION STYLESHEET for the dms - Ready for a grey site*/
/*Used across all dms pages*/
.thedmsBackgroundFix /*works as a clearer div in the dms*/{
	clear: both;
	font-size: 1px;
	height: 4px;
	color:#CEE7DE;
	margin-top:10px;
}
/*across all forms*/
form ul {
	padding: 0px;
	margin: 0px;
}
form li {
	margin-top: 10px;
	list-style: none;
	clear: both;
}
form li.radio label {
	clear: none;
	float: left;
}
form li.radio input {
	float: left;
} 

form li.check label {
	text-align: left; 
	margin-right: 0; 
	float: none; 
	display: inline
}
form li.check span {
	display:block; 
}
/*All key backgrounds with the gif images for fuzzy edges- set background to a lighter colour*/
.thedmskey{
	background-color: #FFFFFF;
}

/* used for TEL, FAX etc captions */
.Caption {
	font-size: 70%;
	font-weight: bold;
}

/* used for instructions, eg what to do next */
.Instructions {
	font-weight: bold;
	text-align: center;
}
/* used for feedback to user, eg error messages or advice such as you need to enter your name, or no information found */
.Feedback {
	color: red;
	font-weight: normal;
	text-align: center;
}
.thedms img {
	border:0;
}


/*---------------------------------------------------------------------attractions/venues pages----------------------------------------------------------------------------------*/
/*venue search pages*/
/*venue details pages*/
TABLE#thedmsOpeningTimesTableFullWidth th{/*
	color: #333333;
	background-color: #CCCCCC;
	padding: 3px;*/
}
/*-------------------------------------------------------------accommodation and attractions browse pages------------------------------------------------------*/

#thedms01 DIV#thedmsBrowseGrid .BrowseCell {
	float: left;
	margin: 1px;
	padding: 3px;
	width: 48%;/* width will changing if not 3 column version, 48% if 2 column version  */
}
/* widths may need changing if not 100% width */
#thedms11 DIV#thedmsBrowseGrid .BrowseCell {
	width: 70%;
	float: left;
}
#thedms11 DIV#thedmsBrowseGrid .BrowseSmallPicture {
	width: 15%;
	float: left;
	text-align: center;
	padding: 10px;
	margin-right:20px;
}

div#thedmsBrowseGrid .BrowseRow{
	border:0px;
	border-bottom:4px solid #CEE7DE;
	padding-bottom:10px;
	margin-bottom:10px;
	
}
div#thedmsBrowseGrid .BrowseCellCol1{
	border:0px;
	margin: 4px;
}

/* to have different colours on ea or ac browse page headings have two versions of DIV#thedmsBrowseGrid  .BrowseCell h2 and prefix with DIV#thedms01 and DIV#thedms11 */

/*-------------------------------------------------------------accommodation styles go here------------------------------------------------------*/
#thedmsAvailabilityChart{
	margin: 4px;
}
/*this may need to be deleted, but it makes it work on most of the layouts, especially accommodation layout 1.*/
#thedmsAvailabilityChart table {
	clear:left;
	margin: auto;
}

/*--------------------------------------------------------------------- events ----------------------------------------------------------------------------------*/
#thedmsBrowseEvents {
	clear:both;
}

DIV#thedmsItemsPanel/*events*/, #thedmsAvailabilityCheck /*accommodation*/{
	background-color: #F0F0F0;
}
DIV#thedmsContactPanel {
	width: 54%;
}
/*--------------------------------------------------------------------- dms styles for google mapping ----------------------------------------------------------------------------------*/
#thedmsShowMap, #thedmsHideMap, #thedmsShowListings, #thedmsHideListings{
	padding:5px;
	font-size: 100%;
	font-weight: bold;
	margin-right: 5px;
	border:0px;
	display: block;
	margin-bottom: 0px;
}
#thedmsGoogleMap{
	width: 800px;
	margin: auto;
}

#thedmsBrowseGrid 
{
    border:0px;
}

div#thedmsBrowseGrid {
    border:0px;
    float:left;
    text-align:left;
    width:100%;
}

.Caption {
    font-size:100%;
    font-weight:bold;
}

#thedmsContactPanel h2 
{
    margin-top:10px;
}

#thedmsTopPanel h1 
{
    margin-bottom:10px;
}

div#thedmsDetailsPanel 
{
    float:left;
    width:55%;
}

div#thedmsFeaturePicture1 
{
    float:right;
}

div#thedmsItemsPanel
{
    float:right;
    padding:4px;
    width:39%;
}
div#thedmsFeaturePicture1 {
	float:left;
	padding-left:20px;
}

div#thedmsBrowseGrid .BrowseBookCell {
	border-top-color:#cee7de;
	background-color:#fff;
	}
	
.BrowseBookactionpanel {
	background-color:#ECF5F2;
}
	
div#thedms01n .thedmsbutton a,
div#thedms01n .thedmsbutton a:visited,
div#thedms01n .thedmsbutton a:hover,
div#thedms01 .thedmsbutton a,
div#thedms01 .thedmsbutton a:visited,
div#thedms01 .thedmsbutton a:hover {
	background: url("/img/buttonbg.gif") no-repeat scroll -2px -4px transparent;
	font-size: 115%;
    font-weight: bolder;
	color:#006633;
}

div#thedmsBrowseGrid .BrowseBookPropertyPicture img {
	border-color:#fff;
	}
	

/* new EAbrowse styling - AR 29/06/11 */
div#thedms11n .thedmsBrowseRow {
    background: none;
}
div#thedms11n .thedmsBrowseH2Background {
    background:  none repeat scroll 0 0 #CEE7DE;
}
div#thedms11n #thedmsBrowseListing .thedmsBrowseRow .thedmsBrowseH2Background h2 a {
    color: #006633;
	text-decoration: underline;
}
div#thedms11n .thedmsActionsHolder .thedmsbutton a {
    color: #006633;
}
div#thedms11n .thedmsActionsHolder ul li.thedmsbutton a {
    color: #006633;
}
div#thedms11n .thedmsActionsHolder ul li {
    clear: both;
    list-style-type: none;
	margin: 2px 0;
}
div#thedms11n .thedmsActionsHolder {
    background: none;

}
.thedmsbutton {
    background: none repeat scroll left top #CEE7DE;
    border: none;
}

.thedmsContentHolder {
    float: left;
    position: relative;
    width: 75%;
}
div#thedms11n .thedmsActionsHolder ul li.thedmsbutton {
    height: 18px;
    margin: 0 0 5px;
	padding: 4px 8px 9px 4px;
}
.thedmsActionsHolder .thedmsbutton {
    height: 18px;
    margin: 0 0 5px;
}

div#thedms11n .thedmsActionsHolder ul li a {
    margin-left: 4px;
    text-decoration: none;
	color: #006633;
}
div#thedms11n .thedmsActionsHolder ul li {
    clear: both;
    list-style-type: none;
	margin: 2px 0;
}
div#thedms11n .thedmsfunctionholder {
    float: left;
    width: 70%;
}

/* 15-12-11 - Introducing special Offer Styling - Nathan*/

.thedmsSOlist {
background: none repeat scroll 0 0 #ECF5F2;
border: 1px solid #0AA;
}
.thedmsSOlist li img {
    /*May need something like “background: #fff; padding 2px;“ if it’s a black site and you need the star to show up */
}


/* AC Details: */
#thedmsSpecialOffersHolder {
background: none repeat scroll 0 0 #ECF5F2;
border: 2px solid #0AA;
}

.thedmsSO {
background: none repeat scroll 0 0 #ECF5F2;
border: 1px solid #0AA;
}

a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #999999;
border: 1px solid #999999;
color: #FFFFFF;
}

div#thedms02n #thedmsAvailability .thedmsSOdetails {
background: none repeat scroll 0 0 #ECF5F2;
border: 1px solid #0AA;
}

/* EA Browse: */
div#thedms11n .thedmsfunctionholder {
float:left;
width:100%;
}

/* EA Details:*/
#thedms13 .thedmsSO {
background: none repeat scroll 0 0 #ECF5F2;
border: 1px solid #0AA;
}
a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #999999;
border: 1px solid #999999;
color: #FFFFFF;
}




