﻿ï»¿dummy {
}

body, input, textarea {
    font-family: Arial, Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
}

body {
    background: url(/App_Themes/Default/images/main-bg.png) #d5e14d center -10px;
}

li {
    list-style: none;
}


a {
    text-decoration: none;
    cursor: pointer;
}

h1, h2, h3 {
    font-weight: bold;
    padding: 0 5px 5px 0px;
}

h1 {
    font-size: 20px;
    margin: 0 0 5px 0;
    color: #36a7d1;
}

h2 {
    font-size: 16px;
    margin: 15px 0 0px 0;
    clear: both;
    color: #77c3ed; /*#d5e14d;*/
}

h3, h3 a {
    font-size: 14px;
    clear: both;
    color:#77c3ed;
}

p {
    line-height: 1.3;
    margin-bottom: 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#MainWrapper {
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1%;
    width: 960px;
}


.MainWrapper1 {
    background: url(/App_Themes/Default/images/mainwrapper-bg.png) repeat-y 0 -3px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1%;
    width: 980px;
}

.MainWrapper2 {
    background: url(/App_Themes/Default/images/mainwrapper-top.png) top no-repeat;
}


.MainWrapper3 {
    background: url(/App_Themes/Default/images/mainwrapper-bottom.png) no-repeat bottom;
    margin: 0 !important;
    width: 100%;
    padding: 10px;
}

#Header {
    height: 110px;
}

#Header .Logotype {
    margin: 30px 0px 0px 20px;
    float: left;
}

#Header #HeadNav {
    float: right;
    padding: 4px 5px 0px 5px;
    height: 16px;
    background: url(/App_Themes/Default/images/metanav-left.png) #767676 left no-repeat;
    white-space: nowrap;
}

#Header #HeadNav li {
    display: inline;
}

#Header #HeadNav ul {
    float: left;
}

#Header #HeadNav li a {
    padding: 5px;
    color: #ffffff;
    font-size: 12px;
}

#Header #HeadNav .LanguageMenu {
    margin-top: 0px;
    float: left;
}

#Nav {
    background: url(/App_Themes/Default/images/nav-bg.png) #333333;
    height: 29px; /*padding-top: 10px;*/
}

#SubNav {
    background: url(/App_Themes/Default/images/subnav-bg.png) #767676;
    height: 20px;
}


#Nav li, #SubNav li {
    float: left;
}

#Nav li {
    background: url(/App_Themes/Default/images/nav-splitter.png) right no-repeat;
    height: 19px;
    padding-top: 10px;
}


#Nav li a, #SubNav li a {
    color: #ffffff;
    padding: 0px 10px 5px 10px;
}

#SubNav li a {
    font-size: 11px;
    padding: 10px 10px 5px 10px;
}

#SubNav li {
    padding-top: 3px;
    height: 17px;
}

/*
#Nav li.active a {
color:#36a7d1;
}
*/

#SubNav li.active {
    background: url(/App_Themes/Default/images/subnav-bg-active.png) #36a7d1;
}

#Footer {
    border-top: 1px solid #cccccc;
    margin: 20px 10px 10px 10px;
    padding-top: 10px;
    clear: both;
    font-size: 10px;
    text-align: right;
}

#Content {
    padding: 10px;
}



/*
 * Bottom
 */

#Content .BottomWrapper {
    clear: both;
    background: url(/App_Themes/Default/images/bottomborder-bg.png) top repeat-x;
}



#Content .BottomWrapper .FeaturedItemWrapper {
    width: 215px;
    float: left;
}


#Content .BottomWrapper h3 a {
    color: #77c3ed;
    font-size: 14px;
    font-weight: bold;
}

#Content .BottomWrapper .FeaturedItemWrapper {
    padding: 7px 10px 10px 10px;
    background: url(/App_Themes/Default/images/box-bg.jpg) bottom repeat-x;
    margin-bottom: 10px;
}


#Content .FeaturedItemWrapper img {
    width: 77px;
    height: 77px;
    border: 1px solid #999999 !important;
    padding: 1px;
    float: left;
    margin: 5px 5px 5px 0;
}


#Content .BottomWrapper .FeaturedItemWrapper p {
    margin: 3px 0 10px 0px;
}


/*
 * ContactBox
*/

.ContactBoxWrapper {
    background: url(/App_Themes/Default/images/actionBox-top.jpg) no-repeat top;
    padding-top: 4px;
    color: #000000;
}


.ContactBoxWrapper1 {
    background: url(/App_Themes/Default/images/actionBox-bottom.jpg) no-repeat bottom #f7f7f7;
    padding: 15px;
    border: 1px solid #cecece;
}

.ContactBoxWrapper h3 {
    color: #000000 !important;
    font-size: 12px !important;
    margin-bottom: 5px;
}

.ContactBoxWrapper input, .ContactBoxWrapper textarea {
    display: block;
    margin-bottom: 5px;
    margin-top: 2px;
    width: 100%;
}

.ContactBoxWrapper .button {
    width: auto;
    margin-right: -5px;
    margin-left: auto;
    padding: 2px 3px;
}


