
/*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;
}

/* 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: 80%;
	float: left;
}
/*#thedms11 DIV#thedmsBrowseGrid .BrowseSmallPicture {
	width: 15%;
	float: left;
	text-align: center;
	padding: 10px;
}*/
#thedms11 div#thedmsBrowseGrid .BrowseSmallPicture {
display:none;
float:left;
padding:10px;
text-align:center;
width:0;
}

div#thedmsBrowseGrid .BrowseRow {
background-color:#EEEEEE;
margin:5px 0;
}
div#thedmsBrowseGrid .BrowseCellCol1{
	border-right: 1px solid #ccc;
	margin: 4px;
}

#thedms11 ul li {list-style-type: none;}
#thedms11 .thedmsListOfProperties {margin: 10px 0 10px 0px;}
#thedmsContactPanel h2 
{
    margin: 10px 0;
}
#thedmsdetailsACbuttons {margin: 20px 0;}
#thedms13 #thedmsDetailsPanel {margin: 10px 0;}
#thedms13 #thedmsTopPanel {}
#thedms13 #thedmsItemsPanel {
float:right;
margin-top:10px;
padding:5px;
width:40%;
}
#thedms13 #thedmsItemsPanel h2 
{
    margin: 0 0 10px;
}
#thedms13 .thedmskey {
border:1px solid #CCCCCC;
margin:10px 0;
padding:3px 2px 2px;
}
div#thedmsDetailsPanel  {
float:left;
width:50%;
}
div#thedmsBrowseGrid  {
border:medium none;
float:left;
text-align:left;
width:100%;
}
div.thedmsBrowseLeftText  {
clear:left;
float:left;
margin:10px 0;
width:40%;
}
div.thedmsBrowsePaging  {
float:right;
margin:10px 0;
padding:1px;
text-align:right;
width:49%;
}
/* 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: 50%;
	float:left;
	clear:both;
	margin: 0 0 10px 0;
}
/*--------------------------------------------------------------------- dms styles for google mapping ----------------------------------------------------------------------------------*/
#thedmsShowMap, #thedmsHideMap, #thedmsShowListings, #thedmsHideListings{
	padding:5px;
	font-size: 100%;
	font-weight: bold;
	margin-right: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
	margin-bottom: 0px;
}
#thedmsGoogleMap{
	width: 800px;
	margin: auto;
}
/* -----------------------------------------New Browse Page - implementing from 1st July 2009 - TC / RG for questions-------------------------------------------------------------------*/
/* -----------------------------------------New Browse Page - row option--------------------------------------*/
div#thedmsBrowseGrid .BrowseBookCell 
{
    border-top:4px solid #639EC6;
    background:#E9F0F6;
}

.BrowseBookactionpanel 
{
    background:#E9F0F6;
}

div#thedms01n .thedmsbutton a, div#thedms01n .thedmsbutton a:visited 
{
    background:#639EC6;
    color:White;
}

div.thedmsBrowsePagination a.thedmsPaginationCurrentPage 
{
    background:#639EC6;
    color:White;
}

div.thedmsBrowsePagination a 
{
    background:#E9F0F6;
    color:#666;
}
/* -----------------------------------------New Browse Page - 2 column option-----------------------------------------------------------------------------------------------------------*/

/* -----------------------------------------eNewsletter Signup Form-----------------------------------------------------------------------------------------------------------*/


#thedms530 #spanPage #frmCRMPlus, #thedmsContact, .padp {
	padding-top:10px;
}

.thedmsQuestionHolder{
	padding-bottom:10px;
}

.thedmsQuestionHolder label {
	padding-right:10px;
  }
  
 #ddlCountry {
	width:267px;
	margin-left:10px;
  }
  
  #txteMail {
	width:264px;
	margin-left:27px;
  }
  
  #btnSubmit {
	position:relative;
	left:300px;
  }
  
  #txtName {
	width:263px;
	margin-left:-1px;
  }
  
  
  
  /* new EAbrowse styling - AR 29/06/11 */
div#thedms11n .thedmsBrowseRow {
    background: none;
}
div#thedms11n .thedmsBrowseH2Background {
    background: #142645;
}
div#thedms11n #thedmsBrowseListing .thedmsBrowseRow .thedmsBrowseH2Background h2 a {
    color: #FFF;
}
div#thedms11n .thedmsActionsHolder .thedmsbutton a {
    color: #FFF;
}
div#thedms11n .thedmsActionsHolder ul li.thedmsbutton a {
    color: #FFF;
}
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 #142645;
    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;
	color:#DB3E00;
}

div#thedms11n .thedmsActionsHolder ul li a {
    margin-left: 4px;
    text-decoration: none;
    color: #615182;
}
div#thedms11n .thedmsActionsHolder ul li {
    clear: both;
    list-style-type: none;
    margin: 2px 0;
}
div#thedms11n .thedmsfunctionholder {
    float: left;
    width: 70%;
}

div#thedms11n .thedmsContentHolder .smIMG, div#thedms11n .thedmsContentHolder .smNoIMG {
    float: left;
    margin: 0 10px 10px 0;
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    padding: 5px;
}

/* 15-12-11 - Introducing special Offer Styling - Nathan*/

.thedmsSOlist {
background: none repeat scroll 0 0 #E9F0F6;
border: 2px dashed #639EC6;
}
.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: */
#thedms02n #thedmsSpecialOffersHolder {
background: none repeat scroll 0 0 #E9F0F6;
border: 3px dashed #639EC6;
}

.thedmsSO {
background: none repeat scroll 0 0 #E9F0F6;
border: 3px dashed #639EC6;
}

a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #639EC6;
border: 1px solid #000000;
color: #FFFFFF;
}

div#thedms02n #thedmsAvailability .thedmsSOdetails {
background: none repeat scroll 0 0 #E9F0F6;
border: 1px dashed #639EC6;
}

/* EA Browse: */
div#thedms11n .thedmsfunctionholder {
float:left;
width:100%;
}

/* EA Details: */
#thedms13 .thedmsSO {
background: none repeat scroll 0 0 #E9F0F6;
border: 3px dashed #639EC6;
}
a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #639EC6;
border: 1px solid #000000;
color: #FFFFFF;
}

/* End of Introducing special Offer Styling - Nathan*/

  
