/* purple = #670167 */
/* green = #6A9A22 */


/*PUBCODE STYLESHEET*/
@import url("/styles/reset-styles.css");

/*powered by New Vision*/
.nvglink {color:#666666;font-size:85%;}

/*layout*/
body{font-family: Arial, sans-serif;font-size:80%;color:#000; line-height: 120%;}

#container{width:100%;margin:0px auto;}
#topnavigation{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}
#topnavigation #logo {
	float: left;
}
#topnavigation #logo img {
	float: left;
}
#topnavigation #logo .strapline {
display:block;
float:left;
padding-left:15px;
padding-top:53px;
}
#topnavigation .social {
	display: none;
}
#fontsize {display: none;}
#mainnavigation {
	display: none;
}

#crumbtrail {
	background: #E2ECD4;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
#crumbtrail a {
	color: #6A9A22;
	
}
#header{
	position: relative;
}
.brightcove {
	display: none;
}
.googlesearch
{
    display:none;
}
#content{
	clear: both;
	float: left;
	width: 100%;
}
#content-main {
	float: left;
	width: 610px;
	padding: 10px 0;
}
#content-side {
	float: left;
	width: 300px;
	padding: 10px 0;
	margin-right: 15px;
	position: relative;
	z-index: 1;
}
#content-main-dms {
	float: left;
	width: 700px;
	padding: 10px 0;
}
#content-side-dms {
	float: left;
	width: 200px;
	padding: 10px 0;
	margin-right: 15px;
}
#home #content-main {
	margin-right: 15px;
}
#home #content-side {
	margin-right: 0;
}
#subnav {
	display:none;
	margin-bottom: 10px;
}
#subnav li a {
	display: block;
	padding: 5px;
	background: #670167;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#subnav li.selected a 
{
    display: block;
	padding: 5px;
	background: #6A9A22 url("/img/bg/arrow-tip-right.gif") center right no-repeat;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
#subnav li a:hover, #subnav li a:focus {
	background: #6A9A22;
}
#subnav li.selected a:hover
{
    display: block;
	padding: 5px;
	background: #6A9A22 url("/img/bg/arrow-tip-right.gif") center right no-repeat;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
#footer{
	background: #ccc;
	clear: both;
}
#footercontent {
	width: 926px;
	margin: 1px auto;
}
#footer ul{
	padding: 5px;
	width: 22%;
	float: left;
	margin-right: 10px;
}
#footer ul li{}
#footer a {
	color: #000;
}
#footer p.nvglink{
float:right;
}

#content-inner{margin:0 10px 10px 0;}
.inner-margin{margin:10px 0 0 10px;}
.side-bar .inner-margin{margin:10px 0 0 10px;padding:0px;}

/*Static Styles*/
#skiplinks{left:-9000px;position:absolute; top:0;}

#fontsize a{cursor: pointer;text-decoration: underline;}
#fontsize a#fontsmall{font-size: 100%;}
#fontsize a#fontmedium{font-size: 120%;}
#fontsize a#fontlarge{font-size: 150%;}




/*elements*/
h1{font-size: 150%;}
h2{font-size: 110%; margin: 5px 0; font-weight: bold;}
h3{}
h4{}
h5{}
h6{}

