@charset "UTF-8";
/* CSS Document */

html, body{margin:0px;}
body{
font-family:'century gothic', Century Gothic,"Trebuchet MS", trebuchet ms, monospace;
background:#eee;
}
p, h1, h2, h3, h4, h5{font-weight:normal; padding:0px; margin:0px;}
a img, img{border:none;}

h1.logo{
width:325px; height:104px; position:absolute;
display:block; text-indent:-9999px; margin-top:60px;
background:url(images/logo.gif) top left no-repeat;}

.txt-header,
#features-list h3,
.simple-header
{color:#4c3922; text-shadow: 0px 2px 0px #fff; text-transform:uppercase; line-height:31px;}

h1.txt-header{font-size:31px; margin-bottom:10px;}
h1.h1-contact{
font-weight:bold; color:#fff; text-transform:uppercase;
text-shadow: 0px 1px 0px #333; display:block;
background:url(images/contact-icon.gif) bottom left no-repeat;
padding-left:75px; text-align:left; margin:0 16px; padding-top:8px;}
h2.contact-info{color:#012a1e; font-size:18px; text-shadow:0 1px 0 #77c2ac; padding-top:15px; z-index:8}

p.intro-P{width:552px; font-size:14px;}

/************ LINKS DECORATIONS **********/
.screenshots a{text-decoration:none; font-style:italic; color:#CC3300; border-bottom:1px dashed #CC3300; margin-left:5px; font-size:12px;}


/******CONTROLS******/
.wrap{width:100%; margin:0 auto;}
.header{background:url(images/header-repeat.jpg) top right repeat-x; height:364px; position:relative;}
	#header-in{background:url(images/header.jpg) top right no-repeat scroll; width:1013px; height:359px; margin:0 auto; position:relative;}
.center{margin:0 auto;}
	#content{width:980px; text-align:left; margin:0 auto; padding:28px 0;}
.media{background:url(images/media-repeat.gif) top left repeat-x; height:435px; margin:22px auto; clear:both;}
	#media-in{background:url(images/media-bg.gif) top right no-repeat; height:440px; width:980px; margin:0 auto;}
.footer{ width:965px; margin:0 auto;}


/******** FOOTER ***********/
#footer-add{float:right;text-align:right;}
#footer-add p, #footer-add a{
padding-bottom:10px;
color:#7d7d7d;
font-size:13px;
text-decoration:none;
}
#footer-add a:hover,
#footer-rights a:hover{color:#0099CC; border-bottom:1px dashed #0099CC; padding:0px;}
#footer-rights a{color:#999; text-decoration:none;}
#footer-rights{background:#fff; padding:12px 45px; font-size:12px;color:#999; width:390px;text-align:center;
-moz-border-radius:32px; -webkit-border-radius:32px;}


/***** MENU ********/
#nav{width:815px; margin:0 auto; position:relative; margin-top:-33px; height:42px;}
#nav ul{margin: 0px; padding:0px; list-style:none;}
#nav ul li{
list-style:none;
margin:0px; padding:0px;
display:inline; float:left;
background:url(images/menu-bg.gif) top right no-repeat;
padding-right:20px; margin:0 12px;}
#nav li a{
background:url(images/menu-bg.gif) top left no-repeat;
display:block; padding-left:20px; padding-bottom:15px;
color:#fff; text-transform:uppercase; text-decoration:none; font-size:21px;}
#nav li a:hover{color:#d7bd64;}


/****** MISC ******/
.contact{float:right; text-align:center; width:300px; position:relative; margin-right:25px;}
#contact-box{  
background: #3b8b74;  
border: 1px solid #2c5d40;  
width: 306px;  
height: 150px;
position: relative;
-moz-border-radius:10px;
-webkit-border-radius:10px; z-index:-1}  
#contact-box:before {  
border: 1px solid #18a37b;  
content: '';  
width: 304px;  
height: 148px;  
position: absolute; left:0;
-moz-border-radius:10px;
-webkit-border-radius:10px; z-index:-1}
span.box-shadow{
display:block; width:353px; height:20px;
background:url(images/contact-box-shadow.png) top left no-repeat;
position:absolute; margin-left:-20px; margin-top:-6px;}

.features-cols{width:980px; margin:20px auto; font-size:14px; overflow:visible; min-height:500px !important;}
ul#features-list{ margin:0 0 25px 0; padding:0 0 25px 0 ; list-style:none;}
ul#features-list li{ margin:0; list-style:none; display:block; float:left; padding-right:20px; width:307px;}

ul#ul-normal{padding-left:15px;}
ul#ul-normal li{margin:0px; padding:0px; display:list-item; float:none; list-style:disc;}
ul#features-list img{padding:6px; background:#83b8a9; border:1px solid #4c947f;}

#features-list h3{font-size:27px; padding:10px 0 5px 0;} 



/****** MEDIA *****/
#mini-gall{float:right;width:380px;padding-top:15px;}
#mini-gall img{border:6px solid #fff; margin:5px;}
#mini-gall ul{margin:0px; padding:0px;}
#mini-gall li{display:inline; list-style:none;}

