
/*GENERIC STYLESHEET for web build*/
/*All buttons across all pages INCLUDING DMS PAGES*/
.button{
	margin: 2px;
}
.button a, .button a:visited, .button-link, input.button {
	padding: 3px;
	background-color: #553828;
	color: #fff;
}
.button a:hover{
	background-color: #744B36;
	color: #fff;
}
.searchbutton {
	background-color: #553828;
	color: #fff;
	border: none;
	margin-left: 2px;
	padding: 3px;
	clear: both;
}
.thinbutton {
	background-color: #553828;
	color: #fff;
	border: none;
	margin-left: 2px;
	padding: 0 3px;
}


/*Generic styles across all pages- This also contains all of the default colours and layouts from the initial web build. Overrides can be found in <PUBLICATIONCODE>_dynamic.aspx*/
*{
	padding: 0px;
	margin: 0px;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #F3ECE4;
	color: #3F1B09;
}

a {
	color: #A04316;
	text-decoration: none;
}
ul{
	list-style: none;
}

img, img a{
	border:0;
}
.left, img.left {
	float: left;
	margin-right: 3px;
}
.right, img.right {
	float: right;
	margin-left: 3px;
}
p {
	margin: 5px;
}
.alignright {
	text-align: right;
}
/* used as main heading */
h1 {
	font-size: 130%;
	color: #3F1B09;
	margin: 6px 0px 4px 0px;
}
h2 {
	font-size: 110%;
	color: #3F1B09;
}
h2, h3{
	margin: 2px 0px 4px 0px;
}
/*seperate if visited is different*/
h2 a, h2 a:visited {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}
h2.beige {
	background: url(/img/h2beige_bg.jpg) repeat-x;
	line-height: 30px;
	padding: 0 5px;
	color: #3F1B09;
	margin: 0;
}
h2.green {
	background: url(/img/h2green_bg.jpg) repeat-x;
	line-height: 30px;
	padding: 0 5px;
	color: #3F1B09;
	margin: 0;
}
h2.yellow {
	background: url(/img/h2yellow_bg.jpg) repeat-x;
	line-height: 30px;
	padding: 0 5px;
	color: #3F1B09;
	margin: 0;
}
h2.gold {
	background: url(/img/h2gold_bg.jpg) repeat-x;
	line-height: 30px;
	padding: 0 5px;
	color: #3F1B09;
	margin: 0;
}
h2.beige a, h2.beige a:visited, h2.green a, h2.green a:visited, h2.yellow a, h2.yellow a:visited, h2.gold a, h2.gold a:visited {
	color: #3F1B09;
}
h3 {
}
form {
	margin: 0;
	padding: 0;
}
input {
	margin: 0 3px 0 0;
	padding: 0;
}
/*table styles*/
table{
}

th {
}

td {
}

tr{
}
/*site build styles- here are some examples of some generic names that you should really be using to keep to standards.*/

