body {
	margin: 0;
	padding: 20px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	color: #444;
	background: url(../images/bg_body.gif) repeat-x top left #f8f8f8;
}

img {
	border: none;
}

#container {
	margin: 0 auto;
	width: 980px;
}

#header {
	margin: 0 0 19px;
	padding: 0;
}

#headline {
	margin: 0;
	padding: 0;
	width: 460px;
	float: left;
}

#search {
	margin: 5px 0 0;
	padding: 5px 5px 5px 0;
	height: 30px;
	overflow: hidden;
	width: 250px;
	float: right;
	background: #000;
}

#footer {
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 0;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #999;
}

#footer a:link, #footer a:visited {
	color: #666;
}

#footer a:hover, #footer a:active {
	color: #333;
}

#footer a.more {
	color: #ccc;
	text-decoration: none;
}

#search form {
	margin: 0;
	padding: 0;
}

#main-content {
	margin: 0;
	padding: 10px;
	position: relative;
	z-index: 900;
	background: #000;
}

#navigation {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	height: 55px;
	display: inline;
}

#navigation li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 210px;
	width: 200px;
	display: none;
	border-left: 10px solid #000;
	border-right: 2px solid #000;
}

ul#sub1 {
	top: 10px;
}

ul#sub2 {
	border-top: 2px solid #000;
	top: 65px;
}

#navigation li ul li {
	margin: 0;
	padding: 0;
}

ul#menu li:hover ul, ul#menu li.over ul {
	display: block;
}

#navigation a {
	display: block;
	width: 100%;
	outline: none;
	height: 55px;
	border-bottom: 2px solid #000;
}

#navigation li#nav-ticnet a {
	height: 35px;
	border-bottom: none;
}

#navigation li#nav-visitors a:link, #navigation li#nav-visitors a:visited {
	background: url(../images/bg_nav1.gif) no-repeat 0 0;
}

#navigation li#nav-visitors a:hover, #navigation li#nav-visitors a:active{
	background: url(../images/bg_nav1.gif) no-repeat 0 -55px;
}

#navigation li#nav-organizers a:link, #navigation li#nav-organizers a:visited{
	background: url(../images/bg_nav2.gif) no-repeat 0 0;
}

#navigation li#nav-organizers a:hover, #navigation li#nav-organizers a:active{
	background: url(../images/bg_nav2.gif) no-repeat 0 -55px;
}

#navigation li#nav-faq a:link, #navigation li#nav-faq a:visited {
	background: url(../images/bg_nav3.gif) no-repeat 0 0;
}

#navigation li#nav-faq a:hover, #navigation li#nav-faq a:active, #navigation li#nav-faq.active a:link, #navigation li#nav-faq.active a:visited {
	background: url(../images/bg_nav3.gif) no-repeat 0 -55px;
}

#navigation li#nav-tickets a:link, #navigation li#nav-tickets a:visited{
	background: url(../images/bg_nav4.gif) no-repeat 0 0;
}

#navigation li#nav-tickets a:hover, #navigation li#nav-tickets a:active, #navigation li#nav-tickets.active a:link, #navigation li#nav-tickets.active a:visited {
	background: url(../images/bg_nav4.gif) no-repeat 0 -55px;
}

#navigation li#nav-contact a:link, #navigation li#nav-contact a:visited{
	background: url(../images/bg_nav5.gif) no-repeat 0 0;
}

#navigation li#nav-contact a:hover, #navigation li#nav-contact a:active, #navigation li#nav-contact.active a:link, #navigation li#nav-contact.active a:visited {
	background: url(../images/bg_nav5.gif) no-repeat 0 -55px;
}

#navigation li#nav-ticnet a {
	background: url(../images/bg_ticnet.gif) no-repeat 0 0;
}

#navigation li#sub1-events a:link, #navigation li#sub1-events a:visited {
	background: url(../images/bg_navevenemang.gif) no-repeat 0 0;
}

#navigation li#sub1-events a:hover, #navigation li#sub1-events a:active {
	background: url(../images/bg_navevenemang.gif) no-repeat 0 -55px;
}

#navigation li#sub2-booking a:link, #navigation li#sub2-booking a:visited {
	background: url(../images/bg_navbokning.gif) no-repeat 0 0;
}

#navigation li#sub2-booking a:hover, #navigation li#sub2-booking a:active {
	background: url(../images/bg_navbokning.gif) no-repeat 0 -55px;
}

