/*
  $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
  background-image: url(images/bg22.gif);
  background: #ffffff;
  background: #FFFFCC; i rutan eller snarare f4f3ef

*/

.boxText { font-family: Trebuchet MS, tahoma, Arial, sans-serif; font-size: 13px;	color: #333333; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; color: #333333; }
.errorBox a {   text-decoration: underline; color: #333333; }
.errorBox a:hover {   text-decoration: underline; color: #000; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #648D0E; text-decoration: underline; }

body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	background: url(images/bg2.jpg) repeat-y scroll center top;
	} 
A {
  color: #333333;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #7CAD40;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #729b19;
  font-weight : bold;
}

A.headerNavigation { 
  color: #729b19; 
}

A.headerNavigation:hover {
  text-decoration: underline;
}

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;
}

TR.footer {
  background: #7CAD40;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #92b713;
  color: #FFF;
  font-weight: bold;
}

TR.footerblue {
  background: #7CAD40;
}

TD.footerblue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #5784A1;
  color: #FFF;
  font-weight: bold;
}


.infoBox {            /* Linjen runt account boxarna*/
  background: #FFF;
}

.infoBoxContents {  /* Innehållet i account boxarna*/
 	background: #FFF;
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
	font-weight:normal;
}

.infoBoxContentsLeft {  /* Innehållet i account boxarna*/
 	background: #FFF;
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	line-height: 15px;
	font-weight:normal;
}
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Trebuchet MS, tahoma, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x;
  color: #333333;
  text-indent: 4px;
}

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

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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;

  border-style: solid;

  border-color: #b6b7cb;

  border-spacing: 0px;
}

.productListing-heading {
   font-family: Verdana, Arial, sans-serif;

   font-size: 11px;

   font-weight: bold;

  color: #ffffff;

  vertical-align: middle;

  white-space: nowrap;
}

.productListing-heading-cart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d8d8f6;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: center;
	line-height: 15px;
}

TD.productListing-data-left {
color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: left;
	line-height: 15px;
  }  
  
TD.productListing-data a { color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: center;
	line-height: 15px; }
TD.productListing-data a:hover { text-decoration: underline;}  

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	color: #729b19;
	font-size: 17px;
	font-family: Century Gothic;
	margin-top:5px;
	font-weight : bold;	
}

.pageHeading a {
	color: #729b19;
	font-size: 17px;
	font-family: Century Gothic;
	margin-top:10px;
	font-weight : bold;
	}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, DIV.main {
color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
}

TD.main1 {
  	color: #484848;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
  line-height: 1.5;
    text-align : left;
}
TD.main2 {
  	
	font-size: 14px;
	font-family: tahoma;
	text-decoration:none;
  line-height: 1.5;
    text-align : left;
}

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

}

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;
}

TD.category_desc {
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;

}

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: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Comic Sans MS, Verdana, arial;
  font-size: 14px;
  color: #729b19;
  }

