@charset "UTF-8";

img {border: none;}

body {
	font-family: 		Helvetica, Arial;
	background-color: 	#979797;
	font-size:			13px;
	margin: 			0;
	padding:			0;
	color: 				#989898;
	}

#backgroundImage {
	background-image: url(images/whitewood-1.jpg);
	background-repeat: 	repeat;
	padding-top: 30px;
}

p 		{line-height: 1.3em; color:#989898;}

h1 		{font-size: 40px; color: #54B1CF; margin:  15px 0px 25px 0px; 	font-family:Arial, Helvetica, sans-serif;}
h2   	{font-size: 18px; color: #EEA220; margin: 10px 0px 15px 0px; 	font-family: Arial, Helvetica, sans-serif; font-weight:100;}
h3 		{font-size: 16px; color: #EEA220; margin: 10px 0px 5px 0px; 	font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
h4		{font-size: 11px; color:#8C8C8C; margin:  5px 0px 5px 0px; 	font-family:Arial, Helvetica, sans-serif;}
h5   	{font-size: 13px; color: #000; margin:  0px 0px 0px 0px; 	font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
h6 		{font-size:	16px; color: #000; margin:  20px 0px 5px 0px; 	font-weight: bold; font-family:Arial;}
.bold 	{font-weight: bold;}
ul		{margin-top: 10px; font-size: 13px;}

.breaker {clear: both;}
.center  {color: #EEA220; text-align: center; width: 450px; margin: 0 auto; display: block; margin-bottom: 15px;}
.light 	 {color: #989898;}

/* --------------------- Top of page template -------------------*/
#logoBackground {
	width: 800px;
	height: 198px;
	background-color: white;
	margin: 0 auto 18px auto;
	display: block;
	padding: 10px 0 0 0;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
	}

#logo {
	width: 300px;
	height: 90px;
	margin: 0 auto;
	display: block;
	border: none;
	}

ul#topNavigation {
    width: 800px;
    padding: 9px 0px;
    text-align: center;
    font-size: 12px;
	margin-right: 100px\9;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-top: 77px;
	margin-bottom: 17px;
	background-color: #54B1CF;
	color: #FFF;
}

ul#topNavigation li {
    list-style: none outside none;
    padding: 9px 5px;
    display: inline;
	width: 94.9px;
}


ul#topNavigation a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding: 9px 8px 9px 12px;
	width: 20%;
}

ul#topNavigation a.active, ul#topNavigation a:hover {
	color: #54B1CF;
	text-decoration: none;
	background-color: #fff;
}

ul#topNavigation a.bookOnline {
	color: #fff;
	text-decoration: none;
	padding: 9px 8.15px 9px 8.01px;
	background-color: #EEA220;
}

ul#topNavigation a:hover.bookOnline {
	color: #EEA220;
	text-decoration: none;
	background-color: #FFF;
}


/* --------------------- Top Images --------------------*/
.homeImage {
	background-image: url(images/home-image.jpg);
	width: 800px;
	height: 365px;
	margin: 0 auto;
	display: block;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}

.apartmentsImage {
	background-image: url(images/apartments-top-image.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 170px;
	margin: 0 auto;
	display: block;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}

.facilitiesImage {
	background-image: url(images/facilities-top-image.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 170px;
	margin: 0 auto;
	display: block;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}

.locationImage {
	background-image: url(images/location-top-image.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 170px;
	margin: 0 auto;
	display: block;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}

.galleryImage {
	background-image: url(images/photo-gallery-top-image.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 170px;
	margin: 0 auto;
	display: block;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}

.attractionImage {
	background-image: url(images/activities-top-image.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 170px;
	margin: 0 auto;
	display: block;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}

.contactImage {
	background-image: url(images/contact-top-image.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 170px;
	margin: 0 auto;
	display: block;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}


/* --------------------- Main Content -------------------*/
#greyBackground {
	width: 800px;
	background-color: #FBFBFB;
	margin: 20px auto;
	height: 410px;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
	display: table;
	}

#main-content {
    width: 960px;
    position: relative;
	padding: 0 20px 20px 20px;
	}


.middlecol, .leftcol, .middlerightcol {
	width: 33%;
	float: left;
	padding: 10px 0;
	}

.middlecol img, .leftcol img, .middlerightcol img {padding-left: 5px;}
	

/* --------------------- Internal Page -------------------*/
.maincol {
	float: left;
	width: 67%;
	min-height: 390px;
	padding: 15px 20px 15px 20px;
	word-wrap: break-word;
	font-size: 13px;
	line-height: 1.1em;
	background-color: #fff;
	border-right: 1px #E0E0E0 solid;
	display: table-cell;
}

.maincol li {
	padding-bottom: 4px;
}


/* --------------------- Apartments Page -------------------*/

.imageGallery {
	width: 40%;
	float: left;
}

.imageGallery:hover, .imageGalleryRight:hover {
	opacity: 0.7;
}

.imageGalleryRight {
	width: 40%;
	float: right;
	margin-right: 50px;
}
/* --------------------- Attractions Page -------------------*/

/*.attractionLeft {
	width: 335px;
	float: left;
}*/

.attractionFull a {
	text-decoration: none;
	color: #989898;
	}

.attractionFull a:hover {
	text-decoration: underline;}

/*.attractionsRight {
	float: right;
	opacity: 0.7;
}
*/
.attractionFull {
	width: 540px;
	padding-bottom: 3px;
}



/* --------------------- Local Weather --------------------*/
#localWeatherTable {
	padding-bottom: 35px;}

.seasons {
	background-color: #B5B5B5;
	color: #fff;
	}
	
tr #localWeatherTable {padding: 10px;}

#localWeatherTable td {
	padding: 10px;
	border-bottom: #CBCBCB solid 1px;
	border-right: #CBCBCB solid 1px;
	}

.border {border-top: #CBCBCB solid 1px;}




/* --------------------- Contact Page -------------------*/

.contact {padding: 0 0 20px 20px;}

.contact li {list-style: none;}

.contact a {
	color: #989898;
	text-decoration: none;
}
.contact a:hover {text-decoration: underline;}

#contactTable {
	width: 460px; 
	margin-left: 35px;
}

#contactTable td input {
	width: 300px;
	margin-bottom: 10px;
}


#contactTable td textarea {
	width: 305px;
	resize: none;
	margin-bottom: 10px;
}

#contactTable tr {
	padding-bottom: 10px;
}

