/* =Menu
-------------------------------------------------------------- */
#menu-header {
	display: block;
	width: 100%;
	height:32px;
	margin-top:5px;
}
#sub-menu-bg {
	height: 45px;
	background-color:#fff;
	background-image: url(../images/active-submenu.gif);
	background-repeat: repeat-x;
	display:block;
}
#menu-header .menu-header,
ul.menu {
	margin-left:30px;
	position: relative;
	width: 940px;
}
#menu-header .menu-header ul,
ul.menu ul {
	list-style: none;
	margin: 0;
}
#menu-header .menu-header li,
ul.menu li {
	margin-right:3px;
	float: left;
}
#menu-header a {
	font-weight:bold;
	color: #FFF;
	font-size:13px;
	display: block;
	line-height: 32px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	letter-spacing:-1px;
}
#menu-header ul ul {
	display: none;
	position: absolute;
	left:0px;
	top: 32px;
	z-index: 99999;
	padding-bottom:10px;
	padding-top:10px;
}
#menu-header ul ul li {
	border-right: 1px solid #CCC;
	padding-right:10px;
	padding-left:10px;
	background-image:none;
}
#menu-header ul ul ul {
	left: 100%;
	top: 0;
}
#menu-header ul ul a {
	font-size:13px;
	color:#663399;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	background-image:none;
}
#menu-header ul ul a:hover {
	color:#333;
	background-color:#fff8e2;
	line-height:23px;
	padding-left:9px;
	padding-right:9px;
	border: solid 1px #f1e0aa;
}
#menu-header ul li:hover > ul {
	display: block;
}
#menu-header ul ul li.current_page_item > a,
#menu-header ul ul li.current-menu-ancestor > a,
#menu-header ul ul li.current-menu-item > a,
#menu-header ul ul li.current-menu-parent > a {
}
#menu-header ul ul li.current_page_item > a:hover,
#menu-header ul ul li.current-menu-ancestor > a:hover,
#menu-header ul ul li.current-menu-item > a:hover,
#menu-header ul ul li.current-menu-parent > a:hover {
}
/*menu home*/
#menu-header li.menu-item {
	background-image: url(../images/home-left_side.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFF;
}
#menu-header li.menu-item a {
	background-image: url(../images/home-right_side.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu-header li.menu-item .sub-menu{
	background-color:#941a46;
	width:100%;
}

#menu-header ul li.menu-item ul li > a {
	color:#FFF;
}
#menu-header ul li.menu-item ul li > a:hover {
	color:#FFF;
	background-color:#b02f5e;
	border: solid 1px #b02f5e;
}
/*color1*/
#menu-header .sub-menu li.c1{
	background-color:#5c4379;
        background-image: none;
}
#menu-header .sub-menu li.c1 a {
	background-image: none;
}
#menu-header li.c1 {
	background-image: url(../images/purple-left-side.gif);
	background-color:#5c4379;
}
#menu-header li.c1 a {
	background-image: url(../images/purple-right-side.gif);
}
#menu-header ul li.c1 ul.sub-menu{
	background-color:#5c4379;
}
#menu-header ul li.c1 ul li > a:hover {
	background-color:#6e548b;
	border: solid 1px #6e548b;
}

/*color2*/

#menu-header .sub-menu li.c2 {
	background-color:#cd2c45;
        background-image: none;
}
#menu-header .sub-menu li.c2 a {
	background-image: none;
}
#menu-header li.c2 {
	background-image: url(../images/pink-left-side.gif);
	background-color:#cd2c45;
}
#menu-header li.c2 a {
	background-image: url(../images/pink-right-side.gif);
}
#menu-header li.c2 .sub-menu{
	background-color:#cd2c45;
}
#menu-header ul li.c2 ul li > a:hover {
	background-color:#e73550;
	border: solid 1px #e73550;
}

/*color3*/
#menu-header .sub-menu li.c3 {
	background-color:#b71616;
        background-image: none;
}
#menu-header .sub-menu li.c3 a {
	background-image: none;
}
#menu-header li.c3 {
	background-image: url(../images/red-left-side.gif);
	background-color:#b71616;
}
#menu-header li.c3 a {
	background-image: url(../images/red-right-side.gif);
}
#menu-header li.c3 .sub-menu{
	background-color:#b71616;
}
#menu-header ul li.c3 ul li > a:hover {
	background-color:#d62626;
	border: solid 1px #d62626;
}

/*color4*/
#menu-header .sub-menu li.c4 {
	background-color:#ce5f0c;
        background-image: none;
}
#menu-header .sub-menu li.c4 a {
	background-image: none;
}
#menu-header li.c4 {
	background-image: url(../images/orange-left-side.gif);
	background-color:#ce5f0c;
}
#menu-header li.c4 a {
	background-image: url(../images/orange-right-side.gif);
}
#menu-header li.c4 .sub-menu{
	background-color:#ce5f0c;
}
#menu-header ul li.c4 ul li > a:hover {
	background-color:#e17524;
	border: solid 1px #e17524;
}

