﻿/*      ------------  Navigation --------------   */
#navcontainer
{
	padding-right: 0px;
	padding-left: 0px;
	z-index: 2;
	color: #c7b399;
	font-size: 10px;
	padding-bottom: 5px;
	margin: 0px; /*WIDTH: 599px;*/
	padding-top: 10px;
	list-style-type: none;
	position: absolute;
	left: 252px;
	top: 96px;
	width: 690px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	z-index: 99;
}

* HTML #navcontainer
{
	height: 20px;
}


#navcontainer table
{
	background-color: inherit;
}

#navcontainer .navSep
{
	padding-left:12px;
	padding-right:12px;
	text-align: center;
}

#navcontainer .cssClass
{
	position:relative;
	top:-1px;
}

.MainMenu_MenuContainer
{
	background-color: transparent;
	width: 100%;
}

.MainMenu_MenuBar image
{
	display: none;
}
.menulevel
{
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	padding-left: 1px;
	padding-right: 4px;
	z-index: 100;
	background: none;
}




.sep
{
	color: #c7b399;
	margin: 0px;
	border: 0px solid #342414;
	background-color: #342414;
	padding: 0px;
	letter-spacing: 0px;
}

.sep img
{
	display: none;
	width: 0px;
	height: 0px;
}

.sepdynamic
{
	color: #c7b399;
	margin: 0px;
	border: 0px solid #5f4122;
	background-color: #5f4122;
	padding: 0px;
	letter-spacing: 0px;
}


.sepdynamic img
{
	display: none;
	width: 0px;
	height: 0px;
}

.submenu
{
	padding: 8px;
	border: none;
	background-color: #462309;
	color: Black;
	font-weight: normal;
	z-index: 99;
	text-align: left;
	width: 170px;
	height: 150px;
	color: White;
	border: dashed 1px #503214;
}

.subMenuItem
{
	color: Blue;
	height: 20px;
}

.subMenuItem A:Link
{
	color: #8B8A7A;
}

.subMenuItem A:Visited
{
	color: #8B8A7A;
}


.subMenuItem A:Hover
{
	color: White;
	text-decoration: none;
}

.subMenuItem dt
{
	text-align: left;
}
.submenu li
{
	white-space: nowrap;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	list-style-type: none;
}

.MainMenu_MenuItem
{
	cursor: pointer;
	color: #c7b399;
	font-weight: normal;
	border-left: white 0px solid;
	border-bottom: #666666 1px dashed;
	border-top: white 0px solid;
	border-right: white 0px solid;
	padding: 0px;
	padding-left: 0px;
	padding-right: 3px; *padding-left:1px;
*padding-right:4px;
z-index:100;
font-size:14px;
white-space:normal;
}



.MainMenu_MenuIcon
{
	border-top: #eeeeee 0px solid;
	border-left: #eeeeee 0px solid;
	width: 0px;
	cursor: pointer;
	border-bottom: #eeeeee 0px solid;
	text-align: left;
}


.MainMenu_MenuBreak
{
	border-right: #eeeeee 0px solid;
	border-top: #eeeeee 0px solid;
	border-left: #eeeeee 0px solid;
	border-bottom: #eeeeee 0px solid;
	height: 1px;
}



.selectmenu
{
	color: #ffffff;
	font-weight: normal;
}

#tbldnn_Menu1_ctlMenu1MenuBar img
{
	display: none;
}

.menuover
{
	color: #ffffff;
	font-weight: normal;
	margin-left: 1px; *margin-left:0px;
background:none;
font-size:14px;
}


.menuover img
{
	display: none;
}

.MainMenu_MenuArrow
{
	display: none;
}

.MainMenu_MenuRootArrow
{
	display: none;
}



.submenuhover
{
	background-color: #503d29;
	color: #ffffff;
	font-weight: normal;
	border-bottom: #666666 1px dashed;
	padding: 0px;
	font-size: 14px;
}

.submenuactive
{
	color: #ffffff;
	font-weight: normal;
	border-bottom: #666666 1px dashed;
	padding: 0px;
}
/* ----------------------------------- left navigatiom  ---------------------------------*/

