html{
	background:url(../images/bg-html.gif);
	font:16px Arial, Helvetica, sans-serif;
}
body{
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	margin:0;
	min-width:956px;
	padding:0 0 15px;
}
img{border-style:none;}
a{color:#000;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#header{
	background:#424242 url(../images/bg-header.gif) repeat-x;
	height:136px;
	position:relative;
	overflow:hidden;
}
.logo{
	position:absolute;
	top:5px;
	left:12px;
}
.logo a{
	background:url(../images/logo.gif) no-repeat;
	display:block;
	width:125px;
	height:79px;
	text-indent:-9999px;
	overflow:hidden;
}
.nav{
	margin:62px 0 0 240px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.nav li{
	float:left;
	padding:0 15px 0 0;
	color:#000;
}
.nav li a{
	float:left;
	font-size:17px;
	text-decoration:none;
}
.nav li a:hover{
}
.nav li span{
	float:left;
	cursor:pointer;
}
.nav li a:link,
.nav li a:visited,
.nav li a:active{
	font-size:17px;
	text-decoration:none;
}
	
/* Loginbox */
#loginbox{
	position:relative;
	background:url('../images/bg-form.gif') no-repeat;
	width:296px;
	height:57px;
	float:right;
	padding:10px 0 0 10px;	
}
#loginbox h3{
	font-size:12px;
	color:#7caa07;
	margin-top:0;	
	margin-bottom:0px;
}
#loginbox p{
	font-size:12px;
	color:#fff;
	margin-top:5px;
}
#loginbox p span{
	color:#727272;
}
#loginbox #button-loggaut{
	position:absolute;
	right:10px;
	bottom:10px;
	border:0;
}
#loginbox #button-loggain{
	position:absolute;
	right:10px;
	bottom:16px;
	border:0;
}
#loginbox .text-input{
	width:100px;
	float:left;
	font-size:11px;
	margin:9px 3px 0 -1px;
	padding:2px 2px 1px;
	border:1px solid #949494;
	color:#727272;
}

/* Error message */
#errormessage{
	position:relative;
	background-color:#FAE5E5;
	border:1px solid #F0B2B2;
	padding-left:10px;
	margin-bottom:20px;
}
#errormessage #errormessage-bg {
	position:absolute;
	top:20px;
	right:20px;
}
#errormessage p{
	color:#666;
}
#errormessage h3{
	color: #FA0C0C;
}

