/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 		
	line-height: 1.5;
	
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; text-align: center; margin-bottom: 20px; margin-top: 20px;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

H1 {  
  font-size: 24px;
  font-weight: normal;
  color: #435B6B;
  font-family: verdana,arial,helvetica,sans-serif;
}

H2 {  
  font-size: 17px;
  font-weight: normal;
  color: #435B6B;
  font-family: verdana,arial,helvetica,sans-serif;
}

BODY {
  background: #5B695C;
  color: #000000;
  margin: 0px;
  font-family: verdana,arial,helvetica,sans-serif;
}

A { 
  color: #3e493f;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}


A.sticky:visited {
	color: #3e493f;
}



A.infoBoxHeading, A.contentBoxHeading {
  color:#FFFFFF;
  text-decoration: none;
}

A.infoBoxHeading:hover, A.contentBoxHeading:hover {
  color:#FFFFFF;
  text-decoration: underline;
}




FORM {
	display: inline;
}

TABLE#header {
	margin-top: 13px;	
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	width:100%;
	border: 0;
	
	background: #DFE9DD;
	background-image: url(/images/header_bg.jpg);
    background-repeat: repeat-x;
  
}

TR#header_row {
   vertical-align: top;
  
}

IMG#HeaderLogo {
	margin-left: 38px;
	border: 0px;
}

A#HeaderLogoLink {
	border: 0px;
}

TABLE#headerNavigation {
  background: #879187;
  color: #FFFFFF;
  font-size: 12px;
  
  background-image: url(/images/header_navigation_bg.gif);   
  background-repeat: repeat-x;
  
}

TD#breadcrumbs {
	padding-left: 18px;
}

TD#customerLinks {
	padding-right: 18px;
}

TD.headerNavigation {  
  

}

A.headerNavigation { 
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #000000;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TABLE.footer {
  background-color: #ffffff;
  color: #3e493f;
  font-size: 12px;
  padding-bottom: 40px;
}

TR.footer {
  
}

TD.footer {
}

tr.footer_content {
    vertical-align: top;
    background: #FFFFFF;
}

td.footer_info {
    width: 201px;
}

div#InfoBox {
    margin-left: 4px;
}

td.footer_separator {
}


TABLE#content {
	margin-top: 15px;
}

TD.LeftEdge {
	background-image: url('/images/left_edge.gif');
	background-repeat: repeat-y;
	width: 14px;
}

TD.RightEdge {
	background-image: url('/images/right_edge.gif');
	background-repeat: repeat-y;
	width: 14px;
}


TABLE.CloseBoxArea {
	width: 100%;
	background-color: #FFFFFF;	
	border-collapse:collapse;
}

TR.CloseBoxArea {
	background-color: #FFFFFF;		
	height: 12px;
}

TD.CloseBoxAreaLeft {
	background-image: url('/images/infobox/corner_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 14px;	
}

TD.CloseBoxAreaRight {
	background-image: url('/images/infobox/corner_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 14px;
}


TABLE.StartBoxArea {
	width: 100%;
	background-color: #FFFFFF;	
	border-collapse:collapse;
}

TR.StartBoxArea {
	background-color: #FFFFFF;		
	height: 12px;
}

TD.StartBoxAreaLeft {
	background-image: url('/images/infobox/corner_top_left.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 14px;	
}

TD.StartBoxAreaRight {
	background-image: url('/images/infobox/corner_top_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
	width: 14px;
}




TABLE#outer {  
	width: 930px;
	background: #DFE9DD;
}

TD#leftColumn {
	width: 185px;
	padding-left: 8px;
	padding-right: 8px;	
}

H3#leftColumnHeader {
	color: #879187;
	
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 6px;
	margin-top: 0px;
}


TD#middleColumn  {
    padding-right: 10px;

}

TD#rightColumn {
	width: 131px; 
	padding-left: 8px;
	padding-right: 8px;
		margin-top: 100px;


}


.margin-none {
	margin:0px;
}

.infoBox {
  background: #FFFFFF;
  border-spacing:0px;
  border-collapse:collapse;
  border:0px;   
  line-height: 1.5;
}


