/* START OF GENERIC FORM STYLES */

body, html {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:95%;
	background-image:url(../img/bg/orange_strip.gif);
	background-position:left;
	background-repeat:repeat-y;
}
A {
	COLOR: #00aeef; 
	TEXT-DECORATION: none;
	font-weight:bold;
	font-size:85%;
}
A:visited {
	COLOR: #00aeef; 
	TEXT-DECORATION: none;
	font-weight:bold;
	font-size:85%;
}
A:hover {
	COLOR: #47c3f1;
	TEXT-DECORATION: underline;
	font-weight:bold;
	font-size:85%;
}
P {
	padding:0;
	margin:0;
	margin-bottom:9px;
	font-size: 13px;
}
.thedms img {
	border:0;
}
/* used as main heading */
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 130%;
	MARGIN: 0px 0px 5px;
	COLOR: #00aeef;
	clear:left;
}
H2 {
	FONT-SIZE: 120%; 
	MARGIN: 0px 0px 5px; 
	COLOR: #00aeef; 
	clear: left;
}
H2 A {
	COLOR: #00aeef;
}
H2 A:hover {
	COLOR: #00aeef;
}
H2 A:visited {
	COLOR: #00aeef;
}
H3 {
	FONT-SIZE: 85%;
	margin-top:5px;
	margin-bottom:5px;
	COLOR: #00AEEF; 
	font-weight:bold;
}


HR {
	color: #e5f7fd;
}
/* Colours to span */
.black {
	color:#000000;
}

form label { 
	text-align: right; 
	margin-right: 0.5em; 
	float: left; 
	display: block;
	clear: left;
}
form label.inline {
	clear: none;
}
form ul {
	list-style: none; 
	margin: 0; 
	padding: 0
}
form li {
	margin: 0.5em 0;
	clear: both;
}
form span.fix {
	display: block;
	clear: both;
}
form input, select, textarea {
	font: 1em arial,helvetica,sans-serif;
}
/* 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 h2 { 
	text-align: left;
	float: none;
	margin: 2px;
	padding: 3px;
	BACKGROUND-COLOR: #306846;
	FONT-SIZE: 100%; 
	COLOR: #fff;
	display: block;
	font-weight: bold;
	clear: left;
}

form li.radio label {
	clear: none;
}
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 */
/* used for TEL, FAX etc captions */
.Caption {
	font-size: x-small;
	font-weight: bold;
	COLOR: #255F65;
	text-align: center;
	height: 24px;
}
.thedms ul {
	list-style: none;
}
/* used for instructions, eg what to do next */
.Instructions {
	font-size: x-small;
	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 {
	font-size: small;
	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. */
#thedms01 DIV#thedmsBrowseGrid .BrowseCell {
	float: left;
	margin: 5px;
	padding: 2px;
	width: 31%;
	border:2px #47c3f1 solid;
	height:12.5em;
}
/* widths may need changing if not 100% width */
#thedms11 DIV#thedmsBrowseGrid .BrowseCell {
	width: 82%;
	float: left;
}
#thedms11 DIV#thedmsBrowseGrid .BrowseSmallPicture {
	width: 15%;
	float: left;
}
/* 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 */
DIV#thedmsBrowseGrid  .BrowseCell h2 {
	FONT-SIZE: 100%; 
	MARGIN: 0px; 
	COLOR: #47c3f1;
	background-color: #ffffff;
	border-bottom:1px #47c3f1 dashed;
	margin-bottom:4px;
	background-image:url(../img/bg_browse_cell.gif);
}
#thedmsBrowseEvents {
	clear:both;
}
#thedmsBrowseEvents th {
	color: #330066;
	background-color: #e0e0e0;
	padding: 5px;
}
#thedmsBrowseEvents td {
	padding: 3px;
	border-top: 1px solid #47c3f1;
	border-bottom: 1px solid #47c3f1;
}
.thedmsBackgroundFix {
	clear: both;
	font-size: 1px;
	height: 1px;
}
/* button styles */
.button {
	text-align: center;
	padding: 0;
	margin: 0;
}
.button a, .button a:visited {
	color:#000;
	display: block;
	font-size:85%;
	background-color:#47c3f1;
	border:1px #00aeef solid;
	padding:2px;
	text-align: center;
	text-decoration:none;
}
.button a:hover {
	display: block;
	color:#FFFFFF;
	font-size:85%;
	background-color:#47c3f1;
	border:1px #00aeef solid;
	padding:2px;
	text-align: center;
	text-decoration:none;

}
DIV#thedmsAvailability form .submitbutton {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 100%;
	float: left;
	padding: 1px;
	background-color:#00aeef;
	border: 1px solid #47c3f1;
	cursor:pointer;
}
DIV#thedmsAvailability .modebutton {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 100%;
	float: left;
	padding: 1px;
	background-color:#00aeef;
	border: 1px solid #47c3f1;
	text-align:center;
	width:8em;
}
DIV#thedmsAvailability .bookbutton {
	font-size: 110%;
	width: 85px;
}
DIV#thedmsAvailability .bookbutton a {
	display:block;
	color:#FFFFFF;
	padding: 3px;
	background-color:#00aeef;
	border: 1px solid #47c3f1;
	text-transform:uppercase;
	text-decoration:none;
}
DIV#thedmsAvailability .bookbutton a:visited {
	display:block;
	color:#FFFFFF;
	padding: 3px;
	background-color:#00aeef;
	border: 1px solid #47c3f1;
	text-transform:uppercase;
	text-decoration:none;
}
DIV#thedmsAvailability .bookbutton a:hover {
	display:block;
	color:#FFFFFF;
	padding: 3px;
	background-color:#47c3f1;
	border: 1px solid #00aeef;
	text-transform:uppercase;
	text-decoration:none;
}
DIV#thedmsAvailability .reservebutton {
	background-color:#E77D21;
	border: 1px solid #AA4800;
	font-size: 110%;
	float: right;
	padding: 3px;
	width: 85px;
	float:left;
}
DIV#thedmsBrowseGrid .detailbtn {
	margin-top:1px;
	width:auto;
	float:right;
	padding:0px;
}
DIV#thedmsBrowseGrid .detailbtn a {
	font-size:80%;
	display:block;
	color:#000;
	padding:1px 4px 1px 4px;
	background-color:#47c3f1;
	border-top:1px #00aeef solid;
	border-bottom:1px #00aeef solid;
	border-left:none;
	border-right:none;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
