/* Default CSS Stylesheet for a new Web Application project */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	padding-top:0;
	color:#333333;
	width:960px;
	text-align:center;
	font-size: 13px;
	background-image: url(img/bg_upper.jpg);
	background-repeat: repeat-x;	
}

a.footer {
	font-size: 11px;
	color: #121212;
	text-decoration: none;
}

div.mapFont {
	position:relative;
	font-size:8px;
	color:#FFFFFF;
	font-family: Helvetica;
}

div.mapFontOver {
	position:relative;
	font-size:8px;
	color:#000000;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	font-family: Helvetica;
}

td.featureText
{
	font-size:12px;
}
td.subSubHeadingReverse
{
	font-size:14px;

}
.fontBigTimes
{
	color:#424244;
	font-size:18px;
}
.fontBigVerdana
{
	color:#424244;
	font-size:15px;
}
.fontVBB
{
	color:#333333;
	font-size:15px;
	font-weight:bold;
}
.fontV
{
	color:#424244;
	font-size: 12px;
}
.fontBigVItalic
{
	font-size:24px;
	font-weight:bold;
	color: #333333;
	height: 40px;
}
.font18B
{
	font-size:24px;
	font-weight:bold;
	color: #333333;
	margin-bottom:10px;
}
.font12
{
	color: #424242;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.footer
{
	font-size:11px;
	color:121212;
}


Kertu Styles



a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#0095b5;
	
}

a:hover {
	text-decoration:underline;
}

h1 p {
	margin:0;
	padding:0;
}

p {
	line-height:17px;
	font-size:13px;
}

.thumbpic {
	border:5px solid #999999;
	margin-top: 20px;
	margin-left: 10px;
}

p.phone {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#wrapper {
	width:960px;
	text-align:left;
	background-image: url(img/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top:0;
	margin: 0;
}
#head #footer {
	float: left;
	width: 960px;
	margin-left: 10px;
}

h1#area_title {
	font-size:18px;
	color:#FFFFFF;
	margin-left:20px;
	padding-top:0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-top: 10px;
}

h1.location {
	margin-top:20px;
	font-size: 20px;
}

.content {
	float:left;
	width:960px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0095B5;
}

.content_site {
	float:left;
	width:960px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(images/DirectCamping_area_03.jpg);
	background-repeat: repeat-x;
}

.accom_content {
	float:left;
	width:960px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fd7e0f;
}

.accom_header {
	float:left;
	width:960px;
	background-color:#fd7e0f;
	height:30px;
}

.area_header {
	float:left;
	width:960px;
	background-color:#0095b5;
	height:30px;
}

.area_phone {
	float:right;
	width:200px;
	height:40px;
	background-image:url(img/tel_banner.png);
	background-repeat:no-repeat;
	padding-top: 7px;
	padding-left: 0px;
	background-position: center top;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	text-indent: 30px;
}

.accom_phone {
	float:right;
	width:200px;
	height:40px;
	background-image:url(img/tel_banner_acc.png);
	background-repeat:no-repeat;
	padding-top: 7px;
	padding-left: 0px;
	background-position: center top;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	text-indent: 30px;
}

.area_photo {
	float:left;
	width:235px;
}

.accom_text {
	float:right;
	width:530px;
	background-color: #f5ede3;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	min-height:180px;
}

