/* COMMON STYLES TO ALL CHYCOR SITES */

* {
	margin: 0px;
	padding: 0px
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFE8
}

.clr {
	clear: both
}

.ctr {
	margin-left: auto;
	margin-right: auto
}

.spacer50 {
	clear: both;
	width: auto;
	height: 20px;
	overflow: auto
}

.bold {
	font-weight: bold
}

#container {
	width: 998px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A0B7DC;
	overflow: hidden
}

#header {
	clear: both;
	width: 998px;
	height: 383px;
	background-color: #8BC58B;
	border-bottom: 1px solid white;
	overflow: hidden;
}

#header-auto {
	background-color: #8BC58B;
	border-bottom: 1px solid white;
	overflow: hidden;
	height: auto
}

#header-title {
	clear: both;
	width: 998px;
	height: auto;
	overflow: hidden
}

#header-nav {
	clear: both;
	width: 998px;
	height: 20px;
	padding-top: 2px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #B6DAB6;
	overflow: auto
}

#header-photo-slideshow {
	float: left;
	width: auto;
	height: auto;
	overflow: hidden
}

.header-slideshow-photo {
	float: left;
	width: 138px;
	height: 104px;
	background-color: #A0B7DC;
	border-right: 1px solid white;
	overflow: hidden
}

.header-slideshow-photo-double {
	float: left;
	width: 276px;
	height: 104px;
	background-color: #A0B7DC;
	border-right: 1px solid white;
	overflow: hidden
}

.header-slideshow-photo-not-advert {
	float: left;
	width: 138px;
	height: 104px;
	background-color: #FFFFFF;
	border-right: 1px solid white;
	overflow: hidden;
	filter:alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

#header-area-towns {
	float: left;
	background-color: #B3C6D9;
	width: 254px;
	height: 105px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	overflow: hidden
}

#header-area-towns a {
	font-size: 10px;
	color: #0077B0
}

#header-area-towns-scrollbars {
	float: right;
	margin-right: 4px;
	margin-top: 4px;
	width: 15px;
	height: 70px;
	overflow: hidden
}

#scroll-content {
	float: left;
	width: 228px;
	height: 68px;
	overflow: hidden
}

#google-map {
	float: left;
	width: 439px;
	height: 300px;
	border-right: 1px solid white
}

#area-right-col {
	float: right;
	width: 558px;
	height: auto;
	overflow: hidden
}

#header-accomm-options {
	clear: both;
	height: 90px;
	width: auto;
	background-color: #FFF8D8;
	overflow: hidden;
}

#header-accomm-options a {
	font-size: 10px;
	color: #EB7810;
}

#button_247 {
	cursor: pointer;
	float: right;
	padding: 0px;
	width: 260px;
	height: 21px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}

#nav-panel {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	float: left
}

#nav-panel a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #532900;
	text-decoration: none;
	padding: 5px;
	padding-left: 15px;
	width: 250px
}

#nav-panel ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 3px;
	background-color: #8BC58B;
	list-style-type: none
}

#nav-panel li {
	margin: 0px;
	padding: 0px;
	background-image: url(/grafx/red_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%
}

#nav-panel li:hover {
	background-color: #B6DAB6
}

#content-panel {
	float: right;
	width: 700px
}

#title1 {
	float: left;
	width: auto;
	height: 40px;
	padding-left: 10px;
	font-size: 46px;
	font-weight: bold;
	color: white
}

.logolink1 {
	color: white;
	text-decoration: none
}

#title2 {
	float: left;
	width; auto;
	height: 40px;
	padding-top: 9px;
	padding-left: 10px;
	font-size: 36px;
	font-weight: bold;
	color: #EFEFEF
}

.logolink2 {
	color: #EFEFEF;
	text-decoration: none
}

#header-picklist {
	float: right;
	padding-top: 20px;
	padding-right: 5px
}

.area-link-home-page {
	clear: both;
	float: left;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	overflow: hidden;
}

.area-link {
	float: left;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

a.area-link:hover {
	color: #EB7810;
	cursor: pointer;
}

.home-page-link {
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #EB7810
}

.menulink {
	float: left;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #532900;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.brdr-right-white {
	border-right: 1px solid white
}

#header-nav-content {
	clear: both;
	width: 830px;
	margin-left: 90px;
	overflow: auto
}

#main-index {
	clear: both;
	background-color: #FFFFE8;
	padding-top: 10px;
	padding-bottom: 0px;
	width: auto;
	height: auto
}

#main {
	clear: both;
	background-color: #FFFFE8;
	padding-top: 10px
	width: auto
}

#lateavail247 {
	clear: both;
	width: auto;
	background-color: #FFFFE8;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden
}

#main247 {
	clear: both;
	display: none;
	width: auto;
	background-color: #FFFFE8;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden
}

