﻿.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 red;
    background:#ffffff;
    background-image:url(images/fondo-pagina.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    border-bottom-style:solid;
    border-bottom-color:#ced0d2;
    border-bottom-width:3px;
    vertical-align:top;	

}

.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: left;
	width: 640px;
	margin-top:30px;
	margin-right:20px;	
	margin-left:15px;
	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;
	margin-top:30px;	
}

.master-wrapper-cph-1
{	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{

	height: 200px;
	background-image:URL(images/fondo-cabecera.png);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#edeeef;
}

/*
.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: 5px;
	margin-left:30px;
	float: left;
	text-align: left;
	border:0px solid #000000;	
}

a.logo
{
	background: url('images/logo.gif');
	display: block;
	width: 255px;
	height: 87px;
	text-decoration: none;
	background-repeat:no-repeat;
	margin-top:35px;
}

.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: 560px;
	vertical-align:top;
}

.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: #ced0d2;
	text-align: right;
	height: 30px;
	line-height:28px;
	vertical-align: top;
	border:1px solid #ced0d2;
	border-left:none;
	border-right:none;
	
	padding-right:20px;
}

.submenu-lista
{
 float: left; 
 text-align:left; 
 border:0px solid red; 
 background-image:url('images/fondo-lista.png'); 
 background-position:top left; 
 background-repeat:no-repeat; 
 width:900px;  
 height:26px; 
 background-color:#eeeff1; 
 padding-top:5px;    
    
}

.headermenu ul
{
	padding: 0;
	margin: 0;
	background-color:#ced0d2;
}

.headermenu li
{
	list-style: none;
	display: inline;
	padding:0px;
	margin:0px;
}

.headermenu a
{
	color: #e50085;
	text-decoration: none;
	font-size: 1.4em;
	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;
	height:20px;
	padding-top:0px;
	vertical-align:middle;


}

.searchbox ul
{
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	
	
}

.searchbox ul li
{
	list-style: none;
	float: left;
	vertical-align:top;
	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
    width:180px;
    text-align:left;
	margin-bottom: 10px;
}


.category-navigation .title
{
	height:30px;
    line-height:30px;	
	text-align:center;
	vertical-align:middle;
    font-size:16px;
	color:#FFFFFF;
	background-image:url(images/patron-cabecera-categoria.png);
	background-repeat:repeat-x;
}

.category-navigation .treeview
{
    font-size:11px;
	padding: 10px 10px 10px 10px;
	line-height:20px;
	margin:0px;
	border:1px solid #f49d00;
	border-top:none;
	background-color:#ffffff;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: inherit;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.category-navigation a:hover
{
	color: #e50085;
	font-weight: normal;
	text-decoration: none;
}

.category-navigation .li_selected a
{
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

.category-navigation .treeview ul .li_selected
{
    color: #FFF;
}


.category-navigation .treeview ul .li_unselected

{	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
    width:180px;
    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: #e50085;
	font-weight: normal;
	text-decoration: none;
}

.manufacturer-navigation a.active
{
	color: #000000;
	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/patron-cabecera-categoria.png);
	background-repeat:repeat-x;
}

.manufacturer-navigation .listbox
{
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	margin: 0px;
	border:1px solid #e50085;
	border-top:none;
	background-color:#ffffff;
}

.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:180px;
    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: #e50085;
	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/patron-cabecera-categoria.png);
	background-repeat:repeat-x;
}

.RecentlyViewedProductsBox .listbox
{
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	margin: 0px;
	border:1px solid #e50085;
	border-top:none;
	background-color:#ffffff;
}

.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: 160px;
	margin: 10px 0 10px 0;
	border-bottom: dashed 1px #e50085;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
    width:200px;
    text-align:left;
	margin-bottom: 0px;
}

.infoblock-navigation li
{
	list-style: none;
	border-bottom: solid 1px #ced0d2;
	vertical-align:middle;
	padding-left:20px;
}

.infoblock-navigation a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	
}

.infoblock-navigation a:hover
{
	color: #e50085;
}

.infoblock-navigation .title
{
	height:30px;
    line-height:30px;	
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background-image:url(images/patron-cabecera-categoria.png);
	background-repeat:repeat-x;
}

.infoblock-navigation .listbox
{
	padding: 0px;
	line-height: 28px;
	margin: 0px;
	border:0px solid #e50085;
	border-top:none;
	background-color:#ffffff;
	text-align:left;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	background-color:inherit;
	width:199px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 30px;
	background-color:#e50085;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:0px;
    padding-right:0px;    	
    border:0px solid #000000;
    vertical-align:bottom;
}

.footer a
{
	text-decoration: underline;
	color:#ffffff;
	
}

.footer-disclaimer
{
	float: right;
	font-size: 10px;
	color:#000;
	vertical-align:bottom;
	height: 230px;    	
	 
}

.footer-poweredby
{
	font-size: 10px;
    text-align:center;
	color:#ffffff;
	border:0px solid #000000;
    height:30px;
    vertical-align:middle;	
    padding-top:10px;	

}

.footer-desarrolladopor
{
	font-size: 10px;
	color:#ffffff;
	padding-right:30px;		
	border:0px solid #000000;
}

.footer-desarrolladopor a
{
	color:#ffffff;
	text-decoration:underline;	
}

.footer-desarrolladopor a:hover
{
	text-decoration:underline;
}