dl, dt, dd, ul, li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu
{
	position: absolute;
	top: 20px;
	left: 2px;
	right: 2px;
	width: 224px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	text-align: right;
}



/*#menu dt 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
cursor: pointer;
margin: 0px 0px 2px 0;
height: 23px;
line-height: 23px;
text-align: right;
border: 0px solid gray;
color:#8b8a7a;
font-size:10px;

}


#menu dd {
text-align: left;
border: 0px solid gray;

}*/



#menu .openMenu
{
	border-top: dashed 1px #8b8a7a;
	border-bottom: dashed 1px #5f5e6a;
}

#menu li
{
	text-align: right;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
}


#menu dt a
{
	color: #8b8a7a;
	text-decoration: left;
	display: block;
	border: 0 none;
}

#menu li a
{
	color: #8b8a7a;
	text-decoration: none;
	display: block;
	border: 0 none;
	*padding-right: 2px;
}

#menu li a:hover
{
	background: transparent;
	color: #fff;
	display: block;
	height: 23px;
	width: 100%;
	padding-right: 2px;
}


#menu dt a:hover
{
	background: transparent;
	color: #fff;
	display: block;
	height: 23px;
	width: 224px;
	padding-right: 2px;
}

.mainmenu
{
	margin: 0px 0px 2px 0;
	height: 23px;
	line-height: 23px;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	text-align: right;
}


/* CSS for top level navigation */

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	padding-left: -2px;
	padding-top:-2px;
}

#navlist li
{
	padding-top: 8px;
	padding-bottom: 3px; 
	*padding-top:0px;
	*padding-bottom:0px;
	display:inline;
	list-style-type:none;
	}


#navlist a
{
	padding-left:2px;
	padding-right:2px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	text-decoration: none;
}

/*----------- Accordion ------------------*/

.accordionContent
{
	text-align: right;
	padding-right: 21px;
	padding-bottom: 4px; 
	padding-top: 17px; 
	background-color:#502b16;
	position:relative;	
	top:-8px;
}

.hideAccordionContent
{	
	visibility:hidden;	
}

.accordionHeaderSelected
{
	/*font-weight: bold;*/
	text-align: right;
	color: White;
	background: none;
	padding-right: 20px;
	height: 22px;
}

.accordionHeaderSelected A
{
	/*font-weight: bold;*/
	color: White;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	height: 22px;
}

.accordionHeaderSelected a:hover
{
	background: none;
	color: White;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	height: 22px;
}

.accordionHeaderSelected a:Visited
{
	background: none;
	color: White;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 2px;
	height: 20px;
}


#sidebar a:hover
{
	font-family: Verdana;
	color: White;
	text-decoration: none;
	background: none;
	font-size: 10px;

}
.accordionHeader
{
	cursor: pointer;
	color: #c7b399;
	font-weight: normal;
	border-left: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	padding: 0px;
	padding-left: 0px;
	padding-right: 20px; 
	*padding-left:1px;
	*padding-right:4px;
	z-index:100;
	font-size:14px;
	text-align:right;	
	white-space:normal;
	height:25px;
	letter-spacing:2px;	
}

.accordionHeader A:Visited
{
	color: #c7b399;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 2px;
	height: 22px;
}

.accordionHeader A
{
	color: #c7b399;
	font-size: 10px;
	font-family: Verdana;
	letter-spacing: 2px;
	height: 22px;
}

.accordionHeader A:Hover
{
	font-family: Verdana; /*color: White;*/
	text-decoration: none;
	font-size: 10px;
	background: none;
	letter-spacing: 2px;
	height: 22px;
}

.accordionContent li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 2px;
	color: White;
	line-height: 10px;
	height: 15px;
}

.accordionContent ul
{
	line-height: 10px;
}

.accordionContent li a
{
	color: White;
}
.accordionContent li a:Link
{
	color: #c7b399;
}

.accordionContent li a:hover
{
	color: #FFF;
	height: 15px;
}

.accordionContent li a:Visited
{
	color: #c7b399;
}

.subMenuSelectedItem A
{
	color: #FFF !important; /*
	color:#c5161d !important;*/
}

.accordionContent div
{
	padding-top: -10px;
}