a{color:#670167;}
a:visited{color:Purple;}
a:hover, a:focus{color: #6A9A22;}

h1 a{}
h2 a{}
h3 a{}
h4 a{}
h5 a{}
h6 a{}

p{ margin: 0 0 5px 0;}
img{}
a img{border:0;}

ul{}
li{}

form{}
label{}
input{background-color:#fcfcfc;border:1px solid #ccc;}
select{}
fieldset{}
textarea{}

table{}
th {}
td {}
tr{}

/*skiplinks*/
#skiplinks{left:-9000px;position:absolute; top:0;}

#fontsize a{cursor: pointer;text-decoration: underline;}
#fontsize a#fontsmall{font-size: 100%;}
#fontsize a#fontmedium{font-size: 120%;}
#fontsize a#fontlarge{font-size: 150%;}

/*Sitewide Classes*/
.float-left{float: left;}
.float-right{float: right;}

img.float-left{float:left;padding-right:10px;padding-bottom:10px;}
img.float-right{float:right;padding-left:10px;padding-bottom:10px;}

.clear{clear:both;height:1px;line-height:1px;font-size:0%;}


.box 
{
    border: 2px solid #670167;
	float: left;
	width: 99%;
	position: relative;
	margin-bottom: 10px;
}
.box h2 {
	color: #670167;
	position: absolute; 
	top: 5px;
	left: 10px;
}
.half .box {
	height: 130px;
	overflow: hidden;
}
.half .box h2 {
	left: 140px;
}
.half .box.image-only h2 { left: 0; top: 0; font-size: 130%; padding: 10px; color: #fff; }
.half .box.image-only h2 a { color:#fff; }
.image-only-text { display: block; position: absolute; top: 40px; padding: 0 10px 10px 10px; font-size: 110%; font-weight: bold; color: #fff;}
.half .box h2.box-heading-no-image {
	left: 10px;
}
.half .box h2 a.box-heading-no-image {
	margin-left: -130px;
}
.box .box-bottom {
	margin-top: 20px;
}
.box .box-bottom img {
	margin-bottom: 25px;
}
.half .box .box-bottom img.float-left, .box .box-bottom img.float-right {
margin-top: -20px;
}
.box .box-bottom img.float-left {
	margin-top: 0;
}
.box .button {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 28px;
}
.box .button a {
	padding: 0 15px 0 5px;
	line-height: 28px;
}
.box .box-bottom {
	padding: 10px 15px 5px 10px;
}
/*.box-search {
	position: relative;
}*/
.box-search-content, .box-search-notab {
	float: left;
	width: 99%;
	margin-bottom: 10px;
	background: #6A9A22;
	color: #fff;
	position: relative;
}
#refine a.advanced {
	display: block;
	padding: 0 10px 5px 10px;
}
a.advanced,a:visited.advanced {
color:#fff;
text-decoration:none;
}
a:hover.advanced {
color:#670167;
text-decoration:underline;
}
.box-search {
	display: none;
}

#content-side .promobox h2 {
	color: #fff;
	font-size: 220%;
	text-align: center;
	/* width: 90%; */
	text-transform: none;
	padding-top: 40px;
	font-weight: normal;
	line-height: 100%;
}
#content-side .promobox .clear {
	display: none;
}
#content-side div.promotion {
	clear: both;
	margin-bottom: 10px;
}
/* ===== SEARCH TABBER STYLES ==== */


.dynamic-tabber {
	display: none;
}

/*Button*/
a.button, .button a, .button input, input.button {
	padding: 5px 15px 5px 5px;
	font-size: 110%;
	text-align: center;
	color:#000;
	float:right;
	text-decoration:none;
	cursor:pointer;
	background: #fff;
}
.gobutton {
	background: #670167;
	color: #fff;
	margin-right: 5px;
	padding: 0 5px;
	border: 1px solid #670167;
	cursor:pointer;
}
a:hover.button, .button a:hover, .button input:hover, input:hover.button
{
    text-decoration:underline;
}
.browsebutton {
	padding: 2px 0;
	*width:70px;
}
.browsebutton a {
-moz-border-radius:5px 5px 0 0;
}
.browsebutton a {
	padding: 2px 20px 2px 10px;
	text-align: center;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	background: #fff;
	margin: 2px 0 0 2px;
	font-weight: bold;
}
/*Widths*/
.full {
	width: 100%;
	float: left;
}
.half {
	float: left;
	width: 299px;
	margin-right: 10px;
}
.half.last, .third.last {
	margin-right: 0 !important;
}
.third {
	float: left;
	width: 196px;
	margin-right: 10px;
}
.twothirds {
	float: left;
	width: 67%;
}
.quarter {
	float: left;
	width: 25%;
}
.fifth {
	float: left;
	width: 20%;
}
/*specific widths*/

.last .box {
    margin-right:0px;
}

#search-results {
	width: 600px;
}
/*
 * jQuery Styles for YAML.de
 *
*/

.tabs {
    display: none;
    }
  

.promobox 
{
    z-index: 100000;
}

div#content-side div.box  div.box-bottom  ul li {
background-image:url("/img/bg/square.jpg");
background-position:0 50%;
background-repeat:no-repeat;
line-height:20.5px;
padding-left:12px;
}

p.info {margin: 5px 0 10px 0;}

.ui-datepicker-trigger{
cursor:pointer;
padding:0 10px 0 5px;
}

