/*This stylesheet creates a grey site, that sholid work out of the box #CCCCCC should be found and replaced to change all of the colors*/
* {
	padding: 0;
	margin: 0;
	color: #333333;
}
.clearer {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../img/main-bg.jpg);
	background-position:50% 0;
	background-repeat:repeat-y;
	font-size:80%;
}

a, a:visited{
	color: #6376BB;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
}


p {
	color:#000000;
	padding-bottom:10px;
}

img.cms-image-spacing {
	padding:6px;
	border:none;
}

/* used as main heading */
h1 {
	font-size:225%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#763286;
	padding:4px 0px;
}
.accom{
	color:#0079bd;
}
h2 {
	font-size: 165%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#763286;
	padding:3px 0px;
}
/*seperate if visited is different*/
h2 a, h2 a:visited {
	font-size: 120%;
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
}
/*table styles*/
table{
}

th {
}

td {
}

tr{
}
/* Search page form classes */
/* to have different colours on ea or ac search pages have two versions of form .heading and prefix with DIV#thedms0 and DIV#thedms10 */
/* form classes */
form h2 { 
	background-color: #CCCCCC;
}

input{
	}
/*styles added by SL so that it works straight off*/
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; 
}

/* General classes */
.thedms ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* 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;
}
/*---------------------------------------------------------------------attractions/venues----------------------------------------------------------------------------------*/
/*venue search pages*/
/*venue details pages*/
TABLE#thedmsOpeningTimesTableFullWidth th{
	color: #333333;
	background-color: #CCCCCC;
	padding: 3px;
}
/*-------------------------------------------------------------accommodation and attractions browse ------------------------------------------------------*/

#thedms01 DIV#thedmsBrowseGrid .BrowseCell {
	margin: 10px 2px 2px 4px;
	padding: 3px;
	padding-bottom:13px;
	text-align: justify; 
	line-height: 1.4em; 
	float: left; 
	width: 100%;
	border:1px #0079bd solid;
	background-color:#FFFFFF;
}

DIV#thedms01 DIV#thedmsBrowseGrid  .BrowseCell h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#0079bd;
	padding:2px;
	margin: 0px; 
	font-size:14px;
}

DIV#thedms01 h1 {
	color:#0079bd;
}

DIV#thedms11 h1 {
	color:#a051a2;
}

#thedms11 div#thedmsBrowseGrid {
	width:608px;
	float:none;
	margin:auto;
	padding:2px 2px 0px 0px;
}

/* widths may need changing if not 100% width */
#thedms11 DIV#thedmsBrowseGrid .BrowseCell {
	margin-top:25px;
	margin-left:4px;
	float: left; 
	background-color:#FFFFFF;
	
}

#thedms11 DIV#thedmsBrowseGrid .BrowseRow {
	position:relative;
	float:left;
	text-align: justify; 
	line-height: 1.4em;
	width:608px;
	border: 1px solid #a051a2;
	margin: 10px 2px 2px 4px;
	padding: 3px;
	padding-bottom:13px;
	padding-bottom:13px;
}

#thedms11 DIV#thedmsBrowseGrid .BrowseCell h2 {
	background-color:#a051a2;
	color: #ffffff;
	margin-bottom: 10px;
	position:absolute;
	top:2px;
	left:2px;
	width:606px;
	padding:2px;
	margin: 0px;
	font-size:14px;
	font-weight:normal; 
}
#thedms11 DIV#thedmsBrowseGrid .BrowseSmallPicture {
	padding-top:20px;
}

#thedms11 DIV#thedmsBrowseGrid .BrowseCell h2 a {
	color: #ffffff;
}
#thedms11 DIV#thedmsBrowseGrid .BrowseCell h2 a:hover {
	color: #ffffff;
}
#thedms11 DIV#thedmsBrowseGrid .BrowseSmallPicture {
	width: 17%;
	float: left;
	margin-top:5px;
}
#thedmsFeaturePicture1 {
	float:right;
	width:auto;
}


