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

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{
	border: 1px #800000 inset;
	font: small "Adobe Heiti Std R";
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 120px;
	background: #FFE16C;
	color: #800000;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{
	background: #FFEC9F
}

#sddm div
{
	border-color: transparent #800000 #800000 #800000;
	border-width: 1px 1px 1px;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFEC9F;
	border: 1px #800000;
	color: #800000;
	border-bottom-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #800000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #800000;
	border-right-style: solid;
	border-right-width: 1px;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFF2BF;
	color: #800000;
	font: 10px arial;
}

	#sddm div a:hover
	{
	background: #FFEC9F;
	color: #800000
}
