dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,button
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

li { list-style-type: none; }

/* Body style definitions */

html,
body
{
  background: #fff;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 13px;
  color: #000;
}

body
{
  background: url(../images/header_bg.gif) repeat-x top left;
}

a:link,
a:active,
a:visited
{
  color: #000;
}

a:hover
{
  text-decoration: none;
}

#body
{
  margin: 0 auto;
  width: 990px;
}

.t-main
{
  background: url(../images/header_bg_no_lines.gif) repeat-x;
  border-collapse: collapse;
}

.t-left
{
  width: 50%;
}

.t-center
{
}

.t-right
{
  width: 50%;
}

/* Header */

#header #logo
{
  background: url(../images/logo.png) no-repeat top center;
  width: 990px;
  height: 168px;
  position: relative;
}

#logo a.main_home_link {
  display:block;
  height:45px;
  left:20px;
  position:absolute;
  top:45px;
  width:185px;
  color: transparent;
}

/* Navigation */

#navigation
{
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: 38px;
}

#navigation ul
{
  list-style-type: none;
}

#navigation ul li
{
  float: left;
}

#navigation ul li
{
  font-size: 93%;
  font-weight: bold;
  padding: 0 30px;
}

#navigation ul li.separator
{
  background: url(../images/nav_separator.gif) no-repeat 0px 8px;
  padding: 0;
  width: 2px;
  height: 38px;
}

/* Navigation - normal link */

#navigation ul li a
{
  text-decoration: none;
  line-height: 38px;
  color: #fff;
}

/* Navigation - active link */

#navigation ul li a:hover,
#navigation ul li.active a
{
  text-decoration: underline;
}

/* Site search */

#site-search
{
  position: absolute;
  right: 40px;
  top: 2px;
}

#site-search form
{
  display: inline;
}

#site-search div
{
  display: inline;
}

#search
{
  padding: 3px;
  width: 166px;
  height: 18px;
  border: 0;
}

#search-image
{
  position: relative;
  right: 0;
  top: 6px;
}

/* Top meniu */
.top-access {
  position: absolute;
  top: 130px;
  left: 14px;
  /* color: #FEFF87; */
  color: #fff;
}

  .top-access li {
    list-style-type: none;
    display: inline;
    margin-left: 20px;
  }

    .top-access li a {
      /* color: #FEFF87; */
      color: #fff;
      font-size: 0.85em;
    }

.language-switcher {
  left:570px;
  position:absolute;
  top:133px;
  color: #fff;
  font-size: 0.85em;
}

  .language-switcher strong {
    margin-right: 8px;
  }

  .language-switcher span.selected_lang {
    /* color: #FEFF87; */
    color: #fff;
  }

  .language-switcher a {
    /* color: #FEFF87; */
    color: #fff;
    font-weight: bold;
  }

/* Content */

#content
{
  margin: 0 auto;
  width: 944px;
}


/*  Title page */
.clear {
	clear: both;
	width: 100%;
}
.top_banners {
	clear: both;
	width: 944px;
	height: 90px;
	position: relative;
}
.top_products {
	position: absolute;
	left: 15px;
	top: 20px;
}
.prod_block {
	clear: both;
	text-align: left;
}
.prod_item {
	float: left;
	display: inline;
	margin: 0 0 20px 10px;
}
.prod_text {
	clear: both;
	width: 140px;
	text-align: center;
	color: #535854;
	font-size: 11px;
}
.currency {
	color: #4C5A51;
	font-size: 14px;
	font-weight: bold;
}
.link:link {
	color: #61BB46;
	font-size: 13px;
	text-decoration: underline;
}
.link:hover {
	color: #61BB46;
	font-size: 13px;
	text-decoration: underline;
}
.link:a {
	color: #61BB46;
	font-size: 13px;
	text-decoration: underline;
}
.link:visited {
	color: #61BB46;
	font-size: 13px;
	text-decoration: underline;
}
.free_delivery {
	position: absolute;
	right: 15px;
	top: 21px;
}
.free_gift {
	position:absolute;
	right:15px;
	top:40px;
}
.free_gift_text {
	color:red;
	clear:both;
	padding:0 32px 0 28px;
	margin:4px 0 4px 10px;

}
.top_offers {
	width: 636px;
	height: 626px;
	text-align: center;
	margin: 15px 0 25px 0;
	position: relative;
	display: inline;
	float: left;
}
.slideshow {
	width: 304px;
	height: 473px;
	text-align: center;
	margin: 15px 0 25px 0;
	position: relative;
	display: inline;
	float: left;
}
.slideshow .corner-left {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/files/tl.png) no-repeat 0 0;
	z-index: 176;
	width: 9px;
	height: 9px;
}
.slideshow .corner-right {
	position: absolute;
	top: 0px;
	left: 297px;
	background: url(/files/tr.png) no-repeat 0 0;
	z-index: 176;
	width: 9px;
	height: 9px;
}
.slideshow .picture {
	width: 304px;
	height: 425px;
	border: 1px solid #DCDFDD;
	border-bottom: 0 none;
	overflow: hidden;
}
.slideshow .picture img {
}
.slideshow .toolbar {
	width: 306px;
	height: 43px;
	background: url(/files/slideshow_toolbar3.gif) no-repeat 0 0;
}
.slideshow .thumbs {
	position: absolute;
	z-index: 148;
	top: 410px;
	left: 36px;
}
.slideshow .thumbs ul {
	margin: 0;
	padding: 0;
}
.slideshow .thumbs li {
	margin: 0 14px 0 0;
	padding: 0;
	list-style-type: 0;
	list-style-image: 0;
	display: inline;
	float: left;
}
.slideshow .thumbs img {
	border: 2px solid #DCDFDD;
	opacity: 0.77;
	MozOpacity: 0.77;
	KhtmlOpacity: 0.77;
	filter = "alpha(opacity=77)";
	cursor: pointer;
}

/* 3 columns center */

.col3 .col-main
{
  float: left;
  width: 475px;
  padding: 10px 0 0 0;
  margin-left: 8px;
}

/* 2 columns right */

.col2-right .col-main
{
  float: left;
  width: 706px;
}

.col2-right .col-main .top
{
  width: 706px;
  height: 10px;
  background: url(../images/center_top.gif) no-repeat top left;
}

.col2-right .col-main .bottom
{
  width: 706px;
  height: 10px;
  background: url(../images/center_bottom.gif) no-repeat top left;
}

