﻿@charset "utf-8";
body {
    background: #e9e9e9 url(/media/images/humlan_bg.gif);
}

div.outerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	margin-bottom: 25px;
}

div.contentwrapper {
	margin: 0px 36px;
}

#header {
    margin-bottom: 10px;
}

#header #logo {
    position: absolute;
    top: 30px;
    left: 14px;
}
#header #headertop {
    position: relative;
    clear: both;
    height: 103px;
}
#header #ultab {
    position: absolute;
    /*float: right;
    margin-right: 12px;*/
    right: 12px;
    bottom:0px;
}

#header #tabs {
    width: 990px;
    position: absolute;
    bottom:5px;
}

#header #ultab {
    position: relative;
    float: right;
    margin-right: 0px;
    right: 0px;
    bottom:0px;
    width: 990px;
}
#header #ultab li{
    float: left;
    /*width: 135px;*/
    height: 22px;
    margin-left: 5px;
    /*background: #000;*/
    text-align: center;
    padding-top: 0px;
}
#header #ultab li#filler {
    width: 477px; /*576px;*/
    margin-left: 0px;
    height: 19px;
    border-bottom: 5px solid #000;
}
#header #ultab li#humlan {
    width: 130px;
}
#header #ultab li#open {
    width: 154px;
}
#header #ultab li#popup {
    width: 115px;
}
#header #ultab li#taftea {
    width: 214px;
}
#header #ultab li a{
    display: block;
    font-family: Arial,Helvetica,sans-serif;
	font-size:15px;
    font-weight: bold;
	color: #000;
    text-decoration: none;
    /*width: 115px;*/
    height: auto;
    /*padding-left: auto;
    padding-right: auto;*/
    padding-bottom: 4px;
    border-bottom: 5px solid #000;
}
#header #ultab li a:hover{
    border-bottom-color: #555;
    color: #555;
}
#header.h #headerbottom {
    background: #646464;
}
#header.h #ultab li#humlan a {
    border-bottom-color: #646464;
    color: #646464;
}
#header.h div.menu ul ul a, #header.h div.menu ul ul a:visited {background:#646464; color:#fff;}

#header.o #headerbottom  {
    background: #fff; /*#4d9116;*/
}
#header.o #ultab li#open a {
    border-bottom-color: #ff0098; /*#4d9116;*/
    color: #ff0098;
}
#header.o div.menu ul ul a, #header.o div.menu ul ul a:visited {background:#4d9116; color:#fff;}



#header #mainmenu {
    margin-left: 4px;
    margin-top: 0px;
}
#header #mainmenu  li a:link,#header #mainmenu  li a:visited{
    font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #fff;
    text-decoration: none;
}

#header.o #mainmenu  li a:link,#header.o #mainmenu  li a:visited{
    color: #333;
}

#header #mainmenu  li a:hover {
    text-decoration: underline;
}
#header #headerbottom {
    background: #646464;
    padding: 10px 11px 5px 11px;
    width: 968px;
    height: 268px;
}
.menu#humlan-humlan li a#humlan,
.menu#humlan-arr li a#arr,
.menu#humlan-cal li a#cal,
.menu#humlan-news li a#news,
.menu#humlan-engagera li a#engagera,
.menu#humlan-medlem li a#medlem,
.menu#humlan-english li a#english,
.menu#open-artists li a#artists,
.menu#open-news li a#news,
.menu#open-func li a#func,
.menu#open-press li a#press,
.menu#open-info li a#info,
.menu#open-biljetter li a#biljetter,
.menu#open-schedule li a#schedule {
    font-weight: bold;
    /*text-decoration: underline;*/
}
/*.jquery-corner {
z-index: 0 !important; z-index: -1;
}*/
#header #topimage {
    width: 968px;
    height: 242px;
    /*background: #efefe3;*/
    /*margin: 10px auto;*/
}



.content {
/*	clear: both;*/
}
.colrow {
    clear: both;
}
.col {
	width: 243px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.col.first {
	margin-left: 0px;
}
.col.last {
	margin-right: 0px;
	float: right;
}
.col.double {
	width:492px;
}
.col.triple {
	width:741px;
}
.col.full {
	width:990px;
}
.col .box {
	padding: 7px;
	/*min-height: 100px;*/
    background: #fff;
    margin-bottom: 6px;
    clear: both;
    padding-bottom: 10px;
}

.col .box div.newsrow {
    margin-bottom: 20px;
}

.col .box div.newsrow p.morelink {
    margin-top: -4px;
}

.col .headerbox {
    padding: 8px 0px 0px 0px;
    background: none;
    color: #666;
    margin-bottom: 8px;
    /*width: 225px;*/
    height: 13px;
    border-bottom: 1px solid #666;
}
.col .headerbox h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
    /*letter-spacing: 1px;*/
}
.col .headerspacer {
    height: 25px;
    margin-bottom: 6px;
}