#CMSSurround #header-img-home {
	background-color: #FFFFFF;
}
/* 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------------------------------------------------------*/
/*this may need to be deleted, but it makes it work on most of the layouts, especially accommodation layout 1.*/
#thedmsAvailabilityChart table {
	clear:left;
}

/*--------------------------------------------------------------------- events ----------------------------------------------------------------------------------*/
#thedmsBrowseEvents {
	clear:both;
}
.thedmsBackgroundFix /*works as a clearer div in the dms*/{
	clear: both;
	font-size: 1px;
	height: 1px;
}
/*All key backgrounds with the gif images for fuzzy edges- set background to a lighter colour*/
.thedmskey{
	background-color: #FFFFFF;
}
/*---------------------------------------- accessibility search -----------------------------------------*/
#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tabs-1, #tabs-2, #tabs-3, #thedms159 #thedmsTabMenu li  {
	border-color: #0079BD;
}
#thedms159 #thedmsTabMenu li.active {
	background-color: #DEEAF6;
}
#thedms159 form h2 {
	color: #0079BD;
	background: none;
}
/*-------------------------------------------------------------------------------All buttons sitewide------------------------------------------------------------------------------*/
.button {
	width:auto;
	color: #000000;
}

.button a, .button a:visited {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align:center;
	text-decoration:none;
	width: auto;
	color: #000000;
	font-size:125%;
	padding: 2px;
}

.button a:hover {
	text-decoration:none;
	}
	
input.button{
	float: right;
}

#main_bttn_holder_left {
	float:left;
	width:275px;
	text-align:left;
	margin-left:15px;
	background-color:#ffffff;
	background-position:center top;
	background-repeat:repeat-y;
	padding-bottom:10px;
}
#main_bttn_holder_right {
	float:right;
	width:275px;
	padding:3px;
	text-align:left;
	margin-left:15px;
	background-color:#ffffff;
	background-position:center top;
	background-repeat:repeat-y;
	padding-bottom:10px;
}
#main_bttn_holder_centre {
	float:none;
	width:auto;
	padding:3px;
	text-align:left;
	margin-left:15px;
	background-color:#ffffff;
	background-position:center top;
	background-repeat:repeat-y;
	padding-bottom:10px;
}
.sub_bttn_holder {
	width:250px;
	height:8em;
	margin:auto;
	margin-top:5px;
	padding-bottom:10px;
	border-left:1px #763286 solid;
	border-right:1px #763286 solid;
	border-bottom:1px #763286 solid;
}
html>body .sub_bttn_holder
{
height: auto;
min-height: 8em;
}




.searchhyperlink {
	color:#a051a2;
	font-weight:bold;
	text-decoration:underline;
}

.searchhyperlink a{
	color:#a051a2;
	font-weight:bold;
	text-decoration:underline;
}

.searchhyperlink a:hover{
	color:#a051a2;
	font-weight:bold;
	text-decoration:underline;
}

.searchhyperlink a:visited{
	color:#a051a2;
	font-weight:bold;
	text-decoration:underline;
}


.searchhyperlinkaccomm {
	color:#0079bd;
	font-weight:bold;
	text-decoration:underline;
}

.searchhyperlinkaccomm a{
	color:#0079bd;
	font-weight:bold;
	text-decoration:underline;
}

.searchhyperlinkaccomm a:hover{
	color:#0079bd;
	font-weight:bold;
	text-decoration:underline;
}

.searchhyperlinkaccomm a:visited{
	color:#0079bd;
	font-weight:bold;
	text-decoration:underline;
}


#invertedtabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #a051a2 url(/img/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(/img/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
text-decoration:underline;
}


#invertedtabs a:hover{
background-color: #0079bd;
text-decoration:none;
}

#invertedtabs a:hover span{
background-color: #0079bd;
text-decoration:none;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #0079bd;
text-decoration:none;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #a051a2;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* Tabs for Outdoor Activites */