.col2-right .col-main .content
{
  padding: 10px 0 0;
  border-right: 1px solid #ced2d1;
  border-left: 1px solid #ced2d1;
  width: 704px;
}

/* Breadcrumbs */

.breadcrumbs
{
  font-size: 69%;
  list-style-type: none;
}

.col2-right .col-main .breadcrumbs
{
  padding: 0 20px;
}

.breadcrumbs li
{
  float: left;
}

.breadcrumbs li.separator
{
  padding: 0 14px;
  color: #4c5a51;
}

.breadcrumbs li a
{
  color: #61bb46;
}

/* Category head */

.category-head
{
  padding-top: 10px;
}

.category-head h2
{
  font-size: 153.9%;
  font-weight: normal;
  color: #000;
}

.category-head h2 span
{
  font-size: 12px; /* non-relative */
  color: #757575;
}

/* Pager */

.pager
{
  padding-top: 7px;
  width: 100%;
  height: 36px;
}

.pager .pager-left
{
  float: left;
  background: url(../images/bar_left.gif) no-repeat top left;
  width: 10px;
  height: 36px;
}

.pager .pager-content
{
  float: left;
  font-size: 85%;
  background: url(../images/pager_bg.gif) repeat-x;
  width: 435px;
  height: 33px;
  line-height: 33px;
  padding: 3px 10px 0 10px;
  color: #4c5a51;
}

/* Sort arrow */

.pager .pager-content .right
{
  padding-right: 7px;
}

.pager .pager-content a.sort
{
  position: absolute;
  top: 3px;
  right: 0;
}

.pager .pager-right
{
  float: right;
  background: url(../images/bar_right.gif) no-repeat top left;
  width: 10px;
  height: 36px;
}

.pager .total_count_holder {
  display: inline;
  float: left;
  color: #4C5A51;
  font-weight: bold;
}

.pager .paging_holder {
  float: left;
  display: inline;
}

  .pager .paging_holder strong {

  }

  .pager .paging_holder ol,
  .pager .paging_holder li {
    display: inline;
    list-style-type: none;
  }

    .pager .paging_holder a {
      margin: 0 4px;
      color: #61BB46;
    }

    .pager .paging_holder span.on {
      margin: 0 4px;
      /* color: #61BB46; */
    }

    #search_terms ul.bare-list li {
      display: inline;
      margin: 0 10px 0 0;
      height: 30px;
    }

      #search_terms ul.bare-list a {
        text-decoration: none;
      }

        #search_terms ul.bare-list a:hover {
          text-decoration: underline;
        }

/* Item list */

.listing-type-list .listing-item { border-bottom: 1px solid #e5e8e6; padding:12px 10px; }
.listing-type-list .listing-item.last { border-bottom: 0px; }

.listing-type-list .product-image { float:left; width: 175px; }
.listing-type-list .product-shop { float: right; width: 275px; padding-top: 30px; }

.listing-type-list .product-shop h5 a:link,
.listing-type-list .product-shop h5 a:active,
.listing-type-list .product-shop h5 a:visited
{
  padding-bottom: 10px;
  font-size: 12px;
  color: #61bb46;
}

.listing-type-list .product-shop h5 a:hover
{
  text-decoration: none;
}

.listing-type-list .product-shop .ratings
{
  padding: 5px 0;
}

.listing-type-list .product-shop .ratings a
{
  font-size: 11px;
  color: #61bb46;
}

.listing-type-list .product-shop .description { margin: 35px 0 0; }
.listing-type-list .product-shop .price-box { float:left;text-align:left; white-space:nowrap; margin:3px 13px 5px 0; padding:0; }
.listing-type-list .product-shop .form-button {margin:0.5em 0 0; }
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }

.listing-type-list .product-shop .description,
.listing-type-list .product-shop .out-of-stock
{ font-size: 11px; }

.listing-type-list .product-shop .out-of-stock
{
  padding-bottom: 10px;
}

.listing-type-list .listing-item .rating-box { margin-bottom:6px; }

.regular-price .price
{
  font-size: 11px;
  color: #4c5a51;
}

.price_inside {
	margin-left:10px;

}

.regular-price .currency
{
  font-size: 14px;
  font-weight: bold;
  color: #4c5a51;
}

.regular-price .currency .price
{
  font-size: 14px;
}

.add-to input
{
  margin-right: 7px;
}

