/* CSS Document */

html, body {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000000;
	margin-top:0;
	overflow-x:hidden;
	scrollbar-base-color: #42a1b5;
}
hr {
	color:#31b0cb;
}
input {
	background:#42a1b5;
	margin:0;
	padding:2px;
	color: #fff;
	margin-bottom:4px;
}
a {
	color:#fff;
}
a:hover {
	color:#31b0cb;
}
.box {
	background:#1a6d7f;
	padding-bottom:0;
	margin-bottom:0;	
}
.box2 {
	background:#30899D;	
	padding-bottom:0;
	margin-bottom:0;
}
.ffield, .formfield {
	border-left: 1px solid #1a6d7f;
	border-top: 1px solid #1a6d7f;
	border-bottom: 1px solid #74c6d7;
	border-right: 1px solid #74c6d7;
	background:#42a1b5;
	margin:0;
	padding:2px;
	color: #fff;
	width: 240px;
	margin-bottom:2px;
}
h4 {
	padding-top:0;
	margin-top:0;
	font-size:18px;
	margin-bottom:10px;
	padding-bottom:0;
}
h3 {
	margin-top:0;
	padding-top:0;
}

#textarea {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Submit {
	width:60px;
	background:#31b0cb;
	border-left: 1px solid #2c8498;
	border-top: 1px solid #2c8498;
	border-bottom: 1px solid #0e4b58;
	border-right: 1px solid #0e4b58;
	color:#fff;
	font-weight:bold;
	
}
.tekst {
	margin:15px;
}
#albumicon {
	border:none; 
	vertical-align:middle;
	margin-right:2px;
	margin-bottom: 5px;
}
#albums {
	margin-bottom: 10px;
}
#albums a {
	padding-right:0px;
}
#container {	
	background:#30899d;
	width: 934px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
}
#container .header {
	height:401px;
	background-image:url(images/header.jpg);
}
#container #nav {
	height:34px;
	margin-bottom:10px;
}
#container #nav_otherdomains {
	background:url(images/bg_border.jpg);
	background-repeat:repeat-x;
	height:34px;
	margin-bottom:10px;
}
#container #nav ul {
	margin-left:0;
	padding-left:0;
	padding-top:6px;
	margin-bottom:0px;
	margin-top:0px;
	list-style:none;
}
#container #nav li {
	float: left;
}
#content {
	background:#30899d;
	padding-left:15px;
	padding-top:0px;
	height:auto;
	display:block;
	text-align: left;
	padding-bottom:15px;
}
#content .panel .contentpanel  {
	width:inherit;
	height:inherit;
	background:#1a6d7f;	
	background:url(images/bg_panel.jpg);
	background-repeat:repeat-x;
}
#content .panel   {
	/*padding-bottom:15px;*/	
	background:#1a6d7f;
	position:relative;
	width: 900px;
	margin:0px;
	border:#409eb3 1px solid;
} 
#footer {
	line-height: 26px;
	text-align:center;
	color:#003946;
	background:url(images/footer.jpg);
	height:46px;
}
#footer a {
	color:#003946;
	text-decoration:none;
}
#footer a:hover {
	color:#01d1ff;
	text-decoration:none;
}
#if {
	overflow:hidden;
}
