﻿.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: 0 auto;
	width: 954px;
}

.master-wrapper-content
{
	float: left;
	width: 954px;
	margin: 0;
	text-align: left;
}

.master-wrapper-side
{
	float: left;
	width: 214px;
	margin: 0 0 0 22px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 674px;
	margin: 0px 0 0 22px;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 674px;
	color: #000;
	min-height: 600px;
}

.master-wrapper-center-1
{
	float: left;
	width: 952px;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 908px;
	color: #000;
	min-height: 600px;
	padding: 22px;
}
.centro{
	background-color: #FFF;
	background-image: url(images/bg_container.gif);
	background-repeat: no-repeat;
	border: 1px solid #d2d2d2;
	padding-top:20px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	height: 115px;
	background-image: url(images/bg-header.jpg);
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('images/registro-ico.png') no-repeat;
	padding-left: 45px;
	padding-bottom:23px;
}

.header .ico-login
{
	background: url('images/loginc-ico.png') no-repeat;
	padding-left: 45px;
	padding-bottom:23px;
}

.header .ico-logout
{
	background: url('images/login-ico.png') no-repeat;
	padding-left: 45px;
	padding-bottom:23px;
}

.header .ico-cart
{
	background: url('images/carrito-ico.png') no-repeat;
	padding-left: 45px;
	padding-bottom:23px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.gif') no-repeat;
	padding-left: 45px;
	padding-bottom:23px;
}

.header .ico-admin
{
	background: url('images/admin-ico.png') no-repeat;
	padding-left: 45px;
	padding-bottom:23px;
}

.header-logo
{
	margin-top: 10px;
	margin-left:20px;
	float: left;
	text-align: left;
}

a.logo
{
	display: block;
	width: 280px;
	height: 93px;
	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: 650px;
	height:50px;
	margin-top:15px;
}

.header-links
{
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	display: inline-table;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 10px;
	color:#FFF;
}

.header-links a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:1.3em;
	padding-top:7px;
}

.header-links a:hover
{
	color: #fff200;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #FFFFFF;
	padding: 10px 5px 9px 5px;
	text-align: left;
	height: 29px;
	vertical-align: middle;
	margin-bottom: 15px;
	background-image: url(images/bg-menu.jpg);
	background-repeat: no-repeat;
}

.headermenu ul
{
	padding: 3px 0 0 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
	background-image: url(images/separador-menu.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding:5px 0;
}
.headermenu li:last-child{background-image:none;}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	font-size: 1.4em;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 12px;
	font-weight:bold;
}
.headermenu a:hover{color:#fff200}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: right;
	width: 180px;
	display: inline;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
	background-image:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	border: #d0cfcf solid 1px;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #000;
	text-decoration: none;
}
.category-navigation a:hover
{
	color: #0261c0;
	text-decoration: none;
}
.category-navigation .li_selected a
{
	color: #0261c0;
	text-decoration: none;
}

.category-navigation .title
{
	font-size: 1.3em;
	color: #FFF;
	background-image: url(images/bg_sidebar_title.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 5px;
	line-height: 18px;
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
}

.category-navigation .treeview ul .li_unselected, .category-navigation .treeview ul .li_selected
{
	background-image: url(images/flecha-roja-menu.gif);
	background-repeat: no-repeat;
	height:25px;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left:20px;
	background-position: 0 7px;
	font-size:1.2em;
}
.category-navigation .treeview ul li:last-child{border-bottom:#FFF; height:15px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	border: #d0cfcf solid 1px;
}

.manufacturer-navigation li
{
	list-style: none;
}
.manufacturer-navigation a.inactive:hover
{
	color: #0261c0;
	text-decoration: none;
}
.manufacturer-navigation a.inactive
{
	color: #000;
	text-decoration: none;
}
.manufacturer-navigation a.active
{
	color: #0261c0;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation .title
{
	font-size: 1.3em;
	color: #FFF;
	background-image: url(images/bg_sidebar_title2.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 5px;
	line-height: 18px;
	margin: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}
.manufacturer-navigation .listbox ul li
{
	background-image: url(images/flecha-roja-menu.gif);
	background-repeat: no-repeat;
	height:25px;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left:20px;
	background-position: 0 7px;
	font-size:1.2em;
}
.manufacturer-navigation .listbox ul li:last-child{border-bottom:#FFF; height:15px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	border: #d0cfcf solid 1px;
	overflow:hidden;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #000;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	text-decoration: none;
	color: #0261c0;
}

.RecentlyViewedProductsBox .title
{
	font-size: 1.3em;
	color: #FFF;
	background-image: url(images/bg_sidebar_title.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px;
	line-height: 18px;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0;
	padding: 0;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
margin:3px 0;
height:1px;
}
.RecentlyViewedProductsBox .listbox ul li
{
	background-image: url(images/flecha-roja-menu.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:20px;
	background-position: 0 7px;
	font-size:1.2em;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	border: #d0cfcf solid 1px;
}
.infoblock-navigation li
{
	list-style: none;
}
.infoblock-navigation a
{
	color: #000;
	text-decoration: none;
}
.infoblock-navigation a:hover
{
	color: #0261c0;
	text-decoration: none;
}
.infoblock-navigation .title
{
	font-size: 1.3em;
	color: #FFF;
	background-image: url(images/bg_sidebar_title3.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px;
	line-height: 18px;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0;
	padding: 0;
	color: #3664A5;
	background-color: inherit;
}
.infoblock-navigation .listbox ul li
{
	background-image: url(images/flecha-roja-menu.gif);
	background-repeat: no-repeat;
	height:25px;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left:20px;
	background-position: 0 7px;
	font-size:1.2em;
}
.infoblock-navigation .listbox ul li:last-child{border-bottom:#FFF; height:15px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 50px;
	padding: 5px 3px 5px 3px;
}

.footer a
{
	text-decoration: none;
	color: #666;
}

.footer-disclaimer
{
	float: right;
	height:30px;
	font-size: 11px;
	background-image:url(images/tarjeta.gif);
	padding-right:170px;
	background-repeat: no-repeat;
	background-position: right;
	line-height:30px;
}

.footer-poweredby
{
	float: left;
	font-size:11px;
	color:#666;
	text-align:left;
	margin-top:5px;
}
