@charset "utf-8";
/* CSS Document 
----------------------------------------
Author:		Christer
Email:		christer@inbusiness.no
Purpose:	Common Framework CSS
----------------------------------------*/

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 76%;
	color: #333333;
	background: #F2F2F2;
}

/* #container
---------------------------------------- */
#container {
	width:991px;
	overflow:hidden;
	margin:0 auto;
	padding:0px 31px;
	background:url(../gfx/bgbody.png) repeat-y center #F2F2F2;
}

/* #header
---------------------------------------- */
#header {
	width:991px;
	height:42px;
	overflow:hidden;
	background:#FFFFFF;
	border-bottom:6px solid #CCCCCC;
	position: relative;
}

/* #header .top_menu
---------------------------------------- */
#header .top_menu {
	height:26px;
	position: absolute;
	bottom: -1px;
	right: 0;
}
#header .top_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header .top_menu ul li {
	width:86px;
	height:26px;
	float:left;
	display: block;
	background-position: 0 -26px;
	background-repeat: no-repeat;
	margin-left: 4px;
}
#header .top_menu ul li:hover {
	background-position: 0 0;
}
#header .top_menu ul li.selected {
	background-position: 0 -52px;
}
#header .top_menu ul li.jazzforum {
	background-image: url(../gfx/menuitem_jazzforum.png);
	width: 86px;
}
#header .top_menu ul li.maijazz {
	background-image: url(../gfx/menuitem_maijazz.png);
	width: 86px;
}
#header .top_menu ul li.tradjazz {
	background-image: url(../gfx/menuitem_tradjazz.png);
	width: 74px;
}
#header .top_menu ul li.blaatraa {
	background-image: url(../gfx/menuitem_blaatraa.png);
	width: 57px;
}
#header .top_menu ul li a {
	display:block;
	height: 26px;
}

/* #left
---------------------------------------- */
#left {
	width:179px;
	overflow:hidden;
	float:left;
	margin-bottom:6px;
}

/* #mainContent
---------------------------------------- */
#mainContent {
	width:812px;
	overflow:hidden;
	zoom: 1;
	float:left;
	padding-bottom:35px;
}
#mainContent .wrap { 
	padding: 12px 0 35px 12px;
}

/* #footer
---------------------------------------- */
#footer {
	border-top:1px solid #e7e7e7;
	width:991px;
	background:#FFF;
	clear:left;
	position: relative;
	overflow:hidden;
}
/* #footer .footer_left
---------------------------------------- */
#footer .footer_left {
	width:400px;
	height:70px;
	overflow:hidden;
	float:left;
	color:#333333;
}
#footer p{
	font-size:70%;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:-5px;
	margin:0;
	padding:0;
}
#footer .footer_left a,
#footer .footer_left a:link,
#footer .footer_left a:visited {
	color:#333333;
	text-decoration:underline;
}
#footer .footer_left a:hover,
#footer .footer_left a:active {
	color:#333333;
	text-decoration: none;
}

/* #footer .footer_right
---------------------------------------- */
#footer .footer_right {
	width:591px;
	height:70px;
	overflow:hidden;
	float:left;
	text-align:right;
}

/* CONCERT 
------------------------------------- */
#concert {
	padding: 10px 0 0 10px;
}
#concert h5{
	margin:0;
}
#concert .info {
	width: 330px;
	background:url("../gfx/concertGradientReverse.jpg") repeat-x scroll bottom #393335;
	float: right;
	margin-left:10px;
}
#concert #h1 {
	font-size: 2.2em;
	border-bottom: 1px solid #EEEEEE;
}
#concert .date-place {
	text-transform: uppercase;
	font-size: 1.1em;
/*	margin-bottom: 1em;*/
}
#concert .short-text {
	margin-bottom: 1em;
	padding-top: 1em;
	clear:left;
}
#concert .long-text {
	margin-bottom: 1em;
	float:left;
	width:460px;
}
#concert .music {
	text-align: center;
}
#concert ul.links {
	list-style: none;
	margin: 5px;
	padding-left: 0;
}
#concert ul.links li a { color: #FFFFFF; text-decoration: underline; }
#concert ul.links li a:hover { text-decoration: none; }

#concert table.extra {
	background: url(../gfx/background-gray-fade.png) repeat-x;
}
#concert table.extra img {
	cursor: pointer;
}

/* CONCERT PLACE
---------------------------------------- */
#concert-place {
	padding: 10px 0 0 10px;
}
#concert-place .info {
	width: 330px;
	background: #393335;
	float: right;
}
#concert-place h1 {
	font-size: 2.2em;
	border-bottom: 1px solid #EEEEEE;
}
#concert-place .date-place {
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 1em;
}
#concert-place .short-text {
	margin-bottom: 1em;
}
#concert-place .long-text {
	margin-bottom: 1em;
	float:left;
	width:460px;
}
#concert-place ul.links {
	list-style: none;
	margin: 5px;
	padding-left: 0;
}
#concert-place ul.links li { color: #FFFFFF; }
#concert-place ul.links li a { color: #FFFFFF; text-decoration: underline; }
#concert-place ul.links li a:hover { text-decoration: none; }

#concert-place #map {
	width: 330px;
	height: 150px;
	
}

/* right */
.right {
	float:right;
}


/* SAMARBEIDSPARTNERE
---------------------------------------- */
.samarbeid-left {
	float:left;
	width:270px;
}

.samarbeid-right {
	float:right;
	width:500px;
}

.samarbeid-left img {
	float:left;
	margin:0 12px 12px 0;
}

.samarbeid-right img {
	float:left;
	clear:left;
	margin:0 12px 12px 0;
	width:150px;
}

.samarbeid-right p {
	margin:0;
}

.samarbeid-right .tab {
	border-bottom:solid 1px #CCC;
	float:left;
	margin:6px 0 0 0;
	padding:0 0 6px 0;
}

.samarbeid-right .tab-right {
	float:left;
	width:338px;
}

.samarbeid-left h2,
.samarbeid-right h2 {
	padding:0;
	margin:0 0 12px 0;
}

.samarbeid-column {
	float:left;
	width:230px;
	margin:0 12px 12px 0;
	padding:6px;
	background:#F2F2F2;
	height:90px;
}

