/* HORIZONTAL FREESTYLE MENU LAYOUT */

/* All <ul> tags in the menu including the first level */
#dropdowns_container {
  font-family: Georgia;
  z-index: 1000;
}

.menu_item { 
  float: left;
  width: 117px;
  height: 45px;
  border-left: 1px solid #877550;
}

#menu_item_1 { left:0px }
#menu_item_2 { left:118px }
#menu_item_3 { left:236px }
#menu_item_4 { left:354px }
#menu_item_5 { left:472px }
#menu_item_6 { left:590px }

.menuHeader {
  position: relative;
  color: #c3af87;
  height: 40px;
}

.menuHeader:hover {
  color: white;
  text-decoration: none;
  background-color: #2F3611;
}

.menuTitle {
  font-size: 14px;
	padding-left: 5px;
  /*
	line-height: 55px;
	padding-top: 20px;
	*/
}

.navItem {
  padding-top: 16px;
  color: #c3af87;
  /*
  color: #465019;
  color: #747c53;
  float: left;
  border-left: 1px solid #877550;
  width: 117px;
  height: 45px;
  */
}

.navItem:hover {
  color: white;
  text-decoration: none;
  background-color: #2F3611;
}

ul.menulist, ul.menulist ul {
	position: relative;
	top: 0px;
	left: 10px;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
  list-style: none;
}

ul.menulist ul {
	border: 0px;
	display: none;
	margin: 0;
	padding: 0;
}

html>body ul.menulist ul {
/*
*/
  background-image: url('/fileadmin/templates/3.0/images/navbg_default.png');
}

.level1{
/*
	background-color: black;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
*/
}

.sublevel{
/*
	background-color: black;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
*/
}

ul.menulist li {
  position: absolute;
	_background-color: black; /* fix for basic_expandable template in IE's*/
	/*
  position: relative;
	display: block;
  */
}

/*
#menu_item_5_ {
	background-color: black;
	-moz-opacity:0.7;
//	filter:alpha(opacity=70); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
*/

ul.menulist ul.level1 {
  top: 45px; /* top of drop-down realative to top of ul.menulist (menu header) */
  z-index: 1000;
  _background-color: black;  /* fix for basic_expandable template in IE's */
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
ul.menulist ul {
  display: none;
  position: absolute;
  left: -1px;
  width: 190px;
}

/* Second and third etc. level submenus - position across from parent instead */
ul.menulist ul ul {
  top: -1px; 
  margin-top: 1px;
  left: 190px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
ul.menulist ul li {
	position: relative;
	display: block;
	float: none;
	height: 16px;
  margin: 0;
  /*margin-bottom: 0px;*/
}

#listMenuRoot ul li a {
	font-weight: normal;
}

/*
   border-bottom-width: [ thin | medium | thick | <length in px> ] 
   border-bottom-style: [ none | dotted | dashed | solid | double | groove | ridge | inset | outset ]
*/
ul.menulist ul li a {
	display: block;
  /*
  border-bottom: 1px solid black;
  border-left-width: 2px; 
  border-left-style: solid; 
	padding: 2px 5px 0px 5px;
	line-height: 12px;
	*/
  padding-right: 7px;
  padding-bottom: 2px;
	font-size: 11px;
  width:178px;
	color: #c3af87;
	text-decoration: none;
	white-space: nowrap;
  height: 14px;
	line-height: 12px;
}
/* Not Working
ul.sublevel {
  border-top-width: 3px; 
  border-top-style: solid; 
  border-top-color:#F0A500
}
*/
a.sublevel {
  border-left-width: 1px; 
  border-left-style: solid; 
  border-left-color: #877550;
  /* 
  border-right-width: 1px; 
  border-right-style: solid; 
  border-right-color: #877550;
  */ 
}

a.level1 {
  border-left-width: 1px; 
  border-left-style: solid; 
  /*
  border-right-width: 1px; 
  border-right-style: solid;
  */ 
  border-color: #877550; 
}

ul.menulist ul li a:hover {
  color: white;
  background-color: #2F3611;
  text-decoration: none;
}


a.onlySubLevel {
  border-left-width: 1px; 
  border-left-style: solid; 
  border-left-color: #877550;
  border-bottom-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-color: black;
  /* 
  border-top-width: 1px; 
  border-top-style: solid; 
  border-top-color: #877550;
  border-right-width: 1px; 
  border-right-style: solid; 
  border-right-color: #877550; 
  */
}

li.onlySubLevel {
   padding-bottom: 0px;
}

a.firstSubLevel {
  border-left-width: 1px; 
  border-left-style: solid; 
  border-left-color: #877550; 
  /*
  border-top-width: 1px; 
  border-top-style: solid; 
  border-top-color: #877550;
  border-right-width: 1px; 
  border-right-style: solid; 
  border-right-color: #877550;
  */ 
}

a.lastSubLevel {
  border-left-width: 1px; 
  border-left-style: solid; 
  border-left-color: #877550;
  border-bottom-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-color: black;
  /* 
  border-right-width: 1px; 
  border-right-style: solid; 
  border-right-color: #877550;
  */ 
}

li.sublevel:last-child {
  padding-bottom: 3px;
  /*
  */
}

a.lastLevel1 {
  border-left-width: 1px; 
  border-left-style: solid; 
  border-left-color: #877550; 
  /*
  border-bottom: 1px solid black;
  border-right-width: 1px; 
  border-right-style: solid; 
  border-right-color: #877550;
  */ 
}

li.lastLevel1 {
  border-bottom: 1px solid black;
  padding-bottom: 3px;
   /*
   */
}

li.lastSubLevel {
  border-bottom: 1px solid black;
   padding-bottom: 3px;
   /*
   */
}

li.level1:last-child {
  padding-bottom: 0px;
  border-bottom: 1px solid black;
}

/* Links inside the menu */
ul.menulist a {
 display: block;
 padding: 3px;
 text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id=xyz href=#>
 2) Copy and paste these next lines for each link you want to have an image:
    ul.menulist a#xyz {
      background-image: url(out.gif);
    }
    ul.menulist a#xyz:hover, ul.menulist a.highlighted#xyz, ul.menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
ul.menulist a .subind {
 display: none;
}

/* arrow used to indicate a submenu */
ul.menulist ul a .subind {
	position: relative;
  display: block;
  float: right;
  left: 2px;
  top: 2px;
  /*
  height: 13px;
  width: 5px;
  color: #F0A500;
  */
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
ul.menulist a {
 float: left;
}
ul.menulist ul a {
 float: none;
}
/* \*/
ul.menulist a {
 float: none;
}

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html ul.menulist ul li {
 float: left;
 width: 100%;
}

* html ul.menulist ul li {
 float: left;
 height: 1%;
}
* html ul.menulist ul a {
 height: 1%;
}
/* End Hacks */