.infoBoxContents {
  color: #3e493f;	

  background: #FFFFFF;
  font-size: 11px;
  padding-left: 4px;
  padding-right: 4px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TABLE.infoBoxHeading {  	
	height: 20px;
}

TABLE.contentBoxHeading {  	
	height: 20px;
	margin-top: 18px;
}


TABLE.infoBoxFooter {
	background-color: #FFFFFF;
}

TD.infoBoxFooter {
  font-size: 12px;
  color: #69A2B6;
  text-align: right;
  vertical-align: bottom;
  font-weight: bold;
  height: 18px;
}

TD.ShoppingCartBoxFooter {
	
}

DIV.white {
	padding-top:12px;
	background: #FFFFFF;
}

DIV#smallcheckoutbutton {
	margin-top: 4px;
	width: 100%;
	text-align: right;
}

TD.infoBoxHeading {  
  font-size: 12px;
  font-weight: bold;
  background: #879187;
  color: #ffffff;
  
}

TD.contentBoxHeading {  
  font-size: 12px;
  font-weight: bold;
  background: #879187;
  color: #ffffff;
  
}


TD.blue {
	background: #435B6B;	
}

TABLE.green_white {
	
}

TD.green_white {
	border-top-width: 11px;
}


TD.infoBox, SPAN.infoBox {
	background: #FFFFFF;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}


TR.odd {
 
}

TR.even {
 background: #f8f8f9;
}


/*
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
*/
TD.pageHeading, DIV.pageHeading {  
  font-size: 24px;
  font-weight: normal;
  color: #435B6B;
}

TD.pageHeading > H1 {
	margin-top:0px;
	margin-bottom:0px;
}

div#ManufacturerContainer {
    margin-left: 10px;
    font-size: 12px;
    margin-top: -6px;
    color: #435B6B;
}

div#ManufacturerContainer a {
    font-weight: bold;
    color: #435B6B;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main, DIV.main {
  
  font-size: 12px;
  line-height: 1.5;  
}


TH.main {
  
  font-size: 14px;
  line-height: 1.5;  
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

td.markProductOutOfStock,
td.markProductOutOfStock A {
    color: #cc0033;

}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cc0033;
  font-weight: bold;
}

SPAN.RequiringProduct {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cc0033;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { 
	background-color: #E9F4FC;			
	cursor: pointer; 	
}

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { 
	font-size: 90%;	
}


span.price {
	margin-left:5px;
	font-size: 24px;
	font-family: Verdana, Arial, sans-serif;
	color: #435B6B;		
	font-weight: bold;
	white-space: nowrap;
}

span.priceStartingFrom {
	margin-left:5px;
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	color: #435B6B;		
	white-space: nowrap;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding-bottom: 10px;
}

DIV.ProductDesc {
  font-size: 12px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  padding-top: 0px;
  line-height: 1.4;
}

SPAN.Error {
	font-size: 90%;
	color: #FF0000;
}

TD.LeftIndent {
	padding-left:20px;
}

TR.PrevNext {
	font-family: Verdana, Arial, sans-serif;
    font-size: 14px;

}

DIV.SpecialExpiryDate {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}


/* product options table */

TABLE.options {
	border:1px solid #d7d7d7;
	border-collapse: separate;
	background-color:#fff;
	clear:both;
}

/* Old IE browsers need clear both, others don't. IE does not understand 
below css */
DIV>TABLE.options {
	clear:none;
}


TABLE.options TH, TABLE.options TD {
	vertical-align:top;
	font-size:11px;
	line-height:16px;
	background-color:#fff;
	padding: 4px;
	
	
	border-right: 1px solid #fff;
	border-left: 1px solid #eaeaea;
	
}

TABLE.small-options TH, TABLE.small-options TD {
	font-size:9px;
}


TABLE.options TH {
	font-weight:bold;

}

TABLE.options TD {
	font-weight:normal;
	
}

TABLE.options TR.odd {
 
}

TABLE.options TR.even TD, TABLE.options TR.even TH {
 	background-color:#f4f4f4;
}


TABLE.options TR TD.left, TABLE.options TR TH.left {
 	 border-left:0;
}



/* Products list */

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}


TABLE.productListing TD {
	border-bottom: 1px solid #b6b7cb;
}

TABLE.productListing TD TD {
	border: 0px;
}

TABLE.productListing .heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #879187;
  color: #FFFFFF;
  font-weight: bold;
}

TABLE.productListing TD.first {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
  padding: 8px;

}

TABLE.productListing TR.odd {
 	background-color:#fff;
 	border-bottom: 1px solid #b6b7cb;

}

TABLE.productListing TR.even {
 	background-color:#fff;
 	border-bottom: 1px solid #b6b7cb;

}


