* { margin: 0; padding: 0; }


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

body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,
td,
input,textarea,select 		{ font: 15px/18px  Calibri, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #005E20; font-size-adjust: 0.46; }

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

h1 							{ color: #005E20; 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 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 15px; }

.clear					{ clear: both; }

p.thumbs				{ text-align: center; }
p.thumbs img			{ padding: 5px 0; }

/* -------------------------------------------- */
/* 						LAYOUT  				*/
/* -------------------------------------------- */
html				{ height: 100%; background-color: #D8EDBA; }
body				{ height: 100%; text-align: center; background: #D8EDBA url(../_img/backgrounds/bg_body.gif) no-repeat right top;}
#container			{ width: 100%; min-height: 100%; height: auto; }
#menu				{ width: 100%; height: 40px; background-color: #516716; 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 #516716; 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							{ width: 100%; height: 430px; background: url(../_img/backgrounds/bg_header.png) repeat-x center top; text-align: left; }
#header h1 						{ width: 385px; height: 125px; background: url(../_img/logo_junglelodge.gif) no-repeat center center; }
#header h1 span					{ display: none; }
#header div.content				{ width: 960px; height: 382px; margin: 0 auto; }
#intro							{ width: 446px; height: 305px; padding: 0 4px 0 530px; background: url(../_img/backgrounds/bg_intro_01.jpg) no-repeat  left top; }
#intro_text						{ width: 400px; height: 275px; padding: 30px 30px 0 0;background: url(../_img/backgrounds/bg_intro_02.gif) no-repeat  left top; overflow-y: auto;}
#intro p						{ margin: 10px 0; text-align: justify; font-size: 17px; line-height: 20px; }


#content				{ width: 950px; margin: 0 auto; text-align: left; padding-bottom: 20px; }
#content div.left		{ width: 680px; float: left; margin-top: 20px; }
#content div.right		{ width: 250px; margin-left: 20px; float: left; }
#content div.full		{ clear: both; width: 930px; }


#clearfooter		{ height: 150px; clear: both; }
#footer				{ clear: both; width: 100%; height: 150px; margin-top: -150px; background-color: #96AB6F; border-top: 1px solid #728949;  }
#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: #3D3D3D; }
#footer	a				{ color:#333333; text-decoration: none; }
#footer a:hover			{ color: #D8EDBA; text-decoration: none; }






a.prices				{ position: relative; top: -10px; left: 5px; }
a.book-now				{ position: relative; display: block; 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_shine_jungle.gif) no-repeat left top; }



