﻿/*----LAYOUT AND POSITIONING STARTS HERE----*/
html {height: 100%}
body { 
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../layout/bg.jpg);
	position: relative;
}
#container_top {
	width: 1012px;
	height: 625px;
	margin: 0;
	padding: 0;
}
#top_left { 
	width: 711px;
	height: 625px;
	display: inline;
	float: left;
}
#mainlogo {
	width: 711px;
	height: 606px;
	background:url(../layout/mainlogo.jpg);
	position: relative;
}
#mainlogo_info {
	width: 170px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color: white;
	margin: 0;
	padding: 0;
	position:absolute;
	bottom: 90px;
	left: 65px;
}

/*----MENU STARTS HERE---- */

#navbar {
	width: 664px;
	height: 19px;
	padding-left: 47px;
	background: url(../layout/navbar.jpg);
}
#navbar ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
#navbar li { display: inline;}
#navbar li a {font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-weight: bold; font-size:16px; margin-bottom: 1px;}
a.menu1 { float: left; width: 48px; height: 19px; color: #8aabff; border-right: 2px solid white;}
a.menu2 { float: left; width: 65px; height: 19px;  color: #8aabff; margin-left: 15px; border-right: 2px solid white;}
a.menu3 { float: left; width: 180px; height: 19px;  color: #8aabff; margin-left: 15px;}

a.menu1:hover {color: white;}
a.menu2:hover {color: white;}
a.menu3:hover {color: white;}
/*----MENU ENDS HERE----*/

#top_right {
	width: 301px;
	height: 625px;
	background:url(../layout/schema.jpg);
	display: inline;
	float: left;
}
#schema_top {
	height: 90px;
	width: 100%;
	vertical-align:text-bottom;
}
#schema_rubrik {
	height: 19px;
	vertical-align:text-bottom;
	padding-left: 5px;
}
#schema {
	width: 270px;
	height: 340px;
	padding: 10px;
	overflow: auto;
}
#reservation { width: 150px; height: 50px; padding-left:15px; padding-top:5px;}
#reservation p {font-style:italic; margin-top: 5px;}

#container_bottom {
	width: 1012px;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#bottom_left {
	width: 711px;
	display: inline;
	float: left;
}
#content_bg {
	width: 711px;
	background:url(../layout/content_bg.jpg);
}
#content_moon {
	width: 711px;
	background:url(../layout/content.jpg) no-repeat;
}
#info {
	width: 330px;
	padding-left: 35px;
	padding-right: 4px;
	padding-top: 15px;
	display: inline;
	float: left;
}
#info_footer {
	width: 600px;
	padding-left: 35px;
	padding-top: 15px;
}
#content_bottom {
	width: 657px;
	height: 22px;
	background:url(../layout/content_bottom.jpg);
}
#bottom_right{
	width: 301px;
	display:inline;
	float: left;
}
#janne {
	width: 262px;
	height: 110px;
	background:url(../layout/janne_bg.jpg);
	padding: 30px 21px 10px 10px;
	overflow: hidden;
}
a.janne_link {
	width: 300px;
	height: 40px;
	position: absolute;
	top: 600px;
	margin-left: 712px;
}
#sthlmlive {
	width: 262px;
	height: 103px;
	background:url(../layout/sthlmlive_bg.jpg);
	margin-top: 20px;
	padding: 80px 21px 10px 10px;
	overflow: hidden;
}
a.sthlmlive_link {
	width: 300px;
	height: 70px;
	position: absolute;
	top: 790px;
	margin-left: 712px;
}
#sponsorer {
	width: 650px;
	height: 150px;
	padding: 5px 17px;
}
#sponsorer img{
	margin: 11px;
}
/*----LAYOUT AND POSITIONING ENDS HERE----*/

/*TWITTER-FEEDS*/
#twitter_div {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #CCC;
	margin: 0;
	padding: 0;
}
#twitter_div a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#8aabff;
	margin: 0;
	padding: 0;
}

/*Styles*/
h1.rubrik {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color: white;
	margin: 0;
	padding: 0;
}
h1.rubrik a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color: #8aabff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
p.brödtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: white;
	margin: 0;
	padding: 0;
}
p.brödtext a {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #8aabff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
p.brödtext a:hover {text-decoration: underline;}
p.brödtext a.komiker {color: white;}
p.jul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: white;
	margin: 0;
	padding: 0;
}
p.jul a {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #de4a4a;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
p.jul a:hover {text-decoration: underline;}
a {outline: none;}
a img {border: none;}
li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: white;
	margin: 0;
	padding: 0;
}
li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #8aabff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
li a:hover {text-decoration: underline;}