/*DMS STYLESHEET*/
/*works as a clearer div in the dms*/
.thedmsBackgroundFix{clear: both;font-size: 1px;height: 0;}

form ul {padding: 0px;margin: 0px;}
form li {
clear:both;
list-style:none outside none;
margin-top:5px;
}
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;}

/*--------------------------AC/EA Shared Browse Page Styles---------------------------------*/
div#thedmsBrowseGrid .BrowseRow{
	border-top: 0px;
}
/* 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 - Search---------------------------------*/
#thedmsSearch0{
width:40%;}
#thedms00{ 	
}
#thedms00 h1{
	color:#670167;
	font-weight:bold;
	font-size:20px;
	margin-bottom:5px;
}

#thedms00 #thedmsSearch0{
	width:49%;
	float:left;
}

#thedms00 #thedmsSearch1{
	width:49%;
	float:right;
	border-left:1px solid #caa6cc;
	padding-left:10px;
}
#thedms00 #thedmsSearch0 h2, #thedms00 #thedmsSearch1 h2{
	display:block;
	color:#670167;
	border-bottom:1px solid #670167;
	padding-bottom:5px;
	margin-top:20px;
	margin-bottom:10px;
}

#thedms00 .radio input, #thedms00 .radio label{
	margin-bottom:20px;
}

#thedms00 .radio label {
	margin-right:5px;
}

#thedms00 li.radio {
	margin-bottom:10px;
	}

#thedms00 #frmDmsSearch{
	margin-bottom:10px;
}

#thedms00 p {
	margin-bottom: 10px;
}

#thedms00 li.check #Facility4 {
	margin-top:10px;
	}

#thedms00 li.check select {
	margin-bottom: 10px;
}


/*#thedms00 #thedmsSearch0{
	margin-top:20px;
	width:100%;
}
#thedms00 #thedmsSearch0 li{
	width:48%;
	float:left;
}
#thedms00 #thedmsSearch0 li p, #thedms00 #thedmsSearch0 li label{
	padding-left:10px;
}
#thedms00 #thedmsSearch0 li .fix{
	display:block;
}
#thedms00 #thedmsSearch0 h2{
	font-size:13px;
	color:#670167;
}
#thedms00 #thedmsSearch1 h2{
	font-size:13px;
	color:#670167;
}
#thedms00 #thedmsSearch1{
	margin-top:20px;
	width:100%;
}
#thedms00 #thedmsSearch1 li{
	width:48%;
	float:left;
	clear:none;
}
#thedms00 #thedmsSearch1 li #mgl1{
	margin-left:10px;
}
#thedms00 #thedmsSearch1 li p{
	padding-left:5px;
}
#thedms00 #thedmsSearch1 li span{
	padding-left:10px;
}*/

/*--------------------------Accommodation - Browse---------------------------------*/
#thedms01 DIV#thedmsBrowseGrid .BrowseCell {
	float: left;
	border: 2px solid #670167;
	padding: 0;
	width: 48%;/* width will changing if not 3 column version, 48% if 2 column version  */
	margin-right: 5px;
	margin-bottom: 10px;
	min-height: 225px;
	position: relative;
}
#thedms01 DIV#thedmsBrowseGrid .BrowseCell.BrowseCellCol2 {
	margin-right: 0 !important;
	margin-left: 5px;
}
#thedms01 DIV#thedmsBrowseGrid .BrowseCell h2 {
	background-color: #670167;
	color: #fff;
	margin: 0;
	padding: 4px;
}
#thedms01 DIV#thedmsBrowseGrid .BrowseCell p {
	padding: 4px;
}
#thedms01 DIV#thedmsBrowseGrid .details_holder {
	padding: 0 4px;
	width: 98%;
}
#thedms01 div#thedmsBrowseGrid .detailbtn {
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}
/*New Browse Page - implementing from 1st July 2009 - TC / RG for questions*/
/*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;
}

div#thedms01n .BrowseBookCell{
	background-color:#EEEEEE;
	border-top-color:#670167;
}

div#thedms01n .BrowseBookactionpanel{
	background-color:#E2CFE2;
}

div#thedms01n .thedmsbutton a, div#thedms01n .thedmsbutton a:visited {
	background-color:#670167;
}

div#thedms01n .thedmsbutton a:hover{
	background-color:#4F004F;
}

div.thedmsBrowsePagination a {
	background-color:#EEEEEE;
}

div.thedmsBrowsePagination a:hover{
	background-color:#CCCCCC;
}

div.thedmsBrowsePagination a.thedmsPaginationCurrentPage {
	background-color:#670167;
}


/*2 column option*/
/*3 column option*/

