/* ================= SOLPARTMENU ================= */


/* Main Menu */


@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {

	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Verdana;
}


.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Verdana;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Verdana;
	height:23px;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	background-color: #000000;
	font-family: Verdana;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 25px;

	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
	display:none;
}
.submenuitemselected{
	color:#000000;
	font-size:11px;
	font-weight: bold;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}

.MainMenu_SubMenuItemActive
{
	background-color: #000000;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	font-family: Verdana;
}

.MainMenu_SubMenu {
	margin-top: 0;
	margin-left: 1px;
	background-color: #FFFFFF;  
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;

	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}

.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 43px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	padding:0 19 0 19;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	font-size:13px;
	font-family: Arial;
	font-weight: bold;
	line-height:4;
	color:#000000;
	
	height:43px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuItem TD DIV
{
	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(menus/menu3-over1.png);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 19 0 19;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(menus/menu3-over2.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:13px;
	font-family: Arial;
	font-weight: bold;
	line-height:4;
	color:#FFFFFF;
	
	height:43px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(menus/menu3-over3.png);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(menus/menu3-over1.png);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 19 0 19;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(menus/menu3-over2.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:13px;
	font-family: Arial;
	font-weight: bold;
	line-height:4;
	color:#FFFFFF;
	
	height:43px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(menus/menu3-over3.png);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}



.menu-left{background-image:url(menus/menu2-left.png);}
.menu-mid{background-image:url(menus/menu2-mid.png);}
.menu-right{background-image:url(menus/menu2-right.png);}
.navsep{background:url(menus/menu3-nav_sep.png) no-repeat top left; width:12px; height:43px; display:block;}


