@import url("/Quickshop.css");
@import url("/QuickPoll.css");
@import url("/FormBuilder.css");

body{
	margin:0;
	background:#000000;
	text-align:center;
	font-family:verdana, arial;
	font-size: 70%;
    	line-height: 1.3em;

}
img{border:none; margin:0;}
form{margin:0;}
a{color:#CC0000; text-decoration:none;}
a:hover{text-decoration:underline;}

h1, h2, h3, h4, h5{color:#666666; margin:0 0 15px 0;}
h1{font-size:18px; line-height:22px;}
h2{font-size:15px; line-height:18px; font-weight:bold; margin-bottom:0px;}
h3{font-size:13px; line-height:16px;}
h4{font-size:12px; line-height:15px; color:#000000;}
h5{font-size:11px; line-height:14px;color:#000000;}
h6{font-size:11px; line-height:14px; color:#000000;}

p{margin:2px 0 8px 0;}

table{border-collapse:collapse; margin-top:3px;}

th, td{font-size:11px;}

.clear{clear:both;}
.clearFix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}


input, select{font-family:verdana; font-size:10px;}

.red{color:#F80700;}
.back{
	background:#ffffff url("../images/back.gif") 0 1px no-repeat;
	padding:0 0 0 28px;
}
.back:hover{
	background:#ffffff url("../images/back_hover.gif") 0 1px no-repeat;
}

/*************************************/
.main{
	background:#ffffff url("../images/bg_main_new.gif") 0 0 repeat-y;
	width:961px; 
	text-align:left; 
	border-bottom:10px solid #880000;}
html>body .main{margin-left:auto; margin-right:auto;}



/***************TOP****************/
.top{
	width:100%;
	background:#F80700;
}
.logo{ 
	float:left; 
}

.topLinks{
	display:inline;
	float:right;	
	padding:10px 14px 0 50px;
}
.topLinks a{margin-left:18px; color:#FFF000;}

.searchForm{
	float:right;
	width:400px;
	_width:164px;
	padding:9px 0 0 18px;
	_margin-right:7px;
    height: 0px;
}
.searchForm span{
	color: White;
	position:relative;
	top:35px;
	_top:2px;
	margin-right: 10px;
	float:right;
}

/*************TOP SLUT****************/
/************LEFT Area************/
.leftArea{
	float:left;
	background:#ffffff url("../images/bg_smallColumns.gif") 0 0 repeat-x;
	border-left:5px solid #880000;
	width:176px;
	_width:180px;
	overflow:hidden;
	min-height: 450px;
}
#leftMenu{
	list-style:none;
	margin:0;
	padding:0;
}
#leftMenu li{
	font-weight:bold;
	margin:0;
	padding:0;
	_height:28px;
	background:transparent url("../images/bg_leftMenuBorder.gif") 3px bottom no-repeat;
}
#leftMenu li a{
	text-transform: uppercase;
	font-size:10px;
	background:transparent url("../images/dot_leftMenu.gif") 4px center no-repeat;
	display:block;
	color:#3D3D3D;
	padding:6px 0 6px 14px;
	_height:25px;
}
#leftMenu li a:hover{
	color:#666666;
	background:#ffffff url("../images/dot_leftMenu.gif") 4px center no-repeat;
	text-decoration:none;
}
#leftMenu li .active, #leftMenu li .active:hover{
	background:transparent url("../images/dot_leftMenuActive.gif") 4px center no-repeat;
	
}

/*Level2*/
#leftMenu li ul{
	/*background:transparent url("../images/bg_leftMenuLevel2.gif") 0 0 repeat-x;*/
	list-style:none;
	margin:0;
	padding:0;
}
#leftMenu li ul li{
	background:none;
	margin-bottom:1px;
	_height:101%;
}
#leftMenu li ul li a{
	font-weight:normal;
	text-transform:none;
	background:none;
	padding-left:25px;
}
#leftMenu li ul li a:hover{
	background:#ffffff;
}
#leftMenu li ul .active, #leftMenu li ul .active:hover{
	background:none;
	color:#F80700;
}
/*Level3*/
#leftMenu li ul li ul{
	background:none;
	list-style:none;
	margin:0;
	padding:0;
}
#leftMenu li ul li ul li{
	/*background:#cccccc;*/
	margin-bottom:1px;
	_height:auto;
}
#leftMenu li ul li ul li a{
	font-weight:normal;
	text-transform:none;
	background:none;
	padding:2px 0 2px 36px;
	_height:15px;
}
#leftMenu li ul li ul li a:hover{
	background:#ffffff;
}
#leftMenu li ul li ul li .active, #leftMenu li ul li ul li .active:hover{
	background:none;
	color:#F80700;
}



