/* Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * top and footer menu
 */

 
#toolbar ul.menu,
#footer ul.menu {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul.menu {
	display: block;
	line-height: 14px;
}

#toolbar .menu li,
#footer .menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

#toolbar .menu li a,
#footer .menu li a {
	display: inline-block;
	padding: 0 10px 0 15px;
	background: url(../images/topmenu_item_bg.png) 0 50% no-repeat;
	overflow: hidden;  
}
#footer .menu li a { background: url(../images/footermenu_item_bg.png) 0 50% no-repeat; }

#toolbar .menu a.first,
#footer .menu a.first {
	padding-left: 0;
	background: none;
}

#toolbar .menu a.last,
#footer .menu a.last { padding-right: 0; }

#toolbar .menu a:link,
#toolbar .menu a:visited { color: #D4DEE3; }
#toolbar .menu a:hover { color: #ffffff; }

#footer .menu a:link,
#footer .menu a:visited { color: #646464; }
#footer .menu a:hover { color: #141414; }

/*
 * menu
 */

 
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#menu li {
	position: relative;
	z-index: 5;  
	margin: 0;
	padding: 0;
}

#menu a,
#menu span { display: block; }
#menu a { text-decoration: none; }

 
#menu span.icon {
	background-repeat: no-repeat;
	background-position: 0 50%;
}

 
#menu ul.menu { float: left; margin-top: 22px;}

#menu li.level1 {
	
	float: left;
}




#menu a.level1 span.bg,
#menu span.level1 span.bg {

height: 21px;
	
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 30px;
padding-left: 30px;
line-height: 13px;
background: none;
font-size: 12px;


color: #CCB58B;
	margin-bottom: -30px;
	
}

#menu a.level1.item3 {margin-left: -22px;}
#menu a.level1.item5 {margin-left: 11px;}
/*#menu span.bg {height: 21px;} */
 


 
#menu li.active .level1 span.bg { color: #000;  background: url('../images/hoverbg.png') no-repeat;  }


/*#menu li.item1.active .level1 span.bg  { color: #000; background: url(../images/item1.png) 0 0  no-repeat; }
#menu li.item2.active .level1 span.bg  { color: #000; background: url(../images/item2.png) 0 0 no-repeat;  }
#menu li.item3.active .level1 span.bg  { color: #000; background: url(../images/item3.png) 0 0 no-repeat; }
#menu li.item4.active .level1 span.bg  { color: #000; background: url(../images/item4.png) 0 0 no-repeat; }
#menu li.item5.active .level1 span.bg  { color: #000; background: url(../images/item5.png) 0 0 no-repeat; }
#menu li.item6.active .level1 span.bg  { color: #000; background: url(../images/item6.png) 0 0 no-repeat; }*/




 
#menu a.level1 span.title,
#menu span.level1 span.title {
	font-size: 11px;
	line-height: 13px;
	height: auto;
}

 
#menu a.level1 span.subtitle,
#menu span.level1 span.subtitle {
	margin-top: -10px;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 10px;
	text-transform: none;
	letter-spacing: 1px;
}

#menu li.active .level1 span.subtitle { color: #3D4C60; }

 
#menu .dropdown {
	
	position: relative;
	left: -999em;  
	z-index: 10000;
	 
}

#menu li:hover .dropdown,
#menu li.remain .dropdown { left: 0; }

#menu .dropdown-t1 { background: none;  }

#menu .dropdown-t2 {
	padding: 0 0 0 0;
	background: none;
}

#menu .dropdown-t3 {
	height: 0;
	background: none;
}

#menu .dropdown-1 { background: none;  }

#menu .dropdown-2 {
	padding: 0 0 0 0;
	background: none;
}

#menu .dropdown-3 {
	padding: 0 0 0 0;
	background: none;
	overflow: hidden;
}

#menu .dropdown-b1 { background: none; }

#menu .dropdown-b2 {
	padding: 0 0 0 0;
	background: none;
}

#menu .dropdown-b3 {
	height: 0;
	background: none;
}

#menu li.level2 { margin-bottom: 0; margin-left:10px; }
#menu li.level1 li.last { margin-bottom: 0; }

#menu .hover-box1 {
	overflow: hidden;
}

 
#menu .hover-box1 { background: #9D1C1F; }
#menu .hover-box2 { background: #9D1C1F; }
#menu .hover-box3 { background: #9D1C1F; }
#menu .hover-box4 { background: #9D1C1F; }

#menu .hover-box1:hover,
#menu .hover-box1:hover .hover-box2 { background-image: none; }
#menu .hover-box1:hover .hover-box3,
#menu .hover-box1:hover .hover-box4 { background-image: none; }

#menu li.separator .hover-box1:hover,
#menu li.separator .hover-box1:hover .hover-box2 { background-image: none; }
#menu li.separator .hover-box1:hover .hover-box3,
#menu li.separator .hover-box1:hover .hover-box4 { background-image: none; }