TABLE.productListing TD.desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 8px;

}

TABLE.productListing TD.desc .productName {
	font-weight:bold;
	font-size: 14px;

}


TABLE.productListing TD.last {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;

}


TD.data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


DIV.ProductDesc A {
	font-weight: bold;
}




TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #879187;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


TABLE.option-images {
	border-spacing:0px; 	
	border-collapse:collapse;
    vertical-align: top;
 
}

DIV.option-images  {
	padding-left: 12px;
}

TABLE.option-images TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;

  vertical-align: top;
  text-align: left;
  padding-right: 5px;
}

H2.section {
	margin-top: 10px;
	margin-bottom: 0px;
}


OL.bold-number {font-weight: bold ;}
OL.bold-number LI P {font-weight: normal ;}

TD.nowrap { white-space: nowrap;}

li.current {
	font-weight: bold;
}


/* Tooltips */

div#fancyTipTop {
    display:none; 
    background:transparent url(/images/jquery-tools/black_arrow_top.png);
    font-size:12px; 
    height:55px;
    width:160px; 
    padding:25px; 
    padding-bottom:40px;
    color:#fff;     
}

div#fancyTipLeft {
    display:none;
    background:transparent url(/images/jquery-tools/black_arrow_left.png);
    font-size:12px;
    height:46px;
    width:210px;
    padding:18px;
    padding-right:21px;
    color:#fff;
}

.red {
}


.oos_msg_confirmation {
	font-weight: bold;
}

/* Additional images */
.imagesBoxContents {
  font-size: 10px;
  background: #FFFFFF;
}



IMG.BorderedImage {
	background: #FFFFFF;
	border: 5px;
	border: solid white;	
}

DIV#ProductImagesContainer {
    float: right;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 10px;
}

DIV#ProductImagesContainerSpacer {
    width: 280px;
    height: 0;
}

TABLE.ProductImage {
	padding-left: 5px;
	padding-bottom: 5px;
}

TABLE.BorderedImageText {
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
 	border-collapse: collapse;
 	text-align: right;
}

TR.BorderedImageText {	
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background: #FFFFFF;
    border: 0px;
    padding: 0px;
    border-collapse: collapse;
    
}
TR.BorderedImageText {
    height:17px;
}

TD.BorderedImageTextLeft {	
		
    background: #FFFFFF;

	background-image: url('/images/infobox/corner_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 11px;
}

TD.BorderedImageTextRight {	
		
    background: #FFFFFF;

	background-image: url('/images/infobox/corner_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 11px;
}

DIV.ProductImages {
	background: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	
}

DIV.ProductImagesList {
	text-align: center;
	vertical-align: middle;
}

.ProductMainImage {

}

IMG.ProductListImage {
	border: 1px solid #FFFFFF;	
}

IMG.ProductListImage:hover {
	border: 1px solid #435B6B;
}


DIV#ProductListImageTooltip {
		display:none;
		background-color:#ffa;
		border:1px solid #cc9;
		padding:3px;
		font-size:13px;
		-moz-box-shadow: 2px 2px 11px #666;
		-webkit-box-shadow: 2px 2px 11px #666;
        box-shadow: 2px 2px 11px #666;
}
	
	
	
	
	


TABLE.productListGrid {
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
}

TABLE.productListGrid td {
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	text-decoration: none;
	border-left: 1px solid #DEDEDE;
	
	vertical-align: top;
}


TABLE.productListGrid td .textContainer {
		background-color: #435B6B;
		background-color: #DEDEDE;
		background-color: #FFFFFF;
		padding-bottom: 2px;
}

TABLE.productListGrid td .productName {
	font-size:14px;
	font-weight:bold;
}

TABLE.productListGrid td .nameContainer {
}

TABLE.productListGrid td .imageContainer {
	background-color: #FFFFFF;
}

TABLE.productListGrid td .nameContainer a {
	color: #435B6B;

}

TABLE.productListGrid td .descriptionContainer a {
	font-size:12px;
	color: #000;
}

TABLE.productListGrid td .descriptionContainer a:hover {
}


TABLE.productListGrid td .priceContainer .price {
	font-size:12px;
}

TABLE.productListGrid td .productNormalPrice {
	text-decoration: line-through;
	font-size: 10px;
}

LABEL.bold {
	font-weight:bold;
}

TD.label {
	text-align:right; 
	vertical-align: middle;
}


TR.formHelp, TD.formHelp {
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}




span#closeSmallCartButton {
	float: right;
	right: 0px;
	top: 0px;
	position: relative;
	visibility:hidden;
}
span#closeSmallCartButton a {
	color: white; 	
}