.textarea_client {
  width: 100%;
  font-family: Comic Sans MS, Verdana, arial;
  font-size: 14px;
  color:#3394B9
}

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;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarFrom a { 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-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.rubrik {
	color: #729b19;
	font-size: 13px;
	font-family: Verdana, Century Gothic;
	text-decoration:none;
	margin-bottom:3px;
	margin-top:15px;
	font-weight : bold;
	}
.rubrik1 {
	color: #729b19;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	text-decoration:none;
	margin-bottom:8px;
	margin-top:35px;

	}
.text {
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
	margin-bottom:10px;
	margin-top:0px;

}
	
	.style1 {
	color: #837b71;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #4b4b4b;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #729b19;
	font-size: 13px;
	font-family: Verdana, Century Gothic;
	text-decoration:none;
	font-weight : bold;
	}
.style3 a {
	color: #729b19;
	font-size: 13px;
	font-family: Verdana, Century Gothic;
	text-decoration:none;
	text-align: left;
	font-weight : bold;
	}


.style3 a:hover { text-decoration: underline;}

.link {
	color: #333333;
	font-size: 13px;
	font-family: Century Gothic;
	text-decoration:none;
	text-align: left;
}
.link a {
	color: #333333;
	font-size: 13px;
	font-family: Century Gothic;
	text-decoration:none;
	text-align: left;

}

.style14b {
	color: #5784a1;
	font-size: 13px;
	font-family: Verdana, Century Gothic;
	text-decoration:none;
	text-align: left;
	font-weight : bold;
}	

.style4 {
	color: #484848;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #8a8a8a;
	font-size: 12px;
	font-family: tahoma;
}
.style6 {
	  background: #FFFFFF;
  	color: #333333;
	font-size: 13px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
	font-weight:normal;
}

.style6  ul {
	
	list-style:url(images/point_1.gif); margin:0 0 0 0px;
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
	}
	
.style6b {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}

.style7 {
	color: #3394B9;
	font-size: 13px;
	font-family: Arial, Verdana, tahoma;
	font-weight:bold
}
.style7b {
	color: #5784A1;
	font-size: 13px;
	font-family: Verdana, arial, tahoma;
	font-weight:bold
}
.style7c {
	color: #3394B9;
	font-size: 13px;
	font-family: Verdana, arial, tahoma;
	font-weight:bold
}
.style7d {
	color: #3394B9;
	font-size: 13px;
	font-family: Arial, Verdana, tahoma;
}
.style7c a{
	color: #3394B9;
	font-size: 13px;
	font-family: Verdana, arial, tahoma;
	font-weight:bold
}

.therapist_date {
	color: #3394B9;
	font-size: 13px;
	font-family: Arial, Verdana, tahoma;
	padding:5px 0px 5px 0px;
}
.therapist {
	color: #3394B9;
	float:left;
	font-family:Comic Sans MS,Verdana,arial;
	font-size:13px;
	height:auto;
	margin-bottom:10px;
	padding:5px 0px 5px 0px;
	width:780px;
}
.style7 a { color: #3394B9; font-family: Arial, sans-serif; font-size: 13px; font-weight:bold }
.style7 a:hover { text-decoration: underline;}
.style7 a:visited { color: #73c6e6; font-family: Arial, sans-serif; font-size: 13px; font-weight:bold}

.texttherapist textarea {
	color:#3394B9;
}
.style8 {
	color: #6D6D6D;
	font-size: 11px;
	font-family: tahoma;
	}
	.style8 a {
	color: #6D6D6D;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #729b19;
	font-size: 13px;
	font-family: Arial, Verdana, tahoma;
}
.client_date
{
	color: #729b19;
	font-size: 13px;
	font-family: Arial, Verdana, tahoma;
	padding:5px 0px 5px 0px;
}
.client{
	color:#729B19;
	float:left;
	font-family:Comic Sans MS,Verdana,arial;
	font-size:13px;
	height:auto;
	margin-bottom:10px;
	padding:5px 0px 5px 0px;
	width:780px;
}
.style10 {
	color: #333333;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	line-height:15px
}
.style10 a {
	color: #333333;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
}
.style11 {
	color: #729b19;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight:normal;
	font-weight : bold;
}

.style11 a {color: #729b19;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight: normal;
    font-weight : bold;
	}
	
.style11 a:hover { text-decoration: none;}

.style12 {
	color: #333333;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight:normal;
}
.style13 {
	color: #dd2b27;
	font-size: 13px;
	font-family: Verdana, Century Gothic;
	text-decoration:none;
}
.style13 a { 
	color: #dd2b27;
	font-size: 13px;
	font-family: Verdana, Century Gothic;
	text-decoration:none; }
.style13 a:hover { text-decoration: underline;}

.style13b {
	color: #dd2b27;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight:bold
}
.style13b a { 
	color: #dd2b27;
	font-size: 16px;
	font-family: Verdana, Century Gothic; }
.style13b a:hover { text-decoration: underline;}


.style14 {
	color: #5784a1;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight:normal;
	font-weight : bold;
	}

.style14 a { 
	color: #5784a1;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight:normal;
	font-weight : bold;
	}
.style14 a:hover { text-decoration: underline;}

.style15 {
	color: #729b19;
	font-size: 32px;
	font-family: Century Gothic;
}
.style15 a:hover { text-decoration:none; }
.style16 {
	color: #dd2b27;
	font-size: 32px;
	font-family: Century Gothic;
}
.style16 a:hover { text-decoration:none; }

.style17 {
	color: #505050;
	font-size: 15px;
	font-family: Arial;
}
.style18 {
	color: #729b19;
	font-size: 20px;
	font-family: Helvetica;
    font-weight: bold;
}
.style19 {
	color: #f22600;
	font-size: 15px;
	font-family: Helvetica;
    font-weight: bold;
}
.style20 {
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.style20 a {
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.style21 {
	color: #dd2b27;
	font-size: 13px;
	font-family: Verdana, Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
	font-weight : bold;
	}

.style22 {
	color: #333333;
	font-size: 13px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
}
.style22 a { 
	color: #333333;
	font-size: 13px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px; }
.style22 a:hover { text-decoration: underline;}

.style44 {
	color: #729b19;
	font-size: 16px;
	font-family: Century Gothic;
	}
.style44 a { color: #729b19;
	font-size: 16px;
	font-family: Century Gothic; }
.style44 a:hover { text-decoration: underline;}

.style55 {
	color: #5784a1;
	font-size: 16px;
	font-family: Century Gothic;
	}
	.style55 a { 
	color: #5784a1;
	font-size: 16px;
	font-family: Century Gothic; }
.style55 a:hover { text-decoration: underline;}
.style45 {
	color: #729b19;
	font-size: 22px;
	font-family: Century Gothic;
}
.style46 {
	color: #dd2b27;
	font-size: 22px;
	font-family: Century Gothic;
}
.style47 {
	color: #f5ba00;
	font-size: 13px;
	font-family: Verdana, tahoma;
	text-decoration:none;
	font-weight:bold
}
.style48 {
	color: #f5ba00;
	font-size: 16px;
	font-family: Verdana;
	font-weight:bold
}
#mu ul {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px}
#mu2 ul {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu2 a { font-family:tahoma; font-size:11px}
#mu3 ul {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu3 a { font-family:tahoma; font-size:11px}

/*** Begin Header Tags SEO ***/

h1 {
	color: #729b19;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	display: inline;
	font-weight : bold;
	}

h2 {
	color: #729b19;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	display: inline;
	font-weight : bold;
}
h3 {
	color: #729b19;
	font-size: 13px;
	font-family: Arial, Verdana, Century Gothic;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	font-weight : bold;
		}

p {
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
	font-weight:normal;
	margin-top:0px;
	}
.login {
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: right;
	font-weight:bold;
	margin-top:0px;
	}
.login a {
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: right;
	line-height: 15px;
	font-weight:normal;
	margin-top:0px;
	}
.login a:hover { text-decoration: underline;}

.left {
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: left;
	line-height: 15px;
	font-weight:normal;
	margin-top:0px;
	}
.punkter  ul {
	list-style:url(images/point_1.gif); margin:0 0 0 0px;
  	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: left;
	line-height: 15px;
 }
.punkter {  /* Innehållet i gröna boxarna*/
	color: #729b19;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight:normal;
	padding-left:20px; 
	padding-right:20px; 
	padding-top:0px; 
	padding-bottom:0px;
}
.punkter a {  /* Innehållet i gröna boxarna*/
	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: left;
	line-height: 15px;
	font-weight:normal;
	margin-top:0px;
}

.punkter a:hover { text-decoration: underline;}

/*** End Header Tags SEO ***/

.asnf_normal { line-height: 130%; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#333333;}  



a.asnf_none:link {  color: #3394B9; text-decoration: none}

a.asnf_none:visited { color: #3394B9; text-decoration: none}

a.asnf_none:hover { color: #ff6600; text-decoration: none }



.asnf_replyform {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}

.asnf_error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#990000; font-weight:bold;}  

/***** Begin Sitemap_SEO *****/ 

ul.sitemap {

color: #ff0000;

}

.sitemap {

  font-family: Tahoma, Arial, sans-serif;

  font-size: 11px;

  color: #0000ff;

  font-weight : normal;

}

.sitemapHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #0000ff;

  font-weight : normal;

}

.sitemapProducts {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #DD2B27;

  font-weight : normal;

}

A.sitemap { 

  color: #009900; 

}

A.sitemap:hover {

  color: #ff0000;

}
/***** End Sitemap_SEO *****/ 


/*************************** DE OLIKA BOXARNA ******************************************************************************************************/


/*******  CATEGORY BOX ********/


.mws_boxTop    {   /*******  CATEGORY HEADING ********  CORNERS FINNS I includes/classes/ BOXES.PHP rad 124-155 */

  font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 13px; padding-left:0px;
  
  font-weight: bold;
  color: #ffffff;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x; 
  
  }

.mws_boxLeft   { background: url(''); }

.mws_boxRight  { background: url(''); }

.mws_boxBottom { font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 14px;

  font-weight: bold;
  color: #333333;

  background:url(images/infobox/box_body_tall_b_2.gif) 0 0 repeat-x; }

.mws_boxCenter { /*******  CATEGORY INNEHALLET ********/

 margin:0; padding:0;

font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; /* "Lucida Sans Unicode",  */
color:#3d3c3c;  }
   
.mws_boxCenter ul, .InformationBoxContents ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
.mws_boxCenter ul li, .InformationBoxContents ul li{
	margin:0;
	padding:0;
	width:100%;
	float:left;
}


.mws_boxCenter a { outline: none; color:#5A594E;
padding:2px 5px 2px 10px;
display:block;
border-bottom:1px solid #D8DDC6;
text-decoration:none; 
font-weight:bold; }
.mws_boxCenter a:hover { background-color:#EBF5C9;}





.mws_boxCenter_payment { /*******  BOXARNA I PAYMENT ********/

 margin:0; padding:0;
	font-size: 11px;
font-family: Arial, sans-serif; /* "Lucida Sans Unicode",  */
color:#3d3c3c;  }
   
.mws_boxCenter_payment ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
.mws_boxCenter_payment ul li{
	margin:0;
	padding:0;
	width:100%;
	float:left;
}


.mws_boxCenter_payment a { outline: none; color:#5A594E;
padding:2px 5px 2px 10px;
display:block;
text-decoration:none; 
font-weight:bold; }
.mws_boxCenter_payment a:hover { }




/* INFORMATION BOX */

.InformationBox { /* LINJEN RUNT BOXEN */

  background: #FFFFFF;

}

TD.InformationBoxHeading { /* RUBRIKEN I BOXEN */

  font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 13px; padding-left:0px;
  
  font-weight: bold;
  color: #ffffff;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x;

}

.InformationBoxContents { /* INNEHÅLLET I BOXEN */

margin:0; padding:0;

font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; /* "Lucida Sans Unicode",  */
color:#3d3c3c; 
}


#InformationBoxContents ol, ul, li a {


list-style:none; font-size:11px; line-height:14px; 

padding:0 0px 0px; 

}






.InformationBoxContents a { 



outline: none; color:#5A594E;


display:block;
padding:2px 5px 2px 10px; border-bottom:1px solid #D8DDC6;
text-decoration:none; 
font-weight:bold;

}
.InformationBoxContents a:hover { background-color:#EBF5C9;
}




/* ONLINE SUPPORT BOX */
.InformationBoxx { /* LINJEN RUNT BOXEN */
  background: #FFFFFF;
}
TD.InformationBoxHeadingx { /* RUBRIKEN I BOXEN */
  font-family: Trebuchet MS, tahoma, Arial, sans-serif;
  font-size: 13px; padding-left:0px;
  font-weight: bold;
  color: #ffffff;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x;
}
.InformationBoxContentsx { /* INNEHÅLLET I BOXEN */
margin:0; padding:0;
font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; /* "Lucida Sans Unicode",  */
color:#3d3c3c; 
}
#InformationBoxContentsx ol, ul, li a {
list-style:none; font-size:11px; line-height:14px; 
padding:0 0px 0px; 
}
.InformationBoxContentsx a { 
outline: none; color:#5A594E;
display:block;
padding:2px 5px 2px 10px;
text-decoration:none; 
font-weight:bold;
}
.InformationBoxContentsx a:hover { 
}
/* REVIEWS */

.ReviewsBox {  /* LINJEN RUNT BOXEN */

  background: #FFFFFF;

}

TD.ReviewsBoxHeading { /* RUBRIKEN I BOXEN */

  font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 13px; padding-left:0px;
  
  font-weight: bold;
  color: #ffffff;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x;


}

.ReviewsBoxContents { /* INNEHÅLLET I BOXEN */
margin:0; padding:0;

font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; /* "Lucida Sans Unicode",  */
color:#3d3c3c; 
  font-size: 12px;
}


/* CALLES TellFriend */

/* REVIEWS */

.TellFriend {  /* LINJEN RUNT BOXEN */

  background: #FFFFFF;

}

.TellFriendHeading { /* RUBRIKEN I BOXEN */

  font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 19px; padding-left:0px;
  
  font-weight: bold;
  color: #ffffff;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x;


}

.TellFriendContents { /* INNEHÅLLET I BOXEN */
margin:0; padding:0;

font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; /* "Lucida Sans Unicode",  */
color:#3d3c3c; 
  font-size: 12px;
}




 /* ORDERHISTORY */

.OrderHistoryBox {  /* LINJEN RUNT BOXEN */

  background: #FFFFFF;

}

TD.OrderHistoryBoxHeading {  /* RUBRIKEN I BOXEN */

  font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 13px; padding-left:0px;
  
  font-weight: bold;
  color: #ffffff;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x;
}

.OrderHistoryBoxContents {  /* INNEHÅLLET I BOXEN */

margin:5; padding:0;

font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif; /* "Lucida Sans Unicode",  */
  color:#5A594E;
  font-size: 11px;
  font-weight:bold;

}



 /* CURRENCIES */
 
.CurrenciesBox {  /* LINJEN RUNT BOXEN */

  background: #FFFFFF;

}

TD.CurrenciesBoxHeading {  /* RUBRIKEN I BOXEN */

   font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 13px; padding-left:0px;
  
  font-weight: bold;
  color: #ffffff;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x; 
}


.CurrenciesBoxContents {  /* INNEHÅLLET I BOXEN */

 margin:0; padding:0;

font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif; /* "Lucida Sans Unicode",  */
color:#3d3c3c;  
}

/* LANGUAGES * */


.LanguagesBox {

  background: #b6b7cb;

}

TD.LanguagesBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.LanguagesBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

/* SERACH */

.SearchBox {  /* LINJEN RUNT BOXEN */

  background: #d0d0d0; 

}

TD.SearchBoxHeading {  /* RUBRIKEN I BOXEN */

  font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 13px;

  font-weight: bold;
  color: #333333;
  background:url(images/SearchBox/h3_t.gif) 0 0 repeat-x;

}

.SearchBoxContents {  /* INNEHÅLLET I BOXEN */

  background: #e6f2c2;

  font-family: Trebuchet MS, tahoma, Arial, sans-serif;
	color: #333333;
  font-size: 12px;


}





/* Categories * BORTAGEN*/


.CategoriesBox {  /* LINJEN RUNT BOXEN */

  background: #b6b7cb; 

}

TD.CategoriesBoxHeading {  /* RUBRIKEN I BOXEN */

  font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 14px;

  font-weight: bold;
  color: #333333;

  background:url(images/CategoriesBox/cuc.gif) 0 0 repeat-x;

	

}

.CategoriesBoxContents {  /* INNEHÅLLET I BOXEN */

  background: #e6f2c2;

  font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 13px;
  	
	color: #333333;

}





.ManufacturerInfoBox {

  background: #b6b7cb;

}

TD.ManufacturerInfoBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.ManufacturerInfoBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}





.ManufacturersBox {

  background: #b6b7cb;

}

TD.ManufacturersBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.ManufacturersBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}






.ProductNotificationsBox {

  background: #b6b7cb;

}

TD.ProductNotificationsBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.ProductNotificationsBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}







.ShoppingCartBox {

  background: #b6b7cb;

}

TD.ShoppingCartBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.ShoppingCartBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}





.SpecialsBox {

  background: #b6b7cb;

}

TD.SpecialsBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.SpecialsBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}





.TellaFriendBox {

  background: #b6b7cb;

}

TD.TellaFriendBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.TellaFriendBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}





.WhatsNewBox {

  background: #b6b7cb;

}

TD.WhatsNewBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.WhatsNewBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

.contentBox {

  background: #b6b7cb;

}



TD.contentBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}



.contentBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

.BestSellersBox {

  background: #b6b7cb;

}

TD.BestSellersBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.BestSellersBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}
#midTable{

}

