/*GENERIC STYLESHEET for web build*/
/*All buttons across all pages INCLUDING DMS PAGES*/
.button{
}
.editor {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
}

.spacer 
{
border-top: 2px #fff solid;
}
.editor strong {
	color: #FFFFFF;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

.button a, input.button{
	
}
/*input based things*/
input, textarea, select{
	margin: 2px;
	padding: 2px;
}
input.button{
	float: right;
}
.button a:hover, input.button:hover{
}
input.button, input.button:hover{
	cursor: pointer;
}
input:focus, textarea:focus, input:hover, textarea:hover, select:focus, select:hover {	
}
/*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;
	color: #333333;
}
body{
	background-image: url(../img/frame-bg.jpg);
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clearer {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:1px;
	width: 0px;
}
a, a:visited{
	text-decoration: none;

}

 div.template-box-right  a{
	text-decoration: none;
	font-weight: normal;
}

a:hover {
}

ul{
	list-style: none;
}
li{
}
li a, li a:visited{
}
li a:hover{
}
#thedmsSearch0_category ul{
}
#thedmsSearch0_category li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#thedmsSearch0_category li a, #thedmsSearch0_category li a:visited{
	color: #FFFFFF;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 1px;
	display: block;
}
.centre-text-area {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

#thedmsSearch0_category li a:hover{
	text-decoration: underline;
}
img, img a{
	border:0;
}
a:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity:0.8px;
opacity:0.8px;
}

p {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
}
/* used as main heading */
h1 {
	font-size: 150%;
	color: #C0C0C0;
	margin-bottom: 5px;
}
h2 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
/*seperate if visited is different*/
h2 a, h2 a:visited {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
/*table styles*/
table{
}

th {
}

td {
	padding: 6px;
}

tr{
}
/*site build styles- here are some examples of some generic names that you should really be using to keep to standards.*/
#frame{
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.float-right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#header{
	height: 160px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header-press{
	height: 160px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url("http://mediafiles.thedms.co.uk/publication/ss-stoke/headers/header-news.jpg");
}
#topnav ul{
	display: block;
}
#topnav {
	width: 990px;
}

#topnav li{
	display: inline;
	float: left;
	margin-right: 1px;
}

#topnav li a, #topnav li a:visited{
	display:block;
	font-size:14px;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 11px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.images a, .images a:visited{
	padding-right: 24px !important;
	padding-left: 23px !important;
}
#content{
}
#content-left {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#content-right {
	float: right;
	width: 180px;
}
#content-middle {
}
.content-centre {
	width: 610px;
	background-color: #fff;
	float: left;
}
.content-centre-gallery{
	width: 800px;
	background-color: #fff;
	float: left;
	padding: 0px;
}
.content-centre p{

}
.content-side-box {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:2px;
	width:174px;
}
.content-side-box h2 {
	background-color: #35691F;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom: 5px;
}
.content-side-box img {
	float: left;
	margin-top: 2px;
	margin-right: 3px;
}
.content-side-box a, .content-side-box a:visited{
	font-weight: normal;
}
#footer{
	background-image: url(/img/footer.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	padding: 2px;
	width: 986px;
	float: left;
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
}
#footer ul{

}
#footer li{
	font-size:12px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#footer li a, #footer li a:visited {
	color: #862170;
}
#footer li a:hover {
	color: #2EA2A9;
}
#footer li.end{
}
/*specific overrides here, for page specific h1s for example*/
#frmAccommSearch{
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
input#date {
	font-size:11px;
	margin-bottom:0px;
	margin-left:0px;
	margin-left: 4px;
}
select#nd {
	font-size:11px;
	margin-bottom:0px;
	margin-left:15px;
}
select#accommType {
	font-size:11px;
	margin-bottom:0px;
	margin-left:7px;
}
select#in {
	font-size:11px;
	margin-bottom:0px;
	margin-left:22px;
}



.home{
	background-image: url(../img/button-home-Bg.jpg);
}
.home a:hover{
	background-color: #7F1A69;
}
.seedo{
	background-image: url(../img/button-see-do-Bg.jpg);
}
.seedo a:hover{
	background-color: #74719A;
}
.whatson{
	background-image: url(../img/button-whats-on-Bg.jpg);
}
.whatson a:hover{
	background-color: #9BA075;
}
.stay{
	background-image: url(../img/button-stay-Bg.jpg);
}
.stay a:hover{
	background-color: #2EA2A9;
}
.fooddrink{
	background-image: url(../img/button-food-drink-Bg.jpg);
}
.fooddrink a:hover{
	background-color: #711618;
}
.getaround{
	background-image: url(../img/button-get-around-Bg.jpg);
}
.getaround a:hover{ 
	background-color: #1B2D6C;
}
.groups{
	background-image: url(../img/button-groups-Bg.jpg);
}
.groups a:hover{
	background-color: #336C1B;
}
.conference{
	background-image: url(../img/button-conferences-Bg.jpg);
}
.conference a:hover{
	background-color: #541B6C;
}
.news{
	background-image: url(../img/button-news-Bg.jpg);
}
.news a:hover{
	background-color: #969821;
}
.images{
	background-image: url(../img/button-downloads-Bg.jpg);
	margin: 0px !important;
}
.images a:hover{
	background-color: #4c7cbc;
}
.news a, .news a:visited{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 37px;
	margin: 0px;
}

