.HEADING {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 125%;
	color: #434347;
}

.ERROR {
   background-color: #FFEFEF;
   color: #cc0000;
}

input.ERROR  {
   background-color: #FFEFEF;
   border: 1px solid #cc0000;
   color: inherit;
}
.front_bread {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 175%;
	color: #636369;
}

.TITLE {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 125%;
	color: #434347;
}

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

a {
	color:#69842F;
	text-decoration:none;
}
.NORMAL a {
        font-weight: bold;
}
a:hover {
	color:#82A33A;
        text-decoration: none;
}
.NORMAL {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #94949B;
}

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 #94949B; 
   padding: 2px; 
   background-color: #FFFFFF;
   font-size: 10px;
}
input[type=password] {
   border: 1px solid #94949B; 
   padding: 2px; 
   background-color: #FFFFFF;
   font-size: 10px;
}*/
select.input {
  border: 1px solid #94949B; 
  padding: 2px; 
  background-color: #FFFFFF;
  font-size: 10px;
}
.input {
   border: 1px solid #94949B; 
   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: #94949B;
}

.menu {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.shopcart {
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

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

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

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

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

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

input.inputnoborder {
   border: none;
   background: transparent;
   padding: 3px;
   font-size: 15px;
}
.input_big {
   border: 1px solid #94949B; 
   padding: 4px; 
   background-color: #FFFFFF;
   font-size: 14px;
}
.NORMAL2 {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #C7D3BB;
}

.breadcrumbs {
    color: #C7D3BB;
    font-family: georgia, 'Times New Roman', times, serif;
    font-style:italic;
}
.breadcrumbs a {
    color: #C7D3BB;
}
.menu_heading {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 125%;
	color: #283120;
}

.product_menu,
.product_menu ul,
.product_menu li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

.product_menu ul {
    margin: 0px 0px 5px 20px;
}

.product_menu a {
    font-size: 15px;
    color: #434347;
    font-family: Arial,Verdana,Sans-Serif;
    line-height: 20px;
}
.topmenu {
    font-size: 11px;
    color: #6e6d6a;
    font-family: Arial,Sans-Serif;
}

.topmenu a {
    font-size: 11px;
    color: #6e6d6a;
    font-family: Arial,Sans-Serif;
}

.topmenu a:hover {
    font-size: 11px;
    color: #6e6d6a;
    font-family: Arial,Sans-Serif;
}
.HEADING3 {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 125%;
	color: #434347;
}

.TITLE_LIGHT {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

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

.subscribe {
height: 16px;
margin: 1px 0px;
padding: 2px 0px 2px 0px;
border: none;
font-family: Verdana;
font-size: 10px;
}
.TITLE_SMALL {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #434347;
}

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

