	/*********** GENERAL ***********/

* {
	padding: 0;
	margin: 0;
}

body {
	font: 12px arial, sans-serif; 
	line-height: 1.5em;
	color: #454545;
	background: #fff url(http://konsertoversikt.no/graphics/bg.gif) repeat-x;
}

a {
	color: #379;
}

a:hover, em {
	color: #50a921;	
}

a img {
	border: none;
}

label {
	font-weight: bold;
}

img {
	vertical-align: middle;
}

h1 a, h2 a {
	text-decoration: none;
	color: #444;
}

h1 span {
	color: #50a921;
}

h2 {
	font-weight: normal;
	margin-bottom: 12px;
	padding-top: 2px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #50a921;
}

h3 {
	margin: 15px 0 5px 0;
	color: #50a921;
	font-size: 13px;
}

h4 a {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
    text-transform: uppercase;
}

h5 {
	color:#888;
	border-bottom:1px dotted #888;
	margin-bottom:10px;
	font-size:13px;
}

.smallimage {
	border: 1px solid #666;
	width: 50px;
	height: 50px;
}

.tinylink {
	font-size: 11px;
	line-height: 12px;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}

ul { 
	margin: 10px 0 20px 18px;
}

.festival a {
	color: #934;
}

.festival a:hover {
	color: #50a921;
}

li a {
	padding: 3px 0;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
}

table a {
	text-decoration: none;
}

th {
	background-image: url(http://konsertoversikt.no/graphics/tablebg.gif);
	padding: 1px;
}

td {
	padding: 5px;
}

input, textarea  {
	border: 1px solid #aaa;
	padding: 3px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

input[type="submit"] {
	background: #5bc126;
	color: #fff;
} 

input[type="text"]:focus, input[type="password"]:focus, textarea:focus  {
	border: 1px solid #625c44;
	background: #ffe;
}

a:hover .highlight {
	background: #50a921;
}

input[disabled] {
	color: #bbb;
}

fieldset {
	padding: 12px 22px 10px 18px;
	border: 1px solid #ccc;
}

fieldset input {
	width: 300px;
}

legend {
	color: #50a921;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

	/*********** LAYOUT ***********/

h1 {
	font: bold 2em "Trebuchet MS", arial, sans-serif;
	line-height: 34px;
	letter-spacing: -1px;
	font-size: 28px;
	padding-left: 13px;
	float: left;
}

#topright {
	margin-top: 14px;
	margin-right: 10px;
	float: right;
}

#facebookinfo {
	position: absolute;
	border: 10px solid #666;
	background: #fff;
	width: 450px;
	margin: 0 auto;
	left: 50%;
	margin-left: -245px;
	height: 70px;
	padding: 15px;
	display: none;
	top: 40px;
}

#facebookclose {
	cursor: pointer;
	cursor: hand;
}


#topright a, #subheader a {
	text-decoration: none;
}

#content { 
	margin: 35px auto;
	width: 990px; 
}

#choose {
	float: left;
	height: 30px;
	padding: 14px 0 1px 25px;
	width: 230px;
	background: #5bc126 url(http://konsertoversikt.no/graphics/topleft.gif) no-repeat;
	color: #fff;
	font-size: 19px;
}

#cities {
	margin: 0; /* Overrides ul margin */
	text-align: right;
	float: right;
	width: 702px;
	height: 30px;
	background: #404040 url(http://konsertoversikt.no/graphics/topright.gif) no-repeat top right; 
	color: #fff;
	font-size: 19px;
	padding: 14px 25px 1px 5px;
}

#cities li {
	display: inline;
	margin-right: 53px;
	list-style: none; 
}

#cities a {
	text-decoration: none;
	color: #fff;
	padding: 12px 0;
}

#cities a:hover, #cities .activelink {
	color: #fe8;	
}

#subheader {
	margin-top: 8px;
	margin-bottom: 12px;
	padding: 0 12px 6px 17px;
	color: #808080;
	border-bottom: 1px dotted #ccc;
}

