/*This stylesheet creates a grey site, that should work out of the box #CCCCCC should be found and replaced to change all of the colors*/
/* START OF GENERIC FORM STYLES */
/*universal selector or 'wildcard' works on literally EVERYTHING... Comment back in if you need it.*/
*{
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/i_bg_fill.gif);
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	position:relative
}
#content_holder_centre {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0;
	padding: 5px;
	position:relative;
}
a, a:visited {
	color: #7C940C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#A02D28;
	text-decoration:underline;
}
p {
	margin-top: 8px;
}
.thedms img {
	border:0;
}
/* used as main heading */
h1 {
	color:#616633;
	font-family:Arial,Helvetica,sans-serif;
	font-size:170%;
	font-weight:normal;
	padding:5px 0px;
}
h2 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5B7DA8;
	text-align: left;
	text-decoration: none;
}
/*seperate if visited is different*/
h2 a, h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
h3 {
	font-size: 13px;
	font-weight: bolder;
	color: #91BB48;
}
h4 {
	color: #FFFFFF;
}

/*table styles*/
table{
}
th {
}
td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
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: #739638;
	border-bottom:4px solid #9DC258;
	font-size:12px;
	color: #FFFFFF;
	padding: 2px;
}
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;
	line-height: 20px;
}
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; 
}
/*right cat list*/
#right-cat-list {
	float:right;
	width:154px;
	background-image:url(../images/i_right_nav.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#right-cat-list_img {
	margin-bottom: 5px;
}

#right-cat-list a {
	color:#fff;
	font-weight:normal;
}
#right-cat-list a:hover {
	color: #A02D28;
	text-decoration: none;
}
#right-cat-list ul {
	list-style:none;
	font-size:90%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#right-cat-list li {
	margin:0px;
	background-image:url(../images/small-white-list-arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 10px;
}
#right-cat-list h2 {
	color:#FFFFFF;
	padding:0;
}
/*right cat list*/



/* General classes */
div#thedmsSearch1 {
	margin-left: 3px;
	margin-bottom: 5px;
}
.thedms ul {
	padding: 0;
	list-style: none;
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
div#thedmsButtonHolder #right{
	width:45px;
	float:none;
}
div#thedmsButtonHolder #left{
	width:45px;
	float:none;
}
div#thedmsButtonHolder{
	margin-top: 15px;	
}
div#thedmsMapAll1{
	float:right;
	width:30%;
}
div#thedmsButtonHolder a{
	width:150px;
	margin-top: 5px;
}
div#thedmsButtonHolder #left{
	width:auto;
}
span.buttonDisable{
	display:block;
	width:150px;
}
div#thedmsAvailabilityChart{
	padding:2px;
}
/* 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 ------------------------------------------------------*/
div.BrowseCell{
	float: left;
	width: 100%;	
}
#thedms01 DIV#thedmsBrowseGrid .BrowseCell {
	float: left;
	margin: 1px;
	padding: 3px;
	width: 48%;/* width will changing if not 3 column version, 49% if 2 column version  */
	height: auto;
	border: 1px solid #B4D183;
}
/* widths may need changing if not 100% width */
div#thedmsBrowseGrid .BrowseCell{
	padding:0px;
}
#thedms11 DIV#thedmsBrowseGrid .BrowseCell {
	width: 76%;
	float: right;
}
#thedms11 DIV#thedmsBrowseGrid .BrowseSmallPicture {
	width: auto;
	float: left;
	margin: 1px;
}
div#thedmsBrowseGrid .BrowseRow{
	text-align: 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 */

