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

.ERROR {
   padding: 2px; 
   background: #FFFF00;
   font-size: 12px;
   border: 1px solid #CCCB00;
}

input[type=text].ERROR {
   padding: 2px; 
   background: #FFFF00;
   font-size: 12px;
   border: 1px solid #CCCB00;
}
input[type=password].ERROR  {
   padding: 2px; 
   background:FFFF00;
   font-size: 12px;
   border: 1px solid #CCCB00;
}
.TITLE {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 125%;
	color: #313134;
}

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

a {
	color:#C47F00;
	text-decoration:none;
}
a:hover {
	color:#9C6500;
	text-decoration:underline;
}
.NORMAL {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #313134;
}

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

.prodlistpricediscount {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #BE0606;
}

/*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;
}
.productlistbrandname {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

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

.menu {
   font-family: "Times New Roman",Sans-Serif;
   font-size: 14px;
   color: #000;
   text-transform:uppercase;
   font-weight:bold;
}
.menu:hover {
 color:#C47F00;
 text-decoration:none;
}
.menuselected {
   font-family: "Times New Roman",Sans-Serif;
   font-size: 14px;
   color: #000;
   text-transform:uppercase;
   font-weight:bold;
   color:#754C00;
}
.menuselected:hover {
 color:#C47F00;
 text-decoration:none;
}

.shopcart {
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   font-weight: bold;
   line-height: 125%;
   color: #313134;
}


#shopcart {
 font-size:1.1em;
}
.prodshow_formansbox_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.prodshow_formansbox_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

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

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

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

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

.breadcrumbs {
   font-family: "Times New Roman",Times, serif;
   font-size:0.9em;
   color: #313134;
   text-transform:uppercase;
   font-weight:bold;
}
.breadcrumbs a {
   color: #313134;
}
.breadcrumbs a:hover {
   color: #C47F00;
   text-decoration:none;
}
.nowrap {
      white-space: nowrap;
}
.price_art {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #AB0505;
}

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

input.inputnoborder {
   border: 0;
   background: transparent;
   padding: 2px;
   font-size: 9px;
}
.search_input {
 padding-left:5px;
 padding-right:30px;
 font: 13px "Times New Roman";
 background: transparent;
 border:none;
 height:20px;
}
.input_big {
   border: 1px solid #A1A1A7; 
   padding: 4px; 
   background-color: #FFFFFF;
   font-size: 14px;
}
.prodlistprodname, .prodlistprodname a {
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   font-weight: normal;
   line-height: 125%;
   color: #000000;
}
.prodlistprodprice {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.start_formansbox_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

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

.start_title {
	font-family: Times New Roman, Times, serif;
	font-size: 60px;
	font-weight: normal;
	line-height: 125%;
	color: #313134;
}

img {
 border:none;
}
a.prodgroupname {
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   font-weight: bold;
   line-height: 100%;
   color: #313134;
   text-transform:uppercase;
}
a.prodgroupname:hover {
   color: #C47F00;
}
.ARIAL {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #313134;
}

#sd_menu ul {
    list-style: none;
    padding: 0; 
    margin: 0; 
    font-size: 10px;
}
#sd_menu li {
    padding: 0; 
    margin: 0; 
    height:25px;
}


#sd_menu a {
    padding-left: 18px;
    display:block;
    line-height:25px;
    height: 25px;
    vertical-align:middle;
    color:#000;
    font-family: "Times New Roman", Times, serif;
    font-weight:bold;
    text-transform:uppercase;
}
#sd_menu a:hover {
    color:#C47F00 !important;
    text-decoration:underline;
}
#sd_menu a.current {
    color:#C47F00;
    text-decoration:underline;
}
/* Top-level inactive elements */

#sd_menu li.toplevel, #sd_menu li.toplevelclosed {
    border-bottom:1px solid #A1A1A7;
}

#sd_menu li.toplevel a, #sd_menu li.toplevelclosed a {
    color:#000;
    font-weight:bold;
    font-size:1.5em;
}

/* Top-level active elements */

#sd_menu li.toplevelopen , #sd_menu li.toplevelselected {
    border-bottom:1px solid #A1A1A7; 
}
#sd_menu li.toplevelopen a, #sd_menu li.toplevelselected a {
    color:#c47f00 !important;
    font-size:1.5em;
}

/* Sublevel inactive */

#sd_menu li.sublevelclosed a, #sd_menu li.sublevel  a  {
    font-weight:bold;
    font-size:1.2em;
    color:#818189;
}
/* Sublevel active */

#sd_menu li.sublevelopen a, #sd_menu li.sublevelselected a {
    color:#C47F00 !important;
    font-weight:bold;
    color:#C47F00 !important;
    font-size:1.2em;
}

    #brands {
        font-family: "Times New Roman", Times, serif;
        font-weight:bold;
        color:#000;
        text-transform:uppercase;
        font-size:10px;
        padding-left:18px;
        
    }
    #brands .head {
        height:20px;line-height:20px;vertical-align:middle;
        font-size:1.5em;
    }
    #brands .body a {
        display:block;
        /*height:20px;*/
        line-height:20px;
        vertical-align:middle;
        font-size:1.1em;
        padding-left:18px;

        color:#818189;
        
    }
    #brands .body a:hover {

        color:#C47F00;
        text-decoration:underline;
        }
.qtip {
 cursor:help;
}

