/***
LUCIE
created by nordicweb.com
***/


/* BODY & SITE */

body {background: #B0B0B0;
}
div.site_body {
background: #B0B0B0 url(../img/bg.jpg) repeat-x;
padding: 0;
}
div.site {
background: url(../img/site_bg.jpg) repeat-y;
width: 1000px;
margin: 0 auto;
}
div.site_inner {
background: url(../img/site.jpg) no-repeat;
padding-top:127px;
}

div.address {
position:absolute;
top:95px;
left:45px;
  font-size:12px;
  text-align:center;
}



/* SLIDESHOW */
div#slideshow {
visibility:hidden;
top: 0;
left: 0;
width: 0;
height: 0;
}


/* START CONTENT */

div.page_25536 div.site_inner {
background: url(../img/site.jpg) no-repeat;
padding:0 0 0 0;
  

}
  
div.page_25536 div#slideshow {
visibility:visible;
top: 78px;
left: 326px;
width: 669px;
height: 376px;
}

div.page_25536 div.content {
margin-top:440px ;font-size:11px;
}


/* CONTENT */

div.content {
width:665px;
float:right;
}
div.content_inner {
  
padding:0 20px 5px 10px;
}



/* MENU */

div.menu { position: absolute; }

div.menu {
	top:51px;
	left: 321px;
}


/* SUB MENU */

div.menu ul ul {
	position: absolute;
	top: 98px;
	left: -273px;
	width: 220px;
}

/* SUB SUB MENU */

div.menu ul ul ul {
	position: static;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */

div.menu li a, div.menu li a:visited {
	color: #000;
	text-decoration: none;
  line-height:110%;
	padding:2px 2px 1px 21px;
font-weight:bold;
}
div.menu li a:hover {
font-weight:bold;
	color: #666;
	background: url(../img/navBG-head.gif) no-repeat 8px;
}
div.menu li a.active {
font-weight:bold;
	color: #666;
	background: url(../img/navBG-head.gif) no-repeat 8px;
}

/* SUB MENU ITEM */

div.menu li li a, div.menu li li a:visited {
	border-bottom:1px solid #8D8A8A;
  padding:5px 12px 5px 28px;
color: #000;
  background: url(../img/navBG-head.gif) no-repeat 2px;
}
div.menu li li a:hover {
	
color: #666;
	background: url(../img/navBG-head.gif) no-repeat 2px;
}
div.menu li li a.active {
color: #666;
	background: url(../img/navBG-head.gif) no-repeat 2px;

}

/* SUB SUB MENU ITEM */

div.menu li li li a, div.menu li li li a:visited {
	background:#ae2b0c;
color: white;
border-bottom:1px #E77E8A solid;  
}
div.menu li li li a:hover {
	background:ae2b0c;
color: white;
border-bottom:1px white dotted;
}
div.menu li li li a.active {
	background:ae2b0c;
color: white;
border-bottom:1px white dotted;
}


/* FOOT */

div.site_foot {

}
div.foot {
height: 31px;
background:url(../img/foot_bg.jpg) repeat-x;
}
div.foot_inner {
width:1000px;
margin: 0 auto;
height: 31px;
position: relative;
font-size: 11px;
}
div.foot,
div.foot a {
color:#666;
}

/* SITE CREATED */

div.foot div.siteCreated {
position: absolute;
top: 10px;
right: 10px;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
text-decoration: none;
}


/* LIVE SEARCH */

div.livesearch {
position:absolute;
top: 20px;
left: 20px;
}

div.livesearch input {
border: 1px solid #000;
background: #fff;
}


/* FORMS */

form div.input {
margin-bottom: 2px;
clear:both;
}
form label {
width:120px;
float:left;
display:block;
}
form div.input input,
form div.input textarea {
width: 240px;
border: 1px #ccc solid;
}
form div.input textarea {
height: 140px;
}
form div.submit {
padding-left: 120px;
clear:both;
}
form div.submit input {
}


/* LANGUAGE SELECTION */

div.languages {
top:10px;
right:10px;
}
div.languages #languageActive img {
border: 1px white solid;
}


/* SEARCH */

div#search_results_page ul {
list-style:none;
padding-left:0;
}
ul#search_results {
}

ul#search_results li.search_result_flag ul {
border-top:1px #ddd solid;
}
ul#search_results li.search_result_flag li.search_result {
margin-left:40px;
background:#f9f9f9;
}
ul#search_results li.search_result_flag li:hover {
}
ul#search_results li.search_result {
padding:6px 0;
border-bottom:1px #ddd solid;
}
ul#search_results li a {

}
ul#search_results li span {
display:block;
color:#555;
}

div#slideshow,
div#slideshow div.picture {
position: absolute;
overflow: hidden;
}

/* LOOK BUT DONT TOUCH */


div.menu a {
	display: block;
	overflow: hidden;
}

div.site,
div.foot
	{ position: relative; }


div.languages
	{	position: absolute;	}

div.menu li,
div.menu a,
div.languages li
	{	float: left;	}

div.menu ul ul,
div.menu ul ul li,
div.menu ul ul a
	{	float: none;	}
	
div.menu li.active ul
	{	display: block;	}

div.menu ul ul,
div.menu li.active ul ul
	{	display: none;	}
	
div.menu li.active li.active ul
	{	display: block;	}



div.menu ul,
div.languages ul
	{	margin:0; padding:0; list-style:none;	}
	
html, body {	height:100%; margin:0;	}
div.languages li a {	text-decoration:none; margin-right:2px;	}
div.languages li a img { border:none }

div#slideshow,
div#slideshow div.picture {
	position: absolute;
	overflow: hidden;
}

div.content
	{	overflow:hidden	}

/* IE 5.5 CENTER FIX */

body,
div.foot
	{	text-align:center;	}

div.site,
div.foot_inner
	{	text-align:left;	}

/* IE 5.5 MAC FIX */
/* \*/
div.menu a
	{	float: none;	}
/* */

*:first-child+html div.menu ul ul li {
 float: left;
 width: 100%;
}

* html div.menu ul ul li {
 float: left;
 height: 1%;
}
* html div.menu ul ul a {
 height: 1%;
}



div.livesearch { position:absolute;top:146px;right:28px;}
div.livesearch input { border:0;background:none;color:#666666;font-size:12px;}
