/***
	SHIRA
	created by nordicweb.com
***/


/* BODY & SITE */

body {
	background: #EBEBEB;
}
div.site_body {
	background: #EBEBEB url(../img/bg.jpg) repeat-x;
	padding: 0;
}
div.site {
	background: white url(../img/site_bg.jpg) repeat-y;
	width: 1000px;
	margin: 0 auto;
}
div.site_inner {
	background: url(../img/site.jpg) no-repeat;
padding-top:376px;
}

div.content_inner img {
background:none;
padding:6px;
border:1px #D2D2D2 solid;

}


div.address {
position:absolute;
top:530px;
left:58px;
  font-size:11px;
  line-height:130%;
}

div.addressFooter {
position:absolute;
top:15px;
left:28px;
  font-size:11px;
  color:#fff;
}





/* SLIDESHOW */
div#slideshow {
	top: 0;
	left: 0;
	width: 0;
	height: 0;
  
}
/* START CONTENT */

div.page_16202 div.site_inner {
background: url(../img/site.jpg) no-repeat;
padding:0 0 0 0;
}
  
div.page_16202 div#slideshow {
visibility:visible;
top: 467px;
left: 716px;
width: 280px;
height: 188px;
}

div.page_16202 div.content {
margin-top:376px;
}




/* CONTENT */

div.content {
	width:970px;
	float:right;
}
div.content_inner {
min-height: 340px;
height:auto !important;
height: 340px;
	padding:0 5px 0 230px;
}







/* MENU */

div.menu {
postition:absolute;
  z-index:5;
	top: 176px;
	left: 255px;
}

/* SUB MENU */

div.menu ul ul {
	top: 27px;
	left: -1px;
	width: 220px;
}

/* SUB SUB MENU */

div.menu ul ul ul {
	top: 0;
	left: 200px;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */

div.menu li a {
  
	color: #444;
font-family: "Trebuchet MS" ,sans-serif;
font-size:11px;
text-transform:uppercase;
font-width:100;
	text-decoration: none;
	padding: 4px 10px;
background: white;  
margin-right:3px;  
}
div.menu li a:hover {
	color: #fff;
	background: #9D9C9B;
}
div.menu li a.active {
	color: white;
	background: #6E1225;
}

/* SUB MENU ITEM */

div.menu li li a {
  color: #6E1225;
	background: #E1E1E1;
  margin: 2px;
}
div.menu li li a:hover {
	color: #666;
	background: white;
}
div.menu li li a.active {
	color: #666;
	background: white;
}

/* SUB SUB MENU ITEM */

div.menu li li li a {
   color: #6E1225;
	background: #E1E1E1;
  margin: 2px;
}
div.menu li li li a:hover {
	color: #666;
	background: white;
}
div.menu li li li a.active {
	color: #666;
	background: white;
}


/* SEARCH */

div.livesearch {
  position:absolute;
  top:481px;
  left:28px;
  border:none;
  
}
div.livesearch input { width:140px;border:1px white solid;height:14px;font-size:11px;color:#6B0D22;}

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:#6B0D22;
}





/* FOOT */

div.site_foot {
	height:0;
}
div.foot {
	background: url(../img/footer_bg.jpg) repeat-x;
}
div.foot_inner {
  position:relative;  
	font-size: 11px;
	padding: 0;
  width: 1000px;
	margin: 0 auto;
  height: 32px;
	background: url(../img/foot_bg.jpg) no-repeat;
}
div.foot,
div.foot a {
	color:#ccc;
} 


/* SITE CREATED */

div.foot div.siteCreated {
	position: absolute;
	top: 15px;
	right: 30px;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
	text-decoration: none;
}





/* 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;
}



/* LOOK BUT DONT TOUCH */


div.menu a {
	display: block;
	overflow: hidden;
}

div.site,
div.foot,
div.menu li
	{ position: relative; }

div.menu,
div.menu ul ul,
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 a .subind,
div.menu ul ul
	{	display: none;	}

div.menu ul ul a .subind {
 display: block;
 float: right;
}

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%;
}