
/*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: 1px;
}
/*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;
	margin-bottom:20px;
}

/* used for TEL, FAX etc captions */
.Caption {
	font-weight: normal;
}

/* 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:0px;
}


/*---------------------------------------------------------------------attractions/venues pages----------------------------------------------------------------------------------*/
/*venue search pages*/
/*venue details pages*/
TABLE#thedmsOpeningTimesTableFullWidth th{
	color: white;
	background-color: #639EC6;
	padding: 3px;
}
/*-------------------------------------------------------------accommodation and attractions browse pages------------------------------------------------------*/

#thedms01 DIV#thedmsBrowseGrid .BrowseCell {
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #d7d7d7;
	margin-top:5px;
	margin-bottom:5px;
}
/* widths may need changing if not 100% width */
#thedms11 DIV#thedmsBrowseGrid .BrowseCell 
{
    min-height: 86px;
    width:80%;
}
#thedms11 DIV#thedmsBrowseGrid .BrowseSmallPicture {

	float: right;
	border:1px solid #D7D7D7;
	margin-left: 10px;
	width:125px;
	height:86px;
	background:#639EC6 url(../img/nophoto.gif) no-repeat;
	clear:both;
}

div#thedmsBrowseGrid .BrowseRow{
	border-bottom: solid 1px #D7D7D7;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}
div#thedmsBrowseGrid .BrowseCellCol1{
	margin: 0px;
}
#thedms11 div#thedmsBrowseGrid .BrowseCell h2 {
color:#639EC6;
}
/* 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;
	float:right;
}
/*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: white;
	padding:10px;
	border: 1px solid #d7d7d7;
	margin-top:20px;
	float:right;
	width:97%;
}
DIV#thedmsContactPanel 
{
    width:530px;
    float:left;
    margin-top:20px;
}
/*--------------------------------------------------------------------- dms styles for google mapping ----------------------------------------------------------------------------------*/
#thedmsShowMap, #thedmsHideMap, #thedmsShowListings, #thedmsHideListings{
	padding:5px;
	font-size: 100%;
	font-weight: bold;
	margin-right: 5px;
	border: 1px solid #d7d7d7;
	display: block;
	margin-bottom: 0px;
}
#thedmsGoogleMap{
	width: 800px;
	margin: auto;
}

#thedmsBrowseGrid 
{
    border:10px;
}

.thedmsBrowseLeftText 
{
    margin-top:10px;
    margin-bottom:10px;
}

#map-control 
{
    margin-top:10px;
    margin-bottom:10px;
}

div#thedmsBrowseGrid
{
    float:left;
    text-align:left;
    width:100%;
    padding:0px;
}

div#thedmsFeaturePicture1
{
    float:left;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:10px;
}

div#thedmsDetailsPanel 
{
    float:left;

    margin-top:20px;
}

#thedmsdetailsACbuttons
{
    color:white;
    margin-bottom:20px;
    margin-top:20px;
}

#thedmsFeaturePicture2 
{
    float:left;
    margin-top:10px;
    margin-bottom:10px;
}

div#thedmsTopPanel 
{
    padding-bottom:20px;
    border-bottom:1px solid #d7d7d7;
}

.thedms H1
{
	font-size:22px;
	color: #639EC6;
	padding: 0px;
	margin:0px;
	font-weight:lighter;
}

.eventsTableDates, .eventsTableEvents, .eventsTableVenue, .eventsTableTimes, .eventsTableContact
{
    background:#eeeeee;
}

div#thedmsBrowseGrid .BrowseCell 
{
    margin:0px;
    padding:0px;
    width:100%;
}

div#thedmsBrowseGrid .detailbtn {
    padding:4px 8px;
    border:1px solid #d7d7d7;
    margin:10px;
    width:9em;
    background:white;
    float:right;
    display:none;
}

div#thedmsBrowseGrid .details_holder 
{
    clear:right;
    width:97%;
}