DIV#thedmsBrowseGrid .detailbtn a:visited {
	font-size:80%;
	display:block;
	color:#000;
	padding:1px 4px 1px 4px;
	background-color:#47c3f1;
	border-top:1px #00aeef solid;
	border-bottom:1px #00aeef solid;
	border-left:none;
	border-right:none;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
DIV#thedmsBrowseGrid .detailbtn a:hover {
	color:#fff;
	font-size:80%;
	background-color:#00aeef;
	text-decoration:none;
	border-top:1px #47c3f1 solid;
	border-bottom:1px #47c3f1 solid;
	border-left:none;
	border-right:none;
	text-transform:uppercase;
}

/* ------------------------------------------------------  DMS HACKS  -------------------------------------------------------- */
DIV#thedmsBrowseLeftText {
	width:40%;
}

/*  ACCOMM BROWSE PAGE  */
DIV#thedms02 {
	width:960px;
	margin:0;
	padding:0;
	padding:5px;
	/*border-right:1px #FF9900 solid;*/
}
DIV#thedmsAvailabilityChart {
	
}
DIV#thedmsAvailabilityChart table {
	border-top:1px #47c3f1 solid;
	border-bottom:1px #47c3f1 solid;
}
DIV#thedmsAvailabilityChart table th{
	background-color:#e5f7fd;
	font-size:90%;
}
DIV#thedmsAvailabilityChart table td{
	height:2em;
}
DIV#thedmsAvailabilityKey table {
	border:none;
	margin-top:4px;
}
DIV#thedmsPropertyInfo {
	background-image:url(../img/bg_browse_cell.gif);
	padding:5px;
	margin-bottom:5px;
	border-right:1px #47c3f1 solid;
	border-left:1px #47c3f1 solid;
	margin-top:10px;
}
DIV#thedms02 h1{
	margin-bottom:1em;
	padding:5px;
	font-size:170%;
	background-image:url(../img/h1_bg_dots.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:95px;
	border-bottom:1px #47c3f1 dashed;
	width:70%;
}
DIV#thedms02 h2{
	width:75%;
	border-bottom:1px #47c3f1 solid;
	margin-top:15px;
	clear:both;
}
DIV#thedmsLargeImgOne img {
	border:3px #47c3f1 double;
}
div#thedmsAccessibility {
	border-top: none;
	background: none;
	padding: 0;
}
div#thedmsAccessibility h3 {
	width:75%;
	border-bottom:1px #47c3f1 solid;
	background-color: #fff;
	color: #47c3f1;
}
/* ACCOM SEARCH */
DIV#thedmsSearch0 {
	border:none;
	padding-right:8px;
}
DIV#thedmsSearch0 h2{
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
	COLOR: #47c3f1;
	background-color: #E77D21;
	border-bottom:1px #47c3f1 dashed;
	background-image:url(../img/bg_browse_cell.gif);
}
DIV#thedmsSearch1 {
	border-left:1px #47c3f1 solid;
	padding-left:8px;
	width:52%;
	margin-right:-4%;
}
DIV#thedmsSearch1 h2{
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
	COLOR: #47c3f1;
	background-color: #ffffff;
	border-bottom:1px #47c3f1 dashed;
	background-image:url(../img/bg_browse_cell.gif);
}
.searchbutton {
	color:#FFFFFF;
	background-color:#47c3f1;
	border: 1px solid #00aeef;
	font-weight:bold;
	cursor:pointer;
}
table#thedmsBrowseEvents th{
	background-color:#47c3f1;
	font-size:90%;
	color:#FFFFFF;
}
table#thedmsOpeningTimesTableFullWidth th{
	background-color:#47c3f1;
	color:#FFFFFF;
	font-weight:bold;
}
table#thedmsOpeningTimesTableFullWidth td{
	background-color:#e5f7fd;
}
DIV#thedmsItemsPanel {
	background-color:#e5f7fd;
}
DIV#thedmsTopPanel {
	border-bottom:3px #47c3f1 double;
	margin-bottom:4px;
	padding-bottom:4px;
}
DIV#thedmsAvailabilityCheck {
	width:28%;
}
#eventSearch {
	padding:10px;
	border-bottom:1px #E77D21 dashed;
	margin-bottom:10px;
	font-size:110%;
}
/* END OF GENERIC FORM STYLES */
/* put site specific styles here at bottom */
/* Website styles*/
#frame{
}
#centre_holder {
	width:985px;
}
#header{
	height:87px;
	background-color:#00aeef;
	background-image:url(../img/logo_bg.gif);
	background-position:left;
	background-repeat:repeat;
}
/* This has been added so if you have alot of text, its easier to read */
.reading_text {
	margin:auto;
	width:675px;
	clear:both;
}
/* ----------------------------------------  TOP SECTION-------------------------------------- */
#flag_holder {
	width:170px;
	text-align:left;
	color:#FFFFFF;
	font-size:75%;
	font-weight:bold;
	padding-left:15px;
	padding-top:6px;
}
#flag_holder p {
	padding:0;
	margin:0;
	margin-bottom:3px;
}

