* {
	margin: 0;
	padding: 0;
}
html {
	color: #000;
	background: #D7D8DA url('/images/page_bg.jpg') repeat-x;
}
body {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}


/* Tekst og links */

h1, h2, legend {
	color: #00264F;
}
h1 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
}
#ms_zone h1 {
	width: 550px;
}
h2 {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	font-size: 14px;
}

p {
	margin-bottom: 15px;
}
p.error {
	color: #C03;
	font-weight: bold;
}
p.status {
	color: #060;
	font-weight: bold;
}
a {
	color: #00264F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.block {
	width: 100%;
	height: 100%;
	display: block;
}
input {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 3px;
}
textarea {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}
li {
	list-style-position: outside;
}

div.error {
	padding: 10px 10px;
	color: #FF0000;
	border: 1px solid #FF0000;
	background-color: pink;
}
div.status {
	padding: 10px 10px;
	color: #006600;
	border: 1px solid #006600;
	background-color: #99FF66;
}


/* Sidens opbygning */

#page {
	width: 994px; /* 1162px; */
	margin: 0 auto;
	padding: 20px 10px 10px 10px;
	background-color: #FFFFFF;
}
div.confirmMsg {
	padding: 15px 15px;
	border: 1px solid #C03;
	text-align: center;
	background-color: #FCC;
}
div.confirmMsg h4 {
	color: #C03;
}
div.padding {
	padding-left: 15px;
}


/* Top */

#top_menu {
	text-align: right;
	width: 992px;
}
#top_menu a {
	padding: 0 10px 0 11px;
	border-right: 1px solid #000;
}
#top_menu a.last {
	padding-right: 0;
	border-width: 0;
	border-style: none;
}

#top {
	width: 100%;
	height: 90px;
	margin-top: 30px;
	/*position: relative;*/
}
#top_logo {
	width: 195px;
	height: 83px;
	/*position: absolute;
	left: 0;
	bottom: 0;*/
	background: #FFF url('/images/logo.gif') no-repeat scroll 0 0;
	float: left;
}
#top_add {
	width: 728px;
	height: 90px;
	/*position: absolute;
	right: 0;
	bottom: 0;*/
	/*border: 1px solid #000;*/
	float: left;
	margin-left: 70px;
}


/* Menuen */

#menu {
	height: 21px;
	margin: 25px 0 10px 0;
	padding-top: 3px;
	background: #FFF url('/images/hr.gif') no-repeat scroll 0 0;
	width: 992px;
}
#menu a {
	padding: 0 45px 0 15px;
	color: #FFF;
	font-size: 12px;
}


/* Udbydermenu */

#admin_menu {
	height: 18px;
	margin-bottom: 10px;
	padding: 2px 0 0 10px;
	position: relative;
	background: #FFF url('/images/hr.gif') no-repeat scroll -992px 0;
	width: 982px;
}
#admin_menu a {
	padding: 0 5px 0 5px;
	color: #FFF;
}
#admin_menu a.admin {
	position: absolute;
	top: 2px;
	right: 10px;
	font-weight: bold;
}


/* Venstre side */

#left {
	width: 212px;
	float: left;
}

/* Højre banner */

#right_banner {
	width: 160px;
	height: 600px;
	float: left;
	margin-left: 10px;
}

/* Brødkrummen */

#breadcrumb {
	height: 38px;
	padding-left: 15px;
}
#breadcrumb div {
	width: 750px;
	height: 18px;
	position: absolute;
	overflow: hidden;
}
#breadcrumb div span {
	color: #EB9200;
	font-weight: bold;
}
#breadcrumb a {
	padding-right: 15px;
	background: #FFF url('/images/nav_arrow.gif') no-repeat scroll right 3px;
}
#breadcrumb a.last {
	padding-right: 0;
	color: #EB9200;
	font-style: italic;
	background-image: none;
}


/* Søgning */