#midTable td{
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	
}
#midTable td a{	
}
#midTable td a:hover{
	color:#990000;
	text-decoration: none;		
}

.guide_h1 {
  font-family: Georgia, tahoma Verdana, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #a8422a;
  text-align: justify;

}

.guide_h2 {
  font-family: Georgia, tahoma Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #d16349;
  text-align: center;
  font-style: italic;
}

.guide_h3 {
  font-family: Georgia, tahoma Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: justify;
  font-style: italic;
}

.guide_text {
  font-family: Georgia, tahoma Verdana, Arial;
  font-size: 12px;
  color: 000000;
  text-align: justify;
}

.result {
color: #333333;
	font-size: 13px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
	}

.result2 {
	color: #dd2b27;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
}

.result2 a { color: #dd2b27;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none;
	text-align: justify;
    font-style: bold; }
.result2 a:hover { text-decoration: underline;}

TD.matrixdark, DIV.matrixdark {
  color: #333333;
  font-size: 12px;
  font-family: arrial, tahoma, Verdana;
  margin-top:10px;
  background-color: #f7fbed;
  font-style: bold;
  border-color: #729b19;
  vertical-align:middle;
  border-style:solid;
  

}
TD.matrixmedium, DIV.matrixmedium {
  color: #333333;
  font-size: 11px;
  font-family: arial, tahoma, Verdana;
  margin-top:12px;
  background: #FFFFFF;
  border-color: #729b19;
  vertical-align:middle;
  border-style:solid;
}
TD.matrixlight, DIV.matrixlight {
  color: #333333;
  font-size: 12px;
  font-family: Comic Sans MS, Apple Casual, tahoma, Verdana;
  margin-top:11px;
  background: #FFFFFF;
  border-color: #729b19;
  vertical-align:middle;
  border-style:solid;
}
TD.matrixbg, DIV.matrixbg {
  color: #333333;
  font-size: 12px;
  font-family: arial, tahoma, Verdana;
  margin-top:11px;
  background: #f7fbed;
  vertical-align:middle;
  border-color: #729b19;
  border-style:solid;
}