.adress{padding:50px 0 20px 13px;}
.adress, .adress a{
	font-size:9px;
	color:#B2B2B2;
	line-height:19px;
}
.adress span{width:32px;}
/************CENTER Area************/
.print{float:right; margin:6px 10px 0 0;}
.print a{
	color:#bcbcbc;
	padding:0 20px 0 0px;
	background:url(../images/print.gif) right 0 no-repeat;
}

.centerArea{
	float:left;
	background:#ffffff;
	width:407px;
	_width:413px;
	overflow:hidden;
}

.centerAreaWide{
	float:left;
	width:757px;
	_width:776px;
    overflow:hidden;
}

.content, .wideContent{
	padding:24px 16px 15px 17px;
	
}

.centerAreaWide .content{
	padding:24px 8px 15px 10px;
	overflow:hidden;
}


/************RIGHT Area************/
.rightArea{
	background:#ffffff url("../images/bg_smallColumns.gif") 0 0 repeat-x;
	float:left;
	width:168px;
	_width:163px;
	padding:0px 5px 20px 10px;
	overflow:hidden;
}
.expander{
	float:right; 
	width:1px; 
	height:400px;
}

.rightAreaHeading{
	background:transparent url("../images/bg_leftMenuBorder.gif") 3px bottom no-repeat;
	padding:0 0 5px 0;
	margin:20px 0 10px 0;
}

