@CHARSET "UTF-8";

#menuClear
{
	clear:both;
}

.menuItem
{
	background-color:#f48dbd;
	padding:0;
	margin:0;
}

.menuItemLeft
{
	background-color:#f48dbd;
	padding:0;
	margin:0;
	width:8px;
}

.menuEnd
{
	background-image:url(../images/nav/subEnd.png);
	behavior: url(/js/iepngfix.htc);
	background-repeat:repeat-y;
}

.menuTopEnd
{
	background-image:url(../images/nav/subTopEnd.png);
	behavior: url(/js/iepngfix.htc);
	background-repeat:no-repeat;
}

.menuBottomItemLeft
{
	width:8px;
	height:17px;
	background-image:url(../images/nav/subBottomLeft.png);
	background-repeat:no-repeat;
	behavior: url(/js/iepngfix.htc);
	padding:0;
}

.menuBottomItem
{
	background-image:url(../images/nav/subBottomMiddle.png);
	behavior: url(/js/iepngfix.htc);
	z-index:10;
	background-repeat:repeat-x;
}

#menuSelected
{
	float:left;
	padding-top:10px;
	padding-left:20px;
}

#nav
{
	width:897px;
	padding-left:43px;
	float:left;
}

#navMenu
{
	background-image:url(../images/nav/background.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #efefef;
	color:#fff;
	width:867px;
	padding-left:30px;
	float:left;
}

.navItem
{
	padding-top:15px;
	float:left;
	font-size:17px;
}

#sddm
{	
	font-size:17px;
	margin: 0;
	padding: 0;
	z-index: 90;
	
}

#sddm li
{	
	margin: 0;
	padding-top:10px;
	padding-bottom:15px;
	list-style: none;
	float: left;
}

#sddm li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 15px;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li .spacer
{
	border-right:1px solid #f59fc7;
}

#sddm li a:hover
{	

}

#sddm div
{	
	position: absolute;
	visibility: hidden;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:-10px;
	border-top:1px solid #fff;
	z-index: 90;
}

#sddm table
{
	margin: 0;
	padding:0px;
}

#sddm div a
{	
	margin: 0;
	padding:0px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #fff;
	z-index:100;
	padding-left:5px;
	font-size: 14px;
}

#sddm div a:hover
{	
	color: #fff;
}