#frame{
	width: 980px;
	margin: 0 auto;
}
#frametop {
	background: url(/img/frametop_bg.jpg) no-repeat;
	width: 100%;
	height: 10px;
	font-size: 1px;
}
#framemid {
	background: url(/img/framemiddle_bg.jpg) repeat-y;
	float: left;
	width: 100%;
}
#framebottom {
	background: url(/img/framebottom_bg.jpg) no-repeat;
	width: 100%;
	height: 10px;
	font-size: 1px;
	clear: both;
}
#contentcontainer {
	padding: 5px 15px;
}
#controlpanel {
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
#controlpanel .leftsector {
	float: left;
	background: url(/img/controltab-left_bg.jpg) repeat-y #ECE4C9;
	padding: 0 0 0 8px;
	margin-right: 5px;
	line-height: 20px;
}
#controlpanel .rightsector {
	float: right;
	background: url(/img/controltab-left_bg.jpg) repeat-y #ECE4C9;
	padding: 0 0 0 8px;
	line-height: 20px;
}
.leftsector span, .rightsector span {
	display: block; 
	background: url(/img/controltab-right_bg.jpg) right repeat-y #ECE4C9;
	padding: 2px 8px 2px 0;
}
.leftsector div.spandiv {
	background: url(/img/controltab-right_bg.jpg) right repeat-y #ECE4C9;
	padding: 2px 8px 2px 0;
}
.leftsector img {
	float: left;
	margin-right: 2px;
	border: none;
}
#header{
}
#headerimage {
	float: left;
}
#headerimage .homeimage {
	background: url (http://mediafiles.thedms.co.uk/publication/ee-ess/slideshow/home-1.jpg) no-repeat;
	width: 790px;
	height: 200px;
}
#townnav {
	float: left;
	width: 159px;
	height: 205px;
	overflow: hidden;
	background: url(/img/townnav_bg.jpg) repeat-y;
}
#townnav li {
	border-bottom: #D1D3AF solid 1px;
}
#townnav li.bottom {
	border-bottom: none;
}
#townnav li a {
	display: block;
	padding: 0 5px;
	color: #53572C;
	text-decoration: none;
}
#townnav li a:hover {
	background-color: #D1D3AF;
}
#topnav {
	clear: both;
	margin: 5px 0 0px 0;
	width: 100%;
	background: url(/img/topnav_background.jpg) no-repeat;
	float: left;
}
#topnav li{
	float: left;
	width: 105px;
	height: 35px;
	overflow: hidden;
}
#topnav li a{
	/*background: #E5D8B1 url(/img/topnav_bg.jpg) no-repeat;*/
	display: block;
	padding: 2px 4px 0 4px;
	color: #3F1B09;
	text-decoration: none;
	height: 35px;
}
#topnav li a:hover{
	background: url(/img/topnav_bg-on.jpg) no-repeat;
}
#topnav li a.selected {
	background: url(/img/topnav_bg-on.jpg) no-repeat;
}
/*#topnav li a.home{
	background: #E5D8B1 url(/img/topnav_bghome.jpg) no-repeat;
}
#topnav li a.home:hover{
	background: #DDCC99 url(/img/topnav_bghome-on.jpg) no-repeat;
}
#topnav li a.home .this {
	background: #DDCC99 url(/img/topnav_bghome-on.jpg) no-repeat;
}
#topnav li.end a{
	background: #E5D8B1 url(/img/topnav_bgend.jpg) no-repeat;
}
#topnav li.end a:hover{
	background: #DDCC99 url(/img/topnav_bgend-on.jpg) no-repeat;
}
#topnav li.end a.this {
	background: #DDCC99 url(/img/topnav_bgend-on.jpg) no-repeat;
}*/
#subnav {
	background: url(/img/subnav_bg.jpg) repeat-x #E5D8B1 bottom;
	margin: 2px 0;
	float: left;
	width: 100%;
	font-size: 90%;
}
#subnav li {
	float: left;
	border-right: 2px solid #fff;
	width: 103px;
}
#subnav li.first {
	width: 110px;
}
#subnav li a {
	display: block;
	background-color: #DAC892;
	padding: 4px;
	color: #3F1B09;
}
#subnav li a:hover {
	background-color: #D5C084;
}
#subnav #nosubnav {
	height: 5px;
	line-height: 5px;
	font-size: 1px;
}
#crumbtrail {
	font-size: 90%;
	background-color: #EEEEE3;
	padding: 2px;
	clear: both;
	margin-bottom: 2px;
}
#crumbtrail a {
	text-decoration: underline;
}
#uppercontent, #lowercontent, #headlines, #dmscontent, .headlines {
	clear: both;
	margin: 2px 0;
	float: left;
	width: 100%;
}
.leftcol{
	float: left;
	width: 233px;
	margin-right: 5px;
}
.rightcol{
	float: left;
	width: 233px;
 }
.newsfeed {
	width: 220px;
}
.middlecol{
	float: left;
	width: 49%;
	margin-right: 5px;
}
.leftcolwide{
	float: left;
	width: 74%;
	margin-right: 5px;
}
.twothirdscol {
	float: left;
	width: 60%;
	margin-right: 5px;
}
.onethirdcol {
	float: left;
	width: 38%;
}
.maincontent {
	line-height: 120%;
}
.maincontent li {
	list-style: circle inside;
	padding: 5px;
}
.beigebox {
	background-color: #F1EBD8;
}