.city{
	background-image: url(../img/button-food-drink-kBg.jpg);
}
.fooddrink a:hover{
	background-color: #711618;
}
.page-colour-tag {
	background-color: #801B69;
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 10px;
}
.page-colour-tag ul{
	background-color: #801B69;
	padding: 2px;
}
.page-colour-tag li{
	display: inline;
	list-style-type: circle;
}
.page-colour-tag li a, .page-colour-tag li a:visited{
	padding-right: 10px;
	color: #FFFFFF;
	list-style-type: circle;
}
.page-colour-tag li a:hover{
	list-style-type: disc;
}






.calOuterTable {
border:1px solid #909090;
width:210px;
}
.calOuterTable a {
	color:#000000;
	font-weight: normal;
}
.calOuterTable a:visited {
color:#000000;
}
.calOuterTable a:hover {
color:black;
}
.calCtrl {
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.calWTitle {
background:#808080 none repeat scroll 0%;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:20px;
line-height:normal;
text-align:center;
width:20px;
}
.calDayCurrent {
background:#FFC0C0 none repeat scroll 0%;
width:20px;
}
.calDayWeekend {
background:silver none repeat scroll 0%;
width:20px;
}
.calDayHoliday {
background:gray none repeat scroll 0%;
width:20px;
}
.calDayWorking {
	width:20px;
	background-attachment: scroll;
	background-color: #666666;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
}
.calThisMonth {
color:black;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-decoration:none;
}
.calOtherMonth {
color:#909090;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-decoration:none;
}
.calForbDate {
color:red;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.calTimetable {
font-family:Tahoma,Verdana,sans-serif;
font-size:12px;
}
.calDataTitle {
color:#FFFFFF;
font-family:Tahoma,Verdana,sans-serif;
font-size:12px;
}
#content-centre ul{
}
#content-centre li{
}
#content-centre li a, #content-centre li a:visited{
}
#content-centre li a:hover{
}
.feature-box2 {
	float: left;
	width: 280px;
	margin-right: 4px;
	margin-bottom: 10px;
	background-color: #EFEFEF;
	margin-left: 5px;
	margin-top: 10px;
}
.feature-box2  h2, .feature-box4 h2 {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.feature-box2 a, .feature-box2 a:visited{
	color: #FFFFFF;
}
.feature-box2 a:hover{
}

.feature-box2 ul{
	padding: 5px;
	margin: 0px;
}
.feature-box2 li{
	margin-bottom: 6px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.feature-box2 li a, .feature-box2 li a:visited{
	color: #273979;
}
.feature-box2 li a:hover{
	color: #8A98C6;
}
.feature-box2 img {
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.feature-box3 {
	float: right;
	background-color: #EFEFEF;
	margin: 0px;
	width: 225px;
}
.feature-box3 h2 {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.feature-box3 ul{
	padding: 5px;
}
.feature-box3 li{
	margin-bottom: 6px;
	list-style-type: disc;
	list-style-position: inside;
}
.feature-box3 li a, .feature-box3 li a:visited{
	color: #273979;
}
.feature-box3 li a:hover{
	color: #8A98C6;
}
.feature-box4 {
	padding: 2px;
	width: 590px;
	float: left;
}
#frame #content .content-centre .feature-box4 p {
	float: left;
}
.feature-box4 img {
	float: left;
}


.go-button {
	padding: 3px;
	width: auto;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
}
.go-button a, .go-button a:visited{
	color: #000000;
}
.go-button a:hover{
}
.feature-box-img {
	height: 140px;
	width: 150px;
	background-color: #CCCCCC;
	float: left;
	margin: 3px;
}
.frmAccommSearch a, .frmAccommSearch:visited{
}
.frmAccommSearch:hover{
}
.content-centre-img {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.group {
	margin-bottom: 2px;
}
.news-article {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #EBE9ED;
	margin-top: 5px;
	width: 585px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.press-article {
	background-color: #FFFFFF;
	border: 1px dotted #cccccc;
	margin-top: 5px;
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
	background-position: left center;
}
.advanced-search {
	padding: 2px;
	display: block;
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ 
float: left; 
}
#keyboardMsg{ 
float: right; }

#lightbox img{ 
border: none; 
} 
#overlay img{ 
border: none; 
}
#overlay{ 
background-image: url(../img/overlay.png); 
}
* html #overlay{
	background-color: transparent;
	back\ground-color: transparent;
	background-image: url(../img/overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.map-holder {
	float: left;
}
.disable {
	float: left;
	margin-right: 20px;
}
.disable-text {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	width: 40%;
	text-align: left;
	float: left;
}

/* DMS97 new accommodation details page */

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyBook, div#thedms02n .thedmsGridBook, div#thedms02n .thedmsGridBook a 
{
    background:#9C004A;
    color:White;
}
.content-side-box li a {
	padding-left: 5px;
}

div#thedms02n .thedmsGridBook a, div#thedms02n .thedmsGridBook a:visited 
{
	color:White;
	text-decoration:none;
}
div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyBook, div#thedms02n .thedmsGridBook 
{

}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyAvailable, div#thedms02n .thedmsGridAvailable
{
    background:#C2A9DA;
    color:#333;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyNotAvailable, div#thedms02n .thedmsGridNotAvailable
{

}
div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyUnknown, div#thedms02n .thedmsGridUnknown
{

}

div#thedms02n .thedmsGridIcon, div#thedms02n .thedmsGridIconText 
{
    background:#666;
    margin-right:4px;
}

div#thedms02n .thedmsGridTableHeader, #thedmsGridAvailabilityChart .thedmsGridTableHeader th 
{
    background:#2EA2A9;
    color:white;
}

div#thedms02n .Caption 
{
    font-size:100%;
}

div#thedms02n h2 
{
    margin:10px 0px;
}

div#thedms02n #thedmsAvailability 
{
    background:#F0F0F0;
    padding:10px
}

div#thedms02n select#nd 
{
    margin-left:0px;
}
.content-side-box li a, .content-side-box li a:visited {
	color: #8a0054;
}
#calicon_0{
	float: none;
}
.content-side-box #frmAccommSearch .submit_button {
	margin-left: 35px;
}
.itinerary-wrapper {
	padding: 0px;
	width: 48%;
}
.itinerary-wrapper  a, .itinerary-wrapper a:visited {
	display: block;
	padding: 5px;
	background-image: url(../img/button-see-do-Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 1px;
	color: #FFFFFF;
}
.itinerary-wrapper a:hover {
	background-position: bottom;
}
.itinerary-box {
	float: left;
	width: 290px;
	background-color: #EFEFEF;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 170px;
}
.itinerary-box2 {
	float: right;
	width: 290px;
	background-color: #EFEFEF;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 170px;
}
.itinerary-box img, .itinerary-box2 img {
	float: left;
	margin-right: 5px;
}

.itinerary-box h2, .itinerary-box2 h2{
	color: #FFFFFF;
}
.itinerary-box  h2 a, .itinerary-box h2 a:visited, .itinerary-box2  h2 a, .itinerary-box2 h2 a:visited{
	color: #FFFFFF;
	padding: 3px;
	display: block;
}
.itinerary-box  h2 a:hover, .itinerary-box2  h2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*------image library------*/
.imagebox {
	border:1px solid #CCCCCC;
	float:left;
	height:210px;
	margin-bottom:3px;
	padding:2px;
	width:150px;
	background-color: #EFEFEF;
	margin-right: 3px;
}
.imagebox h2 {
	display: block;
	text-align: center;
	padding: 2px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-image: url(../img/h2-downloads.jpg);
	background-color: #4977b5;
	background-repeat: repeat-x;
}
.imagebox a, .imagebox a:visited {
	text-align: left;
	display: block;
	padding: 2px;
	background-image: url(../img/arrow-right-hi.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.imagebox a:hover {
	background-image: url(../img/arrow-right.png);
}
.imagebox p {
	margin: 0px;
	padding: 0px;
}
.left-wrapper {
	float: left;
	width: 300px;
}
.right-wrapper {
	float: right;
	width: 300px;
}

.fullwidth{
	float: left;
	width: 612px;
	background-color: #EFEFEF;
}

.fullwidth img{
	float: left;
	width: 150px;
}

#text-fullbox{
	padding: 3px;
	border: 1px solid #CCCCCC;
	position: relative;
	background-color: #EFEFEF;
}
#text-fullbox h2{
	color: #fff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	display: block;
	width: auto;
}
#text-fullbox a, #text-fullbox a:visited{
	color: #7F1A69;
}
#text-fullbox a:hover{
	color: #000;
}

