article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
/* body */
body{
background:#9399cc url(media/design/gobc-background.jpg) left 100px no-repeat fixed;
font-family: Verdana, sans-serif;
font-size: 0.9em;
color:#666;
font-weight:normal;
margin: 50px 0 0 0;
}

.spacercolor{ background-color : #d6daff;}

h1{
font-family: "Lucida Grande",Verdana, sans-serif;
font-size: 1.4em;
color: #646994;
padding: 0 0 0 10px;
margin: 0;
text-align:left;
line-height:40px;
}
.pageheader {
height:40px;
margin-top:-42px;
position:relative;
z-index:99;
}
hr{
    color : #eaebf6;
    background-color : #eaebf6;
    height: 1px;
    clear: both;
}

/* top nav */
.topnavcontainer {
font-size:0.9em;
height:40px;
position:fixed;
border-bottom:1px solid #aaa;
background:url(media/design/top-nav-bg.jpg) repeat-x;
left:0;
top:0;
width:100%;
z-index:999;
}
#topnavul {
display:block;
}
.topnav ul {
list-style-type:none;
list-style-image:none;
margin:0;
padding:0;
font-family:"Lucida Grande",Verdana,sans-serif;
font-weight:bold;
}
.topnav > ul > li {
margin:0;
padding:0;
float:left;
margin-right:1px;
line-height:40px;
}
/*.topnav > ul > li:first-child {
border-left:1px solid #ddd;
}*/
.topnav > ul > li > a:link, .topnav > ul > li > a:visited, .topnav > ul > li > a:hover {
color:#fff;
text-decoration:none;
padding:0 10px 0 10px;
display:block;
position:relative;
}
.topnav > ul > li.active > a:link,.topnav > ul > li.active > a:visited,.topnav > ul > li.active > a:hover, .topnav > ul > li:hover{
color:#fff;
text-decoration:none;
background:orange;
}
.topnav > ul > li > .subnav {
font-size:0.9em;
}
#mobilenav {
display:none;
text-align:center;
line-height:40px;
font-size:20px;
color:#fff;
cursor:pointer;
}

/* sub navigation */
.subnavigation {
position:absolute;
background-image:url(media/design/sub-nav-bg.png);
min-width:200px;
white-space:nowrap;
padding:0;
margin:0;
border:1px solid #ddd;
border-bottom:0;
}
.subnavigation li {
border-bottom:1px solid #ddd;
padding:0;
margin:0;
position:relative;
line-height:30px;
}
.subnavigation li:hover {
background:#a6abe4;
background:orange;
}
.subnavigation li > a {
padding: 0 10px 0 10px;
display:block;
color:#fff; 
text-decoration:none;
position:relative;
}
.topnav li .subnavigation {display:none;}
.topnav li:hover > .subnavigation {
display:block;
z-index:1000;
}
.subnavigation li .subnavigation {
top:-1px;
left:100%;
}
.topnav li:hover .subnavigation li:hover .subnavigation {
display:block;
background:#9399cc;
z-index:1001;
}

.bottomlinks {
text-align:center;
font-size:0.9em;
}
.bottomlinks a {
padding:0 10px 0 10px;
}
.bottomlinks a:link, .bottomlinks a:visited {
text-decoration:none;
color:#888;
}
.bottomlinks a:hover {
color: #666;
text-decoration:underline;
}
/* breadcrumb */
.bc{
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight : normal;
}

/* error message */
.error{
font-family: Verdana, sans-serif;
color : #cc0000;
font-weight : normal;
}
/* link */
A:link, a:hover, a:visited {
color:#646994;
text-decoration : underline;
}
.page {
width: 1000px;
position: relative;
margin: 0 auto;
text-align:left;
padding-bottom:20px;
}
.white {
background:#fff;
}
.border {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pageHeadline {
padding:10px;
font-size:1.2em;
}
.pageHeadline .secondLine {
font-size:0.7em;
}
#logo {
top: 5px; 
right: 20px; 
position: absolute;
}
.bannerwrapper {
background:#e2e5fc;
}
.banner {
min-height:80px;
position:relative;
}
#special1 {
min-height:80px;
}