/*.box 
{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #670167;
    behavior: url(/PIE.htc);
}

.roundie 
{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(/PIE.htc);
}

#refine 
{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(/PIE.htc);
}

#thedms01 DIV#thedmsBrowseGrid .BrowseCell
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    behavior: url(/PIE.htc);
}
#mainnavigation li a
{
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    behavior: url(/PIE.htc);
}

#thedms01 DIV#thedmsBrowseGrid .BrowseCell h2
{
    -webkit-border-radius: 8px 0 3px 0;
    -moz-border-radius: 8px 0 3px 0;
    border-radius: 8px 0 3px 0;
    behavior: url(/PIE.htc);
}

.box .button a
{
    -webkit-border-radius: 8px 0 3px 0;
    -moz-border-radius: 8px 0 3px 0;
    border-radius: 8px 0 3px 0;
    behavior: url(/PIE.htc);
}

#thedms01 div#thedmsBrowseGrid .detailbtn a
{
    -webkit-border-radius: 5px 0 3px 0;
    -moz-border-radius: 5px 0 3px 0;
    border-radius: 5px 0 3px 0;
    behavior: url(/PIE.htc);
}

.tabs ul.tabs-list a
{
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    behavior: url(/PIE.htc);
}

.box-search-content
{
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    behavior: url(/PIE.htc);
}

.box-search h2
{
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    behavior: url(/PIE.htc);
}
.browsebutton a, .tabbertop .thedms600 .divDynTabs ul li
{
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    behavior: url(/PIE.htc);
}

*/


/* === new corners -- */

/*

.promobox .corner.tl, .image-only .corner.tl {
background:url("/img/bg/new-purple-tl.png") no-repeat scroll 0 0 transparent;
height:8px;
left:-2px;
position:absolute;
top:-2px;
width:8px;
}

.promobox .corner.tr, .image-only .corner.tr {
background:url("/img/bg/new-purple-tr.png") no-repeat scroll 0 0 transparent;
height:8px;
right:-2px;
position:absolute;
top:-2px;
width:8px;
}

.promobox .corner.bl, .image-only .corner.bl {
background:url("/img/bg/new-purple-bl.png") no-repeat scroll 0 0 transparent;
height:8px;
left:-2px;
position:absolute;
bottom:-2px;
width:8px;
}

.promobox .corner.br, .image-only .corner.br {
background:url("/img/bg/new-purple-br.png") no-repeat scroll 0 0 transparent;
height:8px;
right:-2px;
position:absolute;
bottom:-2px;
width:8px;
}

.tabs {
clear:both;
margin-bottom:10px;
width:300px;
}


.tabbody {
background:url("/img/bg/search-tabber.png") no-repeat scroll 0 0 transparent;
clear:both;
color:#FFFFFF;
height:170px;
width:300px;
}

*/

/*style overrides*/


/*-------------------------------- DMS STYLES -------------------------------*/
/*DMS STYLESHEET*/
/*works as a clearer div in the dms*/
.thedmsBackgroundFix{clear: both;font-size: 1px;height: 0;}

form ul {padding: 0px;margin: 0px;}
form li {
clear:both;
list-style:none outside none;
margin-top:5px;
}
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;}

/*All key backgrounds with the gif images for fuzzy edges- set background to a lighter colour*/
.thedmskey{background-color: #FFFFFF;}

/* 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;}

.thedms img {border:0;}

/*--------------------------AC/EA Shared Browse Page Styles---------------------------------*/
div#thedmsBrowseGrid .BrowseRow{
	border-top: 0px;
}
/* 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 - Search---------------------------------*/
#thedmsSearch0{
width:40%;}
#thedms00{ 	
}
#thedms00 h1{
	color:#670167;
	font-weight:bold;
	font-size:20px;
	margin-bottom:5px;
}

#thedms00 #thedmsSearch0{
	width:49%;
	float:left;
}

#thedms00 #thedmsSearch1{
	width:49%;
	float:right;
	border-left:1px solid #caa6cc;
	padding-left:10px;
}
#thedms00 #thedmsSearch0 h2, #thedms00 #thedmsSearch1 h2{
	display:block;
	color:#670167;
	border-bottom:1px solid #670167;
	padding-bottom:5px;
	margin-top:20px;
	margin-bottom:10px;
}