#invertedtabs-oda{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs-oda ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs-oda li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs-oda a{
float:left;
color: white;
background: #4059ab url(/img/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs-oda a span{
float:left;
display:block;
background: transparent url(/img/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs-oda a span{
float:none;
text-decoration:underline;
}


#invertedtabs-oda a:hover{
background-color: #0079bd;
text-decoration:none;
}

#invertedtabs-oda a:hover span{
background-color: #0079bd;
text-decoration:none;
}

#invertedtabs-oda #current a, #invertedtabs-oda #current span{ /*currently selected tab*/
background-color: #0079bd;
text-decoration:none;
}

#invertedtabsline-oda{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #4059ab;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}



/* END OF GENERIC FORM STYLES */
/* Try to keep to the standard names*/
/* ----------------------------------------------------------------------------Website styles--------------------------------------------------------------------------------*/
#frame{
	width:938px;
	margin:10px auto;
}
#header {
	background-image:url(../img/logo.gif);
	background-position:top right;
	background-repeat:no-repeat;
	clear:both;
	height:84px;
}
#header-img-home {
	clear:both;
	height:148px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #763286;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #763286;
}
#header-img {
	clear:both;
	height:148px;
	background-position:center center;
	background-image:url(../img/headers/header1.jpg);
	background-repeat:no-repeat;
	padding:4px 0px 0px 0px;
}
#main-nav {
	list-style:none;
	float:left;
	width:100%;
	height:84px;
	clear:both;
	padding-bottom:3px;
}
#main-nav li {
	float:left;
	width:140px;
	height:80px;
	padding:0px 2px 0px 0px;
}
#main-nav li a, #main-nav li a:visited {
	display:block;
	width:137px;
	height:20px;
	color:#FFFFFF;
	font-size:95%;
	text-decoration:none;
	padding:60px 0px 0px 3px
}
#main-nav li a:hover {
}

/* Which buttons */
li a.home {
	background-image:url(../img/nav/home-btn.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#9C6DAD;
}
li a:hover.home {
	border-bottom:4px #9C6DAD solid;
}

li a.wherestay {
	background-image:url(../img/nav/placestostay-btn.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#96C5DF;
}
li a:hover.wherestay {
	border-bottom:4px #96C5DF solid;
}

li a.placevisit {
	background-image:url(../img/nav/placestovisit-btn.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#BA81C0;
}
li a:hover.placevisit {
	border-bottom:4px #BA81C0 solid;
}

li a.activities {
	background-image:url(../img/nav/outdooractivities-btn.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#6B7CC0;
}
li a:hover.activities {
	border-bottom:4px #6B7CC0 solid;
}

li a.maps {
	background-image:url(../img/nav/mapstravel-btn.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#DC74B5;
}
li a:hover.maps {
	border-bottom:4px #DC74B5 solid;
}

input.gobutton
{
    font-size:14px;
    font-family:Trebuchet MS,sans-serif;
    font-weight:bold;
    color:#FFFFFF;
    width:39px;
    background-color:#763286;
    border-style:none;
    border-color:#763286;
    border-width:2px;
}


/* End Which buttons */

/*maincontent*/
#content{
	padding:5px 0px;
	width:938px;
	background-color: #FFFFFF;
}
.thedms{
	padding-right: 0px;
	padding-left: 0px;
}
#left-holder {
	float:left;
	width:620px;
}

/* CAUSED DMS97 TO FAIL 
#left-holder-dms {
	float:left;
	width:auto;
} */

#holder-wide {
	float:left;
	width:95%;
}
#right-holder {
	float:right;
	width:298px;
	
}
#right-links {
	padding:10px 0px 10px 0px;
}
#right-links a, #right-links a:visited, .social-networking {
	display:block;
	background-image:url(../img/right-links-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px #F2ECF5 solid;
	border-left:4px #9563A6 solid;
	height:3.5em;
	padding:4px;
	margin:0px 0px 5px 0px;
	color:#763286;
	font-size:145%;
	text-decoration:none;
}