/*-------------------------------------------------------------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;
}
table#thedmsBrowseEvents {
	background-color: #FDFFEA;
}
td {
	background-color: #FDFFEA;
	text-align:left;
}
#thedmsBrowseEvents td {
	padding:4px;
	border: 1px solid #A6C512;
	background-color: #FFFFFF;
}

.thedmsBackgroundFix, .clearer /*works as a clearer div in the dms*/{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height:1px;
}
/*All key backgrounds with the gif images for fuzzy edges- set background to a lighter colour*/
.thedmskey{
	background-color: #FFFFFF;
}
div#thedmsBrowseGrid .signposts_div {
	float: left;	
}
div#thedmsBrowseGrid {
	float:left;
	text-align:left;
	width:100%;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #739638;
	border-bottom-color: #739638;
}
div#thedmsBrowseGrid .BrowseCell h2 {
	float:left;
	font-size:90%;
	padding:5px;
	width:96%;
	color:#FFFFFF;
	background-color: #739638;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9DC258;
	margin-bottom: 5px;
}

.button a, .button a:visited {
	background-color:#A6C512;
	color:#FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #616633;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}
.button a:hover {
	background-color:#616633;
	color:#FFFFFF;
	text-decoration:none;
}
div#thedmsBrowseGrid .CellRightDetailsHolder {
	margin-left: 5px;
}
/*-------------------------------------------------------------------------------All buttons sitewide------------------------------------------------------------------------------*/

input.button{
	float: right;
	margin: 5px;
}
/* END OF GENERIC FORM STYLES */
/* Try to keep to the standard names*/
/* ----------------------------------------------------------------------------Website styles--------------------------------------------------------------------------------*/
div#thedmsBrowseGrid .details_holder {
	margin-top: 5px;
}
div#thedmsBrowseGrid .thedmsBrowsePicture img{
	float: left;	
}
#frame{
	height: auto;
}
#header{
	height: 80px;
	background-image: url(../images/i_banner.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#sub_header{
	background-color: #739638;
	height: 14px;
	width: 98%;

	text-decoration: none;
	padding-right: 2%;
}
#sub_header_white{
	background-color: #FFFFFF;
	height: 14px;
	width: 98%;

	text-decoration: none;
	padding-right: 2%;
}
#footer {
	width: 100%;
	background-color: #739638;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	float: left;
	font-size: 10px;
	color: #CBDFAA;
}
#footer a, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
}
#footer_left {
	margin-left: 5px;
	
}
#footer_right {
	float: right;
	margin-right: 5px;
}
.spacer {
	height: 100px;
	width: 10px;
	float: left;
}
.spacer2 {
	width: 9px;
	height: 100px;
	float: left;
}
.content_lower_navigation_box {
	height: 146px;
	width: 197px;
	float: left;
	background-image: url(../images/i_middle_content_lower_fill.gif);
}
.content_lower_navigation_box_header{
	height:14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
.content_lower_navigation_box_image {
	height: 122px;
	width: 197px;
}
.content_lower_navigation_box_text {
	height: 122px;
	width: 197px;
}
.content_lower_navigation_box_2 {
	width: 146px;
	float: left;
	background-image: url(../images/i_middle_content_lower_fill_small.gif);
}
.content_lower_navigation_box_2_image {
	height: 97px;
	width: 146px;
}
.content_lower_navigation_box_2_image {
	height: 97px;
	width: 146px;
}
.content_lower_navigation_box_2_header {
	width: 137px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-align: center;
}
.content_lower_navigation_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 19px;
	width: 146px;
	padding-top: 5px;
	background-color: #2E8366;
	font-size: 11px;
}
.content_left_box_header{
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 6px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	height: 18px;
}
.content_left_box_header a, .content_left_box_header a:visited, .content_lower_navigation_box_2_header a, .content_lower_navigation_box_2_header a:visited, .content_lower_navigation_box_header a, .content_lower_navigation_box_header :visited, .content_lower_navigation_search a, .content_lower_navigation_search a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.content_left_box_header a:hover, .content_lower_navigation_box_2_header a:hover, .content_lower_navigation_box_header a:hover, .content_lower_navigation_search a:hover{
	color:#F9FFC4;
	text-decoration: underline;
}
.content_left_box_image {
	height: 45px;
	width: 45px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 5px;
}
.content_left_box_text {
	height: 45px;
	margin-top: 6px;
	margin-right: 2px;
    padding-left: 6px;
	text-align: left;
	font-size: 11px;
}
#content_holder {
	width: 100%;
	text-align: center;
	height: 100%;
}
#content_lower_box {
	background-color: #739638;
	float: left;
	height: 150px;
	width: 145px;
}
#content_lower_box_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
}
/**---------------------------nav buttons---------------------------------**/
#navigation_main {
	text-align: center;
	height: 25px;
	width: 593px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content_left {
	width: 198px;
	height: 100%;
	margin-right: 10px;
	float: left;
}
#content_left_navigation_box {
	width: 188px;
	margin-top: 10px;
	background-image: url(../images/i_middle_content_left_fill.gif);
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
#content_left_video_box {
	width: 198px;
	margin-top: 10px;
	background-image: url(../images/i_middle_content_left_fill.gif);
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	height: 100px;
}
#content_left_itinerary {
	width: 198px;
	margin-top: 10px;
	background-image: url(../images/i_middle_content_left_fill.gif);
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
#content_left_request_brochure {
	width: 198px;
	margin-top: 10px;
	background-image: url(../images/i_middle_content_left_fill.gif);
	font-size: 11px;
	height: 100px;
}
#content_left_map {
	height: 206px;
	width: 198px;
	background-image: url(../images/i_map.gif);
}
#content_right_footer {
	width: 612px;
	margin-top: 10px;
	float: right;
	text-align: left;
}

