﻿html {
    overflow-y:scroll;
}

.floatfix {
    display:block;
    width:1px;
    height:1px;
    clear:both;
    overflow:hidden;
}

body,html {
    background-image:url(/assets/bg.jpg);
    background-color:#474630;
    font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif; /* Narrow,Arial,Sans-Serif; */
    font-size:12px;
    color:#000;
}

.bgholder {
    background-color:#c9c6b2;
    background-image:url(/assets/baggrund_diverse.jpg);
    border-bottom:#473f25 1px solid;
    width:100%;
    height:600px;
}

.bgholder-forside {
    background-color:#c9c6b2;
    background-image:url(/assets/baggrund_shopforside.jpg);
    border-bottom:#35352e 1px solid;
    width:100%;
    height:600px;
}

.bgholder-minside {
    background-color:#c9c6b2;
    background-image:url(/assets/baggrund_minside.jpg);
    border-bottom:#35352e 1px solid;
    width:100%;
    height:600px;
}

.bgholder-handelsbetingelser {
    background-color:#c9c6b2;
    background-image:url(/assets/baggrund_handelsbetingelser.jpg);
    border-bottom:#35352e 1px solid;
    width:100%;
    height:600px;
}

.bgholder-carla {
    background-color:#c9c6b2;
    background-image:url(/assets/baggrund_diverse.jpg);
    border-bottom:#473f25 1px solid;
    width:100%;
    height:600px;
}
.bgholder-kontakt {
    background-color:#c9c6b2;
    background-image:url(/assets/baggrund_kontakt.jpg);
    border-bottom:#473f25 1px solid;
    width:100%;
    height:600px;
}

.bgholder-productlist {
    background-color:#c9c6b2;
    background-image:url(/assets/baggrund_produktoversigt.jpg);
    border-bottom:#473f25 1px solid;
    width:100%;
    height:600px;
}

.bgholder-productview {
    background-color:#c9c6b2;
    background-image:url(/assets/baggrund_produktvisning.jpg);
    border-bottom:#473f25 1px solid;
    width:100%;
    height:600px;
}
.bgholder-temp {
    background-color:#c9c6b2;
    background-image:url(/assets/baggrund_midlertidig.jpg);
    border-bottom:#473f25 1px solid;
    width:100%;
    height:600px;
}

.MagnifImage {
    background-color:#fff;
    color:#666;    
    border:solid 1px #AAA9A9;
    width:261px;
    height:314px;
    text-align:left;
}

.MagnifImage .title {
    width:245px;
    width: 250px; 
    font-size: 22px;
    color: #d9ac35;
    margin-top: 8px;
    margin-left: 8px;
    border:red 1px solid;
    position: relative;
    display: block;
}

.summary {
     position:absolute; 
     width:400px; 
     left:330px; 
     top:-15px; 
     text-align:right;
     font-size:12px;
     z-index:300;
     font-weight:bold;
     color:#9B0101;
}

.summary a {
    text-decoration:none;
}

.summary .denneside {
    text-decoration:none;
    background-color:#f0efe3;
    border:#c47d6f 1px solid;
    padding:0px 5px 0px 5px;
}

h1 {
    font-size:22px;
    color:#d9ac35;
    display:inline;
}

h2 {
    font-size:18px;
    font-weight:bold;
}

a {
    color:#9B0101;
    text-decoration:none;
}

b, strong {
    font-weight:bold;
}

em, i {
    font-style:italic;
}

.page { /* indholdsområde */
    position:relative;
    width:990px;
    margin-left:auto;
    margin-right:auto;
    height:600px;
}

.shadows {
    position:absolute;
    top:0px;
    left:-5px;
}

.top {
    background-color:#D9AC35;
    position:relative;
    width:990px;
    height:67px;
    margin-bottom:10px;
}

input[type="button"], input[type="submit"]  {
    background-color:#3e4136;
    color:#FFFFFF;
    border:0px;
    cursor:pointer;
    padding:0px 5px 0px 5px;
}