.social-networking a{
	display:inline !important;
	background-image:url() !important;
	background-position:none !important;
	background-repeat:none !important;
	border:0 !important;
	border-left:0 !important;
	height:0 !important;
	padding:0 !important;
	margin:0 !important;
	color:#763286;
	font-size:145%;
	text-decoration:none;
}

#right-links a:hover {	
	border-left:4px #61286F solid;
	background-position:top right;
}
#right-links a img {
	float:right;
	border:2px #9563A6 solid;
	margin:0px 0px 0px 8px;
}






#right-links-accomm {
	padding:10px 0px 10px 0px;
}
#right-links-accomm a, #right-links-accomm a:visited {
	display:block;
	background-image:url(../img/right-links-bg-accomm.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px #F2ECF5 solid;
	border-left:4px #0079bd solid;
	height:3.5em;
	padding:4px;
	margin:0px 0px 5px 0px;
	color:#0079bd;
	font-size:145%;
	text-decoration:none;
}


#right-links-accomm a:hover {	
	border-left:4px #0167a1 solid;
	background-position:top right;
}
#right-links-accomm a img {
	float:right;
	border:2px #0079bd solid;
	margin:0px 0px 0px 8px;
}

.social-networking img {
	border: 0;
	margin: 5px;
}


/* ---- RIGHT LINKS BACKGROUND ---- */



/* -------------------------------- */


/*footer*/
#footer{
	background-color:#763286;
	color:#FFFFFF;
	padding:9px;
	text-align:right;
}
#footer ul {
	list-style:none;
}
#footer li {
	display:inline;
}
#footer li a, #footer li a:visited {
	border-right:1px #FFFFFF solid;
	padding:0px 4px 0px 0px;
	margin:0px 3px 0px 0px;
	color:#FFFFFF;
}
#footer li a:hover {
	text-decoration:none;
}




#footeraccomm{
	background-color:#0079bd;
	color:#FFFFFF;
	padding:9px;
	text-align:right;
}
#footeraccomm ul {
	list-style:none;
}
#footeraccomm li {
	display:inline;
}
#footeraccomm li a, #footer li a:visited {
	border-right:1px #FFFFFF solid;
	padding:0px 4px 0px 0px;
	margin:0px 3px 0px 0px;
	color:#FFFFFF;
}
#footeraccomm li a:hover {
	text-decoration:none;
}


#footer-ptv{
	background-color:#a051a2;
	color:#FFFFFF;
	padding:9px;
	text-align:right;
}
#footer-ptv ul {
	list-style:none;
}
#footer-ptv li {
	display:inline;
}
#footer-ptv li a, #footer li a:visited {
	border-right:1px #FFFFFF solid;
	padding:0px 4px 0px 0px;
	margin:0px 3px 0px 0px;
	color:#FFFFFF;
}
#footer-ptv li a:hover {
	text-decoration:none;
}



#footer-oda{
	background-color:#4059ab;
	color:#FFFFFF;
	padding:9px;
	text-align:right;
}
#footer-oda ul {
	list-style:none;
}
#footer-oda li {
	display:inline;
}
#footer-oda li a, #footer li a:visited {
	border-right:1px #FFFFFF solid;
	padding:0px 4px 0px 0px;
	margin:0px 3px 0px 0px;
	color:#FFFFFF;
}
#footer-oda li a:hover {
	text-decoration:none;
}


#footer-maps{
	background-color:#c7328e;
	color:#FFFFFF;
	padding:9px;
	text-align:right;
}
#footer-maps ul {
	list-style:none;
}
#footer-maps li {
	display:inline;
}
#footer-maps li a, #footer li a:visited {
	border-right:1px #FFFFFF solid;
	padding:0px 4px 0px 0px;
	margin:0px 3px 0px 0px;
	color:#FFFFFF;
}
#footer-maps li a:hover {
	text-decoration:none;
}

