/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/*------------------------- Start ------------------------*/ 


@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: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial;
	width:100%;
	
}
.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dotted 1px #a24e36;
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dotted 1px #b6563b;
	cursor: pointer;
	cursor: hand; 
	color: #fa7d5a; /* !important */
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #ecad74; /* !important */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background:#4a1d0d;
	background-repeat: no-repeat;
	background-position: right middle;
	font-family: Arial;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 20px;
	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: bold;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin: 0;
	/*background-color: #000000;*/
	background-image: url(images/menu-mid.gif);
	border-top: #a24e36 1px solid;
	border-right: #460502 1px solid;
	border-left: #a24e36 1px solid;
	border-bottom: #460502 1px solid;
	background:#7c3d27;

/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2);
*/
}
.MainMenu_MenuBreak {
	border-bottom: #460502 0px solid; 
	border-left: #a24e36 0px solid; 
	border-top: #a24e36 0px solid;  
	border-right: #460502 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-image:url(images/up-left.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 18 0 18;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(images/up-mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height:24px;
	color:#fa7d5a;
	width:100%;
	display:block;
	height:33px;
	padding: 0 5 0 8;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuItem TD DIV
{
	background-image:url(images/up-right.gif);
	background-position:right top;
	background-repeat: 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-image:url(images/over-left.jpg);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 18 0 18;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(images/over-mid.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height:24px;
	color:#febf80;
	width:100%;
	display:block;
	height:33px;
	padding: 0 5 0 8;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(images/over-right.jpg);
	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(images/active-left.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 18 0 18;

	margin:-13 0 -13 0;
	_margin:-14 0 -14 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(images/active-mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height:24px;
	color:#febf80;
	width:100%;
	display:block;
	height:33px;
	padding: 0 5 0 8;

	margin:-13 0 -13 0;
	_margin:-14 0 -14 0;
}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(images/active-right.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-14 0 -14 0;
}


/*------------------------- End -------------------------*/