#content_right {
	height: auto;
	width: 612px;
	float: right;
	text-align: left;
}
#content_right_main {
	width: 430px;
	margin-top: 10px;
	background-image: url(../images/content_text_box.gif);
	padding: 3px;
	border: 1px solid #C2D1A7;
	color: #739638;
	background-color: #FDFFEA;
	font-size: 12px;
	float: left;
	text-align: left;
}
#content_right_nav {
	width: 157px;
	margin-top: 10px;
	margin-left: 10px;
	color: #FBFCF8;
	font-size: 12px;
	float: left;
	text-align: left;
	background-image: url(../images/i_right_nav.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	text-decoration: none;
}
.content_right_nav_header {
	font-size: 14px;
	font-weight: bold;
}

#content_right_main_dms {
	width: 600px;
	margin-top: 10px;
	background-image: url(../images/content_text_box.gif);
	padding: 5px;
	border: 1px solid #C2D1A7;
	color: #739638;
	background-color: #FDFFEA;
	font-size: 12px;
	float: left;
	text-align: left;
}
#bottom-browse-search {
	border-top:2px #FFFFFF dotted;
	padding:5px 0px 0px;
	margin:10px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
}



.editable_region_holder {
	float: left;
}

.content_right_main_header {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #739638;
}

/*#content_right_main a {
	color: #516927;
	font-weight: bold;
}
#content_right_main a:hover {
	color: #A02D28;
	text-decoration: underline;
}*/

