body {
  	color: #666666;  	
  
  	 
  		font-family: 'PT Sans', sans-serif;
    	/*font-family: "PT Sans Narrow", Helvetica, Arial, sans-serif;*/
  	
    font-size: 14px;    
    font-weight: normal;
    margin: 0;
    padding: 0;
  
  	
    	background-image: url('https://static.insales-cdn.com/assets/1/5499/1021307/1728659871/bg-loaded.png');     
    	background-position: center left;
    	background-repeat: repeat;
    	background-attachment: fixed;
  	
  	background-color: #FFFFFF;    
}

a {
    text-decoration: none;    
  	color: #F66A21;   
}

a:hover, .productBoxMini a.title:hover, .footMenu ul li a:hover, .subcatsBlock ul li a:hover, .cartBlock   	 
  		font-family: 'PT Sans', sans-serif;
    	/*font-family: "PT Sans Narrow", Helvetica, Arial, sans-serif;*/
  	
h3 > a:hover, .productBox a.title:hover, .accountTitle:hover, .productBoxMini input:hover {   
  	color: #BFD76D;
}

select {
	background-color: #FFFFFF;    
  	color: #000000;  
}


h3 {
    display: block;    
  	color: #F66A21;
  	 
  		font: normal normal 400 18px/normal Lobster, cursive;
  	
    /*font: normal normal 400 18px/normal Lobster, cursive;*/
    height: 26px;
    margin: 0px 0px 10px;
    padding: 5px 2px 5px 2px;
    background: url("border-title.png") bottom repeat-x;
    width: 100%;
  	overflow: hidden;
}

h2 {
    display: block;    
  	color: #666666;
    margin: 5px 0px;
    line-height: 18px;  
  	font-size: 14px;
    font-weight: bold;    
}

h1 {
    display: block;   
  	color: #F66A21;
  	 
  		font: 24px "Lobster";
  	
    margin: 0px 0px 15px;
    padding-bottom: 5px;
    padding-left: 0px;
    background: url("border-title.png") bottom repeat-x;
    width: 100%;
}

.accountTitle {
	font: 38px "Lobster";
    line-height: 80px;
  	color: #111111;
}

.topface, .middleface, .bottomface, .cellar {    
    width: 100%;
}

.topface {
    line-height: 29px;    
    color: #555;  	
  	background: #9CBF09;      
  	min-height: 30px;
}

.topface nav {
	width: 700px;
    overflow: hidden;
    display: inline-block;	
}

.topface nav a {   
  	color: #FFFFFF;
  	
  	
  	background-color: #9CBF09;
  
    text-decoration: none;
  	font-size: 13px
    line-height: 29px;   
}

.topface nav a:hover, .topface nav a.active {   
    color: #BFD76D;
}

.topface nav span {
  	display: inline-block;
    margin: 0 10px;
    font-size: 16px;
}
   
.searchForm {
	display: inline-block;
    float: right;   
  	/*border-left: 1px solid #595959;
	border-right: 1px solid #595959;*/
}      
      
#search_submit {	
    float: right;
  	/*background: url("icon-search.png") center center no-repeat #111111;*/
  	background: url("https://static.insales-cdn.com/assets/1/5499/1021307/1728659871/icon-search.png") center center no-repeat #9EC4E5;
  	border: none;  	
    height: 30px;
  	width: 30px;  
    cursor: pointer;
}     
        
#search 
{       
  	width: 160px;      
  	float: left; 
    /*background-color: #111111;*/
  	background-color: #9EC4E5;
  	border: none;	
	/*color: #DDDDDD;*/
  	color: #FFFFFF;  
	font-size: 13px;
	height: 26px;        
    margin: 0;
    padding: 2px 5px;
}
      
.middleface {
   
}

.bottomface {
    /*min-height: 226px;*/
  	min-height: 96px;
}

.cellar {
    height: 45px;
}

.mainWrap {
    margin: 0 auto;
    width: 990px;  		       
}

.mainWrap.slider, .mainWrap.container, .mainWrap.center {
  	background-color: #FFFFFF;  	     
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
    border-top: 1px solid #CACACA;
}

.middleface .mainWrap, .bottomface0 .mainWrap {

}

header {
    height: 90px;
    padding: 20px 0;
  
  	
    color: #666666;  
  padding:15px 25px;

}

header a.logo {    
    display: inline-block;
   /* margin: 0px 0px 0px 10px;    */
    clear: none;  	
}