/*--------------------------Accommodation - Details---------------------------------*/
#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;}
#thedmsAvailabilityCheck{background-color: #F0F0F0;}

div#thedms02n h1 {
	clear:left;
	color:#670167;
	font-size:20px;
	padding-bottom:20px;
}

div#thedms02n h2{
	background-color:#E2CFE2;
	padding:5px;
}

#thedms02n .thedmsGridSearch .submitbutton{
	padding:5px 15px 5px 5px;
	color:white;
	font-size:14px;
}

div#thedms02n .thedmsGridTableHeader th{
	background-color:#670167;
}
div#thedms02n .thedmsGridTableBorder .thedmsGridBook{
	background-color:#6a9a22;
}

div#thedms02n .thedmsGridTableBorder .thedmsGridBook a:hover{
	text-decoration:underline;
	font-weight:bold;
}

div#thedms02n #thedmsPictureContainer{
	/*margin-bottom:10px;*/
	margin-top:0;
}

div#thedms02n #thedmsAccessibility h3{
	background-color:#670167;
}

div#thedms02n #thedmsPropertyInfo{
	width:48%;
	float:left;
}

div#thedms02n #thedmsdetailsAddress{
	width:99%;
}

div#thedms02n #thedmsdetailsEAbuttons{
	width:99%;
}

#thedms02n #thedmsPropertyEssentials h2 {
	margin-top:5px;
}

div#thedms02n #thedmsAccessibility{
	border-top:4px solid #670167;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyAvailable, div#thedms02n .thedmsGridAvailable {
	background-color:#C2A9DA;
}

#thedms02n #thedmsdetailsOfproperty p {
	padding-bottom:10px;
}

#thedms02n .thedmskey {
	padding-bottom:10px;
}

#thedms02n #thedmsDirectionsOfproperty p {
	padding: 10px 0;
	}
	
#thedms02n .thedmsGridTableRow td,
#thedms02n .thedmsGridTableRow1 td{
	border-bottom:1px solid #ccc;
}

/*--------------------------Venue - Search---------------------------------*/

#thedms10{ 	
}
#thedms10 h1{
	color:#670167;
	font-weight:bold;
	font-size:20px;
}
#thedms10 #thedmsSearch0{
	width:49%;
	float:left;
}
#thedms10 #thedmsSearch1{
	width:49%;
	float:right;
	padding-left:10px;
}

#thedms10 #thedmsSearch1 p {
	padding-bottom:5px;
}

#thedms10 #srchtyp1, #thedms10 #srchtyp2 {
	margin-top:10px;
}

#thedms10 p {
	margin-top:5px;
}
	
#search {
margin-left:10px;
}

#townId {
margin-top:5px;
}

#Catid, #fit {
width:170px;
}

#thedms10 #submit {
margin-bottom:5px;
}

#thedms10 #thedmsSearch0 h2, #thedms10 #thedmsSearch1 h2{
	font-size:13px;
	color:#670167;
	display:block;
	border-bottom:1px solid #670167;
	margin-top:15px;
	margin-bottom:10px;
	padding-bottom:5px;
}
#thedms10 #frmDmsSearch{
	margin-bottom:10px;
}

/*--------------------------Venue - Browse---------------------------------*/
/* 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;
}
div#thedms11n .thedmsBrowseRow {
	background-color:#fff;
}
div#thedms11n #thedmsBrowseListing .thedmsBrowseRow .thedmsBrowseH2Background{
	background-color:#660066;
	background-image:url("/img/bubplastic.jpg");
	background-repeat:repeat-x;
}

div#thedms11n #thedmsBrowseListing .thedmsBrowseRow .thedmsBrowseH2Background h2 {
	background:transparent;
}

div#thedms11n .thedmsActionsHolder ul .thedmsbutton{
	background-color:#660066;
	background-image:url("/img/bubplastic.jpg");
	background-repeat:repeat-x;
	border:0;
	height:16px;
}
div#thedms11n #thedmsMapButtonHolder a{
	color:#FFFFFF;
}

.thedmsBrowseH2Background h2{
	background-color:#660066;
	background-image:url("/newaccom/images/bubplastic.jpg");
	
}

#thedms11n .thedmsBrowseRow .thedmsActionsHolder{
	background-color:#e2ecd4;
}

#thedms11n .thedmsBrowseRow .thedmsActionsHolder a{
	color:#464647;
}

#thedms11n .thedmsBrowseRow .thedmsActionsHolder .thedmsbutton a{
	color:#fff;
}

/*--------------------------Venue - Details---------------------------------*/
div#thedms13 h1 {
	color:#670167;
	font-size:20px;
	padding-bottom:10px;
}