#content_right_header {
	height: 150px;
	width: 611px;
	margin-top: 10px;
	background-image: url(../images/mainlogo.jpg);
}
#navigation_holder {
	height: 130px;
	width: 100%;
	margin: 0 auto;
}
#topnav ul{	
}
#topnav li{
}
#topnav a{
}
#topnav a:visited{
}
#topnav a:hover{
}
#topnav{
	height: 14px;
	background-color: #739638;
}
#topnav_accommodation{
	height: 14px;
	background-color: #2E8366;
}#topnav_fooddrink{
	height: 14px;
	background-color: #357893;
}#topnav_activities{
	height: 14px;
	background-color: #A02D28;
}#topnav_attractions{
	height: 14px;
	background-color: #4C445C;
}#topnav_whats_on{
	height: 14px;
	background-color: #958B38;
}
#topnav_shopping{
	height: 14px;
	background-color: #7953B8;
}
#button_home a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 54px;
	padding-top: 5px;
	margin-right: 1px;
	background-image: url(../images/b_home_lo.gif);
	text-align: center;
	float: left;
	text-decoration: none;
}
#button_home a:hover{
	color: #739638;
	background-image: url(../images/b_home_hi.gif);
}
#button_food_drink a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 99px;
	margin-right: 1px;
	background-image: url(../images/b_food_lo.gif);
	text-align: center;
	float: left;
	padding-top: 5px;
	text-decoration: none;
}
#button_food_drink a:hover{
	color: #357893;
	background-image: url(../images/b_food_hi.gif);
}
#button_activities a{
	height: 20px;
	width: 76px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;
	background-image: url(../images/b_activities_lo.gif);
	text-align: center;
	float: left;
	text-decoration: none;
}
#button_activities a:hover{
	color: #A02D28;
	background-image: url(../images/b_activities_hi.gif);
}
#button_attractions a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 87px;
	padding-top: 5px;
	color: #FFFFFF;
	margin-right: 1px;
	background-image: url(../images/b_attract_lo.gif);
	text-align: center;
	float: left;
	text-decoration: none;
}
#button_attractions a:hover{
	color: #4C445C;
	background-image: url(../images/b_attract_hi.gif);
}
#button_whats_on a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 76px;
	padding-top: 5px;
	margin-right: 1px;
	background-image: url(../images/b_whats_on_lo.gif);
	text-align: center;
	float: left;
	text-decoration: none;
}
#button_whats_on a:hover{
	color: #919100;
	background-image: url(../images/b_whats_on_hi.gif);
}
#button_shopping a{
	height: 20px;
	width: 76px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;
	background-image: url(../images/b_shopping_lo.gif);
	text-align: center;
	float: left;
	text-decoration: none;
}
#button_shopping a:hover{
	color: #525C8F;
	background-image: url(../images/b_shopping_hi.gif);
}
#button_accommodation a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 118px;
	padding-top: 5px;
	margin-right: 1px;
	background-image: url(../images/b_accomm_lo.gif);
	text-align: center;
	float: left;
	text-decoration: none;
}
#button_accommodation a:hover{
	color: #2E8366;
	background-image: url(../images/b_accomm_hi.gif);
}
/**---------------------------nav buttons---------------------------------**/
div.thedms {
	float:left;
	width:100%;
	clear:both;
}
#video_holder {
	text-align: center;
	padding: 5px;
	width: auto;
	border: 1px dotted #CCCCCC;
	background-color: #1E1E1E;
}
.video_border {
	border: 1px dotted #CCCCCC;
}
.buttoncontainerLong{
	width:100px;
	text-align: left;
	float: left;
}
.formsection {
	width: 603px;
	height: 130px;
	background-color: #FFFFFF;
}
.formpadding {
}

.buttoncontainer{
	width:180px;
	float: left;
}.formpadding {
	padding: 5px;
	background-color: #FFFFFF;
	height: auto;
}
div#thedmsItineraryMap1{
	float:right;
	width:32%;
}
table{
	margin-bottom: 5px;	
}
#content_left_generic {
	width: 198px;
	margin-top: 10px;
	background-image: url(../images/i_middle_content_left_fill.gif);
	font-size: 11px;
	height: 80px;
}
#content_left_generic_no_bg {
	width: 198px;
	margin-top: 10px;
	font-size: 11px;
	height: auto;
}
#content_right_header_small {
	height: 46px;
	width: 611px;
	margin-top: 10px;
	background-image: url(../images/mainlogosmall.jpg);
}
#content_right_main_dms_shaded {
	width: 600px;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #C2D1A7;
	color: #739638;
	background-color: #FFFF99;
	font-size: 12px;
	float: left;
	text-align: left;
}
#content_right_main_dms_search_results {
	width: 600px;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #C2D1A7;
	color: #739638;
	background-color: #FFFF99;
	font-size: 12px;
	float: left;
	text-align: left;
}
.content_left_box_link_text {
	height: 45px;
	margin-top: 6px;
	margin-right: 2px;
	padding-left: 6px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
}
.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