header .phone {
    height: 70px;   
    padding: 0px 0px 0px 50px;
    margin: 6px 20px 0px;
    background: url('icon-call.png') no-repeat 0 50%;
    float: right;   
    font-size: 13px;
    line-height: 18px;   
  	color: #676767;
}

header .phone span {
    display: block;
    font: normal normal 400 24px/18px Lobster;
    padding: 8px 0px;  	
}

ul.menu {
  	
  	background: #9CBF09;
  
    display: block;   
    padding: 0px 15px;
    overflow: hidden;
    clear: both;
    /*border-bottom: 5px solid #DDDDDD;    */
    outline: 1px solid #9CBF09;    
  	background: #9CBF09;
  	margin-bottom: 5px;
}

ul.menu > li {
    display: inline-block;
    color: #555;    
    cursor: pointer;  
}

ul.menu > li.delim {
	padding: 0 10px;
  	font-size: 22px;	
}

ul.menu > li.account {
	float: right;
}

ul.menu > li > a {
    display: block;   
  	color: #FFFFFF;
  	font-size: 14px;
    line-height: 42px;     
    text-decoration: none;
    text-transform: uppercase;
}

ul.menu > li > a:hover, ul.menu li.active > a {    
    color: #BFD76D;
}

ul.menu > li.submenu > a {    
    background: url('arrow-submenu.png') right center no-repeat;
    padding-right: 15px;
}

.submenuBottom {
  	display: none;
    position: absolute;
    z-index: 100;
    width: 200px;
    margin-top: -8px;
}

li.hover .submenuBottom, li.hover > .submenuRight {
    display: block;
}

.submenuBottom .arrowUp {
    height: 6px;
    background: url('arrow-menu.png') 40px bottom no-repeat;
}

.submenuBottom > ul {
    border-top: 5px solid #BFD76D;
    border-bottom: 5px solid #BFD76D;
    box-shadow: #777777 0px 2px 4px 0px;
    color: #666666;
    display: block;
    background: #FFFFFF;
  	font-size: 12px;
    line-height: 18px;    
    padding: 5px;
}

.submenuBottom > ul li {
    border-top: 1px solid #DDDDDD;
    display: block;
    line-height: 23px;
}

.submenuBottom > ul li.first {
    border: none;
}

.submenuBottom > ul li a {
    padding-left: 10px;
    width: 180px;
    display: block;
    overflow: hidden;
}

.submenuBottom > ul li.submenu > a {
    background: url('arrow-submenu-r.png') right center no-repeat;
}

.submenuRight {
    display: none;
    position: absolute;
    z-index: 101;
    left: 183px;
    margin-top: -28px;
}

.submenuRight.L4 {
    left: 195px;
}

.submenuRight ul {
    border-bottom: 5px solid #BFD76D;
    border-left: 3px solid #BFD76D;
    border-right: 3px solid #BFD76D;
    border-top: 5px solid #BFD76D;
    box-shadow: #777777 0px 2px 4px 0px;
    color: #666666;
    display: block;
    background: #FFFFFF;
    font-size: 12px;
    line-height: 18px;   
    padding: 5px;
    margin-left: 6px;
    width: 190px;
}

.submenuRight .arrowLeft {
    width: 6px;
    height: 40px;
    float: left;   
    background: url('arrow-menu-left.png') right 10px no-repeat;
}

.sliderContainer {
    padding: 20px 25px 10px;
  	height: 360px; overflow: hidden;
    background-color: transparent;        
}

.theme-default .nivo-controlNav {
    position: absolute;
    margin: -70px 0 0 40px;
    z-index: 10;
}

.delimiter {
    background: #9CBF09; 
    color: #989898;
    height: 30px;
    width: 1010px;
    font-size: 11px;
    line-height: 30px;   
    margin: 0 auto;
}

.delimiter .volLeft {
    display: inline-block;
    background: url('bg-brea-left.png') right bottom no-repeat;
    height: 40px;
    width: 10px;
}

.delimiterInner {
    display: inline-block;
    width: 990px;    
    vertical-align: top;
}

.delimiterInner .yashare-auto-init {
	float: right;
}

.delimiter .volRight {
    display: inline-block;
    width: 10px;
    height: 40px;
    background: url('bg-brea-right.png') left bottom no-repeat;
}

