html{ background: #fff;}
body{
    margin:0;
    font:11px/14px Arial,Helvetica,sans-serif;
    background:#fff url(../images/bg-body.jpg) no-repeat 50% 22px;
    color:#333;
    min-width: 1000px;
    position: relative;
}
body.wait * {
	cursor: wait !important;
}

body.iframe {
    background-image: none;
}


img{border-style:none;}
a{
    text-decoration:none;
    color:#000;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
input,
textarea,
select{
    font:100% Arial,Helvetica,sans-serif;
    vertical-align:middle;
}
form, fieldset{
    margin:0;
    padding:0;
    border-style:none;
}
.p-holder{
    margin:0 auto;
    width:1000px;
}
/* header */
#header{
    background: url(../images/bg-header.jpg) repeat-x;
    width:100%;
    position: absolute;
    top:0;
    left:0;
    z-index: 2;
}
#header .p-holder { height: 180px;}
/* logo */
.logo-holder {
    position: absolute;
    top:32px;
    left:50%;
    width: 171px;
    margin-left: -468px;
    z-index: 3;
}
.logo-holder h1{
    background: url(../images/logo.gif) no-repeat;
    width:171px;
    height:51px;
    text-indent:-9999px;
    overflow:hidden;
    margin:0;
}
.logo-holder h1 a{
    display:block;
    height:100%;
}
.top-nav-bar {
    float: right;
    padding: 20px 7px 9px 0;
	position: relative;
}
/* lang */
#lang {
    width: 123px;
    float: right;
    border: 1px solid #d9d9e7;
    background: #fff;
    position: relative;
    padding: 5px 8px 0;
    height: 24px;
    z-index: 2;
}
#lang a{
    display: block;
    font:italic 13px/17px Georgia, "Times New Roman", Times, serif;
}
* html #lang a{ height: 1%;}
#lang a.ico-danmark{ background: url(../images/flag-danmark.gif) no-repeat 100% 3px;}
#lang a.ico-sverige{ background: url(../images/flag-sverige.gif) no-repeat 100% 3px;}
#lang:hover ul,
#lang.hover ul{ display: block;}
#lang ul{
    width: 123px;
    border: 1px solid #d9d9e7;
    background: #fff;
    left:-1px;
    top:29px;
    position: absolute;
    margin: 0;
    padding: 5px 8px;
    display: none;
}
#lang  ul li{list-style: none;}
/* top-nav */
ul.top-nav {
    overflow: hidden;
    float: right;
    margin: 0;
    padding: 8px 1px 0 0;
}
ul.top-nav li{
    float: left;
    padding: 0 19px 0 20px;
    margin: 0 0 0 -2px;
    background: url(../images/sep-top-nav.gif) no-repeat 0 3px;
    list-style: none;
    font-size: 12px;
    line-height: 15px;
}
ul.top-nav li.nav_selected{
    font-weight: bold;
}
ul.top-nav li a {color:#363636;}
/* header-bar */
.header-bar {
    overflow: hidden;
    clear: both;
    width: 100%;
    padding-bottom: 13px;
}
.search-form {
    float: right;
    border: 1px solid #d8d9e7;
    width: 224px;
    padding:4px 6px 4px 10px;
    background: #fff;
    margin: 0 7px 0 0;
    display: inline;
}
.search-form input.text{
    float: left;
    width: 190px;
    padding: 2px;
    border-style: none;
    background: none;
    margin: 0;
    color: #363636;
    font:italic 13px/17px Georgia, "Times New Roman", Times, serif;
}
.search-form .search {
    float: right;
    margin: 0;
}
/* cards */
.cards {
	position: absolute;
	left: 20px;
	top: 65px;
}
/*.cards img{ display: block;}*/
/* nav-bar */
.nav-bar {
    clear: both;
    width: 100%;
}
/* nav */
#nav {
    margin: 6px 0 0 15px;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
}
#nav li{
    padding: 0 18px;
    float: left;
}
#nav li a{
    font-size: 14px;
    color: #fff;
    float: left;
    height:41px;
    padding: 29px 0 0;
}
#nav li strong a{
	float: none;
}
#nav li.hover strong a,
#nav li:hover strong a,
#nav li.active strong a{
	color: #fff !important;
	background: none;
}
#nav li.sale a{ font-weight: bold;}
#nav li.hover a,
#nav li:hover a,
#nav li.active a{
    color: #00bbd3 !important;
    text-decoration: none;
    background: url(../images/bg-main-nav-bullet.gif) no-repeat 50% 52px;
}


#nav li#li_her.hover a.top, #nav li#li_her:hover a.top, #nav li#li_her.active a.top {
	color: #8cfe1d !important;
}

#nav li#li_him.hover a.top, #nav li#li_him:hover a.top, #nav li#li_him.active a.top {
	color: #69bad1 !important;
}

#nav li#li_accessories.hover a.top, #nav li#li_accessories:hover a.top, #nav li#li_accessories.active a.top {
	color: #7e5ae8 !important;
}

#nav li a:hover { text-decoration: none;}
#nav li.hover,
#nav li:hover{
    position: relative;
}
#nav li.hover div.drop,
#nav li:hover div.drop {display: block;}
#nav li div.drop {
    position: absolute;
    top:100%;
    left:0;
    width:350px;
    display: none;
}
.drop-bg {
    background: url(../images/bg-drop.png);
    overflow: hidden;
    height: 1%;
    padding: 26px 0 10px 38px;
}
.dd-col {
    float: left;
    width: 299px;
    padding: 0 13px 0 0;
}
.dd-col strong{
    display: block;
    margin-bottom:12px;
    font-size: 14px;
    color:#fff;
}
.nav_category_block,
.shoes,
.sandals,
.boots,
.trainers,
.loafers,
.accessories,
.accessories2,
.gavekort,
.gavekort2 {
    padding:0 0 0 60px;
    background-repeat: no-repeat;
}
#nav li div.drop ul{
    margin: 0;
    padding: 0 0 12px;
    list-style: none;
}
#nav li div.drop ul li{
    float: none;
    padding: 0 0 2px;
}
#nav li div.drop ul a{
    position: relative;
    padding: 0;
    color: #fff !important;
    font-size: 13px;
    float: none;
    height: auto;
    background: none !important;
}
#anav li div.drop ul a:hover {color: #00bbd3 !important;}
/* cart */
.cart {
    background: url(../images/bg-cart.gif) no-repeat;
    width: 228px;
    height: 51px;
    float: right;
    display: inline;
    margin: 0 8px;
    padding: 25px 12px 0 0;
    text-align: right;
    position: relative;
    z-index: 1;
    color: #fff;
}
.cart a.link{
    font-size: 13px;
    line-height: 16px;
    text-decoration: underline;
    color: #fff;
}
.cart a.link:hover{ text-decoration: none;}
a.open-link {
    text-align: left;
    margin: -25px 0 0 20px;
    overflow: hidden;
    width: 76px;
    height: 76px;
    float: left;
    display: inline;
    text-indent:-9999px;
    background: url(../images/none.gif);
}
.cart .cart-inf {
    padding: 3px 0 0;
    font-size:13px;
    display: block;
    font-weight: normal;
}
.cart .cart-inf span{
    font-weight: bold;
    font-size: 20px;
}
.cart .cart-inf  a{ color: #fff;}
.drop-box {
    width: 242px;
    left:-1px;
    top:100%;
    position: absolute;
    text-align: left;
    overflow:hidden;
}
.cart .drop-box-bg {
    width:218px;
}
.drop-box-bg {
    overflow: hidden;
    padding: 0 11px 15px 13px;
    background: url(../images/bg-drop-box.png);
}
.cart .heading {
    overflow: hidden;
    height: 1%;
    margin: 15px 13px 0 0;
    border-bottom: 1px solid #fff;
    padding: 0 0 2px;
    position: relative;
}
.cart .heading strong {
    font-size: 14px;
    font-weight: normal;
}
div.out_of_stock {
	color: #ff3333;
}
.product-table .out_of_stock,
.checkout .out_of_stock {
	margin-top: 30px;
	font-size: 13px;
}
.ordre td.out_of_stock {
	height: auto;
}
.btn-close {
    margin: 2px 0 0;
    padding: 0 12px 0 0;
    float: right;
    color: #fff;
    background: url(../images/bg-close.gif) no-repeat 100% 4px;
}
.cart-info-box {
    width:218px;
    height: 289px;
    overflow: auto;
}
.vscroll-line{
    left:2px !important;
    width:2px !important;
    overflow: hidden;
    background: #939393;
}
.vscroll-slider{
    left:0 !important;
    width:6px !important;
    background:#fff;
    overflow:hidden;
    height:13px  !important;
}
.vscroll-up,
.vscroll-down { display: none;}
.cart-holder{
    width:100%;
    overflow:hidden;
    float:left;
}
.cart-info-list {
    width: 200px;
    overflow: hidden;
    /*margin:-2px 0 0;*/
    margin:0;
    padding: 0;
    list-style: none;
}
.cart-info-list li{
    padding: 17px 0 15px;
    margin: 0;
    border-top: 1px solid #656565;
    float:left;
    width:100%;
}
.cart-info-list .image {
    width:75px;
    float: left;
    height:44px;
    margin: 4px 32px 0 0;
}
* html .cart-info-list .image {
    margin-top:-30px;
}
.cart-info-list .image img{display: block;}
.text-holder {overflow: hidden;}
* html .text-holder {
    overflow: visible;
    height: 1%;
}
.prod-heading {
    font-size: 11px;
    display: block;
}
.prod-inf {
    padding: 0;
    margin: 0;
    font-size: 10px;
    line-height: 17px;
}
.prod-inf dt{
    float: left;
    margin: 0;
    padding: 0;
}
.prod-inf dd{
    overflow: hidden;
    height: 1%;
    text-align: right;
    margin: 0;
}
.total-prod-inf,
.total-price{
    margin: 0;
    padding: 0 0 3px;
    font-size:12px;
    line-height: 13px;
    color: #a9aaab;
    height: 1%;
}
.total-prod-inf dt,
.total-price dt{
    float: left;
    margin: 0;
    padding: 0;
}
.total-prod-inf dd,
.total-price dd {
    font-weight: bold;
    overflow: hidden;
    height: 1%;
    text-align: right;
    margin: 0;
}
.cart-info-list li p{
    margin: 0;
    font-size: 10px;
    line-height: 12px;
    color: #a9aaab;
}
.cart-info-list li.total {
    padding: 8px 0;
    border-color: #fff;
}
.cart-info-list dt.free_freight {
    padding: 8px 0;
	font-size: 10px;
    line-height: 12px;
}
.total-price {
    padding: 6px 0 24px;
    border-top: 1px solid #fff;
    width: 205px;
    color: #fff;
}
.btns {
    overflow: hidden;
    width: 215px;
}
.btns a{
    background: url(../images/bg-btn-gray.gif) repeat-x;
    padding: 0 5px 0 5px;
    text-align: center;
    float: right;
    margin:0 0 0 6px;
    color: #fff;
    height: 19px;
    line-height: 19px;
}
.btns a.pink-btn {
	background: url(../images/bg-btn-pink.gif) repeat-x;
	white-space: nowrap;
}
/* main */
#main{
    overflow: hidden;
    width:100%;
    padding:0 0 24px;
}
#main .p-holder{margin:192px auto 0;}
/* top banner */
#home-top{
	width: 960px;
	height: 35px;
	margin: 0 0 0 32px;
	overflow: hidden;
	float: left;
}

/* middle part */
#home-middle{
	float: left;
	margin: 5px 8px 0 32px;
}
/* promo */
.promo{
    margin: 0;
    width: 960px;
    float:left;
    display: inline;
}
.promo img{display: block;}
/* sidebar */
#sidebar{
	width: 240px;
    padding: 0;
    float:right;
	overflow: hidden;
}

#home-middle2{
	float: left;
	margin: 5px 8px 0 32px;
}

#new-products-head {
	width: 110px;
	float: left;
}

#new-products {
	width: 605px;
	margin-right: 5px;
	margin-top: 23px;
	float: left;
	overflow: hidden;
	position:relative; /* just so IE7 feels a bit special */
}

#social {
	width: 240px;
	float: right;
}


#home-bottom{
	margin: 5px 8px 0 32px;
	float: left;
}