/* Product Images */
.product-img-box { float:left; width:267px; }
.product-img-box .product-image-zoom { position:relative; overflow:hidden; width:265px; height:265px; z-index:9; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.image-zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
.image-zoom #track { position:relative; height:18px; }
.image-zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
.image-zoom .btn-zoom-out { position:absolute; left:2px; top:1px; }
.image-zoom .btn-zoom-in { position:absolute; right:2px; top:1px; }

#track-hint
{
  font-size: 12px;
}

.product-img-box .more-views h4 { margin-bottom:.8em; font-size: 12px; color: #4c5a51; }

.product-img-box .more-views ul { margin-left:-9px; list-style-type: none; }
.product-img-box .more-views li { float:left; margin:0 0 9px 9px; }
.product-img-box .more-views li a { float:left; width:56px; height:56px; border: 1px solid #e7e8e7; overflow: hidden; }

.product-info-box { margin-top:10px; margin-top:0; }
.product-info-box .product-name { margin-bottom: .3em; color: #000; font-size: 18px; font-weight: normal; }
.product-info-box .price-box { margin:10px 0; }
.product-info-box .data-table .price-box { margin:0; padding:0; }
.product-info-box .availability { margin:10px 0; padding:0; font-size:0.92em; }

.add-to-cart-box { float:right; }
.add-to-cart-box .qty-box { float:left; }
.add-to-cart-box .qty-box label { float:left; }
.add-to-cart-box .qty-box .qty { float:left; margin:0 5px; }
.add-to-cart-box .form-button { float:left; }

.add-to-box { text-align:right; }
.add-to-box li { display:inline; }

.add-to-holder a
{
  color: #61bb46;
}

.add-to-holder .add-to-cart-box { float:left; }
.add-to-holder .add-or { float:left; padding:0 7px; font-weight:bold; color:#666; }
.add-to-holder .add-to-box { line-height:1.25em; text-align:left; }
.add-to-holder .add-to-box li { display:block; }
.add-to-holder .add-to-box li .pipe { display:none; }

.product-info-box .ratings { margin-bottom:1em; }

/* .product-essential, .product-collateral { padding:25px; } */

.product-essential { padding: 0 32px 20px 32px; background: url(../images/product_essential_bg.gif) no-repeat 100% 0 #fff; }
.product-essential .product-shop { width:330px; float: right; }
.product-essential .product-shop .ratings { margin-bottom:10px; }

.product-pricing { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.product-pricing li { line-height:1.4; background:url(../images/bg_tierico1.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.product-pricing .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.product-pricing .price { font-weight:bold; color:#2f2f2f; }

.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { color:#2f2f2f; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .product-pricing li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-shop .product-options-bottom .price-box { float:none; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

/* Product Options */
dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px #1e7ec8 dotted; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ccc; border-bottom-color:#bbb; border-right-color:#bbb; background-color:#f6f6f6; }
.truncated .truncated_full_value dl dt { margin-top:0; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:35px; top:10px; }
.col-right .truncated .show dl  { left:-240px; top:10px; }

/* Tabs */
.tabs                   { list-style-type: none; margin: 15px 0 0 0; }
.tabs li                { float: left; margin-right: 8px; _margin-right: 4px; font-size: 12px; line-height: 1em; border: 1px solid #ced2d1; border-bottom: 0px; }
.tabs li.first          { border-left: 0; }
.tabs li.last           { border-right: 0; }
.tabs a                 { display: block; padding: 6px 15px; color: #444; text-decoration: none; }
.tabs a:hover,
.tabs li.active a,
.tabs li.active a:hover { background-color: #ddd; color: #000; }

.tab-contents
{
  background-color: #f5f6f6;
  border-top: 1px solid #cfd2d0;
  border-bottom: 1px solid #cfd2d0;
  padding: 5px 10px;
  min-height: 250px;
}

/* Product Collateral */
.product-collateral { background-color: #f6f6f6; border-top: 5px solid #e8e8e8; padding: 20px 0; }
.product-collateral-bottom { background-color: #f6f6f6; border-top:1px solid #D0D2D1;padding-top:15px }
.product-collateral-bottom  .head , .product-collateral .head { margin-bottom:1em; padding-bottom:1px; font-size:1.15em; }


.product-shop .collateral-box { padding: 5px 0; margin: 10px 0; }
.product-shop .collateral-box a { color: #62bb47; }
.product-shop .collateral-box.attribute-specs { padding: 0; margin: 0; border: 0px; }
.product-shop .collateral-box h4{ font-size: 13px; color:#000; padding-bottom: 7px; }

.product-collateral-bottom  .collateral-box , .product-collateral .collateral-box { padding: 0 32px 28px; margin-bottom: 20px; border-bottom: 1px solid #d0d2d1; }

.product-collateral-bottom  .collateral-box.attribute-specs , .product-collateral .collateral-box.attribute-specs { padding: 0; margin: 0; border: 0px; }
.product-collateral .collateral-box.up-sell { padding-bottom: 0; margin-bottom: 0; border: 0px; }
.product-collateral .collateral-box h4{ font-size: 13px; color:#000; }


.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-collateral-bottom  .up-sell .head , .product-collateral .up-sell .head { padding-bottom:8px; margin-bottom:0; }
.product-collateral-bottom  .up-sell .generic-product-grid  , .product-collateral .up-sell .generic-product-grid { margin: 0 auto; border: 0px; }
.product-collateral-bottom  .up-sell .generic-product-grid td , .product-collateral .up-sell .generic-product-grid td { width: 160px; border-color: #d0d2d1; }
.product-collateral-bottom  .product-collateral .up-sell .generic-product-grid td img , .product-collateral .up-sell .generic-product-grid td img { border:1px solid #d0d2d1; }

#upsell-product-table a
{
  color: #62bb47;
}

#upsell-product-table .regular-price
{
  display: block;

}

#product-attribute-specs-table
{
  font-size: 12px;
  width: 100%;
  border: 1px solid #dedede;
}

#product-attribute-specs-table td
{
  padding: 6px 12px;
  /* width: 50%; */
  border-bottom: 1px solid #dedede;
}

#product-attribute-specs-table td.label
{
  border-right: 1px solid #dedede;
}

#product-attribute-specs-table .odd
{
  background-color: #f7f7f7;
}

#product-attribute-specs-table .even
{
  background-color: #ededed;
}

#product-attribute-specs-table tr.last td
{
  border-bottom: 0px !important;
}

#customer-reviews { margin-bottom:15px; }
#customer-reviews li { margin-bottom:25px; }
#customer-reviews li p { clear:both; }
.product-collateral .add-tag-box .input-box { float:left; width:302px; margin-right:8px; }
.product-collateral .add-tag-box .input-box .input-text { width:300px;  }
.tags-list { margin-bottom:15px; }
.tags-list li {
    display:inline;
    background:url(../images/separator.gif) no-repeat 100% .4em;
    padding:0 8px 0 4px;
    }
.tags-list li.first { padding-left:0; }
.tags-list li.last { background:none; }
.add-tag-box { background:url(../images/icon_tag_add.gif) no-repeat 0 2px; padding-left:23px; }
.product-review-box { padding-bottom:10px; }
.product-review-box table { width:456px; margin:8px 0 0; }
.product-review-box td,
.product-review-box th { text-align:center; }
.product-review-box td.label { width:100px; text-align:left; }

/* Product Detail sidebar */


/* Some list styles */
.new_prod_sign {
  z-index: 800;
  position: absolute;
  top: 0;
  left: 2px;
}

.old_big_price {
  font-size: 0.8em;
  text-decoration: line-through;
  color: red;
}

.old_big_price .price {
  font-size: 0.8em;
  text-decoration: line-through;
  color: red;
}

/* Grid style */

.wholesale-grid
{
  padding: 10px 0;
}

.wholesale-grid .head
{
  font-size: 11px;
  text-align: center;
  color: #000;
}

.wholesale-grid label
{
  font-size: 11px;
  font-weight: bold;
  color: #4C5A51;
}

.wholesale-grid input
{
  border-top: 1px solid #515151;
  border-left: 1px solid #515151;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  width: 90%;
  height: 22px;
  text-align: center;
}


/* Home page and new products*/
#main_page_image_holder {
  margin: 0 auto;
  background: url(../images/main_image_01_680x301.jpg) no-repeat top left;
  /* width: 680px; */
  height: 301px;
}

#main_page_image_holder_btb {
  margin: 0 auto;
  background: url(../images/main_image_02_680x301.jpg) no-repeat top left;
  width: 680px;
  height: 301px;
}

#new_products_block_holder {
  margin: 0 0 0 50px;
  text-align: center;
}

  #new_products_block_holder a {
    color: #61BB46;
    font-size: 0.85em !important;
  }

  #new_products_block_holder li {
    list-style-type: none;
  }

  #new_products_block_holder .new_prods_placiau_button {
    margin: 10px 0 0 8px;
  }

  #new_products_block_holder .new_prods_palyginti_button {
    margin: 2px 0 0 8px;
  }

  #new_products_block_holder td {
    width: 240px !important;
  }

  #new_products_block_holder td.last {
    width: 200px !important;
  }

  #new_products_block_holder .product-image {
    width: 200px;
    text-align: center;
  }

#main_page_bottom_spacer {
  margin-top: 10px;
  height: 30px;
  width: 654px;
  background-color: #F5F7F6;
  border-top: 4px solid #D0D2D1;
  padding: 5px 25px;
}


/* Side columns */

.side-col
{
  width: 225px;
}

/* Left side */

.col-left
{
  float: left;
  width: 225px;
}

/* Right side */

.col-right
{
  float: right;
  width: 225px;
}

/* Layered navigation */

.layered-nav .content
{
  background: url(../images/sidebar_content.gif) repeat-y;
  padding: 0;
}

.layered-nav .content h4
{
  font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
  font-size: 138.5%;
  font-weight: normal;
  padding: 0 0 0 18px;
  margin-bottom: 11px;
  color: #4c5a51;
}

.layered-nav .content .narrowed-by
{
  position: relative;
  background: #f2f6f4;
  font-weight: bold;
  font-size: 85%;
  color: #4c5a51;
  width: 189px;
  padding: 14px 16px;
  margin-left: 1px;
  border-bottom: 1px solid #e0e4e2;
}

/* Normal text in "narrowed by" category */

.layered-nav .content .narrowed-by span
{
  font-weight: normal;
  padding-left: 10px;
}

.layered-nav .content .narrowed-by a
{
  position: absolute;
  right: 10px;
}

.layered-nav .content .narrowed-by a.clean-all
{
  font-weight: normal;
  right: 30px;
  color: #61bb46;
}

.layered-nav .content dt
{
  font-weight: bold;
  width: 189px;
  padding: 14px 18px 0 18px;
  color: #4c5a51;
}

.layered-nav .content dd
{
  margin: 0;
  width: 189px;
  padding: 10px 18px 14px 18px;
  border-bottom: 1px solid #c9c9c9;
}

.layered-nav .content dd.last
{
  padding-bottom: 100px;
  border: 0;
}

.layered-nav .content ul
{
  list-style-type: none;
}

.layered-nav .content ul li a
{
  color: #61bb46;
}

.layered-nav .head
{
  background: url(../images/side_top.gif) no-repeat top left;
  width: 225px;
  height: 11px;
}

.layered-nav .bottom
{
  background: url(../images/side_bottom.gif) no-repeat top left;
  width: 225px;
  height: 11px;
}

/* Mini cart */

/* New mini cart */

.head_cart  {
	background:url("../images/side_top_cart.gif") no-repeat scroll left top transparent;
	height:12px;
	width:225px;
}

.content_cart {
	background:url("../images/sidebar_content_cart.gif") repeat-y scroll 0 0 transparent;
	padding:12px 12px 12px 15px;
}


.bottom_cart  {
	background:url("../images/side_bottom_cart.gif") no-repeat scroll left top transparent;
	height:12px;
	width:225px;
}

.mini-cart .content_cart h4 {
  font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
  font-size: 138.5%;
  font-weight:bold;
  padding: 0;
  margin-bottom: 11px;
  color:#ffa105;
}


.mini-cart, .mini-compare-products
{
  margin-bottom: 10px;
}

.mini-cart .head,
.mini-compare-products .head
{
  background: url(../images/side_top.gif) no-repeat top left;
  width: 225px;
  height: 11px;
}

.mini-cart .bottom,
.mini-compare-products .bottom
{
  background: url(../images/side_bottom.gif) no-repeat top left;
  width: 225px;
  height: 11px;
}

.mini-cart .content,
.mini-compare-products .content
{
  background: url(../images/sidebar_content.gif) repeat-y;
}

.mini-cart .content h4,
.mini-compare-products .content h4
{
  font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
  font-size: 138.5%;
  font-weight: normal;
  padding: 0 0 0 10px;
  margin-bottom: 11px;
  color: #4c5a51;
}

.mini-cart .cart-item
{
  /* width: 189px;	*/
  padding: 0 10px 5px;
}

.mini-cart .cart-item a
{
  color: #61bb46;
}

.mini-compare-products .content li
{
  margin: 0 0 4px 0;
}

  .mini-compare-products .content li a
    {
    margin: 0 0 0 4px;
  }

.mini-compare-products .content  a
{
  color: #61bb46;
}

.mini-compare-products .content .actions img
{
  margin: 6px 0 0 0;
  cursor: pointer;
}


/* Product compare window */

.catalog-product-compare-index {
}

  .catalog-product-compare-index h3 {
    color: white;
    padding-top: 8px !important;
  }

  .catalog-product-compare-index a {
    color: white;
    padding: 4px 6px;
  }

  .atalog-product-compare-index .compare-products {
    clear: both;
    width: 100%;
  }

  .catalog-product-compare-index #product_comparison {
    width: 100%;
  }

  .catalog-product-compare-index #product_comparison .remove-buttons td a {
    padding-left: 5px !important;
  }

  .catalog-product-compare-index #product_comparison a {
    display: block;
    padding: 4px;
  }


/* Propduct review form */

#priduct_review_form_colder {
  margin: 0 20px;
}

.product-collateral h4 {
  margin: 0 0 0 15px;
}

#review-form fieldset {
  border: 0 none;
  margin: 10px;
}

.register_form_holder input {
  width: 300px;
}

.my_registered_users fieldset {
  border: 0 none;
  margin: 10px 50px;
}

#review-form label,
.my_registered_users label {
  font-weight: bold;
  color: #4C5A51;
  font-size: 0.9em;
  margin-left: 5px;
}

  #review-form label .required,
  .my_registered_users label .required {
    color: #E84343;
    margin-left: 2px;
  }

#review-form .input-text,
.my_registered_users .input-text {
  margin: 2px 0 10px 0;
  border-color:#515151 #DCDCDC #DCDCDC #515151;
  border-style:solid;
  border-width:1px;
  height:22px;
}

#review-form #review_field {
  margin: 2px 0 10px 0;
  border-color:#515151 #DCDCDC #DCDCDC #515151;
  border-style:solid;
  border-width:1px;
}

#review-form .form-button {
  float: left !important;
  border: 0 none;
  outline: 0 none;
  background: url(../images/but_issiusti_atsiliepima.gif) no-repeat top left;
  height: 24px;
  width: 123px;
  color: transparent;
}

#review-form .validation-advice,
.my_registered_users .validation-advice {
  color: #E84343;
  font-size: 0.9em;
  margin-bottom: 10px;
}

#customer-reviews h4 {
  font-size: 1.2em;
}

#customer-reviews li {
  background-color: white;
  list-style-type: none;
  padding: 6px 10px 0 10px;
  border-bottom: 1px solid #CFD2D0;
}

#customer-reviews a {
  color: #61BB46;
}

#full_product_review_text {
  margin: 0 20px;
}