.container {
    padding: 20px 10px 0px;
    width: 970px;    
}

.container .leftSide {
    width: 219px;
    float: left;    
  	color: #666666;   
    margin-right: 10px;
  	padding-left: 5px;
}

.container .content {    
    margin-left: 240px;  	
}

.container .content.wide {    
    margin-left: 0px;
}

.clear {
    clear: both;
}

.bottomBlock {
    display: inline-block;
    padding: 0px 10px;
    width: 214px;
    min-height: 269px;
    font-size: 12px; 
    line-height: 18px;       	    
    overflow: hidden;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.bottomface {
    color: #666666;
  	background-color: #9CBF09;   
    border-top: 5px solid #676767;
}

.cellar {
    background-color: #676767;
    background-image: url("bg-footer.png");
    color: #666666;
    font-size: 12px;
    line-height: 45px;    
}

.footMenu {
    display: inline-block;
    margin: 10px;
    min-height: 176px;
    text-align: left;
    vertical-align: top;
    width: 143px;
    overflow: hidden;
}

.footMenu .title {
	font-family: Lobster, cursive;
    font-size: 18px;
    color: #676767;
    margin: 10px 0 15px;
}

.footMenu ul {
	list-style: none;    
    padding: 0;
}

.footMenu ul li {
	background: url("icon-li.png") left 7px no-repeat;
    line-height: 120%;
	padding: 4px 0 4px 20px;
    font-size: 14px;
    color: #FFFFFF;    
}

.footMenu ul li a {	
  	color: #FFFFFF;  	
  	  	
}

.bottomface .phone {
    position: absolute;   
    background: url("bg-footer.png");
    border-bottom: 1px solid #404040;
    border-left: 1px solid #404040;
    border-radius: 0px 0px 2px 2px;
    border-right: 1px solid #404040;
    border-top: 0px #666666;  
    font: normal normal 400 14px/18px 'PT Sans', sans-serif;  /*DroidSansRegular*/
    height: 79px;
    margin: -5px 664px 15px;
    padding: 5px;
    width: 300px;
    text-align: center;
}

.bottomface .phone h3 {
    
  	 
  		font: normal normal 400 18px/normal Lobster, cursive;
  	
    margin: 10px 0px 0px;
    display: block;
    /*color: #979797;*/
  	color: #FFFFFF;
    padding: 0px 0px 17px;
    background: none;
}

.bottomface .phone p {
    /*color: #FFFFFF;*/
  	color: #FFFFFF;
    display: block;
    font: normal normal 400 30px/30px Lobster, cursive;
    margin: 0px 0px 10px;
}

.productBox {
  	width: 162px;    
    border: 1px solid #CACACA; /* #DDDDDD; */
    margin: 0 4px 18px;
    padding: 3px 3px 10px;    
    display: inline-block;
    vertical-align: top;   
  	line-height: 18px;  
  	font-size: 14px;          
}


.productBox:hover{
border: 1px solid #BFD76D; /* #DDDDDD; */
}

.productBox img {
    max-width: 160px;
    max-height: 160px;
}

.productBox .title {     	  
    color: #F66A21;
    display: block;
    font-weight: 700;
    height: 2.5em;
    line-height: 1.2em;
    margin: 10px 0px 5px;
    padding: 0px 5px;
    text-align: center;    
    overflow: hidden;
}

.productBox .descr {
    /*height: 45px;*/
  	height: 3em;
    line-height: 1em;
    overflow: hidden;
    padding: 0px 5px;
    text-align: center;
}

.productBox .quantity {
    width: 25px;
}

.productBox .price {          
    font-weight: bold;  
    margin: 7px 0 7px;
    text-align: center;
}

.productBox .buyForm {   
    padding: 0px 5px;
}

.productBox .buyForm .quantityBox {
    display: inline-block;
    float: left;
  	line-height: 40px;
}

.productBox .buyForm .quantityBox input {        
    background-color: #FFFFFF;    
    color: #000000;  
	border: 1px solid #CAC9C9;  
    border-radius: 4px;
    box-shadow: #F0F0F0 0px 1px 6px 0px inset;
    font-weight: bold;    
    padding: 2px;
    text-align: center;
    margin-left: 12px;
	margin-top: 5px;
    height: 20px;
}
      
.productBox .buyForm input.button {    
    display: inline-block;
    float: right;    
}

.productBox a .title:hover {    
  	color: #BFD76D;
}

.cartBlock, .subcatsBlock, .specialBlock {  
    line-height: 18px;  
  	font-size: 12px;    
    margin-bottom: 10px;   
}

.cartBlock .cartRow {
    /*background: url('icon-li-cart.png') 0% 50% no-repeat;*/
    padding: 3px 0px; /* 5px 12px;*/
  	color: #666666;
  	overflow:hidden;
}

.cartBlock .cartRow a {    
  	color: #666666;
	display: inline-block;
	max-width: 110px;  
    vertical-align: top;
    margin-left: 5px;
}

.cartBlock .cartRow a:hover {    
  	color: #BFD76D;
}

.cartBlock .cartRow span {
	display: inline-block;
  	vertical-align: top;
}

.cartBlock .cartRow span.delete {
	background: url('icon-li-cart-del.png') center center no-repeat;    
    margin-left: 5px;
    cursor: pointer;
    width: 7px;
    height: 20px;
}

.cartBlock h3 > a {  	
    color: #F66A21;
}

.specialBlock {
    border: 1px solid #CACACA;
    text-align: center;
    padding: 5px;
    margin: 10px 0;
  	background: #F6F6F6;  
}

.specialBlock img {
    max-width: 200px;  
    height: auto;  
}

.cartBlock .cartRow span {
    padding: 0 2px;
}

.cartBlock .cartRow .price {
    float: right;
}

.cartBlock .cartRow.total {    
    background: #F5F5F5;
    border-bottom: 1px solid #D1D1D1;
    border-top: 1px solid #D1D1D1;
}

strong {
    font-weight: bold;
}

.productSwitch {
    background: 0px 0px #FFFFD9;
    border: 1px solid #FFE076;
    border-radius: 3px;
    margin: 20px 0px;
    padding: 10px;
    color: #777777;
    font: normal normal 400 12px/18px 'PT Sans', sans-serif;  /*DroidSansRegular*/
}

.productSwitch a.previous {
    background: url("prev16x16.png") left center no-repeat;    
    line-height: 20px;
    padding-left: 30px;
    color: #000000;
}

.productSwitch a.next {
    background: url("next16x16.png") right center no-repeat;
    float: right;
    line-height: 20px;
    padding-right: 30px;
    color: #000000;
}

.blogArticle {
    border-bottom: 1px dotted #EEEEEE;
    margin: 8px 0px 0px;
    overflow: hidden;
    padding: 0px 0px 20px;
}

.blogArticle h2 a {
    font-size: 14px;
    margin: 5px 0px;  
}

.blogArticle h2 a:hover {
  	color: #BFD76D;
}

.blogArticle img {
    max-width: 100px;
    margin-right: 10px;
    float: left;
}

.blogArticle .created {
    padding: 0px 0px 5px;
    font: normal normal 400 10.2px/18px 'PT Sans', sans-serif;  
}

.blogArticle p {
    font: normal normal 400 12px/18px 'PT Sans', sans-serif; 
    margin: 0.5em 0px;
    padding: 0px;
}

.blogArticle .itemSeparator {
    margin: 0px;
    padding: 0px;
}

.blogArticle a.readmore {
    background: url('bg-input.png');
    color: #333333;
    float: right;   
    font-size: 12px;
    font-weight: 700;
    height: 34px;
    line-height: 31px;
    margin-top: 10px;
    text-align: center;
    text-shadow: 0px 1px 1px #FBFCF6;
    text-transform: uppercase;
    width: 107px;
}

.bottomBlock {
    text-align: left;
    vertical-align: top;
    padding-bottom: 20px;
}

.blogArticleMini {
    margin-bottom: 5px;
}

.blogArticleMini img {
    max-width: 70px;
  	max-height: 70px;
    margin-right: 10px;
  	float: left;
}

.blogArticleMini .title {
	font-weight: bold;
  	color: #F66A21;
}

.productBoxMini {
    margin-bottom: 13px;
}

.productBoxMini a.title {
  	overflow: hidden;
    width: 130px;
    font-weight: bold;
  	color: #F66A21;
}
  
.productBoxMini a.image {
  	float: left;		
  	margin-right: 10px;    
  	width: 70px;
  	height: 70px;
  	text-align: center;    
}

.productBoxMini img {
    max-width: 59px;
    max-height: 59px;   
    padding: 2px;
    border: 1px solid #DDDDDD;
}

.productBoxMini a {
    color: #111111;
    margin-top: 5px;
}

.productBoxMini input {
  	border: none;
    font-size: 12px;
    cursor: pointer;
    background: transparent;
    padding: 0;
    margin: 0;
}

.cellar a {
    color: #FFFFFF;
}

.cellar a:hover {   
  	color: #BFD76D;
}

.filter {
  	overflow: hidden;
    margin-bottom: 10px;
    font: normal normal 400 12px/18px 'PT Sans', sans-serif;
}

.filter .sortby {
  	float: left;
}

.filter .results {
  	float: right;
}    

.tagFilters, .filter select, .breadcrumbs {   
  	line-height: 18px;  
  	font-size: 14px;
}
  
.pagination, .pagination a {
    
}

.pagination {
	padding: 20px 0;
}

.collectionDescr {	
    margin-bottom: 20px;
  	font-size: 14px;
}

.collectionDescr2 {
  	font-size: 14px;
}

.product-page, .cart-page {
    background-color:  #FFFFFF;
    padding: 20px 5px 0px 10px;       
    color: #666666;   
    font-family: Arial;    
  	font-size: 14px;
}
.product-page {float: left; width: 710px;}
    
.product-neighbours {
  	background: 0px 0px #FFFFD9;
    border: 1px solid #FFE076;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 10px;
    overflow: hidden;
}
    
.product-neighbours a.previous-page { 
  	background: url("prev16x16.png") 0% 50% no-repeat transparent;
  	float: left;
  	line-height: 20px;
  	padding-left: 30px;
}        

.product-neighbours a.next-page { 
	background: url("next16x16.png") 100% 50% no-repeat transparent;
	float: right;
	line-height: 20px;
	padding-right: 30px;    
}
        
.product-page .images {
    display: inline-block;
	width: 260px;
    vertical-align: top;
}

.product-page .images .big-image-a {
    display: block;
    width: 250px;
    line-height: 250px;
    text-align: center;
}

.product-page .images .big-image {
    max-width: 240px;
    max-height: 240px;
    padding: 3px;
    border: 1px solid #CACACA;
    margin-right: 10px;
    vertical-align: middle;
}

.product-page .images .preview-images {
  	width: 245px;
 //   min-height: 98px;
    margin: 20px 0px;
}

.product-page .preview-images a {
	display: inline-block;
  	vertical-align:top;
    margin: 5px 5px 0 0;
    border: 1px solid #CACACA;
    padding: 2px;
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

/*.product-page .preview-images img {
    width: 60px; 
    border: 0;
}*/

.product-page h1, .page h1 {
    color: #2570BB;   
    font-size: 24px;
    font-weight: normal; 
    color: #F66A21;
	margin: 0px 0px 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.product-page .info {
    display: inline-block;
   // min-height: 370px;
    padding: 10px;
    vertical-align: top;
  	width: 420px;
}

.product-page .info .price {    
    line-height: 20px;     	
  //  height: 70px;    
    margin-top: 15px;
}

.current-price {	
  	color: #BFD76D;
  	font-size: 24px;  	
	font-weight: bold;
}

.product-page .info .params {
	border-collapse: collapse;
}
    
.params .label, .variantSelectLabel {
  	font-weight: bold;
}

.params td {
    padding: 3px 3px 3px 0;
}
    
.product-page .info .price #old-price-field {  	
    font-style: italic;
  	font-size: 18px;
}

.product-page .info .price span {
    
}

.product-page .info #buy_form input.quantity {
  	background-color: #FFFFFF;   
  	color: #000000;  
    width: 30px;
    height: 20px;   
  	font-size: 14px;
    line-height: 20px;
    border: 1px solid #E0D8D3;
    padding: 3px;
    margin: 5px;
    text-align: center;
}

.product-page .info #buy_form input.addtocart {
    float: none;
}

