@charset "utf-8";

/* ======================================================== GLOBAL ==========================================================*/
html, body, form, h1, h2, h3, h4, h5, h6, ul{
    margin:0;
    padding:0;
    border:0;
}

.product_option {
    margin: 5px 0 0 4px;
}

.product_option select {
    margin-left: 5px;
}

body{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333;
    line-height:18px;
    background-color:#FAFAFA;
    background-image:url(../images/bg.jpg);
    background-attachment:fixed;
}

p,ul {
    margin:0;
    padding:0;
    font-size:12px;
}

select {
    font-size:12px;
}

a:link, a:visited {
    color:#663333;
    text-decoration:none;
    border:0;
}
a:hover, a:active {
    text-decoration:none;
    border:0;
    color:#cc6633;
}
img{
    border:0;
}



/* ======================================================== Header ==========================================================*/
#Header{
    width:920px;
    margin-bottom:30px;
}
.logo{
    float:left;
    margin-right:12px;
}	
h1, h2{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:18px;
    float:left;
    color: #663333;
}

#menu{
    padding-bottom:30px;
    padding-top:28px;    
}


#menu_main {
    width:690px;
    height:15px;
    padding:8px 0 5px;
    clear:both;
    margin:20px 0 1px 30px;
    display:inline;
    list-style:none;
}

#menu_main li {
    float:left;
    margin-right:2px;
}

#menu_main span {
    display: none;
    position: absolute;
}

#menu_main a {
    display: block;
    text-indent: -900%;
    position: relative;
    outline: none;
}

#menu_main a:hover {
    background-position: left bottom;
}

#menu_main a:hover span {
    display: block;
}

#menu_main .menu_hem {
    width: 81px;
    height: 34px;
    background: url(../images/btn_hem.jpg) no-repeat;
}

#menu_main .menu_produkter {
    width: 105px;
    height: 34px;
    background: url(../images/btn_produkter.jpg) no-repeat;

}

#menu_main .menu_utmarkelser {
    width: 116px;
    height: 34px;
    background: url(../images/btn_utmarkelser.jpg) no-repeat;

}

#menu_main .menu_media {
    width: 88px;
    height: 34px;
    background: url(../images/btn_media.jpg) no-repeat;

}

#menu_main .menu_handlare {
    width: 95px;
    height: 34px;
    background: url(../images/btn_handlare.jpg) no-repeat;

}

#menu_main .menu_recept {
    width: 87px;
    height: 34px;
    background: url(../images/btn_recept.jpg) no-repeat;

}

#menu_main .menu_webshop {
    width: 95px;
    height: 34px;
    background: url(../images/btn_webshop.jpg) no-repeat;

}

#menu ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
}

#menu ul ul {
    position: absolute;
    z-index: 500;
    list-style:none;
}


div#menu ul ul li{
    //font-size:14px;
    color:#000;
    background-image:url("../images/ico_menu.jpg");
    background-position: left center;
    background-repeat:no-repeat;
    background-color:#fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /* for IE */
    filter:alpha(opacity=90);
    /* CSS3 standard */
    opacity:0.9;
    float:none;
    margin-top:1px;
    padding:5px;
    padding-left:27px;
    margin-left:15px;
    border: dotted 1px #e1e1e1;
}

div#menu ul ul li a{
    text-indent:0%;
}


div#menu ul li:hover ul
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu h2 {
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
    margin: 0;
    padding: 2px 3px;
}

#menu h2 {
    color: #fff;
    background: #000;
    text-transform: uppercase;
}


.intro{
    background-image:url("../images/mainbanner.jpg");
    width:738px;
    height:148px;
    margin-top:30px;
    padding-top:68px;
    background-repeat:no-repeat;
}
#intro_pics {
    width:435px;
    position:relative;
    height:100px;
    margin-left:290px;

}

.intro_food {
    font-size:12px;
    float:left;
    width:140px;
    text-align:center;
}

.intro_sub{
    width:738px;
    margin-top:45px;
    margin-bottom:30px;
}	

