body {
background-color: #1A171B;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;; 
}



h1 {
font-size:16px;
}
h2 {
font-size:14px;
}
h3 {
font-size:12px;
}
#wrapper {
margin:0 auto;
height:650px;
width:858px;
background-color: #1A171B;
/*border-bottom:4px #009EE0 solid;*/
}

#wrapper_content {
height:100%;
width:100%;
background-color: #1A171B;
}

#header {
height:70px;
width:858px;
background-color: #1A171B;
/*border-bottom:4px #000000 solid;*/
}

#header_left {
height:70px;
width:130px;
border-top:10px #1A171B solid;
background-color: #1A171B;
/*border-right:2px #000000 solid;*/
float:left;
}

#header_right {
height:70px;
width:728px;
border-top:10px #009EE0 solid;
background-color: #1A171B;
/*border-left:2px #000000 solid;*/
float:left;
}

#header_content_left {
height:100%;
width:100%;
background-color: #1A171B;
background-image: url();
background-repeat: no-repeat; 
 /* overflow: auto; -> tar plass fra seg selv */
}


#header_content_right {
height:100%;
width:100%;
background-color: #1A171B;
}

#header_content_right .menu {
	padding:0;
	margin:0;
	color:#009EE0;
	font-size:13px;
	font-family: verdana;
	white-space:nowrap;
	list-style-type:none;
}
#header_content_right .menu li {display:inline;}
#header_content_right .menu li a {
    width:100px;
	/*padding:0.2em 2em; */
	padding:2px 30px;
	background:#1A171B;
	color:#009EE0;
	text-decoration:none;
	float:left;
	border:none;
	}
#header_content_right .menu li a:hover{
	background:#fff;
	color:#1A171B;
}




/* center */

#center {
width:858px;
background-color: #554055;

}

#center_left {
height:82px;
width:130px;
background-color: #1A171B;
/*border-right:2px #000000 solid;*/
float:left;
}

#center_content_left {
height:100%;
width:100%;
background-color: #1A171B;
background-image: url(/images/logo_feltturkis.png);
background-repeat: no-repeat; 
}

#center_right {
height:496px;
width:728px;
background-color: #FFF;
float:right;
}

#center_right_content {
height:100%;
width:100%;
background-color: #FFF;
overflow:auto;
}

#center_right_content .center_text {
	padding:20px;
}


/* bottom */

#bottom {
height:354px;
width:130px;
background-color: #1A171B;
}

#bottom_left {
height:414px;
width:130px;
background-color: #1A171B;
float:left;
}

#bottom_content_left {
height:100%;
width:100%;
background-color: #1A171B;
}

#bottom_content_left .menu {
padding:20px 10px 10px 10px;
color:#fff;
}

.blue_ul {
font-family: Verdana, Arial;
font-size: 13px;
line-height: 1.2em;
text-indent: 1px;
list-style-image: url(/images/bluebullet.png);
padding-left: 6px;
margin: 2px;
}

.blue_ul li a {
    background:#1A171B;
	color:#FFF;
	text-decoration:none;
	border:none;
	}

.blue_ul li a:hover{
	background:#fff;
	color:#1A171B;
}

.grey_ul {
font-family: Verdana, Arial;
font-size: 13px;
line-height: 1.2em;
text-indent: 1px;
list-style-image: url(/images/greybullet.png);
padding-left: 6px;
margin: 2px;
}

.grey_ul li a {
    background:#1A171B;
	color:#FFF;
	text-decoration:none;
	border:none;
	}

.grey_ul li a:hover{
	background:#fff;
	color:#1A171B;
}


/* footer */

#footer {
height:28px;
width:858px;
background-color: #1A171B;
}

#footer_left {
height:28px;
width:130px;
background-color: #1A171B;
float:left;
}

#footer_left_content {
height:100%;
width:100%;
background-color: #1A171B;
}

#footer_center {
height:28px;
width:728px;
background-color: #1A171B;
float:left;
}

#footer_content_center {
height:100%;
width:100%;
background-color: #1A171B;
background-image: url(/images/footer.png);
background-repeat: no-repeat; 
background-position:bottom right;
}

.shopbutton {
background-color:#FFF;
color:#000;
display:inline-block;
border:1px #009EE0 solid;
padding:4px;
text-decoration:none;
}

.prod_wrap_left {
	width:330px;
	height:140px;
	border-top:1px #000000 dotted;
	border-bottom:1px #000000 dotted;	
	float:left;
	overflow:hidden;
}

.prod_wrap_right {
	width:330px;
	height:140px;
	border-top:1px #000000 dotted;
	border-bottom:1px #000000 dotted;
	border-left:1px #000000 dotted;
	float:left;
	overflow:hidden;
}

.prod_wrap_left2 {
	width:330px;
	height:140px;	
	border-bottom:1px #000000 dotted;	
	float:left;
	overflow:hidden;
}

.prod_wrap_right2 {
	width:330px;
	height:140px;	
	border-bottom:1px #000000 dotted;
	border-left:1px #000000 dotted;
	float:left;
	overflow:hidden;
}

.prod_gen_wrap {
	width:330px;
	height:140px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.prod_image {
	width:100px;
	height:160px;
	background-color:#FFFFFF;
	float:right;
	overflow:hidden;
	text-align: center;
}

.prod_image img {
	margin-top:10px;
	width:100px;
	height:75px;
	border:none; 
}

.prod_title {
	width:225px;
	height:25px;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
	color:#009EE0;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	margin-left:5px;
}

.prod_text {
	width:225px;
	height:90px;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
	margin-left:5px;
}

.prod_price {
	width:225px;
	height:25px;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
	margin-left:5px;
	font-size:12px;
	color:#009EE0;	
	font-weight:normal;
}

.prod_price_sum {
	float:left;
	width:80px;
}

.prod_btn {
	background-color:#FFF;
	border:1px #009EE0 solid; 
	width:80px;
	height:20px;
}

#menu_container {		
	/*margin-left:30px;*/
	padding: 2px;	
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	background-color: #FFFFFF;
	color: #1A171B;
	float:right;
	}

#menu_container ul {	
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;		
	line-height:17px;
}

#menu_container li {		
	margin: 0;		
}

#menu_container li a {
	display: block;		
	color: #1A171B;
	padding-left:5px; /* gyldig for dette elemntet? */
	padding-right:5px; /* gyldig for dette elemntet? */
	text-decoration: none;
	width: 100%;
}

html>body #menu_container li a {
	width: auto;
}

#menu_container li a:hover {
	background-color: #009EE0;
	color: #1A171B;
}