#links-table-container {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	/*width: 888px;*/
	width: 925px;
	overflow: auto
}

.links-table-col {
	float: left;
	width: auto;
	height: auto;
	overflow: auto
}

.links-table-row {
	margin-top: 2px;
	clear: both;
	width: auto;
	height: auto;
	overflow: auto
}

.links-table-icon {
	float: left;
	overflow: auto
}

.links-table-text {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 8px;
	overflow: auto
}

.picklist {
	font-size: 12px;
	color: #FFFFFF;
	background-color: maroon
}

.heading-section {
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0077B0;
	color: #FFFFFF;
	width: 970px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	overflow: auto
}

.heading-town {
	clear: both;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #8BC58B;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center
}

.town-table-row {
	float: left;
	width: 50%;
	overflow: hidden;
}

.town-table-data {
	clear: both;
	padding-left: 10px;
	padding-top: 1px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#accommoption-table-container {
	clear: both;
	margin-top: 4px;
	margin-left: 10px;
	width: auto;
	height: 64px;
	overflow: hidden
}

.accommoption-table-col {
	float: left;
	width: auto;
	height: auto;
	overflow: hidden
}

.accommoption-table-row {
	margin-top: 2px;
	clear: both;
	width: auto;
	height: auto;
	overflow: hidden
}

.accommoption-table-text-1line {
	float: left;
	margin-top: 7px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden
}

.accommoption-table-text-2line {
	float: left;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden
}

.accommoption-table-icon {
	float: left;
	overflow: hidden
}

#footer {
	position: relative;
	clear: both;
	display: block;
	border-top: 1px solid white;
	background-color: #FFF8D8;
	width: 998px;
	height: auto;
	overflow: hidden
}

.footer-link {
	font-size: 11px;
	color: #EB7810
}

.footer-line {
	width: 998px;
	padding: 5px;
	color: #FF9933;
	text-align: center
}

#header247 {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	width: 302px;
	background: url('../grafx/icons/show_247b_first.gif');
	height: 20px;
	overflow: auto;
	border: 1px solid black
}

/* LISTING STYLES */

.divider-container {
	clear: both;
	background-color: #B6DAB6;
	text-align: center;
	height: auto;
	width: 970px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-left: 10px;
	margin-bottom: 5px;
	overflow: hidden
}

.divider-content {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden
}

.dividerlink {
	float: left;
	margin-right: 10px;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
	overflow: hidden
}

.dividerbarlink {
	color: #532900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	overflow: hidden
}

.subheading {
	font-size: 14pt;
	font-weight: normal;
	color: #0099CC
}

.booking_text {
	font-size: 12px;
	font-weight: normal;
	color: #009900
}

.advert_listing_entry {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 7px;
	width: auto;
	overflow: hidden
}

.advert_listing_entry_247 {
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 7px;
	width: auto;
	overflow: hidden
}

.advert_listing_thumb {
	float: left;
	width: 100px;
	border: 2px solid white
}

.advert_listing_thumb_img {
	border: none
}

.advert_listing_desc1 {
	float: left;
	padding-left: 5px;
	width: 850px;
	overflow: hidden
}

.advert_listing_desc2 {
	float: left;
	padding-left: 5px;
	width: 740px;
	overflow: hidden
}

.advert_247 {
	float: right;
	width: 114px;
	height: auto;
	overflow: hidden
}

div.advert_247_new {
	float: right;
	width: 116px;
	height: 75px;
	background-image: url('/grafx/247bookingbutton_base2.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top center;
	padding-top: 5px;
	text-align: center;
	overflow: hidden;
}

div.advert_247_new div.top {
	height: 59px;
}

div.advert_247_new a.small {
	font-size: 8px;
	color: #C0C0C0;
	text-decoration: none;
}

a.advertlink {
	font-size: 13px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

a.advertlink:hover {
	color: #FF0000;
	cursor: pointer;
	font-weight: normal
}

.maintext {
	font-size: 10pt;
	font-weight: normal;
	color: #006699
}

.maintextbold {
	font-size: 10pt;
	font-weight: bold;
	color: #006699
}

/* GOOGLE MAP POPUP */

#googlemap {
	display: none;
	left: 275px;
	width: 500px;
	height: 320px;
	background-color: #FFFFFF;
	border: 1px solid black;
	z-index: 2
}

#googlemaparea {
	font: Arial 10px bold;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 300px;
	background-color: white
}

#googlemapbar {
	top: 300px;
	left: 0px;
	width: 500px;
	height: 20px;
	background-color: #00008B
}

.redbullet {
	float: left;
	margin-top: 3px;
	background-image: url('/grafx/ball2.gif');
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	overflow: hidden
}

.greenbullet {
	float: left;
	margin-top: 3px;
	background-image: url('/grafx/ballgreen.gif');
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	overflow: hidden
}
