/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(/__SYS__/TEMPLATE_CSS/general.css);
@import url(/__SYS__/TEMPLATE_CSS/template4.css);


/* BEGIN code added by System design tool - DO NOT EDIT! */
#nav li a { font-size: 12px;  }
#nav li a { font-weight: normal;  }
#nav li a, #nav li a:visited { color: #030203;  }
#nav li a:hover { color: #030203;  }
#nav li.selected { background-color: #f7e3f2;  }
#nav li.selected a { color: #030203;  }
#nav li:hover { background-color: #f7e3f2;  }
.cart_menu_ul li a, .cart_menu_ul li a:visited { color: #030203;  }
.cart_menu_ul li.selected a, .cart_menu_ul li.selected a:visited { color: #030203;  }
.menu li a, .menu li a:visited, ul.FlatMenu li a, ul.FlatMenu li a:visited { color: #000000;  }
.menu li a:hover, ul.FlatMenu li a:hover { color: #e953a0;  }
.menu li, .menu li.closed, .menu li.open, ul.FlatMenu .L0 { background-color: #fbe4f4;  }
a, a:link, a:visited, a:active { color: #000000;  }
a:hover { color: #e953a0;  }
body { background-color: #ffffff;  }
body { background-repeat: no-repeat;  }
body { color: #000000;  }
body, div, p, th, td, li, dd { font-family: Arial;  }
body, div, p, th, td, li, dd { font-size: 12px;  }
body, div, p, th, td, li, dd { font-weight: normal;  }
div.bgbox { color: #000000;  }
div.cart-content-container, div.cart-payship-container, div.cart-shipping-container { border-color: #696969;  }
div.cart-content-header, div.cart-shipping-header, div.cart-payship-header, div.cart-login-header { color: #000000;  }
div.cart-shipping-container, div.cart-login-container, div.cart-payship-container, div.cart-content-container { color: #030203;  }
div.headerbox h3 { background-color: #fbd0f6;  }
div.headerbox h3, div.headerbox h3 a, div.headerbox h3 a:visited { color: #000000;  }
div.leftRail { width: 200px;  }
div.topmenu { background-color: #fbd0f6;  }
div.wrapper { width: 910px;  }
h1, h2, h3, h4, h5, h6 { color: #000000;  }
input.button { background-color: #d2d2d2;  }
input.button { color: #000000;  }
input.button:hover, input.button:focus { background-color: #f7cae1;  }
input.button_buy, input.buttonprodukt { background-color: #d2d2d2;  }
input.button_buy, input.buttonprodukt { color: #000000;  }
input.button_buy:hover, input.buttonprodukt:hover { background-color: #f7cae1;  }
input.falt, textarea { color: #000000;  }
table.artiklar td { color: #000000;  }
tr.even { background-color: #d2d2d2;  }
tr.odd { background-color: #e4e2e2;  }
ul.submenu li a, ul.submenu li a:visited, ul.FlatMenu .L1 a, ul.FlatMenu .L1 a:visited { color: #000000;  }
ul.submenu li a:hover, ul.FlatMenu .L1 a:hover { color: #e953a0;  }
/* END code added by System design tool - DO NOT EDIT! */


/* Here you can put your own changes */




/* General 
-----------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
body {
	color: #666666;
	background: url('/images/background_new.jpg') top center no-repeat;
	background-color: #ffffff;
	line-height: normal;
}

body, div, p, th, td, li, dd {
	font: normal 11px Arial, Verdana, Lucida, Helvetica, sans-serif;
	text-align: left;
}

:focus {
	outline: 0;
}

a {
	color: #142754; 
	text-decoration: none; 
}
a:link { color: #142754; } 
a:visited { color: #142754; }
a:active { color: #142754; }
a:hover { color: #333333; }

h1,h2,h3,h4,h5 { 
	font-weight: bold; 
	color: #424242;
	margin: 0 0 5px 0; 
}

h1 { font-size: 22px; }
h2 { font-size: 19px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

p { padding: 0 0 10px 0; }

hr { 
	height: 1px; 
	background-color: #CCCCCC; 
	color: #CCCCCC;
	border: none;
}

div.bgbox {
	background-color: transparent;
}

div.headerbox h3 { 
	background-color: #d2d2d2; 
	color: #4e4e4e;	
}
div.header {
	padding-bottom: 0px;
	height: 238px;
	width: 960px;
	position: relative;
}	

div.logoklick {
	position: absolute;
	width: 490px;
	height: 185px;
	top: 0;
	left: 0;
}

div.snabbknappar {
	position: absolute;
	width: 445px;
	height: 185px;
	top: 0;
	right: 14px;
}

div.telefon {
	position: absolute;
	width: 102px;
	height: 130px;
	background: url('/images/telefon.jpg') no-repeat;
	top: 37px;
	left: 21px;
	text-align: center;
}

	.telefon h3 {
		padding: 0;
		margin: 0;
		margin-top: 100px;
		margin-left: 3px;
		font-size: 11px;
		font-weight: bold;
		color: #424242;
	}

div.mail {
	position: absolute;
	width: 102px;
	height: 130px;
	background: url('/images/brev.jpg') no-repeat;
	top: 37px;
	left: 140px;
	text-align: center;
}

	.mail h3 {
		padding: 0;
		margin: 0;
		margin-top: 100px;
		font-size: 11px;
		font-weight: bold;
		color: #424242;
	}

div.kassa {
	position: absolute;
	width: 110px;
	height: 98px;
	background: url('/images/carticon.png') no-repeat;
	top: 25px;
	left: 258px;
}

div.kassa a {
	display: block;
	width: 110px;
	height: 98px;
}

div.kassa a span {
	display: none;
}
	

input.button {
	border: 0;
	height: 22px;
	line-height: 22px;
	width: auto;
	overflow: visible;
	cursor: pointer;
	padding: 0 7px 0 7px;
	margin: 0 5px 5px 0;
	background: url('/images/inputbutton_bg.jpg') repeat-x;
	background-color: #AB9C7C;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}	

input.button:hover, input.button:focus {
	background: url('/images/inputbutton_bg_hover.jpg') repeat-x;
	background-color: #998B6F;
}

input.falt {
	border: 1px solid #aeaeae;
	margin: 2px 0 2px 0;
	padding: 4px 3px 4px 3px;
	font-size: 11px;
	color: #7b7b7b;
}	

input.radio {
	margin: 0 3px 0 0;
}

.javascript_only {
	display:none;
}

fieldset {
	background-color: transparent;
	border: 1px solid #d1d1d1; 
	margin: 2px;
	padding: 10px;
}

fieldset input, fieldset option, fieldset select {
	margin: 2px 0 2px 0;
}

label {
	display: block;
	padding: 0 0 3px 0;
}

legend {
	font-weight: bold;
}

label.inline {
	display: inline;
	margin: 0 5px 0 0;
}

select {
	padding: 0px 0 0px 0;
	border: 1px solid #aeaeae;	
	padding: 2px 0 2px 0;
	height: 22px;
}

textarea {
	padding: 4px;
	font-size: 11px;
	border: 1px solid #aeaeae;
	color: #7b7b7b;
}

option {
	padding: 4px;
	font-size: 11px;
}

th {
	font-weight: bold;
}


/* Print area
-----------------------------------------------------------------------------*/
@media print {
  body, div.wrapper { margin: 0; padding: 0; background: #fff !important; }
  div.header, div.leftRail, div.rightRail { display: none; }
  .footer { margin: 0; }
  
  div.content, div.container { 
  	background: none;
	float: none;
	margin: 0;
	border: none;
	display: block;
  }
  
  .noprint {display: none;}
}

 
/* Layout two or three columns
-----------------------------------------------------------------------------*/

div.page {
	padding: 0 0 20px 0;
	width: 100%;
	position: relative;
	float: left;
}

div.leftRail {
	float: left;
	background-color: transparent;
	width: 235px;
	position: relative;
	z-index: 999;
}

div.outercontainer {
}

div.container {
	background-color: transparent;
	overflow: hidden;
	_display: inline-block; /* IE 6 fix */
	width: 706px; /* To activate rightRail - add a width  */
	float: right;/* To activate rightRail - add float left  */
}

div.content {
	padding: 0 0 0 0;
}

.content h3 {
	padding-top: 17px;
	font-size: 19px;
	padding-bottom: 15px;
}

.content p {
	font-size: 14px;
}

div.rightRail {
	display: none; /* To activate rightRail - add display block  */
	width: 0px; /* To activate rightRail - add a width  */
	float: right;
	background-color: transparent;
}

div.bannerRightRail {
	width: 200px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	position: relative;
	float: right;
	display: inline;
	margin-right: -230px; /* Make sure the div is right to page */
	padding-left: 30px;
}


/* Footer (change FH to the same)
-----------------------------------------------------------------------------*/

html, body { 
	height: 100%;
}

div.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /*FH*/
	background-color: transparent;
	width: 960px;
	padding: 0px 0px 0 0px;
	position: relative;
}

#footer {
	height: 30px; /*FH*/
	background-color: transparent;
	clear: both;
	position: relative;
	z-index: 999;
}

div.pushfooter {
	height: 30px; /*FH*/
	clear: both;
}

div.footer_txt {
	text-align: center;
} 


/* Topmenu
-----------------------------------------------------------------------------*/ 

div.topmenu {
	position: absolute;
	top: 178px;
	height:60px;
	width: 960px;
	background: url('/images/topmenu_bg.jpg') no-repeat;
	background-color: #ac9d7c;
}

#nav2 {
	text-align: center;
	background-color: transparent;
}

#nav2 li {
	display: inline;
	margin: 0;
}

#nav2 li a {
	background-color: transparent;
	padding: 0 15px 0 15px; 
	color: #ffffff;
	line-height: 60px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
}

#nav2 li:hover {
	background-color: transparent;
}

#nav2 li a:hover {
	color: #ffffff;
	background-color: transparent;
}

#nav2 li.selected {
	background-color: transparent;
}

#nav2 li.selected a { 
	font-weight: bold;
}


/*#nav { 
	margin: 0;
	padding: 0;
}

#nav li {
	margin: 0;
	float: left;
	display: block;
	line-height: 60px;
}

#nav li:hover {
	background-color: transparent;
}

#nav li a { 
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 10px 0 10px; 
}

#nav li.selected {
	background-color: transparent;
}

#nav li.selected a { 
	font-weight: bold;
}*/


/* cart-mini
-----------------------------------------------------------------------------*/ 

div.Panel { 
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
}


#cartMenu.Panel {
	margin: 0 0 10px 0;	
	position: absolute;
	border: none;
	top: 55px;
	left: 365px;
	background-color: none!important;
	height: 60px;
	width: 110px;
}

#cart_icon {
	position: absolute;
	top: 5px;
	right: 7px;	
}

#cartMenu h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0 0px 10px;
	height: 26px;
	line-height: 26px;
	margin: 0;
}

#cart_text {
	font-size: 11px;
	padding: 5px 0 10px 10px;
	height: 23px;
	border: none;
	background-color: none!important;
}

#cart_text a {
	color: #333333;
}

#cart_link { display: none; }

.MiniCartContents {
	background-color: none!important;
	font-size: 8px;
	padding: 8px;
	position: relative;
	margin: 0 0 10px 0;
}

.MiniCartContents td {
	padding: 1px 0 1px 0;
}

div.taxselector {
	padding: 0px 0 10px 10px;
}

div.currencyselector {
	padding: 0px 0 10px 10px;
}

/* General leftmenu
-----------------------------------------------------------------------------*/ 

#productMenu.Panel {
	margin: 0;
	padding: 0;	
}

#productMenu h3 { 
	padding: 0 0 0 10px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	display: none;
}

#prodmenu_text { 
 	margin: 0 0 10px 0;
	border-left: 1px solid #d8d6d2;
	border-top: 1px solid #d8d6d2;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #f5f3ed;
}

/* menu-flat
-----------------------------------------------------------------------------*/ 

ul.FlatMenu li a {
	font-size: 11px;
	font-weight: normal;
}

ul.FlatMenu li a:before {
	content: none;
}

ul.FlatMenu ul { list-style: none; margin: 0; padding-left: 7px;}

ul.FlatMenu { 
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

ul.FlatMenu .L0 {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal; 
  padding: 4px 4px 4px 10px;
  border-bottom: 1px solid #dfdfdf; 
  background-color: #ebebeb;
}

ul.FlatMenu li.selected li a { 
	font-weight: normal; 
}

ul.FlatMenu li.selected a { 
	font-weight: normal; 
}

ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a {  }
ul.FlatMenu li.selected a, ul.menu li.selected a { font-weight: normal;   }
ul.FlatMenu li.selected a, ul.menu li.selected { font-weight: normal; }


/* menu-tree
-----------------------------------------------------------------------------*/ 

.menu { 
	margin: 0;
	padding: 20px;
	padding-top: 14px;
	list-style-type: none!important;
}

.menu li {
	line-height: 20px;
	font-size: 11px;
	background-image: none;
	background-color: #f5f3ed;
	display: block;
	border-bottom: 1px solid #c3c3c3;
}

.menu li a  {
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	line-height: 26px;
	display: block;
	_display: inline; /*IE 6 fix */
}	

.menu li a:hover {
	text-decoration: none;
}	

.menu li.closed { 
	background: url(/images/plus.gif) no-repeat 7px 9px; 
	background-color: #f5f3ed;
}

.menu li.open {
	background: url(/images/minus.gif) no-repeat 7px 9px; 
	background-color: #f5f3ed;
}

ul.submenu li.closed {
	background: url(/images/plus.gif) no-repeat 7px 7px; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	background-color: #f5f3ed;	
}

ul.submenu li.open {
	background: url(/images/minus.gif) no-repeat 7px 7px; 
	padding: 0 0 0 0;	
	margin: 0 0 0 0;
	background-color: #f5f3ed;	
 }

ul.submenu {
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	background-color: #f5f3ed;	
	list-style-type: none!important;
}

ul.submenu li {
	background-color: #f5f3ed;	
	border-bottom: 0;
}

ul.submenu li a {
	line-height: 23px;
	font-weight: normal;
	font-size: 12px;
}

.menu li#favorites { 
	background-image: none;
}

ul.menu li.selected a {
}

ul.menu ul li.selected a {
}
	
/* Search
-----------------------------------------------------------------------------*/ 

div.search { 
	white-space: nowrap; 
	margin: 0 0 10px 0;
}

#Search_Text { 
	height: 57px;
	line-height: 60px;
	width: 173px;
	padding: 0px;
	padding-left: 17px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: url('/images/search_bg.jpg') no-repeat;
	border: none;
	color: #424242;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
}

#search_button { 
	vertical-align: bottom; 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* News & extramenu_text
-----------------------------------------------------------------------------*/ 

#newsletterMenu { text-align: left; }
div.newsletter_text { padding-left: 10px }

div.newsfeed {
	margin: 0 0 10px 0;
}

div.newsfeed h3 {
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0;
	background-color: #d2d2d2;	
	color: #4e4e4e;
	height: 26px;
	line-height: 26px;
}

div.newsfeed div.item {
	padding: 1px 10px 1px 10px;
}

div.newsfeed div.item h4 {
	font-size: 11px;
	padding: 7px 0 1px 0;
}

div.newsfeed h1 {
	font-size: 11px;
	padding: 7px 0 1px 0;
}

div.newsfeed div.allnews {
	padding: 5px 0px 5px 10px;
}	

div.pubdate {
	padding-top: 4px;
	font-size: 10px; 
	font-style: italic;
}

div.readmore  {
	border: 0;
	padding-bottom: 5px;
}

.newsfeed-detail .newsitem {
	padding: 2px 0 7px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}

.newsfeed-comment {
	padding: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #f6f6f6;
}

.signature {
	padding-top: 5px;
}

.newsfeed-comment-write {
	padding: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #f6f6f6;
}

div.extramenu_text { 
	text-align: center;
}

div.extramenu_text img { 
	margin-bottom: 6px;
}

/* Product small
-----------------------------------------------------------------------------*/ 

div.product-small h3 { display: none; }

div.product-small-container {
	margin: 0;
	padding: 0;
	clear: both;
}

div.product-small {
	width: 222px;
	margin: 0px 4px 30px 6px;
	padding: 0;
	height: 310px;
	float: left;
	vertical-align: top;
	border: none;	
}

div.product-small .short {
	font-size: 10px;
	line-height: 11px;
	height: 22px;
	overflow: hidden;
	padding: 0 0 7px 0;
	display: none;
}

div.product-small .pricing {
	float: left;
	height: 20px;
	margin-bottom: 10px;
}

* html div.product-small .pricing { width: 60%; } /* IE6 needs width here */

div.product-small div.price {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-family: Georgia;
	color: #8f8267;
	white-space: nowrap;
	padding-left: 5px;
}

div.product-small div.oldprice {
	font-size: 11px;
	height: 12px;
	text-decoration: line-through;
	overflow: hidden;
	white-space: nowrap;
	display: none;
}

div.campaignproduct div.price {
	color: #8f8267;
}

div.product-small div.button_buy_container {
	text-align: right;
	float: left;
	margin-left: 1px;
}

input.button_buy {
	padding: 0px;
	width: 49px;
	height: 31px;
	background: url('/images/inputbutton_bg.jpg') repeat-x;
	line-height: 31px;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia;
	text-align: center;
}

input.button_buy:hover {
	background: url('/images/inputbutton_bg_hover.jpg') repeat-x;
}

div.product-small .info { 
	display: block;
	float: left;
	width: 77px;
	height: 31px;
	background: url('/images/inputbutton_bg.jpg') repeat-x;
	text-align: center;
	padding: 0;
	line-height: 31px;
}
div.product-small .info:hover {
	background: url('/images/inputbutton_bg_hover.jpg') repeat-x;
}

.info a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia;
	display: block;
}

div.product-small div.date { display: none; }

div.product-small div.name {
	font-weight: normal;
	font-size: 12px;
	font-family: Georgia;
	height: 12px;
	overflow: hidden;
	padding: 0 0 2px 5px;
}

div.name a {
	color: #424242;
}

div.product-small img {
	margin: 0 0 8px 0;
	padding: 0;
	border: 5px solid #e6e6e6;
}

/* Product detail and category
-----------------------------------------------------------------------------*/ 

#CatTrace { 
	text-align: right;
	padding-bottom: 10px;
}

#GroupText { 
	margin: 0 0 15px 0; 
}

div.GroupText-text {
}

div.GroupText-image {
	float: left;
}

div.GroupText-image img {
	margin: 0 15px 0 0;
}

table.artiklar {
	margin: 0;
}

table.artiklar td {
	font-size: 11px;
	padding: 3px 7px 3px 7px;
}

table.artiklar th {
	font-size: 11px;
	background-color: #D3C19C;
	color: #4e4e4e;
	padding: 5px 7px 5px 7px;
}

tr.even { 
	background-color: #f0f0f0; 
}

tr.odd {
	background-color: #fff;
}

div.brandimage {
	text-align: right;
	margin: 0 0 7px 0;
}

div.produkt {
	margin: 0 0 10px 0;
}

div.description {
	margin: 0 0 10px 0;
}

div.productimage {
	float: right;
	padding: 0 0 15px 20px;
	width: 200px; /* same width as PRODUCT transform in admin */
	text-align: right;
}

div.productimage:after { clear: right; }

div.productimage p {
	text-align: right;
	font-size: 10px;
	font-style: italic;
	margin: 5px 0 0 0;
}

td.smallpictures {
	text-align: center;
	padding: 0 5px 15px 0;
	font-style: italic;
}

td.smallpictures img {
	margin: 0 0 5px 0;
}

fieldset.documents {	
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px 0 10px 0;
}

.kampanjpris, .kampanjtext {
	color: #5f0303;
	font-weight: bold;
}

.brandpage_img {
	float: right;
	padding: 0 0 15px 15px;
}

div.button {
	text-align: right;
	margin: 0 0 10px 0;
}

/* Cart
-----------------------------------------------------------------------------*/ 

ul.cart_menu_ul {
	padding: 0;
	margin: 0;
	*margin: 0 0 -5px 0; /*ie 6 and 7 fix */ 		
}

.cart_menu_ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.cart_menu_ul li {
	float: left;
	margin: 0 3px 0 0;
	background-color: #666666;
	list-style: none;
	padding: 0;
}

.cart_menu_ul li.selected {
	background-color: #d2d2d2;
	color: #fff;
}

.cart_menu_ul li a {
	padding: 7px 6px;
	display: block;
	color: #FFFFFF;
}

.cart_menu_ul li.selected a {
	color: #666666;
}

.address-login {
	padding: 0;
	margin: 0;
	border-spacing: 0;
}

.address-login td {
	padding: 0 5px 0 0;
}

.address-table {
	padding: 0;
	margin: 0;
	border-spacing: 0;
	width: 100%;
}

.address-table td {
	padding: 5px 5px 5px 0;
	width: 35%;
}

.address-table input[type=text] {
	width: 180px;
}
.address-table input[type=password] {
	width: 180px;
	margin: 0;
}

.cart_total_sum {
	font-weight: bold;
	font-size: 14px;
	color: #5f0303;
}

div.cart-payship-container td, div.cart-login-container td, div.cart-shipping-container td {
	padding: 6px 0px 6px 5px;
}

div.cart-content-container {
	border-bottom: 1px solid #dfdfdf;
	padding: 0px 0 5px 0;
	background-color: #fff;
	margin: 0 0 20px 0;
}

div.cart-content-container2 {
	padding: 5px 5px 10px 5px;
}

div.cart-payship-container {
	border-bottom: 1px solid #dfdfdf;
	padding: 3px 3px 10px 3px;
	background-color: #fff;
	margin: 0 0 20px 0;
}

div.cart-login-container {
	padding: 7px 3px 7px 5px;
	background-color: #ebebeb;
	margin: 0 0 10px 0;
}

div.cart-shipping-container {
	border-bottom: 1px solid #dfdfdf;
	padding: 3px 3px 10px 3px;
	background-color: #fff;
	margin: 0 0 20px 0;
}

div.cart-content-header {
	background: url(/images/icon_cart1.gif) no-repeat;
	background-position: 0 0;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 40px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}


div.cart-shipping-header {
	background: url(/images/icon_cart2.gif) no-repeat;
	background-position: 0 0;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 40px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

div.cart-payship-header {
	background: url(/images/icon_cart3.gif) no-repeat;
	background-position: 0 0;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 40px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

div.cart-login-header {
	background: url(/images/icon_cart4.gif) no-repeat;
	background-position: 0 0;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 40px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.cart-visainfo a, .cart-visainfo a:hover, .cart-visainfo a:visited {
	padding: 5px 5px 5px 5px;
	cursor: pointer;
	font-size: 11px;
	text-align: left;
}


.cart-meddelande a, .cart-meddelande a:hover, .cart-meddelande a:visited {
	padding: 5px 5px 5px 5px;
	line-height: 22px;
	height: 22px;
	cursor: pointer;
	font-size: 11px;
	text-align: left;
}

.cart-kunduppgifter a {
	padding: 4px 5px 3px 5px; 
	border:1px solid #dfdfdf; 
	background-color: #666666;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: baseline;	
}

div.read_terms {
	font-size: 15px;
	font-weight: bold;
}

div.read_terms a {
	text-decoration: underline;
}

div.error {
	border: 1px solid #5f0303;
	background-color: #8f0606;
	color: #FFFFFF;
	padding: 15px;
	margin: 7px 0 7px 0;
	width: 90%;
	font-size: 13px;
	font-weight: bold;
}

#the_working_message {
	background-color: #666666;
	color: #FFFFFF;
	border: 3px solid #aeaeae;
	position:fixed;
	left:50%;	
	top:50%;
	padding: 10px;
	font-size: 15px;
}

input.cartfield {
	width: 40px;
}


/* Login, logged in, customer profile
-----------------------------------------------------------------------------*/ 

#newcustomer-box {
}

div.login-header h3 {
	padding: 0 0 0 10px;
	height: 26px;
	line-height: 26px;
	color: #4e4e4e;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	background-color: #d2d2d2;
	display: none;
}

div.login-container {
	text-align: center;
	border-left: 1px solid #d8d6d2;
	border-top: 1px solid #d8d6d2;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #f5f3ed;
	font-size: 14px;
	font-weight: bold;
}

.login-container a {
	color: #424242;
}

#customeraddress-box {
	width: 450px;
}

/* Toplist
-----------------------------------------------------------------------------*/ 

div.toplist-header h3 {
	padding: 0 0 0 10px;
	height: 26px;
	line-height: 26px;
	color: #4e4e4e;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	background-color: #d2d2d2;
}

div.toplist-container {
	padding: 10px;
	margin: 0 0 10px 0;	
}

ul.toplist-menu {
	list-style: none;	
}

ul.toplist-menu li {
	font-size: 11px;
	line-height: 14px;	
}

/* Wishlist
-----------------------------------------------------------------------------*/ 

div.wishlist_items {
}

table.wishlist_table {
	margin: 0 0 15px 0;
}

div.wishlist_form {
	margin: 0px 0 10px 0;	
}

div.wishlist_savedlists {
	margin: 0 0 15px 0;	
}

ul.wishlist_menu {
	list-style: none;	
	margin: 0 0 5px 0;
}

div.wishlist_captchaimage {
	background-color: transparent;
	display: block;
	margin: 20px 0 0 0px;
}

div.wishlist_captchaimage img {
	margin: 0 5px 0 0;
}

div.wishlist_popup {
	padding: 10px 10px 10px 10px;
	height: 95px;
	width: 300px;
	position: absolute;
	left: 320px;
	top: 200px;
	background-color: #d2d2d2;
	z-index: 1001;
}

a.wishlist_selected {
	font-weight: bold;	
}

div.standardoverlay {
	background-color: black;
	position: fixed;
	top: 0px;
	left: 0px;
	opacity: 0.7;
	width: 100%;
	height: 100%;
	z-index: 1000;
}



/* Error messages
-----------------------------------------------------------------------------*/ 

td.error { 
	color: #f00;
}

div.error h3 { margin-top: 0; }

.errfield input {
	background: #fee;
}

span.errmsg {
	color: #B90F18;
	font-weight: bold;
	background-image: url(/__SYS__/icon_error_sml.gif);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-left: 18px;
}

div.warning {
	border: 2px solid #B90F18;
	background: #fee;
	background-image: url(/__SYS__/icon_warning_lrg.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.2em;
	padding: 1em;
	padding-left: 42px;
}
div.warning h3 { margin-top: 0; }

span.warnmsg {
	background-image: url(/__SYS__/icon_warning_sml.gif);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding-left: 18px;
}

div.bildspel {
	height: 337px;
}

div.bildspel img {
	border: 3px solid #e6e6e6;
}


/*------PRODUCT-DETAIL
------------------------------------------------------*/


div.produkt{
	width:350px;
	float:left;
}

table.product_pics_group {
	width: 360px;
	height: 70px;
	float: left;
	margin-top: 3px;
	margin-right: -25px;
	padding: 0px!important;
	display: none;
}

td.smallpictures {
	text-align: center;
	padding: 0px 0px 0px 0px!important;
	padding-left: 0px!important;
	padding-bottom: 0px!important;
	padding-top: 0px!important;
	font-style: italic;
	padding-right: 3px!important;
	float: left;
}

td.smallpictures img {
	margin: 0 0 0 0;
	padding: 0px!important;
}

div.product_right{
	float: right;
	width: 310px;
	margin-right: 5px;
	background-color: transparent;
	padding: 10px;
}
div.pagesbar{
   color: #049ACB;
}
div.productimage{
	float: left;
	width: 350px;
	padding: 0 0px 0px 0;
	text-align: center;
	margin: 0;
	background-color: #ffffff;
}

p#picture-comment {
	display: none;
}

div.productdescr{
	margin-bottom:20px;
	text-align: justify;
	font-size: 12px;
	line-height: 17px;
}

div.productdescr-container {
	float: left;
	width: 310px;
	margin: 0px;
}

div.productdescr-container p {
	font-size: 12px;
	line-height: 23px;
}

div.productdescrlong {
	margin-bottom:20px;
	line-height: 25px;
	width: 350px;
	text-align: justify;
}

div.productdescrlong p {
	line-height: 20px;
	font-size: 14px;
}

h2.relateradeartiklar {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
	color: #353535;
}

h1.productname {
	font-size: 22px;
	padding-top: 15px;
}

/* Variant
-----------------------------------------------------------------------------*/

div.variant_extrainfo {
	display: none;
}
div.variant_TextID {
	
}

div.variant_price {
	font-size: 25px;
}

input.QtyFix{
	width: 35px;
	height: 23px;
	line-height: 23px;
	float: left;
	border: none;
	border: 1px solid #c1c1c1;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	padding-right: 5px;
	margin: 0;
	margin-right: 5px;
}

select.prodGroupingSel{
	margin-bottom:10px;
}
div.vargroupingtag{
	margin-top:10px;
}
div.variant_price{
	margin-top:20px;
}

div.variant_qty{
	margin-top:10px;
	border: none;
}

div.variant_qty select {
	float: left;
	margin-right: 10px;
}

input.buttonprodukt {
	float: left;
}

div.variant_TextID{
	margin-top:10px;
	margin-bottom: 10px;
}

div.currencyselector{
	padding: 0px 0 20px 10px;
}

div.brandimage{
	float:left;
	margin-top:20px;
}

.kampanjpris, .kampanjtext {
	color: #999;
	font-weight: bold;
}

.pwd-box {
    position: relative;
    width: 500px;
    
    background-color: gray;
    z-index: 100;
	right: 370px;
	bottom: 235px;
	padding: 20px;
	color: #ffffff;
}

.pwd-box p {
	text-align: left;
}

.pwd-box a {
	color: #ffffff;
	text-decoration: underline;
}
