
div.HeaderText {
	width: 343px;
	position: absolute;
	top: 21px;
	right: 806px;
	left: 400px;
}
.Content {
}
.ListNode {
}
Fighters.ul {
	list-style-position: inside;
	list-style-type: none;
	width:700px
}
Fighters.li {
	box-shadow:0px 0px 3px rgba(0, 0, 0, 0.75);
	border-radius:10px;
	float:left;
	width:210px;
	height:360px;
	padding:0;
	margin:0 20px 40px 0;
	background-color:#333;
	overflow:hidden
}
table {
	width: 800px;
}
td, th {
	display: table-cell;
	vertical-align: inherit;
}
#holdskema {
	margin-top: 0;
	border-spacing: 5px;
	border-collapse: separate;
}
* {
	font-family: Arial, sans-serif;
}
#holdskema th {
	height: 30px;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	border-bottom: none;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
#holdskema .dag {
	width: 13%;
}
#holdskema .holdtid, .tid, .dag {
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	font-size: 12px;
}
#holdskema .holdtid:hover {
	opacity: .9;
	cursor: pointer;
}
#holdskema .holdtid, #holdskema a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.OpenMat {
	background-color:#ACAC59;
}
.BJJBasic {
	background-color:#75EA00;
}
.BJJ {
	background-color:#B7FA85;
}
.BJJAdvanced {
	background-color:#009100;
}
.BJJSparring {
	background-color:#004040;
}
.BJJGirls {
	background-color:#FF0080;
}
.Lukket {
	background-color:#CCC;
}
.Cardio {
	background-color:#E6BD33;
}
.Submission {
	background-color:#F00;
}
.MMA {
	background-color:#B00000;
}
.MMABasic {
	background-color:#F03;
}
.BJJKids {
	background-color:#BF8A3C;
}
.BJJJunior {
	background-color:#6A3500;
}
.BJJKonkurrence {
	background-color:#009797;
}
.Thai {
	background-color:#069;
}
.Rengoring {
	background-color:#F03;
}

.Judo {
	background-color:#06F;
}

.EMCamp {
	background-color:#330;
}

.ASLogo {
	height:60px;
	width:100%;
	font-size:14px
}
.HoldContent {
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
	color:#000;
	
}
h2 {
	display: block;
	font-size: 1.8em;
	font-weight:bold;
	font-size: 30px;
}
h2.HeaderHold {
	text-align:center;
	margin-top:10px;
	padding-top:10px;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
	color:#FFF;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	font-size:18px
}
h2.HeaderHoldList {
	text-transform: uppercase;
	font: 16px HelveticaNeueLTCom97BlkCn, Arial, sans-serif;
	font-weight: 900;
	font-stretch:ultra-condensed;
}

.ContentInfo{
 	position:relative;	
	height:360px;
}

.TextLink {
	position:absolute;
	left:130px;
	width:100px;
	bottom:20px;
}

a {
	text-decoration: none;
}
.TextLink a {
	display: block;
	text-align: left;
	color: 
#F3F3EC;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
}
.KravSort {
	color: #FFF;
	text-transform: uppercase;
	font: 12px HelveticaNeueLTCom97BlkCn, Arial, sans-serif;
	font-weight: bold;
}
.KravSortNormalFont {
	color: #FFF;
	font: 12px HelveticaNeueLTCom97BlkCn, Arial, sans-serif;
	font-weight: bold;
}
div.HoldLeft {
	position:absolute;
	left:20px;
	margin-top:20px;
	width:500px
}
div.HoldRight {
	position:absolute;
	left:600px;
}
.KravSortHold {
	color: #000;
	text-transform: uppercase;
	font: 12px HelveticaNeueLTCom97BlkCn, Arial, sans-serif;
	font-weight: bold;
	padding-bottom:20px;
}
.KravSortHoldNormalFont {
	color: #000;
	font: 12px HelveticaNeueLTCom97BlkCn, Arial, sans-serif;
	font-weight: bold;
	padding-bottom:20px;
}
.KravRed {
	padding-left: 5px;
	color: #D43D46;
	font: 12px HelveticaNeueLTCom97BlkCn, Arial, sans-serif;
	font-weight: bold;
}
div.HoldBeskrivelse {
	width:500px;
}
.HoldRight a:hover {
	color: #465F8E;
	text-decoration: none;
}
.HoldRight a {
	color: #333;
	text-transform: uppercase;
	font: 14px HelveticaNeueLTCom97BlkCn, Arial, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #551A8B;
}
a:hover {
	color: #551A8B;
}
a:hover {
	text-decoration: underline;
}
a:hover, a:active {
	outline: none;
}
.header-block {
	position: relative;
	height: 50px;
	width: 820px;
}
.button-important {
	position:absolute;
	right:32px;
	background: #333;
	width: 100px;
	padding: 4px 10px !important;
	margin-top: 15px;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.button-important a {
	display: block;
	text-align: left;
	color: #F3F3EC;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}


.button-fighters {

	background: #333;
	width: 100px;
	padding: 4px 10px !important;
	margin-top: 15px;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.button-fighters a {
	display: block;
	text-align: left;
	color: #F3F3EC;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
img
{
border:none;
}

.Fighters {
	background-color:#333;
}

.FightersListNode {
}
.FightersListNode ul {
	list-style-position: inside;
	list-style-type: none;
	width:780px
}
.FightersListNode li {
	box-shadow:0px 0px 3px rgba(0, 0, 0, 0.75);
	border-radius:10px;
	float:left;
	width:370px;
	height:280px;
	padding:0;
	margin:0 20px 40px 0;
	overflow:hidden
}

.Fighters a
{
	text-decoration: none;
	color:white;
}

h2.FighterName {
	text-align:center;
	margin-top:10px;
	padding-top:10px;
	color:#333;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	font-size:18px
}

	.navcontainer
	{
		margin: 0;
		padding: 0 0 0 12px;
	}
	
	.navcontainer UL
	{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		display: block
	}
	
	.navcontainer LI
	{
		display: block;
		margin: 0;
		padding: 5px;	
		width: auto;
		display: inline-block;
	}
	
	.navcontainer SPAN
	{	
		display: block;
		width: auto;
		text-decoration: none;
		margin: 0;
		padding: 2px 10px;
	
	}	
				
	#RightNavi {
		margin-top: 0;
		border-spacing: 5px;
		border-collapse: separate;
	}
					
	#RightNavi .holdtid {
		vertical-align: top;
		text-align: center;
		box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
		border-radius: 5px;
		font-size: 12px;
	}
	#RightNavi .holdtid:hover {
		opacity: .9;
		cursor: pointer;
	}
	#RightNavi .holdtid, #holdskema a {
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: white;
	}				
	
	
	ul.TimeTable{
		display: table;
		width:960px; 
		height: 40px; 
		margin: 2px 2px 2px 2px;
		padding: 0;
	}
	
	ul.TimeTable li {
		list-style: none;
		display: table-cell; 
		text-align: center; 
		width:100px; 
		vertical-align: middle;
	}
	
	ul.TimeTable li a { 
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: white;
		display: block;
	}
	
	ul.MissingPayment{
		display: table;
		width:960px; 
		height: 40px; 
		margin: 2px 2px 2px 2px;
		padding: 0;
	}
	
	ul.MissingPayment li {
		list-style: none;
		display: table-cell; 
		text-align: center; 
		width:100px; 
		vertical-align: middle;
	}
	
	ul.MissingPayment li a { 
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: white;
		display: block;
	}
	
	
        #dialog-confirm{
            
        }