/*color5*/
#menu-header .sub-menu li.c5 {
	background-color:#909a2c;
        background-image: none;
}
#menu-header .sub-menu li.c5 a {
	background-image: none;
}
#menu-header li.c5 {
	background-image: url(../images/green-left-side.gif);
	background-color:#909a2c;
}
#menu-header li.c5 a {
	background-image: url(../images/green-right-side.gif);
}
#menu-header li.c5 .sub-menu{
	background-color:#909a2c;
}
#menu-header ul li.c5 ul li > a:hover {
	background-color:#9da834;
	border: solid 1px #9da834;
}

/*color6*/
#menu-header .sub-menu li.c6 {
	background-color:#68a76f;
        background-image: none;
}
#menu-header .sub-menu li.c6 a {
	background-image: none;
}
#menu-header li.c6 {
	background-image: url(../images/lime-green-left-side.gif);
	background-color:#68a76f;
}
#menu-header li.c6 a {
	background-image: url(../images/lime-green-right-side.gif);
}
#menu-header li.c6 .sub-menu{
	background-color:#68a76f;
}
#menu-header ul li.c6 ul li > a:hover {
	background-color:#8ac290;
	border: solid 1px #8ac290;
}

/*color7*/
#menu-header .sub-menu li.c7 {
	background-color:#4d7183;
        background-image: none;
}
#menu-header .sub-menu li.c7 a {
	background-image: none;
}
#menu-header li.c7 {
	background-image: url(../images/teal-left-side.gif);
	background-color:#4d7183;
}
#menu-header li.c7 a {
	background-image: url(../images/teal-right-side.gif);
}
#menu-header li.c7 .sub-menu{
	background-color:#4d7183;
}
#menu-header ul li.c7 ul li > a:hover {
	background-color:#50829b;
	border: solid 1px #50829b;
}

/* active */
#menu-header ul.menu li.current_page_item,
#menu-header ul.menu li.current-menu-ancestor,
#menu-header ul.menu li.current-post-ancestor,
#menu-header ul.menu li.current-menu-item,
#menu-header ul.menu li.current-menu-parent {
	background-image: url(../images/activ-left_side.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fff;
}
#menu-header ul.menu li.current_page_item a,
#menu-header ul.menu li.current-menu-ancestor a,
#menu-header ul.menu li.current-post-ancestor a,
#menu-header ul.menu li.current-menu-item  a,
#menu-header ul.menu li.current-menu-parent a {
	color: #333333;
	background-image: url(../images/activ-right_side.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
#menu-header ul.menu li.current_page_item > ul.sub-menu,
#menu-header ul.menu li.current-menu-ancestor > ul.sub-menu,
#menu-header ul.menu li.current-post-ancestor > ul.sub-menu,
#menu-header ul.menu li.current-menu-item > ul.sub-menu,
#menu-header ul.menu li.current-menu-parent > ul.sub-menu {
	background-color:#fff;
	background-image: url(../images/active-submenu.gif);
	background-repeat: repeat-x;
	display:block;
}
#menu-header ul.menu li.current_page_item ul.sub-menu li,
#menu-header ul.menu li.current-menu-ancestor ul.sub-menu li,
#menu-header ul.menu li.current-post-ancestor ul.sub-menu li,
#menu-header ul.menu li.current-menu-item ul.sub-menu li,
#menu-header ul.menu li.current-menu-parent ul.sub-menu li {
	background-image:none;
	background-color:transparent;
}
#menu-header ul.menu li.current_page_item ul.sub-menu a,
#menu-header ul.menu li.current-menu-ancestor ul.sub-menu a,
#menu-header ul.menu li.current-post-ancestor ul.sub-menu a,
#menu-header ul.menu li.current-menu-item ul.sub-menu a,
#menu-header ul.menu li.current-menu-parent ul.sub-menu a {
	color: #663399;
	background-image:none;
}
#menu-header ul.menu li.current_page_item ul.sub-menu a:hover,
#menu-header ul.menu li.current-menu-ancestor ul.sub-menu a:hover,
#menu-header ul.menu li.current-post-ancestor ul.sub-menu a:hover,
#menu-header ul.menu li.current-menu-item ul.sub-menu a:hover,
#menu-header ul.menu li.current-menu-parent ul.sub-menu a:hover {
	background-color:#fff;
	line-height:23px;
	padding-left:9px;
	padding-right:9px;
	border: solid 1px #d4d4d4;
}
#menu-header ul.menu ul.sub-menu li.current_page_item a,
#menu-header ul.menu ul.sub-menu li.current-menu-ancestor a,
#menu-header ul.menu ul.sub-menu li.current-post-ancestor a,
#menu-header ul.menu ul.sub-menu li.current-menu-item a,
#menu-header ul.menu ul.sub-menu li.current-menu-parent a {
	color:#333;
}
* html #menu-header ul li.current_page_item a,
* html #menu-header ul li.current-menu-ancestor a,
* html #menu-header ul li.current-menu-item a,
* html #menu-header ul li.current-menu-parent a,
* html #menu-header ul li a:hover {
}