.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.
/* 
/* 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.
/* 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE CATEGORIES - DONE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.HomePageCategoryGrid
{
margin: 10px 10px 10px 10px;
text-align: center;
/*border-top:1px dashed #E7E7E7;*/
}

.HomePageCategoryGrid a
{
}

.HomePageCategoryGrid .ItemBox
{
}

.HomePageCategoryGrid .HomePageCategoryItem
{
/*background:transparent url(images/bg-hi.png) repeat scroll 0 0 !important;
border:1px dashed #555555;
margin:10px;*/
}

.HomePageCategoryGrid .HomePageCategoryItem .title
{
margin:auto;
text-align:center;
vertical-align:middle;
min-height:44px;
background-color:#fff;
width:150px;
}

.HomePageCategoryGrid .HomePageCategoryItem .title a
{
/*font-family:Arial,Helvetica,sans-serif;*/
display:block;
color:#333;
text-decoration:none;
font-size:12px;
font-weight:bold;
/*padding:9px 15px;*/
text-decoration:none;
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:10px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
vertical-align:baseline;
}

.HomePageCategoryGrid .HomePageCategoryItem .picture
{
margin:auto;
text-align:center;
vertical-align:middle;
}

.HomePageCategoryGrid .HomePageCategoryItem .picture img
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY DETAILS PAGE - DONE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage
{
	margin:0 -20px;
	padding:20px 20px 20px 28px;
	background:transparent url(images/cork.jpg) repeat scroll 0 0 !important;
}

.CategoryPage .CategoryTitle
{
margin: 10px 10px 10px 10px;
color:#ffffdd;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:22px;
}

.CategoryPage .CategoryDescription
{
}

.CategoryPage .ProductPager
{
	font-size:20px;
}

.CategoryPage .ProductPager a
{
}

.CategoryPage .ProductPager a:link
{
}