#full_product_review_text h4 {
  font-size: 1.2em;
}

#full_product_review_text h3 {
  font-size: 1em;
  color: #4C5A51;
}

#full_product_review_text a {
  color: #61BB46;
}

/* ACCOUNT -  DASHBOARD, ETC. SALE, ORDER VIEW*/

#my_one_col_holder {
  width: 944px;
}

  #my_one_col_holder .toppart {
    width: 944px;
    height: 10px;
    background: url(../images/top_bar_944x150_01.gif) no-repeat top left;
  }

  #my_one_col_holder .datapart {
    width: 912px;
    border-left: 1px solid #CFD2D0;
    border-right: 1px solid #CFD2D0;
    border-top: 0 none;
    border-bottom: 0 none;
    padding: 10px 15px;
  }

    #my_one_col_holder .datapart a {
      color: #61BB46;
    }

  #my_one_col_holder .botpart {
    width: 944px;
    height: 10px;
    background: url(../images/bot_bar_944x150_02.gif) no-repeat bottom left;
  }

  .datapart .col2-set { clear: both; }
  .datapart .col2-set .col-1, .col2-set .col-2 {
    width:45.5%;
    margin: 0 10px 10px 0;
    background-color: #F5F6F6;
    border:1px solid #d9dde3;
    padding: 10px;
  }
  .datapart .col2-set .col-1 { float:left; }
  .datapart .col2-set .col-2 { float:right; }

  .datapart .col2-set .col-1 h4, .col2-set .col-2 h4 {
    color: #4C5A51;
    margin: 0 0 6px 0;
  }

  .datapart .col2-set .col-1 address, .col2-set .col-2 address {
    font-style: normal;
  }


  /* .generic-box { margin-bottom:15px; padding:12px 15px; border:1px solid #D0CBC1; #fff; } */

  /*SALES ORDER VIEW INFO ETC*/

  .order_view_totals_captions {
    text-align: right !important;
    font-weight: bold;
    color: #777 !important;
  }

  .order-info {
    margin: 10px;
  }

  .order-info li {
    list-style-type: none;
  }

  #my_order_view_table {
    clear: both;
  }

    #my_order_view_table h4 {
      color: #4C5A51;
      margin: 12px 0 6px 0;
      font-size: 1.1em;
    }

  .button-set {
    padding: 10px;
  }