#thedms00 .radio input, #thedms00 .radio label{
	margin-bottom:20px;
}

#thedms00 .radio label {
	margin-right:5px;
}

#thedms00 li.radio {
	margin-bottom:10px;
	}

#thedms00 #frmDmsSearch{
	margin-bottom:10px;
}

#thedms00 p {
	margin-bottom: 10px;
}

#thedms00 li.check #Facility4 {
	margin-top:10px;
	}

#thedms00 li.check select {
	margin-bottom: 10px;
}


/*#thedms00 #thedmsSearch0{
	margin-top:20px;
	width:100%;
}
#thedms00 #thedmsSearch0 li{
	width:48%;
	float:left;
}
#thedms00 #thedmsSearch0 li p, #thedms00 #thedmsSearch0 li label{
	padding-left:10px;
}
#thedms00 #thedmsSearch0 li .fix{
	display:block;
}
#thedms00 #thedmsSearch0 h2{
	font-size:13px;
	color:#670167;
}
#thedms00 #thedmsSearch1 h2{
	font-size:13px;
	color:#670167;
}
#thedms00 #thedmsSearch1{
	margin-top:20px;
	width:100%;
}
#thedms00 #thedmsSearch1 li{
	width:48%;
	float:left;
	clear:none;
}
#thedms00 #thedmsSearch1 li #mgl1{
	margin-left:10px;
}
#thedms00 #thedmsSearch1 li p{
	padding-left:5px;
}
#thedms00 #thedmsSearch1 li span{
	padding-left:10px;
}*/

/*--------------------------Accommodation - Browse---------------------------------*/
#thedms01 DIV#thedmsBrowseGrid .BrowseCell {
	float: left;
	border: 2px solid #670167;
	padding: 0;
	width: 48%;/* width will changing if not 3 column version, 48% if 2 column version  */
	margin-right: 5px;
	margin-bottom: 10px;
	min-height: 225px;
	position: relative;
}
#thedms01 DIV#thedmsBrowseGrid .BrowseCell.BrowseCellCol2 {
	margin-right: 0 !important;
	margin-left: 5px;
}
#thedms01 DIV#thedmsBrowseGrid .BrowseCell h2 {
	background-color: #670167;
	color: #fff;
	margin: 0;
	padding: 4px;
}
#thedms01 DIV#thedmsBrowseGrid .BrowseCell p {
	padding: 4px;
}
#thedms01 DIV#thedmsBrowseGrid .details_holder {
	padding: 0 4px;
	width: 98%;
}
#thedms01 div#thedmsBrowseGrid .detailbtn {
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}
/*New Browse Page - implementing from 1st July 2009 - TC / RG for questions*/
/*row option*/
div#thedmsBrowseGrid .BrowseBookCell 
{
    border-top:4px solid #639EC6;
    background:#E9F0F6;
}

.BrowseBookactionpanel 
{
    background:#E9F0F6;
}

div#thedms01n .thedmsbutton a, div#thedms01n .thedmsbutton a:visited 
{
    background:#639EC6;
    color:White;
}

div.thedmsBrowsePagination a.thedmsPaginationCurrentPage 
{
    background:#639EC6;
    color:White;
}

div.thedmsBrowsePagination a 
{
    background:#E9F0F6;
    color:#666;
}

div#thedms01n .BrowseBookCell{
	background-color:#EEEEEE;
	border-top-color:#670167;
}

div#thedms01n .BrowseBookactionpanel{
	background-color:#E2CFE2;
}

div#thedms01n .thedmsbutton a, div#thedms01n .thedmsbutton a:visited {
	background-color:#670167;
}

div#thedms01n .thedmsbutton a:hover{
	background-color:#4F004F;
}

div.thedmsBrowsePagination a {
	background-color:#EEEEEE;
}

div.thedmsBrowsePagination a:hover{
	background-color:#CCCCCC;
}

div.thedmsBrowsePagination a.thedmsPaginationCurrentPage {
	background-color:#670167;
}


/*2 column option*/
/*3 column option*/

/*--------------------------Accommodation - Details---------------------------------*/
#thedmsAvailabilityChart{margin: 4px;}
/*this may need to be deleted, but it makes it work on most of the layouts, especially accommodation layout 1.*/
#thedmsAvailabilityChart table {clear:left;margin: auto;}
#thedmsAvailabilityCheck{background-color: #F0F0F0;}