/* --------------------------------------------------- TOP NAVIGATION ------------------------------------------------- */
#topnav{
	width:65.5em;
	background-color:#fff300;
	height:1.7em;
	margin-left:6px;
	margin-top:6px;
	padding-left:2.5em;
}
#topnav ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-top:2px;
}
#topnav li{
	display:inline;
	float:left;
	line-height:12px;
	border-right:1px #000000 solid;
}
#topnav a{
	display:block;
	font-size:80%;
	padding:4px;
	padding-left:1em;
	padding-right:1em;
	color:#000000;
	text-decoration:none;
}
#topnav a:visited{
	font-size:80%;
	padding:4px;
	padding-left:1em;
	padding-right:1em;
	color:#000000;
	text-decoration:none;
}
#topnav a:hover{
	font-size:80%;
	padding:4px;
	padding-left:1em;
	padding-right:1em;
	color:#ffffff;
	background-color:#00AEEF;
	text-decoration:none;
}
#topnav #no_border {
	border:none;
}
/* Home Page Button Over Logo */
#gotohome {
	position:absolute;
	width:266px;
	height:66px;
	left:715px;
	top:4px;
	z-index:10;
}

/* --------------------------------------------- main image holder -------------------------------------------- */
#top_image {
	width:980px;
	height:150px;
	margin-left:6px;
	margin-top:6px;
}

/* -----------------------------------------------SIDE BOX NAVIGATION------------------------------------------- */

