/* ----------------------------------- */
/* ------------- TOPMENU ------------- */
/* ----------------------------------- */
#topmenu li {
	list-style: none;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline-block;
}
#menu li {
	display: inline-block;
	position: relative;
	
}
#menu li ul {
	text-align: left;
	display: none;
	position: absolute;
	left: 0;
	z-index: 10000000000000000000000001;
	padding: 0;
	background: #E73D43 none repeat scroll 0 0;	

}
#menu li:hover > ul {
	Display: block;
}
#menu li ul li a {	
	float: left;
	padding: 0px 12px !important;	
	width: 300px;
	color:#fff;
	border-bottom:1px solid #fff;
	border-left: 6px solid transparent !important;
}
#menu li ul li a:hover {
    border-left: 6px solid #fff !important;
}
#menu li ul .menu {
	line-height:35px;
	text-indent:10px;
	text-align:left;
}/* KM blue: #0063a6 */
/* ----------------------------------- */
/* ---------- CUSTOM STYLES ---------- */
/* ----------------------------------- */
.StaticMenuStyle {
	text-decoration: none !important;
}
#framebar {
	position: relative;
}
#framebar .framebox {
	width: 485px;
	display: inline-block;
}
#framebar .framebox:nth-child(1) {
	margin-right: 26px;
}
#framebar h1 {
	position: relative;
	margin: 0;
	width: 465px;
}
#framebar h1 i {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 35px;
}
#sponsbar {
    margin: 45px 0;
	height:150px;
}
#sponsslide a {
	display:none;
	float:left;
	padding:0 15px;
}
.caroufredsel_wrapper a {
	display:block !important;
    height: 200px; 
	width: 331px;
    white-space: nowrap;
}
.caroufredsel_wrapper #sponsslide img {
	vertical-align: middle;
    max-height: 200px;
    max-width: 331px;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
/* ----------------------------------- */
/* ---------- CUSTOM FARVER ---------- */
/* ----------------------------------- */
.km-blue, .chosen-container-single .chosen-single div b:before {
        color:rgb(165, 214, 194)!important;
}
.km-bg-blue, .chosen-container .chosen-results li.highlighted {
        /*background-color:#4abcea;*/
        background-color: rgb(165, 214, 194) !important;
}
.km-border-blue {
        border-top: 1px solid rgb(165, 214, 194) !important;
        border-bottom: 1px solid rgb(165, 214, 194) !important;
}
.km-bg-blue-fade, .dataTable tbody tr:nth-child(odd) {
        background-color: rgba(165, 214, 194, 0.2) !important;
}
.km-ico:before {
        color:#fff !important;
        background: #A5D6C2 !important;
}
.km-bico:after, .km-bico:before {
        color:#A5D6C2 !important;
}
/* ----------------------------------- */
/* ------------- BANNER -------------- */
/* ----------------------------------- */
#banner {
	position: relative;
}
#banner .logo {
    position: absolute;
    top: 55px;
    left: 45px;
}
/* ---------------------------------- */
/* -------------- BODY -------------- */
/* ---------------------------------- */
#body {
	margin:0;
	padding:0;
	background-image: url("https://mhdancestudievarde.klub-modul.dk/cms/clubmhdancestudievarde/images/body.png");
}
/* ----------------------------------- */
/* -------------- FONTS -------------- */
/* ----------------------------------- */
body { /*BRØDTEKST*/
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size:16px;
	font-weight:normal;
	color:#587986;
}
h1 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    background: #A5D6C2;
    width: 100%;
    padding: 10px 10px;
    margin-left: -10px;
    display: block;
}
h2 {
    font-size: 22px;
    color: #587986;
    font-weight: 600;
    margin: 0;
}
h4 {
	color: #339900;
	text-transform: uppercase;
	font-weight:bold;
	margin:2px 2px 2px 2px;
}
/* ----------------------------------- */
/* -------------- LINKS -------------- */
/* ----------------------------------- */
#indhold a:link, #indhold a:visited {
	color: #0063a6;
	text-decoration: none;
}
#indhold a:hover, #indhold a:active {
	text-decoration: underline;
}
/* ----------------------------------- */
/* ------------- WRAPPER ------------- */
/* ----------------------------------- */
#wrapper {
	width:1000px;
	margin:0 auto;
	position: relative;
	background:#fff;
}
/* ----------------------------------- */
/* ------------- TOPMENU ------------- */
/* ----------------------------------- */
#topmenu {
	position:relative;
	background: #A5D6C2;
	text-transform: uppercase;
	font-weight:bold;
}
#topmenu .menu {
    padding: 0 8px;
    font-size: 16px;
    line-height: 60px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}