.CategoryPage .ProductPager span
{
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SUB CATEGORIES - PRODUCTS IN GRID TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .SubCategoryGrid
{
margin-top: 10px;
margin-bottom: 10px;
padding: 10px 10px 10px 10px;
text-align: center;
/*border-top:1px dashed #E7E7E7;*/
}

.CategoryPage .SubCategoryGrid a
{

}

.CategoryPage .SubCategoryGrid .ItemBox
{
}

.CategoryPage .SubCategoryGrid .SubCategoryItem
{
background:transparent url(images/bg-hi.png) repeat scroll 0 0 !important;
margin: 10px 10px 10px 10px;
border:1px dashed #555555;
height:175px;
width:150px;
}


.CategoryPage .SubCategoryGrid .SubCategoryItem .title a
{
font-family:Arial,Helvetica,sans-serif;
color:#eee;
text-decoration:none;
font-size:12px;
font-weight:bold;
padding:9px 15px;
text-decoration:none;
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:10px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
vertical-align:baseline;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem .title a:hover
{
color:#fff;
}

.CategoryPage .SubCategoryGrid .SubCategoryItem .picture
{
background:#FFFFFF none repeat scroll 0 0;

margin:auto;
text-align:center;
vertical-align:middle;
/*width:125px;
height:125px;*/
margin-top:10px;
}


.CategoryPage .SubCategoryGrid .SubCategoryItem .title
{
margin-top: 10px;
margin-bottom: 10px;
}

.CategoryPage .SubCategoryList
{
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FEATURED PRODUCTS IN CATEGORY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .FeaturedProductGrid
{
margin-top: 10px;
margin-bottom: 10px;
padding: 10px 10px 10px 10px;
text-align: center;
border-top:1px dashed #E7E7E7;
}

.CategoryPage .FeaturedProductGrid .title
{
}

.CategoryPage .FeaturedProductGrid .ItemBox
{
}

.CategoryPage .FeaturedProductGrid .ProductItem
{
}

.CategoryPage .FeaturedProductGrid .ProductItem .title
{
}

.CategoryPage .FeaturedProductGrid .ProductItem .title a
{
}

.CategoryPage .FeaturedProductGrid .ProductItem .picture
{
}

.CategoryPage .FeaturedProductGrid .ProductItem .description
{
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo
{
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
padding-top:10px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
margin:auto;
padding:5px;
text-align:right;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .buttons input
{
width:80px;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
font-weight:bold;
color:#FFF;
}

.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
font-weight:normal;
color:#FF0000;
text-decoration:line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN GRID - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .breadcrumb {display:block; width:675px; height:160px; background:transparent url(images/papertop.png) no-repeat 0 0  !important; margin-top:-40px; margin-left:-28px; padding-top:75px; padding-left:65px; color:#333;}
.CategoryPage .breadcrumb a {color:#333;}
.CategoryPage .breadcrumb a:hover {color:#000;}
.CategoryPage .CategoryDescription {position:absolute; color:#666; margin-top:-155px; margin-left:40px; width:600px; overflow:auto; height:77px;}

.CategoryPage .ProductGrid {
	background:transparent url(images/sticker.png) no-repeat 115px -5px !important;
}
.CategoryPage .ProductGrid table {}
.CategoryPage .ProductGrid table tbody {}
.CategoryPage .ProductGrid table tbody tr {}
.CategoryPage .ProductGrid table tbody tr td.ItemBox {
	float:left;
	width:230px;
	height:auto;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem {
	/*background:transparent url(images/bg-hi.png) repeat scroll 0 0 !important;*/
	background:transparent url(images/polaroid.png) no-repeat 0 0 !important;
	width:235px;
	height:300px;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .title {
	position:absolute;
	margin-top:220px;
	text-align:center;
	width:194px;
	margin-left:8px;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .title a {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color:#666;
	font-size:12px;
	font-weight: bold;
	display:block;
	min-height: 36px;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .title a:hover {
	color: #000;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .picture {
	background:transparent;
	width:175px;
	height:174px;
	padding-top:39px;
	padding-left:17px;
	border-bottom:1px solid #ddd;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .picture a {
	display:block;
	width:175px;
	height:174px;
	background-color:#333;
	vertical-align:middle;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .picture a img {}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .description {
	color:#ffffdd;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .addInfo {}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .addInfo .prices {
	padding-top:10px;
	color:#fff;
	font-weight:bold;
	font-family:Georgia,"Times New Roman",Times,serif;
	display:block;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .addInfo .prices span.productPrice {
	display:block;
	background:transparent url(images/pricetag.png) no-repeat 0 0 !important;
	font-weight:bold;
	color:#666;
	padding:10px 0 0 15px;
	width:67px; height:36px;
	margin-top:-65px;
	margin-left:-5px;
	position:absolute;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .addInfo .prices span.oldproductPrice {
	font-weight:normal;
	color:#FF0000;
	text-decoration:line-through;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .addInfo .buttons {
	margin:auto;
	margin-left:27px;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .addInfo .buttons br {
	display:none;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .addInfo .buttons input {
	margin-top:25px;
	width:80px;
	padding:1px;
}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .addInfo .buttons input.productgridproductdetailbutton {}
.CategoryPage .ProductGrid table tbody tr td.ItemBox .ProductItem .addInfo .buttons input.productgridaddtocartbutton {}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 1 - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductList1
{
color:#ffffdd;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
margin-top:10px;
margin-bottom:10px;
}

.CategoryPage .ProductList1 .ItemBox
{
border-bottom:1px dashed #555555;
padding-top:10px;
padding-bottom:10px;
}

.CategoryPage .ProductList1 .ProductItem
{
background:transparent url(images/bg-hi.png) repeat scroll 0 0 !important;
padding:10px;
}

.CategoryPage .ProductList1 .ProductItem .title
{
color:#ffffdd;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
margin-top:10px;
margin-bottom:10px;
}

.CategoryPage .ProductList1 .ProductItem .title a
{
}

.CategoryPage .ProductList1 .ProductItem .picture
{
margin-top:10px;
margin-bottom:10px;
}

.CategoryPage .ProductList1 .ProductItem .description
{
font-size:14px;
}

.CategoryPage .ProductList1 .ProductItem .prices-wrapper
{
}

.CategoryPage .ProductList1 .ProductItem .prices
{
padding-top:10px;
padding-bottom:10px;
}

.CategoryPage .ProductList1 .ProductItem .prices .productPrice
{
font-weight:bold;
color:#FFF;
}

.CategoryPage .ProductList1 .ProductItem .prices .oldproductPrice
{
font-weight:normal;
color:#FF0000;
text-decoration:line-through;
}

.CategoryPage .ProductList1 .ProductItem .buttons
{
margin:auto;
padding:5px;
text-align:left;
}

.CategoryPage .ProductList1 .ProductItem .buttons input
{
width:80px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 2 - TEMPLATE (JUST SHOWS HYPERLINKS)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductList2
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT FILTERS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.CategoryPage .ProductFilters
{
border-bottom: 1px dashed #fff;
}

.CategoryPage .ProductFilters .FilterTitle
{
color:#ffffdd;
font-size:16px;
}

.CategoryPage .ProductFilters .FilterTitle span
{
}

.CategoryPage .ProductFilters .FilterItem
{
padding:10px 10px 10px 10px;
margin-left:10px;
}

.CategoryPage .ProductFilters .FilterItem * .title
{
color:#ddd;
border-bottom: 1px dashed #555;
font-weight:bold;
padding-left:20px;
background:transparent url(images/ico-arrow-r.gif) no-repeat scroll 0 0;
}