input[type="text"], input[type="password"], textarea { 
    border:1px solid #CCCCCC;
    width: 250px; 
    background-color: #fff; 
}

.myMenu {
    position:absolute;
    right:15px;
    top:5px;
}

.myMenu span {
    color:#fff;
}

.myMenu a {
    font-size:10px;
    text-transform:uppercase;
    text-decoration:none;
    color:#000;
}

.myMenu a:hover {
    color:#fff;
}

.logo {
    margin:5px 0px 0px 5px;
}

.topMenu {
    position:absolute;
    font-size:14px;
    letter-spacing:1px;
    right:15px;
    bottom:5px;
}

.topMenu span {
    color:#000;
}

.topMenu ul {

}

.topMenu ul li {
    display:inline;
}

.topMenu ul li a {
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#fff;
}

.topMenu .active {
    border-bottom:1px solid #f0deae;
    border-top:1px solid #f0deae;
    background-color:#e1bd5d;
}

.topMenu ul li a:hover {
    border-bottom:1px solid #f0deae;
    border-top:1px solid #f0deae;
    background-color:#e1bd5d;
}

.submenu-1 {
    position:absolute;
    top:120px;
    left:84px;
}

.submenu-1 li {
    display:inline;
}

.submenu-1 a {
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    color:#000000;
}

.submenu-1 a:hover {
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    background-color:#deded2;
}

.submenu-1 span {
    color:#999999;
}

.submenu-1 .active {
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    background-color:#deded2;
}
.submenu-2 {
    position:absolute;
    top:108px;
    left:62px;
}

.submenu-2 li {
    display:inline;
}

.submenu-2 a {
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    color:#000000;
}

.submenu-2 a:hover {
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    background-color:#deded2;
}

.submenu-2 span {
    color:#999999;
}

.submenu-2 .active {
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    background-color:#deded2;
}


.productHolder {
    position:relative; 
    width:740px; 
    height:500px; 
    /* background:url(/assets/hylder.png) no-repeat 0px 130px; */
}

.product {
    position:relative;
    margin-left:90px;
    margin-top:45px;
}

.product .skoHolder {
    position:absolute;
    left:260px;
    top:0px;
    width:300px;
    height:300px;
}

.product .extra {
    position:absolute;
    left:675px;
    top:0px;
}

.product .info {
    position:relative;
    width:240px;
}

.otherColors {
    width:205px;
    border:1px solid #D6DDE0;
    margin-bottom:4px;
}

.otherColors h2 {
    width:205px;
    text-transform:uppercase;
    border-bottom:1px solid #D6DDE0;
    margin:0px;    
}

.related {
    position:absolute;
    left:0px;
    top:420px;
    width:990px;
    height:180px;
    /* background-image:url(/assets/produkthylde.png); */
    background-repeat:no-repeat;
    background-position:bottom;
}

.sendToFriend {
    position:absolute;
    border:1px solid #D6DDE0;
    background-color:White;
    font-size:11px;
    left:675px;
    top:28px;
    width:205px;
    height:200px;
}

.sendToFriend input[type="text"], .sendToFriend input[type="password"], .sendToFriend textarea { 
    border:1px solid #CCCCCC;
    width: 130px; 
    background-color: #fff; 
}

.prDropdown {
    background-color:White;
    border:1px solid #D6DDE0;
    color:#9b0101;
    font-weight:bold;
    padding:2px;
}

.progress {
    position:absolute;
    left:39px;
    top:110px;
}

.progress img {
    border:0px;
    float:left;
}

.basket {
    position:absolute;
    left:42px;
    top:238px;
    border:1px solid black;
    width:914px;
    height:270px;
}

.basket .itemHolder {
    width:897px;
    height:214px;
    xxxoverflow:hidden;
    margin-left:8px;
    margin-top:8px;
}

.bottomInfo {
    position:absolute;
    width:897px;
    height:32px;
    top:230px;
    left:8px;
    background-color:#56523c;
}