#footer-images {
	background-image:url(../img/footer/footer2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
	height:98px;
	margin:0px 0px 5px 0px;
}

/* ----------------------------------------------------------------------------Page Specific Styles--------------------------------------------------------------------------------*/
/*any styles which are static and not related to the dms at all*/

/* Site Search Box */

#site-search {
	padding:5px;
	border:1px #CCCCCC solid;
	background-image:url(../img/search-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-size:95%;
}

#site-search label {
	color:#763286;
	font-size:125%;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Home Page grey Box styles */

.grey-box-grad {

}
.hp-grey-box-grad {
	width:280px;
	/*height:12em;*/
	border:1px #E0E0E0 solid;
	background-image:url(../img/hp-boxes-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px;
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
}
div#thedmsImages {
	float:left;
	margin-left:15px;
}
.hp-grey-box-grad img {
	float:right;
	margin:0px 0px 0px 4px
}

.img {
  padding:0px;
  border:2px solid #763286;
  }
  
.imgaccomm {
  padding:0px;
  border:2px solid #0079bd;
  }
  
img.img {
  padding:0px;
  border:2px solid #763286;
  }
.oda {
	color:#4059ab;
}

/* --- SPLIT Paragraphs on the home page --- */

.split-paras {
	padding:10px 0px;
}
.para-left {
	float:left;
	width:100%;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.para-left-wide {
	float:left;
	width:65%;
	border-right:2px #763286 dashed;
	padding:0px 5px 0px 0px;
}
.para-left-extra-wide {
	float:left;
	width:98%;
	padding:0px 5px 0px 0px;
}
.para-right {
	float:right;
	width:49%;
}
.para-right-thin {
	float:right;
	width:22%;
}
.new-para-left {
	float:left;
	width:52%;
}





/*#############################################  DMS STYLING & Overides  #######################################*/

/* Search page form classes */
/* to have different colours on ea or ac search pages have two versions of form .heading and prefix with DIV#thedms0 and DIV#thedms10 */
/* form classes */
form h2 { 
	text-align: left;
	float: none;
	margin: 2px;
	padding: 3px;
	BACKGROUND-COLOR: #CCCCCC;
	FONT-SIZE: 100%; 
	COLOR: #000;
	display: block;
	font-weight: bold;
	clear: left;
}
/*styles added by SL so that it works straight off*/

/* General classes */
.thedms ul {
	list-style: none;
}
/* used for TEL, FAX etc captions */
.Caption {
	font-weight: bold;
	COLOR: #333333;
	text-align: center;
	height: 24px;
}

/* used for instructions, eg what to do next */
.Instructions {
	font-weight: bold;
	text-align: center;
	height: 24px;
}
/* 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;
	height: 24px;
}
/* repeats of browse generic styles used to change look */

/* width will changing if not 3 column version. */

/* 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 */

#thedmsBrowseEvents {
	clear:both;
}
#thedmsBrowseEvents th {
	color: #fff;
	background-color:#0079bd;
	padding: 5px;
}
#thedmsBrowseEvents td {
	padding: 4px;
	border-top: 1px solid #0079bd;
	border-bottom: 1px solid #0079bd;
	text-align:left;
}
#thedmsBrowseEvents td a, #thedmsBrowseEvents td a:visited {
	font-weight:bold;
}
#thedmsBrowseEvents tr:hover {
	background-color:#F0F0F0;
	background-image:url(/img/events/events-arrow-table.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.thedmsBackgroundFix {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height:1px;
}
/*All key backgrounds with the gif images for fuzzy edges*/
.thedmskey {
	background-color: #FFFFFF;
}
/*All buttons sitewide*/

/* -#-#-#-#-#- Begin DMS Overides -#-#-#-#-#- */
table#thedmsOpeningTimesTableFullWidth th{
	color: #333333;
	background-color: #CCCCCC;
	padding: 3px;
}
#thedmsAvailabilityChart table {
	clear:left;
}
#thedmsAvailabilityChart table th {
	background-color:#F0F0F0;
	font-size:95%;
}
#thedmsAvailabilityChart table td {
}