.col .box p,
.col .box th,
.col .box td {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
    color: #6F6464;
    margin-bottom: 6px;
}
.col .box td {
	font-size: 11px;
}
.col .box td label{
	font-size: 12px;
}
.col .box h3 {
	font-size: 18px;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 16px 0;
    line-height: 1.2;
}
.col .box h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	margin-top: 14px;
    
}
.col .box h4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
    margin-top: 9px;
    margin-bottom: 2px;
    color: #646464;
}
.col .box table th {
    vertical-align: top;
}
.col .box.func_facts h4 {
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.col .box.func_facts ul {
    margin-bottom: 12px;
}
.col .box.func_facts li {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
    color: #6F6464;
    list-style: circle;
    margin-left: 15px;
    margin-top: 3px;
}
.col .box.func_facts p {
	line-height: 1.3;
}
.col .box p.newsdate {
    font-size: 10px;
    margin-bottom: 2px;
}
.col .box.archive h4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
    margin-top: 6px;
    margin-bottom: 4px;
}
.col .box.archive p {
    margin: 0px;
}
.col .box.archive a:link,
.col .box.archive a:visited {
    color: #333;
}
.col .box a:link,.col .box a:visited {
    color: #ff0000;
    text-decoration: none;
}
.col .box a:hover {
    text-decoration: underline;
}
.col .box.sponsors h4 {
    font-size: 11px;
    margin-top: 18px;
    margin-bottom: 2px;
}
.col .box.sponsors img {
    margin-right: 10px;
    vertical-align: middle;
}
.col .box.sponsors p {
    margin: 0px;
}
.col .box.sponsors p a:link,.col .box.sponsors p a:visited{
    color: #646464;
    text-decoration: none;
}
.col .box.sponsors p a:hover{
    text-decoration: underline;
}
.col .box.content a:link,.col .box.content a:visited{
    color: #553333;
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
}
.col .box.content a:hover{
    text-decoration: underline;
}
.col .box.contact a:link,.col .box.contact a:visited{
    color: #646464;
    text-decoration: none;
}
.col .box.contact a:hover{
    text-decoration: underline;
}
.col div.pagenav {
    margin: 8px 0 6px 0;
}
.col div.pagenav a:link,
.col div.pagenav a:visited {
    font-family: verdana,arial;
    font-size: 11px;
    color: #646464;
    font-weight: bold;
    text-decoration: none;
}
.col div.pagenav a:hover {
    text-decoration: underline;
}
.col .box.artist h3 {
   line-height: 1.2;
   margin: 0px;
   padding: 0px;
}
.col .box.artist h3 em {
    font-size: 12px;
    color: #999;
    font-weight: bold;
    font-style: normal;
}
.col .box.artist p.tags {
    /*font-size: 10px;
    color: #333;
    font-weight: bold;
    font-style: normal;*/
  margin-top: -2px; 
  color: #666; /*#AAA;*/
  font-size: 10px; /*11px;*/
  font-weight: bold; 
  text-transform: uppercase;
}
.col .box.artist h3 a:link,
.col .box.artist h3 a:visited {
    color: #000;
    margin:0px;
    padding: 0px;
}
.col .box.artist h3 a:hover {
    color: #000;
    text-decoration: none;
}
.boxlink {
    padding-top: 0px;
    text-align: right;
}
.boxlink a, a.arrow, a.arrow:visited {
  padding-left : 6px; 
  background : url(/media/images/linkarrow.gif) no-repeat bottom left;
  white-space : nowrap;
}

div.newsbox {
    padding-bottom: 7px;
}
div.newsbox.last {
    padding-bottom: 0px;
}
div.eventbox {
    padding-bottom: 10px;
}

.tiny {
    font-family: Helvetica, Arial,sans-serif;
	font-size: 8px;
}
#footer {
	margin-top: 4px;
    margin-bottom: 12px;
    width: 990px;
    padding: 4px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #646464;*/
    color: #646464;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #646464;
}
#footer strong {
    font-weight: bold;
    margin-right: 4px;
}
#footer a:link, #footer a:visited {
    font-weight: normal;
    color: #646464;
    text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
    font-style: italic;
}
.right {
    text-align: right;
}

p label {
    width: 42px;
    float: left;
}
label.error {
    color: red;
}
ul.errorlist li {
    color: red;
}