@charset "utf-8";
/* CSS Document */

body, html { margin:0; padding:0; font-family:Arial,Tahoma,Verdana,sans-serif; font-size:12px; background:#D62944; }
img { border: 0; }
h1 { margin:0; padding:0 0 15px 0; font-size:42px; }
h1 strong { color:#d72a45; }
p { margin:0; padding:0 0 13px 0; }
li { vertical-align:top; }

a {
	color:#ffffff;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
.float {
	float:left;
}

.fantom{
	clear:both;
	width:0;
	height:0;
	margin:0;
	padding:0;
}
#header_bg{
	width:100%;
	background:#333b48;
}
/*#header {
	width:1000px;
	margin:0px auto;
}
*/



#2menu {
	height:97px;
}
#top_menu {
	
	height: 16px;
	margin-top:5px;
	
}
#top_menu a{
	color:#FFF;
	font-size:12px;
	float:right;
	margin-right:5px;
	text-decoration:none;
	margin-left:5px;
}
#top_menu a:hover{
color:#fd4764;
}
#menu{
	height:82px;
	margin-left:20px;
	padding-top:0px;
}
#menu ul{
	list-style: none;
	padding:0;
	margin:0;
	margin-left:80px;
	padding_top:20px;
}
#menu ul li{
	float:left;
	padding:0;
	margin-left:5px;
	margin-top:14px
}
#menu ul li button{
	height:62px;
	background:#222935;
	display:block;
	float:left;
	
}

.but_left{
	height:62px;
	background-image:url(../_img/but_bg_left.jpg);
	width:13px;
	float:left;
}

.but_text{
	padding-top:30px;
	float:left;
	background:#222935;
	display:block;
	margin-top:9px;
	height:22px;
	padding-left:10px;
	padding-right:10px;
}
.but_right{
	float:left;
	height:62px;
	background-image:url(../_img/but_bg_right.jpg);
	width:13px;
}
#menu ul li a{
	
	text-decoration:none;
	float:left;
	margin-top:-10px;
	font-size:14px;
}
.white:hover {
	color:#fd4764;
}

.but_left2{
	height:62px;
	background-image:url(../_img/but_bg_roll_left.jpg);
	width:13px;
	float:left;
}

.but_text2{
	padding-top:30px;
	float:left;
	background-color:#FFF;

	display:block;
	margin-top:1px;
	height:31px;
	padding-left:10px;
	padding-right:10px;
}
.but_right2{
	float:left;
	height:62px;
	background-image:url(../_img/but_bg_roll_right.jpg);
	width:13px;
}

.white{
color:#FFF;
}
.blue{ 
color:#333b48;
}

#middle_bg {
	background:#fff;
}
#middle {
	width:1000px;
	margin:0px auto;
}
#mid_left {
	width:990px;
	padding-top:80px;
	padding-left:5px;
	position:relative;
	padding-bottom:20px;
}

#mid_text {
	width:450px;
	position:relative;
	min-height:250px;
	
}
.big_black {
	font-size:42px;
	font-weight:bold;
}
.big_pink{
	font-size:42px;
	font-weight:bold;
	color:#d72a45;
}

#flash{
	bottom:0px;
	position:absolute;
	left:450px;
	min-height:300px;
	
}
#footer_bg {
	width:100%;
	background-color:#d62944; 
	background-image:url(../_img/footer_bg_img.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
/*#footer {
	width:990px;
	margin:0px auto;
	min-height: 300px;
	padding-top:15px;
}*/
.text_field{
	width:660px;
}
#nye_websider {
	width:280px;
	padding-left:30px;
	padding-top:15px;
	padding-right:20px
}
.small_field  {
	width:304px;
	padding-left:1px;
	padding-right:20px;
	background-image:url(../_img/separator.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:15px;
	min-height: 200px;
}
.small_field2  {
	width:295px;
	padding-left:30px;
	background-image:url(../_img/separator.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-right:10px;
	min-height: 200px;
}
.small_field, .small_field2 { min-height: 200px; }
* html .small_field, * html .small_field2 { height: 200px; }

.title {
	color:#FFF;
	font-size:14px;
}
.text1 {
	color:#FFF;
	font-size:11px;
}
.text2 {
	color:#560707;
	font-size:11px;
}
.margin_top {
	margin-top:20px;
}
.produkter {
	background-image:url(../_img/midjet.jpg);
	background-position:left;
	background-repeat:no-repeat;
	min-height:20px;
	
	
}
.prod_text {
	margin-left:20px;
	margin-top:-16px;
	margin-bottom:10px;
}
.input {
	border:0;
	height:15px;
	width:120px;
	margin-right:7px;
}
.input_long {
	border:0;
	height:15px;
	width:247px;
	margin-right:7px;
	margin-top:6px
}
.input_big {
	height:40px;
	width:247px;
	border:0;
	margin-top:6px
}
.submit {
	float:right;
	margin-right:33px;
	*margin-right:31px;
	border:0;
	height:20px;
	background-color:#FFF;
	margin-top:5px;
	
}
*+html>body input {
	margin:-1px;
}
.margin_top2 {
	margin-top:10px;
	
}
.margin_top3 {
	margin-top:15px;
	
}
#bottom {
	margin-top:40px;
	margin-right: 46px;
	padding-bottom:10px;
	
}
.floatR{
	float:right;
}
.margin_right{
	margin-right:160px;
}
#info {
	width:645px;
	padding-right:15px;
	background-image:url(../_img/separator.jpg);
	background-position:right;
	background-repeat:no-repeat;
	min-height:200px;
}