/* PRODUKTVISNING */
.MainImageWrapper img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.MainImageWrapper {
    float: left;
    margin-bottom: 15px;
    width: 700px;
    height: 400px;
    overflow: hidden;
}




.SideNav {
    width: 220px;
    float: left;
    margin-left: 20px;
    padding: 10px 0px;
    background-color: #737373;
    margin-bottom: 10px;
}

.SideNav li {
    list-style: none;
}



.SideNav li a {
    color: #ffffff;
    display: block;
    height: 17px;
    padding-top: 4px;
    padding-left: 10px;
}

.SideNav li a.active, .SideNav li a:hover {
    background: url(/App_Themes/Default/images/sidenav-bg.png) repeat-x #36a7d1;
}

.SideNav .ShowAllItem {
    margin-bottom: 10px;
}


.ThumbsBar {
    clear: both;
    padding: 10px 0;
}

.ThumbsBar a img {
    width: 76px;
    height: 76px;
    padding: 1px;
    border: 1px solid #666666 !important;
}

.ThumbsBar li {
    display: inline;
    margin: 0 10px 0 0;
}



.ProductImage {
    float: left;
    margin-right: 15px;
    width: 580px;
    height: 380px;
}

.ProductImage img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.AdditionalImages img {
    width: 36px;
    height: 29px;
    padding: 1px;
    border: 1px solid #666666 !important;
    margin: 0 2px 0 0;
}



.additionalResellers {
    text-align: right;
}

.MainText, .Resellers {
    float: left;
}

.MainText {
    width: 580px;
}

.MainText h2, .Resellers h2 {
    font-size: 18px;
    margin: 20px 0 10px 0;
}

.Resellers {
    width: 340px;
    margin-left: 15px;
}




.Share {
    width: 320px;
    float: left;
    padding: 10px;
    background-color: #f7f7f7;
    margin: 10px 0;
    border: 1px solid #cccccc;
}

.Share h3 {
    font-weight: normal;
    clear: both;
font-size:12px;
color:#333;

}

.Share a img {
    margin: 2px;
    margin-bottom: 10px;
}

.Share input {
    width: 218px;
    padding-left: 22px;
}

.Share input.submit {
    margin-left: 0px;
    width: 70px;
    padding-left: inherit;
}

.Share .EmailFriendIcon {
    position: absolute;
    margin: 3px;
}

.ProductDescription {
    height: 65px;
    overflow: hidden;
}

.MapWrapper {
    padding: 1px;
    border: 1px solid #666666 !important;
    overflow: hidden;
}

.Map .MapContainer {
    width: 100%;
    height: 100%;
}

.MapWrapper {
    width: 336px;
    height: 226px;
}

.Resellers h2 {
    margin-bottom: 0;
}

.Resellers .Map {
    margin-bottom: 10px;
}

/* ResellersList */
.ResellersList dl {
    margin: 10px 0;
    clear: both;
}

.ResellersList dt {
    font-weight: bold;
}

.ResellersList dd {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}

.ResellersList .SearchLinks {
    float: right;
    margin: 0;
    padding: 0;
}


.ResellersWrapper .MapWrapper {
    width: 700px;
    height: 300px;
}

.ResellersWrapper .ResellersList {
    min-height: 200px;
}

/* Tabs */
/*
#Tabs {
width:698px;
float:left;
}

#Tabs .tab {
border:1px solid #cccccc !important;
padding:10px;
clear:both;
}

#Tabs .TabField li {
float:left;
border:1px solid #cccccc!important;
margin:0 1px -1px 0;

}

#Tabs .TabField li.active {
background:red;
}

#Tabs .TabField li a {
padding:8px 20px 8px 20px;
display:block;
}


#Tabs .TabField {
display:block;
}




*/

/* ContentPage */

.MainContent {
    width: 690px;
    float: left;
    padding-right: 10px;
}

.SideColumn {
    float: left;
    width: 240px;
}

.PressImages li {
    float: left;
    padding: 10px;
    background-color: #f0f0f0;
    margin: 5px;
height:150px;
width:100px;
overflow:hidden;
}

.PressImages dt {
    height: 100px;
    width: 100px;
    text-align: center;
    background-color: #ffffff;
}

.PressImages dd a img {
    margin: 0 0 -2px 5px;
    height: 12px;
    width: 12px;
}

.PressImages dd {
    padding-top: 5px;
    text-align: center;
}

.PressImages a {
width:100px;

}


/* ImageCarousel */

div.ImageCarousel {
    clear: both;
    height: 500px;
}



/* Article */

hr {
    border-style: none;
    border-top: 1px solid #cccccc;
    clear: both;
    margin: 10px 0 10px 0;
}

/* Login */
.AspNet-Login-TitlePanel {
    display: none;
}
.AspNet-Login-UserPanel input, .AspNet-Login-PasswordPanel input {
    display: block;
    margin-bottom: 5px;
}
.AspNet-Login span {
    display: none;
}
.AspNet-Login-SubmitPanel input {
    margin-top: 5px;
}

.MainText ul {

padding-left:20px;
margin:10px;
}

.MainText li {
list-style-type:disc !important;
}