div#thedms02n h1 {
	clear:left;
	color:#670167;
	font-size:20px;
	padding-bottom:20px;
}

div#thedms02n h2{
	background-color:#E2CFE2;
	padding:5px;
}

#thedms02n .thedmsGridSearch .submitbutton{
	padding:5px 15px 5px 5px;
	color:white;
	font-size:14px;
}

div#thedms02n .thedmsGridTableHeader th{
	background-color:#670167;
}
div#thedms02n .thedmsGridTableBorder .thedmsGridBook{
	background-color:#670167;
}

div#thedms02n #thedmsPictureContainer{
	margin-bottom:10px;
	margin-top:0;
}

div#thedms02n #thedmsAccessibility h3{
	background-color:#670167;
}

div#thedms02n #thedmsPropertyInfo{
	width:48%;
	float:left;
}

div#thedms02n #thedmsdetailsAddress{
	width:99%;
}

div#thedms02n #thedmsdetailsEAbuttons{
	width:99%;
}

#thedms02n #thedmsPropertyEssentials h2 {
	margin-top:10px;
}

div#thedms02n #thedmsAccessibility{
	border-top:4px solid #670167;
}

div#thedms02n #thedmsAvailabilityKey .thedmsGridKeyAvailable, div#thedms02n .thedmsGridAvailable {
	background-color:#C2A9DA;
}

#thedms02n #thedmsdetailsOfproperty p {
	padding-bottom:10px;
}

#thedms02n .thedmskey {
	padding-bottom:10px;
}

#thedms02n #thedmsDirectionsOfproperty p {
	padding: 10px 0;
	}

/* HIDE SEARCH SNIPPETS */

.thedms107{
	display:none;
}

/*--------------------------Venue - Search---------------------------------*/

#thedms10{ 	
}
#thedms10 h1{
	color:#670167;
	font-weight:bold;
	font-size:20px;
}
#thedms10 #thedmsSearch0{
	width:49%;
	float:left;
}
#thedms10 #thedmsSearch1{
	width:49%;
	float:right;
	padding-left:10px;
}

#thedms10 #thedmsSearch1 p {
	padding-bottom:5px;
}

#thedms10 #srchtyp1, #thedms10 #srchtyp2 {
	margin-top:10px;
}

#thedms10 p {
	margin-top:5px;
}
	
#search {
margin-left:10px;
}

#townId {
margin-top:5px;
}

#Catid, #fit {
width:170px;
}

#thedms10 #submit {
margin-bottom:5px;
}

#thedms10 #thedmsSearch0 h2, #thedms10 #thedmsSearch1 h2{
	font-size:13px;
	color:#670167;
	display:block;
	border-bottom:1px solid #670167;
	margin-top:15px;
	margin-bottom:10px;
	padding-bottom:5px;
}
#thedms10 #frmDmsSearch{
	margin-bottom:10px;
}

/*--------------------------Venue - Browse---------------------------------*/
/* widths may need changing if not 100% width */
#thedms11 DIV#thedmsBrowseGrid .BrowseCell {
	width: 80%;
	float: left;
}
#thedms11 DIV#thedmsBrowseGrid .BrowseSmallPicture {
	width: 15%;
	float: left;
	text-align: center;
	padding: 10px;
}
div#thedms11n .thedmsBrowseRow {
	background-color:#fff;
}
div#thedms11n #thedmsBrowseListing .thedmsBrowseRow .thedmsBrowseH2Background{
	background-color:#660066;
	background-image:url("/img/bubplastic.jpg");
	background-repeat:repeat-x;
}

div#thedms11n #thedmsBrowseListing .thedmsBrowseRow .thedmsBrowseH2Background h2 {
	background:transparent;
}

div#thedms11n .thedmsActionsHolder ul .thedmsbutton{
	background-color:#660066;
	background-image:url("/img/bubplastic.jpg");
	background-repeat:repeat-x;
	border:0;
	height:16px;
}
div#thedms11n #thedmsMapButtonHolder a{
	color:#FFFFFF;
}

.thedmsBrowseH2Background h2{
	background-color:#660066;
	background-image:url("/newaccom/images/bubplastic.jpg");
	
}

#thedms11n .thedmsBrowseRow .thedmsActionsHolder{
	background-color:#e2ecd4;
}