#info { height:200px; }

/* Side Field */
#new_site { float:left; width:260px; padding:0 0 0 25px; }
#new_site h3 { font-size:11px; margin:0; padding:0 0 10px 0; }

#side_form { margin:0; padding:10px 0 15px 0; }
#side_form .i_fld, #side_form .i_fld_long { margin:0 2px 2px 0; padding:2px; float:left; border:0; background:#fff; font-family:Arila,Tahoma,Verdana,sans-serif; font-size:11px; }
#side_form .i_fld { width:122px; }
#side_form .i_fld_long { width:250px; }
#side_form textarea { padding:2px; margin:0 0 4px 0; width:250px; background:#fff; border:0; font-family:Arila,Tahoma,Verdana,sans-serif; font-size:11px; }
#side_form .submit { float:none; margin:0 0 0 197px; }

/* Pink Filed */
#pink { padding:15px 0 0 0; background:url(../_img/footer_bg_img.jpg) left top repeat-x #d62944; color:#fff; }
.centered { margin:0 auto; width:990px; }

/* Info Fields */
#info_down { float:left; padding:0 25px 0 0; width:678px; min-height:200px; font-size:12px; color:#fff; background:url(../_img/separator.jpg) right top no-repeat; }
* html #info_down { height:200px; }
h2 { margin:0; padding:15px 0; display:block; font-size:14px; font-weight:normal; text-transform:uppercase; }

/* Index */
#index_info_down { float:left; padding:0 25px 0 0; width:308px; min-height:200px; font-size:11px; color:#fff; background:url(../_img/separator.jpg) right top no-repeat; }
* html #index_info_down { height:200px; }

#index_prods { float:left; padding:0 20px 0 40px; width: 310px; min-height:200px; background:url(../_img/separator.jpg) right top no-repeat; }
* html #index_prods { height:200px; }
#index_prods ul { margin:0; padding:0; list-style:none; }
#index_prods li { padding:0 0 5px 25px; background:url(../_img/midjet.jpg) left top no-repeat; }
#index_prods li a { color:#fff; text-decoration:none; font-weight:bold; }
#index_prods li a:hover { text-decoration: underline; color:#fcf892; }

/* Header */
#header { background:#333b48; height:100px; color:#fff; }
#header a { color:#fff; text-decoration:none; }
#header a:hover { text-decoration:underline; }
#logo { float:left; }
#header .links { padding:13px 10px 0 0; float:left; text-align:right;height:27px; width:768px; cursor:default; }
#header .size1 { font-size:11px; }
#header .size2 { font-size:13px; }
#header .size3 { font-size:15px; }
#header ul { float:right; margin:0; padding:0; height:60px; list-style:none; }
#header ul li { float:left; padding:0 5px 0 0; }
#header ul a { display:block; height:60px; padding:0 0 0 6px; text-align:center; color:#fff; background:url(../_img/sprites-01.png); text-decoration:none; outline:none; font-size:14px; }
#header ul a span { display:inline-block; width:6px; height:60px; background:url(../_img/sprites-01.png) -394px 0; }
#header ul a strong { display:block; padding:27px 20px 0 20px; height:33px; float:left; font-weight:normal; font-family:Verdana,Tahoma,Arial,sans-serif; }
#header ul a:hover { background:url(../_img/sprites-01.png) 0 -60px; color:#222834; text-decoration:none; }
#header ul a:hover span { background:url(../_img/sprites-01.png) -394px -60px; }
#header ul a:hover strong { padding-top:24px; height:36px; }

#header ul .selected { background:url(../_img/sprites-01.png) 0 -60px; color:#222834; text-decoration:none; }
#header ul .selected span { background:url(../_img/sprites-01.png) -394px -60px; }
#header ul .selected strong { padding-top:24px; height:36px; }

#flash_path { display:none; }

.contact_err { margin:5px 5px 0 0; padding:2px; font-weight:bold; background:#fff; color:#d62944; }

/* Footer */
#footer { padding:40px 10px 30px 10px; clear:both; text-align:center; }
#footer .left { float:left; text-align:left; }
#footer .right { float:right; text-align:right; }

#big_form .title_f { padding:20px 0; font-size:14px; font-weight:bold; }
#big_form .table_form td { padding:0 10px 10px 0; vertical-align:top; width:300px; }
#big_form .table_form input { width:300px; border: solid 1px #acacac; }
#big_form .table_form textarea { width:300px; height:150px; border:solid 1px #acacac; }
#big_form .order { width:230px; float:left; }
#big_form .nofloat, #big_form dfn { clear:both; height:0px; line-height:0px; font-size:0px; display:block; }
#big_form ul { margin:0; padding:0; list-style:none; }
#big_form .table_form input.submit { cursor:pointer; width:auto; height:auto; margin:0; padding:3px; font-weight:bold; }