div#thedms13 #thedmsdetailsACbuttons{
	margin-top:15px;
	margin-bottom:15px;
}

div#thedms13 #thedmsContactPanel{
	margin-bottom:15px;
}

/* Venue List */

#thedms12 #thedmsBrowseEvents th {
	background-color:#e2cfe2;
	padding:5px;
	color:#4e0e6e;
	font-size:15px;
	text-align:center;
	vertical-align:middle;
	border-right:2px solid #fff;
	}
	
#thedms12 #thedmsBrowseEvents caption {
	padding-bottom:5px;
	}
	
#thedms12 #thedmsBrowseEvents td {
	text-align:center;
	vertical-align:middle;
	padding:10px 0;
	border-bottom:1px solid #ccc;
	border-right:2px solid #fff;
}

#thedms12 #thedmsBrowseEvents .row2 {
	background-color:#fcf4fc;
}

#thedms12 .thedmsBrowsePaging {
	padding:10px 0;
	}
	
#thedms12 #thedmseventsheadersearch #frmDmsSearch .searchbutton {
	float:none;
	margin-left:10px;
	}
	
/*--------------------------Event - Browse---------------------------------*/
#thedmsBrowseEvents {clear:both;}
DIV#thedmsItemsPanel{background-color: #F0F0F0;}
DIV#thedmsContactPanel{width: 54%;}




/*--------------------------Event - Details---------------------------------*/
/*------------------ 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: 860px;
	margin: 10px auto 10px auto;
}

/*--------------------------Site Specific Styling---------------------------------*/
/*------------------ googlemap --------------------------*/
ul#mapbuttons li a {
	display: block;
	background: #6A9A22;
	color: #fff;
	padding: 5px;
	margin-bottom: 5px;
}


/*-------------Attraction Search--------------*/

/* form h2 { 
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #660066;
	padding-left: 10px;
	margin: 5px 0 2px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/img/bubplastic.jpg);
}

#frmDmsSearch ul li  label select, #frmDmsSearch ul li {
	margin-top:10px ;
	} */
	
	
div#eshopcontentea {
	border:0;
}

#basketsummaryframe {
	height:40px;
	width:200px;
}

#eshop {
border-top:1px solid #e2cfe2;
padding-top:10px
}

#dms70 #eshopcontent h1, #dms71 #eshopcontent h1, #dms72 #eshopcontent h1{
	padding-bottom:10px;
}
	
#dms70 #eshopnav h3, #dms71 #eshopnav h3, #dms72 #eshopnav h3 {
	font-size:110%;
	padding-bottom:10px;
	}

#dms70 #eshopnav #categoriesnav ul, #dms71 #eshopnav #categoriesnav ul,  #dms72 #eshopnav #categoriesnav ul {
	margin-bottom:10px;
	}
	
#dms70 #feature1, #dms71 #feature1, #dms72 #feature1 {
	margin-top:10px;
	}

#dms70 .viewmore, #dms71 .viemore, #dms72 .viewmore {
	padding:0 0 10px 0;
}

#eshopsearch	{
	padding:10px 0;
}

#paymentnav {
	padding:10px 0;
}

#dms70 .productname a, #dms70 .more-info a, #dms71 .productname a, #dms71 .more-info a, #dms72 .productname a, #dms72 .more-info a {
	text-decoration:none;
	}

#dms70 .more-info a, #dms71 .more-info a, #dms72 .more-info a {
	background-color:#6A9A22;
	color:#FFFFFF;
	padding:5px;	
}
		
#dms70 .more-info, #dms72 .more-info {
	margin:10px 0;
	}
	
#dms71 .more-info {
	margin:10px 0 20px 0;
}
	
#dms70 .productname a:hover, #dms70 .more-info a:hover, #dms71 .productname a:hover, #dms71 .more-info a:hover, #dms72 .productname a:hover, #dms72 .more-info a:hover{
	text-decoration:underline;
}

#dms70 .productname, #dms71 .productname, #dms72 .productname {
	margin-bottom:5px;
	}
	
