﻿﻿/* ----- MENUTOP ----- */
#menutop {
 position: relative;
 float: left;
 text-align: left;
 width: 724px;
 background: #444; /* #369; */
/* line-height: 16px;*/
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 margin: 0;
 padding: 0;
 clear: both; 
}
/* ----- MENULOGO ----- */
#menulogo {
/* position: relative; */
 float: left;
 text-align: left;
 width: 992px;
 background: #444; /* #369; */
 height: 32px;
 line-height: 16px;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 border: 0;
 margin: 0;
 padding: 0;
 clear: both;
}
/* ----- MENUHEADERS ----- */
#menuheader, #menuheaderx {
 position: relative;
 width: 992px;
 background: #444; /* #369; */
 line-height: 16px;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 margin: 0;
 padding: 0;
 clear: both; 
}
.menuheader { float: left; text-align: left; }
.menuheaderx { float: right; text-align: right; }
/* ----- MENULEFT/MENU-LEFT / MENURIGHT/MENU-RIGHT ----- */
#menuleft, #menu-left, #menu-bta, #menuright, #menu-right {
 position: relative;
 width: 222px;
 line-height: 16px;
 font-size: 14px;
 font-weight: bold;
 background: #444; /* #369; */
 color: #FFF;
 border: 0;
 margin: 0;
 padding: 0;
}
#menuleft, #menu-left, #menu-bta { float: left; text-align: left; }
#menuright, #menu-right { float: right; text-align: right; }
/* ----- MENU-LEFTn.begin / MENU-RIGHTn.begin ----- */
.menu-left1, .menu-left1-cur { margin-left: 0px; }
.menu-left2, .menu-left2-cur { margin-left: 10px; }
.menu-left3, .menu-left3-cur { margin-left: 20px; }
.menu-left4, .menu-left4-cur { margin-left: 30px; }
.menu-left5, .menu-left5-cur { margin-left: 40px; }
.menu-right1, .menu-right1-cur { margin-right: 0px; }
.menu-right2, .menu-right2-cur { margin-right: 10px; }
.menu-right3, .menu-right3-cur { margin-right: 20px; }
.menu-right4, .menu-right4-cur { margin-right: 30px; }
.menu-right5, .menu-right5-cur { margin-right: 40px; }

.menu-left1, .menu-left2, .menu-left3, .menu-left4, .menu-left5, 
.menu-right1, .menu-right2, .menu-right3, .menu-right4, .menu-right5 {
 line-height: 16px;
 font-size: 14px;
 font-weight: bold;
 list-style-type: none;
 text-decoration: none; 
 background: #444; /* #369; */
 color: #FFF; 
}
.menu-left1 a, .menu-left2 a, .menu-left3 a, .menu-left4 a, .menu-left5 a, 
.menu-right1 a, .menu-right2 a, .menu-right3 a, .menu-right4 a, .menu-right5 a {
 display: block;
 list-style-type: none;
 text-decoration: none; 
 background: #444; /* #369; */
 color: #FFF; 
 border: 1px solid #FFF;
 margin-top: 1px;
}
.menu-left1 a, .menu-left2 a, .menu-left3 a, .menu-left4 a, .menu-left5 a {
 padding: 5px 0px 5px 5px;
}
.menu-right1 a, .menu-right2 a, .menu-right3 a, .menu-right4 a, .menu-right5 a {
 padding: 5px 5px 5px 0px;
}
.menu-left1 a:hover, .menu-left2 a:hover, .menu-left3 a:hover, 
.menu-left4 a:hover, .menu-left5 a:hover, 
.menu-right1 a:hover, .menu-right2 a:hover, .menu-right3 a:hover, 
.menu-right4 a:hover, .menu-right5 a:hover {
 background: #CCC;
 color: #000; 
}

.menu-left1-cur, .menu-left2-cur, .menu-left3-cur, .menu-left4-cur, .menu-left5-cur, 
.menu-right1-cur, .menu-right2-cur, .menu-right3-cur, .menu-right4-cur, .menu-right5-cur {
 line-height: 16px;
 font-size: 14px;
 font-weight: bold;
 list-style-type: none;
 text-decoration: none; 
 background: #444; /* #369; */
 color: #FFF; 
}
.menu-left1-cur a, .menu-left2-cur a, .menu-left3-cur a, .menu-left4-cur a, .menu-left5-cur a, 
.menu-right1-cur a, .menu-right2-cur a, .menu-right3-cur a, .menu-right4-cur a, .menu-right5-cur a {
 display: block;
 list-style-type: none;
 text-decoration: none; 
 background: #FFF;
 color: #000; /* #369; */
 border: 1px solid #FFF;
 margin-top: 1px;
}
.menu-left1-cur a, .menu-left2-cur a, .menu-left3-cur a, .menu-left4-cur a, .menu-left5-cur a {
 padding: 5px 0px 5px 5px;
}
.menu-right1-cur a, .menu-right2-cur a, .menu-right3-cur a, .menu-right4-cur a, .menu-right5-cur a {
 padding: 5px 5px 5px 0px;
}
.menu-left1-cur a:hover, .menu-left2-cur a:hover, .menu-left3-cur a:hover, 
.menu-left4-cur a:hover, .menu-left5-cur a:hover, 
.menu-right1-cur a:hover, .menu-right2-cur a:hover, .menu-right3-cur a:hover, 
.menu-right4-cur a:hover, .menu-right5-cur a:hover {
 background: #CCC;
 color: #000;
}
/* ----- MENU-LEFTn.END / MENU-RIGHTn.END ----- */
/* ----- MENUFOOTERS ----- */
#menufooter, #menufooterx {
 position: relative;
 width: 992px;
 background: #444; /* #369; */
 line-height: 16px;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 margin: 0;
 padding: 0;
 clear: both; 
}
.menufooter { float: left; text-align: left; }
.menufooterx { float: right; text-align: right; }
/* ----- MENUSITES ----- */
#menusite, #menusitex {
 position: relative;
 width: 992px;
 background: #444; /* #369; */
 height: 28px;
 line-height: 16px;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 margin: 0;
 padding: 0;
 clear: both; 
}
.menusite { float: left; text-align: left; }
.menusitex { float: right; text-align: right; }
/* ----- MENUBOTTOM ----- */
#menubottom {
 position: relative;
 float: left;
 text-align: left;
 width: 992px;
 background: #444; /* #369; */
 height: 28px;
 line-height: 16px;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 margin: 0;
 padding: 0;
 clear: both; 
}
/* ------ MENU1-CUR ----- */
.menu1 { border: 0; margin: 5px 1px 1px 1px; padding: 1px; }
.menu1 ul {
 border: 0;
 margin: 0;
 padding: 0;
 white-space: nowrap;
}
.menu1 li {
 border: 0;
 margin: 0;
 padding: 0;
 list-style-type: none;
 display: inline;
}
.menu1 a {
 background: #444; /* #369; */
 color: #FFF; 
 padding: 5px;
 margin: 0;
 border: 1px solid #FFF;
}
.menu1 a:link, .menu1 a:visited {
 background: #444; /* #369; */
 color: #FFF; 
 text-decoration: none;
}
.menu1 a:hover { background: #CCC; color: #000; }
#menuheader li.menu1-cur a, 
#menusite li.menu1-cur a, #menusitex li.menu1-cur a, 
#menubottom li.menu1-cur a {
 background: #FFF;
 color: #000; /* #369; */
}

