﻿.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-left: auto;
	margin-right:auto;
	width: 900px;
	border:0px solid #000000;

}

.master-wrapper-content
{
	width: 900px;
	margin: 0px;
	text-align: left;	
	border:0px solid #000000;
    background:#FFFFFF;
		
}

.master-wrapper-side
{
	float: left;
	text-align:center;
	width: 200px;
	margin-top:20px;
	margin-left:20px;
	border:0px solid #000000;		
	display: inline;
}

.master-wrapper-center
{
	float: right;
	width: 640px;
	margin-top:20px;
	margin-right:20px;	
	text-align:center;	
	border:0px solid #000000;	
	display: inline;
}

.master-wrapper-cph
{
}

.master-wrapper-center-1
{
	float: left;
	width: 860px;
	margin:20px;
	display: inline;
	border:0px solid #000000;	
}

.master-wrapper-cph-1

{	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{

	height: 200px;
	background-image:URL(images/fondo-cabecera.png);
	background-position:top right;
	background-repeat:no-repeat;
}

/*
.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: 10px;
	margin-left:50px;
	float: left;
	text-align: left;
	border:0px solid #000000;	
}

a.logo
{
	background: url('images/logo.gif');
	display: block;
	width: 220px;
	height: 180px;
	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: 470px;
}

.header-links
{

	border: solid 0px #9a9a9a;
	color: #FFFFFF;
	display: inline-table;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	line-height:30px;
	display: inline;
	padding-right: 10px;
}

.header-links a
{
	color: #FFFFFF;
	text-decoration: none;
}

.header-links a:hover
{
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #000000;
	background: #FFFFFF;
	text-align: right;
	height: 30px;
	line-height:30px;
	vertical-align: middle;
	border:1px solid #BDA43E;
	border-left:none;
	border-right:none;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #000000;
	text-decoration: none;
	font-size: 1em;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.headermenu a:hover
{
	text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: auto;
	display: inline;
	padding-left: 20px;
	border:0px solid #000000;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
    width:200px;
    text-align:left;
	margin-bottom: 10px;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.category-navigation a:hover
{
	color: #BDA43E;
	font-weight: normal;
	text-decoration: none;
}

.category-navigation .li_selected a
{
	color: #4E0000;
	font-weight: bolder;
	text-decoration: none;
}

.category-navigation .title
{
	height:30px;
    line-height:30px;	
	text-align:center;
	vertical-align:middle;
    font-size:16px;
	color:#FFFFFF;
	background-image:url(images/cabecera-menu1.png);
	background-repeat:repeat-x;
}

.category-navigation .treeview
{
    font-size:12px;
	padding: 10px 10px 10px 10px;
	line-height: 30px;
	margin: 0px;
	border:1px solid #BDA43E;
	border-top:none;
	background-color:#f8f6eb;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
    color: #FFF;
}


.category-navigation .treeview ul .li_unselected

{	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
    width:200px;
    text-align:left;
	margin-bottom: 10px;
}

.manufacturer-navigation li
{
	list-style: none;
}

.manufacturer-navigation a.inactive
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.manufacturer-navigation a.inactive:hover
{
	color: #BDA43E;
	font-weight: normal;
	text-decoration: none;
}

.manufacturer-navigation a.active
{
	color: #4E0000;
	font-weight: normal;
	text-decoration: none;
}

.manufacturer-navigation .title
{
	height:30px;
    line-height:30px;	
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background-image:url(images/cabecera-menu1.png);
	background-repeat:repeat-x;
}

.manufacturer-navigation .listbox
{
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	margin: 0px;
	border:1px solid #BDA43E;
	border-top:none;
	background-color:#f8f6eb;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
    width:200px;
    text-align:left;
	margin-bottom: 10px;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	color: #BDA43E;
	font-weight: normal;
	text-decoration: none;
}

.RecentlyViewedProductsBox .title
{
	height:30px;
    line-height:30px;	
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background-image:url(images/cabecera-menu1.png);
	background-repeat:repeat-x;
}

.RecentlyViewedProductsBox .listbox
{
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	margin: 0px;
	border:1px solid #BDA43E;
	border-top:none;
	background-color:#f8f6eb;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	line-height: 1px;
	width: 180px;
	margin: 10px 0 10px 0;
	border-bottom: dotted 1px #BDA43E;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
    width:200px;
    text-align:left;
	margin-bottom: 10px;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.infoblock-navigation a:hover
{
	color: #BDA43E;
}

.infoblock-navigation .title
{
	height:30px;
        line-height:30px;	
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background-image:url(images/cabecera-menu1.png);
	background-repeat:repeat-x;
}

.infoblock-navigation .listbox
{
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	margin: 0px;
	border:1px solid #BDA43E;
	border-top:none;
	background-color:#f8f6eb;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 30px;
	line-height:30px;
	background-image:URL(images/fondo-pie.png);
	padding-left:30px;
    padding-right:30px;	
}

.footer a
{
	text-decoration: none;
	color:#BDA43E;
}

.footer-disclaimer
{
	float: right;
	font-size: 10px;
	color:#000;
}

.footer-poweredby
{
	float: left;
	font-size: 10px;
	color:#BDA43E;
}

.footer-desarrolladopor
{
	float: right;
	font-size: 10px;
	color:#4E0000;
}

.footer-desarrolladopor a
{
	color:#4E0000;
	text-decoration:underline;	
}

.footer-desarrolladopor a:hover
{
	font-weight:bold;
}
