/*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;
	font-size: 96%;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #727272;
}
/*GENERIC STYLESHEET for web build*/
/*All buttons across all pages INCLUDING DMS PAGES*/
/*All buttons across all pages INCLUDING DMS PAGES*/
.button{
	margin: 0px;
	padding: 0px;
}
span{
}
b {
	color: #d33b66;
}

.button a, input.button{
	color: #fff;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.left{
	float: left;
}
.right{
	float: right;
}
/*input based things*/
input, textarea, select{
}
input.button{
	float: right;
	font-weight: normal;
}
.button a:hover, input.button:hover{
	color: #000;
	background: #FFF;
}
input.button, input.button:hover{
	cursor: pointer;
	border: 1px solid #CCC;
}
input:focus, textarea:focus, input:hover, textarea:hover, select:focus, select:hover {	
}
fieldset{
	border: 1px solid #CCC;
}
body{
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	background-color: #F9F9F9;
	background-image: url(../img/frame-bg-fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:visited{
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

ul{
	list-style: none;
}
li {
}


img, img a{
	border:0;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* used as main heading */
h1 {
	font-size: 120%;
	color: #BC1241;
}
h2 {
	font-size: 110%;
	background-image: url(/img/h2-bg.jpg);
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-repeat: repeat-x;
}
h1, h2, h3{
	margin-bottom: 3px;
}
/*seperate if visited is different*/
h2 a, h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

h2 a:hover {
}

h3 {
	color: #C0103F;
}
/*table styles*/
table{
}

th {
}

td {
	padding:3px;
	text-align:center;
}

tr{
}
/*site build styles- here are some examples of some generic names that you should really be using to keep to standards.*/
#frame{
	width: 1003px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F4F4;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#header{
	height: 200px;
}
#content{
	background-color: #FDFDFD;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	background-position: left;
}
#left-image-large {
	float: left;
	height: 700px;
	width: 400px;
}
#left-image-small {
	float: left;
	height: 700px;
	width: 210px;
}

#right-content {
	float: left;
	margin-left: 10px;
}
#right-content  li {
	margin-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

#right-content-left {
	width: 383px;
	float: left;
	margin-right: 10px;
}
.right-content-left-text img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#right-content-left-weather {
	margin-top: 5px;
}

#right-content-left-large {
	width: 573px;
	float: left;
	margin-right: 10px;
}




#right-content-right {
	float: left;
	width: 188px;
	padding-right: 10px;
}
#right-content-dms {
	width: 771px;
	margin-left: 10px;
	float: left;
} 
.right-content-right-box  {
	float: right;
	width: 180px;
	padding: 3px;
	clear: right;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(/img/right-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.right-content-right-box div#thedmsSearch0  {
	width: 100%;
}
.right-content-right-box div#thedmsSearch0 h2 {
	color: #000000;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
}


.right-content-right-box select{
	width: 100%;
	margin-bottom: 5px;
}



#feature-box-holder {
	background-image: url(../img/section-image-accomm.jpg);
	height: 150px;
	margin-bottom: 3px;
}

.feature-box {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	margin-top:10px;
	padding:3px;
	width:375px;
}
.feature-box img {
	margin-right: 7px;
	float: left;
}
.feature-box p {
	padding: 5px;
	margin: 0px;
}


.right-content-left-text {
	padding-top: 10px;
	padding-bottom: 10px;
}
.main-box-left  {
	width: 565px;
	float: left;
	padding: 3px;
	height: auto;
	clear: left;
	margin-bottom: 5px;
	background-image: url(/img/right-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border: 1px solid #D8D8D8;
}
.main-box-left-2-events
{
    width: 337px !important;
}

.main-box-left-2 {
	background-color:#FFFFFF;
	background-image:url(/img/right-box-bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #D8D8D8;
	clear:left;
	float:left;
	height:auto;
	margin-bottom:5px;
	padding:3px;
	width:387px;
}
.main-box-left h2, .main-box-left-2 h2    {
	margin: 0px;
}
.main-box-left img, .main-box-left-2 img   {
	float: left;
	margin-right: 5px;
	margin-top: 3px;

}
.main-box-left p, .main-box-left-2 p {
	margin: 0px;
	padding: 0px;
}
.clearer {
	clear: both;
}
#topnav {
	text-align: center;
	height: auto;
	width: auto;
	background-image: url(/img/button-bg-black.jpg);
	padding-left: 50px;
	background-position: bottom;
	background-color: #808080;
	background-repeat: repeat-x;
}
#topnav ul{
	text-align: center;
}

#topnav li{
	float: left;
}
#topnav li a{
	display: block;
	padding-top: 27px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7d7d7d;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav li a:hover {
	color: #FFFFFF;
}

#topnav a:hover{
}
.home{
}
.home a, .home a:visited{
}
.home a:hover {
	background-image: url(/img/button-bg-red.jpg);
}
.accomm{
}
.accomm a, .accomm a:visited{
}
.accomm a:hover {
	background-image: url(/img/button-bg-orange.jpg);
}
.towns{
}
.towns a, .towns a:visited{
}
.towns a:hover {
	background-image: url(/img/button-bg-dark-green.jpg);
}
.see-do {
}
.see-do a, .see-do a:visited {
}
.see-do a:hover {
	background-image: url(/img/button-bg-purple.jpg);
}
.food-drink{
}
.food-drink a, .food-drink a:visited{
}
.food-drink a:hover {
	background-image: url(/img/button-bg-red.jpg);
}
.services{
}
.services a, .services a:visited{
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #333333;
}
#frame #topnav .services a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7d7d7d;
}
.services a:hover{
	background-image: url(/img/button-bg-green.jpg);
}
.events{
}
.events a, .events a:visted{

}
.events a:hover   {
	background-image: url(/img/button-bg-blue.jpg);
}
.weddings {
}
.weddings a, .weddings a:visited{
}
.weddings a:hover{
	background-image: url(../img/button-bg-pink.jpg);
}