.basketItem {
    width:897px;
    height:50px;
    margin-bottom:6px;
    background-color:White;
}

.bottomInfo .countBasket {
    margin-left:10px;
    float:left;
    width:500px;
    margin-top:7px;
    color:White;
    font-size:12px;
    font-weight:bold;
}

.bottomInfo .price {
    float:left;
    width:120px;
    margin-top:7px;
    color:White;
    font-size:12px;
    font-weight:bold;
}

.bottomInfo .tellPrice {
    float:left;
    width:160px;
    margin-top:7px;
    color:White;
    font-size:12px;
    font-weight:bold;
}

.basketItem .itemName {
    width:210px;
    float:left;
    margin-left:8px;
    margin-top:17px;
    vertical-align:bottom;
}

.basketItem .itemName h2 {
    font-weight:bold;
    float:left;
    font-size:15px;
    margin-right:6px;
    margin-top:-3px;
    color:#56523c;
}
.basketItem .itemName p {
    float:left;
}

.basketItem .color {
    width:210px;
    float:left;
    margin-top:17px;
}
.basketItem .size {
    width:87px;
    float:left;
    margin-top:17px;
}

.basketItem .count-price{
    width:110px;
    float:left;
    margin-top:17px;
}

.basketItem .sletvare {
    width:80px;
    float:left;
    margin-top:19px;
}

.basketItem .count-price .left {
    width:16px;
    margin-top:3px;
    float:left;
}
.basketItem .count-price .price {
    width:40px;
    text-align:center;
    float:left;
}
.basketItem .count-price .right {
    margin-left:5px;
    margin-top:3px;
    float:left;
}

.leftBox {
    position:absolute;
    left:42px;
    top:240px;
}

.rightBox {
    position:absolute;
    left:506px;
    top:240px;
}

.boxTable {
    margin-top:5px;
    position:relative;
    width:451px;
    height:250px;
    background-color:White;
    border:#000 1px solid;
}

.boxTable input[type="text"] {
    width:234px;
    border:1px solid #95927f;
}

.boxTable table {
    width:375px;
    font-weight:bold;
    margin-top:22px;
    margin-left:37px;
}

.tooltip {
    background-color:White;
    border:1px solid #999999;
    font-weight:bold;
    line-height:14px;
    font-size:11px;
    width:261px;
    font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;  
    height:310px;
}

.tooltip .headline {
    display:block;
    margin-left:10px;  
    margin-top:10px;
    color:#d9ac35;
    font-size:22px;
    font-weight:bold;
}

.tooltip .imghold {
    height:200px;
    text-align:center;
}

.tooltip .name {
    display:block;
    margin-left:10px;  
}

.hvemcarlaimg {
    z-index:0;
    position:absolute;
    top:0px;
    left:450px;
}

.hvemcarlatext {
    position:absolute;
    left:80px;
    width:480px;
    top:240px;
}

.butikkertext {
    position:absolute;
    left:80px;
    width:305px;
    top:240px;
}

.butikkerImgHol {
    position:absolute;
    left:470px;
    border:1px solid #bdbba0;
    background-image:url(/assets/billedebgbutik.png);
    top:140px;
}

.butikkerSlide {
    position:absolute;
    left:470px;
    font-weight:bold;
    color:#9b0101;
    text-align:right;
    top:115px;
    width:460px;
}
.butikkerSlide a {
    color:#9b0101;
    text-decoration:none;
}

.butikkerImg {
    margin:7px;
    display:block;
    border:1px solid #bdbba0;
}

.indholdTilmeld {
    top:220px;
    left:210px;   
    position:absolute;
    color:#e8e4d3;
    width:369px;
}

.indholdTilmeld input[type="text"] {
    width:159px;
    background-color:#bab9a6;
    border:1px solid #535239;
    color:#302b12;
    text-align:center;
}

.contactimg {
    z-index:0;
    position:absolute;
    top:-17px;
    left:500px;
}