#main{
	width:956px;
	margin:0 auto;
	overflow:hidden;
}
#content{
	background:#efefef;
	width:934px;
	overflow:hidden;
	padding:13px 11px 8px;
}
.sidebar{
	width:244px;
	float:left;
	font-size:12px;
	color:#373737;
	overflow:hidden;
}
.sok-form{
	background:url(../images/bg-sok.jpg) no-repeat;
	width:244px;
	overflow:hidden;
	border-bottom:1px solid #d7d7d7;
	padding:0 0 8px;
}
.sok-form span{
	display:block;
	color:#f1f2ec;
	font-size:14px;
	margin:6px 0 0 5px;
}
.sok{
	margin:26px 0 0 2px;
	width:100%;
	overflow:hidden;
}
.sok-har{
	width:182px;
	border:1px solid #696969;
	color:#333;
	font-size:11px;
	padding:2px 2px 1px 6px;
	float:left;
	margin:0 11px 0 0;
}
.sok-buttom{
	background:url(../images/sok-buttom.gif) no-repeat;
	float:left;
	margin-top:1px;
}
.sok-form p{
	float:right;
	margin:13px 0 0;
	text-align:right;
	line-height:17px;
}
.sok-form p a{
	color:#333;
	text-decoration:none;
}
.sok-form p a:hover{
	text-decoration:underline;
}
.valj{
	background:url(../images/bg-valj.gif) no-repeat;
	width:244px;
	overflow:hidden;
	margin:13px 0 0;
}
.valj span{
	display:block;
	color:#f1f2ec;
	font-size:14px;
	margin:6px 0 4px 5px;
}
.valj ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	
}
.valj ul li{
	height:1%;
	margin:0 0 2px;
	background:#dbdbdb;
	padding:2px 0 2px 14px;
}
.valj ul a{
	text-decoration:none;
	font-size:12px;
}
.valj ul a:hover{
	text-decoration:underline;
}
.nyhetsbrev{
	background:url(../images/bg-nyhetsbrev.gif) no-repeat;
	width:244px;
	overflow:hidden;
	margin:16px 0 0;
	padding:0 0 9px;
	border-bottom:1px solid #d7d7d7;
}
.nyhetsbrev span{
	display:block;
	color:#f1f2ec;
	font-size:14px;
	margin:6px 0 4px 6px;
}
.nyhetsbrev p{
	margin:9px 0 6px;
	text-align:center;
	line-height:17px;
}
.email{
	width:100%;
	overflow:hidden;
}
.din{
	width:182px;
	border:1px solid #696969;
	color:#333;
	font-size:11px;
	padding:2px 2px 1px 6px;
	float:left;
	margin:0 11px 0 2px;
}
.banner{
	display:block;
	margin:11px 0 0;
}
.banner a{
	display:block;
}
.data{
	width:680px;
	float:right;
	overflow:hidden;
}
.artists{
	width:665px;
	height:363px;
	overflow:hidden;
	padding:9px 0 0 10px;
	position:relative;
}
.artists h1{
	color:#fff;
	font-size:27px;
	font-weight:normal;
	margin:0;
	letter-spacing:-1px;
	position:absolute;
	z-index:10;
	top:10px;
	left:10px;
	background-color:#000;
}
.artists h2{
	color:#fff;
	font-size:25px;
	font-weight:normal;
	margin:-3px 0 0;
	letter-spacing:-1px;
	position:absolute;
	z-index:10;
	top:40px;
	left:10px;
/*	background:#000;*/
color: #d9e0c7;
}
.artists a{
	position:absolute;
	right:14px;
	bottom:11px;
	background:#000;
	/*color:#c12564;*/
	color:#fff;
	padding:4px 5px 6px 8px;
	font-size:18px;
	text-decoration:none;
	z-index:10;
}
.artists a span{
	color:#f1ba26;
}
.artists a:hover{
	text-decoration:underline;
}
.information{
	background:#e5e5e5;
	width:663px;
	overflow:hidden;
	margin:29px 0 0;
	padding:6px 6px 17px 6px;
}
.information h2{
	margin:0;
	color:#A02D3F;
	font-size:28px;
	font-weight:normal;
}
.information p{
	margin:8px 0 0 2px;
	color:#3e3e3e;
}
.valkommen{
	background:url(../images/valkommen.gif) no-repeat;
	float:right;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
	width:122px;
	height:26px;
	margin:2px 15px 0 0;
}
.footer-holder{
	width:100%;
	position:relative;
	overflow:hidden;
}
.footer-wrapper{
	width:1078px;
	float:left;
	position:relative;
	left:50%;
}
.footer-wrapper02{
	width:1078px;
	float:left;
	position:relative;
	left:-50%;
}
.footer-wrapper03{
	background:url(../images/bg-footer.png) no-repeat;
	width:100%;
	height:177px;
}
#footer{
	width:924px;
	margin:0 auto;
	overflow:hidden;
	padding:61px 15px 0;
	font-size:10px;
	position:relative;
	color:#686868;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
#footer ul li{
	float:left;
	margin:0 0 0 14px;
}
#footer ul li a{
	text-decoration:none;
	color:#686868;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer p{
	margin:0;
	color:#686868;
	font-size:10px;
}
#footer strong{
	position:absolute;
	top:54px;
	left:443px;
}
#footer strong a{
	background:url(../images/ap.gif) no-repeat;
	display:block;
	width:120px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}

/* category */
h4 {
	margin-top: 0px;
	font-family: Helvetica, Arial;
	font-weight: normal;
	font-size: 28px;
	color: #009cff;
	margin-bottom: 10px;
}

/* artistbox */
.artistbox td {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #333;	
}

.artistbox-artist-even {
	background-color: #e3e3e3;
}

.artistbox-artist-odd {
	background-color: #EFEFEF;
}

.artistbox-artist-name {
	font-weight: bold;
}

/* artistbox header */
.artistbox {
	width: 100%;
}
.artistbox th {
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #009cff;	
}

#artistbox-header-empty {
	width: 80px;
}

#artistbox-header-name {
	padding-left: 10px;
	width: 130px;
}

#artistbox-header-price {
	width: 115px;
}

#artistbox-header-lodging {
	width: 40px;
}

#artistbox-header-region {

}

/* artistbox artist */
.artistbox-artist-image {
	width: 80px;
}




p, td, strong {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #333;
}

