﻿.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: 830px;
}

.master-wrapper-content
{
	width: 830px;
	margin: 15px 0 0;
	text-align: left;
}

.master-wrapper-side
{
	float: left;
	width: 180px;
	font-family:Tahoma;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 630px;
	margin: 0px 0 0 10px;
	display: inline;
	background-color:#fff;
}

.master-wrapper-cph
{
	float: left;
	width: 610px;
	color: #696969;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-center-1
{
	float: left;
	width: 830px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #696969;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
background:transparent url(images/header_bg.jpg) no-repeat scroll right top;
height:97px;
margin:0 auto;
padding:0;
text-align:left;
}

.header .icon
{
	vertical-align: bottom;
}


.header-logo
{
	text-align: left;
	float:left;
		z-index:1;
	position:absolute;
		background: url('images/logo.png');
		height: 127px;
		width:406px;
}

a.logo
{
	display: block;
	width: 100%;
	height: 127px;
	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:424px;
}

.header-links
{
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	display: inline-table;
	color: #1A5680;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a
{
	color: #1A5680;
	text-decoration: none;
}

.headerlinks a:hover
{
	color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #FFFFFF;
	text-align: right;
	height: 28px;
	vertical-align: middle;
	padding:8px 0 0;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
	height: 33px;
}

.headermenu li
{
	list-style: none;
	display: inline;
	

}

.headermenu a
{
	color: #909090;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	padding: 16px 10px;
	background: url(images/menu-off.jpg) repeat-x center center;
	height: 33px;
}

.headermenu .homePage a, .headermenu a:hover
{
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	padding: 16px 10px;
	background: url(images/menu-on.jpg) repeat-x center center;
	height: 33px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - Bottom Header 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bottom_header
{
background-image:url(images/display_bg.jpg);
background-repeat:repeat-x;
height:160px;
padding:20px 0 0;
width:100%;
}

#ban_left
{
background-image:url(images/end_banner.png);
background-repeat:no-repeat;
height:135px;
margin:0 0 0 10px;
width:7px;
float: left;
}

#ban_middle {
background-image:url(images/main_banner.jpg);
background-repeat:repeat-x;
float:left;
height:135px;
width:565px;
float: left;
}

#ban_right {
background-image:url(images/end_banner_right.png);
background-repeat:no-repeat;
float:left;
height:135px;
width:7px;
}

#search {
background-image:url(images/search_bg.png);
background-repeat:no-repeat;
float:right;
height:151px;
width:213px;
}

.searchboxPad{
height:19px;
margin:60px 0 0 20px;
padding:0;
}

ul.shoppingText
{
font-size:14px;
margin:25px 25px 0 0;
}

ul.shoppingText a
{
color:#fff;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 180px;
	padding-left: 5px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}

.searchbox .searchButton
{
float:left;
height:21px;
margin:10px 0 0 100px;
padding:0;
width:64px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.category-navigation li
{
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px dotted #696969;
}

.category-navigation a
{
	color: #696969;
	font-weight: normal;
	text-decoration: none;
	padding-left:13px;
	display:block;
}

.category-navigation a:hover
{
text-decoration: underline;
color:#74A722;
}

.category-navigation .li_selected a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left:13px;
	
}

.category-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	margin:10px 0 5px 5px;
	color: #74A722;
	background: url(images/left_nav_h2.gif) no-repeat left center;
	text-indent: 1.5em;
}

.category-navigation .treeview
{
	font-size: 12px;
	line-height: 18px;
	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;
	background-color:#4B86B1;
}

.category-navigation .treeview ul .li_unselected
{
	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.manufacturer-navigation li
{
	list-style: none;
	padding: 5px 0 5px 13px;
	border-bottom: 1px dotted #696969;

}

.manufacturer-navigation a
{
	color: #696969;
	font-weight: normal;
	text-decoration: none;
}

.manufacturer-navigation a:hover
{
text-decoration: underline;
}

.manufacturer-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	margin:10px 0 5px 5px;
	color: #74A722;
	background: url(images/left_nav_h2.gif) no-repeat left center;
	text-indent: 1.5em;
}

.manufacturer-navigation .listbox
{
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
	padding: 5px 0 5px 13px;
	border-bottom: 1px dotted #696969;

}

.infoblock-navigation a
{
	color: #696969;
	font-weight: normal;
	text-decoration: none;
}

.infoblock-navigation a:hover
{
text-decoration: underline;
}

.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	margin:10px 0 5px 5px;
	color: #74A722;
	background: url(images/left_nav_h2.gif) no-repeat left center;
	text-indent: 1.5em;
}

.infoblock-navigation .listbox
{
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}

.infoblock-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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
background:#fff url(images/footer_bg.jpg) repeat-x;
height:51px;
margin:4px 0 0;
text-align:left;
width:830px;
}

.footer a
{
	text-decoration: none;
	color: #1A5680;
}

.footer-disclaimer, .footer-poweredby
{
	font-size: 11px;
}

.footer-disclaimer a, .footer-poweredby a
{
	color:#1A5680;
}

.footer-disclaimer a:hover, .footer-poweredby a:hover
{
	text-decoration:underline;
}

.footer-webInfo{
	padding:10px 0 10px 0;
	float:right;
	text-align:right;
}

#footer_menu {
float:right;
margin:0 25px;
padding:0;
text-align:right;
}

#footer_menu ul {
list-style:none;
margin:0;
padding:17px 0 0;
text-align:right;
color:#fff;
}

#footer_menu ul li {
color:#FFFFFF;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin:0 3px;
}

#footer_menu li a {
color:#FFFFFF;
text-decoration:none;
}

#footer_menu li a:hover{
text-decoration:underline;
}

.credit{

background:#fff url(images/dredit_cards.jpg) no-repeat;
float:left;
height:24px;
margin:15px 0 0 25px;
text-align:left;
width:160px;
}