.fullwidth h2 {
background-image:url("/img/h2-home.jpg");
}

div#text-fullbox h2  a{
color:#fff;
}

#text-fullbox ul{
	padding: 5px;
	margin: 0px;
}
#text-fullbox li{
	margin-bottom: 6px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#text-fullbox img{
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*--new template styles--*/
.template-box-left, .template-box-right{
	width: 294px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	position: relative;
	background-color: #EFEFEF;
}
#image-wrapper {
	float: left;
	width: 100%;
}

.template-box-left h2, .template-box-right h2{
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	display: block;
	width: auto;
}
.template-box-left a, .template-box-left a:visited, .template-box-right a, .template-box-right a:visited{
	color: #fff;

}

.template-box-left a:hover, .template-box-right a:hover{
}

.template-box-left ul, .template-box-right ul{
	padding: 5px;
	margin: 0px;
}
.template-box-left li, .template-box-right li{
	margin-bottom: 6px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.template-box-left img, .template-box-right img {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.go-button{
	background-image: url(../img/go-home.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal !important;
	color: #FFFFFF !important;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.go-button a, .go-button a:visited{
	color: #FFFFFF !important;
}

#phone
{
float: right;
}

.listing{
float:right;
font-weight:bold;
}



.box {
float:left;
height:260px;
padding:8px;
position:relative;
width:380px;
}