.submitButton {
	width: 100px;
	margin-left: 96px;
}

/* --------------------- Right Side Area-------------------*/

.rightcol {
	width: 25%;
	float: right;
	background-color: #FBFBFB;
	padding: 10px;
	display: table-cell;
}

.bookonline {
	margin: 0 auto;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
	border: none;
}

.specialTarrif {
	margin-left: 35px;
	color: #B1B1B1;
}

.specialTarrif a {
	text-decoration: none;
	color: #B1B1B1;
}

.specialTarrif a.active, .specialTarrif a:hover {
	font-weight: bold;}


a.specialOffers {
	color: #EEA220;
}

.phonebook {
	font-size: 15px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #E0E0E0;
}

.phonebook p {
	line-height: 0.5em;
}

.phone {
	font-size: 16px;
	color: #595959;
}

	
.quicklinks {
	border-bottom: 1px #E0E0E0 solid;
	padding-top: 15px;
	text-align: center;
}

.quicklinks a {
	color: #989898;
	text-decoration: none;
}

.quicklinks a.active, .quicklinks a:hover {
	font-weight: bold;
	color: #989898;
	}


.facebook {
	margin-top: 10px;
}


/* --------------------- Footer and contents-------------------*/


#footer 			{
	background-color:#979797; 
	width: 100%; 
	color: white; 
	height: 50px;
	padding: 5px 0;
	clear: both;
	padding-bottom: 20px;
}

.footerText			{text-align:center; font-size:12px; width: 800px; margin: 0 auto;}

.footerText a		{color: #fff; text-decoration: none;}
.footerText a:hover { text-decoration: underline;}

.footerText p {color: #fff; line-height: 0.8em;}

p.madeby { color: #CCC;}
p.madeby a { color: #CCC;}




/* --------- slider --------------- */

.slider-wrapper { 
	width: 800px; 
	margin: 0 auto;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(images/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}


.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}


