﻿.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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.topbar
{
    background-color: #666;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 23px;
}

.master-wrapper-page
{
	margin: 0px auto;
	width: 998px;
}

.master-wrapper-content
{
	background: #fff url(images/bg_side_bottom.png) bottom left no-repeat;
	float: left;
	width: 998px;
	margin: 0;
	text-align: left;
}

.master-wrapper-side
{
	float: left;
	width: 243px;
	margin: 0 5px;
	padding-bottom: 180px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 735px;
	margin: 0 0 0 10px;
	background-color: #fff;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 715px;
	color: #000;
	min-height: 400px;
	padding: 0px 10px;
}

.master-wrapper-center-1
{
	float: left;
	width: 998px;
	background: #fff url(images/bg_side_bottom.png) bottom left no-repeat;
	padding-bottom: 180px;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 978px;
	color: #000;
	min-height: 400px;
	padding: 0px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	margin: 0;
	padding: 0;
}

.header-banner
{
	background: #fff url(images/bg_header.png) top center no-repeat;
	width: 998px;
	height: 196px;
}

.header-links-wrapper
{
    background-color: #fff;
    margin: 0;
    padding: 0;
}

.header-store-link
{
	padding: 5px 5px 5px 5px;
	margin: 0px;
	display: inline-block;
	float: left;
    width: 250px;
}