#side_nav_holder {
	width:187px;
	float:left;
	padding:6px;
	clear:left;
	margin-right:10px;
	margin-top:6px;
}
#side_nav_text {
	color:#FFFFFF;
	font-size:95%;
}
#side_nav_text a {
	color:#FFFFFF;
	font-size:95%;
}
#side_nav_text ul {
	margin:0;
	padding:2px;
}
#side_nav_text li {
	font-size:90%;
	padding-bottom:5px;
}
.side_nav_img {
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}
/* ------------------------------ LEFT SIDE WHITE BOXES ----------------------------- */
.white_box {
	width:175px;
}
.white_box_text {
	display:block;
	color:#333333;
	margin-left:15px;
	padding-left:3px;
	border-left:1px #47c3f1 dashed;
	font-size:90%;
	font-weight:normal;
}
.white_box_heading {
	clear:both;
	padding-bottom:3px;
}
.white_box a, .white_box a:visited {
	display:block;
	width:175px;
	height:4.7em;
	margin-bottom:6px;
	padding:5px;
	padding-bottom:6px;
	text-decoration:none;
	background-color:#FFFFFF;
}


.white_box a:hover {
	background-color:#e5f7fd;
	color:#000000;
	text-decoration:none;
}

/* This is for an extrabox to follow other box as it has another link in it */
/* Additional box added */

.white_box_extralink {
	width:175px;
}

.white_box_extralink a, .white_box_extralink a:visited {
	display:block;
	width:175px;
	margin-bottom:0px;
	padding:5px;
	padding-bottom:0px;
	text-decoration:none;
	background-color:#FFFFFF;
}


.white_box_extralink a:hover {
	background-color:#e5f7fd;
	color:#000000;
	text-decoration:none;
}

.white_box_extralink2 a:hover {
	background-color:#e5f7fd;
	color:#000000;
	text-decoration:none;
}

.white_box_extralink2 a, .white_box_extralink2 a:visited {
	display:block;
	width:175px;
	height:1.5em;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:6px;
	padding:5px;
	padding-bottom:6px;
	text-decoration:none;
	background-color:#FFFFFF;
}

/* end */

#lastupdated {
	display:block;
	width:175px;
	margin-bottom:6px;
	padding:5px;
	padding-bottom:6px;
	text-decoration:none;
	background-color:#FFFFFF;
}
#lastupdated_heading {
	font-weight:bold;
	COLOR: #47c3f1; 
	font-size:85%;
}
#award {
	width:175px;
	height:auto;
	margin-bottom:6px;
	padding:5px;
	text-align:center;
}
#news_text {
	color:#000000;
	font-weight:normal;
	font-size:90%;
}
/*-------------------------------------------------- maincontent -------------------------------------------------*/
#content{
	width:775px;
	float:left;
	clear:right;
	padding-top:5px;
	margin-top:6px;
}

#jiangsu-content{
	width:600px;
	float:left;
	clear:right;
	padding-top:5px;
	margin-top:6px;
}

#jiangsu-right{
float:right;
width:175px;
padding-left:20px;

}

.content_boxes_holder {
	clear:both;
	margin-bottom:10px;
	height: 110px;

}
/* Main Theme boxes in home page and Things to see and do */
.main_boxes {
	float:right;
	width:241px;
	margin-left: 10px;
}
.main_boxes a, .main_boxes a:visited {
	font-size:98%;
	clear:both;
	display:block;
	width:225px;
	height:6.6em;
	padding:7px;
	background-color:#FFFFFF;
	border:1px #47c3f1 solid;
	cursor:pointer;
	text-decoration:none;
}
.main_boxes a:hover {
	font-size:98%;
	clear:both;
	display:block;
	width:225px;
	height:6.6em;
	padding:7px;*/
	background-color:#FFFFFF;
	background-image:url(../img/bg_browse_cell.gif);
	border:1px #000 solid;
	cursor:pointer;
	text-decoration:none;
	color:#000000;
}
.sponsor_text {
	color:#00aeef;
}
/*  MAIN BOXES IMAGES  */
#cultureicon {
	background-image:url(/img/theme_thumbs/culture_hertitage.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	display:block;
}
#eatingicon {
	background-image:url(/img/theme_thumbs/eating_drinking.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	display:block;
}
#whatsonicon {
	background-image:url(/img/theme_thumbs/whats_on.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	display:block;
}
#freshairicon {
	background-image:url(/img/theme_thumbs/parks_garden_escape.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	display:block;
}
#eveningvibeicon {
	background-image:url(/img/theme_thumbs/evening_vibe.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	display:block;
}
#greatforkidsicon {
	background-image:url(/img/theme_thumbs/kids_teens.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	display:block;
}
#mindbodyicon {
	background-image:url(/img/theme_thumbs/mind_body.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	display:block;
}
#surroundingareaicon {
	background-image:url(/img/theme_thumbs/surrounding_area.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	display:block;
}
#searchicon {
	background-image:url(/img/theme_thumbs/search.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	display:block;
}