#navigation li#sub1-christina a:link, #navigation li#sub1-christina a:visited, #navigation li#sub2-christina a:link, #navigation li#sub2-christina a:visited {
	background: url(../images/bg_navchristina.gif) no-repeat 0 0;
}

#navigation li#sub1-christina a:hover, #navigation li#sub1-christina a:active, #navigation li#sub2-christina a:hover, #navigation li#sub2-christina a:active {
	background: url(../images/bg_navchristina.gif) no-repeat 0 -55px;
}

#navigation li#sub1-norrmalmia a:link, #navigation li#sub1-norrmalmia a:visited, #navigation li#sub2-norrmalmia a:link, #navigation li#sub2-norrmalmia a:visited {
	background: url(../images/bg_navnorrmalmia.gif) no-repeat 0 0;
}

#navigation li#sub1-norrmalmia a:hover, #navigation li#sub1-norrmalmia a:active, #navigation li#sub2-norrmalmia a:hover, #navigation li#sub2-norrmalmia a:active {
	background: url(../images/bg_navnorrmalmia.gif) no-repeat 0 -55px;
}

#navigation li#sub1-acusticum a:link, #navigation li#sub1-acusticum a:visited, #navigation li#sub2-acusticum a:link, #navigation li#sub2-acusticum a:visited {
	background: url(../images/bg_navacusticum.gif) no-repeat 0 0;
}

#navigation li#sub1-acusticum a:hover, #navigation li#sub1-acusticum a:active, #navigation li#sub2-acusticum a:hover, #navigation li#sub2-acusticum a:active {
	background: url(../images/bg_navacusticum.gif) no-repeat 0 -55px;
}

#navigation li#sub1-lf a:link, #navigation li#sub1-lf a:visited, #navigation li#sub2-lf a:link, #navigation li#sub2-lf a:visited {
	background: url(../images/bg_navlf.gif) no-repeat 0 0;
}

#navigation li#sub1-lf a:hover, #navigation li#sub1-lf a:active, #navigation li#sub2-lf a:hover, #navigation li#sub2-lf a:active {
	background: url(../images/bg_navlf.gif) no-repeat 0 -55px;
}

#navigation li#sub1-other a:link, #navigation li#sub1-other a:visited, #navigation li#sub2-other a:link, #navigation li#sub2-other a:visited {
	background: url(../images/bg_navovriga.gif) no-repeat 0 0;
}

#navigation li#sub1-other a:hover, #navigation li#sub1-other a:active, #navigation li#sub2-other a:hover, #navigation li#sub2-other a:active {
	background: url(../images/bg_navovriga.gif) no-repeat 0 -55px;
}

input#query {
	margin: 0;
	padding: 7px 5px 3px;
	height: 20px;
	font-size: 1.4em;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #555;
	float: left;
	width: 205px;
	border: none;
}

input#search {
	margin: 0;
	padding: 0;
	width: 35px;
	height: 30px;
	float: right;
	border: none;
}

h1 {
	margin: 0;
	padding: 0;
	width: 445px;
	height: 25px;
	overflow: hidden;
	background: url(../images/header.gif) no-repeat top left;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 200px;
}

a:link, a:visited {
	color: #bc5d12;
}

a:hover, a:active {
	color: #000;
}

p#date {
	margin: 3px 0 0;
	padding: 0;
	font-size: 1.6em;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	color: #888;
	text-transform: uppercase;
}

#event-image {
	margin-left: 10px;
	width: 500px;
	height: 285px;
	overflow: hidden;
	float: left;
}

.level2-image {
	height: 137px;
	overflow: hidden;
}

.level3-image {
	height: 110px;
	width: 110px;
	overflow: hidden;
	float: left;
}

body#arena #event-image {
	margin-left: 10px;
	width: 750px;
	float: left;
	height: 285px;
}

body.studio-acusticum #event-image {
	background: url(../images/bg_acusticum.jpg) no-repeat top left;
}

body.christinasalen #event-image {
	background: url(../images/bg_christina.jpg) no-repeat top left;
}

body.norrmalmia #event-image {
	background: url(../images/bg_norrmalmia.jpg) no-repeat top left;
}

body.ovriga-arenor #event-image {
	background: url(../images/bg_ovriga.jpg) no-repeat top left;
}