#left {
	float: left;
	width: 730px;
	margin-bottom: 10px;
}
	#leftcontent {
		margin-top: 5px;
		margin-bottom: 15px;
	}
	
	.lt {
		background-image: url(http://konsertoversikt.no/graphics/lefttop.gif);
		background-repeat: no-repeat;
		height: 8px;
		font-size: 0; /* IE6 empty div bug hack */
	}
	
	.leftbox {
		background: #edf2f7 url(http://konsertoversikt.no/graphics/leftbottom.gif) no-repeat bottom;
		padding: 6px 12px;	
		margin-bottom: 18px;
	}
	
#right {
	float: right;
	width: 245px;
	margin-bottom: 10px;
}
		
	.rt {
		background-image: url(http://konsertoversikt.no/graphics/sidetop.gif);
		background-repeat: no-repeat;
		height: 8px;
		font-size: 0; /* IE6 empty div bug hack */
	}
		
	.rightbox {
		font-size: 11px;
		background: #edf2f7 url(http://konsertoversikt.no/graphics/sidebottom.gif) no-repeat bottom;
		padding: 0 8px 8px 8px;	
		margin-bottom: 10px;
	}
	
	#navigation {
		font-size: 12px;
	}
	
	#navigation a {
		text-decoration:none;
	}
	
	#navigation ul {
		list-style-type: disc;
		margin-top: 0;
	}
	
	.rightbox ul {
		margin-bottom: 0;
	}
	
	.rightbox ol {
		margin-left: 20px;
	}
	
	.comments {
		list-style-type: none;
		margin-left: 0;
	}
	
	.comments li {
		padding-left: 18px;
		background: url(http://konsertoversikt.no/graphics/commentlist.gif);
		background-repeat: no-repeat;
	}
	
	.rightcolinfo {
		margin-top: 15px;
	}
	
	.rightcolinfo a {
		text-decoration: none;
	}
	
	.rightinfo {
		float: right;
	}

#footer { 
	border-top: 1px dotted #ccc;
	clear: both; 
	line-height: 1.8em;
	color: #808080;
	padding: 5px 10px;
}

	/*********** COMMENTS ***********/

.commentwrapper {
	background-image: url(http://konsertoversikt.no/graphics/comment.gif);
	background-repeat: no-repeat;
	padding: 0 10px 3px 65px;
}

#kommentarer .commentwrapper {
	background-image: url(http://konsertoversikt.no/graphics/yellowcomment.gif);
}

.commentwrapper textarea {
	width: 620px;
	margin-bottom: 5px;
}

.commentwrapper input[type="submit"] {
	width: 187px;
	height: 23px;
	font-size: 13px;
}

.commentwrapper input[type="text"] {
	width: 180px;
}

.commentheader {
	margin-top: -5px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #888;
}

form .commentheader {
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

.comment {
	margin-bottom: 10px;
}

.name {
	font-weight: bold;
}

.error {
	padding-top: 3px;
	color: red;
	font-weight: bold;
}

.goodie {
	padding-top: 3px;
	color: #116081;
	font-weight: bold;
}

	/*********** TABLES ***********/

.advertising {
	padding: 10px 0 0 0;
	border-top: 1px solid #ddd;
}

.subth {
	background: #d9f2c2;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 2px 8px;
}

.odd td {
	background-color: #edf2f7;
}

.highlight {
	background: #379;
	padding: 1px 0;
	color: #fff;
}

.col1 {
	width: 50px;
}

.col2 {
	width: 430px;
}
.col3 {
	width: 140px;
}
.col4 {
	width: 140px;
}


.pageselector {
	float: right;
	margin: 0;
	margin-bottom: 5px;
}

.selectpage {
	float: left;
	padding: 2px 8px;
	margin-right: 4px;
	background: #fff;
	border: 1px solid #ccc;
}

a.selectpage {
	text-decoration: none;
	background: #edf2f7;
	border: 1px solid #ccc;
}

a.selectpage:hover {
	background: #d9f2c2;
	color: #454545;
	border: 1px solid #888;
}

	/*********** SEARCH ***********/

#search input[type="text"] {
	float: left; 
	width: 178px;
	font-size: 16px;
	color: #454545;
}

#search input[type="text"]:focus {
	color: #000;
}
	
#search input[type="submit"] {
	margin-left: 3px;
	height: 26px;
	width: 39px;
	font-size: 16px;
}

.placeimage {
	margin-right: 15px;
	margin-bottom: 15px;
	max-height: 150px;
	float: left;
}

	/*********** CONCERT ***********/

#leftscroller, #rightscroller {
	width: 20px;
	height: 180px;	
	background-repeat: no-repeat;
	float: left;
}

#scrollingwrapper {
	overflow: hidden;
	width: 707px;
	height: 190px;
	float: left;
}

#leftscroller {
	background-position: center left;
	margin-left: -18px;
	background-image: url(http://konsertoversikt.no/graphics/scrolling-left.png);
}

#leftscroller:hover, #loader1 {
	background-image:url(http://konsertoversikt.no/graphics/scrolling-left-hover.png);
}

#rightscroller {
	background-position: center right;
	background-image: url(http://konsertoversikt.no/graphics/scrolling-right.gif);
}