#media-in h2{
color:#fcd603; font-size:27px; text-shadow:0 2px 0 #000; 
font-weight:normal; text-transform:uppercase;
padding:2px 0;}
#map{padding-top:15px;  color:#fff; position:relative; width:500px;}
img.map-shadow{display:block; position:absolute; left:0; margin-top:-4px; margin-left:-30px;}

a.dload{
background:url(images/button-download.png) left center no-repeat; 
display:block; font-size:14px; color:#fff; text-decoration:none; padding:10px 0 10px 45px;
margin-top:5px;}

.jqzoom{margin-top:15px;}

body div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:14px;
	font-family:Tahoma;
	position:absolute;
	padding-top:2px;
	padding-bottom:4px;
	line-height:16px;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #4c3922;
	background: #fcd603;

}
body .jqZoomWindow
{
	border: 6px solid #fff;
	background-color: #fff;
}


/********* ICONS ******/
#tool-tip{padding-top:4px;}
ul.tip{ margin:0px; padding:0px; list-style:none; position:absolute; right:0;}
ul.tip li{display:block; float:left; padding-left:5px;}
ul.tip li a{display:block; width:30px; height:30px; text-indent:-9999px; background:url(images/icons-sprit.gif) left center no-repeat; color:#4c3922;}
ul.tip li a.bookmark{background-position:0 0;}
ul.tip li a.email{background-position:-35px 0;}
ul.tip li a.phone{background-position:-69px 0;}
ul.tip li a.fbook{background-position:-105px 0;}
.qtip-content{font-size:13px; text-align:center; padding:0px; margin:0px;}

#translate{position:absolute; left:0; width:200px;}

/*******RATES******/
h3.rates-date{
display:block; padding:4px 0 4px 38px; font-size:22px; font-weight:bold; color:#4a85d1;
background:url(images/_calendar.gif) left center no-repeat; margin-top:25px; text-shadow:0px 1px 0px #fff;}

table#rates-tb{font-size:14px; width:100%; margin-bottom:22px;}
table#rates-tb td{padding:5px 8px; border-bottom:1px dashed #777; border-right:1px dashed #777;}
table#rates-tb td.bottom-none{border-bottom:none;} table#rates-tb td.right-none{border-right:none;}
table#rates-tb td#disc{width:75px; text-align:right; font-weight:bold; font-style:italic; color:#4a85d1;}
p.rates-info{
font-size:13px; padding:10px 22px; background:#fff; border:1px solid #ddd;
-moz-border-radius:10px; -webkit-border-radius:10px; margin:22px 0;}


#discounts li,
#deposits li,
#cancellation li{ padding-bottom:15px; font-size:13px;}
#discounts li span{ font-size:11px;}

#discounts{
width:275px; padding-right:85px;
background:url(images/fade-edage.gif) right top repeat-y;}
h2.disc-icon{background:url(images/_offers.gif) left center no-repeat; padding:4px 0 4px 38px;}

#deposits{
width:275px; padding-right:85px; float:right;
background:url(images/fade-edage.gif) right top repeat-y;}
h2.depot-icon{background:url(images/_cash.gif) left center no-repeat; padding:4px 0 4px 38px;}

#cancellation{
width:260px; float:right;}
h2.cancel-icon{background:url(images/_warning.gif) left center no-repeat; padding:4px 0 4px 38px;}

#checkin{ width:500px;}
h2.check-icon{background:url(images/_clock.gif) left center no-repeat; padding:4px 0 4px 38px;}
#checkin span.simple-round{
padding:5px 12px; 
background:#990000; 
color:#fff;
display:block;
width:225px;
text-align:center;
margin-top:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

#guests{ width:450px; float:right;}
h2.guests-icon{background:url(images/_guest.gif) left center no-repeat; padding:4px 0 4px 38px;}
#guests td{padding-right:22px;}

#reservations{ width:450px; margin-top:55px;}
h2.reserve-icon{background:url(images/_reserve.gif) left center no-repeat; padding:4px 0 4px 38px;}



/********* ACTIVITES *************/
table#activities-tb{font-size:14px; width:90%; margin-bottom:22px;}
table#activities-tb td{padding:10px 5px 10px 32px; border-bottom:1px dashed #777;}
table#activities-tb td#date{width:150px; text-align:left; font-weight:bold;}
table#activities-tb tr:hover{background: #fff url(images/_green-arrow.gif) 6px center no-repeat;}


/********** FIRE WOOD *********/
h1.firewood a{
background:url(images/no-firewood.gif) top left no-repeat;
width:358px; height:103px; display:block;
text-indent:-9999px; margin-top:45px; color:#eee;}


/********** EXETER ELEMS SONG *********/
#exeter-elms-song{
position:absolute; display:block;
width:200px; left:0; margin-top:8px;}



/**********CELAR*********/
div#clear{clear:both;}
.HZd{
height:1px; border-bottom:1px dashed #999;
margin:0 auto; width:85%;}

#rules-regulations p{padding-bottom:15px;}
#rules-regulations a{color:#CC3300;}


/**********CELAR*********/
.map-it{
	display:block;
	text-indent:-9999px;
	margin:0 0 0 -85px;
	position:absolute;
	top:0;
	left:0;
	background:url(images/map-it.png) top left no-repeat;
	width:96px; height:130px;
	z-index:1000;
	outline:none;
}
.map-it:hover{
	background:url(images/map-it-hover.png) top left no-repeat;
}