.beigebox h2 {
	background: url(/img/barbeige_bg.jpg) repeat-x;
	line-height: 25px;
	padding: 0 5px;
	color: #3F1B09;
	margin: 0;
}
.greenbox {
	background-color: #E0E1C8;
}
.greenbox h2 {
	background: url(/img/bargreen_bg.jpg) repeat-x;
	line-height: 25px;
	padding: 0 5px;
	color: #3F1B09;
	margin: 0;
}
.colourbox h2 {
	line-height: 25px;
	padding: 0 5px;
	margin: 0;
}
.colourbox img, .beigebox img {
	margin: 5px 5px 0 5px;
	text-align: center;
}
.colourbox {
	padding-bottom: 5px;
}
.colourbox a:hover {
	text-decoration: underline;
}
.beigesearchfix {
	float: left;
	width: 100%;
}
span.REtext {
	color: #7B3411;
}
span.break {
	display: block;
	height: 5px;
}
.smalltext {
	font-size: 80%;
}
div.smalltext {
	display: inline;
}
.featurespot {
	clear: both;
	float: left;
	width: 95%;
	margin-bottom: 8px;
	padding: 5px;
	border: 2px solid #F1EBD8;
}
span.featureddmspicture {
	float: left;
	margin-right: 3px;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	float: none;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
#headlines h2, .headlines h2 {
	width: 223px;
	margin-top: 5px;
}
.headline {
	background: #F1EBD8 url(/img/latest-arrow.jpg) no-repeat right;
	padding: 2px 27px 2px 5px;
	height: 33px;
}	
.headline p {
	margin: 0;
}
form.snippet label {
	width: 20%;
	display: block;
	float: left;
	clear: left;
	margin-left: 5px;
}
form.snippet .thedms li h2 {
	display: none;
}
form.snippet li {
	clear: both;
}
form.snippet div#thedmsSearch0 label {
	width: 100%;
	margin-left: 0;
}
#footer{
	clear: both;
	background: url(/img/footer_bg.jpg) repeat-x;
	padding-top: 8px;
	width: 100%;
	margin-top: 2px;
}
#footer ul{
	list-style: none;
	float: left;
}
#footer li{
	float: left;
	padding: 0 10px 0 2px;
}
.logos {
	float: right;
	text-align: right;
	padding-left: 2px;
}
.none {
	float: none;
	clear: none;
}
/*specific overrides here, for page specific h1s for example*/

/*--------------------------------- town pages ------------------------------------------*/
ul#mapbuttons {
	width: 100%;
	margin-top: 10px;
}
ul#mapbuttons li{
	float: left;
	width: auto;
	height: 25px;
	margin-right: 3px;
}
ul#mapbuttons li a{
	background: #B4B77C url(/img/bargreen_bg.jpg) repeat-x;
	line-height: 25px;
	padding: 0 5px;
	color: #3F1B09;
	margin: 0;
	display: block;
}
ul#mapbuttons li a:hover {
	background: #A9AC69 url(/img/bargreen-on_bg.jpg) repeat-x;
}
/*---------------------------------- discover section ------------------------------------*/
ul.OnPageIndex li {
	padding: 3px;
	border-bottom: 1px solid #fff;
}
/*--------------------------------- shortsearch classes ---------------------------------*/
.searchbuttonholder, .searchbuttonholder-advanced {
	text-align: right;
	margin-top: 5px;
}
.searchbuttonholder-advanced {
	clear: both;
	padding: 5px 1px;
}
div#thedms154 div#thedmsSearch0, div#thedms154 div#thedmsSearch1 {
	width: 98%;
	margin: 0 5px;
}