#event-info {
	float: right;
	width: 240px;
	height: 285px;
	overflow: hidden;
	background: #fff;
}

#event-info h2 {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 80px;
	overflow: hidden;
	line-height: 400px;
}

#event-info h2.norrmalmia {
	background: url(../images/arena_logo.gif) no-repeat top left;
}

#event-info h2.christinasalen {
	background: url(../images/arena_logo.gif) no-repeat top left;
}

#event-info h2.studio-acusticum {
	height: 95px;
	background: url(../images/acusticum_logo.gif) no-repeat top left;
}

div#event-image img {
	margin: 0;
	padding: 0;
	display: block;
}

.event-text h3 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-size: 2em;
	color: #083a93;
}

.event-text h4 {
	margin: 0;
	font-size: 1.1em;
	color: #61718c;
	font-weight: normal;
}

.event-text p {
	margin: 10px 0 15px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
}

p.read-more {
	margin: 0;
	text-align: right;
}

p.read-more a {
	margin: 0;
	display: block;
	float: right;
	padding: 3px 6px;
	font-weight: bold;
	text-decoration: none;
}

p.read-more a:link, p.read-more a:visited {
	color: #fff;
	background: #ef812b;
}

p.read-more a:hover, p.read-more a:active {
	color: #fff;
	background: #000;
}

.event-text {
	padding: 15px;
	background: #fff;
}

#alt-content {
	padding-top: 10px;
}

#banners {
	width: 200px;
	float: left;
}

#banners img.banner {
	margin: 0 0 10px;
	padding: 0;
	display: block;
}

#alt-events {
	margin-left: 10px;
	width: 770px;
	float: left;
}

#events-level2 h3 {
	font-size: 1.4em;
}

#events-level2 h4 {
	font-size: 1.1em;
}

#events-level2 p {
	margin: 10px 0 0;
}

#events-level2 .event {
	margin: 0 10px 0 0;
	padding: 10px;
	float: left;
	width: 230px;
	background: #000;
}

#events-level2 img {
	margin: 0;
	padding: 0;
	display: block;
}

#events-level2 .last {
	margin-right: 0;
}

#events-level2 .event-text {
	margin: 0;
	padding: 10px;
	height: 102px;
}

#events-level3 {
	margin: 10px 0 0;
}

#events-level3 .event {
	margin: 0 10px 10px 0;
	padding: 10px;
	width: 360px;
	float: left;
	background: #000;
}

#events-level3 .last {
	margin-right: 0;
}

#events-level3 img {
	margin: 0;
	padding: 0;
	display: block;
}

#events-level3 .event-text {
	float: left;
	padding: 10px;
	width: 230px;
	height: 90px;
}

#events-level3 h3 {
	font-size: 1.4em;
}

#events-level3 h4 {
	font-size: 1.1em;
}

#events-level3 p {
	margin: 4px 0 0;
}

#alt-subpage {
	margin-left: 10px;
	padding: 0 0 10px 10px;
	float: left;
	width: 740px;
	background: url(../images/bg_subpage.jpg) repeat-y 10px 0 #fff;
	border: 10px solid #000;
}

#list #alt-subpage {
	padding: 15px 10px;
	background: #fff;
	width: 730px;
}

#column-left h2, #alt-subpage h2 {
	margin: 0 0 5px;
	padding: 0;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-size: 2.8em;
	line-height: 1em;
	color: #000;
}

#column-left h3 {
	margin: 10px 0 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 2em;
	color: #000;
}

.thumb-container {
	margin: 5px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #ccc;
}

.thumb-container img {
	float: left;
	margin: 0 6px 2px 0;
	background: #fff;
	border: none;
	border-bottom: 1px solid #ddd;
}

#column-left {
	padding: 15px 10px;
	width: 460px;
	float: left;
}

#column-right {
	padding: 0;
	width: 240px;
	float: right;
}

#column-right h3 {
	margin: 0;
	padding: 5px 10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #fff;
	background: #ef812b;
}

#column-left .event-info h3 {
	font-size: 1.6em;
	color: #666;
}

#column-left .event-info img.event-image {
	margin: 10px 10px 10px 0;
	float: left;
}

#column-left .event-info p.excerpt {
	font-size: 1.4em;
	color: #333;
}

#column-left .event-info p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
}

#column-right p {
	margin: 5px 10px 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
}

#column-right ul {
	margin: 5px 0 25px 0;
	padding: 0 0 0 13px;
	list-style: none;
}