#rightscroller:hover, #loader2 {
	background-image: url(http://konsertoversikt.no/graphics/scrolling-right-hover.gif);
}

.concertfront {
	float: left;
	margin: 0 0px 10px 9px;
	width: 170px;
	color: #FFF;
	background-image: url(http://konsertoversikt.no/graphics/concertfront-gradient.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 190px;
}
.concertfront:first-child {
	margin-left:0px;
}

.concertfront a {
	text-decoration: none;
	color: #9E8;
}

.concertfront a:hover {
	color: #fff;
}

.concertfront h2 {
	margin: 0;
	font-size: 14px;
	padding: 2px;
	background-color: #000;
	height: 27px;
	overflow: hidden;
	line-height: 14px;
    text-transform: uppercase;
}

.daysfront {
	color: #fff;
	padding: 0 6px;
	line-height: 16px;
	background: black;
	float: right;
}

.concertfrontimage {
	width: 168px;
	height: 127px; 
	overflow: hidden;
	border: 1px solid #000;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center;
}

.concertimage {
	float: right;
	margin: 2px 5px 10px 20px;
	border: 1px solid #666;
}

.concertinfo {
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 25px;
}

.concertinfo a {
	text-decoration: none;
	white-space: nowrap;
}

.daysleft, .dayssince {
	font-size: 11px;
	font-weight: normal;
	color:#000;
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 10px;
	vertical-align: middle;
	z-index: -1;
	margin-left: 2px;
	text-transform: uppercase;
	letter-spacing: 0px;
	white-space: nowrap;
}

h2 .daysleft {
	color: #454545;
}

h2 .dayssince {
	color: red;
}

.datebox {
	min-width: 44px;
	float: left;
	margin-right: 20px;
	margin-bottom: 9px;
	text-align: center;
	border: 1px solid #ccc;
}
	
.datetop {
	background: #fff;
	font-size: 11px;
	line-height: 15px;
}

.datebox strong {
	display: block;
	font-size: 28px;
	line-height: 18px;
}

.datebottom {
	background: #55768c;
	padding: 9px 3px 0 3px;
	color: #fff;
} 

#friendtip {
	padding-top: 0;
}

#friendtip input {
	width: 200px;
}

#friendtip input[type="submit"] {
	width: 64px;
}

#tooltip {
	position: absolute;
	margin-left: 210px;
	margin-top: 3px;
	border: 2px solid #625c44;
	background: #ffe;
	width: 200px;
	padding: 5px;
}

	/*********** CALENDAR ***********/

#dateform input[type="text"] {
	font-size: 11px;
	width: 58px;
}

#dateform input[type="submit"] {
	font-size: 11px;
	padding: 1px;
	width: auto;
}

#dateform img {
	margin-left: 1px;
}

#calendar {
	width: 175px;
	position: absolute;
	text-align: center;
	margin-top: 24px;
	margin-left: 20px;
	border: 1px solid #625c44;
	background: #ffe;	
}

#calendarheader {
	padding: 3px;
}

#calendartitle {
	font-weight: bold;
	font-size: 11px;
}

#calendar select {
	font-weight: bold;
	text-align: center;
}

#calendar td {
	padding: 0;
	width: 10px;
}

.a {
	cursor: pointer;
	padding: 3px;
}

.a:hover {
	background: #666;
	color: #fff;
}

.a:active {
	background: #333;
	color: #fff;
}

/****** hva skjer ******/
.happening li {
	list-style-type: none;
	margin: -5px 0 6px -18px;
	padding-left: 20px;
}
.happeningComment {
	background: url(http://konsertoversikt.no/graphics/commentlist.gif);
	background-repeat: no-repeat;
}
.happeningConcert {
	background: url(http://konsertoversikt.no/graphics/concertlist.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.happeningConcert ul {
	margin-bottom: 0;
	margin-left: 14px;
}

.happeningCommentBox {
	margin: 5px 20px 7px 14px;
}

.grey {
	color: #999;
	font-style:italic;
}
/****** forside ******/

.newsBox {
	padding:0 10px 10px 0;
	width:355px;
	float:left
}

.happeningsBox {
	padding:0 0 10px 10px;
	width:355px;
	float:left
}

.happeningsBoxInner {
	height:270px;
	overflow:auto;
}
.mostPopRight {
	width:355px;
	float:right;
	margin-bottom: 20px;
}


.mostPopLeft {
	width:355px;
	float:left;
	margin-bottom: 20px;
}


.mostPopInner {
	text-align: left;
	padding-left: 30px;
}
