﻿.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. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 240px;
	display: inline;
	padding-left: 5px;	
}

.searchbox ul
{
	margin: 0;
	margin-left:0px;	
	padding: 7px;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-left: 0;
	/*border-right:1px solid #d9dde3; 
	border-bottom:1px solid #d9dde3;
	border-left:1px solid #d9dde3;	*/
}

.category-navigation li
{
	list-style: none;
	/*background: url(images/arrow.gif) no-repeat 2px 5px;*/
	padding: 2px 5px 2px 5px;	
	border-bottom: 1px solid #D8D8D8;	
	
}

.category-navigation a
{
	color: #379BC8;
	font-weight: bold;
	text-decoration: none;
}
.category-navigation a:hover
{
	color: #BF2228;
	font-weight: bold;
	text-decoration: underline;
}
.category-navigation .li_selected a
{
	color: #666;
	font-weight: normal;
	text-decoration:underline;	
}

.category-navigation .title
{
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 8px 6px 6px 45px;
	color: #fff;	
	background: #fff url(images/catbg.gif) repeat 0 0;
	/*background: #BF2228 url(images/sidebar_bg.png) no-repeat;*/
}

.category-navigation .treeview
{
	font-size: 14px;
	font-family:  Arial;
	padding: 5px 10px 10px;
	line-height: 15px;
	background: #F4F4F4;/*#404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;*/
	margin: 0px;	
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #379BC8;
	background-color: inherit;
	text-decoration:underline;
	font-size:12px;	
}

.category-navigation .treeview ul .li_selected
{
	font-weight: normal;
}
.category-navigation .treeview ul .li_selected a
{
	font-weight: bold;
}
.category-navigation .treeview ul .li_unselected
{
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.manufacturer-navigation li
{
	list-style: none;
	padding: 2px 5px 2px 5px;	
	border-bottom: 1px solid #D8D8D8;		
}

.manufacturer-navigation a.inactive
{
	color: #379BC8;
	font-weight: bold;
	text-decoration: underline;
}

.manufacturer-navigation a.active
{
	color: #379BC8;
	font-weight: bold;
	text-decoration: underline;
}
.manufacturer-navigation a:hover
{
	color: #BF2228;
	font-weight: bold;
	text-decoration: underline;
}
.manufacturer-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #fff;
	background: #fff url(images/catbg.gif) repeat 0 0;
	/*background: #BF2228 url(images/sidebar_bg.png) no-repeat;*/
	padding: 8px 6px 6px 35px;
}

.manufacturer-navigation .listbox
{
	font-size: 12px;
	font-family: Arial;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #F4F4F4;/*#404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;*/
	margin: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #379BC8;
	background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #0C91FF;
}

.RecentlyViewedProductsBox .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #fff;
	background: #fff url(images/catbg.gif) repeat 0 0;
	/*background: #BF2228 url(images/sidebar_bg.png) no-repeat;*/
	padding: 8px 6px 6px 30px;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 12px;
	font-family: Arial;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #EDEDED; /*url(images/bg_sidebar_block.gif) no-repeat left bottom;*/
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	line-height: 1px;
	background: #224488;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}
.infoblock-navigation a:hover
{
	color: #0C91FF;
	font-weight: normal;
	text-decoration: underline;
}
.infoblock-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #fff;
	background: #fff url(images/catbg.gif) repeat 0 0;
	/*background: #BF2228 url(images/sidebar_bg.png) no-repeat;*/
	padding: 8px 6px 6px 45px;
}

.infoblock-navigation .listbox
{
	font-size: 12px;
	font-family: Arial;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #F4F4F4;/*#404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;*/
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	border:solid 1px #ccc;
	clear: both;
	width:1004px;
	height: 20px;
	padding: 5px 3px 5px 3px;
	background-color:#E2E2E2;
}

.footer a
{
	text-decoration: underline;
	color: #0C91FF;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
	color:#828282;/*#0C91FF;*/
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
	color:#828282;/*#0C91FF;*/
}
.footer-links
{	
	text-align:center;	
	font-size: 12px;
	color:#828282;/*#0C91FF;*/
}