input.addtocart.disabled:hover {
	color: inherit;
    cursor: default;
}

.product-page .info .short-descr {
    margin-top: 20px;
}

.product-page .description {
  	margin-bottom: 15px;
}

.product-page h2 {
    display: block;
    margin: 20px 0px 10px;
    padding: 0px 0px 6px;
    color: #2570BB;    
    border-bottom: 1px solid #CACACA;    
    font-size: 20px;     
    font-weight: 400;
}

.product-page h3 {
  	margin: 10px 0 10px;
}

#reviews_link {
  	text-decoration: underline;
  	color: #000000;
}
  
#reviews_link:hover {
  	color: #BFD76D;
  	text-decoration: none;
}  

.cart-page {  	
  	overflow: hidden;
  	padding-bottom: 10px;
}

.cart-page .title {    
    font-weight: 700;    
    margin: 0px 0px 24px;
    padding: 0px 0px 10px;
    font-size: 20px;
}

table.cart {
    border-collapse: collapse;
    width: 100%;
}
    
table.cart thead th {
	background: gray;    
    color: #FFFFFF;
    padding: 8px 10px;
    text-align: center;
}
    
table.cart tbody td {
    text-align: center;
    padding: 8px;
    border: 1px solid #EEEEEE;
}    
    
table.cart .right {
    text-align: right;
}
 