div#thedmsAvailability form li.availability {
	width:98%;
	margin:2px 0px 0px 0px;
}
.detailbtn a, .detailbtn a:visited  {
	padding:2px;
	color:#FFF;
	display:block;
}
.detailbtn a:hover {
	text-decoration:underline;
	color:#fff;
}
div#thedmsBrowseGrid .BrowseRow {
	padding-bottom:5px;
}
div#thedmsBrowseGrid .details_holder {
	padding:10px 10px 0px 10px;
	width:auto;
	overflow:auto;
	clear:both;
}
#thedms01 div#thedmsBrowseGrid .BrowseCell p {
	margin:0;
}
#thedms01 div#thedmsBrowseGrid .BrowseCell p:first-line {
	font-weight:bold;
}
#thedms01 div#thedmsBrowseGrid .BrowseCell img.smIMG {
	float:left;
	margin-right:10px;
	border:0;
}
div#thedms01 .thedmsLogos {
	padding-bottom:5px;
}
div#thedmsBrowseGrid {
	border-top:none;
	border-bottom:1px #CCCCCC solid;
	padding-bottom:5px;
	margin-bottom:5px;

}
div.thedmsBrowsePaging {
	width:35%;
	font-size:95%;
	font-weight:bold;
	text-align:right;

}
div#thedmsAbbreviationsKey {
	width:60%;
	
}
div#thedms01 h1 {
	margin:0;
}

#thedmsProfiling .thedmsQuestion	{
	width:auto;
}

#thedmsBrochure form li {
	width:99%;
	text-align:left;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: normal;
}
#thedmsBrochure form .message  {
	padding:3px 0px 3px 0px;
	text-align:left;
}
#thedmsBrochure form li {
	padding-bottom:2px;

}

#thedmsContact li.wide {
	width:auto;
}
/* ----- DMS SEARCH PAGES ----- */
#thedmsSearch0 h2, #thedmsSearch1 h2 {
	margin:5px 2px;
	padding:6px;
}

#thedms00 h2
 {
	COLOR: #FFF;
	padding-right:4px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#0079bd;
	background-position:top left;
	background-repeat:repeat-y;
	text-align:right;
	margin-bottom:15px;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
}

#thedms10 h2  {
	COLOR: #FFF;
	padding-right:4px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#763286;
	background-position:top left;
	background-repeat:repeat-y;
	text-align:right;
	margin-bottom:15px;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
}

#thedms00 h1 {
	COLOR: #0079bd;
}
#thedms02 h1 {
	COLOR: #0079bd;
}
#thedms02 h2 {
	COLOR: #0079bd;
}

