.HEADING {
	font-family: Arial, Helvetica, Verdana,Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.ERROR {
   padding: 2px; 
   background: #F5C16A;
   font-size: 12px;
   border: 1px solid #B8770C;
}

input[type=text].ERROR {
   padding: 2px; 
   background: #F5C16A;
   font-size: 12px;
   border: 1px solid #B8770C;
}
input[type=password].ERROR  {
   padding: 2px; 
   background:F5C16A;
   font-size: 12px;
   border: 1px solid #B8770C;
}
.TITLE {
	font-family: "Times New Roman", Times, Serif;
	font-size: 18;
	font-weight: bold;
	font-style: italic;
	line-height: 125%;
	color: #000000;
}

.caption {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #CF860D;
}

a 
{
	color:#7E7E7E;
	text-decoration:none;
}

a:hover 
{
	color:#7E7E7E;
	text-decoration:underline;
}

h2.title a,
h2.title a:hover
{
   color: #000;
}

h4.white_title a,
h4.white_title a:hover
{
   color: #FFFFFF;
}

.campaign a,
.campaign a:hover
{
   color: #F9E7A6;
}
.NORMAL {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

H1,H2,H3,H4,H5,H6,P {
	margin:0;
}

.submenuselected {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #CF860D;
}

.menuselected {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.submenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.productmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.productmenusel {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF;
}

/*input[type=text] {
   border: 1px solid #BBBBBB; 
   padding: 2px; 
   background-color: #FFFFFF;
   font-size: 10px;
}
input[type=password] {
   border: 1px solid #BBBBBB; 
   padding: 2px; 
   background-color: #FFFFFF;
   font-size: 10px;
}*/
select.input {
  border: 1px solid #BBBBBB; 
  padding: 2px; 
  background-color: #FFFFFF;
  font-size: 10px;
}
.input {
   border: 1px solid #BBBBBB; 
   padding: 2px; 
   background-color: #FFFFFF;
   font-size: 10px;
   font-family: Verdana,Arial,Sans-Serif;
}
input.campaign {
   height:30px;
   width:80px;
}

.prodCompareList th {
   padding: 0 5 5 5;font-weight: bold;
   font-weight:normal;
}

.prodCompareList td {
  padding: 5 5 5 5;border-top:1px solid #F2F2F2;
}
body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000;
}
.menuitem {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #BBBBBB;
}

/* --- MENU --- */
ul#main_menu 
{
	display: block;
	min-height: 40px;	
	margin: 0 10px;
	padding: 0;	
}

ul#main_menu li 
{
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0 10px;
	height: 40px;
}

ul#main_menu li a
{
	float: left;
	display: inline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 0px;
	text-decoration: none;
	line-height: 40px;
}
/* --- hoover-funktion --- */
ul#main_menu li a:hover,
ul#main_menu li.current a
{
	color: #f9e7a6;
}
#shopcart {
   height: 22px;
   width: 100%;
   padding: 0;
   margin: 0;
}
#shopcart .cart-left {
   width: 4px;
   background: url(../sd_files/top-input-varukorg-left.png) no-repeat top; 
}
#shopcart .cart-middle {
   background-color: #FFF; 
   padding: 3px;
}
#shopcart .cart-right{
   width: 3px;
   background: url(../sd_files/top-input-varukorg-right.png) no-repeat top; 
}
#shopcart .cart-middle select {
   width: 100%;
   height: 16px; 
   border: 0;
   font-size:9px;
   text-color:#f0f0f0;
}
#shopcart .price {
   color: #FFFFFF;
   font-weight: bold; 
   font-size: 11px;
   width: 100px;
   padding-left: 5px;
}
.price {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #E7960F;
}

.INTRO {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	color: #2E2E2E;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../sd_files/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a,
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(../sd_files/star_small.gif);
	line-height: 10px;
	height: 10px;
}
.highlite {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #E7960F;
}

.pricetotal {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12;
	font-weight: bold;
	line-height: 125%;
	color: #60583A;
}

.footer_links a
{
   color: white;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 11px;
}

.footer_links a:hover
{
   color: white;
   text-decoration: underline;
}
.nowrap {
      white-space: nowrap;
}
.price_art {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #CF860D;
}

input {
   font-size:9px;
}

.discount {
   height:30px;
   width:80px;
}

input.inputnoborder {
   border: 0;
   background: transparent;
   padding: 2px;
   font-size: 9px;
}
.input_big {
   border: 1px solid #BBBBBB; 
   padding: 4px; 
   background-color: #FFFFFF;
   font-size: 14px;
}
.footer_text
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 11px;
   color: #757575;
}

.category_menu
{
/*	background-image: url(../sd_files/category_menu_h2.jpg);
*/	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 6px;
	height: 30px;
	overflow: hidden;
}

