/***
SHIRA
created by nordicweb.com
***/

div.small_slide {
display: none;
}

div.page_10580 div.small_slide {
display: inline;
position: absolute;
top: 206px;
right: 11px;
}

/* content djs */

.pic {
border: 1px solid #930f02;
-moz-border-radius:6px;
-khtml-border-radius:6px;
-webkit-border-radius:6px;
padding:5px;
}


div.module_contact {
  float:right;
margin: 40px 0 160px 0;
}

div.page_10580 div#slideshow {
display:inline;
top: 209px;
left: 26px;
width: 732px;
height: 440px;
}

div.page_10580 div.site_inner {
background: url(../img/site_start.jpg) no-repeat;
  padding-top: 560px;
}

/* BODY & SITE */

body {
background: #000 url(../img/site_bg.jpg) top center repeat-y;
}
div.site_body {
background: url(../img/bg.jpg) no-repeat;
  background-position: 50% 0;
padding: 0;
}
div.site {
background: url(../img/site_bg.jpg) repeat-y;
width: 1000px;
  background-position: 50% 0;
margin: 0 auto;
}
div.site_inner {
background: url(../img/site.jpg) no-repeat;

}


/* SLIDESHOW */
div#slideshow {
display:none;
}



/* CONTENT */

div.content {
width:1000px;
float:right;
}
div.content_inner {
padding:200px 30px 10px 40px;
min-height: 380px;
height:auto !important;
height: 380px;
}


/* MENU */

div.menu {
top: 0;
left: 20px;
}

/* SUB MENU */

div.menu ul ul {
top: 43px;
left: 0;
width: 150px;
}

/* SUB SUB MENU */

div.menu ul ul ul {
top: 0;
left: 151px;
width: 250px;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */

div.menu li a {
color: #f4af0c;
text-decoration: none;
padding: 16px 12px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
div.menu li a:hover {
color: #FFF;
}
div.menu li a.active {
color: #FFF;
}

/* SUB MENU ITEM */

div.menu li li a {
  font-size: 12px;
  text-transform: none;
  padding: 2px 20px;
background: #201a00;
    filter:alpha(opacity=80); /* IE */
-moz-opacity:0.8; /* Gecko-Browser */
opacity:0.8; /* Opera 9+ */
}
div.menu li li a:hover {
color: #201a00;
background: #f4af0c;
      filter:alpha(opacity=80); /* IE */
-moz-opacity:0.8; /* Gecko-Browser */
opacity:0.8; /* Opera 9+ */
}
div.menu li li a.active {
color: #201a00;
background: #f4af0c;
      filter:alpha(opacity=80); /* IE */
-moz-opacity:0.8; /* Gecko-Browser */
opacity:0.8; /* Opera 9+ */
}

/* SUB SUB MENU ITEM */

div.menu li li li a {
background: #f4af0c;
  color: #201a00;
}
div.menu li li li a:hover {
background: #201a00;
  color: white;
}
div.menu li li li a.active {
background: #201a00;
    color: white;
}








/* FOOT */

div.site_foot {
height: 0;

}
div.foot {
background: url(../img/footer_bg.jpg) repeat-x;
}

div.foot_inner {
  position: relative;
background: url(../img/foot_bg.jpg) no-repeat;
width: 1000px;
margin: 0 auto;
font-size: 11px;
height: 316px;
}
div.foot,
div.foot a {
color:#FFF;
}


/* SITE CREATED */

div.foot div.siteCreated {
position: absolute;
top: 285px;
left: 25px;
}
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 #770302 solid;
  background: #8f0302;
color: white;
}
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%;
}
