body {
	background-color: #000000;
	margin: 0;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;

}
#logo {
	position: absolute;
	top: 0px;
	background: url("images/header.png");
	background-position:center;
	background-repeat: no-repeat;
	height: 445px;
	width: 100%;
	text-align: center;
	margin: 0 auto;

}
#lines {
	background: url("images/lines.png");
	background-repeat: repeat-x;	
	width: 100%;
	height: 445px;
}
.news_border {
	border: 1px solid #1b1b1b;
	height: auto;
	width: 377px;

}
.news_box {
	background-color: #010101;

	border: 5px solid #131313;
	width: 368px;
	height: 120px;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
}
.random_border {
	border: 1px solid #1b1b1b;
	height: auto;
	width: 377px;

}
.random_box {
	background-color: #010101;

	border: 5px solid #131313;
	width: 368px;
	height: 220px;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
}

.newsletter_border {
	border: 1px solid #1b1b1b;
	height: auto;
	width: 377px;

}
.music_border {
	border: 1px solid #d77b20;
	height: auto;
	width: 377px;

}
.music_box {
	background-color: #010101;
	border: 5px solid #c46304;
	width: 368px;
	height: 160px;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
}

.newsletter_box {
	background-color: #010101;

	border: 5px solid #131313;
	width: 368px;
	height: 160px;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
}
.trailer_box {
	background-color: #010101;

	border: 5px solid #131313;
	width: 550px;
	height: auto;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
	clear: both;
}
.trailer_border {
	border: 1px solid #1b1b1b;
	height: auto;
	width: 559px;
	clear: both;
	margin-right: 20px;
}
.sponsor_border {
	border: 1px solid #1b1b1b;
	height: auto;
	width: 937px;
	clear: both;
	margin-right: 20px;
}

.sponsor_box {
	background-color: #010101;

	border: 5px solid #131313;
	width: 928px;
	height: auto;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
	clear: both;

}
.left_menu_border {
	border: 1px solid #1b1b1b;
	height: auto;
	width: 231px;
	clear: both;
	margin-right: 20px;
}
.left_menu_box {
	background-color: #010101;

	border: 5px solid #131313;
	width: 221px;
	height: auto;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
	clear: both;

}

#menu {
	position:absolute;
	top: 445px;
	width: 100%;
	height: 45px;
}
#headline {
	font-size: 26px;
}
#mini_headline {
	margin-left: 161px;
	margin-top: 8px;
	font-size: 13px;
}
#mini_headline3 {
	margin-left: 155px;
	margin-top: 8px;
	font-size: 13px;
}
#mini_headline2 {
	margin-left: 168px;
	font-size: 14px;
}
#mini_headline4 {
	margin-left: 421px;
	margin-top: 8px;
	font-size: 14px;
}
#mini_headline5 {
	margin-left: 220px;
	margin-top: 8px;

	font-size: 14px;
}
#mini_headline6 {
	margin-left: 49px;
	margin-top: 8px;

	font-size: 14px;
}
#mini_headline7 {
	margin-left: 49px;
	margin-top: 8px;

	font-size: 14px;
}
#mini_headline8 {
	margin-left: 120px;
	margin-top: 8px;

	font-size: 13px;
}
#mini_headline9 {
	font-size: 20px;
}
#mini_headline10 {
	margin-left: 75px;
	margin-top: 8px;
	font-size: 14px;
}
#mini_headline11 {
	margin-left: 140px;
	margin-top: 8px;
	font-size: 14px;
}
#mini_headline16 {
	margin-left: 140px;
	margin-top: 8px;
	font-size: 14px;
}

#mini_headline12 {
	margin-left: 97px;
	margin-top: 15px;
	font-size: 14px;
}
#mini_headline13 {
	margin-left: 84px;
	margin-top: 15px;
	font-size: 14px;
}
#mini_headline14 {
	margin-left: 20px;
	margin-top: 5px;
	font-size: 12px;
}
#mini_headline15 {
	font-size: 20px;
}