#thedmsSearch0 label, #thedmsSearch1 label {
	padding:0px 3px;
}
#thedmsSearch0 input, #thedmsSearch1 input, #thedmsSearch0 select, #thedmsSearch1 select {
	margin:0px 0px 2px 0px;
}
#thedms00 .searchbutton {
	padding:3px 10px 3px 10px;
	cursor:pointer;
}
/* ACCOMM DETAILS PAGE */
#thedms02 {
	width:100%;
	margin:0;
	padding:0;
}
div#thedmsPropertyEssentials {
	clear:both;
	margin:10px 0px;
	padding:10px;
	border:1px #CCCCCC solid;
	background-color:#FFFFFF;
	background-image:url(../img/dms-accomm/prop-essentials-bg.png);
}
#thedms02 .thedmsLogos {
	margin:0;
	float:left;
	text-align:left;
}
div#thedmsPropertyInfo {
	float:left;
	font-weight:bold;
}
div#thedmsImgSingle {
	clear:both;
	float:left;
	margin-right:2px;
	padding-bottom:15px;
	width:34%;
}
div#thedmsdetailsOfproperty {
	clear:both;
}
div#thedmsPropertyEssentials .thedmskey {
	padding:10px;
	margin-bottom:5px;

}
div#thedmsAvailabilityCheck {
	width:210px;
	padding-right:10px;
}
div#thedmsAvailability {
	margin:5px 0px;
}
div#thedmsAvailabilityChart {
	width:620px
}
div#thedmsAvailabilityCheck .submitbutton {
	margin-right:20px;
	padding:3px 10px 3px 10px;
	cursor:pointer;
}
div#thedmsAvailability h2 {
	margin:0;
}
div#thedmsAvailability form {
	margin:15px;
}
div#thedmsAvailabilityChart .bookbutton {
	float:none;
}
div#thedmsAvailabilityChart .bookbutton a, div#thedmsAvailabilityChart .bookbutton a:visited {
	padding:3px 17px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px #FC6669 solid;
	background-color:#FC6669;
	background-image:url(../img/dms-accomm/arrow-details-button-up.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
div#thedmsAvailabilityChart .bookbutton a:hover {
	background-color:#3EAAA7;
	background-image:url(../img/dms-accomm/arrow-details-button-over.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#fff;
	border:1px #3EAAA7 solid;
}

div.thedmsBrowseLeftText {
	float:left;
	width:48%;
}

/* ------------------------------------------- */
div#thedmsSearch0_category ul {
	list-style:inside;
	padding:0px 10px 10px 0px;
}
div#thedmsSearch0_category li {
	list-style-image:url(/img/nav/list-events-arrow.gif);
	padding:3px 0px;
}
div#thedmsSearch0_category li a, div#thedmsSearch0_category li a:visited {
	color:#333;
}
div#thedmsSearch0_category li a:hover {
	color:#333;
}
/* EVENTS */
div#thedmseventsheadersearch .button {
	float:none;
}
div#thedms12 div.thedmsBrowsePaging {
	font-weight:bold;
}
.searchbutton {
	margin:0;
	padding:3px 10px 3px 10px;
	cursor:pointer;
}
#thedmsSearch0 {
	border-right:none;

}
/* events details page */

div#thedmsItemsPanel {
	padding:10px;
	background-color:#FFFFFF;
	background-image:url(../img/accomm-gradient-main.png);
	background-repeat:repeat-x;
	float:right;
}
div#thedmsContactPanel {
	width:57%;
}
div#thedms13 .thedmskey {
	background-color: #FFFFFF;
	padding:5px;
	margin:0px 0px 5px 0px;
}
table#thedmsBrowseEvents {
	background-color:#FFFFFF;
}
div#thedms13 #thedmsBrowseEvents td {
	padding:6px;
	text-align:center;
}
div#thedms13 table#thedmsOpeningTimesTableFullWidth {
	font-size:100%;
}
div#thedms13 table#thedmsOpeningTimesTableFullWidth th {
	color: #fff;
	background-color:#FFB483;
	padding: 5px;
	text-align:left;
}
div#thedms13 table#thedmsOpeningTimesTableFullWidth td {
	background-color:#F9F9F9;
	padding:5px;
}
#frmDmsSearch li {
	margin:0px 0px 8px 0px;
}
div#thedmsTopPanel {
	padding-bottom:10px;
}
div#thedmsDetailsPanel {
	width:50%;
}
/*-----------------------------------------  END GENERIC WEBSITE STYLES  -----------------------------------------*/
.extra {
	padding: 3px;
}
.para-left-extra-wide .img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#imgImgGTBS2 {
	margin-left: 15px;
}
.para-left-extra-wide img {
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}


--- dms 97 ---

