@charset "UTF-8";
/* CSS Document */

body { margin: 20px 0; color: #242424; }
/*input { border: 1px #bbb solid; }*/
select { border: 1px #b9b9b9 solid; background: #fff; margin: 3px 0; }

a { color: #242424; }

strong { font-weight: bold; }
em { font-style: italic; }
strong em, em strong { font-weight: bold; font-style: italic; }

#langsearch a,
#nav li.right a,
input,
#footer ul a
{ color: #676767; }

a { text-decoration: none; }
p a, ul a { padding: 2px 2px 0 2px; margin: -2px; text-decoration: underline; }
p a:hover, ul a:hover, a.hover:hover { background: #ddd; color: #000; }

#langsearch a:hover,
#nav li.right a:hover
{ color: #242424; background: transparent; }



p { color: #909090; }

h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 16px; line-height: 22px; margin-bottom: 5px; }
h2 .subline { display: block; font-family: Helvetica, Arial; font-size: 11px; border-top: 1px #bbb solid; line-height: 18px; }
h2 .back { display: block; font-family: Helvetica, Arial; font-size: 11px; float: right; }
h2 .back a { text-decoration: none; }
h3 { margin: 0 0 5px 0; font-weight: normal; font-size: 11px; text-transform: uppercase; border-bottom: 1px #bbb solid; position: relative; }
#footer h3 { padding-top: -10px; font-weight: normal; font-size: 11px; text-transform: uppercase; border-bottom: 1px #bbb solid; position: relative; }
h3 img { position: absolute; right: 0px; top: -2px; }
h4 { font-family: Helvetica, Arial; font-size: 12px; font-weight: bold; text-transform: uppercase; margin-bottom: 2px; }

thead { font-weight: bold; }




input { font-size: 12px; font-family: Arial; margin-bottom: 3px; }
		
input.text, input.button, input.radio, input.checkbox { vertical-align: middle; }

input.text, input.button {
	border: 1px #ccc solid;
	background: #fff;
	font-size: 12px;
	height: 22px;
	padding: 1px 3px;
}

input.text {
	height: 18px;
	width: 140px;
}

input.button {
	overflow: visible;
	padding: 0 3px;
	background: #d5d5d5;
	color: #242424;
}


#container { 
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;
	border-bottom: 1px #bbb solid;
	margin-bottom: 20px;
	height: 85px;
}

#logo { display: block;margin-bottom: 20px; }
#logo:hover { background: transparent; }

#nav { text-transform: uppercase; font-size: 11px; margin: 0; z-index:4; } 
#nav li { float: left; padding: 5px 0; position: relative; }
#nav li a { text-decoration: none; }
#nav li a:hover {  }
#nav li span { padding: 0 10px; } 
#nav li.right { float: right; text-transform: none; }
#nav li ul {
	z-index: 5;
	width: 150px;
	font-size: 10px;
	position: absolute;
	top:23px;
	left: -10px;
	background: #fff;
	padding: 10px 10px 10px 10px;
	visibility: hidden;
	border: 1px #bbb solid;
}
#nav .designers_menu {
	list-style: none;
	float:left;
	z-index: 5;
	width: 340px;
	font-size: 10px;
	position: absolute;
	top:23px;
	left: -10px;
	background: #fff;
	padding: 10px 10px 10px 10px;
	visibility: hidden;
	border: 1px #bbb solid;
}
#nav li ul li { width:300px; padding: 0; }
#nav .designers_menu li {
	float: left; width:170px; padding: 0;
}
#nav li ul li a { display: inline-block; }
#nav li:hover ul, #nav li.over ul { visibility: visible; }

#langsearch { position: absolute; right: 0px; top: 0px; text-align: right; font-size: 11px; }
#langsearch .lang { margin-bottom: 6px; }
#langsearch .lang a {  margin-left: 10px; text-decoration: none; }
#langsearch .lang a img { margin-right: 5px; vertical-align: text-top }
#langsearch input { text-align: right; }

#content, #sidebar { float: left; }
#content { width: 780px; }
#content.wide { width: auto; }
#content p { font-size: 12px; line-height: 16px; }
#content .lesmer, a.hover { line-height: 18px; }
#sidebar { margin-left: 20px; width: 160px; }
#sidebar p { margin: 0 0 10px 0; color: #444; }
#sidebar div { clear: both; margin-bottom: 30px; }
#sidebar .text { width: 75%; text-align: left; }
#sidebar #designers a { text-decoration: none; text-transform: uppercase; font-size: 10px; }

.headpic { margin-bottom: 20px; }
.lesmer, a.hover { text-decoration: none; border-bottom: 1px #242424 dotted; padding: 2px 2px 0 2px; margin: -2px; }

#flashbanner { margin-bottom: 10px; }



.break { clear: both; visibility: hidden; height: 0px; margin: 0; padding: 0;}

.piclist li { padding-right: 20px; border: 1px #fff solid; clear: both; margin-bottom: 10px; }
/*.piclist li h2, .piclist li p { margin-left: 139px; }
.piclist img { position: absolute; }*/
.piclist img  { float: left; margin-right: 10px; }
.piclist a { text-decoration: none; background: transparent; margin: 0; padding: 0; }
.piclist a:hover { background: transparent; }
.morespace  { margin-right: 20px; }

#breadcrumbles ul { list-style-type: none; margin-bottom: 15px; clear: both; }
#breadcrumbles li { float: left; margin-right: 4px; }
#breadcrumbles li a { text-decoration: none; white-space: nowrap; }

#footer { clear: both; text-align: center; }

#footer ul { float: center; }
#footer ul a { font-size: 10px; text-transform: uppercase; text-decoration: none; padding-right: 40px; display: inline-block;  }
#footer ul li h3 { margin-bottom: 4px;  }
#footer ul li h3 a { color: #242424;  }
#footer ul li h3 a:hover { background: transparent; }

.shopping_bag { margin-bottom: 0px; }
.shopping_bag a { text-decoration: none; }
.shopping_bag img { vertical-align: middle; margin-right: 10px; }


.prodnav { margin: 20px 0 20px 0; line-height: 22px; }
.prodnav select { width: 140px; }
.prodnav .lesmer { margin: -1px; }
.prodnav .selected { font-weight: bold; background: #242424; color: #fff; }

.prod a { text-decoration: none; }
.prod a:hover { background: transparent; }
.prod h2 { margin: 0; }
.prod p a { color: #909090; font-size: 11px; }
.prod p a.lesmer, a.hover { color: #242424; }
.prod p a.lesmer:hover { background: none; color: #242424; }
.prod .image_wrapper { height: 241px; }
.prod .image_wrapper a { display: block; height: 100%; width: 100%; }
.prod .image_wrapper a.discount { background: url(../images/layout/sale.png) no-repeat; }

.salesprice { text-decoration: line-through; color: #888; }
.view_bag { padding: 1px; }
.view_bag:hover { background-color: #ddd; }

.prodinfo { width: 320px; }
.prodthumbs { width: 386px; }
.prodthumbs img { display: block; float: left; margin-right: 10px; margin-bottom: 10px; }
.prodthumbs img.omega { margin: 0px; }

/* #prodimage { width: 354px; height: 515px; margin-bottom: 10px; */
#prodimage {margin-bottom: 10px; }

.sizechart tbody { color: #909090; }

.left { float: left; }
.right { float: right; }
.image.left { margin: 0 20px 20px 0; }
.image.right { margin: 0 0 20px 20px; }
.half { width: 50%; } 
.full { width: 100%; }

.rightalign { text-align: right; }
.centeralign { text-align: center; }

.onethird { width: 33%; }
.twothirds { width: 66%; }
.textright { text-align: right; } 
.uppercase { text-transform: uppercase; }

/*.button { text-align: center; vertical-align:top; background: #d5d5d5; color: #242424; margin-bottom: 2px; }
.button.full { width: 100%; clear: both; }
.button.part { width: 20%;  }*/

.floatright { float: right; }

.grid_2, .grid_3 , .grid_2_2, .grid_4
{ float: left; margin-bottom: 20px; }

.grid_2 { width: 375px; margin-right: 20px; }
.grid_3 { width: 250px; margin-right: 15px; }
.grid_4 { width: 180px; margin-right: 20px; }
.grid_2_2 { width: 180px; margin-right: 15px; }
.alpha { margin-left: 0; }
.omega { margin-right: 0; }

#content .price { font-size: 16px; color: #242424; }

.fixsizebug {
	_width: 180px;
}

.bildetekst {
	margin: 0 0 20px 0;
	font-style: italic;
	color: #aaa;
}

hr.clear { margin: 0;padding: 0; visibility: hidden; clear: both; }

//.customerdetail { float: left; width: 380px; }
.floatright { float: right; }

.checkout .shopping_bag_wrapper { float: left; width: 320px; font-size: 12px; line-height: 22px; margin-left: 60px; }
.checkout .shopping_bag_wrapper table td { background: #eee; padding: 0 5px; border-bottom: 1px #fff solid; }
.checkout label { width: 160px; display: block; float: left; }
.checkout input { margin-bottom: 3px; }
.checkout .w160 { width: 160px; }
.checkout .w166 { width: 166px; }
.checkout .half { width: 80px; }
.checkbox { width: auto; border: 0; }

.store_checkout { padding-bottom: 10px; border-bottom: 1px #ccc solid; margin-bottom: 10px; }
.store_checkout table { margin-bottom: 10px; }
.store_checkout .shopping_bag { width: 550px; float: right; line-height: 24px; }
.store_checkout .hent_vare { width: 200px; padding-right: 15px; border-right: 1px #ccc solid; }
#content .store_checkout .hent_vare p { margin: 10px 0; color: #000; font-size: 18px; line-height: 24px; }
.store_checkout .hent_vare select { width: 200px; }
.store_checkout .hent_vare .button { width: 200px; }

.kasse { width: 300px; }
.kasse table { font-size: 18px; }
.kasse td { padding: 2px 5px; }
.kasse input { text-align: right; }
.kasse .button { text-align: center; width: 32%; }
.kasse .sum { border-top: 2px #666 solid; border-bottom: 6px #666 double; }
.bigsum { font-size: 72px; float: right; }

.login { margin-bottom: 20px; line-height: 28px; }
.login label { display: -moz-inline-box; display: inline-block; width: 180px; }
.login  .w200 { width: 200px; }

.errMsg {
	background-color: #CC0000; 
	padding: 5px; border: 1px solid yellow; 
	color: yellow; 
	margin-bottom: 5px;
}
.usrMsg {
	background-color: #efefef; 
	padding: 5px; border: 1px solid #000; 
	color: #000; 
	margin-bottom: 5px;
}

.smallTxt {
	font-size: 10px;
}

.newsletter .button { margin-left: 2px; }

.newsletter a {
	display: inline-block;
	padding: 0 5px;
	line-height: 20px;
	background-color: #d5d5d5;
	border: 1px solid #bbb;
	text-decoration: none;
	color: #242424;
	margin-left: 2px;
}

.tipsenvenn {
	position: absolute; 
	visibility: hidden;
	background-color: #efefef; 
	padding: 5px; border: 1px solid #000; 
	color: #000; 
}

.tipsenvenn fieldset label {
	display: -moz-inline-box; display: inline-block; width: 120px; 
}
.user fieldset label {
	display: -moz-inline-box; display: inline-block; width: 220px; 
}
.percent {
	font-size: 9px;	
	font-weight: bold;
}
div#payment {
	clear: both;
	padding-top: 20px;
}
div#creditcard, div#klarnainvoice, div#klarnakonto {
	float: left;
	padding-right: 80px;
}
div#betalingsalternativer {
	padding-top: 10px;
}
div#kredittkortinformasjon {
	clear: both;
	padding-top: 30px;
}
.hKurv_Checkout {
	margin-top: 0px; 
}
div.b1, div.b2, div.b3 {
	float: left;
	margin-right: 70px;
}
div.b2 {
	margin-right: 60px;
}
div.b3 {
	width: 250px;
}
#delOppBetalingText {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
div#klarnaoption {
	clear: both;
	padding-top: 30px;
}
img.imgKlarnaLink {
	margin-left: 5px;
}
div#infoCC {
	border: 1px solid black;
	padding: 7px 10px;
	position: absolute;
	z-index: 10;
	background: white;
	margin-left: 88px;
	top: 550px;
}
