﻿.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 0px auto;
	width: auto;
	/*background: url(Images/bg_container.jpg) repeat-y;*/
	background : url(Images/bg_page_theme.jpg) no-repeat top;
	text-align: center;  
}

.master-wrapper-content
{
	/*float: left;*/
	width: 994px;
	margin: 0px auto 0px auto;
	text-align: left;
	/*background: #555 url(images/bg_container.gif) repeat-y;*/
}

.master-wrapper-side-left
{
	float: left;
	width: 192px;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-side-right
{
	float: right;
	width: 192px;
	margin: 15px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 554px;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_maincolumn.jpg) repeat-y top;
	display: inline;
}

.master-wrapper-center-header
{
	/*float: left;
	width: 554px;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	display: inline;*/
	height: 7px;
	background: url(images/bg_maincolumn_header.gif) no-repeat top;
}

.master-wrapper-center-footer
{
	/*float: left;
	width: 554px;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	display: inline;*/
	height: 7px;
	background: url(images/bg_maincolumn_footer.gif) no-repeat top;
}


.master-wrapper-cph
{
	float: left;
	width: 542px;
	color: #000;
	/*background-color: #ff0000;*/
	min-height: 600px;
	padding: 5px 5px 5px 7px;
}

.master-wrapper-center-1
{
	float: left;
	width: 789px; /*width: 819px;*/
	background: url(images/bg_maincolumn_single.gif) no-repeat left top #FFF;
	display: inline;
	margin-left: 5px;
}

.master-wrapper-cph-1
{
	float: left;
	width: 780px; /*width: 810px;*/
	color: #000;
	min-height: 600px;
	padding: 5px 5px 5px 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	/*padding: 6px 6px 10px 5px;*/
	margin: 0px 0px 0px 0px;
	height: 155px;
	background: #0000CC url(images/bg_header.jpg) no-repeat top;	
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	/*background: url('images/ico-register.gif') no-repeat;*/
	padding-left: 10px;
}

.header .ico-login
{
	/*background: url('images/ico-login.gif') no-repeat;*/
	padding-left: 10px;
}

.header .ico-logout
{
	/*background: url('images/ico-logout.gif') no-repeat;*/
	padding-left: 10px;
}

.header .ico-cart
{
	/*background: url('images/ico-cart.gif') no-repeat;*/
	padding-left: 10px;
}

.header .ico-wishlist
{
	/*background: url('images/ico-wishlist.gif') no-repeat;*/
	padding-left: 10px;
}

.header .ico-admin
{
	/*background: url('images/ico-admin.gif') no-repeat;*/
	padding-left: 10px;
}

.header-logo
{
	margin-top: 40px;
	float: left;
	text-align: left;
}

a.logo
{	
	display: block;
	width: 190px;
	height: 80px;
	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: 1px #00FFFF solid;*/	 
	display: inline-table;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
	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;
	font-weight: bold;
}

.header-links a:hover
{
	color: #66CCFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	background: #11457f url(Images/bg_header_menu.jpg) no-repeat top;
	height: 25px; 
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 18px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;    
	color: #FFFFFF;
	vertical-align: middle;
	letter-spacing: 1px;
	display: block;  
}

.headermenu .list
{		
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 21px; 
	float: left;  
}

.headermenu .list ul
{		
	padding: 0px;
	margin-top: 0px;
}

.headermenu .list li
{	
	margin: -7px 0px 0px 0px;  
	padding: 7px 0px 5px 0px;  
	background: #11457f;
	border-left: solid 1px #11457f;  
	border-right: solid 1px #11457f;  
	list-style: none;
	display: block;
	float: left;
	vertical-align: middle;  
}

.headermenu .list li:hover
{	
	margin: -7px 0px 0px 0px;  
	padding: 7px 0px 5px 0px;  
	background: #238aff url(Images/bg_header_menu_on_mouse_over.jpg) repeat-x;
	border-left: solid 1px #000000;  
	border-right: solid 1px #000000;  
	list-style: none;
	display: block;
	float: left;
	vertical-align: middle;  
}

/*
.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: #FFFF00;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
*/

.headermenu .list a
{
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
}

.headermenu .list a:hover {
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 180px;
	display: inline;
	padding-left: 2px; 
}