#dms70 h2, #dms71 h2, #dms72 h2 {
	padding:5px;
	color: #fff;
	background: url(/img/bg/mainnav.jpg) repeat-x top #6E0D6E;
	margin-bottom:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#dms71 .sectionproductcontainer div.clear {
	border-bottom:1px solid #ccc;
	margin:10px 0;
}

#dms71 .sectionproductcontainer div.clear:last-child {
	border-bottom:none;
}
	
#dms71 #eshopcontent p {
	margin-bottom:10px;
}

#dms72 #eshopcontent p {
	margin-bottom:10px;
}

#dms72 #eshopcontent #varieties {
	border:1px solid #ccc;
	padding:0px 10px 10px 10px;
	margin-bottom:20px;
}

#dms72 #eshopcontent #varieties legend {
	padding:10px 5px;
}

#dms72 #varieties ul #qty_2 {
	height:27px;
	padding-left:5px;
	}
	
#dms70 #eshopcontent .productcontainer {
	border-left: 1px solid #ccc;
	width:24.5%;
}

#dms71 #eshopcontent .productcontainer {
	border-right: 1px solid #ccc;
	width:24.5%;
}

#dms71 #eshopcontent .productcontainer {
	margin-bottom:10px;
}

#dms70 #eshopcontent .productcontainer:first-child{
	border-left: none;
}


/* Accessibily DMS159 */

#thedms159 #SAA #tabs #thedmsTabMenu li, #thedms159 #NAS #tab #thedmsTabMenu li{
	background: url(/img/bg/mainnav.jpg) repeat-x top #6E0D6E;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#thedms159 #SAA #tabs #thedmsTabMenu li a, #thedms159 #NAS #tab #thedmsTabMenu li a {
	color:#fff;
}

#thedms159 #SAA #tabs #thedmsTabMenu li.active, #thedms159 #NAS #tab #thedmsTabMenu li.active{
	background: url(/img/bg/mainnav-on.jpg) repeat-x top #6E0D6E;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#thedms159 h1, #thedms159 h2, #thedms159 #thedmsSearchAccessibilityInstructions p {
	margin-bottom:10px;
	}
	
#thedms159 #tab-1, #thedms159 #tab-2, #thedms159 #tab-3, #thedms159 #tab-4, #thedms159 #tab-5, #thedms159 #tab-6, #thedms159 #tabs-1, #thedms159 #tabs-2, #thedms159 #tabs-3 {
	border:2px solid #E8E8E8;
	padding:0 10px 10px 10px;
	text-align:left;
}
/*------- new 107 refine search --------------*/
#refine {
	background: #6A9A22;
	color: #fff;
}	
#refine h2 {
	padding: 10px;
}
#refine #thedmsSearch0 {
	width: 100%;
}
#refine #thedmsSearch0 li {
	border-top: 1px solid #fff;
	padding: 10px;
	margin: 0;
}
#refine .searchbuttonholder {
	padding: 0 10px 10px 0;
	float: right;
}

#thedms02n .thedmsGridTableBorder {
	width:100%;
}

/* SP fix */

.thedmsBookLayoutSpecialOffer, .thedmsBookLayoutAddToShortList {
	position:relative;
	display:inline;
}

/*external channels*/
.thedmsExternalChannelLinks {
}
.multimediabtn {
	margin:0px;
}
div#thedmsMultiMediaButtons .button.multimediabtn a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 110%;
    padding: 8px 15px 5px 5px;
    text-align: center;
    text-decoration: none;
}

/*Special Offer Styling 19/12/11 - Nathan */

.thedmsSOlist {
background: none repeat scroll 0 0 #E2CFE2;
border: 2px solid #670167;
}
.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 #E2CFE2;
border: 3px solid #670167;
}

.thedmsSO {
background: none repeat scroll 0 0 #E2CFE2;
border: 2px dotted #670167;
}

a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #670167;
border: 1px solid #999999;
color: #FFFFFF;
}

div#thedms02n #thedmsAvailability .thedmsSOdetails {
background: none repeat scroll 0 0 #E2CFE2;
border: 2px dotted #670167;
}

/* EA Browse: */
div#thedms11n .thedmsfunctionholder {
float:left;
width:100%;
}

/* EA Details: */
#thedms13 .thedmsSO {
background: none repeat scroll 0 0 #E2CFE2;
border: 3px dashed #670167;
}
a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #670167;
border: 1px solid #999999;
color: #FFFFFF;
}

/* End of special Offer */

