/* KM blue: #0063a6 */
@font-face {
    font-family: WebFont;
    src: url('fonts/BRADHITC_0.TTF');

}

/* ----------------------------------- */
/* ---------- CUSTOM STYLES ---------- */
/* ----------------------------------- */
#footer ul{list-style:none;margin-top: 0;}#footer ul li a{color:#fff;text-decoration:none;font-size:14px}#footer ul li a:hover{text-decoration:underline}
.social {
    margin: 5px;
    width: 30px;
}
#footer .wrapper > div {
	float:left;
	position:relative;
	display:block;
	/* margin-right:50px; */
	width: 333.334px;
	font-size: 14px;
}
.framelinkbtn {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 60px;
    background: #7C2180;
    width: 65%;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 20px;
}
#newsbar, #framebar, #sponsbar {
	background: #fff;
	padding: 30px 0;
	margin: 40px 0 0 0;
}
#newsbar {
	margin: 20px 0 0 0 !important;
}
#framebar {
	border-top: 10px solid #7C2180;
}
.framebox {
	width: 50%;
	display: inline-block;
	float: left;
}
.framebox h1 {
	margin-left: 20px !important;
}
#indhold .front_page_purple_links {
	display: block;
	padding: 30px 20px;
	border-bottom: 1px solid #535353;
	color: #fff;
	text-decoration:none;
	text-align:center;
}
#indhold .front_page_purple_links h1 {
	color: #fff;
	text-transform:uppercase;
}
#indhold .front_page_purple_links p {
	color:#fff;
}
#slideImgLoader {
	height: 0;
	width: 0;
	display: block;
	overflow: hidden;
}
#slideImgLoaderSpons {
	height: 0;
	width: 0;
	display: block;
	overflow: hidden;
}
#framebar {
	position: relative;
}
#framebar h1 {
	position: relative;
	margin: 0;
	width: 980px;
}
#framebar h1 i {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 35px;
}
#sponsbar {
    margin: 45px 0;
    height: 270px;
}
.caroufredsel_wrapper a {
	display:inline-block !important;
	float: left;
    height: 270px; 
	width: 331px;
    white-space: nowrap;
	text-align:center;
}
.caroufredsel_wrapper #sponsslide img {
	vertical-align: middle;
    max-height: 270px;
    max-width: 255px;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#component {
	height: 517px;
}
#component nav {
	display: none !important;
}
/* ----------------------------------- */
/* ---------- CUSTOM FARVER ---------- */
/* ----------------------------------- */
.km-blue, .chosen-container-single .chosen-single div b:before {
        color: rgb(124,33,128) !important;
}
.km-bg-blue, .chosen-container .chosen-results li.highlighted {
        /*background-color:#4abcea;*/
        background-color: rgb(124,33,128) !important;
}
.km-border-blue {
        border-top: 1px solid rgb(124,33,128) !important;
        border-bottom: 1px solid rgb(124,33,128) !important;
}
.km-bg-blue-fade, .dataTable tbody tr:nth-child(odd) {
        background-color: rgba(124,33,128, 0.2) !important;
}
.km-ico:before {
        color:#fff !important;
        background: #7C2180 !important;
}
.km-bico:after, .km-bico:before {
        color:#7C2180 !important;
}
/* MÃ¸rk effekt pÃ¥ menu / Login */
.km-bg-dark-blue {
	background-color: #1677B9 !important;
}
/* Venstre menu hover effekt */
#menucon a:hover {
    border-left: 6px solid #4abcea !important;
}
/* Border pÃ¥ login boks */
#loginbox, #loginbox2 {
	border-bottom:4px solid #1677B9 !important; /* Skift her */
}
.logintop, .logintop2 {
    border-bottom: 4px solid #1677B9 !important;
}
/* ----------------------------------- */
/* ------------- BANNER -------------- */
/* ----------------------------------- */
#banner {
	position: relative;
	width: 100%;
}
#banner .logo {
    position: absolute;
    top: 206px;
    left: 45px;
    z-index: 1001;
    /* width: 201px; */
    color: #fff;
    text-decoration: none;
    font-size: 34px;
    line-height: 50px;
    font-family: 'WebFont';
}
/* ---------------------------------- */
/* -------------- BODY -------------- */
/* ---------------------------------- */
#body {
	margin:0;
	padding:0;
	background: #f3f3f3;
}
/* ----------------------------------- */
/* -------------- FONTS -------------- */
/* ----------------------------------- */
body { /*BRÃ˜DTEKST*/color: #000000;font-family: Tahoma!important;font-size: 12px;}
h1 {
    font-size: 30px;
    font-weight: 600;
    color: #7C2180;
    margin: 0;
}
h2 {
    font-size: 22px;
    color: #7C2180;
    font-weight: 600;
    margin: 0;
}
h3 {
    font-size: 18px;
    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;
}
/* ----------------------------------- */
/* ------------- TOPMENU ------------- */
/* ----------------------------------- */
#topmenu {
	position:relative;
	background: #7C2180;
}
#topmenu .menu {
    padding: 0 8px;
    font-size: 16px;
    line-height: 60px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
	text-transform:uppercase;
}
#topmenu .menu:hover {
	background: #FFF;
	color: #7C2180;	
}
#topmenu .smenu {
	width: 200px;
	text-align:center;
	background: #fff;
    font-size: 16px;
    line-height: 60px;
    display: inline-block;
    color: #7C2180;
    text-decoration: none;
	text-transform:uppercase;
}
#topmenu .smenu:hover {
	background: #7C2180;
	color: #fff;	
}
#menu {
	padding: 0;
	margin: 0;
}
#menu li {
	list-style: none;
	display: inline-block;
	position:relative;
}#menu li ul li{width: 240px;}
#menu li ul li a{width: 100%;}
#menu li ul {
	padding: 0;
	margin: 0;
	position:absolute;
	top: 100%;
	left: 0;
	display: none;
	z-index: 1101;
	width: auto;
	background:#000;
}
#menu li:hover ul {
	display: block;
}
/* ----------------------------------- */
/* ------------- CONTENT ------------- */
/* ----------------------------------- */
#content {
	position:relative;
	background: #fff;
	float:left;
    z-index: 1001;
    top: -31px;
}
/* ----------------------------------- */
/* ------------- INDHOLD ------------- */
/* ----------------------------------- */
#indhold {
    position: relative;
    float: left;
    min-height: 250px;
    width: 1000px;
    padding: 0;
    margin: 0 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;
	background-color:#0CB0ED;
	padding:25px 0;
	color:#fff;
	position:relative;
	z-index:1;
	position:relative;
	float:left;
	width:100%;
}
#klubmodul {
    float: right !important;
    margin-top: 61px;
    position: relative;
    z-index: 2;
    /* margin-right: 15px; */
    right: -202px;
}
/* ----------------------------------- */
/* ---------- 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 15px !important;
    position: relative;
    height: 23px;
}
.NewsHeader a {
    color: #7C2180;
    font-size: 18px;
    font-weight: 900 !important;
    margin-left: 0;
    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: #7C2180;
    font-weight: 300;
    position: absolute;
    top: 15px;
    right: 15px;
}
.NewsAuth {
	/*Author KUN billede*/