/* ----------------------------------- */
/* ------------- CONTENT ------------- */
/* ----------------------------------- */
#content {
	position:relative;
	float:left;
}
/* ----------------------------------- */
/* ------------- INDHOLD ------------- */
/* ----------------------------------- */
#indhold {
    position: relative;
    float: left;
    min-height: 250px;
    width: 1000px;
    padding: 0;
    margin: 30px 0;
}
#ctl00_ContentPlaceHolderBody_lblPageContent {
	display:block;
	padding-left:10px;
	padding-right:10px;
}
/* ---------------------------------- */
/* -------------- LEFT -------------- */
/* ---------------------------------- */
#left {
	position:relative;
	float:left;
	width:172px;
	min-height:550px;
	margin-bottom:5px;
	z-index:1;
}
/* ----------------------------------- */
/* ------------- LEFTMENU ------------ */
/* ----------------------------------- */
#leftmenu {
}
.DynamicMenuStyle {
	display: block !important;
}
.StaticMenuStyle {
	display: block !important;
}
#ctl00_mnSel_mnuMenu a {
	font-weight:normal !important;
}
.IE8Fix {
    margin-left: 46px;
    margin-top: -5px;
}
/* ----------------------------------- */
/* ----- FOOTER + KLUBMODUL LOGO ----- */
/* ----------------------------------- */

