/* Website template by freewebsitetemplates.com */
body {
	background: #ffb744 url(../images/bg-body.jpg) repeat left bottom;
	font-family: "Verdana", Times, serif;
    font-size: 12px;
	margin: 0;
}
#background {
	background: url(../images/bg-pattern.jpg) repeat-x center top;
	min-height: 400px;
}
#page {
	width: 810px;
	margin: 0 auto;
}
img {
	border: 0;
}
.brown {
    color: #5a4535;
}
.gray {
    color: gray;
}
.bold {
    font-weight: bold;
}
a {
    text-decoration: none;
    color: #316e66;
}
.hidden {
    display: none;
}
/*------------------------------ Sprites ------------------------------*/
#navigation li, #navigation li a:hover, #navigation li.selected a {
	background-image: url(../images/bg-menu.png);
	background-repeat: repeat-x;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	margin-bottom: 10px;
	padding-top: 20px;
}
/** Logo **/
#logo {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
/** Navigation **/
#navigation {
	background: url(../images/bg-navigation.png) no-repeat;
	clear: both;
	height: 30px;
	width: 810px;
	margin: 0 auto;
	padding: 0;
}
#navigation ul {
	display: inline-block;
	width: 810px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	height: 30px;
	width: 135px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}
#navigation li a {
	color: #fff;
	display: block;
	font: 12px/28px Arial;
	height: 29px;
	text-decoration: none;
    padding-top: 1px;
}
#navigation li a:hover {
	background-position: 0 -59px;
	color: #6d6157;
}
#navigation li.selected a {
	background-position: 0 -119px;
	color: white;
    height: 29px;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	display: inline-block;
	width: 810px;
	padding: 0 0;
}
#contents h1 {
	color: #316e66;
	font: 20px/30px "Verdana", Times, serif;
	margin: 5px 0;
	padding-left: 2px;
	text-transform: uppercase;
}
#contents div.body h1, #contents h2 {
	color: #316e66;
	font: 22px/30px "Verdana", Times, serif;
	margin: 0 0 0px;
}
#contents h2 {
	font-size: 12px;
	margin: 0;
}
#contents h2 a {
	color: #2c9688;
	text-decoration: none;
}
#contents p {
	color: #5a4535;
	font-size: 12px;
	line-height: 22px;
    text-align: justify;
	margin: 0;
	padding: 0 3px 10px 0;
}
#contents p a:hover, #news div.sidebar ul li a:hover {
	color: #917157;
}
/** box-shadow **/
#contents div.box {
    background: white;
}
#contents div.box > div {
	background-position: -1745px top;
	padding: 6px 0 0;
}
#contents div.body {
	min-height: 385px;
	padding: 20px 40px 0 40px;
}
/*------------------------------ About ------------------------------*/
#about {
	background-color: white;
	width: 800px;
	margin: 0 auto;
	padding: 5px;
}
#about p {
	font-size: 12px;
}
.ads {
	float: right;
	width: 220px;
	border-left: 1px solid #bbbbbb;
	margin-left: 20px;
	padding-left: 20px;
}
hr {
	border:0;
	border-top: 1px solid #bbbbbb;
	margin-bottom: 30px;
}
#about_footer {
    height: 160px;
    padding-top: 20px;
}
#about_footer #desc {
    float: left;
}
#about_footer #img {
    float: right;
    background: url("../images/domek.png") white no-repeat;
    height: 160px;
    width: 250px;
}
/*------------------------------ Main ------------------------------*/
#main {
	float: left;
	min-height: 100px;
	width: 520px;
}
#main div.box {
	background-position: left bottom;
	margin-bottom: 12px;
	padding: 0 0 6px;
}
#main div.box > div {
	background-position: -1145px top;
	padding: 6px 0 0;
}
#main div.box > div > div {
	background-position: -572px top;
	background-repeat: repeat-y;
	padding: 17px;
}
#main div.box h3 {
	color: #316e66;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 1px dotted #9c8964;
	margin: 0;
	padding: 0 0 12px;
	text-transform: uppercase;
}
#main div.box h4 {
	font: 20px/24px "Verdana", Times, serif;
	font-weight: normal;
	margin: 6px 0 0;
}
#main div.box h4 a {
	color: #5a4535;
	text-decoration: none;
}
#main div.box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main div.box ul li {
	border-bottom: 1px dotted #9c8964;
}
#main div.box ul li span {
	color: #5a4535;
	display: block;
	font-size: 14px;
	margin-bottom: 12px;
}
#main div.box ul li p {
	line-height: 24px;
	padding: 0 0 3px;
}

