#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}
#sddm li
{ padding: 0; list-style: none; float: left; font: bold 12px "Century Gothic", verdana, arial; }

#sddm li a
{ color: #fff; font-size: 13px; font-family: "Century Gothic", verdana, arial; font-weight: 400; display: block; margin: 0 1px 0 0; width: 162px; background-image: url(../images/menu/button-main.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; text-decoration: none ; height: 17px; padding-top: 7px; padding-bottom: 7px; }

#sddm li a:hover
{ color: #ec2323; background-image: url(../images/menu/button-main-over.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#sddm div
{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; visibility: hidden; margin: 0; padding: 0; }
#sddm div a
	{ position: relative; display: block; margin: 0; padding: 5px 10px; width: 142px; white-space: nowrap; text-align: left; text-decoration: none; color: #fff; font: 10px "Century Gothic", verdana, arial; background-image: url(../images/menu/menu-btn-rollover.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 15px; }

	#sddm div a:hover
	{ color: #cd0505; background-image: url(../images/menu/menu-btn-rollover-over.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

