﻿.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: 0px auto 0px;
	width: 830px;
}

.master-wrapper-content
{
	float: left;
	width: 830px;
	margin: 0 0 50px;
	text-align: left;
}

.master-wrapper-side
{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 630px;
	margin: 0px 0 0 10px;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 610px;
	color: #000;
	min-height: 600px;
}

.master-wrapper-center-1
{
	float: left;
	width: 830px;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 6px 6px 10px 5px;
	height: 60px;
}

.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-login.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
{
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/logo.gif') no-repeat;
	display: block;
	width: 230px;
	height: 53px;
	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
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #650360 url('images/bg-title-purple.gif') repeat-x left top;
	margin-bottom: 5px;
	display: inline-table;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
    border-right: 2px solid #e1e2e3;
    color: #fff;
	list-style: none;
	display: inline;
	padding: 1px 2px;
}

.header-links a
{
	color: #FFFFFF;
	text-decoration: none;
}

.header-links a:hover
{
	/*color: #ff9933;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #000;
	padding: 8px 5px 9px 5px;
	height: 100%;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #650360;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.headermenu a:hover
{
    color:#FF9933;
    text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 180px;
	display: inline;
	padding-left: 5px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.block-category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.block-category-navigation li
{
    background: #fff repeat-x left top;
	list-style: none;
	padding: 5px 10px;
}
.block-category-navigation a
{
	color: #4e4f51;
	display:block;
	text-decoration: none;
}
.block-category-navigation a:hover
{
    font-weight: bold !important;
}
.block-category-navigation .active a
{
	font-weight: bold;
}

.block-category-navigation .title
{
	font-size: 1em;
	padding: 7px 10px;
	color: #fff;
	background-color: #840266;
}

.block-category-navigation .listbox
{
	font-size: 1em;
	padding: 0;
	line-height: 18px;
	background: #fff;
	margin: 0px;
}

.block-category-navigation .listbox ul
{
	margin: 0;
	padding: 0;
	color: #3664A5;
	background-color: inherit;
}

.block-category-navigation .listbox ul .active
{
	font-weight: bold;
}

.block-category-navigation .listbox ul .li_unselected
{
}

.block-category-navigation .listbox ul li.odd
{
}

.block-category-navigation .listbox ul li ul .li_unselected a
{
    color: #4E4F51;
    font-weight: normal;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
    display: none;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.manufacturer-navigation li
{
	list-style: none;
	padding: 2px 10px;
}

#manufacturer-block li.odd
{
}

.manufacturer-navigation a.inactive
{
	color: #4E4F51;
	text-decoration: none;
}

.manufacturer-navigation a.active
{
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation .title
{
	font-size: 1em;
	padding: 7px 10px;
	color: #fff;
	background: #00adef;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 0;
	line-height: 18px;
	border: solid 1px #00adef;
	margin: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0;
	padding: 0;
	color: #3664A5;
	background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.recently-viewed-products-box
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.recently-viewed-products-box li
{
	background: #fff url('images/bg-side-menu.gif') repeat-x left top;
	list-style: none;
	padding: 5px 10px;
}

.recently-viewed-products-box a
{
	color: #404040;
	display:block;
	text-decoration: none;
}

.recently-viewed-products-box a:hover
{
	font-weight: bold;
}

.recently-viewed-products-box .title
{
	font-size: 1em;
	padding: 7px 10px;
	color: #fff;
	background: #939598;
}

.recently-viewed-products-box .listbox
{
	font-size: 12px;
	padding: 0;
	line-height: 18px;
	background: #fff;
	margin: 0px;
}

.recently-viewed-products-box .listbox ul
{
	margin: 0;
	padding: 0;
	color: #3664A5;
	background-color: inherit;
}

.recently-viewed-products-box .listbox ul li.odd
{
}

.recently-viewed-products-box .separator
{
	height: 1px;
	line-height: 1px;
	background: #00adef;
	/*width: 140px;*/
	font-size: 1px;
	margin: 5px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation,
.block-shoppingcart
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
    background: #fff url('images/bg-side-menu.gif') repeat-x left top;
	list-style: none;
	padding: 5px 10px;
}

.infoblock-navigation li.odd
{
}

.infoblock-navigation a
{
	color: #4e4f51;
	display:block;
	text-decoration: none;
}
.infoblock-navigation a:hover
{
	font-weight: bold;
}
.infoblock-navigation .title,
.block-shoppingcart .title
{
	font-size: 1em;
	padding: 7px 10px;
	color: #fff;
	background-color: #939598;
}

.infoblock-navigation .listbox
{
	font-size: 1em;
	padding: 0;
	line-height: 18px;
	background: #fff;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0;
	padding: 0;
	color: #3664A5;
	background-color: inherit;
}

.block-shoppingcart .buttons
{
text-align:right;
 margin-top:5px;
}
.block-shoppingcart .listbox
{
padding:3px;

}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	font-size: 11px;
	/*height: 30px;
    overflow: hidden;*/
	padding: 5px 3px 5px 3px;
	
}

.footer a
{
	text-decoration: none;
	color: #939598;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
	text-align: right;
	width: 180px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
	width: 180px;
}

.footer-logos
{
    float: right;
    margin: 10px;
}

a.logo-hs
{
	background: url('images/logo-hs.gif') no-repeat;
	display: block;
	width: 57px;
	height: 43px;
	text-decoration: none;
}

div.title
{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}
.footer-ice
{
    text-align: left;
}
.footer-ice span
{
    font-family: Georgia;
    font-weight: bold;
}
.ice-address
{
    float: left;
    padding-left: 25px;
}
.ice-divisions
{
    float: right;
    padding-right: 25px;
}


.block-newsletter{
    display:none;
}