span#smallCartHeaderText {
	float: left;
	margin-left: 15px;
}
	
#in_cart_spinner {
	display: none;   		
	width: 32px;
	height: 32px;
}


div#in_cart_dialog { 
	display:none;
	width: 180px;
	font-size:12px;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
	z-index: 999;
}




body.ie6 div#in_cart_dialog,
body.ie7 div#in_cart_dialog,
body.ie8 div#in_cart_dialog {
    border: 3px solid #888;
   zoom: 1;
}



div#in_cart_dialog .header {
	color: #ffffff;
	background: #435B6B;	
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	padding: 4px;
	height: 18px;
}

div#in_cart_dialog .content {
	min-height: 75px;
	background: #FFFFFF;
	padding: 4px;
}

div#in_cart_dialog .footer {
	height: 18px;
	background: #FFFFFF;
	padding: 4px;
	text-align: right;
}

#small_cart_content {
	min-height: 70px;


}

#small_cart_message {
	text-align: center;
	color: #009819;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
}
#small_cart_product_count {
	text-align: right;
	margin-bottom: 4px;
}
#small_cart_total {
	text-align: right;
}
#small_cart_total_amount {
	white-space: nowrap;
}

#small_cart_loading {
	text-align: center;		
}
#small_cart_loading img {
	margin-top: 10px;
}


div.PaymentMethod {

	padding: 10px;
	border: 2px solid #CCC;
	margin-top: 4px;
	margin-bottom: 4px;

    position: relative;
    padding-left: 25px;
    padding-right: 140px;
}
#payment_select_continue{
  padding-right: 10px;
}

div.PaymentMethod div.PaymentMethodTitle {
	font-size: 16px;
	font-weight: bold;
	clear: right;
}
div.PaymentMethod div.PaymentMethodImage {
    margin-top: 5px;
}

div.PaymentMethod div.PaymentMethodImage img {
	vertical-align: middle;
}

div.PaymentMethod div.PaymentMethodDescription {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 5px;
}

div.PaymentMethod div.PaymentMethodCheckbox{
	text-align: center;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    padding-top: 12px;
}
div.PaymentMethod div.PaymentMethodContinue {
    height: 100%;
    position: absolute;
    width: 130px;
    margin-right: 10px;
    display: block;
    right: 0;
    top: 0;
    vertical-align: bottom;
    display: none;
}

div.PaymentMethod div.PaymentMethodContinue input {
    position: absolute;
    bottom: 10px;
    right: 0px;
}

div.PaymentMethod div.PaymentMethodFields {

	padding-top: 5px;
    display: none;
}

div.PaymentMethod div.PaymentMethodFields label {
}

table.KlarnaPartPaymentClasses {
  border-collapse: collapse;
}

table.KlarnaPartPaymentClasses thead {
  border-bottom: 1px solid #CCC;
}

table.KlarnaPartPaymentClasses td, th {
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

table.KlarnaPartPaymentClasses tr:nth-child(even) {
  background:#FFF;
}

table.KlarnaPartPaymentClasses tr:nth-child(odd) {

}

span.klarna_terms a {
    color: #008CD4;
}

div.PaymentDescriptionContainer {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}


div.PaymentMethodFields label {
  display: block;
}

div.PaymentMethodFields div.PaymentMethodFieldsRow {
  margin-top: 5px;
}

span#klarna_invoice_pno_container,
span#klarna_partpayment_pno_container {
  padding-right: 18px;
}

span#klarna_invoice_pno_container.success,
span#klarna_partpayment_pno_container.success {
  background-image: url("/images/green_dot_16x16.png");
  background-repeat: no-repeat;
  background-position: right;
}


div.AddressErrorHeader {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

table.AddressError tr {
  vertical-align: top;
}

table.AddressError {
  margin-bottom: 5px;
}

div.payment_information div.payment_logo {
  float:left;
  text-align: center;
  margin-right: 10px;
}

div.payment_note_text {
  margin-top: 5px;
}

div.KlarnaProductPrice {
  font-size: 11px;
  white-space: nowrap;
}


div.PaymentMethod:hover {
	background-color: #E9F4FC;			
	cursor: pointer; 	
}

div.SelectedPaymentMethod {
	background-color: #E9F4FC;	
	border-color: #435B6B;
}


div.SelectedPaymentMethod.PaymentMethodError {
  border-color: #FF8E90;
}



div#PaymentMethodBox img {
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}