#search {
	height: 195px;
	padding-top: 10px;
	background: #FFF url('/images/left_bg.jpg') no-repeat scroll 0 0;
}
#search div.legend {
	padding: 3px 0px 0px 15px;
	color: #00264F;
	font-weight: bold;
	font-size: 10px;
}
#search .row {
	margin-top: 13px;
	padding: 0 19px 0 15px;
}
#search input.text {
	width: 171px;
	padding: 4px 3px;
	border: 1px solid #999;
}
#search select {
	width: 179px;
	height: 22px;
	border: 1px solid #999;
}
#search input.check {
	height: 14px;
	vertical-align: -2px;
}
#search_button {
	padding: 0;
	float: right;
}
#search label {
	color: #00264F;
}


/* Populære kurser */

#popular {
	height: 221px;
	margin-top: 10px;
	background: #FFF url('/images/left_bg.jpg') no-repeat scroll 0 -253px;
}
#popular dl {
	padding: 0 15px;
}
#popular dt {
	padding: 5px 0 12px 0;
	color: #FFF;
	font-weight: bold;
}
#popular dd {
	height: 46px;
	overflow: hidden;
}
#popular dd {
	color: #00264F;
}
#popular dd.hr {
	height: 9px;
	margin-top: 9px;
	background: url('/images/category_seperator.gif') repeat-x 0px 0px;
}
#popular a {
	line-height: 14px;
}


#arrcertblock {
	height: 26px;
	margin-top: 13px;
	background: #FFF url('/images/left_bg.jpg') no-repeat scroll 0 -253px;
}
#arrcertblock dl {
	padding: 0 15px;
}
#arrcertblock dt {
	padding: 5px 0 12px 0;
	color: #FFF;
	font-weight: bold;
}
#arrcertblockcontent dd {
	color: #00264F;
}
#arrcertblockcontent .logo {
	width: 60px;
	padding-bottom: 5px;
	float: right;
	text-align: right;
}
#arrcertblockcontent {
	border-left: 1px solid #ADBAD2;
	border-right: 1px solid #ADBAD2;
	padding: 10px;
}
#arrcertblockbottom {
	height: 21px;
	background: #FFF url('/images/corner.png') no-repeat;
}

#certarrblock {
	margin-top: 13px;
	background: #FFF url('/images/left_bg.jpg') no-repeat scroll 0 -253px;
	height: 26px;
}
#certarrblockcontent {
	border-left: 1px solid #ADBAD2;
	border-right: 1px solid #ADBAD2;
	padding: 15px 5px 0 5px;
}
#certarrblock dl {
	padding: 0 15px;
}
#certarrblock dt {
	padding: 5px 0 12px 0;
	color: #FFF;
	font-weight: bold;
}
#certarrblockcontent dd {
	color: #00264F;
	text-align: center;
}
#certarrblockcontent dd.hr {
	height: 9px;
	margin-top: 9px;
	border-top: 1px solid #00264F;
}
#certarrblockbottom {
	height: 21px;
	background: #FFF url('/images/corner.png') no-repeat;
}

/* Partnerzone */

#ms_link {
	height: 62px;
	margin-top: 10px;
	padding-top: 9px;
	text-align: center;
	background: #FFF url('/images/microsoftboks.png') no-repeat;
}
#ms_link strong {
	font-weight: bold;
	font-size: 16px;
}
#ms_link a {
	color: #FFF;
}


/* Kvik nummer */

#quick {
	height: 40px;
	margin-top: 10px;
	padding: 9px 0 0 15px;
	background: #FFF url('/images/left_bg.jpg') no-repeat scroll 0 -474px;
}
#quick input.text {
	width: 119px;
	padding: 4px 3px;
	float: left;
	border: 1px solid #999;
	line-height: normal;
}
#quick input.button {
	margin-left: 8px;
	padding: 0;
	float: left;
}


/* Hoved delen */

#main {
	width: 770px;
	float: left;
	padding-top: 35px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#main.frontpage {
	padding-top: 198px;
	background-image: url('/images/main_bg_front.jpg');
}
#ms_zone #main {
	padding-top: 35px;
	background-image: url('/images/ms_zone_bg2.gif');
	background-position: 620px 35px;
}
#main div.main_left {
	width: 500px;
	float: left;
}
#main div.main_right {
	width: 180px;
	float: right;
}
#ms_zone #main #ms_zone_link {
	width: 156px;
	height: 30px;
	float: right;
	display: block;
}


/* Profil logo boks */