div#thedmsLargeImgOne {
    float:left;
    text-align:right;
    width:300px;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:10px;
}

div#thedmsLargeImgTwo 
{
    float:left;
    text-align:center;
    width:300px;
    margin-top:10px;
    margin-bottom:10px;
}

div#thedmsPropertyType {
    padding:0px;
}

div#thedms {
    margin:0px;
}

div#thedmsTypeClassification {
    padding:0px;
    margin-top:20px;
}

div#thedmsClassification {
    padding:0px;
    margin:20px 0px;
}

#thedmsPropertyEssentials 
{
    padding:0px;
    margin:0px;
}

div#thedmsPropertyInfo 
{
    margin:0px;
    float:right;
    width:100%;
}

#thedmsConfFacilities ul li
{
    list-style-type:none;
}

.BrowseCellConference ul
{
    list-style:none;
}

#thedmsSearch0 h2, #thedmsSearch1 h2 
{
    border-bottom:1px solid #639EC6;
    width:70%;
    padding-bottom:5px;
    margin-top:30px;
    font-weight:normal;
}


#thedmsContact li.wide label {
    width:26%;
    float:left;
    text-align:right;
}

#thedmsContact li.wide {
    margin:0pt;
    padding:0pt;
    margin-top:10px;
}

img.floatright 
{
    border: 1px solid #CEE7DE;
    margin:0px;
    margin-left:10px;
    float:right;
    padding:0px; 
}

#thedmsProfiling .thedmsQuestion, #thedmsFilters .thedmsQuestion 
{
    clear:left;
    float:left;
    width:30%;
    text-align:right;
}

#thedmsProfiling .thedmsAnswers, #thedmsFilters .thedmsAnswers 
{
    clear:right;
    float:right;
    width:69%;
    text-align:left;
}

#thedmsBrowseGrid .smIMG 
{
	float: right;
	border:1px solid #D7D7D7;
	margin-left: 10px;
	width:125px;
	height:86px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../img/nophoto.gif);
}

.BrowseCellDetails 
{
    width:100%
}

.thedmsImageLink 
{
    margin-right:5px;
}

#thedmsBrowseGrid h2, #thedmsBrowseGrid h2 a
{
    background-image:url(../img/content-box-top.jpg);
    padding:4px;
    color:White;
}

.details_holder 
{
    padding:0px 10px;
}

.thedmsBrowsePaging 
{
    margin: 10px 0px;
}

#thedmsContact label 
{
    display:block;
    float:left;
    margin-right:5px;
    text-align:right;
    width:26%;
}

#thedmsdetailsOfproperty h2 
{
    margin:14px 0px;
}

#thedmsAvailability 
{
    margin-top:20px;
}

#thedmsSmallImg 
{
    float:left;
    margin-right:10px;
}

#thedms07 .thedmsAvailability 
{
    background-color:white;
    display:table;
    margin-bottom:5px;
    padding:1px;
    width:auto;
}

.availabilitytable {
font-size:100%;
text-align:center;
}

.thedmsLogosImg 
{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

#thedmsdetailsAddress_1, #thedmsClassification
{
    clear:both;
}

div#thedmsImages {
float:left;
text-align:center;
width:100%;
}

div#thedmsBrowseGrid .BrowseCell h2 {
margin:0;
padding:4px;
text-align:left;
}

/* New Grid Styles */