div.cleaner {
	clear:both;
}



td#shopping_cart_container {
    background-color: #DFE9DD;
    padding-left: 4px;
    padding-right: 0px;
    width: 238px;
    padding-top: 8px;
}

div#shopping_cart {
    position: relative;

    width: 230px;
    z-index: 8000;
    color: #3e493f;
    background-color: white;
}

div#shopping_cart_header {
   background-color: #435B6B;
   color: white;
   font-size: 12px;
   font-weight: bold;
   padding-left: 11px;
   padding-right: 11px;
   height: 18px;
   padding-top: 2px;
}


div#shopping_cart_header a.right_arrow {
    float: right;
}

div#shopping_cart hr {
    height: 1px;
    background-color: #bdbdbd;
    border: 0;
    margin-top: 6px;
    margin-bottom: 6px;
}

div#shopping_cart_content {
    height: 89px;
}

div#shopping_cart_content,
div#shopping_cart_details {

    font-size: 12px;
    padding-right: 11px;
    padding-left: 11px;
}

div#shopping_cart_product_count {
    padding-top: 4px;
    font-size: 24px;
    white-space: nowrap;
    height: 31px;
}

div#shopping_cart_total {
    text-align: right;
    margin-top: 4px;
    margin-bottom: 2px;
    font-size: 16px;
    height: 21px;

}

div#shopping_cart_footer_edit {
    margin-top: 2px;
    float: left;
    font-weight: bold;
}

div#shopping_cart_button_container {
    margin-top: 6px;
    margin-bottom: 5px;
    font-size: 12px;

}

div#shopping_cart_footer_checkout {
    text-align: right;
    padding-bottom: 4px;
}

div#shopping_cart_details {
    position: absolute;
    vertical-align: top;
    text-align: left;
    font-weight: normal;
    width: 208px;

    color: #3e493f;
    background-color: white;

}

div.shopping_cart_shadow  {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.25);
}

div.shopping_cart_details_shadow  {
    box-shadow: 0 0px 0px white, 0 5px 8px rgba(0, 0, 0, 0.25);
}


body.ie6 div.shopping_cart_details_shadow,
body.ie7 div.shopping_cart_details_shadow,
body.ie8 div.shopping_cart_details_shadow {
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#909090, Strength=5, Direction=90),
    progid:DXImageTransform.Microsoft.Shadow(Color=#909090, Strength=5, Direction=180),
    progid:DXImageTransform.Microsoft.Shadow(Color=#909090, Strength=5, Direction=270);
    margin-left: -5px;
}


div#shopping_cart_details h3 {
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 10px;
}
div#shopping_cart_details td {
    vertical-align: top;
    padding-bottom: 3px;
}

div#shopping_cart_details td.shopping_cart_details_amount {
    text-align: right;
}

div#shopping_cart_details table {
    margin-bottom: 10px;
}

div#shopping_cart_shipping {
    text-align: right;
    padding-bottom: 10px;
    font-size: 16px;
}

div#shopping_cart_empty {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
}

div#shopping_cart_details tr.shopping_cart_more_products {
    font-size: 14px;
}

span.shopping_cart_product_options {
    font-size: 10px;
}

td.shopping_cart_image {
    width: 20px;
    padding-top: 4px;
}


td#header_language {
    vertical-align: bottom;
    text-align: right;
    padding: 4px;
}

td#ProductInfoButtonTableData {
    padding-top: 0px;
    padding-left: 10px;
    width: 150px;
    vertical-align: bottom;
}

div#ProductInfoButtonContainer {
    margin-top: 20px;
}


TABLE.large-option-images td.large_single_image {
    text-align: center;
    padding-top: 10px;
}


TABLE.large-option-images td.large_single_image_text {
    padding-left: 5px;
    padding-top: 10px;
    width: 140px;
}

div.BorderedImageContainer {
    background: #FFFFFF;
    border: 5px;
    border: solid white;
    width: 80px;
}

TABLE.large-option-images div.BorderedImageContainer  {
    width: auto;
}

td.large_single_image_text a.enlarge {
    font-weight: normal;
}


span#lhc_title_text {
    padding-left: 5px;
    font-size: 14px;
}

div#lhc_status_container {
    width: 220px;
}