.intro_food img {
    border: solid 10px #e7e2d4;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#recept_img {
    border: solid 10px #e7e2d4;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

h1 {
    width:100%;
    line-height:30px;
}

/* =========================================== RETAILERS =============================================== */

.retailer_link {
    padding:20px 0 5px 30px;
    border-bottom: dotted 1px #e1e1e1;
}

.retailer_link span {
    padding-left:25px;
    font-size:16px;
}

.col13{
    width:13%;
}
.col15{
    width:15%;
}
.col17{
    width:17%;
}
.col20{
    width:20%;
}
.col25{
    width:20%;
}
.col30{
    width:30%;
}
.col33{
    width:33%;
}
.col35{
    width:35%;
}
.col40{
    width:40%;
}
.pad_l10 {
    padding-left:10px;
}
.retailers_table_content {
    padding-left:25px;
    font-size:14px;
}
.table_description {
    padding:30px 0 5px 20px;
}
.retailers_table .rows {
    height:25px;
}
.retailers_table .rowsodd {
    background-color:#ffefd8;
    height:25px;
}
.retailers_table {
    border-collapse:collapse;
    width:450px;
    background:#e7e2d4;
}

.table_wrapper {
    width:450px;
    border: solid 15px #e7e2d4;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}


/* ======================================================== Wrapper ==========================================================*/
#Wrapper{
    width:975px;
    background-color:#FFF;
    margin:0 auto;
    clear:both;
    padding:20px 0 0 40px;
    float:left;
    -moz-box-shadow:0 0 1em #666;

}


/* =========================== content =========================*/	
.content{
    float:left;
    width:750px;
    padding:0 0px 0 20px;
}	
.content .col{
    display:-table;
    _float:left;
    _width:541px;
    margin-bottom:10px;
    padding-top:10px;
}	
.content .col p{
    margin-top:0;
    width:730px;
    font-size:12px;
}

.content .col2 p{
    margin-top:0;
}	

.content h2{
    font-size:18px;
}	

.service-provided{
    margin:0px;
    width:172px;
    color:#666;
    float:left;
    padding-right:10px;
}

.ico_services {
    vertical-align:bottom;
}



/* =========================== sidebar =========================*/		

.searchbox {
    width:155px;
}

.sidebar{
    float:left;
    width:180px;
    margin-left:10px;
    height:auto;
    background-color:#FFF;
    /* modified */
    margin-top:-60px
}	
.sidebar .box{
}	
.sidebar .info{
    margin:0 0 20px;
    line-height:14px;
}	
.sidebar h5{
    font-size:13px;
    margin-bottom:5px;
    color:#663333;
    font-weight:normal;
    background-image:url(../images/bg_header.jpg);
    background-repeat:no-repeat;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
}
.sidebar p{
    margin-left:8px;
    margin-top:0px;
    padding:0px;
}

.sidebar_home{
    float:left;
    width:180px;
    margin-left:-10px;
    height:auto;
    background-color:#FFF;
    margin-top:-200px
}	
.sidebar_home .box{
}	
.sidebar_home .info{
    margin:0 0 20px;
    line-height:14px;
}	
.sidebar_home h5{
    font-size:13px;
    margin-bottom:5px;
    color:#663333;
    font-weight:normal;
    background-image:url(../images/bg_header.jpg);
    background-repeat:no-repeat;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
}
.sidebar_home p{
    margin-left:8px;
    margin-top:0px;
    padding:0px;
}		

.contact {
    margin:0px;
    margin-top:-5px;
    margin-left:8px;
    padding:0px;

    list-style-image:none;
    list-style:none;
}

.news {
    margin:0px;
    margin-top:-5px;
    margin-left:8px;
    padding:0px;

    list-style-image:none;
    list-style:none;
}

.news li{
    margin-bottom:2px;
}

.news_link {
    color: black;
    display: block;
    font-size: 15px;
    margin: 6px 0 6px 15px;
}
/* ======================================================== Footer ==========================================================*/
#Footer{
    font-size:11px;
    width:975px;
    margin:0 auto;
    margin-top:20px;
    float:left;
    background-color:#FFF;
    height:80px;

}	
#Footer a{
    margin:0 5px;
    color:#663333;
}

#Footer a:hover{
    color:#cc6633;
}
#Footer p{
    color:#666;
    margin-left:40px;
    margin-right:40px;
    padding-left:2px;
    padding-right:2px;
    border-top:dotted 1px #CCC;

    width:895px;
}	

/* ======================================================== Misc ==========================================================*/
#container {
    width:975px;
    background-color:#FFF;
    text-align:left;
    height:100%;
}

/*------------------ Product Page ---------------------------------*/

.content_product{
    float:left;
    width:750px;
    padding:0px;
}	

#product {
    margin-bottom:25px;
    float:left;
    padding-bottom:25px;
    border-bottom:dotted 1px #663333;
}

#product_left {
    float:left;
    width: 350px;
}

#product_img img {
    border: solid 15px #e7e2d4;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

#product_right {
    float:left;
    width:375px;
}

h3 {
    font-size:16px;
    font-weight:normal;
    line-height:22px;
    margin-top:5px;
    margin-bottom:5px;
}

#product_right h2 {

}

.green {
    color:#009900;
    font-size:16px;
    margin-right:10px;
}

.orange {
    color:#cc6600;
    font-size:16px;
}

#product_relaterat {
    margin-top:15px;
    margin-bottom:10px;
}

h4 {
    font-size:14px;
    font-weight:bold;
}

#product_ingredients {
    margin-top:15px;
    font-style:italic;
    margin-bottom:15px;
}

#product_cook{
    font-size:14px;
}

#product_naring {
    margin-top:10px;
    width:180px;
    float:left;
}

#product_naring ul li {
    margin-left:20px;
    list-style:disc;

}

#product_frittfran {
    float:left;
    margin-top:50px;
    width:145px;
}

#product_frittfran ul {
    padding:5px;
    border: dotted 1px #e2e2e2;
    list-style:none;
}

/* ============================== Utmarkelser ========================== */
.contest_container {
    margin: 20px 0 0 0;    
    display: block;
    overflow: hidden;
}

.prize_container {
    margin: 10px 10px 10px 10px;    
    width: 160px;
    float: left;
}

.prize_container h3  {
    text-align: center;
    font-weight: bold;
    /*color:#D9D919;*/
    font-size: 16px;
}

.prize_container img {
    width: 100%;
}

.compact {
    line-height: 1.1em;
    float: none;
}
