* { margin: 0; padding: 0; }


/* -------------------------------------------- */
/* 				Global parameters  				*/
/* -------------------------------------------- */

body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,
td,
input,textarea,select 		{ font: 15px/18px Calibri, Arial, Helvetica, Verdana, sans-serif; color: #414E11; }

h1, h2, h3, h4, h5, h6		{ font-family: Calibri, "Trebuchet MS"; }

h1 							{ color: #333300; font-size: 1.73em; font-weight:normal; }
h2 							{ color:#005E20; font-size:1.1em; } 
h3 							{ color:#005E20; font-size:1.0em; font-weight: bold; } 
h4 							{ color:#005E20; font-size:1.0em; font-weight: bold; } 


#content h1					{ margin: 20px 0; }
#content h2					{ margin: 25px 0 10px 0;  font-weight: bold; line-height: normal; text-transform: uppercase;   }
#content h3					{ margin: 8px 0; }

#content p					{ margin: 10px 0; }
#content blockquote,
#content ul,
#content ol	 				{ margin: 10px 0 10px 40px; }


a							{ color: #0000FF; }
a:hover						{ color:#FF0000; text-decoration: none; }
h2 a						{ color: #F26522; text-decoration: none; }

.big 						{ font-size:1.11em; }
.bigger 					{ font-size:1.21em; }
.small 						{ font-size:0.91em; }


.hidden, .hide			{ display: none; }

form.support			{ padding: 20px 20px; border: 1px dotted #CCCCCC; width: 250px; }
span.label,
form span.label			{ display: block; float: left; width: 100px; margin-right: 10px; font-weight: bold; border-bottom: 1px dotted #CCCCCC; }
form p					{ clear: both; }
input.submit			{ margin-left: 110px; }				

#content img.right		{ float: right; margin-left: 10px; padding: 2px; border: 1px dotted #CCCCCC;  }
#content img.left		{ float: left; margin-right: 10px; padding: 2px; border: 1px dotted #CCCCCC;  }

img.padded				{ padding: 0 10px; }
/* -------------------------------------------- */
/* 						LAYOUT  				*/
/* -------------------------------------------- */
html				{ height: 100%; background: url(../_img/backgrounds/bg_footprints_01.gif) no-repeat left top; }
body				{ height: 100%; text-align: center; background: url(../_img/backgrounds/bg_footprints_02.gif) no-repeat right bottom;}
#container			{ width: 100%; min-height: 100%; height: auto; position: relative;}
#menu				{ position: relative; width: 100%; height: 40px; background-color: #0A9DFE; text-align: center; }
#menu div.content				{ width: 960px; height: 38px; margin: 0 auto; padding-top: 2px; text-align: right; }
#menu div.content p				{ height: 38px; padding-left: 140px; }
#menu div.content a				{ display: block; float: left; white-space: nowrap; height: 20px; padding: 9px 11px; border-right: 1px solid #0A9DFE; color: #FFFFFF; font-weight: bold; text-decoration: none; }
#menu div.content a:hover		{ color: #334100; background: url(../_img/backgrounds/bg_menu.gif) no-repeat left bottom; border-right: 1px solid #BEBFA7; }

#header							{ position: relative; width: 100%; height: 382px; background: url(../_img/backgrounds/bg_header.png) no-repeat center bottom; text-align: left; }
#header h1 						{ height: 125px; background: url(../_img/logo_barefootlodge.gif) no-repeat left center; color: #FFFFFF; font-size: 8px; }
#header div.content				{ position: relative; width: 960px; height: 382px; margin: 0 auto; }
#intro							{ width: 952px; height: 249px; margin: 4px 0 0 4px;  background: url(../_img/backgrounds/bg_intro.jpg) no-repeat left top;  }
#intro_text						{ width: 410px; padding-left: 530px; overflow-y: auto;}
#intro p						{ margin: 15px 0; text-align: justify; font-size: 17px; line-height: 22px; }



#content				{ width: 950px; margin: 20px auto; text-align: left; padding-bottom: 20px; position: relative;}
#content div.left		{ width: 680px; float: left; }
#content div.right		{ width: 250px; margin-left: 20px; float: left; }


#clearfooter		{ height: 130px; clear: both; }
#footer				{ clear: both; width: 100%; height: 130px; margin-top: -130px; background: url(../_img/backgrounds/bg_footer.png) repeat left top;  }
#footer	div.content		{ width: 960px; margin: 0 auto; text-align: left;}
#footer div.left		{ width: 670px; float: left; }
#footer div.right		{ width: 280px; float: left; }


#footer	p				{ margin: 12px 0; font: normal 12px/18px Arial, Helvetica, sans-serif; color: #36627F; }
#footer	a				{ color: #36627F; text-decoration: none; }
#footer a:hover			{ color: #203A4C ; text-decoration: none; }


a.prices				{ position: relative; left: 5px;}
a.book-now				{ display: block; margin-top: 20px; width: 250px; height: 90px; background:url(../_img/btn_booknow_off.gif) no-repeat left top;}
a.book-now span			{ display: none; }
a.book-now:hover		{ background:url(../_img/btn_booknow_on.gif) no-repeat left top; }

table.table td			{ padding: 2px 4px; }



/* GALLERY */
#select					{ padding-left: 40px; width: 500px;  }
#select p 				{ clear: both; margin: 0; padding: 0;}
#select p a				{ width: 100px; height: 67px; margin: 9px; float:left; border:1px solid #A9ACAA; padding:2px;  }
#select p a img			{ width: 100px; height: 67px; margin: 0; padding: 0; }
#select p a:hover			{ position:relative; }
#select p a:hover img 	{ position:absolute; width: auto; height: auto; left:-30px; top:-22px; border:1px solid #A9ACAA; padding:5px; background:#FFF; }
#select p a.v:hover img { left:-2px;top:-45px; }