
/*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: 0px;
	height: 0px;
}
/*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: 10px;
}
table#thedmsBrowseEvents .row1 {
	background-color:#C4E483;
	color: #000000;
}
table#thedmsBrowseEvents .row2 {
	background-color:#DCDFCD;
	color: #000000;
}
table#thedmsBrowseEvents .row1 a, table#thedmsBrowseEvents .row1 a:visited, table#thedmsBrowseEvents .row2 a, table#thedmsBrowseEvents .row2 a:visited{
	color: #888E5F;
}
/* 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;
}

div#thedmsBrowseGrid .detailbtn {
	float:right;
	padding:3px;
	width:auto;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
div#thedmsBrowseGrid .thedmsdetailbtn {
	width:auto;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
div#thedms01n .thedmsbutton a, div#thedms01n .thedmsbutton a:visited, div#thedms01 .thedmsbutton a, div#thedms01 .thedmsbutton a:visited {
	background: #fff;
	color: #2EA2A9;
}
div#thedmsBrowseGrid {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#thedmsBrowseGrid .BrowseCell h2, div#thedmsBrowseGrid .BrowseBookCell h2 {
	background-color: #2EA2A9;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#thedmsBrowseGrid .BrowseCell h2 a, div#thedmsBrowseGrid .BrowseCell h2 a:visited{
	color: #FFFFFF;
}
div#thedmsBrowseGrid .BrowseCell h2 h2 a:hover{
}
div#thedmsAbbreviationsKey {
	float:left;
	margin-bottom: 10px;
}
.thedms{
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.thedms a, .thedms a:visited{
}
.thedms a:hover{
}
div#thedms01, div#thedms02, div#thedms11, div#thedms12, div#thedms13, div#thedms14, div#thedms15 {
	margin:auto;
	width:100%;
}
div#thedmsLargeImgOne {
	padding:0px;
	text-align:right;
	float: right;
}
div#thedmsLargeImgTwo {
	padding:0px;
	text-align:right;
	float: right;
}
/* ---------------- added for offers theme BK 6/4/10 ----------------------*/
div#thedmsBrowseGrid .BrowseBookCell {
	background: #EFEFEF;
	border-top:4px solid #CCC;
}
.BrowseBookactionpanel {
	border-top:1px solid #CCC;
}
/*---------------------------------------------------------------------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: 32%;/* 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: 84%;
	float: right;
	margin: 0px;
	padding: 0px;
}
#thedms11 DIV#thedmsBrowseGrid .BrowseSmallPicture {
	width: 14%;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#thedmsBrowseGrid .BrowseRow, div#thedmsBrowseGrid .BrowseSingleRow {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	padding: 1px;
	width: 99%;
}
div#thedmsBrowseGrid .BrowseCellCol1{
	border-right: 1px solid #ccc;
	margin: 4px;
}
div#thedmsBrowseGrid .BrowseCellCol2{
	border-right: 1px solid #ccc;
	margin: 4px;
}
div.thedmsSO {
background-color:#FFFFFF;
margin:5px 0;
padding:5px;
}
.thedmsSO div.thedmsSObutton, div#thedmsDetailsPanel div.thedmsSObutton {
clear:both;
display:inline-block;
float:right;
margin-bottom:5px;
margin-right:5px;
text-align:center;
width:22%;
}
/* 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#thedmsAccessibility {
	background: #F0F0F0;
	border: none;
}
div#thedmsAccessibility h3 {
	background: #fff;
	color: #000;
	font-weight: normal;
}
/*--------------------------------------------------------------------- events ----------------------------------------------------------------------------------*/
#thedmsBrowseEvents {
	clear:both;
}
DIV#thedmsItemsPanel/*events*/, #thedmsAvailabilityCheck /*accommodation*/{
	background-color: #F0F0F0;
	float: right;
}
DIV#thedmsContactPanel {
	width: 54%;
}
table#thedmsBrowseEvents a, table#thedmsBrowseEvents a:visited{
	font-weight: bold;
	color: #FFFFFF;
}
table#thedmsBrowseEvents a:hover{
}

