@charset "utf-8";
/* CSS Document */

/* Styling all elements
==========================================================================================================*/
* {	margin: 0; padding: 0;}
a {	outline: none;	border: none; text-decoration: none;}
img {	border: none;}
input {	vertical-align: middle;}
.floatleft { float: left !important;}
.floatright { float: right !important;}
abbr { cursor: help;}
acronym { cursor: help;}
/* --------------- Applying clearfix fix for some browsers to use in appropriate places -------------- */
.clearfix:after { content: " ";	display: block;	height:0%; clear: both; visibility: hidden;}
.clearfix {	display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {	display: block;}
/* End hide from IE Mac */
.clear { clear:both}
select {outline:none;}
/*=======================================================================================================*/

/* Body
--------------------------------------------------------------------------------------------------------*/

body {
	background:#daa337 url(../images/bg.gif) repeat-y center top;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:14px;
 	color:#000000;
}
/* Wrapper
--------------------------------------------------------------------------------------------------------*/
#wrapper {
	width:1002px;
	margin:0 auto;
}
/* Top
--------------------------------------------------------------------------------------------------------*/
#top {
	position:relative;
	background:url(../images/top.jpg) no-repeat left top;
	height:80px;
}
#top h1 a {
	position:relative;
	left:32px;
	top:-8px;
	background:url(../images/logo.png) no-repeat left top;
	width:601px;
	height:103px;
	display:block;
	text-indent:-2000em;
}
.top_flag{
	position:absolute;
	bottom:6px;
	right:20px;
}

