﻿.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-wrapper-page
{
	margin: 0 auto;
	width: 830px;
}

.master-wrapper-content
{
	float: left;
	width: 830px;
	margin: 0 auto;
	text-align: left;
	background: #CCE8FF url(images/bg_container.gif) repeat-x;
}

.master-wrapper-side
{
	float: left;
	width: 180px;
	margin: 0 0 0 5px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-header-banner
{
	float: left;
	width: 630px;
	height: 184px;
	margin: 0px 0 7px 10px;
	/*background: url(images/bg_header_banner.gif) no-repeat;*/
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 630px;
	margin: 0px 0 0 10px;
	background: url(images/bg_maincolumn.gif) no-repeat left top #FFF;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 610px;
	color: #000;
	min-height: 460px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-center-1
{
	float: left;
	width: 830px;
	background: url(images/bg_maincolumn_single.gif) no-repeat left top #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #000;
	/*min-height: 600px;*/
	padding: 10px 10px 10px 10px;
}

.master-wrapper-footer-banner
{
	float: right;
	width: 630px;
	height: 122px;
	margin: 10px 5px 7px 0px;
	background: url(images/bg_footer_banner.jpg) no-repeat;
	display: inline;
	cursor: pointer;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 0px 0px 10px 5px;
	height: 80px;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 20px;
	color: Black;
}

.header .ico-login
{
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 20px;
	color: Black;
}

.header .ico-logout
{
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
	color: Black;
}

.header .ico-cart
{
	background: url('images/ico-cart.gif') no-repeat;
	padding-left: 20px;
	color: Black;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.gif') no-repeat;
	padding-left: 20px;
	color: Black;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
	color: Black;
}

.header-logo
{
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/logo.gif');
	display: block;
	width: 207px;
	height: 54px;
	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;
	background-color: White;
	color: Black;
}

.header-links
{
	padding:  5px 5px 0px 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
{
	text-decoration: none;
	color: Black;
}

.headerlinks a:hover
{
	color: #045D8A;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #FFFFFF;
	background: url('images/bg_menu_button.gif') repeat-x;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px;
}

.headermenu table
{
	padding: 0;
	margin: 0;
}

.headermenuactive
{
	color: Black;
	background: url('images/bg_menu_button_active.gif');
	background-repeat: repeat-x;
	background-position: left center;
}

.separator
{
	background: url('images/bg_menu_button_separator.gif');
	background-repeat: no-repeat;
	width: 1px;
	vertical-align: middle;
}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 180px;
	display: inline;
	padding-bottom: 10px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}

.searchbox .searchBoxLeftBorder
{
	width: 5px;
	height: 19px;
	background: url(images/search_button_left.gif) no-repeat;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	padding-left: 0;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .li_selected a
{
	color: #045D8A;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	padding: 7px 10px;
	color: Black;
	background: #CCE8FF url(images/bg_sidebar_title.gif) no-repeat;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 5px;
	line-height: 18px;
	background: url(images/bg_sidebar_block.gif) left bottom;
	margin: 0px;
}

.category-navigation .footer
{
	height: 5px;
	background: #CCE8FF url(images/bg_sidebar_footer.gif) no-repeat;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #3664A5;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	list-style-type: square;
}

.category-navigation .treeview ul .li_unselected
{
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	list-style-type: square;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.manufacturer-navigation li
{
	list-style: none;
}

.manufacturer-navigation a.inactive
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation a.active
{
	color: #045D8A;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #045D8A;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #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: #3664A5;
	background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.RecentlyViewedProductsBox li
{
	list-style-position: outside;
	list-style-image: url(images/arrow_white.gif);
	list-style-type: square;
}

.RecentlyViewedProductsBox a
{
	color: #3A3A3A;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #3A3A3A;
}

.RecentlyViewedProductsBox .title
{
	font-size: 0.9em;
	font-weight: bold;
	padding: 7px 10px;
	color: Black;
	height: 20px;
	background: #FFFFFF url(images/bg_sidebar_white_title.gif) no-repeat;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 2px 10px 5px 15px;
	line-height: 18px;
	background-color: White;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 0px;
	line-height: 0px;
	background: #045D8A;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style-position: outside;
	list-style-image: url(images/arrow_white.gif);
	list-style-type: square;
}

.infoblock-navigation a
{
	color: Black;
	text-decoration: none;
}

.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	padding: 7px 10px;
	color: Black;
	height: 20px;
	background: #FFFFFF url(images/bg_sidebar_white_title.gif) no-repeat;
}

.infoblock-navigation .footer
{
	height: 5px;
	background: url(images/bg_sidebar_white_footer.gif) no-repeat;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 2px 10px 5px 15px;
	line-height: 18px;
	background: #FFFFFF;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: Black;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEW PRODUCTS NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newproducts-navigation
{
	margin-bottom: 5px;
	padding-left: 0;
}

.newproducts-navigation li
{
	list-style-position: outside;
	list-style-type: decimal;
}

.newproducts-navigation a
{
	color: Black;
	text-decoration: none;
}

.newproducts-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	padding: 7px 10px;
	color: Black;
	height: 20px;
	background: #FFFFFF url(images/bg_sidebar_white_title.gif) no-repeat;
}

.newproducts-navigation .footer
{
	height: 5px;
	background: url(images/bg_sidebar_white_footer.gif) no-repeat;
}

.newproducts-navigation .listbox
{
	font-size: 11px;
	padding: 2px 10px 5px 15px;
	line-height: 18px;
	background: #FFFFFF;
	margin: 0px;
}

.newproducts-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: Black;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEW PRODUCT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newproduct-navigation
{
	margin-bottom: 5px;
	padding-left: 0;
}

.newproduct-navigation li
{
	list-style-position: outside;
	list-style-type: none;
}

.newproduct-navigation a
{
	color: Black;
	text-decoration: none;
}

.newproduct-navigation .header
{
	font-size: 0.9em;
	font-weight: bold;
	padding: 7px 10px;
	color: Black;
	height: 20px;
	background: #FFFFFF url(images/bg_sidebar_white_title.gif) no-repeat;
}
.newproduct-navigation .title
{
	background-color: White;
	padding: 5px;
}
.newproduct-navigation .inside
{
	text-align: left;
	font-weight: bold;
	background-color: #D5D5D5;
	font-size: 0.9em;
	display: block;
	overflow: hidden hidden;
	height: 1.6em;
	padding: 5px 0 2px 5px;
	color: Black;
}
.newproduct-navigation .footer
{
	height: 5px;
	background: url(images/bg_sidebar_white_footer.gif) no-repeat;
}

.newproduct-navigation .listbox
{
	font-size: 11px;
	line-height: 18px;
	background: #FFFFFF;
	margin: 0px;
	text-align: center;
}

.newproduct-navigation .listbox ul
{
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: Black;
	background-color: inherit;
}

.newproduct-navigation .stamp
{
	position: absolute;
	width: 74px;
	height: 75px;
	z-index: 999;
	margin-top: 55px;
	margin-left: 85px;
	background: url(images/stamp.gif) no-repeat;
}

.newproduct-navigation .listbox ul .button
{
	padding: 10px 0px 0px 30px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 70px;
	padding-top: 5px;
	background: #CCE8FF url(images/bg_container.gif) repeat-x;
	text-align: center;
}

.footer a
{
	text-decoration: none;
	color: Black;
}

.footer-disclaimer
{
	padding: 0px 80px 0px 80px;
	text-align: center;
	font-size: 11px;
	color: Black;
}

.footer-disclaimer li
{
	display: inline;
	list-style-type: none;
}