/* Dashboard */.account-box {
    margin-bottom:20px;
    padding:15px;
    }
.account-box .head { margin-bottom:10px; border-bottom:1px solid #d9dde3; }
.account-box h4 { color:#4C5A51; font-size:1.1em; text-transform:uppercase; }
.account-box .head a { color:#61BB46; font-size:1em; display:block; margin: 4px 0 10px 0; }
.account-box .inner-head { margin-bottom:8px; background:url(../images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }
.account-box h5 { font-size:1.1em;   }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc; }
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em; font-size:1.1em; }
.account-box .head h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0; }
.ad-orders .head h4 { background-image:url(../images/icon_folder_table.gif); }
.ad-account-info .head h4 { background-image:url(../images/icon_ma_info.gif); }
.ad-tags .head h4 { background-image:url(../images/icon_ma_tags.gif); }
.ad-reviews .head h4 { background-image:url(../images/icon_ma_reviews.gif); }

/* Data Table */
.data-table { width:890px; }
.data-table tr { background:#fff; }
.data-table .odd  { border-bottom: 1px solid #DCDDDD; background-color: #F6F7F7; text-align: center; }
.data-table .even { border-bottom: 1px solid #DCDDDD; background-color: #F6F7F7; text-align: center; }
.data-table th { padding:2px 8px; color:#0a263c; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table td { padding:3px 8px; border-bottom: 1px solid #DCDDDD; background-color: #F6F7F7; text-align: left; white-space:nowrap; }
.data-table td a { color:#61BB46; }
.data-table thead tr th { color: black; border-bottom: 1px solid #DCDDDD; background-color: #ECEDED; text-align: left; font-weight: bold; }



/* Checkout CART */

#onepage_login_page ul.disc li {
  list-style-type: disc;
  margin: 4px;
}

.shopping-cart-item-message {
  white-space: normal !important;
}

#checkout_page_top {
  background-image: url(../images/top_bar_944x150_01.gif);
  background-position: left top;
  background-repeat: no-repeat;
  width: 944px;
}

#checkout_page_top  h3 {
  margin-bottom: 0 !important;
}

.checkout_metods_holder {
  padding: 5px 20px 0 5px;
  width: 918px;
  text-align: right;
}

.checkout_msg_holder {
  padding: 10px 10px 10px 30px;
}

  .checkout_msg_holder li {
    list-style-type: none;
    color: #61BB46;
    font-weight: bold;
  }

  .checkout-types  li {
    list-style-type: none;
    color: #61BB46;
    font-weight: bold;
    padding: 5px 5px 5px 20px;
  }

.checkout_top_bar {

}

.checkout_top_bar h3 {
  font-size: 1.4em;
  margin: 10px 0 10px 10px;
  font-weight: normal;
  padding: 10px;
}

.checkout-types a {
  color: #61BB46;
  font-weight: bold;
}

#order_products_table {
  border-left: 1px solid #CFD2D0;
  border-right: 1px solid #CFD2D0;
  border-top: 0 none;
  border-bottom: 0 none;
  width: 942px;
}

  #order_products_table_holder {
    margin: 0 20px 0 20px;
    padding: 10px 0 10px 0;
    width: 902px;
  }

.shopping-cart {
  /* border-left: 1px solid #DCDDDD;
  border-right: 1px solid #DCDDDD; */
}

  .shopping-cart th {
    border-bottom: 1px solid #DCDDDD;
    /* border-right: 1px solid #DCDDDD; */
    background-color: #ECEDED;
    text-align: center;
    font-weight: normal;
  }

  .shopping-cart td {
    border-bottom: 1px solid #DCDDDD;
    /* border-right: 1px solid #DCDDDD; */
    background-color: #F6F7F7;
    text-align: center;
  }

  .shopping-cart td.attributes-col {
    text-align: left;
  }

    .shopping-cart td a, .shopping-cart td h4{
      color: #61BB46;
    }

  #cart_table_butts  {
    border: 0 none;
    background-color: transparent;
    padding-top: 5px;
  }

  #cart_table_butts #continue_shopping {
    border: 0 none;
    outline: 0 none;
    background-image: url(../images/testi_butt.gif);
    width: 123px;
    height: 24px;
    cursor:pointer;
  }

  #cart_table_butts #refresh_cart {
    border: 0 none;
    outline: 0 none;
    background-image: url(../images/atnaujintii_butt.gif);
    width: 150px;
    height: 24px;
    cursor:pointer;
  }

  #get_price_butt {
    border: 0 none;
    outline: 0 none;
    background-image: url(../images/get_prise.gif);
    width: 123px;
    height: 24px;
  }

  .shipping-estimate {
    background-color: #F5F6F6;
    border-top: 4px solid #E7E8E7;
    border-bottom: 2px solid #E7E8E7;
    border-left: 1px solid #CFD2D0;
    border-right: 1px solid #CFD2D0;
    padding: 10px 20px;
    /*margin-top: 10px;*/
  }

    .shipping-estimate h4 {
      color: #4C5A51;
      font-family: Tahoma;
      font-weight: bold;
      margin: 10px 0 0 0;
      font-size: 1.2em;
    }


    .ship_form_label {
      width: 150px;
    }

    .shipping-estimate #country {
    }

  .shopping-cart-totals {
    text-align: right;
    padding-right: 20px;
  }

  #shopping-cart-totals-table {
    margin: 10px 10px 10px 700px;
  }

    #shopping-cart-totals-table td {
      border: 1px solid #DCDDDD;
      background-color: #ECEDED;
      padding: 5px;
    }