.searchbox .search_button
{
	margin: 3px 0px 0px 0px;	
	display: inline; 
}

/*
.searchbox ul
{
	margin: 0;
	padding: 0;	
}

.searchbox ul li
{
	list-style: none;
	float: left;
}
*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PROMO BOX NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.HomePageTopBanner 
{
    text-align: center; 
    /*margin-bottom: 15px;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PROMO BOX NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.PromoBox-navigation
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}

.PromoBox-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ffffff;
	background: url('images/bg_sidebar_title.gif') no-repeat top;
}

.PromoBox-navigation .ProductItem
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	/*line-height: 18px;*/
	background: #000000 url(images/bg_sidebar_block_white.jpg) repeat-y;	
}

.PromoBox-navigation .ProductItem .picture 
{
	padding: 5px 0px 0px 0px;
	text-align: center;	 	
}

.PromoBox-navigation .ProductItem .price
{
	padding: 5px 0px 0px 0px;
	text-align: right;	 	
}

.PromoBox-navigation .ProductItem .productPrice 
{
	font-weight: bold; 
	font-size: 14px;
	color: Green;	
}

.PromoBox-navigation .ProductItem .productName 
{
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;  
	color: #000000; 
}

.PromoBox-navigation .footer
{
	height: 11px;
	background: url(images/bg_sidebar_footer_white.gif) no-repeat;
	width: inherit;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.category-navigation a:hover
{
	/*color: #FFFF00;*/
	font-weight: normal;
	text-decoration: none;
}

.category-navigation .li_selected a
{
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ffffff;
	background: url('images/bg_sidebar_title.gif') no-repeat;
}

.category-navigation .treeview
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 25px;
	line-height: 18px;
	background: #092240 url(images/bg_sidebar_block.jpg) repeat-y;	
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*color: #3664A5;*/
}

.category-navigation .treeview ul li  
{
	padding: 0px 0px 0px 0px;
    border: solid 1px #092240;  
	list-style-image: url(images/bg_list_marker.jpg);	
    list-style-position: outside;      
}

.category-navigation .treeview ul li:hover   
{
    background-color: #11457f;
    border: solid 1px #1d71d2;  
}

.category-navigation .treeview ul .li_selected
{
	font-weight: normal;
}

.category-navigation .treeview ul .li_unselected
{
}

.category-navigation .footer
{
	height: 11px;
	background: url(images/bg_sidebar_footer.gif) no-repeat;
	width: inherit;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	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: #66CCFF;
	/*font-weight: bold;*/
	text-decoration: none;
}

/*~~~~ ASK Paolo B. 05/01/2010 ~~~~*/

.manufacturer-navigation a:hover
{
	/*color: #FFFF00;*/
	/*font-weight: bold;*/
	text-decoration: none;
}

/*~~~~ ASK Paolo B. 05/01/2010 ~~~~*/

.manufacturer-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ffffff;
	background: url('images/bg_sidebar_title.gif') no-repeat;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 25px;
	line-height: 18px;
	background: #092240 url(images/bg_sidebar_block.jpg) repeat-y;	
}

.manufacturer-navigation .listbox ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.manufacturer-navigation .listbox ul li
{
	padding: 0px 0px 0px 0px;
    border: solid 1px #092240;  
	list-style-image: url(images/bg_list_marker.jpg);	
    list-style-position: outside;      
}

.manufacturer-navigation .listbox ul li:hover
{
    background-color: #11457f;
    border: solid 1px #1d71d2;  
}

.manufacturer-navigation .footer
{	
	height: 11px;
	background: url(images/bg_sidebar_footer.gif) no-repeat;
	width: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FAST LINK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.fastlink-navigation
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}

.fastlink-navigation li
{
	list-style: none;
}

.fastlink-navigation a.inactive
{
	color: #FFF;
	/*font-weight: bold;*/
	text-decoration: none;
}

.fastlink-navigation a.active
{
	/*color: #66CCFF;*/
	/*font-weight: bold;*/
	text-decoration: none;
}

/*~~~~ ASK Paolo B. 05/01/2010 ~~~~*/

.fastlink-navigation a:hover
{
	/*color: #FFFF00;*/
	/*font-weight: bold;*/
	text-decoration: none;
}