.pageContent {
padding:10px 20px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
background:#fff;
}

#middle {
width:auto;
}
.cell60 {
width:60%;
height:200px;
padding:0 20px 10px 10px;
}
.cell30 {
width:30%;
height:200px;
padding:0 10px 10px 20px;
}
.cell50l {
width:50%;
padding:0 20px 10px 10px;
}
.cell50r {
width:50%;
padding:0 10px 10px 20px;
}
.p10 {
padding:0 10px 10px 10px;
}
.borderright {
border-right:1px dotted #aaa;
}
.separator {
border-bottom:1px dotted #aaa;
height:1px;
margin:20px 0px 20px 0px;
}
.center {
text-align:center;
}
.mapbg {
float:right;
}
.artbg {
background-image:url(media/bg-images/arts-and-culture.jpg);
background-repeat:no-repeat;
background-position:top center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-width:350px;
}
.getawaybg {
background-image:url(media/bg-images/bc-getaways.jpg);
background-repeat:no-repeat;
background-position:top center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-width:300px;
}
.thingstodobg {
background-image:url(media/bg-images/things-to-do.jpg);
background-repeat:no-repeat;
background-position:top center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-width:350px;
}
.accommodationbg {
background-image:url(media/bg-images/accommodation.jpg);
background-repeat:no-repeat;
background-position:top center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-width:350px;
}
.accommodationbg h2, .thingstodobg h2, .artbg h2 {
color:#fff;
padding:10px;
}
.listbox {
margin-bottom:20px;
padding-bottom:10px;
border-bottom:1px dotted #aaa;
}
.listboxnb {
margin-bottom:20px;
padding-bottom:10px;
}
.listbox h2 {
padding:0 0 10px 20px;
}
.h3grey {
font-size:1.3em;
color:#ccc;
padding-left:20px;
border-bottom:1px solid #ccc;
background:url(media/design/arrow-right.png) no-repeat left center;
}
.pagenav {
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
border-top:1px dotted #aaa;
border-bottom:1px dotted #aaa;
line-height:1.5em;
}
.listentry {
padding:10px;
border-bottom:1px dotted #aaa;
min-height:170px;
}
.listentry:last-child, .listwrapper .listentry:last-child {
border:0;
}
.listentry p {
margin-top:5px;
margin-bottom:5px;
}
.listbg {
background-color:#f0f0ff;
}
.listprices {
margin:0 0 5px 30px;
}
.listimage {
float:right;
margin:10px;
}
.m-image-full {
padding:10px;
width:100%;
}
.m-image-right {
float:right;
width:250px;
padding:10px;
}
.m-image-left {
float:right;
width:250px;
padding:10px;
}
.m-image-full img, .m-image-right img, .m-image-left img {
max-width:100%;
margin:0 auto;
}
.persons {
margin-top:5px;
}
.table {
display:table;
width:100%;
}
.td {
display:table-cell;
vertical-align:top;
}
.table-cell-right {
background:#f0f0ff;
background-image:url(media/design/side-bg.jpg);
background-repeat:repeat-x;
padding:10px;
width:250px;
display:table-cell;
vertical-align:top;
}
.table-cell-left {
padding-right:10px;
width:700px;
display:table-cell;
vertical-align:top;
}
.table-clear {
width:100%;
height:1px;
}
.listingheadline {
padding:5px 20px 5px 20px;
}
.listingaddress {
font-size:0.84em;
}
.listingcontent {
margin:20px 0 20px 0;
padding:0;
}
.backlink {
font-size:0.84em;
margin:10px 0;
}
.favourites {
text-align:right;
padding:5px 10px;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
}
.topborder {
border-top:1px dotted #aaa;
padding-top:10px;
margin-top:10px;
}
.bottomaddress {
margin:20px 0 20px 0;
padding: 20px 10px 20px 10px;
border-top:1px dotted #aaa;
border-bottom:1px dotted #aaa;
margin-top:10px;
}
#address {
text-align:center;
width:auto;
}
#map {
margin:10px 0;
width:600px;
}
#googlemap {
width:700px;
height:500px;
}
#regionmap {
width:700px;
height:300px;
margin-bottom:10px;
}
.tabs-container {
border-bottom:1px solid #eee;
margin:5px 0 10px 0;
padding:0;
font-size:0.9em;
}
.tabs {
list-style-type:none;
list-style-image:none;
padding:0;
margin:0;
}
.tabs li {
float:left;
margin:0 0 0 5px;
padding:0;
}
.tabs li > a:hover {
background:#f5f5f5;
}
.tabs li > a {
text-decoration:none;
background-color:#efefef;
color:#888;
padding:3px 5px;
display:block;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}
.tabs li a:hover > a {color:#9399cc;}
.tabs .active {
background:#9399cc;
color:#fff;
}
.clear-left {
clear:left;
height:0;
}
#contactform {
display:none;
}
.inputblock {
padding:5px 5px 5px 0;
}
.inputlabel {
display:block;
font-weight:bold;
}
.inputdescription {
display:block;
font-size:0.8em;
font-style:italic;
}
.inputtextsmall {
width:100px;
}
.inputtextmedium {
width:250px;
}
.inputtextlarge {
width:500px;
}
.inputtextarea {
width:500px;
height:100px;
}
.imtd, .amtd {
margin-top:5px;
margin-right:5px;
display:inline-block;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}
.amtd {
background:#9399cc;
}
.imtd {
background:#efefef;
}
.imtd a, .amtd a {
padding:2px 5px;
display:block;
text-decoration:none;
}
.imtd a {
color:#888;
}
.imtd a:hover {
color:#9399cc;
background-color:#e5e5e5;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
.amtd a {
color:#fff;
}
.subcategorylinks {
font-size:0.9em;
padding-left:20px;
}
.breadcrumb {
font-size:0.7em;
padding: 0 0 0 10px;
line-height:2em;
color:#999;
}
.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:link {
color:#999;
text-decoration:underline;
}
/* blog css */
.blogbox {float:right;width:200px;padding:0 0 0 20px;margin:10px 10px 10px 20px;border-left:1px dotted #aaa;}
.blogboxheadline {font-weight:bold;padding:5px 5px 5px 0;}
.blogbox ul {list-style-type:none;list-style-image:none;padding:0;}
.blogbox li {border-bottom:1px dotted #ccc;padding:0;margin-bottom:2px;}
.blogbox li a {text-decoration:none;display:block;padding:2px;}
.blogbox li a:hover {background:#f5f5f5;} 
.blogbox li.active a {background:#EAEBF9;color:#666;}
.blogsmall {font-size:0.9em;}
.blogcomment {margin:10px;}
.blogimage {max-width:800px;margin:0 auto;display:block;}
.bloglist .blogimage {max-width:150px;float:left;margin:10px;}
/* end blog css */

.box {float:right;width:200px;padding:0 0 0 20px;margin:10px 10px 10px 20px;border-left:1px dotted #aaa;}
.box .headline {font-weight:bold;padding:5px 5px 5px 0;}
.box ul {list-style-type:none;list-style-image:none;padding:0;}
.box li {border-bottom:1px dotted #ccc;padding:0;margin-bottom:2px;}
.box li a {text-decoration:none;display:block;padding:2px;}
.box li a:hover {background:#f5f5f5;} 
.box li.active a {background:#EAEBF9;color:#666;}

ul {
    list-style-image: url(media/list_image.png);
}
li {
    margin-bottom:2px;
    margin-top:2px;
}
.mantd, .mantd a{
    font-weight:bold;
    color:#777;
    text-decoration:none;
}
.mintd {
    font-weight:normal;
}
.newsimage {
float:right;
margin-left:20px;
}
.eventlink {
padding:5px;
border-bottom:1px solid #ccc;
font-size:0.9em;
}
.eventlink:hover{background:#f5f5f5;}
.eventlink .title {
color:#000;
}
.eventlink p {
padding:5px;
margin:0;
}
.box .active {
background:#EAEBF9;
}
.eventimage {
float:left;
margin:0 10px 10px 0;
}
.eventselect {
display:inline-block;
margin-right:20px;
}
.eventselect input[type=text] {
background:#EAEBF9;
border:0;
padding:5px;
}
.eventselect .text {
font-size:0.9em;
font-weight:bold;
}
.categoryselect {
display:inline-block;
margin-right:20px;
}
.categoryselect .text {
font-size:0.9em;
font-weight:bold;
}
.categoryselect .dropdown dt a {width:220px;}
.categoryselect .dropdown dd ul {width:240px;}
dl.dropdown {
margin:2px 0 10px 0;
}
/* General dropdown styles */       
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
/* DT styles for sliding doors */
.dropdown dt a {background:#EAEBF9 url(media/design/arrow-down.png) no-repeat right center;
    display:block; padding-right:20px; width:180px;text-decoration:none;}
.dropdown dt a span {cursor:pointer; display:block; padding:5px;}
/* UL styles */
.dropdown dd ul { background:#f5f5f5; display:none;
    list-style:none; padding:5px 0px; position:absolute; 
    left:0px; top:2px; width:200px;height:200px;overflow:auto;font-size:0.9em;}
.dropdown dd ul .title {background:#e5e5e5;font-weight:bold;padding:5px;}
.dropdown dd div { background:#f5f5f5; display:none;
    padding:5px 0px; position:absolute; 
    left:0px; top:2px;}
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block;text-decoration:none;}
.dropdown dd ul li:hover {background:#EAEBF9;}



.searchfield {
float:right;padding:2px;
valign:bottom;
}
.socialmedia {
    position:absolute;
    top:0px;
    right:0px;
    /*width:80px;*/
    text-align:center;
    background:url(media/design/fade-bg.png);
    background-repeat:repeat;
    padding:5px;
}
.socialmedia .icon {
    margin:2px;
    margin-bottom:0;
    border:0;
}
.right {
width:200px;
float:right;
padding:0;
}
#middlecontent {
font-size:0.9em;
}
.leftimage {
float:left;
padding-right:20px;
padding-bottom:20px;
}
.righttext {
display:table-cell;
}
#regionmore {display:none;}
h1 a:link, h1 a:visited, h1 a:hover {
text-decoration:none; 
color:#646994;
}
input.submit, .submit { 
    color:#FFFFFF; 
    font-weight:bold; 
    font-size: 9pt;
background-image:url(media/design/gobc-topnav-bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #eee;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.submitbuttonsmall { 
    background-color:#9399cc; 
    color:#FFFFFF; 
    font-weight:bold; 
    font-size: 8pt;
}
.button {
    border:0;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    color:#fff;
    background-image:url(media/design/green-button-bg-20.jpg);
background-repeat:repeat-x;
cursor:pointer;
height:20px;
}
.buttonacc {
    border:0;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    color:#fff;
    background-image:url(media/design/gobc-topnav-bg.jpg);
background-repeat:repeat-x;
}
.buttongreen {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:40px;
background:url(media/design/green-button-bg-40.jpg) repeat-x;
display:inline-block;
}
.buttongreen a {
text-decoration:none;
color:#fff;
display:block;
line-height:40px;
font-size:20px;
padding:0 10px;
}
.buttongreensmall {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:20px;
background:url(media/design/green-button-bg-20.jpg) repeat-x;
display:inline-block;
}
.buttongreensmall a {
text-decoration:none;
color:#fff;
display:block;
line-height:20px;
font-size:11px;
padding:0 10px;
}
h2{
    font-family: "Lucida Grande",Verdana, sans-serif;
    font-size: 1.2em;
    color : #9399cc; 
    margin : 0 0 10 0; 
padding:0;
    font-weight : bold; 
}
h2 a:link, h2 a:visited, h2 a:hover {
    text-decoration:none; 
    color: #9399cc;
}
h3{
    font-family: "Lucida Grande",Verdana, sans-serif;
    font-size: 1.1em;
    color : #999999; 
    margin : 0; 
    font-weight : bold; 
    padding: 10px 0;
}
h3 a:link, h3 a:visited, h3 a:hover {
    text-decoration:none;
    color: #9399cc;
}
a img {border: none;}
/* calendar styles */
.month {
    background-color: #F5F5F5; 
    color:#000000;
    font-size: 9pt;
    padding:2px;
}
.weekend {
    background-color: #DDDDDD; 
    color:#000000;
    font-size: 9pt;
    padding:2px;
}
.nomonth {
    font-size: 8pt; 
    color:#000000;
    padding:2px;
}
.month a,.nomonth a,.weekend a,.month a:visited,.nomonth a:visited,.weekend a:visited {
    color:#000000; 
    text-decoration:none;
}
.calendarheadline {
    color:#61689d;
    background:#dddddd;
}
.calendartable .antd {padding:2px;}
.content {
    width: 100%;
}
.content .cell {
    border: 1px solid #CCCCCC;
}
.content .text {
    margin:10px;
}
.content h3 {
    font-size:10pt;
}
.content .cellheadlinegreen {
    padding: 1px; 
    margin: 0px;
    background: #bacf72;
    color:#ffffff;
    font-weight:bold;
    font-family:"Lucida Grande",Verdana, sans-serif;
    text-align:center;
}
.content .cellheadlineblue {
    padding: 1px; 
    margin: 0px;
    background: #9399cc;
    color:#ffffff;
    font-weight:bold;
    font-family:"Lucida Grande",Verdana, sans-serif;
    text-align:center;
}
.content .cellheadlineorange {
    padding: 1px; 
    margin: 0px;
    background: #fba953;
    color:#ffffff;
    font-weight:bold;
    font-family:"Lucida Grande",Verdana, sans-serif;
    text-align:center;
}
.content .cellheadline {
    padding: 1px;
    margin: 0px;
    background: #aaaaaa;
    color: #ffffff;
    font-weight:bold;
    font-family:"Lucida Grande",Verdana, sans-serif;
    text-align:center;
    font-size:10pt;
}
.content .cellheadlinegrey {
    padding: 1px;
    margin: 0px;
    background: #666666;
    color: #ffffff;
    font-weight:bold;
    font-family:"Lucida Grande",Verdana, sans-serif;
    text-align:center;
    font-size:10pt;
}
.cellheadline a, .cellheadline a:link, .cellheadline a:visited, .cellheadline a:hover {
    color: #ffffff; 
    text-decoration: underline;
}
.smalltext {
    font-size:8pt;
    margin:2px;
}
form {
    margin: 0px;
    padding: 0px;
}
.boxdiv {font-size:0.9em;border-bottom:1px solid #fff;padding:5px;}
.boxdiv a, .boxdiv a:visited, .boxdiv a:link {
    color: #666;
    text-decoration:none;
display:block;
}
.boxdiv a:hover {
    color:#333;;
}
footer {
margin:10px 0;
clear:both;
padding:5px;
font-size:0.8em;
color:#ddd;
}
footer a, footer a:link, footer a:visited {
    color: #ddd;
    text-decoration:none;
}
footer a:hover {
    text-decoration:underline;
    color:#eee;
}
.flinks {
display:table-cell;
width:33%;
vertical-align:top;
padding-left:20px;
line-height:1.5em;
border-right:1px dotted #ddd;
}
footer .flinks:last-child {
border-right:0;
}
footer .flinks .headline {
font-size:1.1em;
font-weight:bold;
color:#eee;
}

.listing {
    padding:3px;
    margin:0px;
}
.dsplink {
color:#343c7f;
color:#646994;
cursor:pointer;
text-decoration:underline;
}
.dsplink:hover {
    text-decoration:underline;
}
.bigmap {
    border: 1px solid #9399cc; 
    position: absolute;
    top: 100px; 
    left: 10px; 
    width: 720px; 
    background-color: #eeeeee;
    text-align:center;
}
.bigmaptext {
    margin:10px;
    text-align:left;
}
#communitymap {
text-align:center;
padding-top:10px;
}
.clear {
    clear:both;
    height:0;
    font-size:0;
    display:block;
}
.usercomment {
    background-color:#dddddd;
    margin:10px;
    padding:5px;
    font-size:8pt;
}
.twitter {
    float:right;
    padding:5px;
    padding-right:10px;
    font-size: 0.75em;
    color:#888;
}
.purple {
    color : #9399cc;
}
.green {
    color: #bacf72;
}
.orange {
    color: #fba953;
}
.navside2 .antd2, .navside2 .intd2 {
    padding:2px;
    margin-left:5px;
}
.tourdate {
    color:#61689d;
}
.special, .getaway {
display:inline-block;
width:210px;
padding:5px;
margin-right:10px;
vertical-align:top;
}
.specialregion, .getawayregion {
font-size:0.8em;
font-weight:bold;
padding:5px;
}
.accimages {
display:block;
margin-bottom:5px;
}
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#aaa; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#fff; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#fff; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#fff; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #fff;}
.headh {background: #fff; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.headh div {margin: 0px 10px 0px 10px;}
.contenth {background: #fff; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.contenth div {margin-left: 12px; padding-top: 5px;}

.fadebg {
background-image:url(media/design/fade-bg.png);
background-repeat:repeat;
}
.fadedark {
background-image:url(media/design/fade-white.png);
background-repeat:repeat;
}
.cell33 {
vertical-align:top;
padding:10px;
width:33%;
}
.homebox, .smallbox {
background-color:#e2e3f2;
padding:0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.smallbox {
width:250px;
height:125px;
}
.homebox .title {
color:#fff;
}
.homebox h2, .smallbox h2 {
font-size:1.2em;
color:#fff;
margin:0;
padding:10px;
}
.homebox p {
margin:0;
padding:10px;
color:#fff;
}
.homebox p a:link, .homebox p a:hover, .homebox a:visited {
color:#fff;
}

.homeboxseparator {
width:20px;
display:table-cell;
}
.homeboxsmall {
background-image:url(media/design/green-box-bg-200.jpg);
background-repeat:repeat;
width:200px;
border-bottom:2px solid #ffffff;
font-size:0.9em;
margin:0;
position:relative;
}
.homeboxsmall h2 {
margin:-30px 0 0 0;
padding:5px;
font-size:1.1em;
line-height:20px;
color:#fff;
}
.homeboxsmall h2 a:link, .homeboxsmall h2 a:hover, .homeboxsmall h2 a:visited {
color:#fff;
}
.homeboxsmall p {
margin:5px;
color:#333;
}
.homeboxsmall > a {
text-decoration:none;
}
.bottomfull {
width:740px;
margin-top:20px;
}
.eventsleft {
width:220px;
height:500px;
overflow:auto;
float:left;
margin:10px 10px 10px 0;
font-size:0.9em;
}
.eventsright {
width:700px;
float:right;
padding:10px;
}

.quoteouter {
background-image:url(media/design/quote.png);
background-repeat:no-repeat;
background-position:top left;
margin:10px auto;
padding-left:35px;
padding-top:15px;
max-width:600px;
}
.quoteinner {
background-image:url(media/design/quote-end.png);
background-repeat:no-repeat;
background-position:bottom right;
margin:0;
padding-right:35px;
padding-bottom:15px;
}
.quotename {
font-size:0.9em;
text-align:right;
}
.comment {font-size:0.84em;}
.regionsubcategories {margin: 0;width:100%;}
.regionsubcategories span {padding-right:15px;}
.nobr {white-space:nowrap;padding:0;}
#mapsmallright {height: 180px; width: 180px;margin:0 auto;}
.regionphoto {
float:left;
margin-right:10px;
}
.mcategories {margin-bottom:10px;}

@media (min-width: 768px) and (max-width: 999px) {
.page {
width: 748px;
}
.table-cell-right {
width:200px;
}
.table-cell-left, .clear-table, #regionmap {
width:498px;
}
.listprices {
clear:both;
}
}

@media (min-width: 480px) and (max-width: 767px){
body {
font-size: 1.2em;
}
.page {
width: 480px;
}
#mobilenav, .table-cell-right, .table-cell-left {
display:block;
}
#topnavul {
display:none;
background:#000066;
width:100%;
}
#topnavul li {
float:none;
display:block;
}
.subnavigation {
position:relative;
width:100%;
display:block;
border:0;
margin:0;
background-image:none;
}
.subnavigation li {
border:0;
padding-left:20px;
}
.subnavigation li:hover, .topnav > ul > li.active > a:hover, .topnav > ul > li:hover {
background:#000066;
}
.topnav li .subnavigation {display:block;}
.subnavigation li .subnavigation {
left:0;
top:0;
}
.topnav li:hover .subnavigation li:hover .subnavigation, .topnav li:hover .subnavigation {background:#000066;}
.pageheader {
height:auto;
margin-top:-2px;
}
h1 {
line-height:1.3em;
}
.table-cell-left, .table-cell-right, #regionmap {
width:100%;
display:block;
}
.borderright {
border:0;
}
.table, .td {
display:block;
width:100%;
}
.cell33, .cell50l, .cell50r, .cell30, .cell60 {
width:100%;
height:auto;
padding:0;
display:block;
}
.cell30 {
border-top:1px dotted #ddd;
margin-top:10px;
padding-top:20px;
}
.flinks {
display:block;
width:100%;
padding-left:20px;
padding-bottom:10px;
margin-bottom:10px;
line-height:1.5em;
/*border-bottom:1px dotted #ddd;*/
border-right:0;
}
.regionphoto {
float:none;
}
.mapbg {
float:none;
text-align:center;
display:block;
}
.leftimage, .righttext, .leftbox, .rightbox, .right-side, .table-cell, #map {
display:block;
float:none;
width:100%;
height:auto;
border:0;
padding:10px 0 10px 0;
margin:0;
}
.listentry, .leftimage {
text-align:center;
}
.listimage {
float:none;
text-align:center;
}
.bottomlinks {
display:none;
}
.clear-table {
width:100%;
}
#mapsmallright {
height: 200px; width: 440px;
}
.blogbox {
float:none;
}
.box {float:none;width:100%;padding:0;margin:0;border:0;}
.newsimage {float:none;margin:10px auto;}
.inputtextlarge {
width:250px;
}
.inputtextarea {
width:250px;
}
}

@media (max-width: 479px){
body {
font-size: 1.2em;
}
.page {
width: 320px;
}
.pageContent {
padding:10px 10px;
}
#mobilenav, .table-cell-right, .table-cell-left {
display:block;
}
#topnavul {
display:none;
background:#000066;
width:100%;
max-height:100%;
overflow:auto;
}
#topnavul li {
float:none;
display:block;
}
.subnavigation {
position:relative;
width:100%;
display:block;
border:0;
margin:0;
background-image:none;
}
.subnavigation li {
border:0;
padding-left:20px;
}
.subnavigation li:hover, .topnav > ul > li.active > a:hover, .topnav > ul > li:hover {
background:#000066;
}
.topnav li .subnavigation {display:block;}
.subnavigation li .subnavigation {
left:0;
top:0;
}
.topnav li:hover .subnavigation li:hover .subnavigation, .topnav li:hover .subnavigation {background:#000066;}
.pageheader {
height:auto;
margin-top:-2px;
}
.pageheader {
height:auto;
margin-top:-2px;
}
h1 {
line-height:1.3em;
}
.pageHeadline {
font-size:0.6em;
}
.pageHeadline .secondLine {
font-size:0.5em;
}
.table-cell-left, .table-cell-right, #regionmap {
width:100%;
display:block;
}
.borderright {
border:0;
}
.table, .td {
display:block;
width:100%;
}
.cell33, .cell50l, .cell50r, .cell30, .cell60 {
width:100%;
height:auto;
padding:0;
display:block;
}
.cell30 {
border-top:1px dotted #ddd;
margin-top:10px;
padding-top:20px;
}
.flinks {
display:block;
width:100%;
padding-left:20px;
padding-bottom:10px;
margin-bottom:10px;
line-height:1.5em;
/*border-bottom:1px dotted #ddd;*/
border-right:0;
}
.mapbg {
float:none;
text-align:center;
display:block;
}
.leftimage, .righttext, .leftbox, .rightbox, .right-side, .table-cell, #map {
display:block;
float:none;
width:100%;
height:auto;
border:0;
padding:10px 0 10px 0;
margin:0;
}
.regionphoto {
float:none;
}
.listentry, .leftimage {
text-align:center;
}
.listimage {
float:none;
text-align:center;
}
.blogbox {
float:none;
}
.box {float:none;width:100%;padding:0;margin:0;border:0;}
.newsimage {float:none;margin:10px auto;}
.inputtextlarge {
width:250px;
}
.inputtextarea {
width:250px;
}
}