﻿.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
{
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 980px;
	height:980px;
	
	background-color: #FFFFFF;
}

.master-wrapper-content
{
	background-position: repeat-x;
	float: left;
	width: 980;
	
	margin: 0px, auto, 0px, auto;
	text-align: left;
	background: repeat-x;
	background-color: #Fff; /*border: 2px solid #594539;*/
}

.master-wrapper-side
{
	padding: 0px;
	float: left;
	width: 190px;
	font-family: arial, helvetica, sans-serif;
	display: inline; /*background-image: url('images/subsidecategorybackmenu.gif');*/
	height: 870px;
	background-repeat: repeat;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 40;
	margin-bottom: 40;
}

.master-wrapper-center
{
	float: left;
	width: 740px; /*background: url(images/bg_maincolumn.gif) no-repeat left top #FFF;*/
	background-color: #fff;
	display: inline;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	
}

.master-wrapper-cph
{
	float: left;
	width: 780px;
	color: #000;
	min-height: 600px;
	padding: 0px;
	margin-left: 0px;
	
}

.master-wrapper-center-1
{
	/*float: left;*/
	width: 830px;
	background: url(images/bg_maincolumn_single.gif) no-repeat left top #FBFBFB;
	display: inline;
	height:1080;
}

.master-wrapper-cph-1
{
	/*float: left;*/
	width: 810px;
	color: #FBFBFB;
	min-height: 600px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	/*padding: 6px 6px 10px 5px;*/
	height: 140px;
	background-image: url('images/TopImageBackground_logo.gif');
	background-repeat: no-repeat;
	background: url('images/TopImageBackground_logo.gif') no-repeat #FBFBFB;
}

.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: 5px;
	float: left;
	text-align: left;
}

a.logo
{
	display: block;
	width: 275px;
	height: 124px;
	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;
	color: #FFFFFF;
}

.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;
}

.header-links a:hover
{
	color: #BCB4AD;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	background-image: url('images/topmenubarback.gif');
	padding: 8px 5px 9px 5px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.headermenu a:hover
{
	color: #8A7A6F;
}



.underMenu
{
	background-image: url('images/undermenubrownbar');
	height: 4px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* td: my custom horrors
.category-navigation
{
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

.category-navigation li
{
	margin: 2px;
	list-style: none;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	font-size: 11px;
}

.category-navigation a
{
	font-weight: bold;
	text-decoration: none;
	color: inherit;
}

.category-navigation .li_selected a
{
	color: #5B1E00;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px; /*color: #BBDDB8;
	background: #333 url(images/subsidecategorybackmenu.gif) repeat;
	background-image: url('images/home-cat-title4.gif');
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	vertical-align: bottom;
	margin-right: 0px;
	margin-left: 5px;
	width: 185px;
	background-repeat: repeat;
	margin-top: 10px;
	color: #000000;
	line-height: 40px;
}

.category-navigation .treeview
{
	/*border: thin ridge #755E4F;
	font-size: 11px;
	padding: 20px 0px 15px 0px;
	line-height: 20px; /*background-image: url(images/subsidecategorybackmenu.gif);
	background-image: url('images/deal_box_hr2.gif');
	margin: 0px 0px 0px 5px;
	background-repeat: repeat-x; /*background-color: #C5E8C3;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: inherit;
	color: #FFFFFF;
}

.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
}

.category-navigation .treeview ul .li_unselected
{
}
.category-navigation .treeview ul .parent_category
{
	/*border: thin ridge #413C25; /*background-color: #F0F0EB
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/mainsidecategoryback.gif);
	background-repeat: repeat;
	background-color: #735B4C;
	width: 185px;
	color: #FFFFFF;
	font-weight: 900;
	font-variant: normal;
	font-size: 13px;
	font-family: verdana;
	letter-spacing: .08em;
	text-indent: 0px;
	height: 20px;
	text-transform: uppercase;
	text-align: center;
}

 .sideNavPanel
{
	padding: 0px;
	margin: 0px;
	background-color: #E2E0DF;
}

*/


.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-left: 5px;
	width: 185px;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation a:hover
{
	color: #BCB4AD;
	font-weight: bold;
	text-decoration: none;
}


.category-navigation .li_selected a
{
	color: #9EBD9C;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	font-size: 1.2em;
	font-weight: 800;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url('images/home-cat-title4.gif');
}

.category-navigation .treeview
{
	background-position: left bottom;
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #594539 url(images/bg_sidebar_block.gif) no-repeat left bottom; /**/
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
}

.category-navigation .treeview ul .li_unselected
{
}
.category-navigation .treeview ul .parent_category
{
	background-position: #333 url(images/LighterShopByCat-bg.gif) no-repeat;
	margin: 8px 0px 9px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: 100;
	color: #9EBD9C;
	background: #333 url(images/LighterShopByCat-bg.gif) no-repeat;
	text-transform: uppercase;
	font-family: Calibri;
	letter-spacing: .1em;
	text-align: left;
	background-color: #816452;
	width: 140px;
}

.category-navigation .treeview ul .separator
{
	height: 1px;
	line-height: 1px;
	background: #9EBD9C;
	width: 140px;
	font-size: 1px;
	margin: 1px 0 1px 0;
	text-align: center;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: #9EBD9C;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #9EBD9C;
	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: 20px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-left: 5px;
	width: 185px;
	margin-top: 20px;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #BCB4AD;
}

.RecentlyViewedProductsBox .title
{
	font-size: 1.2em;
	font-weight: 800;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url('images/home-cat-title4.gif');
	background-repeat: no-repeat;
}

.RecentlyViewedProductsBox .listbox
{
	background-position: left bottom;
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #594539 no-repeat left bottom url(images/bg_sidebar_block.gif);
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	line-height: 1px;
	background: #9EBD9C;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-left: 5px;
	width: 185px;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.infoblock-navigation .title
{
	font-size: 1.2em;
	font-weight: 800;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url('images/home-cat-title4.gif');
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 10px 10px 20px 10px;
	line-height: 18px;
	background: #594539 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}


.infoblock-navigation .separator
{
	height: 1px;
	line-height: 1px;
	background: #9EBD9C;
	width: 140px;
	font-size: 1px;
	margin: 1px 0 1px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 30px;
	padding: 5px 3px 5px 3px;
	text-align: center;
}

.footer a
{
	text-decoration: none;
	color: #FFF;
}

.footer-disclaimer
{
	float: center;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE BANNER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.HomeBanner1
{
	background-image: url('images/browseourextensive.gif');
	width: auto;
	height: 60px;
	background-repeat: no-repeat;
	margin-left: 0px;
}

.HomeBanner2
{
	width: auto;
	height: 300px; /**/
	background-image: url('images/BannerPhoto.gif');
	margin-left: 0px;
	background-repeat: no-repeat;
}

.HomeBanner3
{
	background-image: url('images/Shopourstorebycat.gif');
	width: auto;
	height: 40px;
	background-repeat: no-repeat;
	margin-left: 0px;
}