#checkout_page_bot_part {
  background-color: #F5F6F6;
  border-top: 0 none;
  border-bottom: 0 none;
  border-top: 4px solid #E7E8E7;
  border-left: 1px solid #CFD2D0;
  border-right: 1px solid #CFD2D0;
  width: 942px;
}

#checkout_page_bot {
  background-image: url(../images/bot_bar_944x150_01.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 944px;
  height: 16px;
}

/* Checkout STEPS */

#success_order_holder {
  margin: 0 20px;
}

  #success_order_holder a {
    color: #61BB46;
  }

#checkout_steps_holder {
  margin: 10px;
}

  #checkout_steps_holder .one-page-checkout {
    list-style-type: none;
  }

    #checkout_steps_holder .one-page-checkout .section  {
      position: relative;
      background-color: #F5F6F6;
      border-top: 1px solid #CFD2D0;
      padding: 4px 0px 10px 0px;
      clear: both;
    }

      #checkout_steps_holder .one-page-checkout .section ul {
        list-style-type: none;
      }

      #checkout_steps_holder .one-page-checkout .section h4 {
        margin: 8px 0 12px 5px;
        font-size: 1em;
        font-family: Tahoma;
        color: #4C5A51;
        border-bottom: 1px solid #e3e3e3;
      }

      #checkout_steps_holder .one-page-checkout .section h4.title {
        color: #000;
        font-size: 1em;
        margin: 0;
        border: 0 none;
      }

      #checkout_steps_holder .one-page-checkout .section p {
        margin: 8px 0 4px 10px;
        font-size: 0.9em;
        font-family: Tahoma;
        color: #000;
      }

      #checkout_steps_holder .one-page-checkout .section .form-list {
        margin: 10px;
      }

      #checkout_steps_holder .one-page-checkout .section  strong {
        margin: 0 0 0 10px;
        padding-top: 4px;
      }

      #checkout_steps_holder .one-page-checkout .section .disc {
        list-style-type: circle;
        padding-left: 15px;
        margin-left: 10px;
      }

      #checkout_steps_holder .one-page-checkout .section label {
        font-weight: bold;
        color: #4C5A51;
        font-size: 0.9em;
        margin-left: 5px;
      }

      #checkout_steps_holder .one-page-checkout .section .validation-advice {
        color: #E84343;
        font-size: 0.8em;
      }

      #checkout_steps_holder .one-page-checkout .section .required,
      .my_registered_users p.required {
        color: #E84343;
      }

        #checkout_steps_holder .one-page-checkout .section p.required {
          text-align: right;
        }

      #checkout_steps_holder .one-page-checkout .section a {
        color: #61BB46;
      }

      #checkout_steps_holder .one-page-checkout .section .button-set {
        margin: 10px;
      }

      #checkout_steps_holder .one-page-checkout .section  .button_continue_checkout,
      .testi_button_white,
      #password_reminder_testi
              {
        border: 0 none;
        outline: 0 none;
        background-image: url(../images/butt_testi.gif);
        background-position: top left;
        background-repeat: no-repeat;
        background-color: transparent;
        width: 80px;
        height: 24px;
        cursor:pointer;
      }

      #checkout_steps_holder .one-page-checkout .section #checkout_login_button,
      .my_registered_users .main_login_button {
        border: 0 none;
        outline: 0 none;
        background-image: url(../images/prisijungti_butt.gif);
        background-position: top left;
        background-repeat: no-repeat;
        background-color: transparent;
        width: 80px;
        height: 24px;
        cursor:pointer;
        margin-left: 60px;
      }

      #checkout_steps_holder .one-page-checkout .section .input-text,
      #checkout_steps_holder .one-page-checkout .section .validate-select {
        border-bottom: 1px solid #DCDCDC;
        border-right: 1px solid #DCDCDC;
        border-top: 1px solid #515151;
        border-left: 1px solid #515151;
        background-color: #fff;
        outline: 0 none;
        margin: 2px 0 8px 0;
        width: 120px;
        height: 20px;
      }

  #checkout_steps_holder .one-page-checkout .head a {
    display:block;
    height:24px;
    left:0;
    position:absolute;
    top:4px;
    width:684px;
    z-index:990;
  }

  #checkout_steps_holder .one-page-checkout .head h3 {
    color: #000;
    font-family: Tahoma;
    font-size: 1.05em;
    background-color: #ECEDED;
    padding:2px 0 4px 10px;
  }

    #checkout_steps_holder .one-page-checkout .head h3 .step-count {
      color: #fff;
      background-color: #61BB46;
      padding: 0 4px 0 4px;
      margin-bottom: 2px;
      font-size: 0.9em;
    }

  #checkout_steps_holder .col2-set {
    clear: both;
    margin: 0 auto;
    float: left;
    width: 684px;
    background-color: #F5F6F6;
  }

    #checkout_steps_holder .col2-set .col-1 {
      float: left;
      clear: left;
      margin: 5px 20px 5px 5px;
      width: 320px;
    }

    #checkout_steps_holder .col2-set .col-2 {
      float: left;
      clear: right;
      margin: 5px;
      width: 320px;
    }

    #checkout_steps_holder .button-set {
      width: 660px;
      border: 0 none;
    }

