﻿.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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body
{
	background-image:url(images/lay/img-tlo-pasek.jpg);
	background-repeat:repeat-x;
	background-color:White;
	
}

.d_gl
{
	margin: 0px auto;
	width: 972px;
}

.d_menu_g
{
	width: 972px;
	height:67px;
}

.d_menu_in
{
	width:558px;
	height:66px;
	background-image:url(images/lay/img-menu-gorne.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}

.d_menu_g2
{
	width: 972px;
	height:79px;
	background-image:url(images/lay/img-menu.jpg);
	background-repeat:no-repeat;
}

.d_content
{
	width: 972px;
	background-color:White;
	height:100%;
}

.d_menu_lewe
{
	width:200px;
	float:left;
}

.d_content_g
{
	width:772px;
	padding:5;
	float:left;
}

.master-wrapper-page
{
	margin: 0px auto;
	width: 969px;
}

.master-wrapper-content
{
	float: left;
	width: 830px;
	margin: 15px 0 0;
	text-align: left;
	background: #555 url(images/bg_container.gif) repeat-x;
}

.master-wrapper-side
{
	float: left;
	width: 180px;
	margin: 15px 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 630px;
	margin: 0px 0 0 10px;
	background: url(images/bg_maincolumn.gif) no-repeat left bottom;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 610px;
	background: #fff url(images/bg_content.gif) no-repeat right top;
	color: #000;
	min-height: 400px;
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 6px 6px 10px 5px;
	height: 79px;
	float:right;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	
}

.header .ico-login
{
	margin-left:40px;
}

.header .ico-logout
{
	margin-left:40px;
}

.header .ico-cart
{
	margin-left:65px;
}

.header .ico-wishlist
{
	padding-left:32px;
}

.header .ico-admin
{
	
}

.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;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 400px;
	text-align:right;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-links-wrapper
{
	padding-top:30px;
	float:right;
	text-align:left;
	margin-left:55px;
	width:520px;
	
}

.header-links
{
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
	display: inline-table;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 3px;
}

.header-links a
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right:20px;
	width:80px;
}

.header-links a:hover
{
	color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #8b8377;
	padding: 28px 5px 9px 5px;
	text-align:right;
	height: 100%;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #8b8377;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.headermenu a:hover
{
	color: #DB9701;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 350px;
	display: inline;
	padding-left: 25px;
	padding-top:32px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}

.searchbox a
{
	margin-left:10px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

.searchbox a:hover
{
	color: #ff9933;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	text-align:left;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color:#8c8478;
	font-family:Tahoma;
	/*font-size:11px;
	font-weight: bold;*/
	text-decoration: none;
}
.category-navigation a:hover
{
	color: #db9701;
}

.category-navigation .li_selected a
{
	color: #db9701;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	font-size: 12px;
	font-family:Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 10px;
	color: #FFF;
	background: #FFF url(images/lay/img-title.jpg) no-repeat;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background-color: #FFFFFF;
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color:#8c8478;
	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 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;
	text-align:left;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color:#8c8478;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #db9701;
}

.RecentlyViewedProductsBox .title
{
	font-size: 12px;
	font-family:Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 10px;
	color: #FFF;
	background: #FFF url(images/lay/img-title.jpg) no-repeat;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	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: #dcdad6;
	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: 30px;
	padding: 5px 3px 5px 3px;
	font-family:Tahoma;
	font-size:10px;
	color: #8b8377;
}

.footer1
{
	float:left;
	width:300px;
	text-align:left;
}

.footer2
{
	float:left;
	width:400px;
	text-align:left;
}

.footer2 a
{
	margin-right:10px;
}
.footer3
{
	float:right;
	width:200px;
	text-align:right;
}

.footer a
{
	text-decoration: none;
	color: #8b8377;
}

.footer a:hover
{
	color:#db9701;
}