/* DMS97 Stylesheet */

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyBook, div#thedms02n .thedmsGridBook, div#thedms02n .thedmsGridBook a 
{
    background:#5EB935;
    color:black;
}
div#thedms02n .thedmsGridBook a, div#thedms02n .thedmsGridBook a:visited 
{
	background:#5EB935;
    color:black;
	text-decoration:none;
}
div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyBook, div#thedms02n .thedmsGridBook 
{
    background:#5EB935;
    color:black;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyAvailable, div#thedms02n .thedmsGridAvailable
{
	color: #333333;
	background-color: #C2A9DA;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyNotAvailable, div#thedms02n .thedmsGridNotAvailable
{
	color: #999999;
	background-color: #EFEFEF;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyUnknown, div#thedms02n .thedmsGridUnknown
{
    color:#D12F0F;
}

div#thedms02n .thedmsGridIcon, div#thedms02n .thedmsGridIconText 
{
    background:#666;
    margin-right:4px;
}

div#thedms02n .thedmsGridTableHeader, #thedmsGridAvailabilityChart .thedmsGridTableHeader th 
{
    background:#F0F0F0;
    color:black;
    padding:8px 6px;
    text-align:center;
}
div#thedms02n .thedmsGridTableHeader a, div#thedms02n .thedmsGridTableHeader a:visited 
{
    color:Black;
}

div#thedms02n #thedmsAvailability, div#thedms02n #thedmsdetailsEAbuttons, #thedmsdetailsOfproperty, #thedmsDirectionsOfproperty, #thedmsDetailsServices, div#thedms02n #thedmsfacilitiessymbols, div#thedmsAccessibility
{
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:10px;
    margin-top:10px;
}
div#thedms02n {
	margin:auto;
	width:100%;
}
div#thedms02n a, div#thedms02n a:visited 
{
    padding:0px;
}

div#thedms02n #thedmsGridAvailabilityCheck p
{
    margin:0px 0px 10px;
}

div#thedms02n #thedmsClassification 
{
    padding:0px;
}
#thedmsGridTable .thedmsGridLeftAligntext {
	text-align:left;
}
.thedmsProductDescription {
	float:right;
	width:87%;
}
#thedmsAvailability td {
	color:#CC4297;
}
div#thedms02n #thedmsGridTable{
	text-align: center;
}

div#thedms02n #thedmsImages 
{
    float:right;
	width:400px;
}

div#thedms02n .Caption 
{
    font-size:100%;
}

div#thedms02n #thedmsAvailability form 
{
    margin:0px 0px;
}
div#thedms02n .thedmsGridTableBorder {
	width:95%;
}
div#thedms02n h2 
{
    margin:0px 0px 10px;
}

div#thedms02n #thedmsPropertyInfo 
{
    font-weight:normal;
}
img.ui-datepicker-trigger {
	margin:1px 0px 0px 3px;
	padding:0px;
}
#thedmsdetailsAddress_1 li {
padding:0px;
}

/* New Browse Page */

div.thedmsBrowsePagination a.thedmsPaginationCurrentPage, div.thedmsBrowsePagination a:hover 
{
    background:#763286;
    color:White;
}

div.thedmsBrowsePagination a 
{
    background:#0079BD;
}

div#thedmsAccessibility h3 
{
    background:#F0F0F0;
    color: Black;
}
.thedms div#thedmsAccessibility li {
    padding:3px 0px !important;
}

.thedms img {
	border:0 none;
	margin:3px;
}

.thedms div#thedmsAccessibility img 
{
	margin:0px;
}

.thedmsAccessibilityHolder 
{
    clear:left;
}

/*Special Offer Styles applied November 2009*/

div#thedms01n .BrowseBookCell #thedmsSpecialOfferTextHolder 
{
    background:white url(http://www.thedms.co.uk/graphics/signposts/white/star.png) no-repeat 5px 10px;
    border:1px dashed #CCCCCC;
    clear:both;
    margin:10px 0;
    padding:10px 10px 10px 23px;
}

div#thedmsSpecialOffersHolder 
{
}

div#thedms02n div#thedmsSpecialOffersHolder li 
{
    background:transparent url(http://www.thedms.co.uk/graphics/signposts/white/star.png) no-repeat;
    border:0 none;
    list-style-type:none;
    padding:0 0 0 20px;
}

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: #763286;

}





/*End of Special Offer Styles applied November 2009*/