display: none !important;
}
.NewsName {
	/*Auther KUN tekst*/
	font-style:italic;
	font-size: x-small;
}
.NewsMore A:link {
	display: none !important;
}
.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;
}


.NewsIframe2 .NewsItem {
    border-bottom: none !important;
    margin: 0 25px !important;
    padding: 0 !important;
    position: relative;
    height: 300px;
    width: 275px;
    display: inline-block;
}
.NewsIframe2 .NewsItem:hover {
	background-color: transparent !important;
}
.NewsIframe2 .NewsHeader a {
    color: #7C2180;
    font-size: 26px;
    font-weight: 600 !important;
    margin-left: 0;
    width: 275px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 150px;
}
.NewsIframe2 .NewsTeaser {
    display: block;
    overflow: hidden;
    height: 80px;
}
.NewsIframe2 .newsImgCon {
	position: absolute;
	top: 0;
	left: 0;
	width: 276px;
	height:139px;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
}
.NewsIframe2 .NewsDateTxt {
	display: none !important;
}
.NewsIframe2 .NewsMore {
	display: none !important;
}
/* ----------------------------------- */
/* --------- 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 10px !important;
	position:relative;
}
.CalHeader a {
    color: #7C2180;
    font-size: 18px;
    font-weight: 900 !important;
    margin-left: 0;
    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: #7C2180;
    font-weight: 300;
    position: absolute;
    top: 15px;
    right: 15px;
}
/* ----------------------------------- */
/* ----------- 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;
	text-transform: uppercase;
    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;
}
#loginbox {
	background-color: #fff;
}
#loginbox2 {
	background-color: #fff;
}
.logintop, .logintop2 {
	height:60px;
	line-height:60px;
    text-align: left;
	color:#fff;
	background-color:#7C2180; /* Skift her */
	font-weight:600;
	text-transform:uppercase;
	padding:0 84px;
}
.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:#7C2180;  /* 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: #7C2180; /* 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: #7C2180; /* 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: 41px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    color: #fff;
    width: 50px;
    text-decoration: none;
    margin: 0;
    position: relative;
    top: 7px;
}
.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: 58px;
    width: 271px;
    z-index: 1001 !important;
}
#menucon a {
    display: none;
    color: #7C2180 !important;
    background-color: #fff;
    text-align: center !important;
    line-height: 35px;
    padding: 8px 20px;
	width: 200px;
	text-transform:uppercase !important;
	border: none !important;
}
#menucon a:hover {
    color: #FFF !important;
	border: none !important;
    background-color: #7C2180 !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;
}