#column-right li {
	padding: 2px 0;
	font-size: 1.2em;
	color: #000;
}

#column-right li em {
	font-style: normal;
	color: #8d8479;
}

#column-right a:link, #column-right a:visited {
	color: #000;
}

#column-right a:hover, #column-right a:active {
	color: #ef812b;
}

#column-left p {
	margin: 5px 0 10px;
	font-size: 1.4em;
	line-height: 1.4em;
}

body#textpage #column-left h3 {
	margin: 15px 0 0;
	padding: 0;
	line-height: 1.2em;
}

body#textpage #column-left p {
	margin: 5px 0 10px;
	padding: 0;
}

ul#question-list {
	margin: 5px 0 20px;
	padding: 0;
	list-style: none;
}

ul#question-list li {
	padding: 2px 0;
	font-size: 1.4em;
}

#column-right div.event-info {
	margin: 0 0 20px;
	padding: 10px;
	background: #ef812b;
	color: #fff;
}

#column-right div.event-info a:hover, #column-right div.event-info a:active {
	color: #fff;
}

#column-right div.event-info h3 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	color: #fff;
}

#column-right div.event-info ul {
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}

#column-right div.event-info ul li {
	color: #000;
}

#event-list {
	margin: 10px 0 0;
	padding: 0;
	width: 730px;
}

#event-list thead td {
	font-weight: bold;
	color: #000;
}

#event-list td {
	padding: 2px 0;
	font-size: 1.2em;
	border-bottom: 1px solid #ddd;
}

p.print {
	font-size: 1.2em;
	font-weight: bold;
}

td.list-date, td.list-location {
	color: #888;
}

.list-title a:link, .list-title a:visited {
	color: #333;
}
.list-title a:hover, .list-title a:active {
	color: #000;
}

#news-box {
	margin-top: 10px;
	background: #000;
	padding: 10px;
}

#news-title {
	width: 200px;
	height: 30px;
	float: left;
	overflow: hidden;
}

#news-content {
	padding: 0 10px;
	float: left;
	background: #fff;
	width: 740px;
	height: 30px;
	overflow: hidden;
}

#news-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#news-content li {
	margin: 0;
	padding: 9px 0 8px;
	font-size: 1.2em;
	float: left;
	color: #888;
	white-space: nowrap;
}

#news-content li {
	white-space: nowrap;
}

#news-title h3 {
	margin: 0;
	padding: 0;
	line-height: 300px;
	overflow: hidden;
	background: url(../images/news_header.jpg) no-repeat top left;
}

.tickercontainer {
	overflow: hidden; 
}
.tickercontainer .mask {
	position: relative;
	width: 740px;
	overflow: hidden;
}

ul.newsticker {
	position: relative;
}

ul.newsticker li strong {
	margin-right: 5px;
}

ul.newsticker li.news strong {
	color: #1b67d2;
}

ul.newsticker li.event strong {
	color: #ef812b;
}

ul.newsticker a {
	margin-right: 50px;
}

ul.newsticker a:link, ul.newsticker a:visited {
	color: #555;
}

#newsletter {
	margin: 5px 0 0 92px;
	width: 163px;
	padding: 5px;
	background: #000;
	float: left;
	position: relative;
	z-index: 1001;
}

#newsletter a#toggle_newsletter {
	width: 163px;
	height: 30px;
	display: block;
	line-height: 500px;
	overflow: hidden;
	outline: none;
	background: url(../images/btn_newsletter.jpg) no-repeat top left;
}

#newsletter a#toggle_newsletter:hover, #newsletter a#toggle_newsletter:active {
	background: url(../images/btn_newsletter.jpg) no-repeat 0 -30px;
}

#newsletter_form {
	position: absolute;
	bottom: 0;
	top: 35px;
	left: 0;
	right: 0;
	z-index: 1000;
	display: none;
}

#newsletter_form p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #777;
}

#newsletter_form form {
	margin: 0;
	padding: 7px;
	background: #fff;
	border: 5px solid #000;
}

#newsletter_form p.description {
	margin-bottom: 10px;
}

#newsletter_form input.newsletter_input {
	border: none;
	margin: 0 0 6px;
	padding: 5px;
	width: 139px;
	background: #ddd;
}

#newsletter_form label {
	font-weight: bold;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear { display: inline-block; }
.clear { display: block; }