#checkout_steps_footer {
  height: 20px;
  width: 704px;
  background-color: #F6F6F6;
  border-top: 4px solid #D0D2D1;
}

  #co-billing-form, #co-shipping-form {
    margin: 0 0 0 15px;
  }

  #billing-new-address-form, #shipping-new-address-form {
    border: 0 none;
  }
    #billing-new-address-form li,
    #shipping-new-address-form li
        {
      padding:4px 8px;
    }

      #billing-new-address-form .validation-advice,
      #shipping-new-address-form .validation-advice {
        color: #E84343;
        font-size: 0.8em;
      }

      #billing-new-address-form  .input-box,
      #shipping-new-address-form .input-box {
        float:left;
        width:320px;
      }

      #billing-new-address-form .input-text,
      #shipping-new-address-form .input-text {
        width: 290px !important;
      }

      #billing-new-address-form .longer_text,
      #shipping-new-address-form .longer_text {
        width: 610px !important;
      }

      #billing-new-address-form .validate-select,
      #shipping-new-address-form .validate-select {
        width: 294px !important;
      }

      #billing-address-selection {
        border: 0 none;
      }

    .button-testi {
      border: 0 none;
      outline: 0 none;
      background-image: url(../images/butt_testi.gif);
      background-position: top left;
      background-repeat: no-repeat;
      background-color: transparent;
      width: 80px;
      height: 24px;
      cursor:pointer;
      margin: 10px;
    }

  #co-shipping-method-form .inner-box {
    margin: 10px;
  }

    #co-shipping-method-form .shipment-methods dt {
      margin: 5px 5px 10px 5px;
      font-size: 1em;
      font-weight: bold;
    }

  #co-payment-form .payment-methods {
    margin: 10px;
  }

    #co-payment-form  fieldset.form-list {
      border: 0 none;
    }

  /*#checkout-step-review .review-buttons-container {
    float:right;
  }*/

  #checkout-step-review  #checkout-review-table {
    margin: 10px;
    width: 665px !important;
  }

    #checkout-step-review  #checkout-review-table th {
      text-align: center;
      margin: 5px;
    }

  #checkout-step-review  #payment-buttons-container  a {
    float: none !important;
  }

  #checkout-step-review  #payment-buttons-container  button {
    float: none !important;
  }

  #place_order_button {
    margin: 0 0 0 290px;
  }

  #checkout_steps_holder .one-page-checkout .section strong {
    margin: 0 !important;
    padding: 0 !important;
  }

  #checkout_steps_holder .one-page-checkout .checkout_review_totals td {
    text-align: right;
    padding-right: 10px;
  }

  #checkout_steps_holder .one-page-checkout .checkout_review_totals td.last {
    text-align: left;
    padding-right: 0px;
  }

  /* .button-set {
    background-color: #F5F6F6;
    border: 1px dashed black;
  } */

  /* SIDE PROGRESS */
  .one-page-checkout-progress {
    margin: 0 0 0 10px;
    width: 225px;
  }

    .one-page-checkout-progress .top_bg_bar {
      background: url(../images/side_top.gif) no-repeat top left;
      width: 225px;
      height: 11px;
    }

    .one-page-checkout-progress .main_part {
      border-right: 1px solid #CFD2D0;
      border-left: 1px solid #CFD2D0;
      border-top: 0 none;
      border-bottom: 0 none;
      padding: 0 10px;
    }

    .one-page-checkout-progress .bot_bg_bar {
      background: url(../images/side_bottom.gif) no-repeat top left;
      width: 225px;
      height: 11px;
    }

    .one-page-checkout-progress h3 {
      font-size: 1em;
      margin: 0 0 12px 0;
    }

    .one-page-checkout-progress li {
      list-style-type: none;
    }

    .one-page-checkout-progress h4 {
      color: #4C5A51;
    }

      .one-page-checkout-progress h4 a {
        color: #61BB46;
        font-weight: normal;
      }

      .one-page-checkout-progress h4 span {
        color: black;
        font-weight: normal;
      }


/* PRODUCT VIEW - ITEM, ETC. */
  .product-info-box .product-img-box {
    margin-top: 10px;
  }

  .page-head h3 {
    margin: 10px;
  }

    .product-info-box  h4 {
      color: grey;
      font-weight: normal;
      /*margin-left: 10px;*/
    }

  li.error-msg {
    list-style-type: none;
    margin: 10px;
    border: 1px solid red;
    background-color: #fee;
    padding: 5px 25px;
  }

  li.success-msg {
    list-style-type: none;
    margin: 10px;
    border: 1px solid green;
    background-color: #efe;
    padding: 5px 25px;
  }

  .note-msg {
    list-style-type: none;
    margin: 10px;
    border: 1px solid #E1B76A;
    color: #B3842F;
    background-color: #FFFFD8;
    padding: 5px 25px;
  }

  a.cart_green_link {
    color: #61BB46;
    display: block;
    margin-top: 10px;
  }

  strong.cart_label_strong {
    color: #4C5A51;
    font-weight: normal;
  }

    strong.cart_label_strong span {
      color: black;
      font-weight: bold;
    }