.rightArea a{
	display:block;
	margin:0 0 0px 0;
	color:#666666;
}
.rightArea .red{color:#F80700;}



.rightSpots{border:1px solid #CECECE;}
.profil{border-bottom:5px solid #A697E2;}
.magasin{border-bottom:5px solid #FFC300;}


.noPadding{padding:0;}
.rightArea .padding{padding-left:10px;}


/**************Standardsider*****************/
.subpageRightFix{
	padding:20px 0 0 0;
}
.subpageRightFix a{color:#F80700;}

/*Nyheder*/
.allNews, .tilmeldSkoleTable td{
	padding-bottom:5px;
	margin:0 0 0 0;
	background:#f2f2f2 url("../images/bg_dhf_nyt.gif") 0 0 repeat-x;
	width:350px;
	_width:372px;
	padding:14px 10px 5px 12px;
	border:none;
	height:100px;

}
.allNews p{margin-top:3px;}
.allNews a{color:#000000;}

.news a{ margin-bottom:4px; display:block;}


/*************Tilmeldingsoversigt*******************/

html>body .noPadding img{margin-left:5px;}

.allNews strong{display:block;}

/*************Tilmeldingsform***********************/
.nyhedsmail select, .shopSearch select, .statistikForm fieldset input{height:15px; width:126px; color:#F80700;}


#tilmeldingsForm{}

#tilmeldingsForm fieldset{width:100%; display:block;}
#tilmeldingsForm label{display:block;}
#tilmeldingsForm input{
	background:transparent;
	border:1px solid #000000;
	width:100%;
}

#tilmeldingsForm .fieldsetSubmit label{display:inline;}
.fieldsetSubmit{text-align:right; padding-top:15px;}
#tilmeldingsForm .tilmeldingSubmit{
	width:auto; 
	border:none;
	position:relative;
	top:2px;
}

.statistikForm{
	background:#ffffff url("../images/bg_dhf_nyt.gif") bottom 0 repeat-x;
	padding:10px 0 6px 0;	
	margin-bottom:10px;

}



.statistikForm fieldset{
	padding-bottom:10px; 
	display:block;
}

.statistikForm .statistikInput{
	height:19px;
	color:#000000;
	line-height:12px;
	
}

.statistikForm fieldset label{
	color:#F80700;
	width:150px;
	padding-left:12px;
}

.statistikForm fieldset .floatedLabel{
	float:left;
}
.statistikForm fieldset .statistikForm{
	_height:17px;
	color:#000000;
	font-size:11px;
	_font-size:9px;
}
.statistikForm h1{padding-left:12px;}
.statistikForm fieldset select{width:127px; height:17px;}


.statistikSubmit{
	width:60%;
	padding-left:230px;
}



/**********************STATISTIK SEARCH**************************/
#SearchResult{
	background:#ffffff url("../images/bg_dhf_nyt.gif") bottom 0 repeat-x;
	margin-top:15px;
	padding:10px 5px 10px 9px;
}

#SearchResultInfo{
	font-weight:bold;
}


.statistikSubmit input{
	background:transparent url("../images/redSubmit.gif") no-repeat;
	border:none;
	width:28px;
	height:16px;
	position:relative;
	top:3px;
	cursor:hand;
}

.StatistikResultTable{
	background:#ffffff url("../images/bg_dhf_nyt.gif") bottom 0 repeat-x;
	/*margin:0 -2px 0 -8px;*/
	margin:0;
	padding:0;
	_width:563px;
	overflow:hidden;
	
}
.StatistikResultTable .sixCols{table-layout:fixed; margin:0 0 0 8px;}
.StatistikResultTable .twelveCols{}


.StatistikResultTable td, .StatistikResultTable th{
	border-collapse:collapse;
	border:1px solid #cccccc;
	font-size:10px;
}

/************************DOWNLOAD***********************************/
.pdf, .jpg, .word{
	color:#F80700;
	font-size:12px;
	padding-right:21px;
	height:20px;
}
.pdf{
	background:transparent url("../images/ikon_pdf.gif") top right no-repeat;
}
.jpg{
	background:transparent url("../images/ikon_jpg.gif") top right no-repeat;
}
.word{
	background:transparent url("../images/ikon_word.gif") top right no-repeat;
}

/*.download{height:auto;}*/

/************************************************/
.skoletilmeldte td{
	border:1px solid cccccc;
	border-collapse:collapse;
	padding:3px;
}

.bottom		{ clear: both; }
.changedate	{ font-size: 9px; color: #999999; text-align: right; padding: 0 15px; }
.changedate a	{ font-size: 9px; color: #999999; }

/* image-rotation styling */
ul#image-rotation		{ list-style-type: none; margin: 0; padding: 0; position: relative; max-height: 162px; }
ul#image-rotation li img	{ margin: 0; padding: 0; display: block;}

/* noscript-message */
#attention			{ background-color: #fffeb8; border-bottom: 1px solid; height: 2.5em; line-height: 2.5em; position: absolute; top:0; left:0; width: 100%; }
#attention p			{ background: transparent url("../images/attention.png") no-repeat 0 46%; margin: 0; display: inline; padding: 6px 0 6px 26px; }

.clear-fix {
    clear:both;
}

table.form 
{
    border-collapse: collapse;
}

table.form td
{
    padding: 0.5em;
}

/* Coach order form ********** */

table.coach-order-form {
    border-collapse: collapse;
    width: 100%;
}

table.coach-order-form td {
    padding: 0.5em;
}

table.coach-order-form td.product-image {
    width: 40%;
}

table.coach-order-form h2 {
    font-size: 1.2em;
    /*font-weight: normal;*/
}

table.coach-order-form .label {
    font-weight: bold;
}

table.coach-order-form .product-order-details table {
    width: 100%;
    border-collapse: collapse;
}

table.coach-order-form .product-order-details table td {
    padding: 0;
}

table.coach-order-form .product-order-details td.product-count input {
    text-align: right;
}

.notification {
    background: #FFF4B5;
    padding: 1em;
    margin: 1em;
    color: red;
}

.labelOverMap {margin-bottom:10px;display:block;}

.formTable2 {border:0px solid !important;border-style:none!important;margin-top:15px;}
.formTable2 td {border:#D4D4D4 solid !important;border-width:0px 0px 1px 0px!important; padding-left:8px!important;}
.formTable2 td.noBorder {border-width: 0px !important;}
.formTable2 td.rightLink {padding-left:4px!important;text-align:left;vertical-align:top;}
.formTable2 td.rightLink a {color:#CC0000; text-transform:uppercase;font-size:10px;}
.formTable2 td.rightMost a:hover {}
.formTable2 th {
	border:#dcdcdc solid !important;
	border-width:0px 1px 0px 0px!important;
	font-size:13px;
	background:transparent url(/images/tableTopBgRepeater.gif) center top repeat-x;
	height:29px;
	padding:0px 0px 0px 7px!important;
	text-align:left;
	color:#3C3C3C;
}

.formTable2 th a {color:#3C3C3C;}

.formTable2 th.leftMost {
	background:transparent url(/images/tableLeftOrRight.gif) left top no-repeat;
}
.formTable2 th.rightMost {
	background:transparent url(/images/tableLeftOrRight.gif) right top no-repeat;
	border-right:0px solid!important;
}
.rightPadding {padding-right:10px!important;}
.morePadding th {padding-left:12px!important;}
.morePadding td {padding-left:13px!important;}

.ftEven td {}
.ftOdd td {background-color:#F8F8F8;}

.buyButton input {border:0px solid;background:transparent url(/images/buy.gif) center top no-repeat;width:54px;height:24px;padding:0;margin:0;cursor:pointer;}
.buttonIncrement input {border:0px solid;background:transparent url(/images/plus.gif) center top no-repeat;width:20px;height:20px;padding:0;margin:0;cursor:pointer;}
.buttonDecrement input {border:0px solid;background:transparent url(/images/minus.gif) center top no-repeat;width:20px;height:20px;padding:0;margin:0;cursor:pointer;}
.hideMe {display:none;}
.totalRow td {background-color:#EFEFEF;}

th.leftOfJoin {border-right:0px solid!important;width:30px;}
th.rightOfJoin {width:30px;padding-left:0px!important;}
td.rightOfJoin {padding-left:0px!important;}

.shop_next {border:0px solid;background:transparent url(/images/shop_next.gif) center top no-repeat;width:118px;height:24px;padding:0;margin:0;cursor:pointer;}
.shop_previous {border:0px solid;background:transparent url(/images/shop_back.gif) center top no-repeat;width:87px;height:24px;padding:0;margin:0;cursor:pointer;}
.shop_complete {border:0px solid;background:transparent url(/images/shop_pay.gif) center top no-repeat;width:98px;height:24px;padding:0;margin:0;cursor:pointer;}
.shop_cancel {border:0px solid;background:transparent url(/images/shop_cancel.gif) center top no-repeat;width:106px;height:24px;padding:0;margin:0;cursor:pointer;}

.LinkList {
	font-size:10px;
	line-height:12px;
	text-align:left;
	text-transform:uppercase;
}
.LinkList a {display:block;}
.noBorder td {border:0px solid !important;}

.KoenListe input {margin:0px 5px 0px 0px;padding:0;}
.KoenListe label {position:relative;top:-2px;}
.KoenListe td {padding:0px!important;}
.specialRight {margin-left:74px;}

.merchandiseOrderTable th {border:0px solid!important;background:none;height:auto;font-size:1em;padding-left:0px!important;}
.merchandiseOrderTable td {border:0px solid!important;padding-left:0px!important;}

.specDayName {border:1px solid #EBEBEB;background-color:#F0F0F0;padding:3px 3px 3px 8px;font-size:12px;font-weight:bold;width:310px;margin-bottom:5px;text-transform:capitalize;}

.specActivities, .specMeals, .specOvernight {padding-left:10px;}
.specTextWrapper {padding-bottom:10px;}

.commentsForEvent {}
.tblPager table td {border:0px !important;}

.smallFont {font-size:11px!important;}

.exportLink {position:relative;top:-5px;}

.widerField {width:252px;}
.fullWidthField {width:522px;}