/*  MAIN CONTENT FOR DMS  */
#content_dms {
	width:960px;
	clear:both;
	padding:6px;
	margin:6px;
}

/*  INSIDE MAIN BOXES  */
.icon_holder {
	width:70px;
	height:70px;
	float:left;
	text-align:center;
	border-right:1px #47c3f1 dashed;
}
.icon_holder img {
	border:none;
}
.text_holder {
	float:right;
	padding-left:4px;
	font-size:80%;
	width:145px;
	display:block;
	color:#333333;
	font-weight:normal;
}
.box_heading {
	height:1.3em;
	width:100%;
	display:block;
	/*COLOR: #E77D21;*/
	font-size:110%;
}
/* generic float background fix */
.clearer {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
/* Tanslation Pages */
.p_align_center {
	text-align:center;
}
/* ---------------------------------------------STay Page--------------------------------------- */
.side_pleasenote {
	width:175px;
	background-color:#FFFFFF;
	margin-bottom:6px;
	padding:5px;
	padding-bottom:6px;
	font-size:85%;
}
.side_pleasenote ul{
	padding:0;
	margin:0;
	padding:0.5em;
}
.side_pleasenote li{
	padding-bottom:0.4em;
	margin-bottom:0.4em;
	border-bottom:1px #47c3f1 dashed;
	list-style:none;
}
/* The actual row */
#staybox_holder {
	margin-top:1em;
	clear:both;
}
#staybox_holder h2 {
	width:100%;
	MARGIN: 0px; 
	COLOR: #47c3f1;
	background:none;
	border-bottom:1px #47c3f1 dashed;
	margin-bottom:4px;
}
#staybox {
	float:left;
	width:238px;
	padding:5px;
	border:1px #47c3f1 solid;
	margin-right:10px;
	background-image:url(../img/bg_browse_cell.gif);
	padding-bottom:10px;
}
#staybox_nomargin {
	float:left;
	width:238px;
	padding:5px;
	border:1px #47c3f1 solid;
	background-image:url(../img/bg_browse_cell.gif);
	padding-bottom:10px;
}
#staybox_holder ul {
	margin:0;
	padding:0;
	clear:both;
}
#staybox_holder li {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	float:left;
	padding-right:5px;
	padding-left:5px;
}
#staybox_holder li a {
	color:#333333;
	display:block;
	width:105px;
	height:2em;
	line-height:2em;
	background-color:#47c3f1;
	border:1px #00aeef solid;
	text-decoration:none;
}
#staybox_holder li a:visited {
	color:#333333;
	background-color:#47c3f1;
	border:1px #00aeef solid;
	text-decoration:none;
}
#staybox_holder li a:hover {
	color:#FFFFFF;
	display:block;
	width:105px;
	height:2em;
	line-height:2em;
	background-color:#00aeef;
	border:1px #00aeef solid;
	text-decoration:none;
}
.stay_img {
	text-align:center;
	clear:both;
}
.stay_img img{
	border:1px #47c3f1 solid;
}
.accomm_padd {	
	padding-top:1.3em;
	padding-bottom:1.3em;
}
/* ------------------------------------------------------ footer -------------------------------------------------------- */
#footer{
	color:#000000;
	clear:both;
	width:785px;
	text-align:left;
	padding-left:210px;
	padding-top:5px;
	padding-bottom:10px;
}
#footer_dms{
	color:#000000;
	clear:both;
	width:980px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	border-top:1px #47c3f1 solid;
	padding-bottom:10px;
}
/* use this if need to end footer without a divider or something 
#footer li.end{
	
}
*/
#footer a{
	color:#000000;
}
#footer a:visited{
	color:#000000;
}
#footer a:hover{
	color:#00AEEF;
}
/* -------------------------------------------- Planning Your Visit ------------------------------------------ */
#map {	
	width:700px;
	height:320px;
	border:1px #E77D21 solid;
	margin:auto;
}
.pv_section_holder {
	margin-top:1em;
	clear:both;
}
.pv_boxes {
	float:left;
}
.pv_boxes h2 a, .pv_boxes h2 a:visited {
	display:block;
	float:left;
	width:225px;
	height:3.5em;
	line-height:3.5em;
	padding:5px;
	border:1px #47c3f1 solid;
	margin-right:10px;
	background-image:url(../img/bg_browse_cell.gif);
	text-align:center;
	font-size:85%;
}
.pv_boxes h2 a:hover {
	height:3.5em;
	line-height:3.5em;
	border:1px #000000 solid;
	background-color:#E5F7FD;
	background-image:none;
	text-align:center;
	text-decoration:none;
	font-size:85%;
	color:#000000;
}