#footer {
	text-decoration:none;
	height:63px;
	line-height:63px;
	background-color:#A5D6C2;
	color:#fff;
	position:relative;
	z-index:1;
	position:relative;
	float:left;
	width:100%;
}
#klubmodul {
    float: right;
    margin-top: 20px;
    position: relative;
    z-index: 2;
    margin-right: 15px;
}
/* ----------------------------------- */
/* ---------- IFRAME NYHEDER --------- */
/* ----------------------------------- */
.NewsIframe {
	background-image:none;
}
.NewsIframe200 {
	/*Body Nyhedsarkiv*/
	background-image:none;
}
.NewsIframe h2 {
/*Overskrift på Seneste nyheder iFrame KUN*/
}
.NewsHeading h1 {
/*Overskrift på Nyheds arkiv iFrame KUN*/
}
.NewsItem {
    border-bottom: none !important;
    margin: 0 !important;
    padding: 17px 0 !important;
    position: relative;
    height: 23px;
}
.NewsHeader a {
    color: #333;
    font-size: 18px;
    font-weight: 600 !important;
    margin-left: 130px;
    width: 340px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.NewsTeaser {
	display: none;
}
.NewsInfo {
	/*Nederste linje med Author, dato osv.*/
	margin-top:5px;
}
.NewsDate {
	/*Dato KUN billede*/
display: none !important;
}
.NewsDateTxt {
    font-style: normal !important;
    font-size: 18px !important;
    color: #000;
    font-weight: 900;
    position: absolute;
    top: 15px;
    left: 0;
}
.NewsAuth {
	/*Author KUN billede*/
display: none !important;
}
.NewsName {
	/*Auther KUN tekst*/
	font-style:italic;
	font-size: x-small;
}
.NewsMore A:link {
	/*Læs mere linket*/
	font-size: 0px !important;
	width: 146px;
	height: 40px;
	display: block;
	background-image: url("images/readmorebtn.jpg");
}
.NewsMore A:visited {
	/*Læs mere linket*/
	text-decoration: none;
	font-size:x-small;
	font-weight:normal;
	font-style:italic;
}
.NewsMore A:active {
	/*Læs mere linket*/
	text-decoration: none;
	font-size:x-small;
	font-weight:normal;
	font-style:italic;
}
.NewsMore A:hover {
	/*Læs mere linket*/
	text-decoration: underline;
	font-size:x-small;
	font-style:italic;
}
/* ----------------------------------- */
/* --------- IFRAME KALENDER --------- */
/* ----------------------------------- */
.CalItem font {
	display: none !important;
}
.CalendarIframe {
	/* Body Kalender */
	background-image:none;
}
.CalendarIframe h2 {
/* Overskrift på Kalender iFrame */
}
.CalItem {
	/*Hele indholdet af en enkelt kalender aktivitet*/
	border-bottom: none !important;
	margin: 0 !important;
    padding: 15px 0 !important;
	position:relative;
}
.CalHeader a {
    color: #333;
    font-size: 18px;
    font-weight: 600 !important;
    margin-left: 130px;
    width: 340px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.CalInfo {
	/*Hele nederste linje med dato*/
	margin-top:5px;
}
.CalDate {
	/*Dato KUN billede*/
display: none !important;
}
.CalDateTxt {
    font-style: normal !important;
    font-size: 18px !important;
    color: #000;
    font-weight: 900;
    position: absolute;
    top: 15px;
    left: 0;
}
/* ----------------------------------- */
/* ----------- IFRAME FORUM ---------- */
/* ----------------------------------- */
.ForumIframe {
	/* Body Forum*/
	background-image:none;
}
.ForumIframe h2 {
/* Overskrift på Forum iFrame */
}
.ForumHeader a {
	/* Forum Overskrift */
	text-decoration:none;
	font-weight:bold;
}
.ForumItem {
	/*Hele indholdet af en enkelt forumbesked*/
	border-bottom:solid thin lightgrey;
	margin-left:2px;
	margin-right:5px;
	padding: 5px 0px 3px 0px;
}
.ForumItem:hover {
	/*Når musen holdes over en enkelt forumbesked*/
	background-color:#F5F6CE;
}
.ForumInfo {
	/*Hele nederste linje med dato*/
	margin-top:5px;
}
.ForumDate {
/*Dato KUN billede*/
}
.ForumDateTxt {
	/*Dato KUN tekst*/
	font-style:italic;
	font-size: x-small;
}
/* ----------------------------------- */
/* ----------- LOGIND BOKS ----------- */
/* ----------------------------------- */
.create_profile_link {
	position: absolute;
	right: 120px;
	top: 0;
}
.show_hide, .show_hide2 {
    position: absolute;
    z-index: 1001;
    right: 0px;
    top: 0px;
    width: 120px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    background: #3E3D3D; /* Skift her */
    display: inline-block;
    text-decoration: none;
}
.show_hide i, .show_hide2 i {
    color: #fff;
    font-size: 30px;
    margin-top: 6px;
}
#loginbox, #loginbox2 {
	position:absolute;
	border-top:0px !important;
	display:none;
	right: 0;
    top: 60px;
	width:559px;
	z-index:1001 ! important;
	background-color: #fff;
	border-bottom:4px solid #3E3D3D; /* Skift her */
}
#loginbox {
	background-color: #fff;
}
#loginbox2 {
	background-color: #fff;
}
.logintop, .logintop2 {
	height:60px;
	line-height:60px;
    text-align: left;
	color:#fff;
	background-color:#3E3D3D; /* Skift her */
	font-weight:600;
	text-transform:uppercase;
	padding:0 84px;
	border-bottom:4px solid #3E3D3D; /* Skift her */
}
.logintop {
	margin-bottom:30px;
}
#ctl00_lnkCreateprofile {
	float:right;
	text-decoration:none;
	text-transform:none;
	color:#b7b7b7;
}
#ctl00_lnkCreateprofile:before {
	content:"\f105";
	font-family: FontAwesome;
	transition: all .1s linear;
	margin-right:10px;
	font-size:20px;
}
#ctl00_lnkCreateprofile:hover:before {
	margin-right:5px;
}
#loginbox .login {
}
#loginbox #logininfo {
	position:relative;
	float:left;
}
#loginbox #logininfo a, #loginbox #logininfo span {
	color:red;
	text-decoration:underline;
}
#usermenu {
	position:absolute;
	top: 0;
	right: 0;
	z-index: 10003;
	color:#3D3D3D;
}
#createprofile {
	float: right;
}
#createprofile a {
	color: #343434;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 12px;
	text-decoration: none;
}
#createprofile img {
	display:block;
	margin:0 auto;
}
#loginbox .login, #loginbox2 .login {
	padding: 0 84px;
	height:250px;
}
#loginbox .login:after {
	content:"";
	position:absolute;
	left:137px;
	border-width: 7px 7px 0px 7px;
	border-color:#003270 transparent;
	/* reduce the damage in FF3.0 */
    display:block;
	width:0;
	margin-top:4px;
}
#loginbox #logininfo {
	position:relative;
	float:left;
}
#loginbtn {
	position:relative;
	float:right;
}
#ctl00_ImgLogin {
	font-size:16px !important;
	text-decoration:none;
	color: #fff;
	text-transform: uppercase;
	display:block;
	border-radius:3px;
	font-weight: 700;
	height:40px;
	line-height:40px;
	text-align:center;
	width:184px;
	background-color:#00A637;  /* Skift her */
	-webkit-box-shadow: 0px 3px 0px 0px rgba(0,83,27, 1);
	-moz-box-shadow:    0px 3px 0px 0px rgba(0,83,27, 1);
	box-shadow:         0px 3px 0px 0px rgba(0,83,27, 1);
	transition: all 0.1s linear 0s;
}
#ctl00_ImgLogin:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(13, 103, 166, 1);
	-moz-box-shadow:    0px 0px 0px 0px rgba(13, 103, 166, 1);
	box-shadow:         0px 0px 0px 0px rgba(13, 103, 166, 1);
	margin-top:3px;
	margin-bottom:-3px;
}
#loginbox #logininfo a, #loginbox #logininfo span {
	font-size:16px !important;
	text-decoration:none;
	color: #adadad;
	text-transform: uppercase;
	display:block;
	border-radius:3px;
	font-weight: 700;
	height:40px;
	line-height:40px;
	text-align:center;
	width:184px;
	background-color:#e5e5e5;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(198, 198, 198, 1);
	-moz-box-shadow:    0px 3px 0px 0px rgba(198, 198, 198, 1);
	box-shadow:         0px 3px 0px 0px rgba(198, 198, 198, 1);
	transition: all 0.1s linear 0s;
}
#loginbox #logininfo a:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(198, 198, 198, 1);
	-moz-box-shadow:    0px 0px 0px 0px rgba(198, 198, 198, 1);
	box-shadow:         0px 0px 0px 0px rgba(198, 198, 198, 1);
	margin-top:3px;
	margin-bottom:-3px;
}
#loginbottom {
	padding:30px 0;
}
#ctl00_valReqUsername, #ctl00_valReqPassword {
	position:absolute;
	display:block;
	width:0px;
	margin-left:2px;
	font-size:20px;
}
#loginbox #dkkort {
	margin-top:2px;
	float:left;
}
#ctl00_valCustUkendt {
	margin-left:7px;
}
.customprofilebtn {
	text-align:center;
	width: 96px;
	display: inline-block;
	font-size: 16px;
}
.custombg {
	margin-top: 10px;
	padding: 15px 0 10px 0;
}
#profile {
	margin-left:9px;
	font-size: 12px;
	text-align: center;
}
#ctl00_cntrlRoleSelection_panLnkAdmin hr {
	display:none;
}
#ctl00_txtUsername {
	border: 0 none;
	padding-left: 60px;
	padding: 0 10px 0 50px;
	margin-bottom:15px;
	height:40px;
	width:321px;
	position: relative;
    border: 1px solid #FFE4E1;
}
#ctl00_txtUsername_ico {
	content: "f007";
    position: absolute;
    left: 84px;
    top: 94px;
    width: 43px;
    height: 29px;
    padding: 6px 0;
    text-align: center;
    background: #3E3D3D; /* Skift her */
    color: #fff;
    font-size: 32px;
    z-index: 1;
}
#ctl00_txtPassword {
	border: 0 none;
	padding-left: 60px;
	padding: 0 10px 0 50px;
	margin-bottom:15px;
	height:40px;
	width:321px;
    border: 1px solid #FFE4E1;
}
#ctl00_txtPassword_ico {
    content: "f13e ";
    position: absolute;
    left: 84px;
    top: 151px;
    width: 43px;
    height: 29px;
    padding: 6px 0;
    text-align: center;
    background: #3E3D3D; /* Skift her */
    color: #fff;
    font-size: 32px;
    z-index: 1;
}
.prodilebtn {
	height: 55px;
}
.prodilebtn a {
	font-size:16px !important;
	text-decoration:none;
	text-transform: uppercase;
	display:inline-block;
	border-radius:3px;
	font-weight: 700;
	height:40px;
	line-height:40px;
	text-align:center;
	width:100%;
	margin-bottom:14px;
	transition: all .1s linear;
}
.prodilebtn a:hover {
	border-bottom-width: 0px;
	margin-top:3px;
}
.prodilebtnProfile a, .prodilebtnTeams a {
	background-color:#e5e5e5;
	color: #adadad;
	border-bottom: 3px solid rgba(198, 198, 198, 1);
}
.prodilebtnLogout a {
	background-color:#CC5151;
	color:#fff;
	border-bottom: 3px solid rgba(160, 64, 64, 1);
}
#ctl00_cntrlRoleSelection_panLnkAdmin a:before {
	content:"Administrator login";
	font-size:16px !important;
	text-decoration:none;
	text-transform: uppercase;
	display:inline-block;
	border-radius:3px;
	font-weight: 700;
	height:40px;
	line-height:40px;
	text-align:center;
	width:100%;
	margin-bottom:14px;
	background-color:#0063a7;
	background-image:url(images/adminlogo.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#fff;
	border-bottom: 3px solid rgba(0, 80, 124, 1);
	transition: all 0.1s linear 0s;
}
#ctl00_cntrlRoleSelection_panLnkAdmin a:hover:before {
	border-bottom-width: 0px;
}
#ctl00_cntrlRoleSelection_lnkAdmin {
	font-size:0px !important;
}
/* ----------------------------------- */
/* -------- LEFT MENU DROPDOWN ------- */
/* ----------------------------------- */
.show_left {
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    color: #fff;
    width: 50px;
    text-decoration: none;
    padding: 0 10px 0 50px;
    background: url("images/hamburger.png") #3E3D3D no-repeat left 10px center;
    transition: all .1s linear;
}
.show_left:hover {
}
table.StaticMenuStyle > tbody > tr > td:nth-child(2) > img {
	display: none;
}
table.StaticMenuStyle > tbody > tr > td:nth-child(2) {
	position: absolute;
	right:15px;
	width: 15px !important;
	height:15px;
	background: url("images/btn-arrow-right.png") no-repeat center center;
	margin-top: 10px !important;
}
#menucon {
	display: none;
    position: absolute;
    border-top: 0px !important;
    left: 0;
    top: 60px;
    width: 271px;
    z-index: 1001 !important;
}
#menucon a {
    display: none;
    color: #000 !important;
    background-color: #fff;
    text-align: left !important;
    line-height: 35px;
    padding: 8px 20px;
    border-left: 6px solid #fff !important;
	border-bottom: 1px solid #ccc !important;
    transition: all .1s ease-in-out;
}
#menucon a:hover {
    border-left: 6px solid #A5D6C2 !important;
}
.StaticMenuStyle {
	display: block !important;
}
/* ----------------------------------- */
/* ----------- SYSTEM STYLE ---------- */
/* ----------------------------------- */
#hall {
	overflow-x:scroll;
}
#EventMembers {
	color:#000 !important;
}
.FormIndhold {
	background-attachment: fixed;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	width: 250px;
}
table {
	font-size:inherit;
}
td {
	margin:2px 2px 2px 2px;
	margin:12px 12px 12px 12px;
}
.td {
	margin:2px 2px 2px 2px;
	background-image: url(images/Tabelbg.gif);
}
.tdalert {
	border: 2px;
	border-style: dotted;
	border-color: green;
	padding:3pt 3pt;
	margin:2px 2px 2px 2px;
	background-color:#000000;
}
.tdSize11 {
	border-style: solid;
	color:#a5abb1;
	border-width: 1px;
	font-size: 11px;
}
.tdSize14 {
	border-style: solid;
	color:#a5abb1;
	border-width: 1px;
	text-decoration: underline;
	font-size: 14px
}
#TipBox {
	display:none;
	position:absolute;
	z-index:1000;
	border:green dotted 1px;
	padding:5px;
	background-color:#FFFFFF;
}
.TipBox {
	display:none;
	position:absolute;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	border:#72B0E6 solid 1px;
	padding:15px;
	color:#1A80DB;
	background-color:#FFFFFF;
}
