﻿.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): Lecos Interactive. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
	margin: 0px auto;
	width: 988px;
}

.master-wrapper-content
{
	float: left;
	width: 988px;
	/*margin: 0px 0 0;*/
	text-align: left;
	/*background: #e4e4e4;  url(images/bg_container.gif) repeat-x;*/
}

.master-wrapper-left
{
	width: 200px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-family: arial, helvetica, sans-serif;
	background-color:#e4e4e4;
	vertical-align:top;
	/*float: left;
	display: inline;*/
}

.master-wrapper-center
{
	/*float: left;
	display: inline;*/
	width: 630px;
	margin: 0 0 0 0;
	/*min-height:1000px;*/
	background-color:#ffffff;
	vertical-align:top;
}

.master-wrapper-right
{
	/*float: right;
	display: inline;*/
	width: 158px;
	margin: 0px auto;
	font-family: arial, helvetica, sans-serif;
	vertical-align:top;
	background-color:#e4e4e4;
}

.master-wrapper-banner-rotator
{
    /*float: left;
    display: inline;*/
	width: 788px;
	margin: 0 0 0 0;
	background-color:#000000;
}

.master-wrapper-cph
{
	float: left;
	width: 610px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-center-1
{
	float: left;
	width: 988px;
	background-color:#ffffff;
	/*background: url(images/bg_maincolumn_single.gif) no-repeat left top #FFF;*/
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 970px;
	color: #000;
	/*min-height: 600px;*/
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 0px 6px 0px 5px;
	height: 101px;
	background:url(images/bg_header.png) repeat-x;
	color:#ffffff;
	border-top:solid 4px #ffffff;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-login
{
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-logout
{
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-cart
{
	background: url('images/ico-cart.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
}

.header-logo
{
	margin-top: 0px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/logo.gif');
	display: block;
	width: 383px;
	height: 101px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 500px;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
	float: right;
	text-align: right;
	width: 570px;
}

.header-links
{
	/*border: solid 1px #9a9a9a;*/
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	display: inline-table;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a
{
	color: #FFFFFF;
	text-decoration: none;
}

.headerlinks a:hover
{
	color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #FFFFFF;
	background: #ffffff url(images/bg_menu.png) no-repeat;
	padding: 18px 5px 0px 5px;
	text-align: right;
	height: 35px;
	vertical-align: middle;
	letter-spacing: 1px;
	
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
	padding-right:5px;
	
}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 190px;
	display: inline;
	padding-left: 5px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px 0 5px 15px;
	width:185px;
	background:url(images/Box_Section.png) no-repeat center top;
}

.category-navigation li
{
	list-style: none;
	background:url(images/menuSeparator.png) no-repeat -13px bottom;
	height:25px;
}

.category-navigation a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation a:hover
{
	color: #ff9933;
}

.category-navigation .li_selected a
{
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
    height:30px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:7px;
	color: #ff4c02;
}

.category-navigation .treeview
{
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
}

.category-navigation .treeview ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px 0 5px 15px;
	width:185px;
	background:url(images/Box_Section.png) no-repeat center top;
}

.manufacturer-navigation li
{
	list-style: none;
	background:url(images/menuSeparator.png) no-repeat -13px bottom;
	height:25px;
}

.manufacturer-navigation a.inactive
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation a.active
{
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation a:hover
{
	color: #ff9933;
}

.manufacturer-navigation .title
{
    height:30px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:7px;
	color: #ff4c02;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px 0 5px 15px;
	width:185px;
	background:url(images/Box_Section.png) no-repeat center top;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
	background:url(images/menuSeparator.png) no-repeat -13px bottom;
	padding:5px;
	/*height:50px;*/
}

.RecentlyViewedProductsBox a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	color: #ff9933;
}

.RecentlyViewedProductsBox .title
{
	height:30px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:7px;
	color: #ff4c02;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	line-height: 1px;
	background: #ff9933;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px 0 5px 15px;
	width:185px;
	background:url(images/Box_Section.png) no-repeat center top;
}

.infoblock-navigation li
{
	list-style: none;
	background:url(images/menuSeparator.png) no-repeat -13px bottom;
	height:25px;
}

.infoblock-navigation a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.infoblock-navigation a:hover
{
	color: #ff9933;
}

.infoblock-navigation .title
{
	height:30px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:7px;
	color: #ff4c02;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 60px;
	padding: 15px 0px 0px 0px;
	color:#808080;
}

.footer a
{
	text-decoration: none;
	color:#808080;
}

.footer a:hover
{
	text-decoration: none;
	color:#ff9933;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: right;
	font-size: 11px;
	display:block;
}

.footer-menu
{
    float:left;
    font-size: 13px;
    color: #808080;
}

.footer-menu a
{
    text-decoration:none;
    color: #ffffff;    
}

.footer-menu a:hover
{
    text-decoration:none;
    color: #ff9933;    
}