/* ------------------------------------------------ FAQ'S ----------------------------------------------- */

.answer_boxes {	
	margin:auto;
	width:685px;
	padding:10px;
	background-image:url(../img/bg_browse_cell.gif);
	border:1px #47c3f1 dashed;
	margin-bottom:1em;
	clear:both;
}
.ToTop {
	color:#000000;
	font-size:75%;
}

/* ------------------------------------------  CONTACT ------------------------------------------- */

#image_right {
	float:right;
	margin-left:1em;
	clear:right;
}


/* ------------------------------------------------ HTML TEMPLATE ----------------------------------------------- */

#template_archive {
	float:right;
	margin:5px;
	padding:5px;
	width:18em;
	margin-left:10px;
	background-color:#FFCC66;
}

/* --------------------------------------------   THIN TEXT HOLDER   ----------------------------------------------------- */

#content_thin {
	width:775px;
	padding-top:5px;
	margin-top:6px;
	padding-left:105px;
	padding-right:105px;
}

/*  ---------------------------------------------    THEME PAGES LAYOUT    -----------------------------------------------------  */

#bottom_buttons {
	border-top:1px #47c3f1 dashed;
	margin-top:0.8em;
	padding:0.5em;
	font-size:95%;
	clear:both;
}
#bottom_buttons a {
	color:#666666;
}
#bottom_buttons ul {
	margin:0;
	padding:0;
	width:100%;
}
#bottom_buttons li {
	float:left;
	width:auto;
	display:block;
	list-style:none;
	border-right:1px #666666 solid;
	padding: 4px;
	padding-right:7px;
	margin-right:7px;
}
.side_images_theme {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
	clear:right;
}
.theme_block_button_holder {
	width:65%;
	margin-top:10px;
}
.theme_block_left {
	float:left;
	width:48%;
	margin-right:1%;
	background-image:url(../img/bg_browse_cell.gif);
	border:1px #FF6600 dashed;
	padding:2px;
	padding-bottom:5px;
}
.theme_block_right {
	float:right;
	width:48%;
	background-image:url(../img/bg_browse_cell.gif);
	border:1px #FF6600 dashed;
	padding:2px;
	padding-bottom:5px;
}
.theme_block_button_holder ul {
	margin:0;
	padding:0;
}
.theme_block_button_holder li {
	color: #E77D21;
	list-style:inside;
}
.theme_block_button_holder a, .theme_block_button_holder a:visited {
	color: #000;
}
/* Whats on holder */

.whatson_theme {
	width:60%;
	background-image:url(../img/bg_browse_cell.gif);
	padding:5px;
	margin-bottom:10px;
}
.whatson_theme h2 {
	width:50%;
	border-bottom:1px #FF6600 dashed;
}
.whatson_centre {
	padding-left:2em;
	padding-right:2em;
	padding-top:3px;
	padding-bottom:3px;
	font-size:120%;
}
.whatson_centre ul {
	margin:0;
	padding:0;
}

/* -------------------------  Whats on list  ------------------------- */

#themedtoplist {
	margin:0;
	padding:0;
	width:500px;
	font-size:110%;
	padding-top:1em;
}
		#themedtoplist li {
		list-style:none;
		float:left;
		}
		#themedtoplist li a, #themedtoplist li a:visited {
		width:auto;
		display:block;
		padding:5px;
		text-align:center;
		background-image:url(../img/bg_browse_cell.gif);
		border:1px #47c3f1 solid;
		margin-right:0.8em;
		}
		#themedtoplist li a:hover {
		width:auto;
		background-image:none;
		background-color:#e5f7fd;
		color:#000;
		border:1px #47c3f1 solid;
		text-decoration:none;
		}

/* -----------------------------------------------------  Visitor Book ----------------------------------------------------- */

#tr_header {
	background-color:#47c3f1;
}

/*  ----------------------------------------------------  IMAGE LIBRARY  ------------------------------------------  */