h5 {
	font-family:Helvetica, Arial;
	font-size:22px;	
	color:#a02d3f;
	margin-bottom:10px;
	clear:both;
	font-weight:normal;
}

h5 span {
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

/* gallery */
.gallery-line {
	background-color: #fff; 
	padding: 5px;
	padding-right: 0; 
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom: 5px;
}

.gallery-line img {
	margin: 0;
	padding: 0;
	margin-right:0px;
}

/* admin */
.admin{
	background-color:#d9e0c7;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
}
.admin .admin-input-text{
	background-color:#efefef;
	border:0;
	height:23px;
	padding-top:5px;
	padding-left:5px;
}

/* admin page header */
#admin-header{
	margin-bottom:30px;
}
.admin-header-selfpad{
	padding-left:20px;	
}
#admin-header h4{
	font-family:Helvetica,Arial;
	font-size:28px;
	font-weight:normal;
	color:#a02d3f;
	margin:0;
	display:inline;
}
#admin-header p{
	font-family:Helvetica,Arial;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-top:5px;
}
#admin-header img{
	margin-left:5px;
}

/* admin: message */
#admin-message tr th{
	text-align:left;
	font-size:12px;
	color:#333;
	padding-bottom:3px;
}
#admin-message tr td,
#admin-message tr td strong{
	font-size:12px;
	background-color:#efefef;
}
#admin-message tr td a:link,
#admin-message tr td a:visited,
#admin-message tr td a:active{
	text-decoration:none;
}

/* admin: read message */
#admin-read-messagebox{
	background-color:#efefef;
	padding:5px;
}
#admin-read-messagebox p{
	color:#333333;
}
#admin-read-details{
	position:relative;
	height:40px;	
} 

/* admin: gallery */
#admin-gallery-tab-images{
	padding:5px;
	background-color:#9dbd4c;
}
#admin-gallery-images-upload{
	background-color:#9dbd4c;
	margin-top:5px;
}
.admin-gallery-tab{
	position:relative;
	float:left;
	width:117px;
	height:24px;
	margin-left:6px;
	background:url(../images/gallery-tab-inactive.png);
}
#admin-gallery-tabs .active{
	background:url(../images/gallery-tab-active.png);
}
.admin-gallery-tab a:link,
.admin-gallery-tab a:visited,
.admin-gallery-tab a:active{
	position:absolute;
	top:0px;
	left:10px;
	font-size:22px;
	text-decoration:none;
	color:#b6be9f;
}
.admin-gallery-tab span{
	font-size:12px;
}
#admin-gallery-tabs .active a:link,
#admin-gallery-tabs .active a:visited,
#admin-gallery-tabs .active a:active{
	color:#efefef;
}

/* admin: gallery : audio */
#admin-gallery-tab-audios{
	padding:5px;
	background-color:#9dbd4c;
}
#admin-gallery-tab-audios input{
	font-size:12px;
	width:500px;
	height:15px;
}


/* admin: loginbar */
#loginbar{
	width:929px;
	display:block;
	text-align:right;
	color:#7caa07;
	font-size:12px;
	padding:24px 27px 0 0;
}
#loginbar a{
	margin-left:25px;
	color:#d9e0c7;
	text-decoration:none;
}
#loginbar #loginbar-signuplink{
	color:#fff;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #999;
	margin:0 0 0 4px;	
}
#loginbar #loginbar-activelink{
	color:#fff;
}

/* button */
.button{
	border:1px solid #000;
	height:22px;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	background:url('../images/button-bg.gif') repeat-x;
}

/* Auth page */

/* static page */
#static-page{
	position:relative;
	background-color:#fff;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
}
#static-page h5{
	font-family:Arial;
	font-size:32px;
	margin:0;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
	color:#a02d3f;
}
#static-page p,
#static-page p strong{
	font-family:Arial;
	font-size:12px;
}
#static-page p strong{
	font-weight:bold;
}

/* invoice table */
#invoicetable{
	width:100%;
}
#invoicetable th{ 
	text-align:left;
	font-size:12px;
}
#invoicetable tr td{ 
	background-color:#efefef; 
	font-size:12px;
}
#invoicetable tr td strong{
	font-size:12px;
}

/* artist */
.artist p a:link,
.artist p a:visited,
.artist p a:active{
	color:#fff;
}

.addthis_button{
	position:absolute;
	right:10px;
	top:10px;
}