#menu a.level2 span.bg,
#menu span.level2 span.bg {
	min-height: 30px;
	line-height: 30px;
	text-indent: 10px;
	color: #fff;
	font-size: 13px;
	margin-bottom:0px;
	background: #9D1C1F;
	
	
}

#menu .hover-box1:hover a.level2 span.bg { }

#menu a.level2 span.icon,
#menu span.level2 span.icon {
	text-indent: 50px;
}

 
#menu li.level2 a.current span.bg { font-weight: bold; } 

 
#menu a.level2 span.title, #menu span.level2 span.title {
	line-height: 33px;
}

 
#menu a.level2 span.subtitle, #menu span.level2 span.subtitle {
	margin-top: -6px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	line-height: 12px;
	text-transform: none;
	letter-spacing: 1px;
	text-shadow: none;
}

 
#menu .sub { padding: 5px 0 5px 0; }

#menu ul.level3 { padding-left: 12px; }

#menu a.level3:hover { text-decoration: underline; }

#menu a.level3 span.bg,
#menu span.level3 span.bg {
	padding-left: 15px;
	background: url(../images/menu_level3_item.png) 0 6px no-repeat;
	line-height: 17px;
	font-size: 11px;
}

#menu a.level3:hover span.bg { background-position: 0 -12px; }

 
 
 
 

#menu .columns2 ul.level2,
#menu .columns3 ul.level2,
#menu .columns4 ul.level2 { float: left;  }

#menu .columns2 ul.level2 {	width: 50%; }

#menu .columns3 ul.level2 { width: 34%; }
#menu .columns3 ul.first,
#menu .columns3 ul.last { width: 33%; }

#menu .columns4 ul.level2 { width: 25%; }

#menu .columns2 li.level2 .group-box1,
#menu .columns3 li.level2 .group-box1,
#menu .columns4 li.level2 .group-box1 { margin-right: 5px; }

#menu .columns2 ul.last li.level2 .group-box1,
#menu .columns3 ul.last li.level2 .group-box1,
#menu .columns4 ul.last li.level2 .group-box1 { margin-right: 0; }


/*
 * sub menus
 */
 
 
div.mod-menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

div.mod-menu ul.menu li {
	margin: 0;
	padding: 0;
}

div.mod-menu ul.menu a,
div.mod-menu ul.menu span { display: block; }
div.mod-menu ul.menu a { text-decoration: none; }

 
div.mod-menu ul.menu span.icon {
	background-repeat: no-repeat;
	background-position: 5px 50%;
	text-indent: 35px;
}

 
div.mod-menu ul.menu li.parent span.separator { cursor: pointer; }

 
div.mod-menu ul.menu span.subtitle { display: none; }


/*
 * sub menu: mod-rounded
 */

div.mod-rounded ul.menu span.bg {
	height: 30px;
	line-height: 30px;
	text-indent: 5px;
	color: #000;
	font-weight:bold
}

 
div.mod-rounded ul.menu a.current span.bg { font-weight: bold; }

 
div.mod-rounded ul.menu li.level1 {}

div.mod-rounded ul.menu a.level1,
div.mod-rounded ul.menu span.level1 { background: #9C2123; }

div.mod-rounded ul.menu li.parent a.level1 span.bg,
div.mod-rounded ul.menu li.parent span.level1 span.bg { background: #9C2123; }

div.mod-rounded ul.menu li.parent a.active span.bg,
div.mod-rounded ul.menu li.parent span.active span.bg { background-position: 100% -60px; }

 
div.mod-rounded ul.menu a.level1:hover,
div.mod-rounded ul.menu span.level1:hover { background-position: 0 -35px; color:#FFF;}

div.mod-rounded ul.menu a.level1:hover span.bg,
div.mod-rounded ul.menu span.level1:hover span.bg {
	
}

div.mod-rounded ul.menu li.parent a.level1:hover span.bg,
div.mod-rounded ul.menu li.parent span.level1:hover span.bg { background-position: 100% -30px; }

div.mod-rounded ul.menu li.parent a.active:hover span.bg,
div.mod-rounded ul.menu li.parent span.active:hover span.bg { background-position: 100% -90px; }

 
div.mod-rounded ul.menu li.parent { background: #9C2123; }

div.mod-rounded ul.menu ul.level2 {
	padding: 5px 0 5px 0;
	background: #9C2123;
}

div.mod-rounded ul.menu li.level2 span.bg {
	height: 20px;
	line-height: 20px;
}
div.mod-rounded ul.menu li.level2 a:hover span.bg { color: #fff; }

div.mod-rounded ul.menu a.level2 span.bg { text-indent: 30px; }
div.mod-rounded ul.menu a.level2:hover span.bg { text-indent: 31px; }

 
div.mod-rounded ul.menu a.level3 span.bg { text-indent: 40px; }
div.mod-rounded ul.menu a.level3:hover span.bg { text-indent: 41px; }

 
div.mod-rounded ul.menu a.level4 span.bg { text-indent: 50px; }
div.mod-rounded ul.menu a.level4:hover span.bg { text-indent: 51px; }