/*------------------------------ Sidebar ------------------------------*/
#sidebar div.section {
	margin-bottom: 12px;
}
#sidebar div.section:first-child {
	padding: 3px 0 0;
}
#sidebar div.section > a:hover {
	filter:alpha(opacity=60);
	opacity: 0.6;
}

/*------------------------------ Rooms, Foods Dive Sites ------------------------------*/
#rooms, #foods, #sites {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sites li {
    width: 735px;
    height: 290px;
}
#sites li img.site-img {
    float: right;
    border: 1px solid #BBBBBB;
    margin-left: 15px;
    width: 380px;
    height: 290px;
}
#sites li a .site-img-text {
    float: right;
    text-align: center;
    width: 380px;
}
#sites li .thumb-panel {
    width: 310px;
    float: left;
}
#sites.reversed li img.site-img {
    float: left;
    margin-right: 15px;
    margin-left: 0px;
}
#sites.reversed li .thumb-panel {
    float: right;
}
#sites li #ext-gallery {
    margin-top: 70px;
}
#sites li .thumb img {
    width: 70px;
    height: 49px;
    float: left;
    margin: 5px 0 0 5px;
    border: 1px solid #BBBBBB;
}
#sites li .thumb img:hover{
    cursor: pointer;
}
#sites h2 {
    float: left;
}
#sites.reversed h2 {
    float: right;
}
#rooms li, #foods li, #sites li {
	display: inline-block;
	border-top: 1px solid #b7b7b7;
	padding: 20px 0;
	position: relative;
}
#rooms li:first-child, #foods li:first-child, #sites li:first-child {
	border-top: 0;
}
#rooms li img {
	float: left;
	border: 1px solid #2c9688;
	margin-right: 15px;
}
#rooms .rate {
	color: #316e66;
	display: inline-block;
	font: 14px/35px "Verdana", Times, serif;
	height: 35px;
	width: 138px;
	border: 1px solid #5a4535;
	text-align: center;
	position: absolute;
	bottom: 30px;
}
/*------------------------------ FOOD ------------------------------*/
#foods li > div.infos {
	height: 169px;
	width: 780px;
	position: relative;
}
#foods li > div.infos p {
	background: url(../images/bg-foodDetail.png) repeat;
	color: #316e66;
	display: none;
	height: 60px;
	width: 740px;
	padding: 6px 20px 0;
	position: absolute;
	left: 0;
	bottom: 0;
}
#foods li > div.infos p span {
	display: block;
	font: 20px/22px "Verdana", Times, serif;
}
#foods li > div.infos:hover span.cover {
	background: url(../images/bg-foodInfos.png) repeat;
	display: inline-block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#foods li > div.infos:hover p {
	display: block;
}

