.HEADING {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 125%;
	color: #27272A;
}

.ERROR {
   padding: 2px; 
   background: #E57C7C;
   font-size: 12px;
   border: 1px solid #A82020;
}

input[type=text].ERROR {
   padding: 2px; 
   background: #E57C7C;
   font-size: 12px;
   border: 1px solid #A82020;
}
input[type=password].ERROR  {
   padding: 2px; 
   background:E57C7C;
   font-size: 12px;
   border: 1px solid #A82020;
}
.TITLE {
	font-family: Myriad, Arial,Verdana,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #27272A;
}

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

a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.NORMAL {
	font-family: Arial,Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
	color: #636369;
}

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

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

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

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

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

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

/*input[type=text] {
   border: 1px solid #A1A1A7; 
   padding: 2px; 
   background-color: #FFFFFF;
   font-size: 10px;
}
input[type=password] {
   border: 1px solid #A1A1A7; 
   padding: 2px; 
   background-color: #FFFFFF;
   font-size: 10px;
}*/
select.input {
  border: 1px solid #A1A1A7; 
  padding: 2px; 
  background-color: #FFFFFF;
  font-size: 10px;
}
.input {
   border: 1px solid #A1A1A7; 
   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 #E0E0E2;
}
.menuitem {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #A1A1A7;
}

.menu {
   font-family: Verdana,Arial,Sans-Serif;
   font-size: 10px;
   line-height: 125%;
   color: #636369;
}

#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: Verdana,Arial,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

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

.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: Verdana,Arial,Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.pricetotal {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #7AA100;
}

.nowrap {
      white-space: nowrap;
}
.price_art {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #BD2424;
}

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 #A1A1A7; 
   padding: 4px; 
   background-color: #FFFFFF;
   font-size: 14px;
}
.TopWhitetext {
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

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

.arial_12 {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #27272A;
}

.left_menu_a a {
font-family:Arial,Sans-Serif;
font-size:12;
}
.arial_15 {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 125%;
	color: #27272A;
}

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

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

.left_links a {
font-family:Arial,Sans-Serif;
font-size:12;
color:#515151;
font-weight:bold;
}
.arial_15_link a {
font-family:Arial,Sans-Serif;
font-size:15;
color:#000000;
font-weight:none;
}
.arial_13 {
	font-family: Arial,Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
	color: #27272A;
}

.arial_13 a {
 text-decoration:underline;
}
		#shop_cart_left {
			width: 235px;
			font-size: 10px; 
		}	
		#shop_cart_left table {
			font-size: 10px; 
                        padding: 10px;
		}	
		#shop_cart_left .shop_cart_content {
			background: #e1edff url(../sd_files/bg_varukorg.png) repeat-x; 
			border-left: 1px solid #a0badf; 
			border-right: 1px solid #a0badf; 
		}
		#shop_cart_left .shop_cart_price {
			text-align: right;
            margin-top: 5px;
		}
		#shop_cart_left .shop_cart_space {
			border-bottom: 1px solid #a0badf;
			height: 10px;
		}
		#shop_cart_left .shop_cart_space_2 {
			height: 10px;
		}
        #shop_cart_left .shop_cart_product_link {
            font-weight: bold; 
            color: #333;
            padding: 0px;
        }       
        #shop_cart_left .shop_cart_sum {
            font-weight: bold; 
            color: #333;
            text-align: right;
            padding: 0; 
            padding-right: 5px;
        }
        #shop_cart_left .shop_cart_quantity {
            padding-right: 5px;        
}

