/*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 {
	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, .feedback{
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
}
.thedms {
	font-size: 11px;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
}
.thedms img {
	border:0 none;
}
#frame {
	background-image:url(../img/frame-bg-white.png) !important;
	color: #000000;
}
.frame-bottom {
background-image:url(../img/frame-bottom-bg-white.png) !important;
}
#breadcrumb {
	color: #000000;	
}
.thedmsQuestion{
	color: #000000;
}
/*---------------------------------------------------------------------attractions/venues pages----------------------------------------------------------------------------------*/
/*venue search pages*/
/*venue details pages*/
TABLE#thedmsOpeningTimesTableFullWidth th{/*
	color: #333333;
	background-color: #CCCCCC;
	padding: 3px;*/
}
div#thedms11 {
	margin:auto;
	width:100%;
}
div#thedmsBrowseGrid .BrowseCell {
	float:left;
	margin:0px;
	padding:0px;
	width:80%;
}
div#thedmsBrowseGrid {
	border:0 solid #FFFFFF;
	float:left;
	text-align:left;
	width:100%;
}
/*-------------------------------------------------------------accommodation and attractions browse pages------------------------------------------------------*/

#thedms01 div#thedmsBrowseGrid .BrowseCell {
	margin:0;
	padding:0;
	width:317px;
}
/* widths may need changing if not 100% width */
#thedms11 DIV#thedmsBrowseGrid .BrowseCell {
	width: 82%;
	float: right;
}
#thedms11 div#thedmsBrowseGrid .BrowseSmallPicture {
	float:left;
	padding:0;
	text-align:left;
	width:15%;
}
#thedms01 #thedmsBrowseGrid h2 {
	font-size:110%;
	margin:0;
}
div#thedmsBrowseGrid .BrowseRow {
	background-color:#EEEEEE;
	border:1px solid #BBBBBB;
	color:#000000;
	margin-bottom:6px;
	padding:3px;
	width:956px;
}
#thedms01 div#thedmsBrowseGrid .BrowseCellCol1 {
}
#thedms01 div#thedmsBrowseGrid .BrowseCellCol1{
}
#thedms01 div#thedmsBrowseGrid .BrowseCellCol2 {
	margin-left:3px;
	margin-right:3px;
	width:316px;
}
#thedms01 div#thedmsBrowseGrid .BrowseCellCol3{
}
div#thedmsBrowseGrid .detailbtn {
	float:right;
	margin:3px 15px 3px 3px;
	padding:1px;
	width:auto;
}
div#thedms02n {
	background-color:#FFFFFF;
	margin:auto;
	padding:5px;
	width:auto;
	color: #000000;
}
#thedmsContactPanel img{
	margin-top: 3px;
	margin-bottom: 3px;	
}
/* 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;
}
div#thedms01 {
	margin:auto;
	width:100%;
}
#thedmsListings {
	clear:both;
	width:100%;
}
div#thedmsBrowseGrid .BrowseCell h2 {
	padding:3px;
	color: #2088D0;
}
div#thedms13 {
	margin:auto;
	width: 100%;
}
div#thedmsFeaturePicture1 img {
	border:1px solid #CCCCCC;
	float:right;
	padding:3px;
	text-align:right;
}
div#thedmsFeaturePicture2 img{
	text-align:right;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
div#thedmsLargeImgOne img, div#thedmsImgSingle img, div#thedmsLargeImgTwo img, div#thedmsSmallImg img {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	padding:5px;
	margin: 0px;
}
/*--------------------------------------------------------------------- events ----------------------------------------------------------------------------------*/
div#thedms12 {
	width:100%;
}
#thedmsBrowseEvents {
	clear:both;
}
table#thedmsBrowseEvents {
	clear:both;
	width:100%;
	text-align: left;
}
table#thedmsBrowseEvents .row1 {
	background-color:#EEEEEE;
}
table#thedmsBrowseEvents .row2 {
	background-color:#FBFBFB;
}
th.eventsTableEvents{
}
#thedmsPicturesPanel {
	float:right;
}
div#thedmsFeaturePicture1 img, div#thedmsFeaturePicture2 img {
	float:right;
	margin-bottom:10px;
}
div#thedmsTopPanel {
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
div#thedmsItemsPanel, #thedmsAvailabilityCheck {
	background-color:#F0F0F0;
	float:right;
	padding:5px;
}
DIV#thedmsContactPanel {
	width: 54%;
}
/*--------------------------------------------------------------------- enquiry form ----------------------------------------------------------------------------------*/

#thedmsNameAddressBlock{
}
#thedmsNameAddressBlock ul{
}
#thedmsNameAddressBlock li{
	padding: 5px;
	background-image: none;
}
#thedmsNameAddressBlock ol{
}