.contactInfo {
    position:absolute;
    left:109px;
    width:362px;
    color:#1a1709;
    top:204px;
}

.contactInfo input[type="text"]{
    width:251px;
    background-color:#898c7a;
    margin-left:10px;
    border:1px solid #3a3828;
}

.contactInfo .sendbutton {
    width:50px;
    background-color:#898c7a;
    margin-left:10px;
    color:#1a1709;
    border:1px solid #3a3828;
    text-align:center;
}

.memofelt {
    width:251px;
    background-color:#898c7a;
    border:1px solid #3a3828;
    overflow:auto;
    margin-left:10px;
    height:80px;
}

.minsideimg {
    z-index:0;
    position:absolute;
    top:6px;
    left:0px;
}

.min-side {
    color:#b4b3a3;
    width:368px;
    position:absolute;
    top:190px;
    left:530px;
}

.min-side a {
    color:#adac9d;
    font-weight:bold;
}

.min-side input[type="text"], .min-side input[type="password"]  {
    width:199px;
    xxxxxcolor:#3e4136;
    color:#adac9d;
    padding-left:3px;
    background-color:#64685e;
    border:1px solid #adac9d;
}

.min-side-btn input[type="button"], .min-side-btn input[type="submit"]  {
    background-color:#3e4136;
}
.min-side-btn.normal {
    width:100px;
}

.min-side .smaatfelt {
    width:70px;
    background-color:#64685e;
    border:1px solid #adac9d;
}

.accesories {
    position:absolute;
    left:42px;
    top:200px;
    border:1px solid black;
    width:914px;
    height:346px;

}

.accesories .itemHolder {
    width:897px;
    height:320px;
    margin-left:8px;
    margin-top:8px;
}


.accItem {
    width:897px;
    height:50px;
    line-height:13px;
    margin-bottom:6px;
    background-color:White;
}

.accItem .itemName {
    width:210px;
    float:left;
    margin-left:8px;
    margin-top:17px;
    vertical-align:bottom;
}

.accItem .itemName h2 {
    font-weight:bold;
    float:left;
    font-size:12px;
    margin-right:6px;
    margin-top:0px;
    color:#000000;
}
.accItem .itemName p {
    float:left;
    margin-top:14px;
}

.accItem .price{
    float:left;
    width:80px;
    margin-top:17px;
}

.accItem .tekst {
    float:left;
    margin-top:17px;
}
.accItem .add {
    float:left;
    margin-top:20px;
}

.approve .products {
    position:absolute;
    width:497px;
    height:250px;
    left:43px;
    top:260px;
    border:1px #000000 solid;
}

.approve .fakAdd {
    position:absolute;
    width:197px;
    height:123px;
    left:552px;
    top:260px;
    background-color:#FFFFFF;
    border:1px #000000 solid;
}

.approve .levAdd {
    position:absolute;
    width:197px;
    height:123px;
    left:761px;
    top:260px;
    background-color:#FFFFFF;
    border:1px #000000 solid;
}
.approve .forsendelse  {
    position:absolute;
    width:406px;
    height:48px;
    left:552px;
    top:415px;
    background-color:#FFFFFF;
    border:1px #000000 solid;

}

.approve .betingelser{
    position:absolute;
    width:406px;
    height:33px;
    left:552px;
    top:477px;
    background-color:#FFFFFF;
    border:1px #000000 solid;
}

.appHolder {
    margin:8px 0px 0px 8px;
}

.approvItem {
    background-color:White;
    margin-bottom:6px;
    height:20px;
    width:479px;
    font-size:11px;
}

.approveInfo {
    position:absolute;
    width:479px;
    height:32px;
    top:210px;
    left:8px;
    background-color:#56523c;
}

.approveInfo .countBasket {
    margin-left:10px;
    float:left;
    width:180px;
    margin-top:7px;
    color:White;
    font-size:12px;
    font-weight:bold;
}