/*------------------------------ NEWS ------------------------------*/
#news {
	display: inline-block;
	width: 740px;
}
#news > div {
	width: 440px;
	border-right: 1px solid #bbbbbb;
	padding-right: 35px;
}
#news > div img {
	border: 1px solid #2c9688;
	margin-bottom: 20px;
}
#news > div h2 {
	margin-bottom: 0;
    font-weight: bold;
}
#news > div span {
	color: #5a4535;
	display: block;
	font: 13px/24px "Verdana", Times, serif;
	margin-bottom: 30px;
}
#news > div span.author {
	color: #2c9688;
	display: block;
	font-size: 14px;
	margin-bottom: 20px;
}
#news div.sidebar {
	float: right;
	width: 215px;
	border: 0;
	padding: 6px 0 0 25px;
}
#news div.sidebar h3 {
	color: #316E66;
	font-size: 16px;
	font-weight: normal;
	border-top: 1px solid #b7b7b7;
	margin: 0 0 12px;
	padding-top: 18px;
	text-transform: uppercase;
}
#news div.sidebar h3:first-child {
	border: 0;
	padding-top: 0px;
}
#news div.sidebar ul {
	list-style: none;
	margin: 0 0 8px;
	padding: 0;
}
#news div.sidebar ul li a {
	color: #5a4535;
	display: inline-block;
	font-size: 12px;
	margin-bottom: 6px;
	text-decoration: none;
}
#news div.sidebar ul li.selected a {
    color: #2c9688;
    font-weight: bold;
}
#news ul li {
	margin-bottom: 6px;
}
#news #cost-table {
    color: #5A4535;
    margin: 0 0 30px 70px;
}
#news #cost-table td {
    color: #5A4535;
    margin-left: 20px;
    border-bottom: 1px dotted;
}
#news #cost-table .desc {
    width: 200px;
    text-align: center;
}
#news #cost-table .desc-val {
    /*text-align: right;*/
}
#news #cost-table .cost {
    width: 100px;
    text-align: center;
}
#news #cost-table .cost-val {
    text-align: right;
}

/*------------------------------ CONTACT ------------------------------*/
#contact h2 {
    display: inline;
    line-height: 20px;
}
#contact .contact-panel {
    float: left;
    width: 250px;
    height: 360px;
    border-right: 1px solid #BBBBBB;
}
#contact .contact-panel table {
    margin-top: 100px;
}
#contact .contact-panel table .desc {
    text-align: right;
    width: 60px;
    padding-right: 15px;
}
#contact .contact-panel table .val {
    color: #316E66;
}
#contact .contact-panel table .val a {
    text-decoration: none;
    font-style: italic;
    color: #316E66;
}
#contact .map-panel {
    width: 479px;
    float: right;
}
#contact .map-panel #map {
    z-index: 100;
    height: 300px;
    width: 450px;
    background-color: #000000;
    margin: 25px 0 0 35px;
    border: 1px solid #BBBBBB;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	color: #594334;
	font-size: 14px;
	line-height: 45px;
	padding-top: 4px;
	text-transform: uppercase;
}
#footer > div {
	background-color: #ac9e94;
	height: 48px;
	width: 800px;
	border-bottom: 1px solid #72675f;
	margin: 0 auto;
	padding: 0 5px;
	text-align: right;
}
#footer ul.navigation {
	float: left;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul.navigation li {
	float: left;
	margin-right: 10px;
}
#footer ul.navigation li a {
	color: #594334;
	padding: 0 5px;
	text-decoration: none;
    font-size: 11px;
}
#footer ul.navigation li:first-child a {
	border-left: 0;
	padding-left: 10px;
}
#footer ul.navigation li a:hover {
	color: #eee7c3;
}
#footer ul.navigation li.active a {
	color: #fff;
}
#footer p {
	margin: 0;
	text-align: center;
	text-transform: none;
    font-size: 10px;
}
/** Connect **/
#connect {
	float: right;
	display: inline-block;
	line-height: 26px;
	margin: 12px 0 0;
}
#connect a {
	background: url(../images/icons.png) no-repeat;
	display: inline-block;
	height: 23px;
	width: 23px;
	margin-left: 10px;
}
#connect a.pinterest {
	background-position: 0 -33px;
}
#connect a.facebook {
	background-position: 0 -98px;
}
#connect a.twitter {
	background-position: 0 -164px;
	width: 28px;
}
#connect a.googleplus {
	background-position: 0 -230px;
}
#connect a.pinterest:hover {
	background-position: 0 0;
}
#connect a.facebook:hover {
	background-position: 0 -65px;
}
#connect a.twitter:hover {
	background-position: 0 -131px;
}
#connect a.googleplus:hover {
	background-position: 0 -197px;
}
