﻿.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: 10px auto;
	width: 1024px;
	background-color:Transparent;
}

.topper
{
	float: left;
	width: 1024px;
	height: 45px;
	margin: 15px 0 0;
	text-align: left;
	background: url('images/scroll_top.png');
}
.master-wrapper-content
{
	float: left;
	width: 1024px;
	margin: 0px 0 0;
	text-align: left;
	background: url('images/scroll_mid.png');
}
.Tail
{
	float: left;
	width: 1024px;
	height: 65px;
	text-align: left;
	background: url('images/scroll_bot.png');
}
.master-wrapper-side
{
	float: left;
	width: 250px;
	margin: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 730px;
	margin: 0px 0 0 10px;
	background-color:Transparent;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 720px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-center-1
{
	float: left;
	width: 720px;
	background: url(images/bg_maincolumn_single.gif) no-repeat left top #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 720px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 6px 6px 10px 5px;
	height: 220px;
}

.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;
	margin-left:12px;
	text-align: left;
}

a.logo
{
	background: url('images/logo.png');
	background-position:center center;
	display: block;
	width: 990px;
	height: 150px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	height:45px;
	text-align: left;
	float: left;
	width: 395px;
	padding: 30px 0px 0px 0px;
}

.header-currencyselector
{
	float: left;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: left;
}

.header-links-wrapper
{
	width: 980px;
	vertical-align:middle;
}

.header-links
{
	text-align:right;
	height:45px;
	background-image : url(images/Saword.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding: 30px 65px 0px 0px;
	display: inline-table;
	width: 520px;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a
{
	font-size:10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.header-links a:hover
{
	font-style:oblique;
	color: #000099;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #000000;
	background-color:Transparent;
	padding: 8px 5px 9px 5px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-bottom: 10px;
	width:990px;
	margin-left:12px;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.headermenu a:hover
{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 200px;
	display: inline;
	padding-left: 5px;
	font-size:12pt;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	width: 250px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.category-navigation a:hover
{
	color: #000099;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}
.category-navigation .li_selected a
{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	height:23px;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0px 0px 12px; 
	color: #000099;
	background-color:Transparent;
	background-image:url(images/romansword.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.category-navigation .treeview
{
	font-size: 11pt;
	padding: 5px 10px 10px;
	line-height: 18px;
	background-color:Transparent;
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
}

.category-navigation .treeview ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	width: 250px;
	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: #000000;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation .title
{
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	background-color:Transparent;
	background-image:url(images/romansword.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding: 5px 0px 0px 12px;
	height:23px;
}

.manufacturer-navigation .listbox
{
	font-size: 11pt;
	padding: 5px 10px 10px;
	line-height: 18px;
	background-color:Transparent;
	margin: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	background-color: inherit;
}
.ManufacturersDropDownList
{
	font-size: 11pt;
	margin: 0px;
	max-width: 220px;
	min-width: 220px;
	width: 220px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	width: 250px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	font-style:oblique;
	color: #000099;
}

.RecentlyViewedProductsBox .title
{
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	background-color:Transparent;
	background-image:url(images/romansword.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding: 5px 0px 0px 12px;
	height:23px;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11pt;
	padding: 5px 10px 10px;
	line-height: 18px;
	background-color:Transparent;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	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
{
	width: 250px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.infoblock-navigation a:hover
{
	color: #000099;
	font-style:oblique;
}
.infoblock-navigation .title
{
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	background-color:Transparent;
	background-image:url(images/romansword.png);
	background-position:center center;
	background-repeat:no-repeat;
	padding: 5px 0px 0px 12px;
	height:23px;
	color: #000099;
}

.infoblock-navigation .listbox
{
	font-size: 11pt;
	padding: 5px 10px 10px;
	line-height: 18px;
	background-color:Transparent;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	height: 90px;
	padding: 5px 3px 5px 3px;
}
.footer-icons
{
	height: 60px;
	padding: 5px 3px 5px 3px;
}
.footer-Iconswrapper
{
	height: 100%;
	max-height:100%;
	max-width: 35%;
	min-height: 100%;
	min-width: 35%;
	width: 35%;
}
.footer a
{
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:hover
{
	text-decoration: none;
	color: #000000;
}

.footer-credits
{
	height: 30px;
	padding: 5px 3px 5px 3px;	
	width :100%;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}