.category_menu h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	padding: 0;
}
ul#breadcrumbs
{
    list-style: none;
    padding: 0; 
    margin: 0; 
	float: left;
	display: block;
}
ul#breadcrumbs li 
{
    padding: 0px 0px; 
    margin: 0; 
	float: left;
	display: inline;
}

ul#breadcrumbs li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: #545353;
	float: left;
	display: inline;
	text-decoration: none;
}

#breadcrumbs li a:hover,
#breadcrumbs li.selected a,
#breadcrumbs li.current a
{
	text-decoration: underline;
}

ul#breadcrumbs li span
{
    padding: 0px 0px; 
    margin: 0; 
    float: left;
    display: inline;
    line-height:17px;
}

div#sd_menu
{
	background:url(../sd_files/category_menu_bg.png) top left;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 6px 20px;
	height: 518px;
	overflow: visible;
}

#sd_menu ul 
{
    list-style: none;
    padding: 0; 
    margin: 5px 0 0 0; 
}

#sd_menu li 
{
    padding: 0px 0px; 
    margin: 0; 
    width: 160px;   
}

#sd_menu div 
{
	padding: 5px 0px;
}

/* --- div classes --- */
#sd_menu div.open 
{
    
}

#sd_menu div.closed , 
#sd_menu div.groupmenu,
#sd_menu div.toplevel,
#sd_menu div.toplevelselected 
{
   border-bottom: 1px solid #d7d2b3;
}

#sd_menu div.sublevel 
{
    margin: 0; 
    padding:5px 0 0 15px;	
}

#sd_menu div.last 
{
   border-bottom: 1px solid #d7d2b3;
   padding:5px 0 4px 15px;
}

#sd_menu div.sublevel a
{
   	color: #797979;
	font-weight: normal;
}

#sd_menu div.sublevel a:hover
{
	color: #b89719;
	font-weight: normal;
	text-decoration: underline;
}

#sd_menu div.selected 
{
	
}
/* --- end --- */ 

#sd_menu li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black;
	text-decoration: none;
}

#sd_menu li a:hover,
#sd_menu li.groupmenuactive a,
#sd_menu li div.open a
{
    color: #b89719;
    text-decoration: none;
}

#sd_menu div.selected a
{
	text-decoration: underline;
}
.breadcrumbs_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #545353;
}
table
{
	margin: 0 auto;
	padding: 0;
}

table tr
{
	margin: 0;
	padding: 0;
}

table tr td
{
	margin: 0;
	padding: 0;
}

.start_heading_3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.white_title {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.conditions {
	font-family: Arial, Helvetica, Verdana,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #757575;
}

.start_heading_beige {
	font-family: Arial, Helvetica, Verdana,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #796F49;
}

.ONE_BG
{ 
 background-repeat: no-repeat;
}

.campaign {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #F9E7A6;
}

#select_brand,
.select_brand,
select#select_brand option
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        color: #525252;
        line-height: 16px;
        height: 16px:
        padding: 0px 2px;
        vertical-align: center;
}
form
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  line-height: 125%;
  margin: 0;
  padding: 0;
}

input, select, textarea
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  line-height: 125%;
}
.Whitegrouptext {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 125%;
	color: #FFFFFF;
}

.Whitegroupkategori {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 125%;
	color: #FFFFFF;
}

.Testundersidanormal {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 125%;
	color: #0A730C;
}

.prodshowtitle {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 18;
	font-weight: normal;
	color: #796F49;
}

.prodshowrelated {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.prodshowrelatedtext {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #796F49;
}

div.category_menu
{
	background-image: url(../sd_files/category_menu_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 6px 20px;
	height: 518px;
	overflow: visible;
}

.category_menu h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: white;
	margin: 0px;
	padding: 0;
}

/* --- menu ---*/
ul#sub_menu
{
    list-style: none;
    padding: 0; 
    margin: 10px 0 0 0; 
}
ul#sub_menu li 
{
    padding: 5px 0 5px 0px; 
    margin: 0; 
    width: 160px;
    border-bottom: 1px solid #d7d2b3;
}

#sub_menu li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        color: black;
}

#sub_menu li a:hover,
#sub_menu li.selected a,
#sub_menu li.current a
{
	color: #b89719;
}

/* --- level 2 --- */

ul#sub_menu li.closed ul
{
	display: none;
}

#sub_menu li.current ul 
{
    display: block;
	margin: 5px 0 0 15px;
	padding: 0;
}

#sub_menu li.current ul li
{
    list-style-type: none;   
	border: none;
	padding: 0;
}

#sub_menu li.current ul li a
{
	color: #797979;
	font-weight: normal;
}

#sub_menu li.current ul li a:hover,
#sub_menu li.current ul li.current a
{
	color: #b89719;
	font-weight: normal;
	text-decoration: underline;
}
.heading2 {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.puff_title {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.prodshowtitle(1) {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 125%;
	color: #796F49;
}

.Frstasida_cooltext {
	font-family: Brush Script Std;
	font-size: 22px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: 2px;
	color: #8A5908;
}