#menu_fill {
	width: 100%;
	background: url("images/menu_endfill.jpg");
	height: 45px;
}
#content {
	background: url("images/content.png");
	background-repeat: no-repeat;
	background-position: center;
	background-position:top;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: -4;

}
#topFill {
	clear: both;
	width: 1px;
	height: 40px;
	
}
#puff {
	width: 560px;
}
p {
	font-size: 14px;
	font-family: Tahoma;
	color: #ffffff;
	line-height: 1.3em;
}
#left {
	float: left;
}
#right {
	float: left;
}
#ticket_box {
	width: 380px;
	height: 199px;
	background: url("images/ticket_bg.png");
	color: #fff;
	font-family: tahoma;
	font-size: 13px;
}
.pren_field {
	width: 218px;
	height: 25px;
	background: url("images/input_bg.png");
	background-repeat:no-repeat;
	border: none;
	color: #898989;
	font-family: tahoma;
	font-size: 13px;
	padding: 4px;
}
.pren_submit {
	width: 101px;
	height: 26px;
	background: url("images/pren_btn.png");
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.boka_submit {
	width: 90px;
	height: 26px;
	background: url("images/btn_boka.png");
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.boka_submit_eng {
	width: 90px;
	height: 26px;
	background: url("images/btn_bokaENG.png");
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.lightborder {
	border: 1px solid #1b1b1b;
}

#fightcard {
	width: 640px;
	clear: both;
	height: 340px;
}
#info_fightcard {
	background: url("images/fighter_info.png");
	width: 297px;
	height: 266px;
	float: left;
}
.info_pic {
	position: absolute;
	border-top: 1px solid #1b1b1b;
	z-index: -1;
	padding-left: 59px;
	
}
#fightcard_1 {
	background: url("images/fightcard_1.png");
	width: 36px;
	height: 264px;
	float: left;
}
#fightcard_2 {
	background: url("images/fightcard_2.png");
	width: 199px;
	height: 264px;
	float: left;
}
#fightcard_3 {
	background: url("images/fightcard_3.png");
	width: 164px;
	height: 264px;
	float: left;
}
#fightcard_4 {
	background: url("images/fightcard_2.png");
	width: 199px;
	height: 264px;
	float: left;
}
#fightcard_5 {
	background: url("images/fightcard_5.png");
	width: 42px;
	height: 264px;
	float: left;
}
.fighter_pic {
	position: absolute;
	border-top: 1px solid #1b1b1b;
	z-index: -1;
	/*margin-left: 42px;*/

}
.name {
	color: #fff;
	font-size: 12px;
	font-family: tahoma;
	padding-top: 193px;
	width: 199px;
	text-align: center;
}
.info {
	color: #fff;
	font-size: 10px;
	font-family: tahoma;
	padding-top: 10px;
	width: 199px;
	text-align: center;
}
.info_name {
	color: #fff;
	font-size: 12px;
	font-family: tahoma;
	padding-top: 194px;
	width: 315px;
	text-align: center;
}
.info_info {
	color: #fff;
	font-size: 10px;
	font-family: tahoma;
	padding-top: 10px;
	width: 315px;
	text-align: center;
}
.info_rec {
	color: #fff;
	font-size: 10px;
	font-family: tahoma;
	padding-top: 5px;
	width: 315px;
	text-align: center;
}
.rec {
	color: #fff;
	font-size: 10px;
	font-family: tahoma;
	padding-top: 5px;
	width: 199px;
	text-align: center;
}
.vikt {
	color: #fff;
	font-size: 12px;
	font-family: tahoma;
	padding-top: 220px;
	width: 164px;
	text-align: center;
}

#entries_border {
	border: 1px solid #1b1b1b;
	height: auto;
	width: 710px;
	clear: both;
	margin-right: 20px;
}
#entries {
	background-color: #010101;

	border: 5px solid #131313;
	width: 700px;
	height: auto;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
	clear: both;
}
#resultat_border {
	border: 1px solid #1b1b1b;
	height: auto;
	width: 560px;
	clear: both;
	margin-left: 36px;
	margin-top: -60px;
	margin-bottom: 30px;

}
#resultat {
	background-color: #010101;

	border: 5px solid #131313;
	width: 530px;
	height: auto;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
	clear: both;
	padding: 10px;
}
#entry {
	text-align: left;
	padding: 20px;
}
#comments {
	text-align: left;
	padding: 20px;
}
#tahoma_headline {
	font-family: tahoma;
	font-size: 30px;
	color: #fff;
}
#blog_date {
	font-family: tahoma;
	font-size: 12px;
	color: #5f5f5f;
}
#blog_text {
	width: 680px;	
	
}
#comment_name {

	font-family: tahoma;
	font-size: 12px;
	color: #fff;
	float: left;

}
#comment_date {

	font-family: tahoma;
	font-size: 12px;
	color: #5f5f5f;
	float: left;
}
.comment_field {
	width: 380px;
	height: 22px;
	background: url("images/comment_field.png");
	background-repeat: no-repeat;
	border: none;
	padding-top: 3px;
	padding-left: 2px;
}
.comment_area {
	width: 380px;
	height: 201px;
	background: url("images/comment_area.png");
	background-repeat: no-repeat;
	border: none;
	padding-top: 3px;
	padding-left: 2px;
}
.comment_submit {
	width: 90px;
	height: 26px;
	background: url("images/btn_comment.png");
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
}
.lank {
	color: #ffffff;
	text-decoration:underline;
}
.thickbox {
	color: #ffffff;
	text-decoration:underline;
}

#info_fighter {
	float: left;	
	width: 400px;
}
.galleri_shadow {
	width: 208px;
	height: 61px;
	background: url(images/galleri_shadow.png);
	position: absolute;
	z-index: 7;
	margin-top: 98px;
	margin-left: 1px;

}
.galleri_shadow2 {
	width: 208px;
	height: 61px;
	background: url(images/galleri_shadow.png);
	position: absolute;
	z-index: 7;
	margin-top: 98px;
	margin-left: 0px;

}
.galleri_text {
	font-size: 10px;
	color: #fff;
	font-family: tahoma;
	margin-top: 24px;
}
.short_field {
	width: 285px;
	height: 22px;
	background: url("images/short_field.png");
	background-repeat: no-repeat;
	border: none;
	padding-top: 3px;
	padding-left: 2px;
}
#center {
	width: 1100px;
	margin: auto;
}
.fighter_square {
	background-color: #000000;
	border: #191919 1px solid;
	height: 222px;
	width: 179px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
}