table.cart .left {
    text-align: left;
}

table.cart tbody td.center {
    
}
    
table.cart td.money {
    min-width: 100px;
}

table.cart a.delete {
    vertical-align: middle;
    display: inline-block;    
    background: url('delete.png') no-repeat;
    width: 16px;
    height: 20px;
    margin-right: 10px;
}
  
table.cart input.quantity {
    vertical-align: middle;
    display: inline-block;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    /*color: #70767C;*/
    font-size: 11px;
    height: 24px;
    padding: 0px 5px;
    width: 20px;
    text-align: center;
  	background-color: #FFFFFF;    
  	color: #000000;  
}
    
.coupon input.txt {
  	padding: 0px 5px;
  	border: 1px solid #CCCCCC;
  	background-color: #FFFFFF;    
  	color: #000000;  
}

table.cart a.update {
    vertical-align: middle;
    display: inline-block;
    background: url('update.png') no-repeat;
    width: 20px;
    height: 22px;
}

/*.cart-page a.checkout {       
	background-color: #85954c;  
  	color: #797878;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
} */      

.cart-page a.checkout {       
    padding: 8px 10px;          
}    

.cart-page a.checkout:hover {
    /*opacity: 0.7;*/
}

table.cart a.product {
    /*color: #666666;*/
  	color: #F66A21;
  	font-weight: bold;
    text-decoration: none;
}