.header .ico-store
{
	background: url('images/bt_visitstore.png') no-repeat;
	width: 243px;
	height: 27px;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-cart
{
	background: url('images/ico-cart.png') no-repeat;
	padding-left: 20px;
}

.header-links
{
	padding: 10px;
	margin: 0px;
	display: inline-block;
    width: 400px;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
    color: #999;
    font-size: 12px;
    font-weight: bold;
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a
{
    color: #999;
    font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}

.header-links a:hover
{
	color: #333;
}

.header-links-wrapper .line
{
    border-top: dotted 2px #241453;
    height: 10px;
    width: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu-wrapper
{
    background-color: #fff;
    margin: 0;
	padding: 0px 2px;
}

.headermenu
{
	color: #fff;
	background: url('images/bg_menu.png') bottom repeat-x;
	padding: 0px;
	text-align: center;
	height: 35px;
	vertical-align: middle;
	letter-spacing: 1px;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
    color: #fff;
    font-family: verdana;
	font-size: 12px;
}

.headermenu a
{
	color: #333;
	float: left;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 9px 25px;
}

.headermenu a:hover
{
	color: #000;
}

.headermenu-highlighted
{
	background: url('images/bg_menu_selected.png') bottom center no-repeat;
	color: #000;
}

.headermenu-separator
{
	background: url('images/bg_menu_separator.png') left no-repeat;
	float: left;
	display: inline;
	width: 2px;
	height: 35px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	display: inline;
	float: right;
    padding: 4px 10px;
	width: 265px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SIDE NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.side-navigation
{
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	width: 243px;
}

.side-navigation .title
{
    background-color: #241453;
    padding: 5px;
	width: 233px;
	height: 19px;
}

.side-navigation .title span
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.side-navigation .treeview ul
{
	margin: 0px;
	padding: 0px;
}

.side-navigation li
{
	list-style: none;
}

.side-navigation a
{
    font-family: Verdana, Arial;
    font-size: 11px;
	text-decoration: none;
}

.side-navigation .treeview ul .li_0_selected,
.side-navigation .treeview ul .li_0_unselected
{
	background: url(images/bt_sidemenu_0.png) left no-repeat;
	padding: 4px;
	width: 235px;
	height: 17px;
}

.side-navigation .treeview ul .li_1_selected
{
	background: url(images/bt_sidemenu_1_selected.png) left no-repeat;
	padding: 4px 4px 4px 24px;
	width: 215px;
	height: 17px;
}

.side-navigation .treeview ul .li_1_unselected
{
	background: url(images/bt_sidemenu_1.png) left no-repeat;
	padding: 4px 4px 4px 24px;
	width: 215px;
	height: 17px;
}

.side-navigation .treeview ul .li_2_selected
{
	background: url(images/bt_sidemenu_2_selected.png) left no-repeat;
	padding: 4px 4px 4px 39px;
	width: 200px;
	height: 17px;
}

.side-navigation .treeview ul .li_2_unselected
{
	background: url(images/bt_sidemenu_2.png) left no-repeat;
	padding: 4px 4px 4px 39px;
	width: 200px;
	height: 17px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	width: 243px;
}

.category-navigation .title
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #241453;
    padding: 5px;
	width: 233px;
	height: 19px;
}

.category-navigation .title span,
.category-navigation .title a
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.category-navigation .treeview ul
{
	margin: 0px;
	padding: 0px;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
    font-family: Verdana, Arial;
    font-size: 11px;
	text-decoration: none;
}

.category-navigation .treeview ul .li_0_selected,
.category-navigation .treeview ul .li_0_unselected
{
	background: url(images/bt_storemenu_0.png) left no-repeat;
	padding: 4px;
	width: 235px;
	height: 17px;
}

.category-navigation .treeview ul .li_1_selected
{
	background: url(images/bt_storemenu_1_selected.png) left no-repeat;
	padding: 4px 4px 4px 24px;
	width: 215px;
	height: 17px;
}

.category-navigation .treeview ul .li_1_unselected
{
	background: url(images/bt_storemenu_1.png) left no-repeat;
	padding: 4px 4px 4px 24px;
	width: 215px;
	height: 17px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: #ff9933;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-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;
}

.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: 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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	EMAIL NEWSLETTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.emailnewsletter
{
	background: url('images/bg_emailnewsletter.png') no-repeat left top;
	width: 243px;
	height: 144px;
	margin-bottom: 15px;
	padding-left: 45px;
}

.emailnewsletter .controls
{
    display: inline-block;
    margin-top: 65px;
    width: 185px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PROMOSPOT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.promospot
{
    border-bottom: dotted 2px #241453;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.promospot-container-1
{
    float: right;
}

.promospot-container-2
{
    float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT-IMAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content-image
{
    border-bottom: dotted 2px #241453;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer-wrapper
{
	clear: both;
	float: left;
	background: #fff url(images/bg_footer_top.png) no-repeat left top;
	padding-top: 50px;
    width: 998px;
}

.footer-content-wrapper
{
	background: url(images/bg_footer_content.png) repeat-y left top;
	padding: 10px 0;
}

.footer-content
{
    padding-bottom: 25px;
    width: 998px;
}

.footer-content .container
{
    display: inline-block;
    float: left;
    margin-left: 25px;
    width: 220px;
}

.footer-content .title
{
    color: #6d2aac;
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px;
    text-align: left;
}

.footer-content .content
{
    color: #241453;
    font-family: Verdana, Arial;
    font-size: 11px;
	padding-left: 40px;
    text-align: left;
}

.footer-content .content a,
.footer-content .content p
{
    color: #241453;
}

.footer-content .ico-services
{
	background: url(images/ico-services.png) no-repeat;
	height: 33px;
	padding-left: 40px;
}

.footer-content .ico-shopping
{
	background: url(images/ico-shopping.png) no-repeat;
	height: 33px;
	padding-left: 40px;
}

.footer-content .ico-news
{
	background: url(images/ico-news.png) no-repeat;
	height: 33px;
	padding-left: 40px;
}

.footer-content .ico-aboutus
{
	background: url(images/ico-aboutus.png) no-repeat;
	height: 33px;
	padding-left: 40px;
}

.footer-content .ico-contact
{
	background: url(images/ico-contact.png) no-repeat;
	height: 33px;
	padding-left: 40px;
}

.footer-content .ico-location
{
	background: url(images/ico-location.png) no-repeat;
	height: 33px;
	padding-left: 40px;
}

.footer
{
	color: #fff;
	clear: both;
	height: 30px;
	padding: 5px 3px 5px 3px;
}

.footer a
{
	text-decoration: none;
	color: #fff;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}