/* PRODUCT VIEW - GRID */
.listing-type-grid {
  float: left;
  margin: 4px 0;
  display: inline;
}

  .listing-type-grid .grid-row {

  }

    .listing-type-grid .grid-row li.item {
      float: left;
      list-style-type: none;
      border-right: 1px solid #CFD2D0;
      width:156px;
      height: 280px;
    }

    .listing-type-grid .grid-row li.not_last_one {
      border: 0 none !important;
    }

      .listing-type-grid .grid-row li.item p {
        text-align: center;
      }

      .listing-type-grid .grid-row li.item h5 a {
        color:#61BB46;
        font-size:12px;
        padding-bottom:6px;
        margin-left: 10px;
        display: block;
      }

        .listing-type-grid .grid-row li.item div.other-data {
          text-align: left !important;
          margin:0 0 0 6px;
        }

          .listing-type-grid .grid-row li.item div.other-data span.price {
            font-size: 0.8em;
          }

        .listing-type-grid .grid-row li.item p.add-to {
          text-align: left !important;
          margin:10px 0 10px 10px;
        }

          .listing-type-grid .grid-row li.item div.more_button_holder {
            margin: 6px 0 0 4px;
          }

/* Retail selector */
.product_selector_holder {
  margin: 0;
}

.my_form_field {
  height: 32px;
}

.product_selector_holder label,
.my_form_field label
{
  width: 120px;
  float: left;
  clear: left;
  margin: 0;
  padding: 0;
}

.product_selector_holder select,
.my_form_field input.input-text {
  float: left;
  clear: right;
  border-color:#515151 #DCDCDC #DCDCDC #515151;
  border-style:solid;
  border-width:1px;
  height:22px;
  width: 80px;
}

/* Related products */

.related-mini
{
  margin-bottom: 10px;
}

.related-mini .head
{
  background: url(../images/side_top.gif) no-repeat top left;
  width: 225px;
  height: 11px;
}

.related-mini .bottom
{
  background: url(../images/side_bottom.gif) no-repeat top left;
  width: 225px;
  height: 11px;
}

.related-mini .content
{
  background: url(../images/sidebar_content.gif) repeat-y;
}

.related-mini .content .picture
{
  padding-right: 5px;
  border: 1px solid #a9a9a9;
}

.related-mini .content .text
{
  width: 100px;
}

.related-mini .content .text,
.related-mini .content a
{
  font-size: 12px;
  color: #61bb46;
}

.related-mini .content h4
{
  font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
  font-size: 138.5%;
  font-weight: normal;
  padding: 0 0 10px 10px;
  /* margin-bottom: 11px; */
  color: #4c5a51;
}

.related-mini .reladet-product
{
  padding: 10px
}

/* Space Creators */
.no-display { display:none; }
.content-box { min-height:250px; } /* Set minimum height for visual presentation */
.content { padding:12px 12px 12px 15px; } /* Sets default padding */
.actions { line-height:1.3em; }
.separator { padding:0 3px; }
.pipe { padding:0 4px; font-size:.95em; }
.divider { margin:10px 0; height:1px; background:url(../images/dotted_divider.gif) repeat-x; font-size:1px; line-height:1em; overflow:hidden; }


/* Login Form */

#all_login_box_holder {
  margin-left: 80px;
}

.my_registered_users {
  float: none !important;
  border: 0 none !important;
  background: transparent !important;
}

  .my_registered_users li {
    list-style-type: none;
  }


/* Sale */
.sale_message_holder {
  /*clear: both;*/
  /* width: 200px; */
  float: left;
  margin-bottom: 8px;
}

  .sale_message_holder span {
    color: #E84343;
    font-weight: bold;
  }

/* Footer */

#footer
{
  font-size: 85%;
  /*margin: 20px auto 20px auto;*/
  margin: 20px auto 20px auto;
  width: 944px;
  height: 80px;
  /*height:auto;*/
}

.upper_footer {
  position:relative;
  width:99%;
  height:80px;
  border-width:1px 0px 1px 0px;
  border-style:solid;
  border-color:#DCDFDD;
  /*padding: 30px 0;*/
  margin-bottom:20px;
}

.banks {
  position:relative;
  top:30px;
  float:left;
}
.informational {
  height: 60px;
}
.informational ul {
  margin-top: 5px;
}
.subscribe_news {
  position:absolute;
  right:0px;
  top:17px;
  }

.info_by_tel {
  position:absolute;
  right:0px;
  top:47px;
}

.join_facebook {
  margin-top: -5px;
  float:right;
}

#footer ul
{
  list-style-type: none;
}

#footer ul li
{
  float: left;
}

#footer ul li.separator
{
  padding: 0 17px;
  color: #4c5a51;
}

#footer ul li a
{
  color: #61bb46;
}

#gallery_holder {
  text-align: center;
  background-color: #fff;
}

  #gallery_holder .a-right {
    padding: 10px 0;
  }

  #gallery_holder a {
    color: #61bb46;
  }



/* Various fixes */

.right
{
  float: right;
}

.left
{
  float: left;
}

.clearfix:after
{
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix
{
  display: inline-block;
}

html[xmlns] .clearfix
{
  display: block;
}

* html .clearfix
{
  height: 1%;
}


/* Other colors css */

.rel_prods{

    background:#F5F6F6;
    clear:both;
    padding:15px 30px 20px 30px;

}
.rel_prod_title {

    clear:both;
    border-top: 1px solid #D0D2D1;
    border-bottom: 1px solid #D0D2D1;
    font-weight:bold;
    font-size:16px;
    padding: 7px 0 7px 30px;
    color:#4C5A51;

}
.rel_items_row {

    clear:both;
    text-align:center;


}
.rel_img_item {

    float:left;
    display:inline;
    width:110px;
    text-align:center;
    padding-right:15px;

}
.rel_item_link {

    clear:both;
    padding:0;
    margin: 0 0 7px 0;
    min-height:30px;

}
.rel_item_link a {
    color:#61BB46;
    font-size:11px;
    font-weight:bold;
}
.rel_img_prod {
    clear:both;
    border:1px solid #A9A9A9;
    padding:10px;
    width:60px;
    background:#ffffff;
    margin:10px 15px 30px 15px;
}

