body {
	/*background-color: #cccccc;*/
	background-color: #2f3436;
	text-align: center; /* centering container in IE */
}

h1, h2, h3 {
	color: #162f75;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

p, li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 15px;
}

a {
	color: #ffffff;
	font-size: 12px;
}

img { border: none; }

fieldset {
		border-style: none;
		margin-left: -10px;
}

iframe {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

/*********************************************
**	misc									**
*********************************************/
.clear_all {
	height: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/*********************************************
**	div classes								**
*********************************************/
.container {
	margin: auto;
	width: 960px;
}

.logo {
	width: 960px;
	height: 70px;
	margin-left: 15px;
	background-image: url('../pics/logo.jpg');
	background-repeat: no-repeat;
	background-position: middle left;
	text-align: left;
}

.banner {
	width: 960px;
	min-height: 240px;
	.height: 240px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url('../pics/bannershadow.jpg');
	background-repeat: no-repeat;
	background-position: middle center;
	text-align: left;
}
	
	.navigation {
		width: 950px;
		min-height: 30px;
		.height: 30px;
		background-image: url('../pics/navigation.jpg');
/*		background-repeat: repeat-x;*/
		background-position: middle center;
	}
	
		.navi_ul{
			width: 100%;
			list-style-type: none;
			height: 30px;
			margin: 0px;
			padding:0px;
		}
		
		.navi_li{
			color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
			float: left;
		}
					
		.navi_li a{
			color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			display: block;
			padding: 7px 20px 7px 20px;
		}
		
		.navi_li a:hover {
			background-image: url('../pics/navi_bg_1.jpg');
			background-repeat: repeat-x;
		}
		
		.active {
			background-image: url('../pics/navi_bg_1.jpg');
			background-repeat: repeat-x;
		}
	
	
	
	.flashbanner {
		margin-top: 1px;}
		
		.flash_placeholder {		}
		
.content {
	padding-left: 5px;
	text-align: left;
}

	.content a {
		color: #000000;
	}

	.content_top {
		background-color: #ffffff;
		width: 735px;
		min-height: 300px;
		.height: 300px;
		float: left;
		padding-left: 5px;
		margin-bottom: 5px;
		text-align: left;
	}
	
	.content_subpage {
		background-color: #ffffff;
		width: 735px;
		height: auto;
		float: left;
		padding-left: 5px;
		text-align: left;
	}

	.infobox {
		background-image: url('../pics/infoBox.jpg');
		background-repeat: no-repeat;
		background-position: 5px -5px;
		width: 215px;
		height: 305px;
		float: left;
		padding-top: 5px;
		padding-left: 0px;
		text-align: left;
	}
	
		.infobox .info h1 {
			color: #162f75;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding-top: 0px;
			padding-left: 20px;
		}
	
		.infobox .info p {
			color: #162f75;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding-top: 0px;
			padding-left: 20px;
		}
		
		.infobox .info a {
			color: #162f75;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding-top: 0px;
			padding-left: 0px;
		}
		
		.infobox img { border: none; }
		
		.infobox .info ul {
			color: #162f75;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			padding-left: 20px;
			list-style-type: none;
		}
		
	.content_bottom_left {
		background-color: #ffffff;
		float: left;
		width: 360px;
		height: 200px;
		padding-left: 5px;
		margin-right: 10px;
		text-align: left;
	}
	
	.content_bottom_right {
		background-image: url('../pics/Hovedbygning-02.jpg');
		background-repeat: no-repeat;
		background-position: bottom right;
		background-color: #ffffff;
		float: left;
		width: 360px;
		height: 200px;
		padding-left: 5px;
		text-align: left;
	}
	
	.content_bottom_right p {
		padding-right: 200px;
	}
	
	.loginbox {
		background-image: url('../pics/loginBox.jpg');
		background-repeat: no-repeat;
		background-position: 5px -5px;
		width: 215px;
		height: 210px;
		float: left;
		padding-top: 5px;
		padding-left: 0px;
		text-align: left;
	}
	
		.loginbox h1 {
			color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding-top: 0px;
			padding-left: 20px;
		}

	.right_column {
		width: 210px;
		float: left;
		text-align: right;
	}
	
.footer {
	width: 100%;
	height: 20px;
	text-align: center;
}

	.footer p {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

/*********************************************
**	contact									**
*********************************************/

.csc-mailform-field {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	.csc-mailform-field label {
		width: 130px;
		float: left;
	}

	.csc-mailform-field input {
		width: 120px;
	}
	
#mailformformtype_mail {
	width: 70px;
	margin-left: 180px;
}

/*********************************************
**	fe_login								**
*********************************************/

	.tx-felogin-pi1 legend {
		display: none;
	}
	
	.tx-felogin-pi1 h3 {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-left: 20px;
	}
	
	.tx-felogin-pi1 div {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-left: 20px;
	}

	.tx-felogin-pi1 label {
		width: 80px;
		float: left;
	}
	
	.fe-login-field {
		width: 100px;
		float: left;
	}
	
	.fe-login-submit{
		width: 70px;
		margin-left: 110px;
	}
	
/*********************************************
**	sr_fe_user_register						**
*********************************************/

.tx-srfeuserregister-pi1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tx-srfeuserregister-pi1 a {
	color: white;
}

.tx-srfeuserregister-pi1-trash a {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
}

/*********************************************
**	sitemap									**
*********************************************/

.csc-sitemap {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
}

	.csc-sitemap a {
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
	}

/*********************************************
**	tt_news									**
*********************************************/

	.news-latest-item a {
		color: #162f75;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.news-list-item a {
		color: #162f75;
		font-family: Arial, Helvetica, sans-serif;
	}

.news-single-item {
	font-family: Arial, Helvetica, sans-serif;
}

	.news-single-backlink a {
		color: #162f75;
		font-family: Arial, Helvetica, sans-serif;	
		text-decoration: none;
	}
	
.tt-news-datetimestamp {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.news-latest-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*****************************************
**		booking							**
*****************************************/

.mfb-week {
}

.mfb {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

	.mfb th {
		width: 200px;
		text-align: left;
	}
	
/*##########################################################################
######						Booking Extension 						########
###########################################################################*/
.prev{
	float: left;
	width: 20px;
	background-image: url("../pics/prev-green.gif");
	height: 20px;
}
	.prev:hover{
		cursor: pointer;
		background-image: url("../pics/prev-green.gif");
	}
.noprev{
	float: left;
	width: 20px;
	height: 20px;
}
.month{
	font-size: 18px;
	text-align: center;
	float: left;
	font-family: century gothic;
	padding-bottom: 5px;
	width: 92%;
	height: 20px;
}
	.month a, .next a, .noprev a,.prev a{
		text-decoration: none;
	}
.next{
	width: 20px;
	height: 20px;
	float: left;
	background-image: url("../pics/next-green.gif");
	background-repeat: no-repeat;
}
	.next:hover{
		cursor: pointer;
		background-image: url("../pics/next-green.gif");
	}
.mfb{
	border-color: #ccc;
	border: 1px #bbb solid;
	width: 98%;
}
.mfb td, .mfb th{
	padding: 2px;
	width: 125px;
	font-family: verdana;
	font-size: 10px;
}
th{
	color: #fff;
	background-color: #b2cb00 !important;
	height: 26px;
	vertical-align: middle;
	text-align: center;
}
	.week{
		width: 33px !important;
		text-align: center;
		font-weight: bold;
	}
	.date, .week{
		background-color: #eee;
	}
		.date{
			border: 1px #bbb solid;
			border-right: 0px;
			-moz-user-select: none;
			cursor: pointer;
		}
	.date_field{
		height: 80px;
		padding: 2px 2px 0px 2px !important;
		-moz-user-select: none;
		color:#fff;
		vertical-align: top;
		border-left: 1px #bbb solid !important;
	}
		.booking_box {
			margin-bottom: 2px;
			text-align: left;
			color: #000000;
		}
	.inactive{
		color: #000;
		background-color: #ddd;
	}	
		.selected{
			background-color: #c99 !important;
		}
	.today{
		background-color: #b2cb00;
		color: #fff;
		font-weight: bold;
	}

.list_container{
	width: 340px;
}
	.tx-mentorbooking-pi1-browsebox p{
		margin: 0px !important;
		padding: 0px !important;
	}
	.list_box{
		border: 1px #eee solid;
		font-size: 12px !important;
		padding: 10px !important;
		margin-bottom: 10px;
		width: 310px;
	}
		.list_box h3{
			font-size: 13px;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
		}
		.list_box h4{
			padding: 0px 0px 10px 0px;
			font-size: 13px;
			font-weight: bold;
			margin: 0px;
		}
		.list_box p{
			display: inline;
			
		}
		.list_box .cancel{
			float: right;
			width: 100px;
			font-weight: bold;
			font-size: 10px;
			text-align: right;
		}

#tooltip{ 
	display: none;
	position: absolute;
	border: 1px #cfd19e solid;
	background-color: #fbfdb9;
	padding: 5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.8;
	zoom: 1;
	-khtml-opacity: 0.8;
	color: #000;
}
	#tooltip .cancel{
		padding: 4px 0px 2px 0px;
		font-weight: bold;
		text-align: right;
	}
	#tooltip span{
		font-weight: bold;
	}
	
/*********************************************************************************
**					medarbejdernes liste visninger								**
**********************************************************************************/
.employee{
	float: left; 
	width: 292px;
	border-bottom: 1px #999 solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: arial;
}
	.employee_img{
		float: left;
		width: 118px;
		display: block;
	}
	.employee_right{
		float: left;
		width: 170px;
	}
		.employee_full_name{
			font-weight: bold;
			font-size: 12px;
		}
		.employee_full_name, .employee_full_job{
			float: left;
			width: 170px;
			font-size: 12px;
		}
			.employee_full_job{
				margin-bottom: 60px;
			font-size: 12px;
			}
		.employee_label{
			float: left;
			width: 50px;
			font-size: 12px;
		}
		.employee_text{
			float: left;
			font-size: 12px;
			width: 115px;
		}

.tx-indexedsearch-rules,
.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox,
.tx-indexedsearch-searchbox{ display: none; }
.tx-indexedsearch-res div{ font-size: 11px; font-family: tahoma; border-bottom: 1px #000 solid; padding: 10px 0px 10px 0px; margin: 0px 0px 10px 0px;}
.tx-indexedsearch-res a,.tx-indexedsearch-title .title a,.tx-indexedsearch-path .path a{ color: #243A7B !important; text-decoration: none;}
.tx-indexedsearch-res a:hover{ text-decoration: underline;}

/*#####################################################################
#######								Popup Boks						##
######################################################################*/
.popup_shadow{
	width: 500px;
	height: 280px;
	position: absolute;
	background-color: #000;
	padding: 5px;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.4;
	zoom: 1;
	-khtml-opacity: 0.4;
	display: none;
}
.booking_popup{
	position: absolute;
	width: 440px;
	height: 220px;
	background-color: #eee;
	padding: 15px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.9;
	zoom: 1;
	-khtml-opacity: 0.9;
	display: none;
}
	.booking_popup select{
		width: 70px;
		padding: 1px;
		height: 20px;
	}
	.date1_label, .date2_label{
		float: left;
		width: 34px;
		border: 1px #ccc solid;
		border-right: 0px;
		padding: 11px  0px 0px 8px;
		height: 25px;
		background-color: #fff;
	}
	.date1, .date2{
		float: left;
		width: 380px;
		border: 1px #ccc solid;
		border-left: 0px;
		padding: 8px;
		background-color: #fff;
	}
	.date2_label, .date2{
		margin: 15px 0px;
	}
	.error{
		height: 40px;
		padding: 10px;
		overflow: auto;
		color: #600;
	}
	.btn{
		
	}
	.show{
		display: block;
	}
	.close{
		float: right;
		background-image: url("../pics/close.gif");
		height: 20px;
		width: 20px;
		background-color: #fff;
		cursor: pointer;
	}

