/* FBOX */
.fbox-wrapper							{ width: 1000px; }
#fbox-scroller .slider 					{ width: 1000px; overflow: hidden;  }
#fbox-scroller .slider-content 			{ width: 9999em; }
#fbox-scroller .slider-content .slide 	{ width: 1000px; float: left; }


body		{ background: none #EBF0F2 0 0 repeat-x;  color:#666;  }
.body-bkg	{ background: url(../images/body_bkg.png) #FFF 0 0 repeat-x;}

.debug		{}

a			{ color: #A8587B; }		/* colored */
a:hover		{}

/* Layout ================================================================================= */
button.button { background:url(../images/button_main.png) 0 50% no-repeat; }
button.button span { background:url(../images/button_main.png) 100% 50% no-repeat; }

button.add-to-cart { background:url(../images/bkg_button.png) 0 50% no-repeat; }
button.add-to-cart span { background:url(../images/bkg_button.png) 100% 50% no-repeat; }


/* Base Columns */ 
.col-left { background: url(../images/block_layered_nav_bkg.png) 100% 0 repeat-y;  }


/* Header ================================================================================ */
.store-tab-gift	{ background-image: url(../images/store_tab_gift_bkg.png); }	/* colored */
.store-tab-gift .tab-avtive	{ background-image:url(../images/store_tab_active.png); } 	/* colored */

.store-tab-toy	{ background-image: url(../images/store_tab_toy_bkg.png); }	/* colored */
.store-tab-toy .tab-avtive	{ background-image:url(../images/store_tab_no_active.png); } 	/* colored */

#nav li a { color:#90516D;background: url(../images/nav_main_bkg.gif) 100% 50% no-repeat } /* colored */
#nav li a:hover { color:#333; }		/* colored */
#nav li.over a,
#nav li.active a { color:#000; }	/* colored */

/* 2nd Level */
#nav ul { border:1px solid #ddd; background: #fafafa; }
#nav ul li { border-bottom:1px solid #ddd;}

/* BreadCrumbs */ 
.breadcrumbs { border-bottom: 1px solid #E1CCD4; } /* colored */

/* Category Page ========================================================================= */
.category-title h2	{ color: #A8587B; } /* colored */

/* View Type: Grid */
.products-grid td { border-top: 1px solid #E1CCD4; background: url(../images/grid_list-BR.png) 100% 100% no-repeat}	/* colored */
.products-grid td .border-TR { background: url(../images/grid_list-TR.png) 100% 0 no-repeat }

.products-grid .old-price .price	{ color: #A8587B; } /* colored */

/* Content Styles ================================================================= */
button.add-to-cart span	{ color: #49A200; } /* colored */

/* Sidebar =============================================================================== */
.col-left .block .block-title { color: #2b7293; border: 0px none; } /* colored */
.col-right .block	{ background-color: #E1CCD4; } /* colored */
.col-right .block .block-title	{ border: 2px solid #FCFAFB; border-bottom: 0px none;  background-color: #F3EDEF; }
.col-right .block .block-content{ border: 2px solid #FCFAFB; border-top: 0px none;  background-color: #F3EDEF; }
.col-right .block .block-title h2	{ color: #666 }

/* Block: Layered Navigation */
.block-layered-nav h2 	{ color: #2b7293; } /* colored */
.block-layered-nav h3 	{ color: #A8587B; } /* colored */
.block-layered-nav dt 	{ color: #666666; }	/* colored */
.block-layered-nav li	{ color: #2b7293; } /* colored */
.block-layered-nav li a { color: #2b7293; } /* colored */

/* Add to Links */
.add-to-links li { background: url(../images/add_to_links.png) 0 52% no-repeat; }

/* Pager */ 
.pager { border-bottom: 1px solid #E1CCD4; } 


/* Block: Cart */
.block-cart .subtotal { background: url(../images/cart_total_bkg.png) 0 0 repeat-x; border-left: 1px solid #CED0D6; border-right: 1px solid #CED0D6;} /* colored */
.block-cart .subtotal .price	{ color: #000 }
.block-cart .actions .button	{ background-color: #47B410; }	/* colored */
.block-cart .actions .button span	{ color: #F1F1F1; }
.block-cart h3	{ border-top: 1px solid #ccc; }

.mini-products-list .product-image { border: 1px solid #ccc; background-color:#FFF }

/* Block: Compare Products */
.block-compare .actions a { color: #2b7293; } /* colored */
.block-compare li { background: url(../images/block_bullet.png) transparent 0 7px no-repeat }

/* Block: Viewed */
.block-recent li { background: url(../images/block_bullet.png) transparent 0 7px no-repeat }

/* Product View ========================================================================== */
.product-view .row-block { border-bottom: 1px solid #E1CCD4; } 	/* colored */
.product-view .product-name h2 { color: #90516d;}	/* colored */
.product-view .product-shop { background-color: #E7ECEF }	/* colored */
.product-view .product-shop-bottom	{ background: url(../images/product_shop_bot.png) #FFF 100% 0 no-repeat; }
.product-view .product-shop .row-block-2	{ padding: 15px; border-bottom: 1px solid #FFF; }
.product-view .price-box .price	{ color: #A8587B;}
.product-view .product-shop label	{ color: #006699}
.product-view .product-shop .add-to-cart .button { background-image: url(../images/add_to_cart_but.png); }

.center-block .center-title h3 { border-bottom: 1px solid #E1CCD4; color: #A8587B; }	/* colored */

/* Availability */
.availability { border-bottom: 1px solid #FFF; }
.availability .in-stock { color: #339900; }
.availability .out-of-stock { color:#f00; }

/* Product Options */
.product-options { border-bottom: 1px solid #FFF; }

/* Product Images */
.product-view .product-img-box .zoom { background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #handle { background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }

/* colored */
.page-title 		{ border-bottom: 1px solid #E1CCD4; } /* colored */
.page-title h2		{ color: #A8587B; } /* colored */
.page-content h3	{ color: #2B7293; } /* colored */

.cart .cart-table thead tr			{ background: url(../images/cart_th-TC.png) 0 0 repeat-x } /* colored */
.cart .cart-table thead th.first	{ background: url(../images/cart_th-TL.png) 0 0 no-repeat }
.cart .cart-table thead th.last		{ background: url(../images/cart_th-TR.png) 100% 0 no-repeat }
.cart .cart-table td				{ border-bottom: 1px solid #E1CCD4; }
.cart .cart-table tfoot td			{ border: 0 none; }

.crosssell .block-2					{ background-color: #E1CCD4; } /* colored */
.crosssell .block-2 .block-title	{ border: 2px solid #FCFAFB; border-bottom: 0 none; background-color: #F3EDEF; }
.crosssell .block-2 .block-content	{ border: 2px solid #FCFAFB; border-top: 0 none; background-color: #F3EDEF; }
.crosssell .block-2 .block-title h2	{ color: #666 }

.cart-bottom						{ background-color: #F3EDEF; } /* colored */
.cart-bottom h3						{ color: #A8587B; } /* colored */
.shopping-cart-totals-table tfoot th { color: #006699; }
.shopping-cart-totals-table tfoot td { color: #49A200; border-top: 1px solid #E1CCD4;}

.footer { background: url(../images/footer_bkg.png) 0 0 repeat-x;}

/* END COLORED */