.footer-info-left {
	float: left;
	color: #FFFFFF;
}
#footer{
	padding: 7px;
	background-color: #1F1F1F;
	font-size: 80%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer a {
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	color: #F0F0F0;
}
#footer a:hover {
	color: #d33b66;
	text-decoration: none;
}
#footer ul {
	float:right;
	text-align:right;
	width:50%;
}
#footer li{
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer li a, #footer li a:visited{
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
#footer li.end{
}
/*specific overrides here, for page specific h1s for example*/
#frmAccommSearch #date {
	margin-bottom: 1px;
	margin-left: 2px;
}
#frmAccommSearch #nd {
	margin-bottom: 1px;
	margin-left: 13px;
}
#frmAccommSearch #accommType {
	margin-bottom: 1px;
	margin-left: 5px;
}
#frmAccommSearch #in {
	margin-left: 24px;
	margin-bottom: 1px;
}
#frmAccommSearch .submit_button {
	margin-left: 33px;
	margin-bottom: 3px;
}
.calOuterTable {
border:1px solid #909090;
width:210px;
}
.calOuterTable a {
color:black;
}
.calOuterTable a:visited {
color:black;
}
.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 {
background:#FFFFFF none repeat scroll 0%;
width:20px;
}
.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;
}


 
#ui-datepicker-div,
#ui-datepicker-div table,
.ui-datepicker-div,
.ui-datepicker-div table,
.ui-datepicker-inline,
.ui-datepicker-inline table {
	font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Arial, sans-serif;
	background: #eeeeee;
	font-size: 1.2em;
	border: 4px solid #ffffff;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
#ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #eeeeee;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #0084c9 url(/imges/0084c9_40x100_textures_03_highlight_soft_22.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #1484e6 url(images/1484e6_40x100_textures_03_highlight_soft_33.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(/img/left.gif) 50% 50% no-repeat;
	border: 1px solid #ffffff;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(/img/right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(images/ffffff_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(images/ffffff_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(images/d55e0b_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(images/d55e0b_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #0084c9;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
	
}
.ui-datepicker-header select.ui-datepicker-new-month {
width: 7em;
left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 5em;
left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #ffffff;
	background: #0084c9 url(images/0084c9_40x100_textures_03_highlight_soft_22.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #eeeeee;
}
table.ui-datepicker td a:hover {
	border: 1px solid #dddddd;
	color: #ffffff;
	background: #1484e6 url(images/1484e6_40x100_textures_03_highlight_soft_33.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #e69700;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_07_diagonals_small_100.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
	/*border-bottom: 1px solid #ffffff;*/
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
	background:#eeeeee;
}
 .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #999 url(http://www.thedms.co.uk/graphics/signposts/white/left.png) center no-repeat;
}
.ui-datepicker-next {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #999 url(http://www.thedms.co.uk/graphics/signposts/white/right.png) center no-repeat;
}
/* ___________ IE6 IFRAME FIX ________ */
.ui-datepicker-cover {
   display: none; /*sorry for IE5*/
   display/**/: block; /*sorry for IE5*/
   position: absolute; /*must have*/
   z-index: -1; /*must have*/
   filter: mask(); /*must have*/
   top: -4px; /*must have*/
   left: -4px; /*must have*/
   width: 200px; /*must have*/
   height: 200px; /*must have*/
}
#frmDmsSearch .cal1 {
	margin-left: 1px;
	margin-bottom: 1px;
}
#frmDmsSearch #nd {
	margin-left: 24px;
	margin-bottom: 1px;
}
#frmDmsSearch #accommType {
	margin-bottom: 1px;
}
#frmDmsSearch .button a {
	text-decoration: none;
}

#frmDmsSearch label {
}
#left-box-holder {
	float: left;
}
#right-box-holder {
	float: right;
}
blockquote {
	background-color: #CCCCCC;
	padding: 10px;
	background-image: url(../img/quote-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote p {
	font-size: 120%;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(../img/quote-btm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#quote_attrib {
	font-size: 70%;
	background-image: url(../img/quote-btm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	text-indent: 0px;
	margin-top: 0px;
	padding-bottom: 30px;
}

#right-content .snippet-right-events li
{
    list-style-type: none;
    padding:4px;
    margin:0px;
}

.snippet-right-events
{
    width:210px !important;
}

.snippet-right {
	padding: 3px;
	float: right;
	width: 160px;
	background-image: url(/img/right-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border: 1px solid #D8D8D8;
	
}
.snippet-right ul {
}
#thedmsSearch0_category li {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#thedmsSearch0_category li a, #thedmsSearch0_category li a:visited{
	font-size: 110%;
}
.snippet-right li a, .snippet-right li a:visited {
	background-position:center top;
	background-repeat:repeat-x;
	display:block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.snippet-right li a:hover{
	background-color: #999999;
}
#frmDmsSearch label {
}
#frmDmsSearch .button a {
	margin-left: 27px;
}
div#thedmsSearch0 {
	float:left;
	padding-right:1px;
	font-size: 120%;
}

/*-- dms extra --*/


div#thedmsSearch0 {
	margin:0;
	padding:0;
	float: left;
}
#thedmsSearch0 ul{
	margin: 0px;
	padding: 0px;
}
#thedmsSearch0 li{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}


div#thedmsSearch0 ul li label, div#thedmsSearch0 ul li label select#fit, div#thedmsSearch0 ul li label select#Catid
{
margin:5px;
}

div.searchbuttonholder
{
clear:both;
}

#google_translate_element{
	margin:10px 10px;
}