﻿.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: 1024px;
}

.master-wrapper-content
{
	float: left;
	width: 1024px;
	margin: 0px 0 0;
	text-align: left;
	background: #fff url(images/bg_container.gif) repeat-x;
}

.master-wrapper-side
{
	float: left;
	margin: 10 0 0 0px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
	width:224px;
	background-color:#fff;
	padding-top:10px;
}
.master-wrapper-rightside
{
	float: right;
	margin: 0 0 0 0px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
	width:222px;
	background-color:#fff;
}

.master-wrapper-center
{
	float: left;
	width: 578px;
	margin: 0px 0 0 0px;
	background: url(images/bg_maincolumn.gif) no-repeat left top #FFF;
	display: inline;
	background-color:#fff;
}

.master-wrapper-cph
{
	float: left;
	width: 570px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
	background-color:#fff;
}

.master-wrapper-center-1
{
	float: left;
	width: 1024px;
	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 HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 0px 6px 0px 5px;
	height: 231px;
	background: url(images/header_bg.jpg) ;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('images/ico-register1.gif') no-repeat;
	padding-left: 5px;
}

.header .ico-login
{
	background: url('images/ico-login1.gif') no-repeat;
	padding-left: 5px;
}

.header .ico-logout
{
	background: url('images/ico-logout1.gif') no-repeat;
	padding-left: 5px;
}

.header .ico-cart
{
	background: url('images/ico-cart1.gif') no-repeat;
	padding-left: 5px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist1.gif') no-repeat;
	padding-left: 5px;
}

.header .ico-admin
{
	background: url('images/ico-admin1.gif') no-repeat;
	padding-left: 5px;
}

.header-logo
{
	margin-top: 5px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/logo.gif');
	display: block;
	width: 225px;
	height: 60px;
	text-decoration: none;
	margin-left:40px;
}

.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 0px #999999;
	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: #999;
	text-decoration: none;
}

.header-links a:hover
{
	color: #EF0100;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #FFFFFF;
	background: #3a3a3a;
	padding: 0px 5px 0px 5px;
	text-align: center;
	height: 38px;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
	background-repeat:no-repeat;
	color:#EF0100;
	background-image:url(images/btnWhite.jpg);
	height:38px;
}

.headermenu li
{
	list-style: none;
	display: inline;
	background-image: url(images/btnRed.jpg);
	height:36px;
    width:131px;
}

.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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: right;
	width: 220px;
	display: inline;
	padding-left: 0px;
	font-weight:bold;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
	color:Red;
	padding-right:5px;	
}

/****************************/
/* Category navigation
/****************************/
.category-navigation
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	margin-left:13px;
	color: #999999;
	border-left: #D4D2D2 1px solid;
	border-top: #D4D2D2 1px solid;
	border-bottom:#D4D2D2 1px solid;
	border-right:#D4D2D2 1px solid;
	width:208px;
}


.category-navigation .title
{
	height: 32px;
	background-image: url(images/byBrand.jpg);
	background-repeat:no-repeat;
	width:196px;
	margin-left:0px;
}

.category-navigation .treeview
{
	
	padding-top: 10px;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #9C9898;
	text-align: left;
	vertical-align:middle;
	background-color: inherit;
	text-decoration: none;
	list-style-type: none;
	margin-left:0px;
	padding-left:10px;
}

.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
{
}

/****************************/
/* Manufacturer navigation
/****************************/
.manufacturer-navigation
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
/*
.manufacturer-navigation .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}*/

.manufacturer-navigation .listbox
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	



}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-color: inherit;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}

.manufacturer-navigation .HpLink
{
	background-image: url(images/list_bg.jpg);
	border-bottom: white 2px solid;
	color: #ffffff;
	font-size: 12pt;
	width: 206px;
	height: 36px;
	text-transform: lowercase;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	padding-left:5px;


}
/*
.manufacturer-navigation a:link
{
	margin: 8px 0px 0px 3px;
	color: #ffffff;
	background-color: inherit;
	text-transform: lowercase;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 8px;
	vertical-align: middle;
} */


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.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: #ff9933;
}

.RecentlyViewedProductsBox .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ff9933;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.RecentlyViewedProductsBox .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;
}

.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: #ff9933;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ff9933;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.infoblock-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;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 70px;
	width:100%;
	padding: 5px 0px 5px 0px;
	background-image:url(images/footer.jpg);
	color:#999;
}

.footer a
{
	text-decoration: none;
	color: #999;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
	padding-right:10px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
	padding-left:10px;
}