/* Header
--------------------------------------------------------------------------------------------------------*/
#header {
	position:relative;
	height:220px;
}
#header span {
	position:absolute;
	top:0;
	left:0;
	/*background:url(../images/header.jpg) no-repeat left top;*/
	height:330px;
	width:1002px;
	z-index:1;
}
#int_header {
	position:relative;
	
	height:192px;
}
#int_header span {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/int_header.png) no-repeat left top;
	/*background:url(../images/header.jpg) no-repeat left top;*/
	height:210px;
	width:1002px;
	z-index:1;
}
/* Center Content
--------------------------------------------------------------------------------------------------------*/
#center_content {
	background:url(../images/cbg.jpg) repeat-y left top;
}
#content_top {
	background:url(../images/content_top.jpg) no-repeat left top;
}
#content_bottom {
	background:url(../images/content_bottom.jpg) no-repeat left bottom;
	padding:0 30px 129px 45px;
}
/* Sidebar
--------------------------------------------------------------------------------------------------------*/
#sidebar{
	position:relative;
	float:left;
	width:254px;
	padding-right:16px;
	z-index:2;
}
/* Navigation
--------------------------------------------------------------------------------------------------------*/
#nav{
	position:relative;
	background:url(../images/nav_bg.jpg) no-repeat left top;
	width:254px;
	height:486px;
}
#nav ul{
	list-style:none;
	/*padding:28px 0 0 33px;*/
}
#nav li{
	/*background:url(../images/bullet.jpg) no-repeat left 2px;*/
	/*padding:0 0 6px 22px;*/
}
#nav li a{
	color:#d8a132;
	font-weight:bold;
}
/* Flag
--------------------------------------------------------------------------------------------------------*/
.flag{
	position:absolute;
	bottom:22px;
	right:55px;
}
.flag a{
	margin-left:6px;

}
/* Right Content
--------------------------------------------------------------------------------------------------------*/
#right_content{
	float:left;
	width:657px;
}
#content{
	padding:15px 0 0 8px;
}
#content p{
	padding:11px 0;
	line-height:20px;
	text-align:justify;
}
/* Middle Box
--------------------------------------------------------------------------------------------------------*/
#middle_box{
	background:url(../images/middle_box.jpg) no-repeat left top;
	width:657px;
	height:203px;
}
.left_bx{
	float:left;
	padding:14px 0 0 18px;
	width:310px;
	height:202px;
	
}
.left_bx h1{
	font-size:14px;
	padding-bottom:10px;
}
.left_bx img{
	float:left;
	margin:0 8px 10px 0;
}
.left_bx div{
	width:175px;
	float:left;
	padding-top:3px;
	line-height:16px;
}
.more_text{
	text-align:right;
	color:#a23201;
	font-weight:700;
	padding-right:10px;
}
.more_text a{
	color:#a23201;
}
/* Right Box
--------------------------------------------------------------------------------------------------------*/
.right_bx{
	float:left;
	padding-top:10px;
	margin-top:10px;
	line-height:16px;
	
	
}
.right_bx p{
	width:253px;
	line-height:16px;
	padding-top:10px;
	padding-left:3px;
}
/* Copyright
--------------------------------------------------------------------------------------------------------*/
.copyright{
	clear:both;
	position:relative;
	padding:5px 15px 0 0;
	text-align:left;
	/*float:right;*/
}
.copyright span{
	position:absolute;
	right:150px;
	top:5px;
}
/* Billeder Page
--------------------------------------------------------------------------------------------------------*/
#int_content{
	padding:40px 0 15px 8px;
}
/*#int_content h2{
	font-size:18px;
	color:#ffebb2;
	padding-bottom:15px;
	font-weight:400;
}*/
#int_content h2{
	background:url(../images/title_strip.jpg) no-repeat left top;
	width:427px;
	height:30px;
	line-height:30px;
	padding-left:5px;
	font-size:18px;
	color:#ffebb2;
	/*padding-bottom:15px;*/
	font-weight:400;
	margin-bottom:10px;
}
.billeder_bx{
	clear:both;
	background:#d7a24b;
	border:1px #ba8936 solid;
	padding:16px;
	margin-bottom:4px;
	font-size:13px;
}
.billeder_bx h3{
	font-size:12px;
	color:#ce3416;
}
.billeder_top{
	/*border-bottom:1px #a47423 dotted;*/
	padding-bottom:15px;
}
.billeder_top span{
	float:right;
	font-size:12px;
	color:#694401;
	font-weight:700;
}
.billeder_sec{
	clear:both;
	margin-top:15px;
}
.billeder_sec p{
	float:right;
	width:450px;
	line-height:18px;
	font-size:13px;
	color:#000;
	text-align:justify;
}
.image_box{
	float:left;
	border:3px #f2cc8c solid;
	margin-right:12px;
}
/* Billeder Display Page
--------------------------------------------------------------------------------------------------------*/
.inner_box{
	background:#d19c45;
	padding:15px;
}
.inner_border{
	border:1px #e6b156 solid;
	padding:15px 0 10px 0;
}
.billeder_display ul{
	clear:both;
	padding:5px 0 0 12px;
	list-style:none;
}
.billeder_display li{
	float:left;
	padding:0px 23px;
	text-align:center;
	margin-bottom:20px;
}
.billeder_display li img{
	margin-bottom:8px;
}
.billeder_display li span{
	font-size:12px;
	color:#2b2b2b;
	font-weight:700;
}
.image_border{
	border:3px #f2cc8c solid;
}
.button{
	clear:both;
	padding-top:15px;
}
/*---------------------*/
.spacer{
	clear:both;
	height:15px;
}
.bottom_banner{
	padding-top:10px;
	margin-bottom:10px;
	text-align:center;
}
/* calendar Display Page
--------------------------------------------------------------------------------------------------------*/
.calender {
	margin-left:22px;
	background:#c27916;
	border:1px #e7c997 solid;
	width:567px;
	border-bottom:none;
}
.cal_col1{
	float:left;
	width:80px;
	height:24px;
	border-right:1px #e7c997 solid; 
	border-bottom:1px #e7c997 solid; 
	line-height:24px;
	text-align:center;
}
.cal_col2{
	float:left;
	width:80px;
	height:24px;
	border-bottom:1px #e7c997 solid; 
	line-height:24px;
	text-align:center;
}
.day_text{
	font-size:13px;
	color:#b60015;
	font-weight:700;
}
.date_text{
	font-size:14px;
	color:#fff;
}
.month_text{
	font-size:14px;
	color:#000;
	font-weight:700;
	padding:8px;
	margin-left:22px;
}
/* commercial Banner Background
--------------------------------------------------------------------------------------------------------*/
.commercial_banner{
	position:relative;
	background:url(../images/banner-background.jpg) repeat-x center top;
	width:1002px;
	margin:0 auto;
	
	
}
.commercial_banner span{
	position:absolute;
	right:15px;
	top:-45px;
}

