body {}
a { color:#646262; text-decoration: none}
a:hover { color:#666666; text-decoration: underline; }

.col-main a {
    color: #666666;
    text-decoration: underline;
    font-weight: normal;
    /*width: 100%;*/
}
.col-main a:hover {
    color: #666666;
    text-decoration: underline;
    /*width: 100%;*/
}
.col-main a.ali {
    text-decoration: none;
}
a img {
    border:0;
}
a:hover img {
    border: 0;
    text-decoration: none;
}
:focus { outline:0; }

a.ali img {
    height: 100%;
    width: 100%;
}

.prc{margin-top:5px; font-size:17px}
.prc_int{color:#49A6DF}

.prc-old{margin-top:5px; font-size:12px;text-decoration:line-through}
.prc_int-old{color:#49A6DF;}


.fieldset .legend, .fieldset { border:0px; color: #666666;}

.header-container { }
.header-container .header-top .header-top {
    /*background: url("../images/header.jpg") no-repeat scroll 0 0 transparent;*/
    clear: both;
    margin: 0 auto;
    min-height: 122px;
    padding: 5px;
    position: relative;
    width: 968px;
    z-index: 100;
}
.header-nav {
    float: left;
    margin-top: 13px;
    width: 100%;
    border-radius: 8px;
    
    background: -webkit-linear-gradient(top, #8fc15c, #40651b);
    background: -moz-linear-gradient(top, #8fc15c, #40651b);
    background: -o-linear-gradient(top, #8fc15c, #40651b);
    background: -ms-linear-gradient(top, #8fc15c, #40651b);
    background: linear-gradient(top, #8fc15c, #40651b);
}
.quick-search { display: none; float:right; margin-top:20px;}
.col3-layout .col-wrapper {float:left;width:736px;}
.col3-layout .col-main {
    margin-left: 4px;
    padding: 0 8px;
    width: 513px;
}
.checkout-onepage-success .col2-left-layout .col-main{ padding: 20px; width: 680px; }
.checkout-onepage-success .col2-left-layout .col-main .page-title h1{ margin:0; }
.col2-left-layout .col-main {float:right;width:720px;}
.col2-right-layout .col-main {width:720px;}

.breadcrumbs ul {
    margin: 0 auto 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: left;
    width: 940px;
    background: #fff;
    border-radius: 8px 8px 0px 0px;
}

.products-grid li.item {
    border: 1px solid #e2e2e2;
    background: rgba(212, 229, 213, 0.21);
    border-radius: 0px 0px 5px 5px;
    /* margin-right: 4px; */
    /* min-height: 250px; */
    /* padding: 12px 10px 30px; */
    text-align: center;
    margin: 5px;
    width: 155px;
    position: relative;
}

.products-grid li.item:hover {
     background: rgba(212, 229, 213, 0.80);
}

.products-grid li.item-fr {
    border: 1px solid #e2e2e2;
    border-radius: 5px 5px 5px 5px;
    background: rgba(212, 229, 213, 0.21);
    border-radius: 0px 0px 5px 5px;
    margin-right: 4px;
    margin: 5px 6px 5px;
    /* min-height: 280px; */
    /* padding: 12px 10px 5px; */
    text-align: center;
    width: 165px;
    float: left;
    position: relative;
}

.products-grid li.item-fr:hover {
    background: rgba(212, 229, 213, 0.80);
}

.products-grid li.last { margin-right:0px !important;}
.cms-home .products-grid li.item button.button{ position:absolute; bottom:8px; }
.products-grid  { line-height:1.35em; }
.products-grid  .product-name {
    margin-top: 10px;
    margin-bottom: .4em;
    font-size: 1.05em;
    text-align: left;
    padding: 0px 10px 5px;
    height: 80px;
}

.product-shop .price-box .facart {
    display: none;
}
.products-grid li.item-fr .facart {
    /*float: right;*/
    cursor: pointer;
    font-size: 1.7em;
    color: #676767; /* #9e9e9e; /* #659833;*/
    
    margin-top: 8px;
    padding: 8px;
    background: #f6faf6;
    border: 1px solid #cbd4c4;
    text-align: center;
    border-radius: 3px;
    font-size: 1.2em;
}
.products-grid li.item .facart {
    /*float: right;*/
    cursor: pointer;
    font-size: 1.7em;
    color: #676767; /* #9e9e9e; /* #659833;*/
    
    margin-top: 8px;
    padding: 8px;
    background: #f6faf6;
    border: 1px solid #cbd4c4;
    text-align: center;
    border-radius: 3px;
    font-size: 1.2em;
}
.products-grid li.item-fr:hover .facart {
    color: #659833;
}
.products-grid li.item:hover .facart {
    color: #659833;
}

.products-grid  .product-name a, .products-grid  .product-name a:hover { color:#666666; text-decoration: none; }
.products-grid  .ratings { margin-bottom:.6em; }
.products-grid {
    padding: 2px 0;
    padding-left: 6px;
}
.products-grid .add-to-links {
    display: none;
    font-size: 11px;
    margin: 5px 0 0;
}
.link-wishlist {color:#0000FF !important;text-decoration:underline; font-weight:normal !important; margin-left: 11px;}
.products-grid  .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}

a.ali .product-name {
    color: #656565;
}

.product-view {border:0px;}
.product-collateral h2{color:#666666;font-size:12px;font-weight:bold;}
.product-essential {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 20px;
    padding-bottom: 0px;
}

#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
#header-cart .head{margin-bottom:7px; padding-right:8px}
#header-cart .head h4 {
    background: url("../images/icon-cart.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: none;
    line-height: 27px;
    padding-left: 30px;
}
#header-cart .head h4,
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
#header-cart .head h4 strong {
    color: red;
   }
.header-topbar {min-height:2px;margin:0 auto;padding-top: 0px;position:relative;width:930px;z-index:110;}

.welcome-msg{float:left; font-size:0.95em}
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
.quick-access p { margin-bottom:4px; }
.quick-access li {display:inline;
/* background:url(../images/blue_pipe.png) no-repeat 100% 3px; )*/
 padding-right:10px;padding-left:3px;}
.quick-access li.first { padding-left:10px !important; }
.quick-access li.last { padding-right:0; background:none; }
.shop-access {float: right; }
.shop-access a, .shop-access a:hover {text-decoration: none; color: #666; font-size:11px; }
.shop-access a:hover {color: #666; text-decoration: underline;}
.shop-access li.last { padding-right:0; background:none; }

.form-language { float: left; margin-left: 65px; display: inline; }
.form-language label { color:#666666; padding-right:5px; font-size:11px; }
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }

.mini-search {
    padding:1px 0 0 33px;
    right: 0;
}
.mini-search .input-text {
    background: none repeat scroll 0 0 #E1E1E1;
    border: 1px solid #E1E1E1;
    padding: 4px;
    width: 195px;
}
#search_mini_form label {display:none;}
.search-autocomplete { z-index:999; }
.search-autocomplete ul { background-color:#efefef; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background-color: #666666; }
.search-autocomplete li.selected { background-color: #dedede; }

.nav-container { clear: both; padding-bottom: 1px;}
.header-nav-container {clear:both;padding-bottom:1px;}
.nav-container { margin: 0 auto; 
	/*background:url("../images/nav_link.gif") repeat-x scroll 0 0 transparent; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}

.main-container{ padding: 0px 0px 0px 0px; text-align:left; }
.main {padding: 4px; background: #fff; /*-moz-border-radius: 8px; -webkit-border-radius: 8px; */ margin:0 auto; text-align:left; width:922px;

}
.main {
    background: none repeat scroll 0 0 #fff;
    /*border-radius: 8px 8px 8px 8px;*/
    border-radius: 0px 0px 8px 8px;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
    /*-webkit-box-shadow: 0px 0px 10px 0px #e7e6e6;
    box-shadow: 0px 0px 10px 0px #e7e6e6; */
    width: 940px;
}
.col-main { float:left; /* border: 1px solid #e1e1e1; -moz-border-radius: 8px; -webkit-border-radius: 8px; */ }

.page-title, .page-head { /* border-bottom:1px solid #e1e1e1; */ margin:0 0 12px;}
.page-title, .page-head { padding: 2px 0; /* border-bottom: 1px solid #e1e1e1; */ text-align:right;}
.page-head h3, .page-title h3, .page-title h1 {
    color: #666666;
    background: #f6f6f6;
    font-family: Tinos, serif;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 1.9em;
    text-align: center;
    text-transform: none !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.catalog-product-view .col2-right-layout .page-title h1 {
    font-family: Tinos, serif;
    font-size: 1.9em;
    font-weight: bold;
    text-align: center;
    background: #f6f6f6;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
}

#cart-content{background:#e8e8e8; border:1px solid #d1d1d1; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
#cart-content .product-image {float:left}
#cart-content .product-image img {
    border: 1px solid #A9A9A9;
    width: 53px;
}
.header #cart-content li {
    clear: both;
    color: #666;
}
.header #cart-content li a {
    color: #666;
}
.header #cart-content h6 {
    color: #666;
}
.header #cart-content h6 span {
    color: #666;
}
#cart-content .product-details {margin:0 0 0 60px}
#cart-content h6{color:#666666; text-indent:5px}
#cart-content li{clear:both}
#cart-content a:hover{color:#aaa}
#cart-content .actions a span{cursor:pointer}
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}

.toolbar .sorter, .toolbar .pager{
    /* border-top:1px solid #e1e1e1; */
}

.side-col .block  {margin-bottom:0.5em !important;}
.block { line-height:1.3em;  font-size:.95em;  }
.block .block-title {
	border: 1px solid #e1e1e1;
    /* -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; */
    padding: 0;
	/*background:url(../images/block-title.png);*/
    background: #f1f1f1;
    margin: 0;
	text-align:center;
    /* padding: 4px 2px 3px 31px; */
}
.block .block-title strong { line-height: 30px; color:#666;}
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
.block strong { font-size:1em;}
.block .block-content {
    border: 1px solid #e1e1e1;
    border-top: none;
    margin-top: 0px;
    /* -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; */
    padding:5px 5px;
}
.block .block-content dl .name {
    width: 85%;
    display: inline-block;
}
.block .block-content dl .value {
    float: right;
    padding-right: 5px;
    color: #aaa;
    display: inline-block;
}

.block .content ol {background: none;border: none;}


#slider {
    border: medium none;
    height: 200px;
    margin: 13px auto !important;
    overflow: hidden;
    position: relative;
    width: 710px;
}
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
div.scroller .content{padding:0}
div.slidercontrolwr{position:absolute; right:15px; top:15px}
div.scroller img{border:none}
div.scroller div.section{float:left; height:200px; overflow:hidden; width:930px}
div.scroller div.content{width:10000px; float:left}
.slidercontrol{list-style:none; margin:0px; padding:0px}
.slidercontrol a{color:#aaa; filter:alpha(opacity=60); float:left; height:14px; margin:0px 2px; opacity:0.6; overflow:hidden; padding:0px; text-decoration:none; text-indent:-1000px; width:14px}
.slidercontrol a:hover{filter:alpha(opacity=100); opacity:1}
.content .sliderdescription{background:url(../images/grid.gif) repeat left top; color:#222; filter:alpha(opacity=50); font:12px bold Helvetica,sans-serif; left:15px; opacity:0.5; padding:10px; position:relative; top:-100px; width:650px}
div.sliderdescription:hover,.sliderdescription.active{background-color:#666666 !important}
.content a{font:12px bold Helvetica,sans-serif; text-decoration:none}
.aprev{background:url(../images/aprev.gif) no-repeat 3px 3px}
.anext{background:url(../images/anext.gif) no-repeat 3px 3px}
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}

.footer-container {
    /*background: url("../images/footer_bg.jpg") repeat scroll 0 0 transparent;*/
    padding-top: 0;
}
.footer { width: 976px; margin: 0 auto; margin-top: 10px; }
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
.footer .informational { /* float: right; */ text-align: center; font-size: 0.9em;}
.footer .informational ul { margin-bottom: 0px; }
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
.footer .informational li.last { background:none; padding-right:0; }
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
.footer .informational a { text-decoration:none; color:#666 !important; }
.footer .legality {padding:0px 0px; text-align: left;font-size:11px; color:#666;}
.footer .legality a, .footer .legality a:hover { display:none; color:#666666;  text-decoration: none;}
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
.footerl{ float:left; display: none;}
.footerl .mini-newsletter h4{color:#666666; margin-right:10px}
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
.footerl .mini-newsletter input.input-text{float:left}
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}

.cart-collaterals .totals {}
.cart-collaterals .upsell, .cart-collaterals  .discount , .cart-collaterals  .crosssell , .cart-collaterals  .shipping {border:1px solid #e1e1e1;}
.cart-collaterals  h2 {color:#666666;}
.cart .cart-collaterals {padding:10px 0px;}
.opc li.section {border-top:1px solid #666666 !important;}
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
.block-progress dt {
    /*background: url("../images/sub-diviader.png") repeat-x scroll 0 bottom transparent;*/
    background: #f9f9f9;
    border: medium none;
    padding-bottom: 0px;
}
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;} 
#checkoutSteps li.section{ border-bottom:1px solid #E1E1E1 !important; }
#checkoutSteps li.section#opc-review{ border-bottom:0px solid #E1E1E1 !important; }

.account-login .content {border: 0px;}
.account-login .buttons-set {border: 0px; }

#addTagForm .form-add button.button{ margin: -5px 0 0; }

button.button {margin:1px;}
.button span span {
    /*background: url("../images/btn_button.png") no-repeat scroll left top transparent;*/
    color: #fff;
    float: left;
    margin: 0;
    padding: 0 4px 0 14px !important;
}
button.button:hover span {
    /*background: url("../images/btn_button_hover.png") no-repeat scroll right bottom transparent;*/
}
button.button:hover span span {
    /*background: url("../images/btn_button_hover.png") no-repeat scroll left top transparent;*/
}
button.btn-checkout span {
    background: none repeat scroll 0 0 transparent;
    height: 40px;
    line-height: 40px;
}
button.btn-empty {
/*    background: #d04d3d;	*/
    background: #a0a0a0;
}
button.btn-empty:hover {
/*    background: #ff2e2e;	*/
    background: #717171;
}
button.btn-checkout:hover span { background:none;}
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0;  width:167px; }

h4,h3,.category-head h2{ font-size: 12px; font-weight: bold; color: #666666; }

.col-main p{ margin-left: 10px; margin-right: 10px; }

#nav { font-size:1.1em; padding: 0 0px; font-weight:700}
#nav a {font-weight:700}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left;  font-weight:700}
#nav li.over { z-index:999; font-weight:700}
#nav a {font-weight:700}
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; font-weight:700}
#nav span { display:block; cursor:pointer; white-space:nowrap; font-weight:700}
#nav li ul span {white-space:normal; color:#666; font-weight:700; }
#nav li ul span:hover{text-decoration:underline;}

/************ 0 LEVEL  ***************/
#nav li {
/*    background: url("../images/menu_divider.gif") no-repeat scroll right 12px transparent; */
    float: left;
    padding:6px 12px 6px 12px;
}
#nav li.active > a { color: #FFF; font-weight:700}
#nav a {
    float: left;
    color: #fff;
}
#nav a:hover {
/*    background:url("../images/nav_hover.gif") repeat-x scroll 0 0 transparent; */
    color: #fff;
/*	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;*/
    font-weight:700
}
#nav li.over a {
    /*background:url("../images/nav_hover.gif") repeat-x scroll 0 0 transparent;*/
    color: #fff;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight:700
}
#nav li.over ul a  { background:none !important; }
#nav li.over > a { color: #fff; text-decoration:underline; font-weight:700}
#nav a:hover li a {} 
/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float: left; margin:0; padding-bottom:1px; }
#nav ul li.last { background:#444; padding-bottom:0; }

#nav ul a,
/* #nav ul a:hover { float:none; padding:0; background:none; } */
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul {
    position:absolute;
    width:300px;
    top:39px;
    left:-10000px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#FFFFFF;
    border: #ccc 1px solid;
    padding-bottom: 5px;
}

/* Show menu */
#nav li.over > ul { left:0px;  }
#nav li.over > ul li.over > ul { left:100px;}
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background: #FF5400;  }
#nav ul li a:hover { }
#nav ul li a,
#nav ul li a:hover { padding:4px 2px 4px !important;}
#nav ul span, #nav ul li.last li span { padding: 3px 3px 3px 3px; }

/************ 3RD+ LEVEL ************/
#nav ul ul {
    margin-left: 99px;
    top: 0;
}

#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
#nav-sidebox a:hover { color: #222;}
#nav-sidebox ul { padding-left: 15px;}
#nav-sidebox ul.level1 { display: none;}

.block-account .block-title span { color:#FFFFFF; }
.price-box .price { font-family: Tinos; font-weight: bold; color: #656565; }
.product-shop .price-box .price { color: #656060; font-size: 2.1em; font-family: Tinos, serif; font-weight: bold; margin-right: 15px; }
.price-box .old-price .price { color: gray; }
.price-box .special-price .price { background: #d8a122; color: white; font-size: 1.5em; }
#div-interaktingslider {
    margin:-9px 0 24px;
}
#div-interaktingslider #frame {
    background:#e7e6e6 !important;
    border: medium none !important;
    height: 314px !important;
    text-align: left !important;
    width: 705px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#slide-commands {
    background: url("../images/pagination-bg.png") no-repeat scroll 50% 0 transparent !important;
    border-top: medium none !important;
    height: 44px !important;
    margin-left: -1px !important;
    margin-top: 3px !important;
    padding-top: 5px !important;
    position: absolute !important;
    text-align: center !important;
    top: -30px;
    width: 706px !important;
    z-index: 2147483647 !important;
}
#frame div {
    position: static !important;
}
#div-interaktingslider #middle-center {
    border: medium none;
    height:308px !important;
    margin-left: 0;
    margin-top: 0;
    width: auto !important;
}
#div-interaktingslider #slide-content {
    height:308px !important;
    margin-left: 1px;
    margin-top: 1px;
    overflow: hidden;
    text-align: left;
    width: auto!important;
}
#div-interaktingslider .banner_size_leftpanal {
    float: left !important;
    padding:1px 4px 1px 0px !important;
}
#div-interaktingslider .banner_size_leftpanal img { width:693px !important;}
#div-interaktingslider .anner_size_rightpanal {
    color: #A5A5A5;
    float: right;
    font-size: 10px;
    margin-top: 35px !important;
    padding-right: 21px;
    width: 380px;
}
.slide { background:none !important;}
.banner_size p {
    color: #5F5F5F !important;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 12px !important;
    line-height: 14px;
    margin: 0 0 25px;
}
#div-interaktingslider .normal {
    background: url("../images/pagination.png") no-repeat scroll -27px 0 transparent !important;
}
#div-interaktingslider .active {
    background: url("../images/pagination.png") no-repeat scroll 0 0 transparent !important;
}
#slide-commands a {
    border: medium none !important;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    margin: 5px 2px 2px !important;
    overflow: visible;
    padding: 2px 8px !important;
    text-align: center;
    text-decoration: none;
    text-indent: -55555px !important;
    vertical-align: middle;
    width: 5px !important;
}
#slide-commands a#prev { display:none;}
#slide-commands a#next { display:none;}

.block-content ul {margin:10px}

.review { border: 1px solid #E1E1E1; border-radius: 5px; padding-left: 5px; }