/*~~~~ ASK Paolo B. 05/01/2010 ~~~~*/

.fastlink-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ffffff;
	background: url('images/bg_sidebar_title.gif') no-repeat;
}

.fastlink-navigation .listbox
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 25px;
	line-height: 18px;
	background: #092240 url(images/bg_sidebar_block.jpg) repeat-y;	
}

.fastlink-navigation .listbox ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*

Fast Links as intended for image and not need to be listed

.fastlink-navigation .listbox ul li
{
	padding: 0px 0px 0px 0px;
    border: solid 1px #092240;  
	list-style-image: url(images/bg_list_marker.jpg);	
    list-style-position: outside;      
}

.fastlink-navigation .listbox ul li:hover
{
    background-color: #11457f;
    border: solid 1px #1d71d2;  
}
*/

.fastlink-navigation .footer
{
	height: 11px;
	background: url(images/bg_sidebar_footer.gif) no-repeat;
	width: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	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: #FFFFFF;
}

.RecentlyViewedProductsBox .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ffffff;
	background: url('images/bg_sidebar_title.gif') no-repeat;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 25px;
	line-height: 18px;
	background: #092240 url(images/bg_sidebar_block.jpg) repeat-y;	
}

.RecentlyViewedProductsBox .listbox ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.RecentlyViewedProductsBox .listbox ul li
{
	padding: 0px 0px 0px 0px;
    border: solid 1px #092240;  
	list-style-image: url(images/bg_list_marker.jpg);	
    list-style-position: outside;      
}

.RecentlyViewedProductsBox .listbox ul li:hover
{
    background-color: #11457f;
    border: solid 1px #1d71d2;  
}

.RecentlyViewedProductsBox .footer
{
	height: 11px;
	background: url(images/bg_sidebar_footer.gif) no-repeat;
	width: inherit;
}


/*
.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: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #FFF;
	/*font-weight: bold;*/
	text-decoration: none;
}

/*~~~~ ASK Paolo B. 05/01/2010 ~~~~*/

.infoblock-navigation a:hover
{
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
}

/*~~~~ ASK Paolo B. 05/01/2010 ~~~~*/

.infoblock-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ffffff;
	background: url('images/bg_sidebar_title.gif') no-repeat;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 25px;
	line-height: 18px;
	background: #092240 url(images/bg_sidebar_block.jpg) repeat-y;	
}

.infoblock-navigation .listbox ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.infoblock-navigation .listbox ul li
{
	padding: 0px 0px 0px 0px;
    border: solid 1px #092240;  
	list-style-image: url(images/bg_list_marker.jpg);	
    list-style-position: outside;      
}

.infoblock-navigation .listbox ul li:hover
{
    background-color: #11457f;
    border: solid 1px #1d71d2;  
}

.infoblock-navigation .footer
{
	height: 11px;
	background: url(images/bg_sidebar_footer.gif) no-repeat;
	width: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRE-FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.prefooter
{
	/*background: #555 url(images/bg_container.gif) repeat-y;*/
	margin: 10px auto 0px auto; 
	width: 994px;  
	clear: both;
	height: 60px;
	padding: 5px 3px 5px 3px;
	text-align: center; 
}

/*
.prefooter-prop
{
	background: #555 url(images/bg_container.gif) repeat-y;
	clear: both;
	padding: 5px 3px 5px 3px;
}

.prefooter-prodlogo
{
	padding: 0 0 0 30px;
	float: left;
}

.prefooter-TOP100
{
    padding: 0px 30px 0px 0px;
	float: right;	
}

*/
.prefooter .content 
{
	margin: 0px auto 0px auto;
}

.prefooter .content .logo
{
	display: inline;
	margin: 0px 5px 0px 0px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	background: #11457f;
	width: 994px; 
	margin: 0px auto 0px auto;
	clear: both;
	height: 20px;
	padding: 8px 0px 0px 0px;	
}

.footer a
{
	text-decoration: none;
	color: #FFF;
}

.footer-disclaimer
{
	padding: 0 30px 0 0;
	float: right;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
}

.footer-poweredby
{
	padding: 0 0 0 30px;
	float: left;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
}