.approveInfo .price {
    float:left;
    width:275px;
    text-align:right;
    margin-top:7px;
    color:White;
    font-size:12px;
    font-weight:bold;
}

.approveInfo .tellPrice {
    float:left;
    width:250px;
    margin-top:7px;
    color:White;
    font-size:12px;
    font-weight:bold;
}

.cardInfo {
    position:absolute;
    width:913px;
    height:250px;
    top:260px;
    left:42px;
    background-color:White;
    border:1px solid #000000;
}

.cardInfo a {
    text-decoration:none;
    font-weight:bold;
    letter-spacing:1px;
}

.cardInfo input[type="text"], .cardInfo input[type="password"]  {
    border:1px solid #999999;
}

.tempbetingelser  {
    position:absolute;
    left:42px;
    top:160px;
    border:1px solid black;
    width:914px;
    height:320px;
}

.tempbetingelser .itemHolder {
    width:897px;
    height:320px;
    margin-left:8px;
    margin-top:8px;
}

.forside-hylde {
    position:absolute;
    left:-10px;
    top:480px;
}
.forside-kort {
    position:absolute;
    left:950px;
    top:400px;
}
.forside-logoer {
    position:absolute;
    left:0px;
    top:540px;
}

.forside-headline {
    position:absolute;
    left:60px;
    top:130px;
}

.forside-tekst {
    position:absolute;
    left:60px;
    top:190px;
    width:375px;
}

.forside-carla {
    position:absolute;
    left:615px;
    top:42px;
}

.forsidefelt, .forsidefelt input[type="text"] {
    border:1px solid #8f8b6e; 
    text-align:center; 
    background-color:#e3e4d7; 
    color:#302b12; 
    width:150px;
}

.betingelserMenu {
    position:absolute;
    left:0px;
    width:266px;
    top:232px;
    text-align:right;
    line-height:21px;
}

.betingelserMenu a {
    letter-spacing:0;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}

.betingelserMenu .active {
    color:#9b0101;
    border-top:#f6f6f0 1px solid;
    border-bottom:#f6f6f0 1px solid;
    background-image:url(/assets/bg_f6f6f0_68.png);
}

.betingelserIndhold {
    position:absolute;
    left:290px;
    top:216px;
    width:560px;
    height:359px;
    background-image:url(/assets/bg_e3e4d3_68.png);
    border:1px solid #807c5b;
}

.betingelserIndhold ul {
    margin-left:20px;
}

.betingelserIndhold li {
    list-style-type:disc;
     
    margin-bottom:5px; 
}

.sko1 {
    position:absolute;
    left:310px;
    top:399px;
}

.sko2 {
    position:absolute;
    left:470px;
    top:383px;
}

.ordrehistorik {
    width:368px;
    height:22px;
    color:#3e4136;
    overflow:hidden;
    font-size:11px;
    font-weight:normal;
    background-image:url(/assets/ordrehistorik_bg.png);
    margin-bottom:8px;
}

.ordrehistorik a {
    font-weight:normal;
}

.ordrehistorik .ref {
    margin:3px 0px 0px 6px;
    float:left;
    width:138px;
}

.ordrehistorik .tid {
    margin:3px 0px 0px 0px;
    float:left;
    width:130px;
}

.ordrehistorik .pris {
    margin:3px 0px 0px 0px;
    float:left;
    width:90px;
}

.visordre {
    width:368px;
    color:#3e4136;
    font-size:11px;
    font-weight:normal;
    background-image:url(/assets/ordrehistorik_bg.png);
    margin-bottom:8px;
}

.visordre .fak {
    margin:3px 0px 6px 6px;
    float:left;
    width:170px;
}

.visordre .lev {
    margin:3px 0px 6px 15px;
    float:left;
    width:170px;
}

.visordre .item {
    margin:0px 0px 3px 6px;
}

.shops {
    color:#797055;
    position:absolute;
    left:600px;
    top:90px;
    font-weight:bold;
}