table.cart a.product:hover {  	
    color: #BFD76D;
}

#add_product_notification {   
    border: 1px solid #CACACA;
	background-color: #EEEEEE;
  	color: #FFFFFF;
  	font-size: 18px;
  	line-height: 26px;
    font-weight: 400;
  	padding: 20px;
}

#own_preloader { 
  	z-index: 1000; 
  	text-align: center; 
  	vertical-align: middle; 
  	font-weight: bold; 
  	width:450px;
  	height:60px; 
}

.hidden {
    display: none;
}

.blogCreated {
	font-size: 12px;
  	padding: 5px 0px 5px;
}

.blogContent {	
  	font-size: 14px;
} 

.article {	
  	border-bottom: 1px dotted #EEEEEE;
    overflow: hidden;
    padding-bottom: 20px;
  	margin-bottom: 20px;
}

.articleTitle {
	font-size: 16px;
    font-weight: bold;
  	margin: 5px 0;
}

.articleImg {	
    margin-right: 5px;
    display: inline-block;    
    width: 100px;
    height: 100px;
    text-align: center;
  	vertical-align: top;
}

.articleText {	
  	display: inline-block;
  	width: 615px;
    vertical-align: top;     
  	font-size: 14px;
}

.articleText .comments {
    margin-top: 10px;
  	float: left;
}

.articleReadmore {
	float: right;
    text-transform: uppercase;
    font-weight: bold;
}

#comments {
	margin: 40px 0 20px 0;     
  	font-size: 14px;
}

.content {
   	padding-bottom: 40px;
}
  
#comments_link, #comments_link:visited {
  	color: #666666;
}

#comments_link:hover {  	
    color: #BFD76D;
}

#captcha img {
    border: 0;
}

#comments ul {
  	list-style: none;
}

#comments ul li {
    margin: 20px 0 20px;
}

#comments .date {
    font-size: 12px;
  	font-style: italic;    
    color: #666666;
}

#comments .comment {
	margin-top: 5px;
}

#comment_form .notice {
  	margin: 20px 0;    
    color: #000000;
    font-weight: bold;
}

#comment_form {  
  	font-size: 14px;
}

