@charset "utf-8";
/* CSS Document */

body {background:url(http://www.bohemiaa.com/theme/default/images/bg_mobile.jpg) center fixed;}

#sddm
{	margin:0 auto;
    text-align:center;
	z-index: 30;
	width:946px;
	height:36px;
	padding-top:0px;
}

.sddmli
{	
	padding: 10px 10px;
	text-align: center;
	color: #CCCCCC;
	font-weight:bold;
	height:36px;
	line-height:36px;
	text-decoration:none;
}

.sddmli:hover{
	color:#ffffff; 
	text-decoration:none; 
	background:url(images/submenu_item.jpg) repeat-x 0px 0px;
    height:36px;
}

div#m1
{	
	position:relative;
	visibility: hidden;
	padding: 0;
	background:#2b2b2b;
	height:27px;
	float:left;
	width:946px;
	margin-left:7px;
}

div#m1 a
	{	position: relative;
		display: block;
		margin:0;
		padding:5px 5px 0px 5px;
		height:22px;
		white-space: nowrap;
		text-align: left;
		font:12px Helvetica Neue,Helvetica,Arial,Tahoma,sans-serif;
		background:#2b2b2b;
		color:#c3c3c3;
		border-top:1px solid #181818;
		font-weight:bold;
		float:left;
		}

	div#m1 a:hover
	{color: #FFF; text-decoration:none;}
div#m1 span {
	background:#2b2b2b;
	float:left; 
	color:#777777; 
	font-weight:bold; 
	height:27px;
	line-height:22px;
	display:block;
	border-top:1px solid #181818;
}

a.footerColorSet1:hover {
	color:#00CCFF;
}
