html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}
html {height: 101%;}
a{color:#000; text-decoration: none;}
a:hover{text-decoration: underline;}
h1{
color:#a41722;
font-size:18px;
font-weight:bold;
margin:10px 0;}
.ingress{font-weight: bold; color: #6d4102; margin: 20px 0;}
a#logo {position: absolute; top: -93px;	left: 20px;	width: 306px;height: 67px;}


body
{
    font-family: 'Helvetica Neue' ,Helvetica,Arial;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    
    
}

#content{background: url(../images/bg-beans.gif) no-repeat center bottom;}
/* ------------- main areas ------------- */

#header
{
	min-height:357px;
	width: 100%;
	background: url("../images/sidtopp3.jpg")  repeat-x center top;
	
}

#wrapper
{
	position: relative;
	width: 950px;
	padding: 10px;
	margin: -224px auto 100px auto;
	background: #fff url("../images/wrapper-bg.gif") no-repeat;
	position: relative;
	border: solid 1px #dcdcdc;
}

#sub-wrapper
{
	position: relative;
	width: 950px;
	padding: 10px;
	margin: -224px auto 100px auto;
	background: #fff url("../images/sub-wrapper-bg.gif") no-repeat;
	position: relative;
	border: solid 1px #dcdcdc;
}

#main-nav
{
	float:right;
position:absolute;
right:10px;
text-align:right;
top:-25px;
}

#sub-nav
{
position:relative;
right:-16px;
top:5px;
width:850px;
}

#left-col
{
	float: left;
	margin-top: 10px;
	padding: 10px 10px 10px 30px;
	width: 530px;
}

#right-col
{
	float: left;
	width: 313px;
	margin: 41px 20px 10px 30px;
}

/* Aktuellt box */
.aktuellt-box h3
{
background:#EDEDED url(../images/extra-box-header.gif) no-repeat scroll left top;
color:#FFFFFF;
float:left;
height:34px;
left:0;
line-height:34px;
padding:0 0 0 20px;
position:absolute;
top:-9px;
width:293px;
} 

.aktuellt-box .AspNet-FormView-Data 
{ 
    clear:both;
   margin:6px;
   width:260px;
}

.aktuellt-box .AspNet-FormView-Data p
{ 
    
   margin:15px 0 0 -6px;
  
}

.aktuellt-box
{
border:1px solid #D4D2D2;
float:left;
margin:0 0 30px;
padding:20px 20px 10px;
position:relative;
width:271px;
background:#eeeeee;
}

/* END Aktuellt box */

/* Startsida topbildsbox*/
.top-img-box h3 a
{
	display: block;
	margin-left: 5px;
	padding: 10px 0 10px 20px;
	text-transform: uppercase;
	background: url("../images/orange-arrow.gif") no-repeat left center;
	font-size: 13px;
}

.top-img-box
{
	float: left;
	border: solid 1px #ccc;
	padding: 0 4px 4px;
	background: #dedede url("../images/box-header.gif") repeat-x left top;
}

.top-img-box h3 a
{
	display: block;
	margin-left: 5px;
	padding: 10px 0 10px 20px;
	text-transform: uppercase;
	background: url("../images/orange-arrow.gif") no-repeat left center;
	font-size: 13px;
}
/* END Startsida topbildsbox*/

.aktuellt-box h3
{
	float: left;
	line-height: 34px;
	height: 34px;
	width: 292px;
	color: #fff;
	padding-bottom: 0px;
}

#right-box
{
	margin-left: 10px;
}

#footer
{
	width: 100%;
	margin: 20px 0 10px 0;
	padding: 10px 0;
	clear: both;
	
}


/* ------------- END: main areas ------------- */



/* ------------- navigation ------------- */

#main-nav li
{
    
	float: right;
	margin: 0;
}

#main-nav ul li.current a 
{
    background: url("../images/tab-selected.png") no-repeat left center;
	color: #000;
    }

#main-nav li a
{
	float: left;
	background: url("../images/tab.png") no-repeat left center;
	height: 16px;
	text-align: center;
	padding: 4px 15px 4px 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#main-nav li a:hover, #main-nav li a:active
{
	background: url("../images/tab-selected.png") no-repeat left center;
	color: #000;
}

/* ------------- navigation sub menu ------------- */

#sub-nav li
{
    position:relative;
       display:block;
	float: left;
	margin: 0;
}

#sub-nav li a
{
	float: left;
	height: 16px;
	text-align: center;
	padding: 4px 15px 4px 20px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

#sub-nav li a:hover, #sub-nav li a:active
{
	color: #000;
}

#sub-nav ul li.current a 
{
 text-decoration: underline;
	color: #000;
    }

/* ------------- END: navigation ------------- */




#left-col img
{
	float: left;
	margin: 10px;
}


#footer p
{
		text-align: center;
}


.AspNet-FormView-Data 
{ 
    clear:both;
   margin:6px;
   width:532px;
  
}


/* Undersidor - Usercontrols */

#sub-top-image img
{
	float: left;
	padding: 0 6px 35px;
	
	
}

#sub-left-col
{
    clear:both;
	float: left;
	margin-top: 10px;
	padding: 34px 0 20px 30px;
	width: 530px;
}

#sub-right-col
{
	float: left;
	width: 310px;
	margin: 19px 20px;
	padding:34px 20px 20px;
}

#sub-right-col .extra-box
{
	float: left;
	width: 273px;
	margin: 0 0 30px 0;
	padding: 0 20px 10px 20px;
	background: #ededed url("../images/extra-box-header.gif") no-repeat left top;
	border: solid 1px #d4d2d2;
}

#sub-right-col .extra-box h3
{
	float: left;
	line-height: 34px;
	height: 34px;
	width: 313px;
	color: #fff;
	padding-bottom: 20px;
}


/* End:   Undersidor - Usercontrols */

/* Produkter */

#products ul{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
float:left;
height:auto;
margin:30px 0 0;
width:100%;
}
#products ul li {
border-bottom:0px solid #999999;
float:left;
height:auto;
margin:0 0 10px;
padding:10px 0;
width:100%;
}
#products ul li h2 {
color:#444444;
font-size:17px;
margin:33px 0 0 159px;
position:absolute;
color:#6D4102;
font-weight:bold;

}

#products ul li p {
color:#444444;
font-size:11px;
margin:66px 0 0 161px;
position:absolute;
width:300px;
}

#products ul li strong {
color:#444444;
font-size:11px;
margin:-158px 0 0 159px;
position:absolute;
width:300px;
}
#products ul li .product-info a.pdf:hover {
text-decoration:underline;
}

#products ul li img {
float:left;
margin:0;
}

#products ul li .product-info {
border-bottom:0px solid #444444;
float:left;
margin-top:15px;
padding-bottom:15px;
position:relative;
width:100%;
}
#products ul li .product-info img {
float:left;
margin-right:20px;
}
#products ul li .product-info img {
float:left;
margin-right:20px;
}

