/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : Jardins d'Annevoie © 2008 - main stylesheet
URL : http://www.jardins.dannevoie.be/gites
Author : Christian Jadot
Created : january 4, 2008
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/*color = bgPage:#c9aa88; bgContent,bgLightbox:#fcf8e9; darkBrown:#531819; darkBrown(txtPrinc):#301006; lightBrown(txtPrinc):# ; lightGold(borderForm):#dfd194; Gold(txtPrinc,link):#a38b31; darkGold(link,btn):#7a6103; grey(txtLightbox):#80807b;*/

/*-------------------------------------------------------------------------------------------------------------------------------- General */
html, body {margin:0; padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #301006;
	background: #c9aa88 url(../img/bgGites.png) repeat left top;
	height:100%;
	scrollbar-face-color:#f1e8c1;
	scrollbar-track-color:#fcf8e9;
	scrollbar-arrow-color:#a38b31;
	scrollbar-shadow-color:#fcf8e9;
	scrollbar-highlight-color:#fcf8e9;
	scrollbar-3dlight-color:#fcf8e9;
	scrollbar-darkshadow-color:#fcf8e9; 
	}
td {vertical-align:top;	padding: 0 15px 10px 25px;}
#home td, #header td, #footer td {vertical-align:top; padding:0;}
#container {
	margin:0;
	_margin-top: 1px; /* underscore hack, only for IE */
	margin-right: auto;
	margin-left: auto;
	padding:0;
	width: 980px;
	}
sup {font-size:0.6em;}
.fade {filter:alpha(opacity=30); -moz-opacity:.30; opacity:.30;}
.hide{position:absolute; top:0; left:-9999px; height:0;}
.show{position:relative; top:0; left:0; height:auto;}
.left {float: left; margin:0;}
.right {float: right; margin:2px 0 0 0;}
.clear {clear: both; display: block; margin:0; padding:0;}
.clearEmpty {clear: both; line-height: 0px; height: 0px; display: block; margin:0; padding:0; border:none;} /* empty element */
/*----------------------------------------------------------------------------------------------------------------------- Header */
body #headerGites {
	float:right;
	height:78px;
	width:980px;
	margin:0;
	padding:0;
	background-image:url(../img/fr/headerGites.png);
	background-position:0 0;
	background-repeat:no-repeat;
	}
body.nl #headerGites {
	background-image:url(../img/nl/headerGites.png);
}
body.en #headerGites {
	background-image:url(../img/en/headerGites.png);
}
#lang {
	float:right;
	color:#fff;
	font-size:0.8em;
	margin:50px 8px 0 0;
	display:inline;
	}
#header {
	float:left;
	width:928px;
	height:100px;
	margin:0 8px 0 8px;
	padding:0;
	background-color:#03311a;
	display:inline;
	}
/*------------------------------------------------------------------------------------------------------------------- end Header */
/*---------------------------------------------------------------------------------------------------------------------- Content */
#Content {
	float:right;
	width:944px;
	/*height:504px;*/
	margin:0;
	padding:0;
	background: #531819 url(../img/bgContent.jpg) repeat-y 8px 0;
	clear:both;
	}
#homeMoulin {
	text-align:center;
	float:left;
	width:237px;
	height:504px;
	margin:0 0 0 8px;
	padding:0;
	border-right: 5px solid #531819;
	background: #fcf8e9 url(../img/bgMoulin.jpg) no-repeat 0 0;
	display:inline;
	}
#home .separ {
	display:block;
	text-align:center;
	margin:10px 0 0 0;
	padding:0;
	}
#homeMeuse {
	text-align:center;
	float:left;
	width:237px;
	height:504px;
	margin:0;
	padding:0;
	background-color: #fcf8e9;
	border-right: 8px solid #531819;
	background: #fcf8e9 url(../img/bgMeuse.jpg) no-repeat 0 0;
	}
#homeRoom {
	text-align:center;
	float:left;
	width:236px;
	height:504px;
	margin:0;
	padding:0;
	background-color: #fcf8e9;
	border-right: 5px solid #531819;
	background: #fcf8e9 url(../img/bgRoom.jpg) no-repeat 0 0;
	}
#homeMoulin p, #homeMeuse p, #homeRoom p {
	text-align:center;
	margin:10px 25px 0 25px;
	padding:0;
	display:block;
	}