.bannertext{
	position:absolute;
	left:370px;
	top:-25px;
	
}
/* Login Form Page
--------------------------------------------------------------------------------------------------------*/
.form {
	padding:0;
	margin:0;
	padding-top:25px;
	padding-left:40px;
}
.form label {
	float:left;
	color:#000000;
	font-weight:bold;
	text-align:right;
	width:140px;
	padding-right:10px;
	font-size:13px;
}
.form p {
	padding:0;
	margin:0;
}
.int_textbox {
	float:left;
	padding-bottom:15px;
}
.inputbox {
	border:1px #aa7f37 solid;
	background-color:#ffefd4;
	width:180px;
	height:19px;
	padding-top:3px;
	padding-left:5px;
}
.textarea{
	border:1px #aa7f37 solid;
	background-color:#ffefd4;
	width:250px;
	height:100px;
	padding-top:4px;
	padding-left:5px;
}
.form select {
	border:0;
	border:1px #d4d4d4 solid;
	background-color:#fff;
	width:161px;
	height:21px;
	padding-left:2px;
	margin-bottom:2px;
	margin-right:5px;
}
.clear {
	clear:both;
}
.radio_btn{
	float:left;
	padding:0 0 10px 0;
}
.radio_btbox{
	float:left;
}
.radio_label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	margin:0 15px 0 8px;
}
.text5{
	width:50px;
	text-align:center;
	display:inline-block;
}
.ban{
	clear:both;
	padding:10px 0 8px 0;
}

.scroll{
	width:630px; 
	height: 450px; 
	/*overflow-y: scroll;*/
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #F0EEE1;
	scrollbar-highlight-color: #800040;
	scrollbar-face-color: #F0EEE1;
	scrollbar-shadow-color: #800040;
	scrollbar-darkshadow-color: #F0EEE1;
	scrollbar-track-color: #E8E5D9;
	padding:5px;
	/*border:3px #FFCC66 solid;*/
	
}
.scroll p{
	font-size:12px;
	padding-bottom:3px;
	text-align:justify;
	line-height:16px;
}

/*PAGE DETAILS*/
.pgdet_bx{
	float:left;
	background:#d7a24b;
	border:1px #ba8936 solid;
	padding:16px;
	margin:0 4px 4px 0;
}
.detail_bx{
	clear:both;
	margin-top:15px;
}
.detail_bx a{
	color:#000;
}
.detail_text{
	float:left;
	width:140px;
	line-height:18px;
	font-size:12px;
	color:#000;
}
.detail_text h5{
	font-size:13px;
	color:#000;
	padding:5px 0;
}
.detail_text p{
	width:135px;
	font-size:12px;
	color:#000;
	padding-bottom:8px;
}
.page_detail{
	padding:8px 0;
}
.page_detail h4{
	font-size:18px;
	color:# 653f00;
	padding-bottom:10px;
}
.page_detail p{
	padding:15px 0;
}
.page_detail li{
	list-style-position:inside;
	line-height:18px;
}

/* Site Map*/
.sitemap {
	background:#d7a24b;
	border:1px #ba8936 solid;
	padding:10px 16px;
	margin-bottom:4px;
	padding:10px 0 10px 50px;
}
.sitemap h4 a {
	background:url(../images/arrow3.gif) no-repeat 5px 3px;
	color:#472e01;
	font-size:13px;
	padding-left:25px;
	line-height:19px;
	height:19px;
}
.sitemap h4 a:hover {
	background:url(../images/hover_strip.jpg) no-repeat left top;
	height:19px;
	display:block;
}
.sitemap ul{
	list-style:none;
	padding:5px 0 5px 35px;
}
.sitemap li {
	background:url(../images/arrow4.gif) no-repeat left 6px;
	list-style:none;
	line-height:18px;
}
.sitemap li a {
	color:#000;
	padding-left:10px;
	font-weight:normal;
	font-size:13px;
}
.sitemap li a:hover {
	background:none;
	text-decoration:underline;
}
/* Sublink 2*/
.sitemap ul.sublink2 {
	padding:2px 0 2px 35px;
}
.sitemap ul.sublink2 li {
	list-style:none;
	line-height:18px;
}
.sitemap ul.sublink2 li a {
	color:#000;
	padding-left:10px;
	font-weight:normal;
	font-size:12px;
}
.sitemap ul.sublink2 li a:hover {
	background:none;
	text-decoration:underline;
}
.index_bot_text{
	clear:both;
	padding:10px 15px;
}

.index_bot_text p{
	padding:5px 0px;
	text-align:justify;
}
.lastname_must {
	 top:-1000px;
	 left: -1000px;
	 position: absolute;
}