div#thedms02n #thedmsLargeImgOne, div#thedms02n #thedmsLargeImgTwo{
    float:left;
    text-align:left;
    width:320px;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:10px;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyBook, div#thedms02n .thedmsGridBook, div#thedms02n .thedmsGridBook a 
{

}
div#thedms02n .thedmsGridBook a, div#thedms02n .thedmsGridBook a:visited 
{
	color:White;
	text-decoration:none;
}
div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyBook, div#thedms02n .thedmsGridBook 
{

}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyAvailable, div#thedms02n .thedmsGridAvailable
{
	color:#fff;
	background-color:#8CCFBD;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyNotAvailable, div#thedms02n .thedmsGridNotAvailable
{

}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyUnknown, div#thedms02n .thedmsGridUnknown
{
    background:#CDE9F4;
    color:#666;
}

div#thedms02n .thedmsGridIcon, div#thedms02n .thedmsGridIconText 
{
    background:#666;
    margin-right:4px;
}

div#thedms02n .thedmsGridTableHeader, #thedmsGridAvailabilityChart .thedmsGridTableHeader th 
{
    background-color:#fff;
    color:#000;
}

div#thedms02n .thedmsLogos
{
	clear:right;
}

div#thedms02n .thedmsGridTableHeader a, div#thedms02n .thedmsGridTableHeader a:visited 
{
    color:black;
    text-decoration:underline;
}

div#thedms02n #thedmsServicesList li 
{
    padding:2px 0;
    width:45%;
}

div#thedms02n h2, div#thedms02n h3
{
    background-image:url(../img/content-box-top.jpg);
    padding:4px 10px;
    color:White;
    font-size:14px;
    font-weight:bold;
}

div#thedmsAccessibility 
{
    background:white;
    border:0px;
    padding:0px;
    margin:0px;
}

/* New Browse Page */

div.thedmsBrowsePagination a.thedmsPaginationCurrentPage, div.thedmsBrowsePagination a:hover 
{
    background:#639EC6;
    color:white;
}

div.thedmsBrowsePagination a 
{
    background:#D7D7D7;
    color:#666;
}
/*----------- accessibility search ---------------------*/
#thedms159 #NAS {
float:none;
width:80%;
margin-bottom: 10px;
}
#thedms159 #SAA {
float:none;
width:80%;
}
#thedms159 #thedmsTabMenu li.active {
background: url(../img/content-box-top.jpg);
}
#thedms159 #thedmsTabMenu li.active a {
	color: #fff;
}
#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tabs-1, #tabs-2, #tabs-3 {
border:2px solid #96B9D7;
}
#thedms159 #thedmsTabMenu li {
border-color:#96B9D7;
}

/*Special Offer Styles applied November 2009*/

div#thedms01n .BrowseBookCell #thedmsSpecialOfferTextHolder 
{
    background:white url(http://www.thedms.co.uk/graphics/signposts/white/star.png) no-repeat 5px 10px;
    border:1px dashed #CCCCCC;
    clear:both;
    margin:10px 0;
    padding:10px 10px 10px 23px;
}

div#thedmsSpecialOffersHolder 
{
}

div#thedms02n div#thedmsSpecialOffersHolder li 
{
    background:transparent url(http://www.thedms.co.uk/graphics/signposts/white/star.png) no-repeat;
    border:0 none;
    list-style-type:none;
    padding:0 0 0 20px;
}

div#thedms02n #thedmsAvailability .thedmsSOdetails 
{
    background:white;
    border:1px dashed #CCCCCC;
    clear:both;
    margin:10px 0;
    padding:10px;
}

.thedmsSmallBrowseSignpost {
	width:17px;
}

div#thedms01 .thedmsBookLayoutSpecialOffer, div#thedms01 .thedmsBookLayoutAddToShortList 
{
margin:0;
}

div#thedms02n #thedmsGridTable .thedmsGridMultiStay, div#thedms02n #thedmsSpecialOffersHolder .thedmsGridMultiStay 
{
background-color: #9E425B;
}

 div#thedms01n .thedmsbutton a, div#thedms01n .thedmsbutton a:visited, div#thedms01 .thedmsbutton a, div#thedms01 .thedmsbutton a:visited
{
   background-image:url(/img/content-box-top.jpg);
}


.BrowseBookactionpanel 
{
    background-color:#E1EBF4;
}

div#thedmsBrowseGrid .BrowseBookCell 
{
    background-color:#F4F8FB;
    border-top:4px solid #CCDBE5;
}




/*End of Special Offer Styles applied November 2009*/