.area_text {
	float:right;
	width:530px;
	background-color: #effafc;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	min-height:180px;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

li {
	display: inline;	
}

a.read_more, a.book_now, a.book_now2 {
	float:left;
	line-height: 30px;
	background:url(img/button_bg.png) no-repeat;
	color:#005263;
	width:104px;
	height:30px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a:hover.read_more {
	color:#2aa5bf;
}

a.book_now2 {
	color:#c96711;
}

a.book_now {
	color:#c96711;
	margin-left:15px;
}

a:hover.book_now, a:hover.book_now2 {
	color:#ee882f;
}
#service_bg {
	background-image: url(img/special_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 960px;
	height: 1005px;
	margin-top: 10px;
}
.special_title {
	float: left;
	width: 750px;
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 10px;
	height: 200px;
}

.special_text {
	float: left;
	width: 380px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 10px;
	height: 180px;
	color: #c90902;
}

.special_text_big {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


.special_text_right {
	float: left;
	width: 350px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	height: 185px;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}

.special_title_right {
	float: left;
	width: 310px;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 25px;
	font-weight: bold;
	line-height: 40px;
	height: 220px;
	margin: 0px;
}

.extra {
	color: #c90902;
}
.special_title p {
	font-size: 15px;
	font-weight: bold;
	line-height: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.plus {
	float: left;
	width: 30px;
	padding-top: 110px;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	height: 170px;
}
.special_title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	margin: 0px;
}
.summer {
	color: #FFFFFF;
}

.special_text h1 {
	font-size: 40px;
	line-height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.special_pictures {
	float: left;
	height: 210px;
	width: 700px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
.special_text_small {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 12px;
}
.accomm_type {
	color: #024284;
}
.special_caption {
	float: left;
	width: 360px;
	padding-top: 20px;
	padding-left: 40px;
	height: 70px;
}

.data_images {
	border: 5px solid #b6a38f;
}
.col_left {
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-top: 40px;
}
.col_center {
	float: left;
	width: 560px;
	padding-top: 20px;
	padding-right: 20px;
}
.col_site {
	float: left;
	width: 540px;
	padding-bottom: 20px;
}

.col_site h1, h2{
	color:#b20501;
	text-align:center;
}

.col_site h3 {
	color:#0095b5;
}

.col_spec {
	background-color: #e9e1db;
	padding: 20px;
	float: left;
	width: 500px;
}

.area_places {
	float: left;
	width: 940px;
}
.area_bar {
	background-color: #0095b5;
	float: right;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 10px;
	text-align: left;
}
.area_bar p {
	line-height: 5px;
	color: #FFFFFF;
	margin-left: 15px;
	padding: 0px;
}
.area_bar h1 a{
	font-size: 16px;
	font-weight: bold;
	line-height:16px;
	color: #ddcfbf;
	margin-left: 15px;
}

.area_bar a {
	line-height: 5px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
}

a.area_h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ddcfbf;
}


h1#accommd_title {
	color: #FD7E0F;
	font-size:18px;
	margin-left:20px;
	padding-top:0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-top: 10px;
}
.area_col_left {
	float: left;
	width: 500px;
}
.home_left {
	float: left;
	width: 253px;
	margin-top: 20px;
	margin-right: 65px;
	height: 461px;
	background-image: url(images/front-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 45px;
}
	
.home_right {
	float: left;
	width: 495px;
	margin-top: 20px;
}
.col_next {
	float: right;
	width: 590px;
}
.contact_right {
	float: right;
	width: 400px;
	margin-left: 20px;
}
.area_info_more {
	float: left;
	width: 540px;
	
}
.searchstep_bg {
	padding-left: 15px;
	margin-top: 20px;
	padding-top: 20px;
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
	height: 37px;
}
.td_BG {
	background-color: #f8f3ef;
	border: 1px solid #d4d0cc;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.td_BG1 {
	background-color: #d4d0cc;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_BG1 p {
	padding-left: 15px;
}

.inputbg {
	background-image: url(img/DirectCamping_btn_07.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 104px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #c96711;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.travel {
font-size:12px;
}

.travel td{
border-bottom: solid #fff 2px;
}

.travel tr:hover {
background-color:#cccccc;
}
.privacy {
	width: 760px;
	padding-left: 20px;
}
.col_area_site {
	float: left;
	width: 520px;
	padding-left: 10px;
	text-align: left;
	margin-top:10px
}

.col_area_site h1, h2{
	color:#b20501;
	line-height:30px
	}

.col_area_site h3 {
	color:#0095b5;
}

.col_area_img {
border:solid #B6A38F 5px;
margin-bottom:5px;
}

.col_area_info_pics {
	float: left;
	width: 240px;
	margin-top: 30px;
}
.site_accom {
	width: 535px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	float: left;
	border: 1px solid #f5bc8a;
	margin-bottom: 20px;
	background-image: url(images/accommtype.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.site_int {
	width: 535px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #aacfd4;
	margin-bottom: 20px;
	background-image: url(images/placesinterest.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.site_travel {
	width: 535px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #cbcfa1;
	margin-bottom: 20px;
}
 .getsitetitle{
	font-size: 18px;
	color: #232323;
	font-weight: bold;
}

.col_site a{
	color: #333333;
	font-size:13px;
	text-decoration:underline;
}

.col_site a:hover{
	color:#666666;
	
}

.col_site table {font-size:13px;}
.area_right {
	float: right;
	width: 220px;
}
.actype {
	background-image: url(images/accommtype.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 363px;
}

.placeint {
	background-image:url(images/placesinterest.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 365px;
}

.distint {
	background-image:url(images/travedistance.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 365px;
}

.siteac {
	padding-left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*caption {
	font-size: 18px;
	color: #232323;
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
}*/

/****NELSONS SOLUTION STYLING****/
.nel1{width:100%;}
.nel1 tr td a p caption{padding:0; margin:0;}
.nel1 li { display: inline;}
.subscribe {
	background-image: url(images/subscribe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 104px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #c96711;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.special_book {
	background-image: url(images/specialoffer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 104px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #005263;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.ferrysearch {
	border: 5px solid #284472
}
.salesprice {
	font-weight: bold;
	color: #000000;
	font-size:10px;
	text-transform:uppercase;
	height: 35px;
	background-image: url(images/special_offer-st.jpg);
	background-repeat: repeat-x;
}
.search-img {
	border: 1px solid #B7B3AE;
	padding: 5px;
}