/*---------------------------------- must see page ------------------------------------*/
li.mustseebox {
	width: 19%;
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	text-align: center;
	list-style: none;
	padding: 0;
}
.mustseebox a {
	display: block;
	background: url(/img/subnav_bg.jpg) repeat-x #E8DDBF top;
	padding: 0 5px;
	color: #3F1B09;
	margin: 0;
	height: 134px
}
.mustseebox a:hover {
	background: none #DBC997;
}
.mustseebox img {
	margin: 5px 0;
	border: none;
}
.mustseebox span {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
	
/*------------------------------ itineraries ----------------------------------------*/
.itinerarybox {
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-top: 10px;
	background-color: #F2ECDB;
}
.itinerarybox img {
	float: left;
	margin-right: 3px;
}
/*-------------------------------- brochure request ----------------------------------*/
.brochurebox {
	float: left;
	width: 310px;
	margin-right: 5px;
	margin-top: 10px;
	background-color: #F2ECDB;
}
/*--------------------------------- ecards ---------------------------------------------*/
li.cardimage {
	width: 18%;
	float: left;
	list-style: none;
	text-align: center;
}
/*----------------------------- youtube ----------------------------------*/
.youtube {
	text-align: center;
	padding: 10px;
}
/*------------------------------- downloads -----------------------------*/
.downloaditem {
	clear: both;
	float: left;
	width: 98%;
	padding: 5px;
	background-color: #F2ECDB;
	margin-bottom: 10px;
}
.pdflink {
	display: block;
	background: url(/img/pdf-icon.jpg) no-repeat left;
	padding-left: 38px;
	line-height: 30px;
}
.audiolink {
	display: block;
	background: url(/img/audio-icon.jpg) no-repeat left;
	padding-left: 38px;
	line-height: 30px;
}
/*------------------------------- global basket ---------------------------------------*/
#basket-summary {
	float: left;
}
#basketsummaryframe{
height: 20px;
width:185px;
overflow: hidden;
color: #3F1B09;
}
#basket-button {
	float: left;
}
/*---------------------------- recommendations -------------------------------------*/
div#thedms80 form {	
	margin: 20px;
}
div#thedms80 label {
	display: block;
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}
#thedms80 .thedmsMandatory input, #thedms89 .thedmsMandatory input {
	width: 200px;
}
div#thedms80 li {
	list-style: none;
}
.thedmsRegisterbuttonholder {
	text-align: right;
}
.recInstructOne {
	background: url(/img/recinstruct/one.jpg) no-repeat;
	width: 55%;
	float: left;
	padding: 10px;
}
.recInstructOne p {
	padding-left: 65px;
}
.recInstructSignificant {
	font-size: 130%;
}
.recInstructTwo {
	background: url(/img/recinstruct/two.jpg) no-repeat;
	width: 35%;
	float: right;
	padding: 10px 10px 10px 65px;
	margin-left: -50px;
}
.recInstructThree {
	background: url(/img/recinstruct/three.jpg) no-repeat 60px 20px;
	width: 40%;
	float: left;
	clear: none;
	padding: 20px 0px 10px 120px;
}
.recInstructFour {
	background: url(/img/recinstruct/four.jpg) no-repeat left 20px;
	width: 85%;
	float: left;
	padding: 20px 10px 10px 65px;
}
.recInstructFour img {
	float: right;
	margin-left: 10px;
}
/*----------------------------- CMS EDITABLE ONLY ------------------------------------*/
#header span.CMSEditable{
 float: left;
 overflow: hidden;
}

span.CMSEditable img{
 padding: 0px;
 margin: 0px;
}
#CMSSurround #townnav {
	width: 100px;
}
/*------------------------- sitemap ------------------------------------------*/
#sitemap ul li {
	list-style: square;
	margin-left: 20px;
}
#sitemap ul li ul li {
	list-style: disc;
	margin-left: 20px;
	font-size: 90%;
	line-height: 100%;
}
.level3 li {
	list-style: circle;
	font-size: 100%;
	margin-left: 20px;
}

div#thedmsAccessibility h3 {
    background:#666666 none repeat scroll 0 0;
    color:White;
    margin:10px 0;
    padding:4px;
    font-size: 1em;
}

div#thedmsAccessibility {
    background:#F9F5EC;

}

div#thedmsAccessibility h3 {
    background:#E6DFC4 none repeat scroll 0 0;
    color:#3F1B09;
}