#comment_form input.textfield, 
#comment_form textarea, 
#feedback_content,
#feedback_from {
	background-color: #FFFFFF; 
  	color: #000000;
  	margin: 3px 0 8px 0;
	border: 1px solid #CACACA;  
    border-radius: 4px;
  	font-size: 14px;
    padding: 0 3px;  
}

#comment_form input, #comment_form textarea {
  	
}

#comment_form input.fr {
  	cursor: pointer;
    margin: 20px 0;  	
}

.next_page a,
.prev_page a {
    color: #666666;    
}

.button, 
.pagination_page a,
.pagination .next_page, 
.pagination .prev_page,
.theme_button {
    border: 1px solid #f2f3f3;
    border-radius: 5px;
    cursor: pointer;   
    font-weight: 400;   
  	font-size: 13px;
    padding: 4px 8px;
    margin: 5px;
  /*  text-shadow: #FFFFFF 0px 1px 0px;*/
    line-height: 24px;
    color: #666666;    
    
    /*box-shadow: 1px 1px 2px #222;*/
    background-color: #BFD76D;
  
  	background: -webkit-linear-gradient(bottom,  0%,  100%);
    background: -moz-linear-gradient(bottom,  0%,  100%);
    background: -ms-linear-gradient(bottom,  0%,  100%);
    background: -o-linear-gradient(bottom,  0%,  100%);
    -pie-background: linear-gradient( 0%,  100%); 
}



.button:hover, 
.pagination_page a:hover, 
.pagination .next_page:hover, 
.pagination .prev_page:hover,
.theme_button:hover {
	/*color: #2E86E0;*/
   // color: #BFD76D;
    background-color: ;
    background: -webkit-linear-gradient(bottom,  0%,  100%);
    background: -moz-linear-gradient(bottom,  0%,  100%);
    background: -ms-linear-gradient(bottom,  0%, 100%);
    background: -o-linear-gradient(bottom,  0%,  100%);
  	-pie-background: linear-gradient( 0%,  100%);      
}      

.pagination_page.current_page {
	font-weight: bold;
  	padding: 4px 8px;
  	/*margin: 5px;*/
  	line-height: 24px;
  	color: #666666;
  	font-size: 13px;
}
.pagination_page.current_page {

}

.button.disabled {
	color: #888;
    cursor: default;
}    

.button.disabled:hover {
	color: #888;
    cursor: default;
  	background-color: #d2d3d3;
} 

.subcatsBlock {
	background: #9EC4E5;
  	margin: 0px 0px 15px;  	
}

.subcatsBlock ul {	    
  	background-color: #9CBF09;
    left: -3px;
    position: relative;
    top: -3px;   
  	padding: 5px 0;
    display: block;
    overflow: hidden;
}

.subcatsBlock ul li {
	padding: 5px 10px;
}
  
.subcatsBlock ul li a {
  	background: url("icon-li.png") left center no-repeat;
    padding: 0px 0px 0px 15px;    
    /*color: #FFFFFF;*/
    color: #FFFFFF;
    font-size: 14px;
}

.strong {
	font-weight: bold;
}

.theme_button.big {
    text-decoration: none;
    font-size: 18px;
    padding: 5px;
    margin: 10px;
}

#add_product_notification h3 {
	margin-bottom: 30px;
    display: block;
}

.cartWidget {
    display: block;	
	border: 1px solid #CACACA;    
    border-top: none;
    margin-left: 1020px;
    padding: 0px 8px 8px;
    position: absolute;    
    border-bottom-left-radius: 7px;
  	border-bottom-right-radius: 7px;
    box-shadow: 0px 0px 2px #999999;
  	background: #ffffff;
  	min-width: 24px;
}

.cartWidget .logo {
  	background: url('cart_icon.png') 50% 50% no-repeat #ffffff;
  	width: 100%;
  	height: 22px;
    margin: 7px 0px 2px;
}

.cartWidget .inner {
    display: none;
	border-bottom: 1px solid #CACACA;  	
    font-size: 20px;
    margin-bottom: 3px;
	padding: 5px 3px;
    text-align: center;
}

.selector-wrapper {
	margin-top: 7px;
}

.selector-wrapper select { 
	margin-left: 10px;
	padding: 2px;
  	background-color: #FFFFFF; 
  	color: #000000;  
}

#presence {
  	font-weight: bold;
    font-size: 16px;
}

.closeCartMsg {
	cursor: pointer;
}

.products-grid {margin-top: 10px;}
