#nav {
	padding: 10px 0px 0px 0px;
	width: 820px;
}

/*Level 1*/
#nav a:link, #nav a:visited {
	height: 30px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    padding: 8px 15px 7px 15px;
    font-weight: bold;
    position: relative;
	top: 0px;
}

#nav a:hover {
  	color:#fff;
    background: #3f3f41;
}
#nav a.active {
    text-transform: uppercase;
    color: #fff;
    background: #3f3f41;
    text-decoration: none;
    padding: 8px 15px 7px 15px;
    border-width: 0px;
    border-style: solid;
    border-color: #fff;
    font-weight: bold;
}


/*Level 1*/
#lang_change a:link, #lang_change a:visited {
	height: 30px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    padding: 8px 15px 7px 15px;
    font-weight: bold;
    position: relative;
	top: 0px;
}

#lang_change a:hover {
  	color:#fff;
    background: #3f3f41;
}
#lang_change a.active {
    text-transform: uppercase;
    color: #fff;
    background: #3f3f41;
    text-decoration: none;
    padding: 8px 15px 7px 15px;
    border-width: 0px;
    border-style: solid;
    border-color: #fff;
    font-weight: bold;
}


/*-----------SUBNAVIGATION-----------*/
#subnavigation {
	float: left;
	width: 190px;
	height: auto !important;
	height: 5px;
    padding: 0px 4px 4px 0px;
    margin: 0px 0px 0px 0px;
}


#subnavigation ul {
    display:block;
	width: 190px;
	padding: 0px;
    margin: 0px;
	list-style: none;
 	border-top: 1px solid #cbcbcb;
}

#subnavigation li {
    display:block;
	width: 190px;
    padding:0px;
    margin: 0px;
	list-style: none;
}

#shopnavi {
	float: left;
	width: 190px;
	height: auto !important;
	height: 5px;
    padding: 0px 4px 4px 0px;
    margin: 0px 0px 0px 0px;
}


#shopnavi ul {
    display:block;
	width: 190px;
	padding: 0px;
    margin: 0px;
	list-style: none;
 	border-top: 1px solid #cbcbcb;
}

#shopnavi li {
    display:block;
	width: 190px;
    padding:0px;
    margin: 0px;
	list-style: none;
}

#shopnavi ul li {
    display:block;
	width: 190px;
    height: 20px;
    padding:0px 0px 8px 0px;
    margin: 0px;
    border-bottom: 1px solid #cbcbcb;
    font-weight: bold;
}

* html #shopnavi ul li {
	padding: 0px 0px 0px 0px;
}

#shopnavi ul li a {
    display:block;
    padding: 0px 12px 0px 18px;
    width: 170px;
	color: #3f3f41;
	height: 20px;
    font-weight: bold;
	text-transform: none;
	line-height: 30px;
}

#shopnavi ul li a:hover {
    display:block;
    padding: 0px 12px 0px 18px;
    color: #ed1c22;
    width: 170px;
    height: 25px;
	font-weight:bold;
    text-decoration: none;
    line-height: 30px;
}

#shopnavi ul li a.active {
    display:block;
    padding: 0px 12px 0px 18px;
    color: #ed1c22;
    width: 170px;
    height: 25px;
    text-decoration: none;
    font-weight:bold;
    line-height: 30px;
}


/* - */

#subnavigation ul li.level2 {
    display:block;
    width: 190px;
    height: 20px;
    padding:0px 0px 8px 0px;
    margin: 0px;
    border-bottom: 1px solid #cbcbcb;
    font-weight: bold;
}

* html #subnavigation ul li.level2 {
	padding: 0px 0px 0px 0px;
}

#subnavigation ul li.level2 a {
    display:block;
    padding: 0px 12px 0px 18px;
    width: 170px;
	color: #3f3f41;
	height: 20px;
    font-weight: bold;
	text-transform: none;
	line-height: 30px;
}

#subnavigation ul li.level2 a:hover {
    display:block;
    padding: 0px 12px 0px 18px;
    color: #ed1c22;
    width: 170px;
    height: 25px;
	font-weight:bold;
    text-decoration: none;
    line-height: 30px;
}

#subnavigation ul li.level2 a.active {
    display:block;
    padding: 0px 12px 0px 18px;
    color: #ed1c22;
    width: 170px;
    height: 25px;
    text-decoration: none;
    font-weight:bold;
    line-height: 30px;
}



/*-----------LEVEL 3-----------*/
#subnavigation ul li.level3 {
	width: 180px;
	height: 25px;
	color: #7ba247;
	border-bottom: 1px solid #cbcbcb;
        font: normal 11px Arial, Verdana, sans-serif;
}

#subnavigation ul li.level3 a {
	display: block;
	width: 168px;
	height: 16px;
	padding: 5px 0px 5px 26px;
	color: #3f3f41;
	font: normal 11px Arial, Verdana, sans-serif;
}

#subnavigation ul li.level3 a:hover {
	color: #ed1c22;
	width: 168px;
	height: 16px;
	padding: 5px 0px 5px 26px;
	border-top: solid 0px #bfc7c8;
	font: normal 11px Arial, Verdana, sans-serif;

}

#subnavigation ul li.level3 a.active {
	color: #ed1c22;
	width: 168px;
	height: 16px;
	padding: 5px 0px 5px 26px;
	border-top: solid 0px #bfc7c8;
	font: normal 11px Arial, Verdana, sans-serif;

}


/*-----------LEVEL 4-----------*/
#subnavigation ul li.level4 {
	width: 180px;
	height: 25px;
	color: #7ba247;
	border-top: solid 1px #bfc7c8;
    font: normal 11px Arial, Verdana, sans-serif;
}

#subnavigation ul li.level4 a {
	display: block;
	width: 180px;
	padding: 5px 0px 4px 35px;
	color: #898989;
    font: normal 11px Arial, Verdana, sans-serif;
}

#subnavigation ul li.level4 a:hover {
	color: #898989;
	width: 180px;
	height: 16px;
	padding: 5px 0px 4px 35px;
	border-top: solid 0px #bfc7c8;
    font: normal 11px Arial, Verdana, sans-serif;
}

#subnavigation ul li.level4 a.active {
	color: #898989;
	width: 180px;
	height: 16px;
	padding: 5px 0px 4px 35px;
	border-top: solid 0px #bfc7c8;
    font: normal 11px Arial, Verdana, sans-serif;
}

