
/*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#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*/

#thedms01n div#thedmsBrowseGrid .BrowseBookPropertyPicture img {
	margin-top:5px;
}

#thedmsBrowseGrid h2, #thedmsBrowseGrid h2 a {
background-image:url("../img/content-box-top.jpg");
color:White;
padding:4px;
}

div#thedms11n .thedmsBrowseH2Background,
div#thedms11n .thedmsActionsHolder ul li.thedmsbutton {
background-image:url("../img/content-box-top.jpg");
color:White;
padding:4px;
	background-repeat:repeat-x;
	background-color:#abc7df;
}

div#thedms11n .thedmsActionsHolder ul li.thedmsbutton a:hover {
	color:#fff;
	text-decoration:underline;
}


div#thedms11n #thedmsBrowseListing .thedmsBrowseRow .thedmsBrowseH2Background h2 a:hover {
	color:#fff;
	text-decoration:underline;
}

div#thedms11n #thedmsBrowseListing .thedmsBrowseRow .thedmsBrowseH2Background h2 {
background-color:transparent;
padding: 0 8px;
}

div#thedms11n #thedmsBrowseListing .thedmsBrowseRow {
	zoom:1;
	}

div#thedms11n .thedmsContentHolder {
	width:74%;
	}
	
div#thedms11n .thedmsContentHolder .thedmsBrowseText, div#thedms11n .thedmsContentHolder .thedmsLogos {
float:none;
}

div#thedms11n .thedmsContentHolder .thedmsBrowseText {
	width:auto;
}


div#thedms11n .thedmsActionsHolder ul li.thedmsbutton {
	height:auto;
	padding: 3px 0 10px 3px;
	border:none;
	background-repeat:repeat-x;
	background-color:#abc7df;
	}
	
#thedms11n .thedmsBrowseRow  {
	border-bottom:1px solid #ccc;
	}
	
	
#thedms65 #thedmsItineraryEntryHolder {
	width:62%;
}

#thedms65 #thedmsTPItineraryRightPane {
	width:35%;
}

#thedms65 div#thedmsContactPanel {
	width:100%;
}

div#thedms65 h3,
div#thedms65 #thedmsTPItineraryDetails h2 {
	background-image:url("/img/content-box-top.jpg");
	background-repeat:repeat-x;
	color:#fff;
	width:98%;
}

div#thedms65 #thedmsTPItineraryDetails h2 {
	padding:5px;
}

div#thedms65 #thedmsContactPanel h2 {
	margin-top:10px;
}

#thedms65 #thedmsItineraryEntryHolder {
	_width:61% !important;
}

.TPButtons a {
	background-image: url("/img/content-box-top.jpg");
	background-repeat:repeat-x;
	background-color:#adcce9;
	color:#fff;
	padding:10px;
}

.TPButtons a:hover {
	background-image: url("/img/content-box-top.jpg");
	background-repeat:repeat-x;
	background-color:#adcce9;
	color:#fff;
	padding:10px;
	text-decoration:underline;
}

#thedmsTPitineraryList li {
    background: url("/img/content-box-top.jpg") repeat-x scroll center top #adcce9;
    color: #FFFFFF;
    padding: 10px;
    text-align: center;
    width: auto;
}

#thedmsTPitineraryList li a, #thedmsTPitineraryList li a:visited {
    color: #FFFFFF;
    padding: 0;
    text-decoration: none;
    width: 100%;
}

.TPItineraryPrintbutton {
	display:none;
}

/*Special Offer Styling 19/12/11 - Nathan */

.thedmsSOlist {
background: none repeat scroll 0 0 #E1EBF4;
border: 2px dotted  #76A6CE;
}
.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 #E1EBF4;
border: 3px dotted  #76A6CE;
}

.thedmsSO {
background: none repeat scroll 0 0 #E1EBF4;
border: 3px dotted  #76A6CE;
}

a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #76A6CE;
border: 1px solid #76A6CE;
color: #FFFFFF;
}

div#thedms02n #thedmsAvailability .thedmsSOdetails {
background: none repeat scroll 0 0 #E1EBF4;
border: 1px dotted  #76A6CE;
}

/* EA Browse: */
div#thedms11n .thedmsfunctionholder {
float:left;
width:100%;
}

/* EA Details: */
#thedms13 .thedmsSO {
background: none repeat scroll 0 0 #E1EBF4;
border: 3px dotted  #76A6CE;
}
a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #76A6CE;
border: 1px solid #76A6CE;
color: #FFFFFF;
}

/* End of special Offer */