#content_image_lib {
	width:875px;
	padding-top:5px;
	margin-top:6px;
	padding-left:50px;
	padding-right:50px;
}
/*  -------------------------------------------------  TIMELINE LIST ------------------------------------------------  */

#timeline-list {
	margin:0;
	padding:0;
	width:75%;
	margin:auto;
}
#timeline-list li {
	padding:5px;
	list-style:none;
	clear:both;
	margin-top:5px;
	background-color:#e5f7fd;
}
/* ----------------------------------------------  TOWN PARTNERSHIP --------------------------------------- */
/* Table holding Directors */
#directorstable {
	border:none;
}
#directorstable tr {
	background-color:#e5f7fd;
	padding:4px;
}
#directorstable td {
	height:1.5em;
	line-height:1.5em;
	padding:2px;
}
#pricingtable {
	width:70%;
}
#pricingtable th {
	background-color:#e5f7fd;
	padding:5px;
}
#pricingtable td {
	padding:5px;
}
#pricingtable tr {

}

/* ---------------------------------------------  TOUR VIDEO  ------------------------------------------ */

#tourvideo {
	text-align:center;
	clear:both;
}

/* ---------------------------------------  ITINERARY BUILDER ----------------------------- */

/* itinerary builder styles */
DIV#thedmsItineraryAccommodation {
	padding: 3px;
	background-color: #FDF9F7;
}
DIV#thedmsItineraryAccommodation h3 {
	COLOR: #E77D21;
	background-color: #ffffff;
	border-bottom:1px #E77D21 dashed;
	background-image:url(../img/bg_browse_cell.gif);
	margin-bottom:10px;
	height:1.2em;
}
DIV#thedmsItineraryVenues h3 {
	COLOR: #E77D21;
	background-color: #ffffff;
	border-bottom:1px #E77D21 dashed;
	background-image:url(../img/bg_browse_cell.gif);
	margin-bottom:10px;
	height:1.2em;
}
.VenueRow {
	clear:both;
	margin-bottom:10px;
}
table#thedmsItinearyEventsTable th {
	height:2em;
	color:#FFFFFF;
	background-color:#E77D21;
}
/*  ------------------------------------------  KEY POP UP -----------------------------------  */

#thedms04 {
	background-color:#FFFFFF;
	font-size:90%;
}

#thedms03 {
	background-color:#FFFFFF;
	height:600px;
}
.paranoleft {
	clear:left;
	padding-top:1.3em;
}
/*  VIDEO HOLDER  */

#videoholder {
	width:345px;
	margin:auto;
}
div#thedmsLargeImgTwo img {
	border:3px #FFBA31 double;
}

/* --------------------------------------- 404 Error Page --------------------------------- */

#404ErrorHeader {
	height:75px;
	background-color:#E77D21;
	background-image:url(../img/logo_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#404ErrorContent {
	padding-left:210px;
	padding-top:10px;
	width:890px;
}
#thedms06 {
	background-color:#FFFFFF;
	height:40em;
	padding-left:10px;
}

/* --------------------- EXTERNAL TICKET LINKS ------------------------- */

.thedmsExternalChannelLinks {
}
.thedmsExternalChannelLinks ul {
	list-style:none;
	margin:0;
	padding:10px 0px;
}
.thedmsExternalChannelLinks li {
}
.thedmsExternalChannelLinks li a, .thedmsExternalChannelLinks li a:visited {
	display:block;
	background-image:url(../img/bg_browse_cell.gif);
	border:1px solid #E77D21;
	padding:4px;
	width:50%;
	margin:0px auto;
}
.thedmsExternalChannelLinks li a:hover {
	background-color:#FFD0AE;
	background-image:none;
	border:1px solid #000000;
	color:#000000;
	text-decoration:none;
}

.thedmsExternalChannelLinksText {
font-size:130%;
font-weight:bold;
text-decoration:none;
margin-left:15px;
}


img.left{
float:left;
}


img.right{
float:right;

}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #47c3f1;
width: 185px;
margin-top:6px;
}

#navlist li{
list-style: none;
color:ffffff;
margin: 0;
padding: 0.25em;
border-top: 1px solid #47c3f1;
}

#navlist li a { 
color:ffffff;
text-decoration: none; 
background: transparent url(/img/arrow.jpg) no-repeat scroll left top;
padding-left:10px;
}

#navlist li a:hover { 
color:ffffff;
text-decoration: none; 
background: transparent url(/img/arrow-roll.jpg) no-repeat scroll left top;
}