TD.matrixbg2, DIV.matrixbg2 {
  color: #333333;
  font-size: 12px;
  font-family: arial, tahoma, Verdana;
  margin-top:11px;
  background: #FFFFFF;
  vertical-align:middle;
  border-color: #729b19;
  border-style:solid;
}

TABLE.matrixdark {
  border-color: #729b19;
  border-style:solid;
}
.active{
display:block;  color:#303030; 
background-color:#dceaaf; 

background-image: url(images/icon-arrow-green.gif);

background-repeat: no-repeat;

background-attachment:scroll;

background-position: 3px 4px; 

}

.greenbox {            /* Linjen runt gröna boxarna*/
  background: #FFFFFF;
  border:0px; border-top:1px dotted #729b19; border-left:1px dotted #729b19; border-bottom:1px dotted #729b19; border-right:1px dotted #729b19; height:0px;
  	color: #333333;
	font-size: 13px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;

}

.greenboxcontents {  /* Innehållet i gröna boxarna*/
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.greenbox  ul {
	
	list-style:url(images/point_1.gif); margin:0 0 0 0px;
  	color: #333333;
	font-size: 13px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: left;
	line-height: 15px;
 }
.greenarrowbox {            /* Linjen runt gröna boxarna*/
  background: #FFFFFF;
  border:0px;
  	color: #333333;
	font-size: 13px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;

}


.greenarrowbox  ul {
	
	list-style:url(images/point_1.gif); margin:0 0 0 0px;
  	color: #333333;
	font-size: 12px;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align: left;
	line-height: 15px;
 }
 
 .greenarrowbox  li {
	
	  margin-top: 5px;

	}

.greenbox2 {            /* Linjen runt gröna boxarna*/
  background: #FFFFFF;
	color: #729b19;
	font-size: 17px;
	font-family: Century Gothic;

}

 .privacy {            /* Linjen runt gröna boxarna*/
  background: #FFFFFF;
  border:0px;
  	color: #6D6D6D;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;

}


.privacy  ul {
	
	list-style:url(images/point_1.gif); margin:0 0 0 0px;
color: #6D6D6D;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align: left;
	line-height: 15px;
	}
	

.greenbox2 a { color: #729b19;
	font-size: 17px;
	font-family: Century Gothic;}
.greenbox2 a:hover { text-decoration: underline;}
.greenbox2 a:visited { color: #729b19;
	font-size: 17px;
	font-family: Century Gothic;}


a.thumb{
position:relative; 
display:block; 
width:271px; 
height:274px; 
background:url(images/guide_1_mini.jpg) no-repeat;
}
a.thumb img{display:none; color:#000;}
a.thumb:hover{color:#999;} /* for IE */
a.thumb:hover img{display:block; position:absolute; top:0; left:0;}

a.thumb2{
position:relative; 
display:block; 
width:271px; 
height:274px; 
background:url(images/guide_2_mini.jpg) no-repeat;
}
a.thumb2 img{display:none; color:#000;}
a.thumb2:hover{color:#999;} /* for IE */
a.thumb2:hover img{display:block; position:absolute; top:0; left:0;}

.treatment    {  
  font-family: Trebuchet MS, tahoma, Arial, sans-serif;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x; 
  font-size: 13px; 
  font-weight: bold;
  color: #ffffff;
  
  }
.treatment a   {  

  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x; 
	font-family: Trebuchet MS, tahoma, Arial, sans-serif;
  font-size: 13px; padding-left:0px;
  font-weight: bold;
  color: #ffffff;
  
  }
  
.blue    {  
  font-family: Trebuchet MS, tahoma, Arial, sans-serif;
  background:url(images/bluebox/h3_t.gif) 0 0 repeat-x; 
  font-size: 13px; 
  font-weight: bold;
  color: #ffffff;
  
  }

.blue a   {  
	font-family: Trebuchet MS, tahoma, Arial, sans-serif;
  font-size: 13px; padding-left:0px;
  font-weight: bold;
  color: #ffffff;
  
  }
  .blues    {  
  font-family: Trebuchet MS, tahoma, Arial, sans-serif;
  font-size: 13px; 
  font-weight: bold;
  color: #ffffff;
  
  }

.blues a   {  
	font-family: Trebuchet MS, tahoma, Arial, sans-serif;
  font-size: 13px; padding-left:0px;
  font-weight: bold;
  color: #ffffff;
  
  }
.blue_border {
border-style:solid;
border-color:#5784A1;
}
  
 .header_active    {  
  font-family: Trebuchet MS, tahoma, Arial, sans-serif;

  font-size: 12px; padding-left:0px;
  
  font-weight: bold;
  
  font-weight: bold; color:#666
  
  }


  
  .header_bar    {  
  font-family: Trebuchet MS, tahoma, Arial, sans-serif;
  font-size: 13px; padding-left:0px;
  font-weight: bold;
  color: #ffffff;
  background:url(images/InformationBox/h3_t.gif) 0 0 repeat-x; 
  
  }
  
  /* Preview popup */
#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
}

#tplPreviewTitle {
  font-size: 16px;
  visibility:visible;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #6A6A6A;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}
 .rightcoltempl {
 width:236px; margin-left: 5px;
 }
 .hidden {
 	display:none;
 }

.faq_item_title {
	margin:22px 0;
}

.line-also {
	border-top: 1px solid #D9D9D9;
	width: 470px;
	padding: 0 15px 5px 15px;

}
  /* Preview popup END*/

.margin { 
	padding-left: 5px;
	padding-right: 5px
}
.linkbox {            /* Linjen runt gröna boxarna*/
	  border:0px; border-top:1px dotted #729b19; border-left:1px dotted #729b19; border-bottom:1px dotted #729b19; border-right:1px dotted #729b19; height:0px;
	color: #729b19;
	font-size: 13px;
	font-family: Century Gothic;
	background-color:#FFF
}

.linkbox a {
	color: #729b19;
	font-size: 13px;
	font-family: Century Gothic;
	background-color:#FFF
}
.greenboxheader {  /* Innehållet i gröna boxarna*/
	color: #729b19;
	font-size: 16px;
	font-family: Verdana, Century Gothic;
	font-weight:normal;
	padding-top:30px;
	padding-left:20px; 
	padding-right:20px; 
	padding-top:20px; 
	padding-bottom:20px;
}
.divider {
border-bottom:1px solid #729B19;
margin-right: 20px;
z-index:0;
}
.dividerblue {
border-bottom:1px solid #3394B9;
margin-right: 20px;
z-index:0;
}
.dividerblue2 {
border-bottom:1px solid #3394B9;
margin-right: 0px;
z-index:0;
}
.dividerred {
border-bottom:1px solid #DD2B27;
margin-right: 20px;
z-index:0;
}
.divideryellow {
border-bottom:1px solid #F5BA00;
margin-right: 20px;
z-index:0;
}
.check {
	color: #dd2b27;
	font-size: 12px;
	font-family: lucida grande, arial, Verdana, Century Gothic;
	background-image:url(images/check_mark.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
		}
.check_product {
	color: #dd2b27;
	font-size: 13px;
	font-family: Verdana, Arial,sans-serif;
	font-weight : bold;
	background-image:url(images/check_mark.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:0px;
		}
.columnright { 
color:#5A594E;
display:block;
font-weight:bold;
outline:medium none;
padding:0px 5px 0px 15px;
text-decoration:none;
font-size:11px;
line-height:14px;
list-style:none outside none;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}
.columnright  ul {
	
	list-style:url(images/check_mark_small.gif); 
	margin:0 0 0 10px;
  	
 }
  .columnright  li {
	
	  margin-top: 5px;

	}
.border {
	
border-style:solid;
border-bottom: thin solid #CFF;
	}