#thedms11n .thedmsBrowseRow .thedmsActionsHolder a{
	color:#464647;
}

#thedms11n .thedmsBrowseRow .thedmsActionsHolder .thedmsbutton a{
	color:#fff;
}

/*--------------------------Venue - Details---------------------------------*/
div#thedms13 h1 {
	color:#670167;
	font-size:20px;
	padding-bottom:10px;
}

div#thedms13 #thedmsdetailsACbuttons{
	margin-top:15px;
	margin-bottom:15px;
}

div#thedms13 #thedmsContactPanel{
	margin-bottom:15px;
}

/* Venue List */

#thedms12 #thedmsBrowseEvents th {
	background-color:#e2cfe2;
	padding:5px;
	color:#4e0e6e;
	font-size:15px;
	text-align:center;
	vertical-align:middle;
	border-right:2px solid #fff;
	}
	
#thedms12 #thedmsBrowseEvents caption {
	padding-bottom:5px;
	}
	
#thedms12 #thedmsBrowseEvents td {
	text-align:center;
	vertical-align:middle;
	padding:10px 0;
	border-bottom:1px solid #ccc;
	border-right:2px solid #fff;
}

#thedms12 #thedmsBrowseEvents .row2 {
	background-color:#fcf4fc;
}

#thedms12 .thedmsBrowsePaging {
	padding:10px 0;
	}
	
#thedms12 #thedmseventsheadersearch #frmDmsSearch .searchbutton {
	float:none;
	margin-left:10px;
	}
	
/*--------------------------Event - Browse---------------------------------*/
#thedmsBrowseEvents {clear:both;}
DIV#thedmsItemsPanel{background-color: #F0F0F0;}
DIV#thedmsContactPanel{width: 54%;}




/*--------------------------Event - Details---------------------------------*/
/*------------------ dms styles for google mapping ------------------------*/
#thedmsShowMap, #thedmsHideMap, #thedmsShowListings, #thedmsHideListings{
	padding:5px;
	font-size: 100%;
	font-weight: bold;
	margin-right: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
	margin-bottom: 0px;
}
#thedmsGoogleMap{
	width: 860px;
	margin: 10px auto 10px auto;
}

/*--------------------------Site Specific Styling---------------------------------*/
/*------------------ googlemap --------------------------*/
ul#mapbuttons li a {
	display: block;
	background: #6A9A22;
	color: #fff;
	padding: 5px;
	margin-bottom: 5px;
}


/*-------------Attraction Search--------------*/

/* form h2 { 
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #660066;
	padding-left: 10px;
	margin: 5px 0 2px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/img/bubplastic.jpg);
}

#frmDmsSearch ul li  label select, #frmDmsSearch ul li {
	margin-top:10px ;
	} */
	
	
div#eshopcontentea {
	border:0;
}

#basketsummaryframe {
	height:40px;
	width:200px;
}

#eshop {
border-top:1px solid #e2cfe2;
padding-top:10px
}

#dms70 #eshopcontent h1, #dms71 #eshopcontent h1, #dms72 #eshopcontent h1{
	padding-bottom:10px;
}
	
#dms70 #eshopnav h3, #dms71 #eshopnav h3, #dms72 #eshopnav h3 {
	font-size:110%;
	padding-bottom:10px;
	}

#dms70 #eshopnav #categoriesnav ul, #dms71 #eshopnav #categoriesnav ul,  #dms72 #eshopnav #categoriesnav ul {
	margin-bottom:10px;
	}
	
#dms70 #feature1, #dms71 #feature1, #dms72 #feature1 {
	margin-top:10px;
	}

#dms70 .viewmore, #dms71 .viemore, #dms72 .viewmore {
	padding:0 0 10px 0;
}

#eshopsearch	{
	padding:10px 0;
}

#paymentnav {
	padding:10px 0;
}

#dms70 .productname a, #dms70 .more-info a, #dms71 .productname a, #dms71 .more-info a, #dms72 .productname a, #dms72 .more-info a {
	text-decoration:none;
	}

#dms70 .more-info a, #dms71 .more-info a, #dms72 .more-info a {
	background-color:#6A9A22;
	color:#FFFFFF;
	padding:5px;	
}
		
#dms70 .more-info, #dms72 .more-info {
	margin:10px 0;
	}
	
