#malmo-header
{
	position: relative;
	height: 72px;
	background: #000;
	border-top: 10px solid #fff;
	margin-bottom: 10px;
	color: #fff;
	line-height: normal;
}

#malmo-header .malmoxstadxstor
{
	font-size: 40px;
	font-family: Verdana, sans-serif;
}

#header
{
	background: url(../images/header/background.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	width: 900px;
}

#header a#splash {
	color: #FFF !important;}

#nightlife #header
{
	background-image: url(../images/header/nightlife-background.jpg);
}

#header,
#header a:link,
#header a:visited
{
	text-decoration: none;
}

#logo a
{
	width: 321px;
	height: 33px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

#logo 
{
	float: left;
	margin: 33px 10px 33px 6px;
}

#search
{
	color: #000;
	float: right;
	margin: 35px 27px 0 0;
}

#search fieldset
{
	margin: 0;
	padding: 5px 9px 0 9px;
	border: 0;
	background: url(../images/header/search/corners.gif) no-repeat left top;
	height: 24px;
	width: 193px;
	overflow: hidden;
}

#search label
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

#search input
{
	float: left;
	font-size: 10px;
	width: 130px;
	margin-left: 5px;
}

#search button
{
	float: right;
	border: 0;
	padding: 0;
	margin: 0 2px 0 0;
	background: url(../images/header/search/button.gif) no-repeat left top;
	text-indent: -9999px;
	width: 18px;
	height: 18px;
}

#splash
{
	display: block;
	position: absolute;
	left: 566px;
	margin-top: 3px;
	padding: 12px 15px;
	width: 58px;
	height: 64px;
	overflow: hidden;
	text-align: center;
	background: url(../images/header/splash.gif);
	line-height: 1.3;
	vertical-align: middle;
}

#nightlife #splash
{
	display: none;
}

#navigation
{
	font-size: 12px;
	clear: left;
	margin: 0;
	padding: 0px 0 0 6px;
	list-style: none;
	line-height: 1.2;
	background: #e9e9e9 url(../images/header/navigation/nav-back.gif) repeat-x;
	background-position: top-left;
	text-transform: uppercase;
}

#navigation li
{
	float: left;
	border-right: 1.5px solid #b3b3b3;
	margin: 4px 7px 7px 0;
	padding: 0 7px 0 0;
}

#navigation a
{
	display: block;
	color: #01aabb;
}

#navigation li.current_page_item a,
#navigation a:hover
{
	color: #008897;
}

#sub-navigation
{
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#sub-navigation li
{
	float: left;
	border-right: 1px solid #707070;
	padding-right: 6px;
	margin: 0 6px 4px 0;
	line-height: 1;
}

#sub-navigation li.current_page_item a
{
	color: #008897;
}

#sub-navigation a:link,
#sub-navigation a:visited
{
	color: #01aabb;
	text-decoration: none;
}

#sub-navigation a:hover
{
	text-decoration: underline;
}