#homeJDA {
	float:left;
	width:200px;
	height:504px;
	margin:0 8px 0 0;
	padding:0;
	background-color: #fcf8e9;
	display:inline;
	}
#view {
	float:left;
	vertical-align:top;
	width:928px;
	/*height:346px;*/
	margin:10px 8px 0 8px;
	padding:0;
	display:inline;
}
#view p {
	margin:0;
	padding:0 15px 5px 0;
	line-height:1.2em;
}
.light {color: #990000;}
#view p.light {
	background: url(../img/ampoule.png) no-repeat 0 3px;
	text-indent:20px;
	padding:10px 0 0 0;}
.scroller {overflow:hidden; overflow-x: hidden; overflow-y: auto; overflow : -moz-scrollbars-vertical;}
/*------------------------------------------------------------------------------------------------------------------ end Content */
/*------------------------------------------------------------------------------------------------------------------------- main */
h1, h2, h3, h4, h5, h6 {font-weight:bold; margin:0; padding:0; line-height:1em;}
h1 {font-size:1.3em; margin:5px 0 10px 0;}
#homeMoulin h1, #homeMeuse h1, #homeRoom h1 {font-size:1.4em; margin:390px 0 0 0;padding:0;}
#headerGites h1 {font-size:1.3em; margin:5px 0 10px 0; display:none;}
h2 {font-size:1.2em; color:#a38b31; margin:0 0 5px 0;}
#homeMoulin h2, #homeMeuse h2, #homeRoom h2 {font-size:1.3em; color:#301006; margin:10px 0 0 0;}
h3 {font-size:1.1em; color:#a38b31;}
h4 {}
h5 {}
h6 {}
hr { display:none;}
.hr {width:100%; height:16px; background:url(../img/separ.png) no-repeat center top; margin:5px 0 5px 0;}
p {line-height:1.1em;}
strong { font-weight:bold;}
.nostrong { font-weight:normal;}
.rem { font-size:0.85em; line-height:1.15em;}
#view ul {margin:0 0 1em 0; padding:0; list-style:none;}
#view ul li {margin:0 0 0 15px; padding:0 0 0 12px; background: url(../img/siteGitesBullet.png) no-repeat 0 6px;}
/*--------------------------------------------------------------------------------------------------------------------- end main */
/*----------------------------------------------------------------------------------------------------------------------- images */
img {
	border:0;
	margin:0;
	padding:0;
	/*display:block;*/
	}
.pict { border:1px solid #6b3016; margin:5px 5px 0 0;}
.gites { border-left: 8px solid #03311a;}
/*------------------------------------------------------------------------------------------------------------------- end images */
/*---------------------------------------------------------------------------------------------------------------- links general */
a:link, a:visited, a:active {
	color:#a38b31;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#homeLang a {
	font-size:0.9em;
	margin:0 15px 5px 0;
	}
#lang a {
	color:#fff;
	}
a:link.linkBtn, a:visited.linkBtn, a:active.linkBtn {
	font-size:0.95em;
	color:#7a6103;
	height:18px;
	line-height:18px;
	margin:0 0 0 15px;
	padding:1px 15px 2px 15px;
	border:1px solid #dfd194;
	background: #dfd194 url(../img/siteBtnBg.png) repeat-x 0 0;
	text-decoration:none;
	}
a:hover.linkBtn {
	background: #dfd194 url(../img/siteBtnRollBg.png) repeat-x 0 0;
	}
/*------------------------------------------------------------------------------------------------------------ end links general */
/*------------------------------------------------------------------------------------------------------------------- Navigation */
#menu ul, #smenu ul {
	float:left;
	width:928px;
	height:24px;
	margin:0 8px 0 8px;
	padding:0;
	display:inline;
	}
#menu ul {
	background-image:url(../img/siteGitesMenuBg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	}
#smenu ul {
	background-image:url(../img/siteSmenuBg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	}
#menu li, #smenu li {
	float: left;
	list-style: none;
	display:inline;
	padding:4px 10px 0 10px;
	margin:0;
	}
#menu li {
	color: #4d685b;
	border-right: 1px solid #431E0E;}
#smenu li {
	color: #c7b87b;
	border-right: 1px solid #dacfa2;}
#menu li a, #smenu li a {
	display:block;
	height:20px;
	float: left;
	margin:0;}
