/***
LUCIE
created by nordicweb.com
***/



/* BODY & SITE */

body {
   background: #052755;
  overflow:auto;
overflow: -moz-scrollbars-vertical;
}
div.site_body {
background: #052755 url(../img/bg.jpg) repeat-x;
padding: 0;
}
div.site {
background: url(../img/site_bg.jpg) repeat-y;
width: 940px;
margin: 0 auto;
}
div.site_inner {
background: url(../img/site.jpg) no-repeat;
padding-top:295px;
}




div.datum {
position:absolute;
top:248px;
left:766px;
  font-size:11px;
 text-transform:none;
  color:#444;
}

div.address {
position:absolute;
top:205px;
left:60px;
  font-size:12px;
  line-height:110%;
}

div.Footer {
position:absolute;
top:6px;
left:22px;
  font-weight:normal;
  font-size:11px;
  color:#fff;
  text-decoration: none;
}

div.top{
position:absolute;z-index:5; top:6px; left:425px;
  font-weight:normal;
  font-size:11px;
  color:#4074D3;
  text-decoration: none;
}


div.login{
position:absolute;z-index:5; top:6px; right:22px;
  font-weight:normal;
  font-size:11px;
  color:#4074D3;
  text-decoration: none;
}


/* SLIDESHOW */
div#slideshow {
visibility:hidden;
top: 0;
left: 0;
width: 0;
height: 0;
}


/* START CONTENT */
div.page_19339 div.site_inner {
background: url(../img/site.jpg) no-repeat;
padding:295px 0 0 0;
}

div.page_19339 div#slideshow {
visibility:visible;
top: 60px;
left: 19px;
width: 900px;
height: 180px;
}




/* CONTENT */

div.content {
}
div.content_inner {
min-height: 360px;
height:auto !important;
height: 360px;
padding:0 202px 20px 37px;
}

/* MENU */

div.menu {
  position:absolute;
  z-index:5;
top: 0;
left: 19px;
}

/* SUB MENU */

div.menu ul ul {
  position: absolute;
top: 344px;
left: 737px;
width: 163px;
}

/* 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: #fff;
text-decoration: none;
padding: 21px 28px 20px 27px;
background: url(../img/navbg.jpg);
border-left: 1px solid #163D80; 
  font-weight:normal;
}
div.menu li a:hover {
color: #8EA8D4;
background: url(../img/navBG-high.jpg) repeat-x;
   font-weight:normal;
}
div.menu li a.active {
color: #8EA8D4;
   font-weight:bold;
background:  url(../img/navBG-high.jpg)repeat-x;
}

/* SUB MENU ITEM */

div.menu li li a, div.menu li li a:visited {
    margin-bottom:1px;
padding: 8px 5px 8px 9px;
 
  background: none;
  color: #000;
border-left: 0; 

}
div.menu li li a:hover {
  color: #333;
   font-weight:bold;
  background: none;
}
div.menu li li a.active {
  color: #333;
   font-weight:bold;
  background: none;
}

/* SUB SUB MENU ITEM */

div.menu li li li a, div.menu li li li a:visited {
background: #f9f9f9;
}
div.menu li li li a:hover {
color: #740000;
}
div.menu li li li a.active {
color: black;
}


/* FOOT */

div.site_foot {
height: 0;

}
div.foot {

}
div.foot_inner {
width: 940px;
margin: 0 auto;
background: url(../img/foot_bg.jpg) no-repeat;
position:relative;
font-size: 11px;
height: 60px;
}
div.foot,
div.foot a {
color:#fff;
}


/* SITE CREATED */

div.foot div.siteCreated {
position: absolute;
top: 6px;
right: 68px;
  color:#4774B2;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
text-decoration: none;
}


/* LIVE SEARCH */

div.livesearch {
position:absolute;
top: 276px;
left: 764px;
}

div.livesearch input {
border: 0;
background: none;
  width:122px;
  height:14px;
  font-size:12px;
  color:#444;
}


/* 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 {
}


/* 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;
}


/* LANGUAGE SELECTION */

div.languages {
top:10px;
right:10px;
}
div.languages #languageActive img {
border: 1px white solid;
}



/* 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%;
}