div.logo_box {
	width: 180px;
	background: url('/images/logo_box.gif') no-repeat left bottom;
}
div.logo_box div.header {
	height: 20px;
	padding: 6px 0 0 15px;
	color: #FFF;
	font-weight: bold;
	background: url('/images/logo_box.gif') no-repeat left top;
}
div.logo_box div.header.blue {
	background-image: url('/images/box_top_blue.gif');
}
div.logo_box div.logo {
	padding: 23px 0;
	text-align: center;
}


/* Copyright */

#copyright_spacer {
	height: 1px;
	clear: both;
}
#copyright {
	padding: 10px 10px;
	color: #00264F;
	text-align: center;
}


/* Tabeller */

table.list {
	width: 100%; 
}
table.list th {
	padding: 5px 15px;
	border-bottom: 1px solid #CCC;
	color: #EB9200;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.list th a {
	color: #EB9200;
}
table.list td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}
table.list tr.top td {
	border-top: 1px solid #CCC;
}


/* Forsiden */

dl.category {
	width: 181px;
	margin-top: 12px;
	padding-left: 10px;
	float: left;
}
dl.category.first {
	padding-left: 15px;
	clear: left;
}
dl.category dt {
	margin-bottom: 7px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 13px;
	background: url('/images/category_seperator.gif') no-repeat 0px 0px;
}
dl.category.top dt {
	background-image: none;
}
dl.category dt a {
	color: #EF9000;
}
dl.category dd {
	padding-left: 11px;
	background: #FFF url('/images/dot.gif') no-repeat scroll 3px 7px;
}
dl.category dd.more {
	margin-top: 10px;
	font-weight: bold;
	background: #FFF url('/images/arrow.gif') no-repeat scroll 9px 4px;
}
/*#ms_zone dl.category dt {
	background: #FFF url('/images/hr.gif') no-repeat scroll -2226px 0;
}
#ms_zone dl.category dd.more {
	background: #FFF url('/images/ms_arrow.gif') no-repeat scroll 9px 4px;
}
#ms_zone dl.category dd.more a {
	color: #EB9200;
}*/


div.tabs {
	height: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #00264F;
}
div.tab {
	height: 20px;
	margin-right: 10px;
	padding-left: 5px;
	float: left;
	background: url('/images/tab.gif') no-repeat scroll 0px -20px;
}
div.tab.selected {
	background-position: 0px 0px;
}
div.tab a {
	height: 18px;
	padding: 2px 15px 0px 10px;
	display: block;
	color: #00264F;
	background: url('/images/tab.gif') no-repeat scroll right -20px;
}
div.tab.selected a {
	color: #FFF;
	background-position: right 0px;
}


/* Formular */

form div.tab_content {
	padding: 15px 15px;
}
form div.row {
	margin-top: 10px;
}
form div.bottom {
	padding: 0 15px 15px 15px;
}

div#selected_categories img {
	vertical-align: middle;
	margin-left: 3px;
	float: right;
}

.dateformdiv .calendarimg {
	vertical-align: middle;
}
.dateformdiv {
	padding: 3px;
	border: 1px solid #7888c6;
	margin: 2px 0;
	clear: both;
}

.courseEditDateButtons img {
	margin: 2px;
}


/* Kontkat siden */

div.profile {
	width: 230px;
	height: 110px;
	padding: 10px;
	float: left;
}
div.profile img {
	padding-right: 10px;
	float: left;
}

span.med {
	padding: 2px;
	background-color: #F8FF8C;
}
span.max {
	padding: 2px;
	background-color: #F8FF8C;
}

div#advancedSearchBox {
	border: 1px solid #ccc;
	padding: 5px;
}
div#advancedSearchBox div {
	margin-bottom: 5px;
}

#contact_form_container p {
	margin-bottom: 0px;
}


/* Gavevalg på booking / signup */

div.row.present-group {
	width				: 500px;
	margin-bottom		: 10px;
}

div.present-row {
	padding				: 2px 0;
}

div.present-row.checked {
	color				: #060;
}

#present-row-0.checked {
	color				: #C03;
}

input.present-radio {
	vertical-align		: -3px;
	margin-right		: 10px;
}

label.present-label {
	font-weight			: bold;
}