/*--------------------------------------------------------------------- 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: 980px;
	margin: auto;
}

#thedmsGoogleMap #map{
	width:980px !important;
	height:400px !important;
}

/* dms 65 itineraries styles */
div#thedms65 {
	margin:auto;
	width:100%;
}
div#thedms65 p{
	margin:0px;
	padding:0px;
}
div#thedms65 .TPButtons {
	display:block;
	float:left;
	text-align:center;
	width:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#thedms65 #thedmsItineraryEntryHolder {
	float:left;
	width:550px;
	margin-top: 20px;
}
div#thedms65 #thedmsTPItineraryRightPane {
	float:right;
	text-align:left;
	width:400px;
	margin-top: 20px;
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
div#thedms65 .BrowseCell {
	float:right;
	padding:0px;
	text-align:left;
	width:410px;
	margin: 0px;
}
div#thedms65 .BrowseCell h2 {
	padding: 0px;
}
div#thedms65 .BrowseCell h2 a, div#thedms65 .BrowseCell h2 a:visited {
	color:#FFFFFF;
	display:block;
	font-size:100%;
	padding:3px;
	background-position: bottom;
	background-repeat: repeat-x;
}
div#thedms65 .BrowseCell h2 a:hover {
	text-decoration: none;
	background-position: top;
}
div#thedms65 .thedmsImageLink {
	border-style:none;
	margin:3px;
}
div#thedms65 .BrowseSmallPicture {
	float:left;
	margin-right:5px;
}
div#thedms65 .thedmsItineraryItemDescription {
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-color: #eee;
}
div#thedms65 #thedmsTPitineraryList li a, div#thedms65 #thedmsTPitineraryList li a:visited {
	display:block;
	float:left;
	width:295px;
	background-image: url(../img/button-see-do-Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#thedms65 #thedmsTPitineraryList li a:hover {
	background-image: url(../img/button-see-do-Bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#thedms65 #thedmsTPitineraryList li {
	float:left;
	padding: 0px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 300px;
}
div#thedms65 #thedmsTPItineraryRightPane h2{
	color: #FFFFFF;
	background-image: url(../img/button-see-do-Bg.jpg);
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
div#thedms65 div#thedmsContactPanel {
	width:auto;
}


/* New Browse Page */

div.thedmsBrowsePagination a.thedmsPaginationCurrentPage, div.thedmsBrowsePagination a:hover 
{
    background:#2EA2A9;
    color:White;
}

div.thedmsBrowsePagination a 
{
    background:#EFEFEF;
    color:#333;
}

/*Special Offer Styles applied November 2009*/

div#thedmsSpecialOffersHolder 
{
    margin-bottom:20px;
}

div#thedms02n #thedmsAvailability .thedmsSOdetails 
{
    background:white;
    border:1px dashed #CCCCCC;
    clear:both;
    margin:10px 0;
    padding:10px;
}

.thedmsSmallBrowseSignpost {
	width:17px;
	padding-top:3px;
}



div#thedms02n #thedmsGridTable .thedmsGridMultiStay, div#thedms02n #thedmsSpecialOffersHolder .thedmsGridMultiStay 
{
background-color: #9E0099;
}

div#thedms02n #thedmsGridTable .thedmsGridMultiStay a 
{
    text-decoration:none;
}
div#thedmsBrowseGrid .BrowseBookPropertyPicture img, div#thedmsBrowseGrid .BrowseBookPropertyPicture  {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
div#thedmsBrowseGrid .BrowseBookDetails  {
	clear: none;
}
div#thedms02n div.thedmsSO {
	float: right;
	text-align: left;
}
/*End of Special Offer Styles applied November 2009*/
div#themsGoogleMap #map{
	width:auto;
}


div#thedmsGoogleMap {
margin-left:auto;
margin-right:auto;
width:auto;
}

/* new EAbrowse styling - AR 29/06/11 */
div#thedms11n .thedmsBrowseRow {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
	padding: 1px;
}
div#thedms11n .thedmsBrowseH2Background {
      background-image: url("../img/button-see-do-Bg.jpg");
}
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-image: url("../img/button-see-do-Bg.jpg");
    border: none;
}

.thedmsContentHolder {
    float: left;
    position: relative;
    width: 75%;
	border-right: 1px solid #CCCCCC;
	padding-right: 4px;
}
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;
}

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 .thedmsBrowseRow.col1, div#thedms11n .thedmsBrowseRow.col2, div#thedms11n .thedmsBrowseRow.col3 {
    float: left;
    margin-right: 2%;
    padding: 1%;
    width: 29%;
}

/*Special Offer Styling 19/12/11 - Nathan */

.thedmsSOlist {
background: none repeat scroll 0 0 #E8E8E8;
border: 2px dotted #2EA2A9;
}
.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 #E8E8E8;
border: 3px dashed #7F1A69;
}

div.thedmsSO {
background: none repeat scroll 0 0 #E8E8E8;
border: 3px dashed #2EA2A9;
}

a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #7F1A69;
border: 1px solid #999999;
color: #FFFFFF;
}

div#thedms02n #thedmsAvailability .thedmsSOdetails {
background: none repeat scroll 0 0 #E8E8E8;
border: 1px dashed #7F1A69;
}

/* EA Browse: */
div#thedms11n .thedmsfunctionholder {
float:left;
width:100%;
}

div#thedms11n .thedmsSOlist {
background: none repeat scroll 0 0 #E8E8E8;
border: 3px solid #72749A;
}
/* EA Details: */
#thedms13 .thedmsSO {
background: none repeat scroll 0 0 #E8E8E8;
border: 3px solid #72749A;
}
div a.thedmsSObutton, a.thedmsSObutton:visited {
background: none repeat scroll 0 0 #72749A;
border: 1px solid #999999;
color: #FFFFFF;
}

/* End of special Offer */

