#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;

}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height:31px;
}

.show-menu1{ width:90px; height:30px;/*background-color:#000;/*background:url(../images/mbg.jpg);*/}
.show-menu2{ width:90px; height:30px;/*background-color:#000;/*background:url(../images/mbg.jpg);*/}
.show-menu3{ width:150px; height:30px;/*background-color:#000;/*background:url(../images/mbg.jpg);*/}
.show-menu4{ width:160px; height:30px;/*background-color:#000;/*background:url(../images/mbg.jpg);*/}
.show-menu5{ width:120px; height:30px;/*background-color:#000;/*background:url(../images/mbg.jpg);*/}
.show-menu6{ width:200px; height:30px;/*background-color:#000;/*background:url(../images/mbg.jpg);*/}



#sddm li a{
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	/*padding: 4px 10px;*/
	/*width: 110px;*/
	width:auto;
	padding-left:0.5em;
	padding-right:0.5em;
	/*background: #5970B2;*/
	font-size:0.9em;
	font-weight:bold;
	color: #045356;
	text-align: center;
	height:31px;
	line-height:31px;
	text-decoration: none;
}

#sddm li a:hover{
	background-color:#FFDD00;
	color:#000000;
}

#sddm div{
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	visibility: hidden;
	margin: 1;
	padding: 0;
	z-index:50;
	background: #000;
	/*border:1px #FFDD00 solid;*/
}

	#sddm div a{
		position: relative;
		display: block;
		margin: 0;
		height:2em;
		padding:5px 0px 0px 10px;
		/*background:url(../images/submenu_bg.png);*/
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		/*background: #EAEBD8;*/
		color: #FFF;
		font: 0.9em Verdana;
	}

	#sddm div a:hover{
		background: #FD0;
		/*background:url(../images/submenu_bg2.png);*/
		color: #000;
	}
	
	#sddm div.sub-THEME a{width:140px;}
	#sddm div.sub-STAGING a{width:150px;}
	#sddm div.sub-TEAM a{width:170px;}
	#sddm div.sub-AV a{width:100px;}
	#sddm div.sub-USEFUL_INFORMATION a{width:170px;}
	#sddm div.sub-CONTACT_US a{width:120px;}
