/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/


@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: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma;
	width:200px;
	float: right;
}
.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dotted 0px #FFFFFF;
	cursor: pointer;
	cursor: hand; 
	color: #FF0000; 
	font-size: 10px;  /* !important */
	font-style: normal;
	font-weight: normal;  
	background-color: Transparent;
	font-family: Tahoma, Arial, Verdana; /* !important */
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom: dotted  1px #3C3530;
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; /* !important */
	font-size: 10px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Verdana;
	text-transform:uppercase;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand;
	border-bottom: dotted 1px #3C3530;
	color: #FFFFFF; /* !important */
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background: url(active-mid.gif) left top repeat-x;
	font-family: Tahoma, Arial, Verdana;
	text-transform:uppercase;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 25px;
	border-top: #6F845D 0px solid;
	border-right: #6F845D 0px solid;
	border-left: #6F845D 0px solid;
	border-bottom: #6F845D 0px solid;
	background-color: Transparent;
}
.submenuitemselected{
	color:#FFFFFF;
	font-size:11px;
	font-weight: normal;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin:0px 0 0 0;
	background:#1a4c7e;
	/*background: url(bg-main.jpg) center top repeat-y;*/
	border-top: #1a4c7e1px solid;
	border-right: #1a4c7e 1px solid;
	border-left: #1a4c7e 1px solid;
	border-bottom: #1a4c7e 1px solid;
	
	/* Transparency in both IE & Firefox - But overall ares */
	/*
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
	/*

	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=2,startColorStr=#ffffff,endColorStr=#FF0000);
	filter: Alpha(Opacity=70, FinishOpacity=100, Style=2);*/
}

.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: Arial, Tahoma, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 18px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	/*background:url(menuLeft.png) left top no-repeat;*/

	padding:0 12 0 12;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	/*background:url(menuCenter.png) left top repeat-x;*/
	font-size:11px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform:uppercase;
	line-height:23px;
	color:#1a4c7e;
	
	height:24px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuItem TD DIV
{
	/*background:url(menuRight.png) right top no-repeat;*/

	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:url(menuLeft.png) left top no-repeat;
	background-color:#1a4c7e;
	padding:0 12 0 12;
	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;

}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background:url(menuCenter.png) left top repeat-x;
	font-size:11px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform:uppercase;
	line-height:23px;
	color:white;
	
	height:24px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelected TD DIV
{
	background:url(menuRight.png) right top no-repeat;
	background-color:#1a4c7e;
	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:url(menuLeft.png) left top no-repeat;
	background-color:#1a4c7e;
	padding:0 12 0 12;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background:url(menuCenter.png) left top repeat-x;
	font-size:11px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform:uppercase;
	line-height:23px;
	color:white;
	height:24px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelectedRoot TD DIV
{
	background:url(menuRight.png) right top no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/*------------------------- End -------------------------*/