#navlist li.pageindex-selected a{ 
color:ffffff !important;
text-decoration: none; 
}

#navlist a{
color:#ffffff;
}

/* Availability Grid Styles */

div#thedms02n h2 
{
    border-bottom:1px solid #47C3F1;
    clear:both;
    margin-top:15px;
    width:100%;
}

div#thedmsLargeImgOne img, div#thedmsImgSingle img, div#thedmsLargeImgTwo img, div#thedmsSmallImg img 
{
    border:1px solid #CCCCCC;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyBook, div#thedms02n .thedmsGridBook, div#thedms02n .thedmsGridBook a 
{
    background:#5EB935;
    color:black;
}
div#thedms02n .thedmsGridBook a, div#thedms02n .thedmsGridBook a:visited 
{
	text-decoration:none;
}
div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyBook, div#thedms02n .thedmsGridBook 
{

}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyAvailable, div#thedms02n .thedmsGridAvailable
{
    background:#B9BFCE;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyNotAvailable, div#thedms02n .thedmsGridNotAvailable
{
    background:#A0BCD2;
}
div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyUnknown, div#thedms02n .thedmsGridUnknown
{
    background:#D12F0F;
    color:White;
}

div#thedms02n .thedmsGridIcon, div#thedms02n .thedmsGridIconText 
{
    background:#666;
    margin-right:4px;
}

div#thedms02n .thedmsGridTableHeader, #thedmsGridAvailabilityChart .thedmsGridTableHeader th 
{
    background:#E5F7FD;
    color:black;
}

div#thedms02n .thedmsGridTableHeader a, div#thedms02n .thedmsGridTableHeader a:visited 
{
    color:black;
    text-decoration:underline;
}

.accommodation-box{
	width:174px;
	background-image:url(../img/bg_browse_cell.gif);
	border:1px solid #47C3F1;
	float:left;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.accommodation-box h2{
background:transparent none repeat scroll 0%;
border-bottom:1px dashed #47C3F1;
color:#47C3F1;
margin:0px 0px 4px;
width:100%;
font-size:100%;
margin-bottom:6px;
}

.accommodation-box ul{
padding:0px;
margin:0px;
padding-top:5px;
}

.accommodation-box li{
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
text-align:center;
}

.accommodation-box li a{
background-image:url(../img/accomm-button-grad.jpg);
border:1px solid #00AEEF;
color:#ffffff;
display:block;
height:20px;
text-decoration:none;
width:81px;
line-height:19px;
}

.accommodation-box li a:hover{
color:#333333;
text-decoration:none;
}

.pad{
margin-left:7px;
}

.accomm-img{
border:1px solid #00AEEF;
margin-top:8px;
}

.accomm-pad{
margin-right:10px;
}
/* -- new home page cms button --*/

#button-holder{
	float: right;
	height: 218px;
	width: 241px;
	background-image: url(../img/cms-button.jpg);
	margin-left: 10px;

	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#button-holder p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#button-holder a, #button-holder a:visited {
	clear:both;
	color:#000000;
	cursor:pointer;
	display:block;
	text-decoration:none;
	font-weight: normal;
	border: 1px solid #47C3F1;
	padding: 10px;
	background-image: url(../img/cms-button.jpg);
}
#button-holder a:hover {
	border: solid 1px #000;
	clear:both;
	color:#000000;
	cursor:pointer;
	display:block;
	text-decoration:none;
	font-weight: normal;
}
#button-holder img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#button-holder h2{
}
#button-holder h2.a, #button-holder h2 a:visited {
	clear:both;
	color:#000000;
	cursor:pointer;
	display:block;
	text-decoration:none;
	font-weight: normal;
}
#button-holder h2 a:hover {
	clear:both;
	color:#000000;
	cursor:pointer;
	display:block;
	text-decoration:none;
	font-weight: normal;
}

/* New Browse Page Styles */

div.thedmsBrowsePagination a 
{
    background:#00AEEF;
    color:White;
}

div.thedmsBrowsePagination a.thedmsPaginationCurrentPage, div.thedmsBrowsePagination a:hover
{
    background:#FFF300;
    color:black;
}

/*----- cms header -----*/
#cms-header{
	width: 985px;
	height: 150px;
}#cms-header img {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
.youtube {
	text-align: center;
	padding: 3px;
	background-color: #eee;
	border: 1px solid #999999;
	float: 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 
{
    margin-bottom:20px;
}

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: #BA3660;

}



/*End of Special Offer Styles applied November 2009*/