#dms71 .more-info {
	margin:10px 0 20px 0;
}
	
#dms70 .productname a:hover, #dms70 .more-info a:hover, #dms71 .productname a:hover, #dms71 .more-info a:hover, #dms72 .productname a:hover, #dms72 .more-info a:hover{
	text-decoration:underline;
}

#dms70 .productname, #dms71 .productname, #dms72 .productname {
	margin-bottom:5px;
	}
	
#dms70 h2, #dms71 h2, #dms72 h2 {
	padding:5px;
	color: #fff;
	background: url(/img/bg/mainnav.jpg) repeat-x top #6E0D6E;
	margin-bottom:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#dms71 .sectionproductcontainer div.clear {
	border-bottom:1px solid #ccc;
	margin:10px 0;
}

#dms71 .sectionproductcontainer div.clear:last-child {
	border-bottom:none;
}
	
#dms71 #eshopcontent p {
	margin-bottom:10px;
}

#dms72 #eshopcontent p {
	margin-bottom:10px;
}

#dms72 #eshopcontent #varieties {
	border:1px solid #ccc;
	padding:0px 10px 10px 10px;
	margin-bottom:20px;
}

#dms72 #eshopcontent #varieties legend {
	padding:10px 5px;
}

#dms72 #varieties ul #qty_2 {
	height:27px;
	padding-left:5px;
	}
	
#dms70 #eshopcontent .productcontainer {
	border-left: 1px solid #ccc;
	width:24.5%;
}

#dms71 #eshopcontent .productcontainer {
	border-right: 1px solid #ccc;
	width:24.5%;
}

#dms71 #eshopcontent .productcontainer {
	margin-bottom:10px;
}

#dms70 #eshopcontent .productcontainer:first-child{
	border-left: none;
}


/* Accessibily DMS159 */

#thedms159 #SAA #tabs #thedmsTabMenu li, #thedms159 #NAS #tab #thedmsTabMenu li{
	background: url(/img/bg/mainnav.jpg) repeat-x top #6E0D6E;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#thedms159 #SAA #tabs #thedmsTabMenu li a, #thedms159 #NAS #tab #thedmsTabMenu li a {
	color:#fff;
}

#thedms159 #SAA #tabs #thedmsTabMenu li.active, #thedms159 #NAS #tab #thedmsTabMenu li.active{
	background: url(/img/bg/mainnav-on.jpg) repeat-x top #6E0D6E;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#thedms159 h1, #thedms159 h2, #thedms159 #thedmsSearchAccessibilityInstructions p {
	margin-bottom:10px;
	}
	
#thedms159 #tab-1, #thedms159 #tab-2, #thedms159 #tab-3, #thedms159 #tab-4, #thedms159 #tab-5, #thedms159 #tab-6, #thedms159 #tabs-1, #thedms159 #tabs-2, #thedms159 #tabs-3 {
	border:2px solid #E8E8E8;
	padding:0 10px 10px 10px;
	text-align:left;
}
/*------- new 107 refine search --------------*/
#refine {
	background: #6A9A22;
	color: #fff;
}	
#refine h2 {
	padding: 10px;
}
#refine #thedmsSearch0 {
	width: 100%;
}
#refine #thedmsSearch0 li {
	border-top: 1px solid #fff;
	padding: 10px;
	margin: 0;
}
#refine .searchbuttonholder {
	padding: 0 10px 10px 0;
	float: right;
}
div#thedms11n .thedmsContentHolder {
float:left;
width:75%;
}
div#thedms11n .thedmsActionsHolder {
background:none repeat scroll 0 0 #E9E9E9;
float:right;
margin:0;
min-height:130px;
padding-bottom:5px;
text-align:left;
width:24%;
}
div#thedms11n .thedmsContentHolder .smIMG, div#thedms11n .thedmsContentHolder .smNoIMG {
background:none repeat scroll 0 0 white;
border:1px solid #CCCCCC;
float:left;
margin:0 10px 10px 0;
padding:5px;
}
div#thedms11n .thedmsContentHolder .thedmsBrowseText, div#thedms11n .thedmsContentHolder .thedmsLogos {
clear:none;
float:left;
width: 350px;
}
div#thedmsBrowseGrid .BrowseRow {
clear:both;
float:left;
margin-left:auto;
margin-right:auto;
width:100%;
}
