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

.ERROR {
   padding: 2px; 
   background: #FFE665;
   font-size: 12px;
   border: 1px solid #CCAB00;
}

input[type=text].ERROR {
   padding: 2px; 
   background: #FFE665;
   font-size: 12px;
   border: 1px solid #CCAB00;
}
input[type=password].ERROR  {
   padding: 2px; 
   background:FFE665;
   font-size: 12px;
   border: 1px solid #CCAB00;
}
.TITLE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 125%;
	color: #AA1243;
}

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

a {
	color:#AA1243;
	text-decoration:none;
}
a:hover {
	color:#EC5082;
	text-decoration:underline;
}
img { border:none; }
.NORMAL {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

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

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

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

td.submenu {
background-attachment:scroll;
background-image:url(../sd_files/menu_dot.gif);
background-position:right top;
background-repeat:no-repeat;
padding-left:5px;
padding-right:9px;
}
td.submenu a {
 color:#211E18;
 font-size:10px;
 text-decoration:none;
}
td.submenu a:hover {
 color:#211E18;
 text-decoration:none;
}


td.submenu.last {
 background-image:none;
}
.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;
}

td.menu a {
   font-family: Verdana,Arial,Sans-Serif;
   font-size: 10px;
   color: #fff;
   text-transform:uppercase;
}

td.menu {
  padding-left:5px;
  padding-right:6px;
  border-right: 1px solid #FFF;
}

td.menu.last {
 border-right:none;
}
#shopcart {
   height: 23px;
   width: 217px;
   padding: 0;
   margin: 0;
   padding-left:10px;
   background: url('../sd_files/shopcart-bg.png') no-repeat;
   vertical-align:middle;
   line-height:23px;
   font-weight:bold;
   font-family:Arial, sans-serif;
   font-size:12px;
}
.productshowtitle {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.price {
	font-family: Impact,Arial,Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 125%;
	color: #AA1243;
}

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

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

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

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;
}

#pd_menu ul ul {
	display:none;
	padding-left:15px;
	background-repeat:repeat-y;
	background-position: middle left;
	background-image:url(../sd_files/blankdots.gif);

}
#pd_menu ul ul.last {

	background-image:none;

}
#pd_menu li.last {
	background-image:none;

}
#pd_menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#pd_menu div {
	padding-left:20px;
	background-repeat:repeat-y;
	background-position: middle left;
	background-image:url(../sd_files/dots.gif);
	line-height:17px;
}
#pd_menu div.last {
	background-image:url(../sd_files/lastdots.gif);
}
#pd_menu div.closed {
	background-image:url(../sd_files/plus.gif);
	cursor:pointer;
}
#pd_menu div.closed.last {
	background-image:url(../sd_files/lastplus.gif);
}
#pd_menu div.open {
	background-image:url(../sd_files/minus.gif);
	cursor:pointer;
}
#pd_menu div.open.last {
	background-image:url(../sd_files/lastminus.gif);
}

#pd_menu div.root {
	background-image:url(../sd_files/root.gif);
}
#pd_menu ul.show {
	display:block;
}
#pd_menu a, #pd_menu a:hover {
 color:#000;
}
.inputsearch {
 border:1px solid #958F81;
 font-size:10px;
 height:19px;
 padding-left:3px;
 padding-top:1px;
 width:167px;
}
.producttitle {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #AA1243;
}

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

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

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

table.forum {
  width:100%;
}

table.forum th {
background-color:#9C978A;
border-bottom:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
color:#FFFFFF;
text-align:left;
}

table.forum td {
border-bottom:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
background-color:#DBD8D3;
}

table.forum td.nowrap {
white-space: nowrap;
}
table.forum td.center {
 text-align:center;
}
.Meny {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

