﻿.foo{}/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE CATEGORIES - DONE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.HomePageCategoryGrid
{
	margin-left: auto;
	margin-right: auto;
	width: 520px;
}

.HomePageCategoryGrid a
{
	color: #555;
}

.HomePageCategoryGrid .ItemBox
{
	text-align: center;
	vertical-align: text-top;
}

.HomePageCategoryGrid .HomePageCategoryItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 150px;
	height: auto;
	background: url('images/home-cat-bg.gif') no-repeat 0 100%;
}

.HomePageCategoryGrid .HomePageCategoryItem .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-cat-title.gif');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	padding: 8px 0 5px 0;
}

.HomePageCategoryGrid .HomePageCategoryItem .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY DETAILS PAGE - DONE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage
{
	margin-bottom: 15px;
	padding: 0px;
}

.CategoryPage .breadcrumb
{
	font-size: 14px;
	margin: 0 0 15px 0;
}

.CategoryPage .CategoryDescription
{
	color: #555;
	font-size: 1.1em;
}

.CategoryPage .ProductPager
{
	text-align: center;
}

.CategoryPage .ProductPager a
{
	font-size: 1em;
}

.CategoryPage .ProductPager a:link
{
	text-align: center;
	color: #555;
}

.CategoryPage .ProductPager span
{
	color: #164662;
	font-size: 1.3em;
	font-weight: bold;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SUB CATEGORIES - PRODUCTS IN GRID TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .SubCategoryGrid
{
	margin-left: auto;
	margin-right: auto;
}

.CategoryPage .SubCategoryGrid a
{
	color: #555;
}

.CategoryPage .SubCategoryGrid .ItemBox
{
	text-align: center;
	vertical-align: text-top;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem
{
	background: url('images/bg_item.gif') repeat-y;
	padding: 1px 5px;
	width: 200px;
}

.CategoryPage .SubCategoryGrid .SubCategoryItemTop
{
	background: url('images/bg_item_top.gif') left top no-repeat;
	height: 5px;
	width: 210px;
}

.CategoryPage .SubCategoryGrid .SubCategoryItemBottom
{
	background: url('images/bg_item_bottom.gif') left bottom no-repeat;
	height: 10px;
	width: 210px;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem .title
{
	text-align: center;
	font-weight: bold;
	background: url('images/home-cat-title.gif');
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.8em;
	padding: 8px 0 5px 0;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem .picture
{
	background-color: #fff;
	margin: 5px;
	text-align: center;
	width: 190px;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem .button
{
	padding: 0px 5px;
	text-align: right;
	vertical-align: middle;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem .button a
{
    color: #fff;
    font-size: 18px;
}

.CategoryPage .SubCategoryList
{
	margin-bottom: 15px;
	padding: 0px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FEATURED PRODUCTS IN CATEGORY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	width: 646px;
}

.CategoryPage .FeaturedProductGrid .title
{
    color: #164662;
	font-size: 22px;
}

.CategoryPage .FeaturedProductGrid .line
{
	background-color: #bedde4;
	height: 1px;
	width: 100%;
	margin: 5px 0 15px 0;
}

.CategoryPage .FeaturedProductGrid .ItemBox
{
	vertical-align: text-top;
}

.CategoryPage .FeaturedProductGrid .ProductItem
{
	background: url('images/bg_productgrid.gif') left bottom no-repeat;
	margin-right: 6px;
	padding: 0px 20px;
	width: 280px;
}

.CategoryPage .FeaturedProductGrid .ProductItemTop
{
	background: url('images/bg_productgrid_top.gif') left top no-repeat;
	height: 10px;
	width: 320px;
}

.CategoryPage .FeaturedProductGrid .ProductItemBottom
{
	background: url('images/bg_productgrid_bottom.gif') left bottom no-repeat;
	height: 10px;
	width: 320px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .title,
.CategoryPage .FeaturedProductGrid .ProductItem .title a
{
    color: #2eb6d1;
    font-size: 16px;
    padding-bottom: 10px;
	min-height: 50px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .picture
{
	margin: 20px auto;
	border: 4px solid #3cc3dd;
	text-align: center;
	width: 125px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .description
{
    font-size: 12px;
    margin-top: 10px;
	min-height: 50px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	padding: 10px 0;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
    display: inline-block;
    float: right;
	text-align: right;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	text-align: left;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
    color: #20526f;
    font-size: 18px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
    font-size: 18px;
	text-decoration: line-through;
}

.CategoryPage .FeaturedProductGrid .ProductItem .line
{
	background-color: #bedde4;
	height: 1px;
	width: 100%;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .buttons .trans-separator
{
    height: 2px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN GRID - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductGrid
{
	margin-bottom: 15px;
	width: 646px;
}

.CategoryPage .ProductGrid .title
{
    color: #164662;
	font-size: 22px;
}

.CategoryPage .ProductGrid .line
{
	background-color: #bedde4;
	height: 1px;
	width: 100%;
	margin: 5px 0 15px 0;
}

.CategoryPage .ProductGrid .ItemBox
{
	vertical-align: text-top;
}

.CategoryPage .ProductGrid .ProductItem
{
	background: url('images/bg_productgrid.gif') left bottom no-repeat;
	margin-right: 6px;
	padding: 0px 20px;
	width: 280px;
}

.CategoryPage .ProductGrid .ProductItemTop
{
	background: url('images/bg_productgrid_top.gif') left top no-repeat;
	height: 10px;
	width: 320px;
	margin-top: 10px;
}

.CategoryPage .ProductGrid .ProductItemBottom
{
	background: url('images/bg_productgrid_bottom.gif') left bottom no-repeat;
	height: 10px;
	width: 320px;
}

.CategoryPage .ProductGrid .ProductItem .title,
.CategoryPage .ProductGrid .ProductItem .title a
{
    color: #2eb6d1;
    font-size: 16px;
    padding-bottom: 10px;
	min-height: 30px;
}

.CategoryPage .ProductGrid .ProductItem .picture
{
	margin: 20px auto;
	border: 4px solid #3cc3dd;
	text-align: center;
	width: 125px;
}

.CategoryPage .ProductGrid .ProductItem .description
{
    font-size: 12px;
    margin-top: 10px;
	min-height: 30px;
}

.CategoryPage .ProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	padding: 10px 0;
	min-height: 50px;
}

.CategoryPage .ProductGrid .ProductItem .addInfo .prices
{
    display: inline-block;
    float: right;
	text-align: right;
}

.CategoryPage .ProductGrid .ProductItem .addInfo .buttons
{
	text-align: left;
}

.CategoryPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
    color: #20526f;
    font-size: 18px;
}

.CategoryPage .ProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
    font-size: 18px;
	text-decoration: line-through;
}

.CategoryPage .ProductGrid .ProductItem .line
{
	background-color: #bedde4;
	height: 1px;
	width: 100%;
}

.CategoryPage .ProductGrid .ProductItem .addInfo .buttons .trans-separator
{
    height: 2px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 1 - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductList1 .ItemBox
{
	padding: 5px 0;
	vertical-align: text-top;
}

.CategoryPage .ProductList1 .ProductItem
{
	background: url('images/bg_productlist.gif') left bottom no-repeat;
	width: 606px;
	padding: 5px 20px 10px 20px;
}

.CategoryPage .ProductList1 .ProductItemTop
{
	background: url('images/bg_productlist_top.gif') left top no-repeat;
	width: 646px;
	height: 10px;
	margin-top: 5px;
}

.CategoryPage .ProductList1 .ProductItemBottom
{
    clear: both;
	background: url('images/bg_productlist_bottom.gif') left bottom no-repeat;
	width: 646px;
	height: 10px;
}

.CategoryPage .ProductList1 .ProductItem .title a
{
    color: #2eb6d1;
    font-size: 16px;
}

.CategoryPage .ProductList1 .ProductItem .separator
{
    background-color: #d0e3e7;
    height: 1px;
    margin: 5px 0;
    width: 606px;
}

.CategoryPage .ProductList1 .ProductItem .picture
{
	border: 4px solid #3cc3dd;
	margin-right: 10px;
	text-align: center;
	width: 125px;
}

.CategoryPage .ProductList1 .ProductItem .item
{
    display: inline-block;
    float: right;
	margin-right: 10px;
	width: 450px;
}

.CategoryPage .ProductList1 .ProductItem .item .prices-wrapper
{
    display: inline-block;
    float: right;
	text-align: right;
	margin-left: 10px;
	width: 150px;
}

.CategoryPage .ProductList1 .ProductItem .item .prices-wrapper .prices
{
    margin-bottom: 20px;
}

.CategoryPage .ProductList1 .ProductItem .item .prices-wrapper .prices .productPrice
{
    color: #20526f;
    font-size: 18px;
}

.CategoryPage .ProductList1 .ProductItem .item .prices-wrapper .prices .oldproductPrice
{
	color: Red;
    font-size: 18px;
	text-decoration: line-through;
}

.CategoryPage .ProductList1 .ProductItem .item .prices-wrapper .buttons .trans-separator
{
    height: 2px;
}

.CategoryPage .ProductList1 .ProductItem .item .description
{
    font-size: 12px;
    margin-top: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 2 - TEMPLATE (JUST SHOWS HYPERLINKS)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductList2
{
	margin-bottom: 15px;
	padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT FILTERS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductFilters
{
	background: url('images/bg_productlist.gif') left bottom no-repeat;
	width: 606px;
	padding: 5px 20px;
}

.CategoryPage .ProductFiltersTop
{
	background: url('images/bg_productlist_top.gif') left top no-repeat;
	width: 646px;
	height: 10px;
	margin-top: 5px;
}

.CategoryPage .ProductFiltersBottom
{
    clear: both;
	background: url('images/bg_productlist_bottom.gif') left bottom no-repeat;
	width: 646px;
	height: 10px;
}

.CategoryPage .ProductFilters .FilterTitle
{
    color: #2eb6d1;
    font-size: 16px;
	padding-left: 10px;	
}

.CategoryPage .ProductFilters .FilterTitle span
{
	display: block;
	line-height: 1.3em;
	overflow: hidden hidden;
}

.CategoryPage .ProductFilters .FilterItem
{
	padding: 5px 10px 5px 10px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY HOMEPAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryHomePageTitle
{
    color: #164662;
	font-size: 22px;
}

.CategoryHomePageLine
{
	background-color: #bedde4;
	height: 1px;
	width: 100%;
	margin: 5px 0 25px 0;
}

.CategoryHomepageItemWrapper
{
	margin-right: 10px;
	margin-bottom: 15px;
}

.CategoryHomepageItem
{
	background: url('images/bg_item.gif') repeat-y;
	padding: 1px 5px;
	width: 200px;
}

.CategoryHomepageItemTop
{
	background: url('images/bg_item_top.gif') left top no-repeat;
	height: 5px;
	width: 210px;
}

.CategoryHomepageItemBottom
{
	background: url('images/bg_item_bottom.gif') left bottom no-repeat;
	height: 10px;
	width: 210px;
}

.CategoryHomepageItem .picture
{
	background-color: #fff;
	margin: 5px;
	text-align: center;
	width: 190px;
	height: 190px;
}

.CategoryHomepageItem .button
{
	padding: 0px 5px;
	text-align: right;
	vertical-align: middle;
}

.CategoryHomepageItem .button a
{
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
