﻿.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;
    width: 830px;
    background-color: #FFFFFF;
}

.master-wrapper-content
{
	float: left;
	width: 830px;
	margin: 19px 0 0 0;
	text-align: left;
	background: #fff;
	background-image: url(images/leftbar.gif);
	background-repeat: repeat-y;
	border-left: solid 0px #fff;
	border-bottom: solid 10px #e8e8e8;
}

.master-wrapper-side
{
	float: left;
	width: 180px;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	display: inline;
	background: #e8e8e8;
}

.master-wrapper-center
{
	float: left;
	width: 648px;
	margin: 0;
	display: inline;
	background: #fff;
	height: 100%;
	border-right: solid 2px #f0f0f0;
}

.master-wrapper-cph
{
	float: left;
	width: 588px;
	color: #555;
	min-height: 1500px;
	padding: 30px 30px 30px 30px;
}

.master-wrapper-center-1
{
	float: left;
	width: 766px;
	background: #FFF;
	display: inline;
	padding: 0px 30px 30px 30px;
	border-left: solid 2px #f0f0f0;
	border-right: solid 2px #f0f0f0;
}

.master-wrapper-cph-1
{
	float: left;
	width: 706px;
	color: #555;
	min-height: 600px;
	padding: 30px 30px 30px 30px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
    width: 830px;
}

.header-logo
{
}

.header-logo-wrapper
{
}

.header-selectors-wrapper
{
    position: absolute;
    top: 0px;
}

.header-currencyselector
{
}

.header-languageselector
{
}

.header-taxDisplayTypeSelector
{
}

.header-links-wrapper
{
    width: 830px;
    position: absolute;
    top: 0px;
    text-align: right;
    padding-top: 1px;
}

.header-links
{
    font-size: 11px;
    font-family: verdana;
}

.header-links ul
{
    margin: 0;
}

.header-links ul li
{
    list-style: none;
    display: inline;
    padding: 0 4px 0 4px;
}

.header-links a
{
    color: #3333CC;
    text-decoration: underline;
    display: inline-block;
}

.header-links a:hover
{
    color: #555555;
}

.header-ideal-wrapper
{
    position: relative;
    top: 34px;
    width: 828px;
    text-align: right;
    min-height: 0px;
    height: auto;
    height: 0px;
    overflow: visible !important;
    overflow: hidden;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #222;
	background: #c0c0c0;
	padding: 0px 5px 0px 5px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-bottom: 0px;
	background: #f0f0f0 url(images/bg_menu_hover.gif) repeat-x 0px -2px;
	height: 30px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #888;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
	vertical-align: middle;
}

.headermenu a
{
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	height: 23px;
	margin-top: 1px;
	padding-top: 5px;
	letter-spacing: -0.03em;
}

.headermenu a:hover
{
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	height: 23px;
	padding-top: 5px;
	margin-top: 1px;
	background:  #f0f0f0 url(images/bg_menu.gif) repeat-x 0px -3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
    float: left;
    display: inline;
    padding-left: 0px;
    padding-top: 5px;
    overflow: visible;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SHOPPINGCARTBLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.shoppingcartblock-navigation
{
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 150%;
    background-color: #EE028B;
}

.shoppingcartblock-navigation:hover
{
    background-color: #FE1891;
}

.shoppingcartblock-navigation li
{
	color: #f0f0f0;
    font-weight: bold;
    list-style: none;
    display: block;
    border-bottom: solid 1px #ddd;
}

.shoppingcartblock-navigation .title
{
	font-size: 1.5em;
	font-weight: normal;
	padding: 5px 10px 5px 9px;
	color: #f0f0f0;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
    margin-left: 10px;
}

.shoppingcartblock-navigation .listbox
{
	font-size: 0.9em;
	padding: 5px 10px 10px;
	margin: 0px;
}

.shoppingcartblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	padding: 10px 0px 0px 0px;
	line-height: 150%;
}

.category-navigation li
{
    font-weight: bold;
	list-style: none;
	display: block;
	border-bottom: solid 1px #ddd;
}

.category-navigation a
{
    font-weight: bold;
	color: #444;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-bottom: 1px;
}

.category-navigation a:hover
{
    font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.category-navigation .li_selected a
{
    font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	background: #f0f0f0;
}

.category-navigation .title
{
    background-position: url('images/icon4.gif') no-repeat;
    font-size: 1.5em;
    font-weight: normal;
    padding: 5px 10px 15px 40px;
    color: #3366CC;
    border-top: solid 0px #d8d8d8;
    border-bottom: solid 0px #d0d0d0;
    line-height: 110%;
    background: url('images/icon4.gif') no-repeat;
    margin-left: 10px;
}

.category-navigation .treeview
{
	font-size: 0.9em;
	padding: 5px 10px 10px;
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: #3664A5;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
	font-weight: normal;
}

.category-navigation .treeview ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	padding: 10px 0px 0px 0px;
	line-height: 150%;
}

.manufacturer-navigation li
{
    font-weight: bold;
	list-style: none;
	display: block;
	border-bottom: solid 1px #ddd;
}

.manufacturer-navigation a
{
    font-weight: bold;
	color: #444;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-bottom: 1px;
}

.manufacturer-navigation a:hover
{
    font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.manufacturer-navigation .title
{
	font-size: 1.5em;
	font-weight: normal;
	padding: 5px 10px 15px 40px;
	color: #3366CC;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	background: url('images/icon2.gif') no-repeat;
    margin-left: 10px;
}

.manufacturer-navigation .listbox
{
	font-size: 0.9em;
	padding: 5px 10px 10px;
	margin: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: #3664A5;
	background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	padding: 10px 0px 0px 0px;
	line-height: 150%;
}

.RecentlyViewedProductsBox li
{
    font-weight: bold;
	list-style: none;
	display: block;
	border-bottom: solid 1px #ddd;
}

.RecentlyViewedProductsBox a
{
    font-weight: bold;
	color: #444;
	text-decoration: none;
	display: block;
	padding: 4px 0px 2px 2px;
}

.RecentlyViewedProductsBox a:hover
{
    font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.RecentlyViewedProductsBox .title
{
	font-size: 1.5em;
	font-weight: normal;
	padding: 5px 10px 15px 40px;
	color: #3366CC;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	background: url('images/icon3.gif') no-repeat;
    margin-left: 10px;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 0.9em;
	padding: 5px 10px 10px;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 0px;
	line-height: 1px;
	background: #3366CC;
	width: 140px;
	font-size: 1px;
	margin: 0px 0 0px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	padding: 10px 0px 0px 0px;
	line-height: 150%;
}

.infoblock-navigation li
{
    font-weight: bold;
	list-style: none;
	display: block;
	border-bottom: solid 1px #ddd;
}

.infoblock-navigation a
{
    font-weight: bold;
	color: #444;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-bottom: 1px;
}

.infoblock-navigation a:hover
{
    font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.infoblock-navigation .title
{
	font-size: 1.5em;
	font-weight: normal;
	padding: 5px 10px 15px 40px;
	color: #3366CC;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	background: url('images/icon1.gif') no-repeat;
    margin-left: 10px;
}

.infoblock-navigation .listbox
{
	font-size: 0.9em;
	padding: 5px 10px 10px;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 30px;
	padding: 5px 3px 5px 3px;
}

.footer a
{
	text-decoration: none;
	color: #3366CC;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}