/* filter */
.filter{
	width: 960px;
	margin: 0 0 22px 33px;
	background-color: #00BCD5;
	clear: both;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'arial black', arial, serif; /* Paytone One', */
}
.filter .tilte-img{
    float:left;
    width:130px;
}
.filter_drop {
	width: 138px;
	float: left;
	vertical-align: middle;
	position: relative;
}
.filter_drop_head {
	text-align: left;
	cursor: pointer;
	padding: 10px 0 0 12px;
	border-right: 1px solid #ffffff;
	height: 26px;
	background-image: url('/images/drop_arrows_black.png');
	background-attachment: scroll;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
.filter_drop_body {
	position: absolute;
	top: 37px;
	left:0;
	width: 251px;
	padding: 20px 12px 14px 12px;
	background-color: #00BCD5;
	z-index: 2;
	display: none;
	font-size: 13px;
}
.filter_drop ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.filter_drop ul li {
	height: 20px;
	margin-bottom: 6px;
}
.filter_info {
	background-color: #BAB8B6;
	float: left;
	height: 26px;
	vertical-align: middle;
	padding: 10px 12px 0 21px;
	text-align: right;
	color: #000000;
}
.filter_reset {
	float: right;
	border-left: 1px solid #ffffff;
	height: 33px;
	vertical-align: middle;
	padding: 3px 12px 0 12px;
	cursor: pointer;
}
.filter_select {
	color: #000000;
	position: relative;
	margin-right: 50px;
	display: inline-block;
	/* IE7 hacks */
	zoom:1;
	*display: inline;
}
.filter_select span {
	color: #000000;
	margin-left: 8px;
	text-decoration: underline;
}
.filter_select img {
	margin-left: 8px;
}
.filter_select:hover ul {
	display: block;
}
.filter_select ul {
	display: none;
	list-style-type: none;
	position: absolute;
	top:100%;
	left:-1px;
	z-index: 1;
	margin:0;
	padding:4px 8px;
	background-color: #ffffff;
	border: 1px solid #AFAFAF;
	font-family: arial, serif;
	font-weight: bold;
}
.filter_select li {
	cursor: pointer;
}
.filter fieldset{position:relative;}
.filter strong{
    display:block;
    font-size:13px;
    color:#000;
    margin:4px 0 14px;
}
.filter .type{
    width:220px;
    float:left;
}
.filter .type ul{
    list-style:none;
    padding:0;
    margin:0;
    width:108px;
}
.filter .type_accessories ul{
    width:220px;
}
.filter .type li{
    height:1%;
    overflow:hidden;
    vertical-align:top;
    margin:0 0 3px;
}
.filter .type input{
    margin:0 8px 0 0;
    width:19px;
    height:19px;
}
.filter .type label{
    padding: 3px 0 0;
    float:left;
    font-size:13px;
    width: 75px;
    line-height: 15px;
}
.filter .type_accessories label{
    width: 190px;
}
.filter .price-slider{
    float:left;
    width:155px;
    padding: 1px 0 0;
}
.filter .slider{
    width:25px;
    position:relative;
	background-color: #303030;
    height:110px;
    margin:0 0 0 10px;
    cursor:pointer;
}
.ui-slider-vertical .ui-slider-range {
    position:absolute;
    width:100%;
    left:0;
	background-color: #F7F7F7;
    overflow:hidden;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    background:url(../images/arrow-slider-white.png) no-repeat;
    width:10px;
    height:8px;
    position:absolute;
    left:-11px;
    margin-bottom:-5px;
}
.filter .slider .selector{
    background:#00bbd3;
    height:42px;
    position:absolute;
    width:100%;
    top:30px;
    left:0;
}
.filter .slider .arrow-min,
.filter .slider .arrow-max{
    position:absolute;
    background:url(../images/arrow-slider-white.png) no-repeat;
    width: 38px;
    height: 8px;
    text-indent:-9999px;
    overflow:hidden;
    left:-11px;
    top:-5px;
}
.filter .slider .arrow-min{
    top:auto;
    bottom:-6px;
}
.filter .slider .max,
.filter .slider .min{
    color:#ffffff;
    right:-72px;
    position:absolute;
    top:0;
    font-size:11px;
}
.filter .slider .min{
    top:auto;
    bottom:0;
}
/* size-sort */
.size-sort{
    width:218px;
    float:left;
}
.size-list{
    list-style:none;
    padding:0;
    margin:0;
    width:145px;
}
.size-list li{
    width:28px;
    position:relative;

}
.size-list label.hover,
.size-list label:hover{
    border:1px solid #00bbd3;
    margin:0;
}
.size-list label{
    position:absolute;
    line-height:25px;
    display:block;
    width:26px;
    margin:1px;
    font-size:13px;
    color:#333;
    text-align:center;
    cursor:pointer;
    left:0;
    top:0;
    clear:both;
}
/* colors */
.colors{
    width:160px;
}
.colors-list{
    list-style:none;
    padding:0;
    margin:0;
    width:145px;
}
.colors-list li{
    float:left;
    width:23px;
    height:23px;
    position:relative;
}
.colors-list label{
    position:absolute;
    height:20px;
    width:20px;
    font-size:0;
    line-height:0;
    text-indent:-9999px;
    cursor:pointer;
    left:0;
    top:0;
    clear:both;
}
.colors-list label.hover,
.colors-list label:hover{border:1px solid #fff;}
.colors-list .color97, .color-inf .color97, .color-block.color97{background-color:#E2D118;}
.colors-list .color59, .color-inf .color59, .color-block.color59{background-color:#5B6446;}
.colors-list .color10, .color-inf .color10, .color-block.color10{background-color:#000000;}
.colors-list .color35, .color-inf .color35, .color-block.color35{background-color:#2E54AB;}
.colors-list .color40, .color-inf .color40, .color-block.color40{background-color:#911C17;}
.colors-list .color94, .color-inf .color94, .color-block.color94{background-color:#7D5C29;}
.colors-list .color22, .color-inf .color22, .color-block.color22{background-color:#874500;}
.colors-list .color25, .color-inf .color25, .color-block.color25{background-color:#BD8729;}
.colors-list .color60, .color-inf .color60, .color-block.color60{background-color:#455933;}
.colors-list .color95, .color-inf .color95, .color-block.color95{background-color:#0B4814;}
.colors-list .color42, .color-inf .color42, .color-block.color42{background-color:#FF5738;}
.colors-list .color23, .color-inf .color23, .color-block.color23{background-color:#FCF2D9;}
.colors-list .color20, .color-inf .color20, .color-block.color20{background-color:#87574A;}
.colors-list .color50, .color-inf .color50, .color-block.color50{background-color:#7A6E87;}
.colors-list .color93, .color-inf .color93, .color-block.color93{background-color:#D9B540;}
.colors-list .color58, .color-inf .color58, .color-block.color58{background-color:#008000;}
.colors-list .color15, .color-inf .color15, .color-block.color15{background-color:#545454;}
.colors-list .color32, .color-inf .color32, .color-block.color32{background-color:#A6CFDB;}
.colors-list .color24, .color-inf .color24, .color-block.color24{background-color:#96633d;}
.colors-list .color56, .color-inf .color56, .color-block.color56{background-color:#CCDEB5;}
.colors-list .color49, .color-inf .color49, .color-block.color49{background-color:#E89CFA;}
.colors-list .color57, .color-inf .color57, .color-block.color57{background-color:#99F21F;}
.colors-list .color92, .color-inf .color92, .color-block.color92{background-color:#5C5C5C;}
.colors-list .color90, .color-inf .color90, .color-block.color90{background-color:#000000;}
.colors-list .color26, .color-inf .color26, .color-block.color26{background-color:#D1B582;}
.colors-list .color30, .color-inf .color30, .color-block.color30{background-color:#0D3059;}
.colors-list .color12, .color-inf .color12, .color-block.color12{background-color:#C5C1AA;}
.colors-list .color19, .color-inf .color19, .color-block.color19{background-color:#B08875;}
.colors-list .color27, .color-inf .color27, .color-block.color27{background-color:#B08875;}
.colors-list .color55, .color-inf .color55, .color-block.color55{background-color:#526330;}
.colors-list .color75, .color-inf .color75, .color-block.color75{background-color:#FF8000;}
.colors-list .color44, .color-inf .color44, .color-block.color44{background-color:#FF800D;}
.colors-list .color33, .color-inf .color33, .color-block.color33{background-color:#407582;}
.colors-list .color48, .color-inf .color48, .color-block.color48{background-color:#FF0059;}
.colors-list .color41, .color-inf .color41, .color-block.color41{background-color:#7A4047;}
.colors-list .color29, .color-inf .color29, .color-block.color29{background-color:#EDBA9C;}
.colors-list .color47, .color-inf .color47, .color-block.color47{background-color:#660066;}
.colors-list .color45, .color-inf .color45, .color-block.color45{background-color:#DE0000;}
.colors-list .color46, .color-inf .color46, .color-block.color46{background-color:#F2B5B5;}
.colors-list .color96, .color-inf .color96, .color-block.color96{background-color:#B7410E;}
.colors-list .color91, .color-inf .color91, .color-block.color91{background-color:#BFBFB5;}
.colors-list .color98, .color-inf .color98, .color-block.color98{background-color:#EFEFEA;}
.colors-list .color28, .color-inf .color28, .color-block.color28{background-color:#B09173;}
.colors-list .color37, .color-inf .color37, .color-block.color37{background-color:#12CCC2;}
.colors-list .color80, .color-inf .color80, .color-block.color80{background-color:#EFEFEA;}
.colors-list .color70, .color-inf .color70, .color-block.color70{background-color:#FFED00;}
.colors-list .color39, .color-inf .color39, .color-block.color39{background-color:#2A3447;}

/* products */
.products {
    margin: 0 0 0 33px;
    width: 960px;
    padding-bottom: 20px;
}
.category-top {
	margin: 8px 0 0 33px;
}
.category-top p {
	margin: 0;
	padding: 0;
}
.paging {
    padding: 0px 31px 0 21px;
    height: 35px;
	clear: both;
	background-color: #DEDEDE;
	color: #676767;
	text-transform: uppercase;
	font-size: 11px;
	font-family: 'arial black', arial, serif;
}
.pager {
    float: right;
    position: relative;
	padding-top: 9px;
}
.pager a.next,
.pager a.prev {
    overflow: hidden;
    width: 9px;
    margin-top: 12px;
}
.pager .prev {
	margin-right: 10px;
}
.pager .next {
	margin-left: 10px;
}
.pager ul{
    display: inline;
    margin: 8px 0 0 0;
    padding: 0;
}
.pager ul li{
    display: inline;
    list-style: none;
	margin: 0 5px;
}
.pager ul li a{
    text-align: center;
    color: #333;
	font-size: 11px;
	text-decoration: underline;
}
.pager ul li a:hover,
.pager ul li.active a {
	color: #00BCD5;
}
.paging select {
	background-color: #DEDEDE;
	color: #000000;
	border: 0;
	font-family: arial, serif;
	font-size: 11px;
	margin-left: 4px;
	text-transform: uppercase;
}
.items {
    line-height: 15px;
    float: left;
    margin: 10px 0 0;
    padding: 0 23px 0 0;
	font-size: 11px;
	margin-right: 50px;
}
.items span{
	color: #000000;
}
.sort-form {
}
.sort-form label{
    padding: 3px 20px 0 0;
    font-size: 13px;
    float: left;
}
.sort-form  select{
    width: 186px;
    float: left;
    margin: 0 40px 0 0;
    font-size: 13px;
    line-height: 17px;
}
.sort-form  select.sml-select {width:58px;}
/* container */
.container {
    overflow: hidden;
    height: 1%;
	margin: 0;
    padding: 42px 0 23px;
    background: url(../images/bg-container.png);
}
.products-alt .container {
    border: 1px solid #c4c4c4;
    border-top:none;
    padding: 16px 0 2px;
}
.products .heading{
    overflow: hidden;
    padding: 0 20px;
    background: url(../images/bg-proruct-heading.png) no-repeat;
    height: 35px;
}
.products .heading h3{
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
}
.prod-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    /*height: 1%;*/
}
.prod-list li{
    list-style: none;
    width:155px;
    float: left;
    padding: 0 6px 20px 18px;
}
.products-alt .prod-list li {
    padding: 0 14px 10px 15px;
    width:210px;
}
.prod-list li .new {margin-bottom: 8px; margin-left: 4px;}
.products-alt .prod-list li .new {margin-bottom: 11px; z-index:1;}
.hidden {
    visibility: hidden;
    height:1px;
    overflow:hidden;
    position:absolute;
    left:-9999px;
    top:-9999px;
}
.description {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}
.products-alt .description {
    margin-top: 11px;
    padding-bottom: 14px;
}
.prod-name {
    top:8px;
    left:0;
    width: 100%;
    text-align: center;
    color: #363636;
    font-size: 14px;
    position: absolute;
    line-height: 42px;
	white-space: nowrap;
	overflow: hidden;
}
.normal-price {
	font-style: italic;
    top:52px;
    left:0;
    width: 100%;
    text-align: center;
    color: #363636;
    font-size: 14px;
    position: absolute;
    line-height: 42px;
	text-decoration: line-through;
	white-space: nowrap;
}
.normal-price .currency {
	font-size: 13px;
}
.description .price {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    display: block;
    color: #000;
    margin:39px 0 0;
}
.prod-image {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 130px;
    position: relative;
}
.prod-image:hover{
    background: url(../images/none.gif);
    text-decoration: none;
}
.prod-image:hover span.view-btn {
    left:50%;
    top:100px;
}
span.view-btn {
    margin-left: -32px;
    position: absolute;
    z-index: 10;
    top:-9999px;
    left:-9999px;
    width: 64px;
    height: 19px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: url(../images/bg-btn-green.gif) repeat-x;
    font-size:9px;
    cursor: pointer;
}
span.view-btn:hover,
span.view-btn-hover{
    background-position: 0 -19px;
    text-decoration:none;
}
/* group-holder */
.group-holder{
    width:100%;
    clear:both;
    padding:0 0 32px;
}
.group-holder h2{
    color:#fff;
    font-size:22px;
    line-height:26px;
    margin:18px 0 0;
}
.group-holder h2 a{
	color:#fff;
}
.group-holder h2 a:hover{
	text-decoration:none;
}
.group-holder .heading{
    width:100%;
    overflow:hidden;
    background:url(../images/bg-group.png) no-repeat;
    height: 62px;
}
.group-holder .text{
    margin:0 10px 0 0;
    min-height:66px;
}
* html .group-holder .text{height:66px;}
.group-holder p{
    margin:0 18px 0 0;
    line-height:16px;
    font-size:13px;
    color:#333;
    padding-top:11px;
}
.group-holder .cols{
    float:left;
    width:200px;
    margin:0 20px;
    display:inline;
}
.group-holder .holder{width:960px;}
.group-holder .content{
    width:100%;
    overflow:hidden;
    padding: 0 0 2px;
}
.group-holder .group-list{
    list-style:none;
    padding:0;
    margin:0;
}
.group-holder .group-list li{
    height:1%;
    vertical-align:top;
    border-bottom:1px solid #333;
    cursor:pointer;
}
.group-holder .group-list a{
    color:#333;
    line-height:49px;
    font-size:14px;
    display:block;
    height:1%;
}
.group-holder .group-list span{
    display:block;
    cursor:pointer;
    padding:0 0 0 70px;

}
.group-holder .group-list-her-gavekort span,
.group-holder .group-list-him-gavekort span,
.group-holder .group-list-accessories-gavekort span,
.group-holder .group-list-accessories-accessories2 span {
	padding-left: 50px;
}
.group-holder .group-list a:hover{text-decoration:none;}
.group-holder .group-list li.hover,
.group-holder .group-list li:hover{background:url(../images/bg-group-hover.png) no-repeat;}
.group-holder .group-list-shoes a{background:url(../images/ico-shoes-group.png) no-repeat;}
.group-holder .group-list-bootes a{background:url(../images/ico-bootes-group.png) no-repeat;}
.group-holder .group-list-sandals a{background:url(../images/ico-sandals-group.png) no-repeat;}
.group-holder .group-list-trainers a{background:url(../images/ico-trainers-group.png) no-repeat;}
/* content-col */
.content-col {
    width: 693px;
    float: left;
}
/* product-view */
.product-view{
    width:540px;
    position:relative;
    padding:62px 0 0 80px;
    z-index: 1;
}
.gallery-zoom-wrapper{
    width:100%;
    overflow:hidden;
}
.zoom-wrapper{
    width:100%;
    overflow:hidden;
    margin-bottom:22px;
	height: 405px;
	width: 540px;
}
.zoom-wrapper ul{
    overflow:hidden;
    padding:0;
    margin:0;
    list-style:none;
    position:relative;
    width:540px;
    height:405px;
}
.zoom-wrapper li{
    position:absolute;
    top:0;
    left:0;
    width:540px;
    height:405px;
    z-index:1;
}
.zoom-wrapper li.active{
    z-index:2;
}
.zoom-list-wrapper{
    width:100%;
    overflow:hidden;
}
.product-view .text-boots{
    background:url(../images/text-boots.png) no-repeat;
    width: 117px;
    height: 33px;
    text-indent:-9999px;
    margin:0;
    position:absolute;
    top:0;
    left:-32px;
}
.product-view .view{
    width:100%;
    text-align:center;
}
.product-view .zoom-slider{
    width:516px;
    overflow:hidden;
    margin:34px 0 22px;
}
.product-view .zoom-slider .btn-plus{
    float:right;
    background:url(../images/btn-zoom-plus.gif) no-repeat;
    width: 22px;
    height: 15px;
    text-indent:-9999px;
}
.product-view .zoom-slider .btn-min{
    float:left;
    background:url(../images/btn-zoom-min.gif) no-repeat;
    width: 15px;
    height: 15px;
    text-indent:-9999px;
}
.product-view .zoom-slider .zoom-line{
    background:url(../images/bg-zoom-line.gif) no-repeat;
    width: 443px;
    height: 7px;
    position:relative;
    float:left;
    margin:4px 0 0 20px;
}
.product-view .zoom-slider .zoom-pointer{
    background:url(../images/zoom-pointer.gif) no-repeat;
    width: 22px;
    height: 15px;
    text-indent:-9999px;
    position:absolute;
    left:13px;
    top:-4px;
}
/* .zoom-list */
.product-view .zoom-list{
    overflow: hidden;
    list-style:none;
    padding:0 0 28px 35px;
    margin:0 auto;
    width:435px;
}
.product-view .zoom-list li{
    float:left;
    width:72px;
    padding:0 0 0 4px;
}
.product-view .zoom-list a{
    display:block;
    height:1%;
    padding:0 0 16px;
}
.product-view .zoom-list img{
    display:block;
    margin:0 auto;
}
.product-view .zoom-list a:hover,
.product-view .zoom-list .active a{background:url(../images/ico-view.gif) no-repeat 45% 100%;}
.product-view .zoom-list a:hover{text-decoration:none;}
/* prod-info */
.prod-info{
    overflow: hidden;
    width: 698px;
    clear: both;
    margin: 0;
    padding-bottom: 71px;
}
/* tabset */
ul.tabset {
    width:198px;
    float: left;
    margin: 0;
    padding: 4px 0 0;
    list-style: none;
}
* html ul.tabset {margin: 0 -3px 0 0;}
ul.tabset li a{
    padding: 0 0 0 33px;
    display: block;
    height: 39px;
    line-height: 35px;
    font-size: 15px;
    color: #333;
    cursor: pointer;
}
ul.tabset li a:hover,
ul.tabset li a.active{
    text-decoration: none;
    font-weight: bold;
    background: url(../images/bg-tab.png) no-repeat;
}
/* tabs */
.tabs-wrapper{
    width:496px;
    background: url(../images/bg-prod-info-tabs.png) no-repeat;
    overflow:hidden;
}
.tabs {
    overflow: hidden;
    width: 460px;
    padding: 18px 0 14px 36px;
    position:relative;
}
.tabs .tab{
    top:18px;
    left:-9999px;
    position:absolute;
    width:442px;
    height:89px;
}
.tabs .text-box {
    width: 442px;
    height: 89px !important;
    overflow: auto;
}
.tabs .vscroll-line{
    left:2px !important;
    width:2px !important;
    overflow: hidden;
    background: #d3d3d3;
}
.tabs .vscroll-slider{
    left:0 !important;
    width:6px !important;
    height: 17px !important;
    background:url(../images/bg-scroll-slider.gif) no-repeat;
}
.tab-text-holder {width: 400px;}
.tabs p{
    margin: 0 0 8px;
    font-size: 13px;
    line-height: 16px;
}
/* side-col */
.side-col {
    width:257px;
    float: right;
}
.links-nav {
    margin: -2px 0 0;
    padding: 0 8px;
    overflow: hidden;
    height: 1%;
    font-size: 13px;
    line-height: 17px;
}
.links-nav .prev {
    color: #00bbd3;
    padding: 0 0 0 18px;
    background: url(../images/btn-gallery-prev.gif) no-repeat 0 3px;
    float: left;
}
.links-nav .next {
    color: #00bbd3;
    padding: 0 18px 0 0;
    background: url(../images/btn-gallery-next.gif) no-repeat 100% 3px;
    float: right;
}
/* sidebox */
.sidebox {
    width:257px;
    overflow: hidden;
    margin: 35px 0 0;
}
.sidebox .holder{
    padding: 35px 38px 15px 30px;
    overflow: hidden;
    min-height: 400px;
    background: url(../images/bg-sidebox.png) no-repeat;
}
* html .sidebox .holder {
    overflow: visible;
    height: 400px;
}
.sidebox-b {
    width: 257px;
    overflow: hidden;
    background: url(../images/bg-sidebox-b.png) no-repeat;
    height: 18px;
}
.sidebox-row {
    position: relative;
    overflow: hidden;
    height: 1%;
    border-bottom: 1px solid #929293;
    padding: 0 0 15px
}
* html .sidebox-row{
    height: 1%;
    overflow: visible;
}
.sidebox h2{
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 26px;
    color: #00bbd3;
    margin: 0 0 13px;
}
.sidebox .price {
    font-size: 28px;
    line-height: 28px;
    display: block;
}
.sidebox .price span{font-size: 18px;}
.old-price {
	font-style: italic;
    font-size: 12px;
    line-height: 13px;
    display: block;
    text-decoration: line-through;
    margin-bottom: 12px;
}
.article {
	color: grey;
    font-size: 12px;
    line-height: 13px;
    display: block;
    margin-bottom: 12px;
}
.form{padding: 14px 0 0;}
.f-row {
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
}
.form label,
.form strong.num{
    width: 30px;
    font-weight: bold;
    line-height: 24px;
    font-size: 18px;
    padding: 3px 0 0;
    float: left;
}
.form span.title {
    float: left;
    font-size: 13px;
    line-height: 15px;
    padding: 8px 16px 0 0;
}
.form .colors-list {
    margin: 0;
    padding: 5px 0 0;
    width: 100px;
    overflow: hidden;
}
.form  select{width:140px;}
.form .colors-list label{
    width: 20px;
    line-height:0;
    text-indent:-9999px;
    padding:0;
    float:none;
}
.txt-h {padding: 9px 0 0 30px;}
.btn-leag {
    display: block;
    width: 140px;
    margin-bottom: 6px;
}
.btn-leag  img{ display: block;}
.link {	font-size: 13px;}
.txt-h em.note{
    padding: 0 20px 33px 30px;
    margin: 24px 0 0 -30px;
    background: url(../images/bg-star.gif) no-repeat 0 6px;
    color: #000;
    display: block;
    font-size: 12px;
    line-height: 16px;
}
ul.ico-list {
    margin: 24px 0 0;
    padding: 0;
}
ul.ico-list li {
    height: 1%;
    font-size: 11px;
    line-height: 21px;
    list-style: none;
    padding: 0 3px 10px 30px;
}
ul.ico-list li.ico-facebook {background: url(../images/ico-facebook-1.gif) no-repeat;}
ul.ico-list li.ico-twitter {background: url(../images/ico-twitter-1.gif) no-repeat;}
ul.ico-list li.ico-vennerne { background: url(../images/ico-friends.png) no-repeat;}
ul.ico-list li.ico-stock { background: url(../images/ico-stock.png) no-repeat;}
/* btm-area */
.btm-area {
    overflow: hidden;
    width: 100%;
    clear: both;
    padding-bottom: 70px;
}
/* two-prods-cols */
.two-prods-cols {
    overflow: hidden;
    width:1020px;
    margin: 0 -20px;
}
.two-prods-cols .col{
    float: left;
    width: 490px;
    padding: 0 0 15px 20px;
}
.btm-area h3{
    font-size:18px;
    line-height: 20px;
    font-weight: normal;
    margin: 0 0 45px 32px;
}
.two-prods-cols .col {
    float: left;
    padding: 0 0 15px 20px;
    width: 490px;
}
.two-prods-cols .col h3{margin: 0 0 12px 32px;}
.two-prods-cols .col .prod-list li{
    width:170px;
    padding: 0 28px 23px 23px;
}
.two-prods-cols .col .prod-list li .new {margin-bottom: 0;}
.two-prods-cols .col .prod-list li .prod-image {
    width: 165px;
    height: 130px;
}
/* gallery-items */
.gallery-items{
    width:900px;
    margin:0 auto;
    clear:both;
    padding: 0 5px 0 0;
}
.gallery-items .btn-prev,
.gallery-items .btn-next{
    background:url(../images/btn-gallery-prev.gif) no-repeat;
    width: 8px;
    height: 11px;
    float:left;
    text-indent:-9999px;
    margin:38px 0 0;
}
.gallery-items .btn-next{
    float:right;
    background:url(../images/btn-gallery-next.gif) no-repeat;
}
.btn-prev,
.btn-next{
    background:url(../images/btn-gallery-prev.gif) no-repeat;
    width: 8px;
    height: 11px;
    float:left;
    text-indent:-9999px;
}
.btn-next{
    float:right;
	background:url(../images/btn-gallery-next.gif) no-repeat;
}
.gallery-items .items-list{
    list-style:none;
    padding:0;
    margin:0;
    width:99999px;
}
.gallery-items .items-list li{
    float:left;
    width:135px;
}
.gallery-items .items-list img{
    display:block;
    width:100%;
}
.gallery-items .holder{
    width:100%;
    overflow:hidden;
    float:left;
    margin:0;
    display:inline;
}
/* two-cols */
.two-cols {
    width:100%;
    clear:both;
    padding:23px 0 15px;
    overflow: hidden;
}
.two-cols .col{
    float:left;
    width:460px;
    padding:0 0 0 20px;
}
.two-cols h3{
    margin:0 0 36px;
    font-size:20px;
    font-weight:normal;
    color:#000;
}
.two-cols p{
    margin:0 0 16px;
    line-height:16px;
    font-size:13px;
    color:#333;
}
.two-cols .text{
    height:1%;
    overflow:hidden;
    padding:0 32px 0 0;
}
.two-cols .images{
    float:right;
    background:url(../images/bg-images.png) no-repeat;
    width: 202px;
    height: 183px;
    padding:6px 0 0 6px;
    margin:3px 12px 0 0;
}
.two-cols .images img{
    display:block;
    width:190px;
    height:170px;
    position:relative;
}
.c1 .products{margin:0;}
/* promo */
.promo-flash{
    margin-bottom: -2px;
    overflow: hidden;
    height: 1%;
}
.promo-flash img{display:block;}
.breadcrumbs{
    width:100%;
    overflow:hidden;
    padding:0 0 41px;
}
.breadcrumbs ul{
    list-style:none;
    padding:0;
    margin:0 0 0 -17px;
}
.breadcrumbs li{
    background:url(../images/bg-arrow-gray.gif) no-repeat 0 55%;
    display:inline;
    font-size:13px;
    color:#333;
    padding:0 10px 0 17px;
}
.breadcrumbs a{color:#00bbd3;}
.c1{margin:0 0 0 30px;}
.c2{
    margin:0 0 0 30px;
    width:962px;
    padding:33px 0 0;
}
.c2:after {
    height: 0;
    clear: both;
    content:'';
    display: block;
}
.c22{padding:14px 0 0;}
.c22 .aside2{margin-top:0;}
/* footer */
#footer{
    background: url(../images/bg-footer.jpg) repeat-x;
    overflow:hidden;
    width: 100%;
    clear: both;
    padding-bottom: 30px;
}
.f-boxes {
    overflow: hidden;
    height: 1%;
    margin-left: 50px;
    margin-right: -50px;
}
.f-boxes .box {
    float: left;
    width: 220px;
    padding: 35px 20px 25px 0;
}
.f-boxes .box h3{
    margin: 0 0 17px;
    font-weight: normal;
    color: #363636;
    font-size: 13px;
    line-height: 20px;
}
.foot-list,
.foot-links{
    margin: 0;
    padding: 0 0 13px;
    list-style: none;
}
.foot-list li,
.foot-links li{
    font-size: 13px;
    line-height: 15px;
    padding: 0 0 5px;
}
.foot-list a,
.foot-links a{
    color: #a4a4a4;
}
.foot-links li { padding-bottom: 14px;}
.foot-links  li.ico-bianco a { background: url(../images/ico-biancos-k.gif) no-repeat;}
.foot-links  li.ico-facebook a { background: url(../images/ico-facebook.gif) no-repeat;}
.foot-links  li.ico-twitter a { background: url(../images/ico-twitter.gif) no-repeat;}
.foot-links  li.ico-youtube a { background: url(../images/ico-youtube.gif) no-repeat;}
.foot-links  li.ico-bianco-com a { background: url(../images/ico-bianco-com.gif) no-repeat;}
.foot-links a {
    padding: 3px 0 3px 30px;
    background-position: 0 1px !important;
}
#footer p{
    font-size: 13px;
    color:#b1b1b1;
    margin:0 0 0 50px;
}
/* lightbox */
#fader{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    z-index:1000;
}
.lightbox{
    width: 623px;
    position:absolute;
    left:50%;
    margin: 0 0 0 -312px;
    top:-9999px;
    z-index:1055;
}
.lightbox .holder{
    background:url(../images/bg-lightbox-t.png) no-repeat;
    width: 623px;
    overflow:hidden;
}
.lightbox .b{
    background:url(../images/bg-lightbox-b.png) no-repeat;
    width: 620px;
    height: 17px;
    text-indent:-9999px;
    clear:both;
    margin:0 0 0 2px;
}
.lightbox .frame{
    overflow:hidden;
    width:544px;
    position:relative;
    padding:15px 24px;
    background:url(../images/bg-lightbox-c.jpg) repeat-y;
    margin:14px 14px 0;
}
.lightbox .heading{
    background:url(../images/sep-lightbox.gif) repeat-x 0 100%;
    width:100%;
    padding:0 0 18px;
}
.lightbox .heading:after {
    height: 0;
    clear: both;
    content:'';
    display: block;
}
.lightbox .heading h2{
    font-size:30px;
    margin:0;
    color:#000;
    float:left;
}
.lightbox .heading .text-find{
    background:url(../images/text-find.png) no-repeat;
    width: 158px;
    height: 34px;
    text-indent:-9999px;
    margin:0 0 0 -13px;
    position:relative;
}
.lightbox .heading .close{
    background:url(../images/btn-close.gif) no-repeat 100% 55%;
    padding:0 14px 0 0;
    float:right;
    font-size:12px;
    font-weight:bold;
    color:#626160;
    margin:18px 0 0;
}
.lightbox .content{
    width:100%;
    overflow:hidden;
    background:url(../images/sep-lightbox.gif) repeat-x 0 100%;
    clear:both;
    padding:0 0 8px;
}
.lightbox .image{
    float:right;
    width:300px;
}
.lightbox .image img{display:block;}
.lightbox p{
    margin:0 0 15px;
    font-size:12px;
}
.lightbox .label-frame{
    width:100%;
    overflow:hidden;
    padding:11px 0 0;
}
.lightbox .label-list{
    list-style:none;
    padding:0;
    margin:0 45px 0 0;
    float:left;
    width:200px;
}
.lightbox .label-list li{
    height:1%;
    overflow:hidden;
    vertical-align:top;
    margin:0 0 7px;
}
.lightbox .label-list a{
    display:block;
    padding:0 0 0 48px;
    color:#333;
    font-size:14px;
    line-height:16px;
}
.lightbox .label-list-small li{margin:0 0 3px;}
.lightbox .label-list-small a{padding:0 0 0 20px;line-height:14px;}
.lightbox .label-list .red{background:url(../images/ico-red.gif) no-repeat;font-size:12px;}
.lightbox .label-list .green{background:url(../images/ico-green.gif) no-repeat;font-size:12px;}
.lightbox .label-list .yellow{background:url(../images/ico-yellow.gif) no-repeat;font-size:12px;}
.lightbox .label-list .bianco{background:url(../images/ico-b.gif) no-repeat;padding-bottom:15px;}
.lightbox .label-list .red-small{background:url(../images/ico-red-small.gif) no-repeat;}
.lightbox .label-list .green-small{background:url(../images/ico-green-small.gif) no-repeat;}
.lightbox .label-list .yellow-small{background:url(../images/ico-yellow-small.gif) no-repeat;}
.lightbox fieldset{
    padding: 6px 0 0;
    margin:0 30px 0 2px;
}
.lightbox fieldset .row{
    width:100%;
    overflow:hidden;
    margin:0 0 13px;
}
.lightbox fieldset label{
    float:left;
    font-size:18px;
    line-height:24px;
    padding: 3px 0 0;
}
.lightbox fieldset .sel{
    float:right;
    width:184px;
}
.lightbox .text{
    height:1%;
    overflow:hidden;
}
/* lightbox-min */
.lightbox-min{
    width: 517px;
    position:absolute;
    margin:0 0 0 -245px;
}
.lightbox-min .holder{
    background:url(../images/bg-lightbox-min-t.png) no-repeat;
    width: 517px;
    overflow:hidden;
}
.lightbox-min .b{
    background:url(../images/bg-lightbox-min-b.png) no-repeat;
    width: 515px;
    height: 18px;
    text-indent:-9999px;
    clear:both;
    margin:0 0 0 2px;
}
.lightbox-min .frame{
    overflow:hidden;
    width:443px;
    position:relative;
    margin:14px 0 0 14px;
    padding:15px 22px 5px;
}
.lightbox-min .heading{
    background:none;
    padding:0;
}
.lightbox-min .heading .text-quikview{
    width: 95px;
    height: 26px;
    text-indent:-9999px;
    margin:1px 0 0 -4px;
    position:relative;
}
.lightbox-min .heading .text-quikview-da{
    background:url(../images/da/text-quikview.png) no-repeat;
}
.lightbox-min .heading .text-quikview-de{
    background:url(../images/de/text-quikview.png) no-repeat;
}
.lightbox-min .heading .text-quikview-fi{
    background:url(../images/fi/text-quikview.png) no-repeat;
}
.lightbox-min .heading .text-quikview-sv{
    background:url(../images/sv/text-quikview.png) no-repeat;
}
.lightbox-news2 .heading .close,
.lightbox-news .heading .close,
.lightbox-min .heading .close{
    margin:4px 20px 0 0;
    padding:0 11px 0 0;
    font-size:11px;
    background:url(../images/btn-close-min.gif) no-repeat 100% 55%;
}
.lightbox-min .sidebox{
    float:right;
    width:192px;
    margin:0 0 0 20px;
}
.lightbox-min .img{margin:26px 0 29px;}
.lightbox-min .img img{display:block;}
.lightbox-min .text p{margin:0 15px 16px 0;}
.lightbox-min fieldset .sel{width:142px;}
.lightbox-min .sidebox-row {
    border:none;
    padding:0
}
.lightbox-min .sidebox h2{
    margin:0 0 6px;
    line-height:28px;
}
.lightbox-min .sidebox .price span{font-size: 18px;}
.lightbox-min .old-price {
    font-size: 14px;
    margin-bottom:0;
}
.lightbox-min .old-price span{font-size: 12px;}
.lightbox-min .form{padding: 14px 0 0;}
.lightbox-min .f-row {padding-bottom: 15px;}
.lightbox-min fieldset{
    margin:0;
    padding:0;
    width:172px;
}
.lightbox-min .form span.title{padding-right:0;}
.lightbox-min .form .colors-list{
    float:right;
    width:92px;
    padding:0;
    margin:5px 0 0;
}
.lightbox-min .btn-leag{
    margin-bottom:7px;
}
.lightbox-min .gray-link{
    color:#7e7f7f;
    font-size:13px;
    line-height:18px;
}
.lightbox-min .txt-h img{float:right;}
.lightbox-min .content{background:none;}
#nav li#li_her a:hover { color: #8cfe1d !important; }
#nav li#li_him a:hover { color: #69bad1 !important; }
#nav li.bestselling_menu a:hover { color: #69bad1 !important; }
#nav li.bestselling_menu .bs { font-size: 14px;}
#nav li.newest_menu a:hover { color: #69bad1 !important;}
#nav li.newest_menu .nm { font-size: 14px;}
#nav li#li_accessories a:hover { color: #7e5ae8 !important; }
.lightbox-min2{
    width: 514px;
    overflow:hidden;
}
.lightbox-min2 .holder{margin:-3px 0 0 -3px;}
.lightbox-min2 .b{margin:0 0 0 -1px;}
/* text-forsendel */
.lightbox .heading .text-forsendel{
    background:url(../images/text-forsendel.png) no-repeat;
    width: 192px;
    height: 28px;
    text-indent:-9999px;
    margin:0 0 0 -18px;
}
.lightbox .heading .text-forsendel-da{
    background:url(../images/da/text-forsendel.png) no-repeat;
}
.lightbox .heading .text-forsendel-de{
    background:url(../images/de/text-forsendel.png) no-repeat;
}
.lightbox .heading .text-forsendel-fi{
    background:url(../images/fi/text-forsendel.png) no-repeat;
}
.lightbox .heading .text-forsendel-sv{
    background:url(../images/sv/text-forsendel.png) no-repeat;
}
/* forsendel */
.forsendel{margin:40px 0 25px;}
.forsendel h3{
    font-size:14px;
    margin:10px 0 1px;
}
.forsendel p{
    margin:1px 0 16px;
    font-size:12px;
}
/* grafic */
.grafic-list{
    width:100%;
    overflow:hidden;
    list-style:none;
    padding:0;
    margin:21px 0 0;
}
.grafic-list li{float:left;}
.grafic-list img{display:block;}
.alignright{float:right;}
.alignleft{float:left;}
/* product-buy */
.product-buy{
    width:962px;
    /*background:url(../images/bg-heading.gif) repeat-x 0 100%;*/
    overflow:hidden;
    padding-bottom:32px;
    margin:0 0 21px;
}
.product-buy .heading {
	background-color: #00BCD5;
	height: 32px;
}
.product-table{
    width:100%;
    margin:0;
    border-collapse:collapse;
    clear:both;
}

.product-table th{
    padding:9px 20px;
    /*background:#a3a3a3 url(../images/bg-heading.gif) repeat-x;*/
    text-align:left;
    font-size:12px;
	background-color: #00BCD5;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "arial black";
}
.product-table th.col4{text-align:right;padding-right:12px;}
.product-table th.col5{text-align:right;padding-right:12px;}
.product-table th.col6{text-align:right;padding-right:12px;}
.product-table td{
    padding:40px 20px;
    background:url(../images/bg-opasity2.png);
    vertical-align:top;
}
.product-table .row_0 td{background:url(../images/bg-opasity.png);}
.product-table .col1{
    vertical-align:middle;
    width:132px;
}
.product-table .col2{/*width:333px;*/}
.product-table .col3{width:70px;}
.product-table .col4{width:90px;}
.product-table .col5{width:90px;}
.product-table .col6{width:90px;}
.product-table td.col4{
    text-align:right;
    padding-right:12px;
    font-size:14px;
}
.product-table td.col5{
    text-align:right;
    padding-right:12px;
    font-size:14px;
}
.product-table td.col6{
    text-align:right;
    padding-right:12px;
    font-size:14px;
}
.product-table p{
    margin:0 0 16px;
    font-size:14px;
}
.product-buy .color-inf{
    list-style:none;
    padding:0;
    margin:0;
    font-size:13px;
}
.product-buy .color-inf li{
    display:inline-block;
    vertical-align:text-top;
}
* html .product-buy .color-inf li{padding:0 3px 0 0;}
.product-buy .color-inf span{
    background-image:url("../images/bg-colors.png");
    background-position: -1px -1px;
    display:inline-block;
    width:17px;
    height:17px;
}
.color-inf .color30{background-color:#88d1cc;}
.product-buy .legend{display:none;position:absolute;height:0px;overflow:hidden;}
.product-buy .btn-hold{
    float:right;
	padding-top: 16px;
	padding-bottom: 16px;
}
.product-buy .btn-hold a{
	display: inline;
}
.product-buy .btn-hold .btn-forsaet{margin:0 0 0 30px;}
.product-buy .btn-hold img{display:block;}
.text-trin{
    background:url(../images/text-trin.png) no-repeat;
    width: 314px;
    height: 34px;
    text-indent:-9999px;
    margin:11px 0 15px;
    float:left;
}
/* slet-form */
.slet-form{margin:-3px 0 0;clear:both;}
.slet-form label{display:none;}
.slet-form .intxt{display:inline-block;margin:0 2px 0 0;}
.slet-form .txt{
    border:0;
    background:url(../images/bg-insize.png) no-repeat;
    width:17px;
    height:18px;
    padding:3px 4px;
    text-align:center;
}
.slet-form a{color:#818181;font-size:12px;}
.slet-form a.product_url{color:#000;font-size:14px;}
.text-maske{
    background:url(../images/text-maske.png) no-repeat;
    width: 296px;
    height: 56px;
    text-indent:-9999px;
    margin:0;
}
.sub-check{
    width:100%;
    background:url(../images/bg-sub-check.png) no-repeat;
    padding-top:1px;
    margin:0 7px 0 0;
}
.sub-check .conteiner{
    background:url(../images/bg-opasity2.png);
    overflow:hidden;
    width:100%;
    padding:0 0 15px;
}
.sub-check .col-left{
    float:left;
    width:530px;
    padding:18px 0 0 22px;
}
/* total-check */
.total-check{
    float:right;
    width:400px;
    margin:18px 7px 0 0;
    display:inline;
}
.total-check .t{
    background:url(../images/bg-total-check-t.png) no-repeat;
    width: 399px;
    height: 14px;
    text-indent:-9999px;
    overflow:hidden;
}
.total-check .c{
    background:url(../images/bg-total-check-c.png) repeat-y;
    width:100%;
}
.total-check .b{
    background:url(../images/bg-total-check-b.png) no-repeat;
    width: 399px;
    height: 21px;
    text-indent:-9999px;
    overflow:hidden;
}
.total-check .holder{
    background:url(../images/bg-total-check.jpg) repeat-y;
    width:342px;
    margin:0 0 0 12px;
    padding:0 13px 14px 15px;
    position:relative;
    overflow:hidden;
}
/* radio-list */
.total-check .radio-list{
    list-style:none;
    padding:0;
    margin:15px 0 4px;
}
.total-check .radio-list li{
    width:100%;
    overflow:hidden;
    clear:both;
    font-size:12px;
    margin:8px 0 0;
    vertical-align:top;
}
.total-check .radio-list .rad,
.total-check .radio-list .radioAreaChecked,
.total-check .radio-list .radioArea{
    /*float:left;*/
	display: inline;
    margin:0 12px 0 0;
}
.total-check .radio-list label{
    float:left;
    color:#000;
}
.total-check .radio-list span{
    float:right;
    color:#000;
    font-size:14px;
}
.total-check .btn-forsaet{
    float:right;
    margin:15px 0 0;
}
/* total-check table */
.total-check table{
    border-collapse:collapse;
    border-top:1px solid #d9dada;
    margin:0;
    clear:both;
    width:100%;
}
.total-check table td{
    vertical-align:top;
    padding:16px 0 0;
    font-size:14px;
}
.total-check table .cols1{width:190px;}
.total-check table .cols2{text-align:right;}
.total-check table span{
    display:block;
    color:#6b6c6c;
}
.total-check table strong{
    font-size:20px;
    font-weight:normal;
}
.total-check table em{
    font-size:12px;
    color:#8e8e8e;
    display:block;
    font-style:normal;
}
.total-check .r-more{padding:0 26px;font-size:12px;}
.total-check .r-more a{color:#6c6c6c;text-decoration:underline;}
.total-check .r-more a:hover{text-decoration:none;}
/* promotionkode */
.promotionkode{
    margin:21px 0;
    clear:both;
}
.promotionkode:after {
    height: 0;
    clear: both;
    content:'';
    display: block;
}
.promotionkode label{
    display:block;
    clear:both;
    padding-bottom:3px;
}
.promotionkode .in-txt{
    float:left;
    width:203px;
    border:1px solid #d4d6e4;
    background:#fff;
}
.promotionkode .txt{
    display:block;
    margin:0;
    padding:4px 5px;
    border:0;
    width:193px;
}
.info{
    width:16px;
    position:relative;
}
.promotionkode .info{
    float:left;
    padding:4px 0 0 7px;
}
.info .btn-info{
    background:url(../images/btn-info.gif) no-repeat;
    width: 16px;
    height: 16px;
    text-indent:-9999px;
    display:block;
}
.promotionkode .btn-opdater{
    float:right;
    width: 83px;
    height: 23px;
    text-indent:-9999px;
}
.promotionkode .btn-opdater-da{
    background:url(../images/da/btn-opdater.png) no-repeat;
}
.promotionkode .btn-opdater-sv{
    background:url(../images/sv/btn-opdater.png) no-repeat;
}
.promotionkode .btn-opdater-de{
    background:url(../images/de/btn-opdater.png) no-repeat;
}
.promotionkode .btn-opdater-fi{
    background:url(../images/fi/btn-opdater.png) no-repeat;
}
.sub-check .prod-list{margin:25px 0 0 3px;}
.sub-check .prod-list li{width:188px;}
.sub-check .prod-list .prod-image{height:136px;}
.sub-check .prod-list .prod-image:hover span.view-btn {
    left:50%;
    top:128px;
}
/* popup-hover */
.popup-hover .popup{
    position:absolute;
    bottom:20px;
    left:-18px;
    display:none;
}
.active .popup{display:block;}
.popup-comment .pt,
.popup-hover .pt{
    background:url(../images/bg-popup-t.png) no-repeat;
    width: 147px;
}
.popup-comment .pb,
.popup-hover .pb{
    background:url(../images/bg-popup-b.png) no-repeat;
    width: 146px;
    height: 20px;
    text-indent:-9999px;
    overflow:hidden;
}
.popup-comment .frame,
.popup-hover .frame{
    font-size:10px;
    padding:8px 10px;
    position:relative;
}
.text-trin2{
    background:url(../images/text-trin2.png) no-repeat;
    width: 402px;
    height: 47px;
    text-indent:-9999px;
}
/* checkout */
.checkout{
    width:100%;
    padding:0 0 0;
}
.checkout2{padding:5px 0 0;}
.checkout-holder{
    background:url(../images/bg-opasity2.png);
    width:100%;
    /*overflow:hidden;*/
}
.checkout h2{margin:0 0 8px;}
.checkout .txt, #creditCardNumberInput, #cvcInput {
    width:250px;
    /*border:1px solid #d8d9e7;*/
    padding:7px 5px;
    display:block;
    margin:0 0 8px;
	background-color: #FFFFFF;
	border:0;
}
.login_section .txt {
	background-color: #ECECEC;
}
.login_section a {
	text-decoration: underline;
}
#creditCardNumberInput, #cvcInput {
	display: inline;
	width: auto;
}
.checkout .txt.newuser-input-err {
	background-color: #ff6666;
    border-color: #ff6666;
	border-width: 3px;
}
.checkout .gender.newuser-input-err {
	background-color: #ff6666;
    border-color: #ff6666;
	border-width: 3px;
}
.checkout .newuser-error,
.checkout .delivery-error {
	background-color: #fff9fc;
    border: 1px solid #ff6666;
	width: 237px;
	padding: 3px;
	border-width: 3px;
}
.checkout label{
    display:block;
    padding-bottom:3px;
}
.checkout .row{
    width:100%;
    /*overflow:hidden;*/
}
.checkout .rows{width:100%;}
.checkout .rows:after {
    height: 0;
    clear: both;
    content:'';
    display: block;
}
.checkout .col1{
    float:left;
    width:292px;
}

.col1 .hint {
	display:block;
	float:left;
	margin:5px 0 0 5px;
	white-space:nowrap;
}
.checkout .col2{
    float:left;
    padding: 0 0 0 13px;
}
.checkout .col3{
    float:left;
    width:142px;
}
.checkout .col4{
    float:right;
    width:110px;
}
.checkout .col5{
    width:98px;
    float:left;
    padding:0 9px 0 0;
}
.checkout .col6{
    width:50px;
    float:left;
    margin:0 12px 0 0;
    display:inline;
}
.checkout .col3 .txt{width:130px;}
.checkout .col4 .txt{width:98px;}
.checkout .col5 .txt{width:86px;}
.checkout .col6 .txt{width:38px;}
.checkout .info2{float:left;margin:28px 0 0 0;}
.checkout .row3{width:500px;padding:11px 0 0;}
.checkout .new_row3{float: left;}
.col1-modded {
	width: 340px !important;
}
.checkout .row4{width:263px;padding:9px 0 0;}
.checkout .row5{padding:0 0 16px;}
.checkout .row6{padding:0 0 9px;}
.checkout .heading{
    /*background:#a3a3a3 url(../images/bg-heading.gif) repeat-x;*/
    padding:9px 21px;
	font-size: 13px;
	background-color: #00BCD5;
	color: #FFFFFF;
	font-family: "arial black";
	text-transform: uppercase;
}
.checkout .heading h3{
    font-size:13px;
    margin:0;
}
.checkout .section{
    /*height:1%;
    overflow:hidden;
    padding:10px 22px;*/
    position:relative;
}
.checkout .section1{padding:21px 22px;}
.checkout .section2{padding:21px 22px 20px;}
.checkout .section3{padding:29px 22px;}
.checkout .section4{padding:26px 22px 45px;}
.checkout .section p{
    font-size:12px;
    margin:0 0 10px;
}
.checkout .section .text1{margin:0 0 23px;}
.checkout .section .text2{margin:26px 0 10px;}
.checkout .note{margin:0 0 26px;display:block;}
.checkout .section-new .text3{margin:0 0 15px;}
.checkout .section-new label{
    float:left;
    width:125px;
    font-size:11px;
    padding:6px 0 0;
}
.checkout .section-new .value{
    float:left;
    font-size:11px;
    padding:6px 0 0;
	font-weight: bold;
}
.checkout .section-new .txt{
    float:left;
    width:175px;
	padding:4px 5px;
    color:#707070;
    font-size:12px;
}
.checkout .section-new .txt.newuser-input-err {
	padding:	2px 3px;
}

.checkout .section-new .cols5 .txt{width:36px;}
.checkout .section-new .check-list label{
    width:auto;
    padding:0;
}
.checkout .section-new .note{margin:17px 0 0;}
.section-new .check-list{margin:28px 0 12px;}
.section-new .check-list li{margin:5px 0;}
.checkout .section-new .row6{padding:9px 0 15px;}
.checkout .sel{
    width:260px;
    font-size:10px;
    color:#333;
}
.check-list{
    list-style:none;
    padding:0;
    margin:20px 0 22px;
}
.check-list li{
    width:100%;
    overflow:hidden;
    margin:2px 0;
}
.check-list label{
    font-size:12px;
}
.checkout .section .btn-submit{
    background:#343434 url(../images/btn-check.gif) repeat-x;
    width:106px;
    padding:4px 0;
    display:block;
    margin:13px 0 0;
    color:#fff;
    text-transform:uppercase;
    font-size:10px;
    border:0;
    cursor:pointer;
    text-align:center;
    height:23px;
    line-height:15px;
}
.checkout .section3 .btn-submit{
	width: 93px;
	height: 25px;
}
/* checkout breadcrum */
.checkout-breadcrum {
	font-family: "arial black";
	font-size: 11px;
	margin-bottom: 20px;
}
.checkout-breadcrum div.text {
	float: left;
	width: 98px;
	background-color: #D8D8D8;
	color: #000000;
	padding: 4px 15px 5px 15px;
}
.checkout-breadcrum img {
	float: left;
	height: 23px;
}
.checkout-breadcrum div.active div {
	background-color: #1BDEEA;
	color: #FFFFFF;
}
.checkout-breadcrum a {
	width: 100%;
	display: block;
}
.checkout-breadcrum a:hover {
	text-decoration: none;
}
.pointer {
	cursor: pointer;
}
.checkout-btn, .checkout-btn-small {
	font-family: "arial black";
	font-size: 14px;
	padding: 15px 31px;
	background-color: #FD0228;
	color: #FFFFFF;
	display: inline;
	margin: 16px 0 0 24px;
	text-decoration: none;
	border: 0;
	text-transform: uppercase;
	cursor: pointer;
}
.checkout-btn:hover, .checkout-btn-small:hover {
	text-decoration: none;
}
.checkout-btn-small {
	font-size: 10px;
	padding: 6px 6px;
	margin-top: 8px;
	margin: 0;
}
.checkout-btn[disabled="true"],
.checkout-btn.disabled {
	background-color: #AD0218;
	color: #FFDFDF;
}

/* shipping-list */
.shipping-list{
    list-style:none;
    padding:0;
    margin:8px 0 15px;
    width:408px;
}
.shipping-list li{
    float:left;
    width:100%;
    vertical-align:top;
    font-size:12px;
    margin:15px 0 0;
}
.shipping-list .rad,
.shipping-list .radioArea,
.shipping-list .radioAreaChecked{margin:0 21px 0 0;}
.shipping-list .r-price{float:right;}
.shipping-list .r-price span{padding:0 12px 0 10px;}
.shipping-list .info{float:right;}
.shipping-list2 label{float:left;padding:0 10px 0 0;}
.shipping-list2{margin:23px 0 15px;}
.shipping-list2 li{margin:4px 0 0;}
.shipping-list .popup{left:-24px;}
.shipping-list:after {
    height: 0;
    clear: both;
    content:'';
    display: block;
}
.checkout .section4 label{padding-bottom:7px;}
.checkout .section4 .shipping-list2 label{padding:1px 10px 0 0;}
.checkout .tab{
    clear:both;
    width:100%;
    position:absolute;
    left:-9999px;
    top:-9999px;
}
.checkout .tab3 .row{padding:17px 0 14px;}
.checkout .btn-fortsaet2{
    display:block;
    margin:30px 0 0;
    clear:both;
}
.checkout .btn-gennem{margin:27px 0 0;display:block;}
.checkout .package-shop label{
    float:left;
    font-size:11px;
    padding:6px 0 0;
    width:86px;
}
.checkout .package-shop .txt{
    float: left;
    width: 153px;
    padding: 4px 5px 5px;
	margin-right: 4px;
}
.checkout .package-shop .info{
    float:left;
    padding:3px 0 0 10px;
}
.checkout .package-shop .row{
    overflow:visible;
    clear:both;
    padding:0 0 5px;
}
.checkout .package-shop .row:after {
    height: 0;
    clear: both;
    content:'';
    display: block;
}
.checkout .package-shop .row2{padding:0 0 18px;}
.checkout .package-shop .sel{float:left;width:262px;}
.checkout .package-shop img{display:block;}
.checkout .package-shop{
    width:100%;
    overflow:hidden;
    margin-bottom:-30px;
}
* html .checkout .package-shop{margin:0;}
.checkout .package-shop:after {
    height: 0;
    clear: both;
    content:'';
    display: block;
}
.btn-fortsaet-holder {
	padding:30px 0 0;
}
.btn-fortsaet-holder .btn-fortsaet2 {
	margin:0;
}
.package-shop .row-hold{
    width:100%;
    clear:both;
    padding:24px 0 0;
}
.aside2{
    float:right;
    width:239px;
    margin:0 0 0 20px;
    display:inline;
    position:relative;
}
.aside3{
    width:702px;
    float:left;
}
.aside2 .t{
    background:url(../images/bg-aside2-t.png) no-repeat;
    width: 252px;
    height: 10px;
    overflow:hidden;
}
.aside2 .holder{
    /*background:url(../images/bg-aside2-holder.jpg) repeat-y;*/
    /*width:189px;*/
    /*overflow:hidden;*/
    margin:0 11px 40px 11px;
    /*padding:17px 20px 26px 15px;*/
}
.aside2 .heading {
	padding:9px 21px;
	background-color: #00BCD5;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "arial black";
	margin-bottom: 8px;
}
.aside2 .c{background:url(../images/bg-aside2-c.png) repeat-y;width:100%;}
.aside2 .b{
    background:url(../images/bg-aside2-b.png) no-repeat;
    width: 252px;
    height: 18px;
    overflow:hidden;
    text-indent:-9999px;
}
.text-trin3{
    background:url(../images/text-trin3.png) no-repeat;
    width: 296px;
    height: 47px;
    text-indent:-9999px;
}
.aside2 .top-links{
    font-size:12px;
    margin:0 6px 14px 0;
    text-align:right;
}
/* ordre */
.ordre{
    border-collapse:collapse;
    width:100%;
    margin:0 0 24px;
}
.ordre td{
    color:#000;
    padding:0;
    font-size:12px;
    border-top:1px solid #d8d8d8;
    height:62px;
}
.ordre .first-child td{border:none;}
.ordre .cols2{text-align:center;}
.ordre .cols3{text-align:right;}
.aside2 .ordre img{margin:0;}
/* ordre2 */
.ordre2{
    border-collapse:collapse;
    width:100%;
    margin:0 0 11px;
}
.ordre2 td{
    color:#000;
    padding:0 0 33px;
}
.ordre2 .cols1{font-size:12px;}
.ordre2 .cols2{
    font-size:14px;
    text-align:right;
}
.ordre2 span{
    color:#6a6a6a;
    display:block;
    padding:8px 0 0;
}
.aside2 h2{
    font-size:16px;
    margin:0 0 13px;
}
.aside2 h3{
    font-size:16px;
    font-weight:normal;
    margin:0;
}
.aside2 p{
    margin:0 0 -5px;
    line-height:30px;
    font-size:12px;
}
.aside2 img{
    display:block;
    margin:0 auto;
}
.aside2 .tell{
    display:block;
    padding:0 8px 0 0;
    text-align:right;
    font-size:13px;
}
/* search-popup */
.search-popup-bg{
    position:relative;
    z-index:20;
}
.search-popup{
    position:absolute;
    z-index:50;
    top:93px;
    right:130px;
    overflow:hidden;
    padding:0 0 8px 2px;
    width:913px;
}
.search-popup .t{
    background:url(../images/bg-lightbox-search-t.png) no-repeat;
    width: 913px;
    height: 10px;
    overflow:hidden;
    text-indent:-9999px;
}
.search-popup .c{
    background:url(../images/bg-lightbox-search-c.png) repeat-y;
    height:1%;
    padding:0 11px;
}
.search-popup .b{
    background:url(../images/bg-lightbox-search-b.png) no-repeat;
    width: 913px;
    height: 18px;
    overflow:hidden;
    text-indent:-9999px;
}
.search-popup .blue-bg{
    background:url(../images/bg-lightbox-search-blue.png) no-repeat;
    width: 909px;
    height: 459px;
    position:absolute;
    z-index:10;
    bottom:8px;
    left:2px;
}
.search-popup .holder{
    background:url(../images/bg-search-popup-holder.jpg);
    width:853px;
    overflow:hidden;
    padding:12px 14px 30px 18px;
    position:relative;
}
.search-popup .empty{font-size:10px;}
.search-popup .close{
    background:url(../images/btn-close-min.gif) no-repeat 100% 50%;
    color:#606060;
    padding:0 11px 0 0;
    font-weight:bold;
    position:absolute;
    top:9px;
    right:10px;
}
.search-popup .result-list{
    list-style:none;
    padding:0;
    margin:0;
    width:242px;
}
.search-popup .result-list li{
    position:relative;
    height:1%;
    overflow:hidden;
    padding:16px 0 22px;
}
.search-popup .result-list a{
    display:block;
    width:178px;
}
.search-popup .result-list img{
    float:left;
    margin:0 10px 0 0;
}
.search-popup .result-list span{
    color:#363636;
    font-size:12px;
}
.search-popup .result-list strong{
    display:block;
    font-size:14px;
    color:#000;
}
.search-popup .result-list .segment_marker{
    width: 55px;
    position:absolute;
    right:0;
    top:16px; /* 24px */
}
.search-popup .result-list .segment_marker img{
    float:right;
    margin:0;
}
.search-popup .result-list .new{
    background:url(../images/img-new.png) no-repeat;
    width: 44px;
    height: 17px;
    text-indent:-9999px;
}
.search-popup .result-list .sales{
    background:url(../images/img-sale.png) no-repeat;
    width: 44px;
    height: 17px;
    text-indent:-9999px;
}
.search-popup .result-list .nice-price{
    background:url(../images/img-niceprice.png) no-repeat;
    width: 44px;
    height: 17px;
    text-indent:-9999px;
}
.search-popup .no-product{
    font-size:12px;
    display:block;
    margin:28px 0 0;
}
.search-popup .more-result{
    color:#333;
    text-decoration:underline;
    font-size:12px;
}
.search-popup .more-result:hover{text-decoration:none;}
.search-popup .e-shop-bottom{
    width:100%;
    overflow:hidden;
    clear:both;
}
.search-popup .e-shop-bottom a{
    text-decoration:underline;
    color:#363636;
    font-size:12px;
}
.search-popup .e-shop-bottom a:hover{text-decoration:none;}
.search-popup .e-shop-bottom .btn-result{
    float:right;
    margin:10px 0 0;
}
.search-popup .e-shop-bottom h4{
    font-size:14px;
    margin:0 0 5px;
}
.search-popup .cols1,
.search-popup .cols2,
.search-popup .cols3{
    float:left;
    width:323px;
}
.search-popup .cols2{width:270px;}
.search-popup .cols3{width:260px;}
.search-popup .threecols{
    width:100%;
    overflow:hidden;
    margin:26px 0 30px;
}
.search-popup h3{
    font-size:16px;
    margin:0 0 14px;
}
.text-hende{
    width: 125px;
    height: 44px;
    text-indent:-9999px;
}
.text-hende-da{
    background:url(../images/da/text-hende.png) no-repeat;
}
.text-hende-de{
    background:url(../images/de/text-hende.png) no-repeat;
}
.text-hende-fi{
    background:url(../images/fi/text-hende.png) no-repeat;
}
.text-hende-sv{
    background:url(../images/sv/text-hende.png) no-repeat;
}
.text-her{
    background:url(../images/text-hende.png) no-repeat;
    width: 102px;
    height: 29px;
    text-indent:-9999px;
}
.text-ham{
    width: 128px;
    height: 34px;
    text-indent:-9999px;
}
.text-ham-da{
    background:url(../images/da/text-ham.png) no-repeat;
}
.text-ham-de{
    background:url(../images/de/text-ham.png) no-repeat;
}
.text-ham-fi{
    background:url(../images/fi/text-ham.png) no-repeat;
}
.text-ham-sv{
    background:url(../images/sv/text-ham.png) no-repeat;
}
.text-him{
    background:url(../images/text-ham.png) no-repeat;
    width: 94px;
    height: 25px;
    text-indent:-9999px;
}
.text-access{
    width: 137px;
    height: 25px;
    text-indent:-9999px;
}
.text-access-da{
    background:url(../images/da/text-access.png) no-repeat;
}
.text-access-de{
    background:url(../images/de/text-access.png) no-repeat;
}
.text-access-fi{
    background:url(../images/fi/text-access.png) no-repeat;
}
.text-access-sv{
    background:url(../images/sv/text-access.png) no-repeat;
}
.text-accessories{
    background:url(../images/text-access.png) no-repeat;
    width: 137px;
    height: 25px;
    text-indent:-9999px;
}
.aside4{
    float:left;
    width:201px;
    padding:0 10px 0 2px;
}
* html .aside4{margin-right:-3px;}
/* service-list */
.service-list{
    list-style:none;
    padding:0;
    margin:0 0 0 2px;
}
.service-list li{
    overflow:hidden;
    vertical-align:top;
    margin:8px 0 0;
}
.service-list a{
    background:url(../images/arrow-service.gif) no-repeat 0 2px;
    padding:0 0 0 22px;
    color:#333;
    font-size:14px;
    line-height:normal;
}
.service-list .nav_selected a,
.service-list a:hover{
    background:url(../images/arrow-service-hover.gif) no-repeat 0 2px;
    font-weight:bold;
    text-decoration:none;
}
/* text-kundeservice */
.text-kundeservice{
    width: 168px;
    height: 46px;
    text-indent:-9999px;
    margin:0 0 17px;
}
.text-kundeservice-da{
    background:url(../images/da/text-kundeservice.png) no-repeat;
}
.text-kundeservice-de{
    background:url(../images/de/text-kundeservice.png) no-repeat;
}
.text-kundeservice-fi{
    background:url(../images/fi/text-kundeservice.png) no-repeat;
}
.text-kundeservice-sv{
    background:url(../images/sv/text-kundeservice.png) no-repeat;
}
/* post-list */
.post-list{
    width:466px;
    overflow:hidden;
    clear:both;
    margin:0 0 0 5px;
    list-style:none;
    padding:0;
}
.post-list li{
    overflow:hidden;
    padding:10px 0 8px;
    border-top:1px solid #eaeaea;
    margin:-1px 0 1px;
}
.post-list h4{
    font-size:12px;
    margin:0;
}
.post-list p{
    font-size:12px;
    margin:0 0 12px;
}
.post-list .post-more{
    padding:0 0 0 17px;
    font-size:10px;
    background:url(../images/arrow-up.gif) no-repeat;
}
.aside-flexibe{
    overflow:hidden;
}
.fl{
    float:left;
	padding-right:10px;
	width:98%;
}
/* oftest */
.oftest{
    background:url(../images/bg-oftest.gif) no-repeat 100% 100%;
    width: 468px;
    padding:0 1px 3px;
    margin:0 0 14px 2px;
}
.oftest .holder{
    background:url(../images/bg-oftest-holder.png) no-repeat;
    width: 437px;
    overflow:hidden;
    padding:20px 15px;
}
.oftest h3{
    font-size:14px;
    margin:0 0 8px;
}
/* oftest-list */
.oftest-list{
    list-style:none;
    padding:0;
    margin:8px 0 0;
}
.oftest-list li{
    overflow:hidden;
    vertical-align:top;
    margin:1px 0 0;
}
.oftest-list a{
    font-size:12px;
    display:block;
    padding:4px 0 4px 40px;
    background-position: 0 4px !important;
}
.oftest-list .one a{background:url(../images/n1.gif) no-repeat;}
.oftest-list .two a{background:url(../images/n2.gif) no-repeat;}
.oftest-list .three a{background:url(../images/n3.gif) no-repeat;}
.oftest-list .four a{background:url(../images/n4.gif) no-repeat;}
.oftest-list .five a{background:url(../images/n5.gif) no-repeat;}
.oftest-list .one a:hover{background-image:url(../images/n1-h.gif);}
.oftest-list .two a:hover{background-image:url(../images/n2-h.gif);}
.oftest-list .three a:hover{background-image:url(../images/n3-h.gif);}
.oftest-list .four a:hover{background-image:url(../images/n4-h.gif);}
.oftest-list .five a:hover{background-image:url(../images/n5-h.gif);}
.oftest-list a:hover{
    color:#fff;
    background-color:#06bdd4;
    text-decoration:none;
}
/* send-service-form */
.send-service-form{
    width:198px;
    margin:19px 0 0;
}
.aside2 .send-service-form p{
    line-height:normal;
    margin:0 0 7px;
}
.aside2 .send-service-form p.error{
    color: red;
}
.send-service-form .row{
    width:100%;
    overflow:hidden;
    margin:5px 0 9px;
}
.send-service-form label{
    display:block;
    padding:0 0 2px;
    font-size:10px;
}
.send-service-form .txt{
    display:block;
    padding:3px 5px;
    width:188px;
    margin:0;
    border:1px solid #cccede;
}
.send-service-form .txt.error {
	background-color: #fff9fc;
	border-color: #ff6666;
}
.send-service-form .t-area{
    border:1px solid #cccede;
    width:188px;
    padding:5px;
    background:#fff;
}
.send-service-form textarea{
    border:0;
    display:block;
    margin:0;
    width:188px;
    max-width:188px;
    max-height:200px;
    height:90px;
    overflow:auto;
    padding:0;
}
.send-service-form .t-area.error {
	background-color: #fff9fc;
	border-color: #ff6666;
}
.send-service-form textarea.error {
	background-color: #fff9fc;
}
.send-service-form .btn-submit{
    background:#343434 url(../images/btn-check.gif) repeat-x scroll 0 0;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    float:right;
    font-size:10px;
    height:23px;
    line-height:15px;
    margin:5px 0 0;
    padding:4px 0;
    text-align:center;
    text-transform:uppercase;
    width:83px;
}
.aside2 .send-service-holder{
    padding:11px 11px 8px 15px;
    width:198px;
}
.aside2 .tell2{
    padding:0 0 0 30px;
    text-align:left;
    font-size:14px;
}
.tell-date{
    display:block;
    color:#6b6b6b;
    font-size:10px;
    padding:0 0 0 30px;
}
.aside2 .t-heading{margin:0;}
.checkout3{padding:15px 0 0;}
.checkout3 .section .btn-submit{
    background:#7e5ae8;
    width:121px;
    text-align:center;
    text-indent:0;
    line-height:normal;
    font-size:11px;
    padding:4px 0 5px;
    float:left;
    height:28px;
}
.checkout3 .pass-link{
    display:block;
    font-size:10px;
    float:left;
    padding:7px 15px 0;
    margin:13px 0 0;
}
.checkout3 .pass-link a{color:#333;}
.checkout3 .min-row{
    width:100%;
    overflow:hidden;
}
.checkout3 .section h4{
    margin:0;
    font-size:14px;
}
.checkout3 .section .text1{margin:0 0 20px;}
.checkout3 .section .text2{margin:0 0 20px;}
.checkout3 .section .heading-text2{margin:39px 0 0;}
.checkout3 .row2{margin:20px 0 15px;}
.aside5 .service-list{margin:24px 0 42px 0;}
.aside5 .service-list li{margin:16px 0 0;}
.aside5 .service-list a{
    float:left;
    font-size:12px;
}
/* aside5 */
.aside5{
    display:inline;
    float:right;
    margin:12px 4px 24px 0;
    position:relative;
    width: 254px;
}
.aside5 .c{
    background:url(../images/bg-aside4-t.png) no-repeat;
    width: 254px;
}
.aside5 .holder{
    position:relative;
    margin:0 28px;
    padding:28px 0;
    z-index:0; /* was 10 - but why? made things 'interesting' on the customer page when dropping down the basket */
}
.aside5 .b{
    background:url(../images/bg-aside4-b.png) no-repeat;
    width: 254px;
    height: 232px;
    position:absolute;
    text-indent:-9999px;
    bottom:-12px;
    left:0;
}
.aside5 h2{
    font-size:16px;
    margin:0;
    line-height:19px;
}
.aside5 img{
    display:block;
    margin:0 auto;
}
.aside5 .tell{
    display:block;
    padding:0 0 0 0;
    text-align:center;
    font-size:13px;
}
.send-pass-form .txt{
    border:1px solid #CCCEDE;
    display:block;
    margin:0 0 16px;
    padding:7px 5px;
    width:251px;
}
.send-pass-form .btn-submit{
    background:#343434 url(../images/btn-check.gif) repeat-x;
    border:0;
    color:#FFF;
    cursor:pointer;
    float:left;
    font-size:10px;
    height:23px;
    line-height:15px;
    margin:5px 0 0;
    padding:4px 10px 5px;
    text-align:center;
    text-transform:uppercase;
    display:inline-block;
}
* html .send-pass-form .txt,
* html .send-pass-form .btn-submit{margin-left:-14px;}
.lightbox .send-pass-form fieldset label{
    float:none;
    font-size:11px;
    line-height:normal;
    padding:0 0 3px;
    display:block;
}
.lightbox .send-pass-form fieldset{
    width:100%;
    overflow:hidden;
    margin:0;
    padding:0;
}
.lightbox .heading .text-glemt{
    background:url(../images/text-glemt.png) no-repeat;
    width: 200px;
    height: 34px;
    text-indent:-9999px;
    margin:0 0 0 -8px;
    position:relative;
}
.lightbox-glemt{
    width: 402px;
    margin:0 0 0 -212px;
}
.lightbox-glemt .holder{
    background:url(../images/bg-lightbox-glemt.png) no-repeat;
    width: 402px;
    height: 284px;
}
.lightbox-glemt .b{display:none;}
.lightbox-glemt .frame{
    background:none;
    width:auto;
    padding:14px 22px;
}
.lightbox-glemt .heading{
    background:none;
    padding:0;
}
.lightbox-glemt p{margin:21px 0 15px;}
.lightbox-glemt .heading .close{
    font-size:11px;
    margin:3px 0 0;
    padding:0 10px 0 0;
    background:url(../images/btn-close-min.gif) no-repeat 100% 55%;
}
/* edit-form */
.edit-form{margin:0 21px 0 9px;}

.edit-form fieldset{
    background:transparent url(../images/bg-opasity2.png);
    width:100%;
}
.edit-form .heading{
    background:#A3A3A3 url(../images/bg-heading.gif) repeat-x scroll 0 0;
    padding:9px 21px;
}
.edit-form .heading h3{
    font-size:13px;
    margin:0;
}
.edit-form .section{
    height:1%;
    overflow:hidden;
    padding:10px 20px;
    position:relative;
}
.edit-form .txt{
    border:1px solid #D8D9E7;
    display:block;
    margin:0;
    padding:7px;
    width:247px;
}
.edit-form .personal_info_error,
.edit-form .error {
	background-color: #fff9fc;
    border: 1px solid #ff6666;
	width: 247px;
	padding: 5px;
	border-width: 3px;
}
.edit-form .btn-submit{
    background:#7e5ae8;
    float:left;
    font-size:10px;
    font-weight:bold;
    height:23px;
    line-height:normal;
    padding:4px 0 5px;
    text-align:center;
    text-indent:0;
    width:121px;
    border:0;
    cursor:pointer;
    color:#fff;
}
.edit-form label{
    display:block;
    padding:0 0 3px;
}
.edit-form select{
    width:262px;
    margin:0;
    display:block;
}
.edit-form .row{
    width:100%;
    overflow:hidden;
    margin:10px 0;
}
.edit-form .cols1{width:153px;}
.edit-form .cols1 .txt{width:126px;}
.edit-form .cols1 .sel{width:140px;}
.edit-form .cols2{width:110px; margin-right: 11px;}
.edit-form .cols2 .txt{width:94px;}
.edit-form .cols2 .sel{width:108px;}
.edit-form .cols3{width:80px;}
.edit-form .cols3 .txt{width:56px;}
.edit-form .cols3 .sel{width:70px;}
.edit-form .cols4{width:103px;}
.edit-form .cols4 .txt{width:88px;}
.edit-form .cols4 .sel{width:102px;}
.edit-form .cols1,
.edit-form .cols2,
.edit-form .cols3,
.edit-form .cols4{float:left;}
.edit-form .check-box{margin:23px 0 18px;}
.edit-form .check-box .chk{margin:2px 10px 0 0;}
.edit-form .check-box .row{margin:2px 0;}
.aside4 .text-konto{
    width: 147px;
    height: 35px;
    text-indent:-9999px;
    margin:2px 0 17px;
}
.aside4 .text-konto_da{
    background:url(../images/da/text-konto.png) no-repeat;
}
.aside4 .text-konto_de{
    background:url(../images/de/text-konto.png) no-repeat;
}
.aside4 .text-konto_fi{
    background:url(../images/fi/text-konto.png) no-repeat;
}
.aside4 .text-konto_sv{
    background:url(../images/sv/text-konto.png) no-repeat;
}
.c22 .aside5{margin:-1px -6px 24px 0;}
.aside-flexibe .product-table .col1 {
	width: 108px;
}
.aside-flexibe .product-table .col2 {width:auto;}
.aside-flexibe .product-table .col3 {width:35px;}
.aside-flexibe .product-buy{
    width:auto;
    padding:4px 0 0 4px;
    background:none;
}
.product-table th span{font-weight:normal;}
.aside-flexibe .product-table th.col3{text-align:center;padding-right:0;}
.aside-flexibe .product-table th.col4{text-align:right;padding-right:0;}
.aside-flexibe .product-table th.col5{text-align:right;padding-right:0;}
.aside-flexibe .product-table th.col6{text-align:right;padding-right:22px}
.aside-flexibe .product-table td{
    vertical-align:middle;
    padding:23px 0;
}
.aside-flexibe .product-table p{margin:0;}
.aside-flexibe .product-table img{width:84px;}
.aside-flexibe .product-table th.col1,
.aside-flexibe .product-table td.col1{padding-right:0;padding-left:20px;}
.aside-flexibe .product-table th.col2,
.aside-flexibe .product-table td.col2{padding-left:0;}
.aside-flexibe .product-table td.col3{text-align:center;padding-right:0;}
.aside-flexibe .product-table td.col4{text-align:right;padding-right:0;}
.aside-flexibe .product-table td.col5{text-align:right;padding-right:0;}
.aside-flexibe .product-table td.col6{text-align:right;padding-right:22px;}
.aside-flexibe .product-table .bottom td{background:none;padding-top:12px;}
.aside-flexibe .product-table td.col2 a{
    font-weight:bold;
    color:#333333;
}
.aside-flexibe .product-table td.col2 span{
    display:block;
    font-size:11px;
    padding:8px 0 0;
}
.aside-flexibe .product-table td.col4 strong{font-size:13px;}
.aside-flexibe .product-table td.col5 strong{font-size:14px;}
.aside-flexibe .product-table td.col6 strong{font-size:14px;}
/* order-history */
.order-history{margin:0 0 0 4px;}
.order-history table{
    border-collapse:collapse;
    width:100%;
}
.order-history th{
    text-align:left;
    background:#A3A3A3 url(../images/bg-heading.gif) repeat-x scroll 0 0;
    font-size:13px;
    padding:9px 20px;
}
.order-history th.col1{padding-left:20px;}
.order-history td.col3,
.order-history th.col3{text-align:right;}
.order-history td{
    padding:15px;
    vertical-align:middle;
    background:url(../images/bg-opasity2.png);
    font-size:12px;
}
.order-history td *{position:relative;}
.order-history td.col1{width:125px;padding-left:20px;}
.order-history tr.light td{background:url(../images/bg-opasity.png);}
.order-history tr.hover td,
.order-history tr:hover td,
.order-history tr.active td{background:url(../images/bg-order-history.png);}
/* letter-admin-form */
.letter-admin-form{margin:0 21px 0 9px;}
.letter-admin-form fieldset{background:url(../images/bg-opasity2.png);}
.letter-admin-form .heading{
    background:#A3A3A3 url(../images/bg-heading.gif) repeat-x scroll 0 0;
    padding:9px 21px;
}
.letter-admin-form .heading h3{
    font-size:13px;
    margin:0;
}
.letter-admin-form .section{
    position:relative;
    padding:0 20px 17px;
    height:1%;
    overflow:hidden;
}
.letter-admin-form .txt{
    border:1px solid #D8D9E7;
    display:block;
    margin:0;
    padding:4px 5px;
    width:193px;
}
.letter-admin-form label{
    display:block;
    padding-bottom:3px;
}
.letter-admin-form select{width:205px;}
.letter-admin-form .row{
    width:100%;
    overflow:hidden;
    margin:0 0 12px;
}
.letter-admin-form .check-box .row{margin:12px 0 14px;}
.letter-admin-form .chk{margin:2px 10px 0 0;}
.letter-admin-form p{margin:16px 0 13px;}
.letter-admin-form .btn-submit{
    background:#343434 url(../images/btn-check.gif) repeat-x;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    font-size:10px;
    height:23px;
    line-height:15px;
    margin:4px 0 0;
    padding:4px 0;
    text-align:center;
    text-transform:uppercase;
    width:83px;
}
.drop-sel-size{margin-top:-10px;}
.drop-sel-25{margin-top:-6px;}
.promotionkode .btn-til{
    width: 83px;
    height: 23px;
    text-indent:-9999px;
    float:right;
}
.promotionkode .btn-til-da{
    background:url(../images/da/btn-til.png) no-repeat;
}
.promotionkode .btn-til-sv{
    background:url(../images/sv/btn-til.png) no-repeat;
}
.promotionkode .btn-til-de{
    background:url(../images/de/btn-til.png) no-repeat;
}
.promotionkode .btn-til-fi{
    background:url(../images/fi/btn-til.png) no-repeat;
}
/* total-check-form */
.total-check-form p{
	font-size: 12px;
    margin:0;
    padding:0 0 5px;
    font-weight:bold;
}
.total-check .row{
    position:relative;
    clear:both;
    padding:5px 0 0;
    width:100%;
}
.total-check .btn-send-pink{
    background:url(../images/btn-send-pink.png) no-repeat;
    width: 83px;
    height: 23px;
    text-indent:-9999px;
    float:right;
}
/* mail-list */
.mail-list{
    list-style:none;
    padding:0;
    margin:0;
    width:205px;
    float:left;
}
.mail-list li{
    float:left;
    width:100%;
    margin:5px 0 0;
}
.mail-list a{
    float:left;
    color:#333;
    font-size:12px;
    cursor:pointer;
}
.mail-list .open{
    font-size:10px;
    float:right;
}
.promotionkode2{
    margin:10px 0;
    float:left;
    width:100%;
}
.popup-comment{
    display:block;
    position:absolute;
    clear:both;
    right:5px;
    top:-16px;
}
/* wishlis */
.wishlis{
    float:right;
    width:745px;
    padding:2px 0 0;
}
.wishlis.wide{
    width:100%;
}
/* wishlis-form */
.wishlis-form{border-collapse:collapse;width:100%;}
.wishlis-form th{
    background:#A3A3A3 url(../images/bg-heading.gif) repeat-x scroll 0 0;
    font-size:13px;
    padding:9px 20px;
    text-align:left;
}
.wishlis-form td{
    padding:40px 20px;
    vertical-align:middle;
    background:url(../images/bg-opasity2.png);
}
.wishlis-table td .color-block span{
    background-image:url("../images/bg-colors.png");
    background-position: -1px -1px;
    display:inline-block;
    width:17px;
    height:17px;
}

.wishlis-form .light td{background:url(../images/bg-opasity.png);}
.wishlis-form .col1{font-size:12px;width:153px;}
.wishlis-form .col1 img{width:84px;}
.wishlis-form .col2{width:47px;}
.wishlis-form .col4{font-size:14px;white-space:nowrap;}
.wishlis-form .col7{padding-right:5px;}
.wishlis-form td.col7{padding-left:15px;}
.wishlis-form .product-table .col1 img{width:84px;}
.wishlis-form .ie-box{position:relative;}
.wishlis-form .col1 a:hover{text-decoration:none;}
.wishlis-form .col1 a span{
    display:inline-block;
    padding:0 0 5px;
}
.wishlis-form .info{width:40px;}
.wishlis-form .info .btn-info{float:left;}
.wishlis-form .info .chk{
    margin:2px 0 0 8px;
    float:left;
    display:inline;
}
.wishlis-table{
    border-collapse:collapse;
    width:100%;
}
/* color-block */
.color-block{
    display:inline-block;
    height:17px;
    width:17px;
    overflow:hidden;
    position:relative;
}
.color-block span{
    text-indent:-9999px;
    display:inline-block;
}
.color30{background:#88D1CC;}
.sub-check2{background:none;padding:0;margin:0;}
.sub-check2 .conteiner{padding:0 0 6px;}
* html .drop-sel-size{margin-top:-28px;}
.sub-check2 .total-check .holder{padding-bottom:22px;overflow:visible;}
.sub-check2 .total-check .holder:after {
    height: 0;
    clear: both;
    content:'';
    display: block;
}
.wishlis-table .popup-hover .popup{
    bottom:4px;
    left:-26px;
}
/* lightbox-news */
.lightbox-news2,
.lightbox-news{
    position:absolute;
    display:block;
    /* top:150px; */
    width: 515px;
}
.lightbox-news .holder{
    background:url(../images/bg-lightbox-news.png) no-repeat;
    width: 515px;
    height: 349px;
}
.lightbox-news2 .frame,
.lightbox-news .frame{
    position:relative;
    background:none;
    width:auto;
    padding:12px 24px 12px 17px;
}
.lightbox-news2 .frame{padding-right:8px;}
.text-nyhe{
    background:url(../images/text-nyhe.png) no-repeat;
    width: 109px;
    height: 35px;
    text-indent:-9999px;
}
.lightbox-news2 .heading,
.lightbox-news .heading{padding:0;background:none;}
.newsletter-form p{margin:21px 0 19px;}
.lightbox-news2 fieldset label,
.newsletter-form fieldset label{
    display:block;
    padding:0 0 3px;
    font-size:11px;
    line-height:normal;
    float:none;
}
.newsletter-form fieldset label{font-size:12px;}
.newsletter-form .txt{
    border:1px solid #D8D9E7;
    display:block;
    margin:0;
    padding:7px;
    width:248px;
}
.lightbox .newsletter-form .check-box .row{margin:-3px 0 20px;}
* html .lightbox .newsletter-form .check-box .row{margin-bottom:18px;}
.newsletter-form .check-box .chk{margin:2px 10px 0 0;}
.lightbox .newsletter-form fieldset{margin:0;padding:0;}
.newsletter-form .btn-submit{
    background:#7e5ae8;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    font-size:10px;
    height:23px;
    line-height:15px;
    margin:4px 0 0;
    padding:4px 0;
    text-align:center;
    text-transform:uppercase;
    width:83px;
}
.lightbox-news2{width: 629px;}
.lightbox-news2 .holder{
    background:url(../images/bg-lightbox-news2.png) no-repeat;
    width: 629px;
    height: 549px;
}
.lightbox .edit-form{
    margin:0;
    float:left;
    width:310px;
    position:relative;
}
.lightbox .edit-form fieldset{
    margin:0;
    background:none;
}
.lightbox .edit-form p{margin:16px 0 19px;}
.lightbox .edit-form .btn-submit{width:83px;}
.lightbox-news2 fieldset .sel{float:left;}
.lightbox .edit-form .cols1 .txt{width:96px;}
.lightbox .edit-form .cols3 .sel{width:71px;}
.lightbox .edit-form .cols4 .sel{width:102px;}
.lightbox .edit-form label a{text-decoration:underline;}
.lightbox .edit-form label a:hover{text-decoration:none;}
.lightbox-news2 fieldset .check-box label{
    height:1%;
    overflow:hidden;
}
.lightbox-news2 fieldset .check-box{margin:15px 0 20px;}
.lightbox-news2 .aside5{
    margin:24px 30px 0 0;
    width:190px;
}
/* gmap */
.gmap .main-map{
    float:right;
    width:732px;
    margin:30px 0;
}
/* map-view */
.gmap .map-view{
    width:732px;
    position:relative;
    margin:0 0 0;
    clear:both;
}
.gmap .map-view .blue{
    background:url(../images/bg-gmap.png) no-repeat;
    width: 740px;
    height: 464px;
    text-indent:-9999px;
    top:-5px;
    right:-15px;
    position:absolute;
    z-index:0;
}
.gmap .main-map .overview{
    position:relative;
    z-index:2;
    width:100%;
}
/* edge-links */
.gmap .edge-links{
    list-style:none;
    padding:0;
    margin:0 -7px 22px 0;
    float:right;
    overflow:hidden;
}
.gmap .edge-links li{
    margin:0 5px 0 -5px;
    padding:0 3px 0 7px;
    display:inline;
    background:url(../images/sep-edge.gif) no-repeat 0 60%;
    font-size:12px;
}
.gmap .edge-links a{color:#333;}
.gmap .text-store{
    width: 195px;
    height: 44px;
    text-indent:-9999px;
    margin:0;
}
.gmap .text-store-da{
    background:url(../images/da/text-store.png) no-repeat;
}
.gmap .text-store-de{
    background:url(../images/de/text-store.png) no-repeat;
}
.gmap .text-store-fi{
    background:url(../images/fi/text-store.png) no-repeat;
}
.gmap .text-store-sv{
    background:url(../images/sv/text-store.png) no-repeat;
}
/* gmap .panel */
.gmap .panel{
    width:215px;
    float:left;
    margin:3px 0 0;
}
.gmap .btn-sog{
    background:#343434 url(../images/btn-check.gif) repeat-x;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    font-size:10px;
    height:23px;
    line-height:15px;
    margin:3px 0 0 32px;
    padding:4px 0;
    text-align:center;
    text-transform:uppercase;
    width:83px;
}
/* gmap .options-list */
.gmap .options-list{
    list-style:none;
    padding:0;
    margin:25px 0 0;
    width:100%;
    overflow:hidden;
}
.gmap .options-list li{
    float:left;
    width:100%;
    margin:0 0 14px;
}
.gmap .options-list .sel,
.gmap .options-list select{
    width:184px;
    float:right;
}
.gmap .options-list label{
    float:left;
    font-weight:bold;
    font-size:18px;
    line-height:31px;
}
.gmap .bianco-object{
    width:215px;
    overflow:auto;
    height:264px;
    margin:26px 0 0;
}
/* gmap .object-list */
.gmap .object-list{
    list-style:none;
    padding:0;
    margin:0;
    width:208px;
}
.gmap .object-list li{
    background:url(../images/ico-b2.png) no-repeat;
    height:1%;
    overflow:hidden;
    vertical-align:top;
    padding:0 30px 20px;
}
.gmap .object-list a{
    color:#06bdd4;
    font-size:10px;
}
.gmap .object-list p{
    margin:0 0 9px;
    font-size:12px;
}
.gmap .object-list p strong{display:block;}
.gmap .object-list .distance{
    background:url(../images/bg-distance.gif) no-repeat;
    width: 37px;
    height: 30px;
    float:right;
    padding:7px 0 0;
    margin:24px 0 0;
}
.gmap .object-list .distance span{
    display:block;
    text-align:center;
}
.gmap .object-list .distance .km{margin-top:-4px;}
.gmap .object-inf{
    height:1%;
    overflow:hidden;
}
.bianco-object .vscroll-line{background:#dcdcdc;}
.bianco-object .vscroll-slider{background:url(../images/bg-slider2.gif) no-repeat;
							   height: 17px !important;
}
.checkout-page #header{height:180px;}
.checkout-page #main .p-holder{margin-top:172px;}
.f-copy{
    color:#b1b1b1;
    font-size:13px;
    width:896px;
    margin:0 auto;
    padding:0 52px 50px;
}
.f-copy p{margin:0;}
.s-block{
    line-height:20px;
    display:block;
    font-size:12px;
}
.question-img{
    width:227px;
    padding:0 14px 0 10px;
}
.question-img img{display:block;}
.banner{
    margin:51px 8px 0 0;
    text-align:center;
}
.banner3{margin-top:34px;}
.aside2 .holder-chk3{padding:20px 20px 20px 15px;}
.aside2 .holder-chk3 h2{margin:0 0 7px;}
/* login-form */
.login-form{margin:-14px 0 4px;}
.login-form fieldset{
    position:relative;
    padding:0;
    margin:0;
    width:560px;
}
.login-form h3{
    font-size:14px;
    margin:0;
}
.login-form p{
    font-size:12px;
    margin:0 0 22px;
}
.login-form .box{
    width:100%;
    overflow:hidden;
}
.login-form .box2{margin:50px 0 0;}
.login-form .col{
    float:left;
    width:277px;
}
.login-form .txt{
    border:1px solid #D8D9E7;
    display:block;
    margin:0;
    padding:7px 5px;
    width:250px;
}
.login-form .btn-submit{
    background:#7E5AE8;
    float:left;
    font-size:11px;
    height:28px;
    line-height:normal;
    padding:4px 0 5px;
    text-align:center;
    text-indent:0;
    width:121px;
    border:0;
    color:#fff;
    cursor:pointer;
}
.login-form .pass-link{
    display:block;
    float:left;
    font-size:10px;
    padding:6px 15px 0;
}
.login-form .pass-link a{color:#333333;}
#existing-customer-form .login-error,
#forgotten-password-form .login-error,
#newuser-form .login-error {
	background-color: #fff9fc;
    border: 1px solid #ff6666;
	width: 250px;
	padding: 5px;
}
#existing-customer-form .login-info,
#forgotten-password-form .login-info,
#newuser-form .login-info {
	background-color: #fcfff9;
    border: 1px solid #66ff66;
	width: 250px;
	padding: 5px;
}
.lightbox .login-form fieldset .row{margin:0 0 14px;}
.lightbox-default fieldset label{
    display:block;
    padding:0 0 3px;
    float:none;
    font-size:11px;
    line-height:normal;
}
.lightbox-default .heading .close{position:relative;z-index:10;}
.lightbox-login .frame{
    padding:5px 22px 15px 20px;
    width:552px;
}
.lightbox .heading-default{
    background:none;
    padding:0;
}
/* object-vis-form */
.object-vis-form{
    overflow:hidden;
    margin:0 -15px 0 0;
    position:relative;
    padding:5px 0 0;
}
.object-vis-form .txt{
    float:left;
    color:#999;
    font-size:10px;
    width:110px;
    padding:1px 3px;
    border:1px solid #d8d9e7;
    margin:0;
}
.object-vis-form .btn-vis{
    background:url(../images/btn-vis.gif) no-repeat;
    width: 38px;
    height: 17px;
    text-indent:-9999px;
    line-height:0;
    float:left;
    margin:0 0 0 5px;
    cursor:pointer;
    border:0;
    display:inline;
}
/* object-adr-form */
.object-adr-form label{display:block;}
.object-adr-form{
    font-size:9px;
    margin:0 0 0 2px;
}
.object-adr-form .txt{
    float:left;
    color:#5e6263;
    font-size:10px;
    width:114px;
    padding:1px 3px;
    border:1px solid #d8d9e7;
    margin:0;
}
.object-adr-form .btn-arrow{
    background:url(../images/btn-arrow.gif) no-repeat;
    width: 28px;
    height: 16px;
    text-indent:-9999px;
    line-height:0;
    float:left;
    margin:0 0 0 5px;
    cursor:pointer;
    border:0;
    display:inline;
}
/* bianco-object-adr */
.gmap .bianco-object-adr{margin:21px 0 0;}
.bianco-object-adr a{
    color:#b63c32;
    text-decoration:underline;
}
.bianco-object-adr a:hover{text-decoration:none;}
.bianco-object-adr .mark{
    border:1px solid #cfcfcf;
    background:#ececec;
    padding:2px 3px;
    margin:5px 11px 5px 2px;
}
.bianco-object-adr .mark .ico-a{
    background:url(../images/ico-a.gif) no-repeat 0 50%;
    display:block;
    padding:5px 5px 5px 26px;
}
.bianco-object-adr .mark a{
    color:#3b3c39;
    text-decoration:none;
    font-size:9px;
}
.bianco-object-adr .mark a:hover{text-decoration:underline;}
.bianco-object-adr .row{
    width:100%;
    overflow:hidden;
    padding:3px 0 4px;
}
.dist-adr{
    margin:0 11px 0 2px;
    clear:both;
}
.dist-adr p{
    margin:0 0 2px;
    text-align:right;
    font-size:10px;
}
.dist-adr table{
    width:100%;
    border-collapse:collapse;
}
.dist-adr table td{
    border-top:1px solid #dcdcdc;
    padding:1px 0;
    font-size:10px;
    line-height:11px;
    vertical-align:top;
}
.dist-adr table .td1{
    width:18px;
    text-align:center;
}
.dist-adr table .td3{
    text-align:right;
    padding-left:10px;
}

font {
    position: relative;
    z-index: 1000;
}

.ni_sel {
    padding: 6px 5px 6px 5px;
    width: 184px;
    background-color: transparent;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-top: 0;
    border-bottom: 0;
    display: block;
    font: 13px Arial,Helvetica,sans-serif;
    color: #000;
    background-image: url(../images/select-center.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 31px;
    line-height: 31px;
    margin: 0 0 0 20px;
}

.pensio_payment_form_input_cell select {
    padding: 6px 5px 6px 5px;
    background-color: transparent;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-top: 0;
    border-bottom: 0;
    font: 13px Arial,Helvetica,sans-serif;
    color: #000;
    background-image: url(../images/select-center.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 31px;
    line-height: 31px;
    margin: 0;
}

td.pensio_payment_form_input_cell,
td.pensio_payment_form_label_cell {
	font: 13px Arial,Helvetica,sans-serif;
}

.checkout-page #header {
	height:180px;
}

fieldset.bar {
	padding: 9px 0 0 0;
}

.size-list label, .colors-list label {
	padding: 0 !important;
}

.lightbox-block {
	width:631px;
	left:50%;
	top:-9999px;
	position:absolute;
	z-index:1055;
	margin:0 0 0 -315px;
}
.lightbox-block-box {
	width:631px;
	margin:0 auto;
	overflow:hidden;
}
.lightbox-block-holder {
	float:left;
	background: url(../images/bg-lightbox-block-t.png) no-repeat;
	width:631px;
	padding:535px 0 0;
}
.lightbox-block-frame {
	width:601px;
	float:left;
	padding:0 16px 0 14px;
	background: url(../images/bg-lightbox-block-c.png) repeat-y;
}
.lightbox-block-b {
	width:631px;
	float:left;
	background: url(../images/bg-lightbox-block-b.png) no-repeat;
	width:628px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
}
.lightbox-block-inner {
	background: url(../images/bg-lightbox-block-inner.jpg) repeat-y;
	width:566px;
	margin:-521px 0 0;
	padding:14px 15px 0 20px;
	position:relative;
	min-height:507px;
}
* html .lightbox-block-inner {height:507px;}
.lightbox-block .row {
	max-height: 481px;
	width:561px;
	padding:0 0 15px 5px;
	overflow: auto;
}
.lightbox-block .last-row {padding-bottom:10px;}
.lightbox-block .row h3 {
	margin:0;
	float:left;
}
.lightbox-block .text-ordre {
	background: url(../images/text-ordre.gif) no-repeat;
	width:181px;
	height:41px;
	overflow:hidden;
	text-indent:-9999px;
}
.lightbox-block .lightbox-close {
	float:right;
	background: url(../images/bg-lightbox-block-close.gif) no-repeat 100% 4px;
	padding:0 10px 0 0;
	margin:14px 10px 0 0;
	display:inline;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#696968;
}
.lightbox-block .lightbox-close:hover {text-decoration:none;}
.lightbox-block .button {
	float:right;
	margin:0 10px 2px 0;
	display:inline;
}
.lightbox-block .button img {float:left;}
.lightbox-block .table2 {
	padding:0;
	margin:0 0 25px;
	border-collapse:collapse;
	font-size:12px;
	line-height:16px;
	width: 100%;
}
.lightbox-block .table2 th {
	font-size:14px;
	color:#333;
	text-align:right;
	padding:0 5px 10px;
}
.lightbox-block .table2 td {
	padding:3px 5px 4px;
	text-align:right;
}
.lightbox-block .table2 .col1 {
	/*width:263px;*/
	text-align:left;
}
.lightbox-block .table2 .col2 {width:35px;}
.lightbox-block .table2 .col3 {width:80px;}
.lightbox-block .table2 .col4 {width:80px;}
.lightbox-block .table2 .col5 {width:80px;}
.lightbox-block .table2 .row_0 {background: url(../images/bg-table2-dark.gif);}
.lightbox-block .table2 .total {font-weight:bold;}
.lightbox-block .table2 .total td {
	padding-top:12px;
	vertical-align:top;
}
.lightbox-block .rediger {
	overflow:hidden;
	width:560px;
	padding:0 0 16px 6px;
}
.lightbox-block .table2 .rediger {
	padding:4px 0 0 1px;
	width:100%;
}
.lightbox-block .rediger a,
.lightbox-block .rediger img {float:left;}
.lightbox-block .block {
	width:566px;
	overflow:hidden;
	color:#333;
	margin:0 0 16px;
}
.lightbox-block .block div {
	overflow:hidden;
	width:100%;
}
.lightbox-block .block h3 {
	margin:0;
	padding:0 0 7px;
	font-size:14px;
	line-height:18px;
	float:left;
}
.lightbox-block .block .list-heading {padding-left:9px;}
.lightbox-block .block .column {
	float:left;
	width:273px;
	padding:0 5px;
}
.lightbox-block .boxes {
	background: url(../images/bg-boxes.gif) repeat-y;
	width:566px;
	padding:6px 0 12px 2px;
}
.lightbox-block .boxes ul {
	margin:0;
	padding:0 0 0 5px;
	float:left;
	width:278px;
	list-style:none;
}
.lightbox-block .boxes .list {
	width:270px;
	padding:0 0 0 13px;
}

.sidebox select.ni_sel {
	margin: 0;
}

ul.prod-list li {
	position: relative;
}

ul.prod-list li div.new {
	position: absolute;
	top: 5px;
	right: 24px;
	z-index:1;
}

.group-list a {
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

.group-list-her-shoes a {
	background-image: url(/images/icons_black/her_shoes_small.png);
}

.group-list-him-shoes a {
	background-image: url(/images/icons_black/him_shoes_small.png);
}

.group-list-her-boots a {
	background-image: url(/images/icons_black/her_boots_small.png);
}

.group-list-him-boots a {
	background-image: url(/images/icons_black/him_boots_small.png);
}

.group-list-her-sandals a {
	background-image: url(/images/icons_black/her_sandals_small.png);
}

.group-list-him-sandals a {
	background-image: url(/images/icons_black/him_sandals_small.png);
}

.group-list-her-trainers a {
	background-image: url(/images/icons_black/her_trainers_small.png);
}

.group-list-him-loafers a {
	background-image: url(/images/icons_black/him_loafers_small.png);
}

.group-list-her-wedges a {
	background-image: url(/images/icons_black/her_wedges_small.png);
}

.group-list-accessories-accessories2 a {
	background-image: url(/images/icons_black/accessories_accessories2_small.png);
	background-position: 12px 50%;
}

.group-list-her-gavekort a {
	background-image: url(/images/icons_black/her_gavekort_small.png);
	background-position: 12px 50%;
}

.group-list-him-gavekort a {
	background-image: url(/images/icons_black/him_gavekort_small.png);
	background-position: 12px 50%;
}

.group-list-accessories-gavekort a {
	background-image: url(/images/icons_black/accessories_gavekort_small.png);
	background-position: 12px 50%;
}

#gzoomclose {
    font-size:20px;
    font-weight:bold;
    height:20px;
    line-height:30px;
    text-align:right;
    width:100%;
    font-family: tahoma;
    cursor: pointer;
}

#videoholder {
	position: absolute;
	top: 100px;
	left: 80px;
	display: none;
	z-index: 64000;
	width: 540px;
	height: 304px;
	background-color:white;
}

#videoholder embed, #videoholder object {
	position: relative;
	width: 540px;
}
#category_text{
     color: #333333;
     font-size: 13px;
     line-height: 16px;
	 min-height: 16px;
}
#category_text div{
    margin-right: 10px;
    margin-top: 10px;
}

.checkout-col {
	width: 311px;
	float:left;
	padding:20px;
}
.checkout-col.darker {
	background-color: #EFEFEF;
}
.checkout-col h3 {
	font-family: "arial black";
	font-size: 11px;
	margin-top: 0;
}