#menu li a {color: #fff;}
#smenu li a {color: #7a6103;}
#menu li a:hover, #menu li.selected  {
	text-decoration:none;
	background-image:url(../img/siteGitesMenuRoll.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
#smenu li a:hover, #smenu li.selected  {
	text-decoration:none;
	background-image:url(../img/siteSmenuRoll.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
#smenu .icoPrint {
	float:left;
	margin:4px 0 0 15px;
	padding:0;
	border:none;
	display:none;
	/*display:inline;*/}
/*----------------------------------------------------------------------------------------------------------------end Navigation */
/*------------------------------------------------------------------------------------------------------------------------- Form */
form { margin:0; padding:0;}
form.reserv { padding:0; margin:0;}
form.reserv p {	margin-bottom:1px;}
form.reserv label {
	background-color: transparent;
	display: block;
	float: left;
	width:200px;
	margin:0;
	padding:0;
	text-align: left;
	}
form.reserv input {
	border:1px solid #dfd194;
	height:16px;
	_height:20px;/*ie 6*/
	background-color:#FFFFFF;
	margin:0;
	margin:0;
	width:280px;
	}
form.reserv label:hover { color:#7a6103;}
form.reserv .form_label_nostyle { background: none;}

div.error {color:red !important; padding-bottom:10px; }
input.error {border:1px solid red !important;}

.submit {
	font-size:0.95em;
	color:#7a6103;
	height:22px;
	/min-height:22px;/*ie 7*/
	_height:20px;/*ie 6*/
	line-height:18px;
	/line-height:3px;/*ie 7*/
	margin:0 0 0 15px;
	padding:0 15px 4px 15px;
	/padding:6px 8px 4px 8px;/*ie 7*/
	_padding:6px 8px 6px 8px;/*ie 6*/
	border:1px solid #dfd194;
	background: #dfd194 url(../img/siteBtnBg.png) repeat-x 0 0;
	text-decoration:none;
	}
.btn { border:1px solid #fff; width:100px; height:20px; padding-bottom:2px; background-color:#BF5997;}
/*--------------------------------------------------------------------------------------------------------------------- end Form */
/*----------------------------------------------------------------------------------------------------------------------- Footer */
#footer {
	float:right;
	vertical-align:text-bottom;
	height:20px;
	width:944px;
	margin:0;
	padding:0;
	border:0;
	border-top: 8px solid #531819;
	clear:both;
	}
#footer p {
	font-size:0.8em;
	margin:2px 0 0 0;
	padding:0;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#301006;
	text-decoration:none;
	vertical-align:top;
	margin:0;
	padding:0;
	}
#footer a:hover {
	color:#996600;
	}
/*------------------------------------------------------------------------------------------------------------------- end Footer */
/* -------------------------------------------------------------------------------------------------------------- Gallery Nav images */
ul#galleryNav {
	float: left;
	margin: 0;
	padding: 0;
	}
ul#galleryNav li {
	float:left;
	display:inline;
	background-image: none;
	margin: 5px 5px 0 0;
	padding: 0;
	border:1px solid #6b3016;
	}
ul#galleryNav a:link, ul#galleryNav a:visited, ul#galleryNav a:hover {
	float: left;
	margin: 0;
	border:0;
	padding:0;
	}
ul#galleryNav a#active_tab, ul#galleryNav a:active {
	margin: 0;
	padding: 0;
	filter:alpha(opacity=30); -moz-opacity:.30; opacity:.30;
	}
#galleryImages {
	margin: 0;
	padding: 0;
	}
#galleryImages .image {
	margin-left: auto;
	margin-right: auto;
	}
#galleryImages .image img {
	border: 1px solid #6b3016;
	margin: 5px 0 0 0;
	padding:0;
	}
#galleryImages .image .zoom {
	margin:0;
	padding:0;
	border:none;}
/* ------------------------------------------------------------------------------------------------------------------ end Gallery Nav*/
li.gallery {
	float:left;
	display:inline;
	list-style:none;
	background-image: none;
	margin: 5px 5px 0 0;
	padding: 0;
	border:1px solid #6b3016;
	}
/*--------------------------------------------------------------------------------------------------------------------- Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fcf8e9;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer{
	padding: 10px;
	}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #fcf8e9;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	}
#imageData{	padding:0 10px; color: #301006; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #48200f;
	}
/*----------------------------------------------------------------------------------------------------------------- end Lightbox */	