/*--------------------------------------------------------------------- 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: 950px;
	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 
{
	color:White;
	border:1px solid #D02098;
	background-image: url(../img/gradient-pink.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div.thedmsBrowsePagination a, div.thedmsBrowsePagination a:visited
{
	background:#EEEEEE;
	color:#666;
	border:1px solid #BBBBBB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}


div.thedmsBrowsePagination a:hover 
{
	color:#fff;
	background-image: url(../img/gradient-pink.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #D02098;
}
/* -----------------------------------------New Browse Page - 2 column option-----------------------------------------------------------------------------------------------------------*/

/* -----------------------------------------New Browse Page - 3 column option-----------------------------------------------------------------------------------------------------------*/



/*-----------------------UGC-----------------------*/
#thedmsProfiling li.thedmsList, #thedmsFilters li.thedmsList {
	margin-top:10px;
	background-image: none;
}
#thedmsContact li{
	background-image: none;
}
#thedmsContact, #thedmsDataProtection, #thedmsFilters {
	background-color:#EEEEEE;
	padding:5px;
	border: 1px solid #ddd;
	margin-top: 10px;
}
#PlanDetails {
	margin:0px;
	padding:0px;
}
div#thedms62 {
	margin:auto;
	width:100%;
}
.ShortListItemTitle {
	display:block;
	float:left;
	padding:2px;
	width:60%;
}
#Shortlist {
	float:left;
	margin-left:0px;
	padding:0px;
	width:100%;
}
ul.TPMyPlanItem, ul.ShortlistItem {
	clear:both;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:5px;
	width:auto;
}
#Shortlist ul {
	float:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
}
#Shortlist li {
	background-image:url(../img/grey-fade-small.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	clear:none;
	float:left;
	height:103px;
	margin:0;
	padding:22px;
	width:44%;
}#Shortlist img{
	margin: 0px;
}
#Shortlist .tpimg, .TPButtons .tpimg{
	padding:0 !important;
	margin: 0px 0px 0px 10px !important;
}
#Shortlist h3 {
	border-bottom:3px solid #D02098;
	clear:both;
	color:#D02098;
	font-size:110%;
}
.tpimg{
	border: none !important;
}
.TPButtons a {
	border:1px solid #aaa;
	padding:5px;
}
.TPButtons {
	clear:both;
	display:block;
	float:right;
	margin:20px 0 0;
	text-align:center;
	width:auto;
}
.thedmsTPEmptyDiv {
	float:left;
	height:0;
	margin:0;
	width:0;
}
.TPclearshortlistbutton, .TPplan {
	clear:left;
	float:right;
	margin-left:10px;
}
.TPInstruct {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	clear:both;
	padding:10px 10px 10px 35px;
}
.Instruction1 {
}
.Instruction2 {
	height:40px;
}

/*Special Offer Styles applied November 2009*/

div#thedmsSpecialOffersHolder 
{
	margin-bottom:10px;
}

div#thedms02n #thedmsAvailability .thedmsSOdetails 
{
    background:white;
    border:1px dashed #CCCCCC;
    clear:both;
    margin:10px 0;
    padding:10px;
}


/*End of Special Offer Styles applied November 2009*/


div#thedmsDetailsPanel p, div#thedmsOpeningDetails td, div#thedmsContactPanel p, div#thedmsContactPanel, table#thedmsBrowseEvents
{
    color:#000;
}

#thedmsProfiling input[type="checkbox"],
#thedmsProfiling input[type="radio"] {
	margin-right:5px;
}


/* new EAbrowse styling - AR 29/06/11 */
div#thedms11n .thedmsBrowseRow {
	padding: 3px;
	 background-color: #EEEEEE;
    border: 1px solid #BBBBBB;
}
div#thedms11n .thedmsBrowseH2Background {
    background:  none repeat scroll 0 0 #2088D0;
}
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 #2088D0;
    border: none;
}

.thedmsContentHolder {
    float: left;
    position: relative;
    width: 75%;
	border-right: 1px solid #BBBBBB;
	padding-right: 4px;
}
div#thedms11n .thedmsActionsHolder ul li.thedmsbutton {
    margin: 0 0 5px;
	padding: 4px 8px 9px 4px;
}
.thedmsActionsHolder .thedmsbutton {
    margin: 0 0 5px;
}

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%;
}


#thedmsGoogleColourKey {
    clear: both;
    margin: 10px;
}
#thedmsGoogleColourKey li {
    display: inline;
    list-style-type: none;
    margin-right: 12px;
}

/*Special Offer Styling 19/12/11 - 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: */
#thedmsSpecialOffersHolder {
background: none repeat scroll 0 0 #E9F0F6;
border: 3px dashed #639EC6;
}

.thedmsSO {
background: none repeat scroll 0 0 #E9F0F6;
border: 3px solid #639EC6;
}

div a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #639EC6;
border: 1px solid #639EC6;
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 #999999;
border: 1px solid #999999;
color: #FFFFFF;
}

/* End of special Offer */

