﻿.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: 930px;
}

.master-wrapper-content
{
	float: left;
	width: 930px;
	margin: 0px 0 0;
	text-align: left;
	background: #FFF;
}

.master-wrapper-side
{
    float: left;
    width: 180px;
    margin: 0px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    display: inline;
}

.master-wrapper-right
{
	float: left;
    width: 180px;
    margin: 0px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    display: inline;
}

.master-wrapper-center
{
    float: left;
    width: 563px;
    margin: 0px 0px 0px 7px;
    background: #FFF;
    display: inline;
}
.master-wrapper-center2
{
    float: left;
    width: 743px;
    margin: 0px 0px 0px 7px;
    background: #FFF;
    display: inline;
}


.master-wrapper-cph
{
    float: left;
    width: 550px;
    background: #FFF;
    color: #000;
    min-height: 400px;
    padding: 3px;
}
.master-wrapper-center .h1
{
    background-position: right bottom;
    background: #FEDFEB url(images/box_bg1.gif) no-repeat right bottom;
    padding: 8px 0 11px 23px;
    margin: 0px;
    margin-bottom: 10px;
}
.master-wrapper-center .h1 h1
{
    font-size: 1.2em;
    color: #990000;
    font-weight: normal;
}
.master-wrapper-center-1
{
	float: left;
	width: 550px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 55   0px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 0px;
	margin-top: 0px;
	height: 270px;
	background: url('images/HeaderBack.jpg') no-repeat;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header .ico-login
{
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header .ico-logout
{
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header .ico-cart
{
	background: url('images/ico-cart.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header-logo
{
	margin-top: 0px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/HeaderText.jpg');
	display: block;
	width: 456px;
	height: 167px;
	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: 460px;
	margin-top: 10px;
	margin-right: 10px;
}

.header-links
{
	border: none;
	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: #3664A5;
	text-decoration: none;
}

.header-links a:hover
{
	color: #3664A5;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
    background: url('images/top_back.gif');
    padding: 13px 5px 9px 5px;
    text-align: center;
    height: 31px;
    letter-spacing: 1px;
    width: 920px;
    background-repeat: repeat-x;
    margin-bottom: 0px;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
    color: #892133;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: normal;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}
.headermenu a:hover
{
    text-decoration: underline;
}
.headermenubasket
{
    background: url('images/basket.gif');
    background-repeat: no-repeat;
    width: 150px;
    height: 50px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 220px;
	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: 2px;
    margin-bottom: 5px;
    border: 1px solid #F2DCE0;
}
.category-navigation .title
{
    background-position: right bottom;
    background: #FEDFEB url(images/box_bg1.gif) no-repeat right bottom;
    color: #892133;
    padding: 8px 0 11px 23px;
    font-size: 1.2em;
    margin: 0px;
}
.category-navigation .treeview
{
    font-size: 13px;
    padding: 5px 10px 10px 0px;
    line-height: 18px;
    margin: 0px;
}

.category-navigation .treeview ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    color: #1183DB;
    background-color: inherit;
}
.category-navigation .treeview li
{
    padding: 5px 0px 3px 39px;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 0 0;
    text-decoration: none;
    display: block;
    background: url(images/o.gif) no-repeat 22px 8px;
}   
.category-navigation treeview ul .li_selected 
{
	font-weight: bold;
}

.category-navigation .treeview ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
    margin-top: 2px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    border: 1px solid #F2DCE0;
}

.manufacturer-navigation li
{
	list-style: none;
}

.manufacturer-navigation a.active
{
	font-weight:bold;
}

.manufacturer-navigation .title
{
    background: #FEDFEB url(images/box_bg1.gif) no-repeat right bottom;
    color: #892133;
    padding:8px 0 11px 23px;
    font-size: 1.2em;
    margin: 0px;
}

.manufacturer-navigation .listbox
{
    font-size: 13px;
    padding: 5px 10px 10px 0px;
    line-height: 18px;
    margin: 0px;
}
.manufacturer-navigation .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    color: #1183DB;
    background-color: inherit;
}
.manufacturer-navigation .listbox li
{
    padding: 5px 0px 3px 39px;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 0 0;
    text-decoration: none;
    display: block;
    background: url(images/o.gif) no-repeat 22px 8px;
}   


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
    margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 0;
    border: 1px solid #F2DCE0;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 0 0;
    text-decoration: none;
}

.RecentlyViewedProductsBox a
{
}

.RecentlyViewedProductsBox a:hover
{
}

.RecentlyViewedProductsBox .title
{
    background: #FEDFEB url(images/box_bg1.gif) no-repeat right bottom;
    color: #892133;
    padding:8px 0 11px 23px;
    font-size: 1.2em;
    margin: 0px;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #294E7E;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	background: rgb(232, 230, 210);
	width: 140px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
    margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 0;
    border: 1px solid #F2DCE0;
}

.infoblock-navigation a
{
}

.infoblock-navigation .title
{
    background: #FEDFEB url(images/box_bg1.gif) no-repeat right bottom;
    color: #892133;
    padding:8px 0 11px 23px;
    font-size: 1.2em;
    margin: 0px;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #294E7E;
	background-color: inherit;
}
.infoblock-navigation .listbox li
{
    padding: 5px 0px 3px 39px;
    font-size: 12px;
    line-height: 18px;
    margin: 0px 0px 0px -15px;
    text-decoration: none;
    display: block;
    background: url(images/o.gif) no-repeat 22px 8px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 35px;
    border-top: 1px solid #F2DCE0;
	padding: 5px 5px 5px 5px;
}

.footer a
{
	text-decoration: none;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
	vertical-align: top;
}
.li-counter
{
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}