/*
Theme Name: El Espartano Web.
Theme URI: http://www.elespartano.com
Description: El Espartano es una empresa que nace hace más de 65 años. Y es con calidad y excelencia que pronto se posiciona como lider en el mercado de las alfombras.
Version: 1.0
Author: dhnn
Author URI: http://dhnn.com.ar
*/



/* GENERAL */

body
{
	background-color: #fff;
	color: #fff;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
}

.container-middle
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.right {
	float:right;
}

.left {
	float:left;
}

.clear
{
	clear: both;
	display: block;
}

a {
	text-decoration:none;
	color: #3A3A3A;
}

#main-container {
}

#header 
{
	border-top:5px solid #EFEBE1;
}

.main-nav 
{
	margin-top:20px;
	float:left;
}

.main-nav li
{
	display:inline;
	margin-right:20px;
}

.main-nav li a
{
	color:#828278;
	font-size:12px;
}

.main-nav li a:hover
{
	color:#202020;
}

.main-nav li.menu-item-4472
{
	font-weight:bold;
	padding:8px 15px;
	border:1px solid #CCC;
}

.main-nav .current_page_item, .main-nav .current-page-ancestor, .main-nav .current_page_parent
{
	border-bottom:1px solid #CC6600;
}

.main-nav .current_page_item a {
	color:#000;
}

.languages 
{
	float:right;
	margin-top:20px;
}

.languages li
{
	display:inline;
	margin-left:10px;
}

.languages li a 
{
	color:#828278;
	font-size:12px;
}

.languages li a.lang-selected {
	border-bottom: 1px solid #000000;
    color: #000000;
}


h1 
{
	float:left;
	margin-top:40px;
}

h2 
{
	font-size:17px;
}

#search {
	float:right;
	border-bottom:1px solid #999;
	margin-top: 50px;
	padding-bottom: 5px;
	width:225px;
}

#main-content {
	color:#9C9C92;
	position: relative;
}

#search #searchsubmit
{
	background-image: url("images/search-lupa.png");
    background-repeat: no-repeat;
    border: medium none;
	width: 18px;
	background-color:transparent;
}

#s
{
	border:none;
	color:#9C9C92;
	background: none repeat scroll 0 0 transparent;
}

#footer 
{
	background-color:#E8E7D8;
	font-size:12px;
	/*min-height: 355px;*/
	padding-bottom:20px;
}

#credits 
{
	background-color:#666;
	height:40px;
}

#credits p {
	margin-top:15px;
	font-size:10px;
}

#credits p a{
	color:#fff;
}

.widget_newsletterwidget {
	list-style:none;
	float: left;
}

#newsletter {
	background: none repeat scroll 0 0 #BDBCAC;
    font-size: 17px;
    font-weight: bold;
    height: 17px;
    margin-top: 20px;
    padding: 10px 10px 17px 40px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	margin-bottom:20px;
	color: #FFFFFF;
}

#newsletter.contacto {
	background: none repeat scroll 0 0 #77787B;
}

#newsletter .widget-title {
	float:left;
	margin-top: 5px;
	margin-right: 30px;
}

#newsletter form p {
	float: left;
}

#newsletter input[type="email"] { 
	border: medium none;
    padding: 4px;
    width: 430px;
	border-radius: 4px 0 0 4px;
}

#newsletter input[type="submit"] {
	background-image: url("images/newsletter-arrow.jpg");
    background-position: 5px 7px;
    background-repeat: no-repeat;
    border: medium none;
    padding: 4px 10px;
	border-radius:0px 4px 4px 0px;
	-webkit-border-radius:0px 4px 4px 0px;
	background-color: #F4F3ED;
	cursor:pointer;
	text-indent:-999px;
}

.newsletter-widget {
	background: none repeat scroll 0 0 #FFFFFF;
    float: right;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 465px;
}

#socials, #socials-contacto, #socials-noticias {
	float:right;
}

#socials a, #socials-contacto a, #socials-noticias a {
	background-color: #606060;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 24px;
    margin: 0 5px;
    width: 25px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}

#socials a span, #socials-contacto a span, #socials-noticias a span {
	float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 4px;
}

#socials a.email, #socials-contacto a.email, #socials-noticias  a.email {
	margin-right:0px;
}

#socials a:hover, #socials-contacto a:hover, #socials-noticias a:hover {
	background-color:#47C3D3;
}

#socials a.facebook:hover {
	background-color:#32519F;
}

#socials a.instagram:hover {
	background-color:#dacdb9;
}

#socials a.email:hover {
	background-color:#CCC;
}

#socials a.email span, #socials-contacto a.email span, #socials-noticias a.email span {
	float: left;
    margin-left: 4px;
    margin-top: 4px;
	font-size: 16px;
}

#sitemap {
	padding-top: 20px;
}

#footer-widget-area #first{
	border-right: 1px solid #CCCCCC;
    float: left;
    height: 365px;
    width: 200px;
}

#footer-widget-area #second {
	border-right: 1px solid #CCCCCC;
    float: left;
    height: 365px;
    padding-left: 50px;
    width: 200px;
}

#footer-widget-area #third {
    float: left;
    height: 365px;
    padding-left: 50px;
    width: 200px;
}

#footer-widget-area #first ul, #footer-widget-area #second ul, #footer-widget-area #third ul {
	margin-bottom:20px;
}

#footer-widget-area #first ul li, #footer-widget-area #second ul li, #footer-widget-area #third ul li {
	padding:3px 0;
}

#footer-widget-area #first ul.sub-menu, #footer-widget-area #second ul.sub-menu, #footer-widget-area #third ul.sub-menu {
	margin-bottom:0px;
}

#footer-widget-area .menu li a {
	color: #000000;
    font-weight: bold;
}

#footer-widget-area .menu li .sub-menu li a {
	color: #919191;
	font-weight:normal;
}

#footer-widget-area .menu li .sub-menu li a:hover {
	color: #202020;
}

#footer-widget-area .menu li .sub-menu li .sub-menu li {
	color: #919191;
	margin-left: 15px;
}

#footer-widget-area .menu li .sub-menu {
	margin-top:5px;
}

#footer-widget-area #fourth {
	float:right;
	color:#919191;
}

#footer-widget-area #fourth #logo {
	margin-bottom:28px;
}

#footer-widget-area #fourth p{
	padding:3px 0 ;
}

#footer-widget-area #fourth p a{
	color:#919191;
}

img.iso {
	margin-top:20px;
}

/*TOOLTIP*/

:focus {
	outline: 0;
}

#tooltip.pretty, #tooltip.pretty-contacto {
	font-family: Arial;
	border: none;
	width: 65px;
	height: 15px;
	opacity: 0.8;
    right:-60px;
}
#tooltip.pretty h3 {
	margin-top: 0px;
	font-size: 10px;
	text-align:center;
	color:#FFF;
	font-weight:normal;
	margin-left:0;
	padding-left:0;
}

#tooltip.pretty-contacto h3 {
	margin-top: 0px;
	font-size: 10px;
	text-align:center;
	color:#666;
	font-weight:normal;
	margin-left:0;
	padding-left:0;
}

#tooltip.pretty div, #tooltip.pretty-contacto div { width: 75px; text-align: left; }

#tooltip.fancy {
	background: url('images/tooltip.png');
	height: 28px;
	background-repeat:no-repeat;
	margin-top:-30px;
}

#tooltip.fancy-contacto {
	background: url('images/tooltip-contact.png');
	height: 28px;
	background-repeat:no-repeat;
	margin-top:-30px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	margin-left:-40px;
	text-align:center;
}
#tooltip h3, #tooltip div { margin: 0; }

/* HOME */

/* NivoSlider */

.nivoSlider {
	position:relative;
	background:#fff url('images/loading.gif') no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}

.nivoSlider a.nivo-imageLink { /* Agregado x GFW para que todo el area sea clickeable */
	z-index:10 !important;
}



.nivo-controlNav {
	/*bottom: 3px;*/
	top:384px;
    left: 0;
    position: absolute;
    z-index: 75;
	margin-left:5px;
	width:100%;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url('images/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url('images/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.nivo-caption a:hover {
    color:#fff;
}
#main-content #slider 
{
	margin-top:20px;
	-moz-box-shadow:none;
}
 #slider .nivo-caption {
	font-family: helvetica;
    font-size: 60px;
    font-weight: bold;
    left: 15px;
    opacity: 0.8;
    position: absolute;
    width: 75%;
    /*z-index: 89;*/
	background:none;
	top:15px;
}
#slider .nivo-caption p {
	padding:10px;
	margin:0;
}
#slider a.nivo-nextNav {
	background-position: -20px 0;
    right: 30px;
    top: 402px;
	z-index:90;
}
#slider a.nivo-prevNav {
	left: 870px;
    top: 402px;
	width:20px;
	z-index:90;
}

.read-more-slider {
	 left: 15px;
    position: absolute;
    top: 350px;
    z-index: 9;
	background-image:url(images/read-more.png);
	width:102px;
	height:32px;
}

.bg-navs {
   background-color: #CCCCCC;
    height: 30px;
    opacity: 0.8;
    position: absolute;
    top: 393px;
    width: 960px;
    z-index: 8;
}

/**/

.grid-box 
{
	margin-bottom:10px;
	clear: both;
}

.common-box 
{
	background-color: #EFEBE1;
    height: 253px;
    padding: 15px;
    width: 447px;
}

.common-box.hover {
	background-color:#fbfaf8;
}

.common-box .image {
	float:left;
	margin-right:15px;
}

.common-box.right .image {
	width:190px;
	overflow:hidden;
}

.common-box.right .content .title h2 {
	height:auto;
}

/*.common-box.right .content .description a {
	clear:both;
color: #000000;
float: left;
padding-right: 30px;
font-size: 12px;
margin-top: 15px;
margin-bottom: 15px;
}

.common-box.right .content .description a span.meta-nav {
	background-image: url("images/flecha-leer-mas.png");
background-repeat: no-repeat;
width:15px;
height:20px;
float: left;
text-indent:-999px;
}*/

.common-box .content {
	float: left;
    width: 240px;
	font-size: 12px;
}

.description{
	 line-height: 160%;
    margin-top: 15px;
	font-size: 12px;
}

.common-box.right.short .description {
	height:171px;
}

a.lupita {
	display:block;
	height:190px;
	width:190px;
	position:absolute;
}

a.lupita:hover {
	background-image: url("images/lupita-hover.png");
}

a.lupa-btn {
	height:152px;
	width:270px;
	display:block;
	position:absolute;
}

a.lupa-btn:hover {
	background-image: url("images/lupa-hover.png");
}

a.more {
	background-image: url("images/flecha-leer-mas.png");
    background-position: 65px 2px;
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    padding-right: 30px;
	font-size: 12px;
	margin-top:15px;
	margin-bottom:15px;
}

a.more:hover {
	opacity:0.5;
}

#collections {
	background-color: #EFEBE1;
    border-radius: 4px 4px 4px 4px;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
	-webkit-border-radius: 4px 4px 4px 4px;
	background-image:url(images/e.png);
	background-position:905px 10px;
	background-repeat:no-repeat;
}

#collections .title {
	color: #9C9C92;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: 17px 12px 0;
}

#collections ul {
	margin-bottom: 15px;
    margin-top: 15px;
	float:left;
	width: 755px;
}

#collections li {
	border-right: 1px solid #999999;
    display: inline;
    float: left;
    padding: 0 10px;
    text-align: center;
    width: auto;
}

#collections li.last {
	border-right: none;
}

#collections li.last a {
	width:100px;
	float:left;
}

#collections li a {
	color:#9C9C92;
	font-size: 10px;
	line-height: 130%;
	text-transform:uppercase;
	
}

#collections a:hover {
	color:#4C4C47;
}

#collections li.page-item-100, #collections li.page-item-98, #collections li.page-item-102, #collections li.page-item-104 {
	width: auto;
	padding:0 14px;
}

#collections li.page-item-100 a, #collections li.page-item-98 a, #collections li.page-item-102 a, #collections li.page-item-104 a {
	padding-bottom: 8px;
    padding-top: 7px;
	float:left;
}

#collections li.page-item-106 a, #collections li.page-item-108 a {
	float: left;
    width: 100px;
}

.short {
	height: 256px;
}

.content .title h2 {
	width:190px;
	height:34px;
}

.common-column 
{
	 background-color: #EFEBE1;
    float: left;
    height: 375px;
    margin-right: 6px;
    padding: 23px;
    width: 270px;
}

.common-column.hover {
	background-color:#fbfaf8;
}

.news-column.hover {
	background-color:#fbfaf8;
}

.common-column-short.hover {
	background-color:#fbfaf8;
}

.common-column .image {
	margin-top:15px;
	 height: 152px;
}

.common-column .subtitle {
	font-size:14px;
	margin-top:15px;
}

.common-column h2 a, .common-column h3 a, .news-column h2 a, .common-column-short h2 a { 
	color:#9C9C92;
}



.common-column .description
{
	/*height: 121px;*/
}

.common-column .description a {
	display:none;
}

.news-column {
	background-color: #EFEBE1;
    float: right;
    padding: 23px;
    width: 270px;
	height: 208px;
}

.news-column .image {
	margin-top:15px;
}

.common-column-short {
	background-color: #EFEBE1;
    float: right;
    height: 115px;
    margin-top: 6px;
    padding: 23px;
    width: 270px;
}

.common-column-short .description {
	height: 57px;
}

/*Seccion interna*/

#page {
	margin-top:40px;
	color:#828278;
}

#content-right h2 {
	margin-bottom:20px;
	width: 200px;
}

#sub-nav {
	float:left;
}

#sub-nav ul li, #sub-nav .prods li .children li {
	border-bottom: 1px solid #999999;
    padding: 9px 0;
    width: 145px;
}

#sub-nav ul li a, #sub-nav ul.prods li .children li a {
	color:#999999;
	font-size:12px;
	font-weight:normal;
}

#sub-nav .lineas li.first a {
	padding-left:6px;
}

#sub-nav .lineas li.first {
	width:119px;
}

#sub-nav ul li a:hover, #sub-nav ul.prods li .children li a:hover {
	color:#202020;
}

#sub-nav ul.children {
	padding-top:5px;
	margin-left:10px;
}

#sub-nav ul.children li {
	border-bottom: 0 none;
    padding-left: 0;
    text-align: left;
}

#sub-nav ul.children li a {
    padding-left: 0;
}

#sub-nav .prods li .children {
	margin-top:10px;
}

#sub-nav .prods li {
	border-bottom: none;
}

#sub-nav .prods li a {
	color:#000;
	font-weight: bold;
}

#sub-nav ul li.current_page_item a {
	color:#000;
}

#content-right {
	float: right;
    width: 800px;
	line-height:160%;
	font-size:13px;
}

#content-right ul {
	list-style:disc inside none;
	color:#CC6600;
	padding-bottom: 20px;
}

#content-right ul li strong, #content-right ul li span {
	color:#828278;
}

#content-right .image {
	margin-top:20px;
	margin-bottom: 20px;
}

#page .post_column_1 {

}

#page .column img {
	margin-bottom:20px;
}

#page .column.left {
	margin-right:13px;
}

#page .column.right {
	margin-left:13px;
}

#page .column.right p:last-child {
	background-image:url(../images/texto-end.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#page .post_column_1 p {
	padding-bottom:20px;
}

.line {
	width:100%;
	border-top:1px dotted #77787B;
	padding-bottom: 20px;
	/*background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	height:5px;*/
}

/*Clientes*/

#page.clientes-page {
	margin-top:0;
}

#page.clientes-page #slider .nivo-caption p {
	width:430px;
}

/* headers accordion
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { 
    color: #ABABAB;
    font-weight: bold;
    margin: 2px 0;
    padding: 10px;
 }
 
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { 
    color: #ABABAB;
    font-weight: bold;
    margin: 2px 0;
    padding: 10px;
}

#accordion h3 {
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

#accordion h3.hoteles {
	background-color: #F4F3ED;
}

#accordion h3.empresas {
	background-color: #EEECE3;
}

#accordion h3.bancos {
	background-color: #E9E7DB;
}

#accordion h3.casinos {
	background-color: #E5E3D4;
}

h3.deportiva {
    background-color: #E0DECD;
    border-radius: 2px 2px 2px 2px;
    float: left;
    width: 100%;
	position:relative;
}

h3.deportiva a {
    color: #ABABAB;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
	width: 100%;
}

h3.deportiva .flechita {
    background-image: url("images/arrow-accordion.png");
    height: 13px;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 21px;
}

#accordion h3 a {
	color:#ABABAB;
	font-size: 16px;
}

/* Flechitas */
.ui-icon { width: 21px; height: 13px; background-image:url(images/arrow-accordion.png); }
.ui-state-default .ui-icon { background-image: url(images/arrow-accordion.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/arrow-accordion.png); }
.ui-state-active .ui-icon {background-image: url(images/arrow-accordion.png); }

/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; margin-top: 20px; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; right: 20px; top: 50%; margin-top:-8px; }
.ui-accordion .ui-accordion-content { padding: 10px 0; border-top: 0; margin-top: -5px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }

/*--Clientes Contenido--*/

.cliente {
	background-color:#E9E7DB;
	float:left;
	margin-right:0.10em;
}

.cliente p {
	color: #666666;
    font-size: 11px;
    margin-left: 10px;
    padding: 4px 0;
    width: 90%;
}

.cliente p.nombre {
	border-bottom:1px solid;
}

.clientes-destacados .cliente img:hover {
	opacity:0.7;
}

.principales-clientes {
	background-color:#F2F1EA;
	margin-top:5px;
	padding-bottom: 20px;
}

.principales-clientes h2 {
	color: #606060;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 30px;
}

.principales-clientes ul {
	float: left;
    padding-left: 10px;
    width: 230px;
}

.principales-clientes ul li {
	padding:5px 0;
}

.principales-clientes ul li a {
	color:#808080;
	font-size:11px;
}

.principales-clientes ul li a.con-link {
	font-weight:bold;
}

.principales-clientes ul li a.con-link:hover {
	text-decoration:underline;
}

.principales-clientes ul li a.sin-link:hover {
	cursor:text;
}

/*Noticias*/

#content-left-noticias {
	float: left;
    width: 368px;
	line-height:160%;
	font-size:12px;	
}

#cat-description {
	border-bottom: 1px solid #EEEEEE;
    font-size: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
}

#cat-description a {
	color:#828278;
	text-decoration:underline;
}

#cat-description p {
	line-height:150%;
	padding-bottom:10px;
	font-weight: lighter;
}

#cat-description p:last-child {
	font-size:12px;
	font-weight:normal;
}

#recuadro-yarn p {
	padding: 36px 0 0 0;
	font-size: 19px;
	font-weight: lighter;
    line-height: 1.2em;
}

#recuadro-yarn a {
	text-decoration: none;
    color: #828278;
}

#recuadro-yarn img {
    width: 140px;
    float: left;
    margin: 0 20px 0 0;
    height: 140px;
}

#content-right-noticias {
	float: right;
    width: 554px;
	line-height:160%;
	font-size:12px;	
}

#content-noticias {
	  float: left;
    font-size: 12px;
    line-height: 160%;
    width: 800px;
}

#content-noticias a.back {
	background-color: #CECDC9;
    background-image: url("images/arrow-back.png");
   background-position: 6px 5px;
    background-repeat: no-repeat;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-left: 15px;
    margin-top: -1px;
    padding: 1px 20px;
}
#content-noticias a.back:hover 
{
	background-color: #DDDDDD;
}
.noticias {
	border-bottom: 1px solid #EEEEEE;
    clear: both;
    float: left;
    padding-bottom: 20px;
	margin-bottom: 20px;
}

#content-right-noticias h2, #content-noticias h2 {
	float:left;
	margin-bottom:10px;
}

#content-noticias .contenido-noticia h2 {
	color: #B3B3B3;
    font-size: 20px;
    font-weight: lighter;
    line-height: 120%;
	float:none;
	clear:both;
}

#content-right-noticias h2 a, #content-noticias h2 a {
	color:#828278;
}

#content-right-noticias h2 a:hover, #content-noticias h2 a:hover {
	text-decoration:underline;
}

#content-right-noticias #fecha, #content-noticias #fecha {
	float:right;
	padding-top: 2px;
}


.attachment-noticias-thumb {
	padding-top:20px;
}

.post-content {
	margin-top:20px;
}

.post-content img:hover {
	opacity:0.8;
}

.social-icons p {
	padding-bottom:5px;
}

.social-icons .addthis_toolbox {
	margin-left:0px;
	margin-top:0px;
}

#content-noticias .addthis_toolbox {
	float:right;
	margin-left: 4px;
	margin-top: 2px;
	width: 155px;
}

#content-right-noticias .addthis_toolbox {
	float:left;
	margin-top: 20px;
}

.noticias .post-content h2 {
	font-weight:lighter;
}

#content-noticias .addthis_button_facebook_like {
	float: right;
	 margin-top: -2px;
}

.addthis_button_facebook_like {
	float:left;
}

.addthis_button_email {
	float: left;
    padding-top: 2px;
}

#nav-below {
	left: 0;
    position: fixed;
    top: 200px;
    width: 100%;
}

.nav-previous {
	float:right;
}

.nav-previous a {
	background-image:url(images/nav-next.png);
	height:101px;
	width:39px;
	float:right;
}

.nav-previous a:hover {
	opacity:0.8;
}

.nav-next {
	float:left;
}

.nav-next a {
	background-image:url(images/nav-previous.png);
	height:101px;
	width:39px;
	float:left;
}

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
background:#BDBCB6; color:#FFF; margin-right:4px; padding:10px 16px; text-align:center; text-decoration:none; border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px; color:#fff; background:#DD6514; margin-right:4px; padding:10px 16px;
}

.pagination .prev {
	padding:10px 16px;
	background-image:url(images/prev-pagination.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 13px;
    width: 30px;
}

.pagination .prev:hover {
	padding:10px 16px;
	background-image:url(images/prev-pagination.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 13px;
    width: 30px;
}

.pagination .next {
	padding:10px 16px;
	background-image:url(images/next-pagination.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 13px;
    width: 30px;
}

.pagination .next:hover {
	padding:10px 16px;
	background-image:url(images/next-pagination.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 13px;
    width: 30px;
}

.pagination .last {
	padding:10px 16px;
	background-image:url(images/last-pagination.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 13px;
    width: 4px;
}

.pagination .last:hover {
	padding:10px 16px;
	background-image:url(images/last-pagination.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 13px;
    width: 4px;
}

.pagination .first {
	padding:10px 16px;
	background-image:url(images/first-pagination.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 13px;
    width: 4px;
}

.pagination .first:hover {
	padding:10px 16px;
	background-image:url(images/first-pagination.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 13px;
    width: 4px;
}

.contenido-noticia {
	float: left;
    margin-top: 20px;
}

.contenido-noticia p:first-child,
.contenido-noticia p:first-child a {
	color: #B3B3B3;
    font-size: 20px;
    font-weight: lighter;
    line-height: 120%;
	width:800px;
}

.contenido-noticia p {
	width:640px;
	font-size: 13px;
	margin-bottom:10px;
}

.contenido-noticia a {
	color:#828278;
	text-decoration:underline;
}

.contenido-noticia p:first-child a:hover,
.contenido-noticia a:hover {
	color:#333;
	text-decoration:underline;
}

.contenido-noticia p:first-child {
	float:left;
}

.contenido-noticia .texto-end {
	background-image:url(images/texto-end.jpg);
	width:30px;
	height:31px;
	float:left;
}

.texto-end {
	background-image:url(images/texto-end.jpg);
	width:30px;
	height:31px;
	float:right;
	margin-top: -6px;
	margin-left: 5px;
    margin-right: 5px;
}

.twitter-share-button {
	float: left;
    margin-top: 20px;
}

#content-noticias .twitter-share-button {
	float: right;
    margin-top: 0px;
}

/*Contacto*/

.como-conociste {
	margin-top:20px;
	float:left;
}

.contact-background {
	background-color:#606060;
}

#showroom {
	width:285px;
	margin-top: 60px;
	float: left;
}

#showroom h2 {
	color:#ABABAB;
	padding-left:20px;
	padding-bottom:20px;
}

#showroom .box {
	background-color:#EFECE7;
	margin-bottom:10px;
	padding:20px;
	font-size:22px;
	font-weight:bold;
	color:#ABABAB;
	line-height: 115%;
}

#showroom .box a {
	color:#ABABAB;
	padding-top:20px;
	float:left;
}

#showroom .box span {
	font-size:18px;
	font-weight:lighter;
	float:left;
	padding-top:20px;
}

#formulario {
	width:650px;
	float:right;
	margin-top: 60px;
}

#formulario h2 {
	color:#ABABAB;
	padding-bottom:20px;
}

#formulario .col-left {
	float:left;
	width:320px;
}

#formulario .col-right {
	float:right;
	width:320px;
	position:relative;
}

#formulario input {
	border: medium none;
    border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    margin-bottom: 7px;
    padding: 6px;
    width: 308px;
	color:#999999;
}

#formulario input#direccion {
	height: 47px;
}

#conociste {
	background-color:#fff;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	color:#999999;
	margin-top: 6px;
	font-size: 12px;
	float:left;
}

#conociste  p {
	padding-bottom: 21px;
    padding-left: 6px;
    padding-top: 10px;
}

#conociste span{
	float: left;
    padding-left: 4px;
    padding-top: 2px;
}

#conociste input[type="radio"] {
	clear: both;
    float: left;
    width: auto;
}

#conociste .col-left {
	float:left;
	width:160px;
}

#conociste .col-right {
	float:right;
	width:160px;
}

textarea {
	border: medium none;
    border-radius: 4px 4px 4px 4px;
    height: 127px;
    margin-top: 6px;
    padding: 4px;
    width: 312px;
	font: 13.3333px Arial;
}

#formulario input[type="submit"] {
	background-color: #919191;
    border-left: 4px solid #606060;
    border-radius: 4px 0 3px 0;
    border-top: 4px solid #606060;
    color: #FFFFFF;
    left: 220px;
    position: absolute;
    text-align: center;
    top: 274px;
    width: 100px;
	cursor:pointer;
}

#bg_dark{display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0px; background-color: rgba(0,0,0,0.7); z-index: 9998;}
#ns_popup{display: none; position: fixed; width: 520px; height: 250px; top: 50%; left: 50%; margin-top: -162px; margin-left: -260px; background-color: #FFF; text-align: center; z-index: 9999;}
#ns_popup .text{font-size: 16px; margin-top: 30px; font-size: 16px; color: #5a5a5a; font-family: Arial, sans-serif;}
#ns_popup .text .title{font-family: Arial, sans-serif; font-size: 22px; color: #ABABAB; font-weight: 700;}
#ns_popup .close_popup{position: absolute; top: 18px; right: 24px; width: 24px; height: 24px; background-image: url('/wp-content/themes/elespartano/images/close_popup.png'); background-repeat: no-repeat; cursor: pointer;}
#ns_popup img{margin-top: 50px;}
#popup_text_1{display: none;}
#popup_text_2{display: none;}
#popup_text_3{display: none;}

#mapa {
	border:10px solid #EFECE7;
}

/*Producto*/

#sub-nav {
	width:140px;
}

#sub-nav ul li {
   border-bottom: 1px solid #999999;
    padding: 6px;
    width: 128px;
}

/**/

/*#sub-nav .usos, #sub-nav .productos {
	display:none;
}*/

#sub-nav .usos li.first, #sub-nav .productos li.first, #sub-nav .lineas li.first, #sub-nav .color li.first {
	 background-image: url("images/arrow-right-producto.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    color: #999999;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding-left: 20px;
    text-transform: uppercase;
    width: 114px;
}

#sub-nav .usos li, #sub-nav .productos li {
	/*display:none;*/
}

#sub-nav .usos li:last-child, #sub-nav .productos li:last-child {
	border-bottom:none;
}

#sub-nav .productos li ul {
	margin-left:5px;
}

#sub-nav .productos li ul li {
	border-bottom:none;
}

#sub-nav .usos a, #sub-nav .productos a {
	font-size:11px;
	padding-left: 0;
}

#sub-nav .lineas, #sub-nav .color {
	margin-top:10px;
}

#sub-nav .lineas .lana {
	background-color:#A29882;
}

#sub-nav .lineas .lana-nylon {
	background-color:#6A6055;
}

#sub-nav .lineas .nylon {
	background-color:#CA6528;
}

#sub-nav .lineas .polipropileno {
	background-color:#C2C065;
}

#sub-nav .lineas .lana a, #sub-nav .lineas .lana-nylon a, #sub-nav .lineas .nylon a, #sub-nav .lineas .polipropileno a {
	color: #FFFFFF;
    font-size: 10px;
    padding-left: 7px;
}

#sub-nav .color li.first {
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

.color-pick
{
	display: block;
	height: 16px;
	width: 11px;
}

#sub-nav .productos li.first a, #sub-nav .usos li.first a, #sub-nav .color li.first a{
	padding-left: 10px;
}

#sub-nav .usos {
	padding-bottom:10px;
}

#sub-nav .color li {
	border-bottom: medium none;
    display: block;
    float: left;
    width: auto;
	padding: 5px 0;
	margin-right: 4px;
}

#sub-nav .color li a {
	padding-left: 5px;
}

#sub-nav a.lanzamientos {
	background-color: #C8C7C2;
    background-image: url("images/lanzamiento.png");
    background-position: 108px 2px;
    background-repeat: no-repeat;
    color: #666666;
    float: left;
    font-weight: bold;
    padding: 10px 10px 10px 20px;
    width: 110px;
	margin-top: 10px;
}

.fixed-nav {
	position:fixed;
	margin-top:-150px;
}


#filtrar-producto {
	float: left;
    margin-bottom: 20px;
	width:595px;
}

#filtrar-producto p, 
#division-modular h3, 
#division-lvt h3 {
	background-image:url(images/arrow-right-producto.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 20px;
}
	
#filtrar-producto h2 {
	border-bottom:1px solid;
	width: 346px;
	padding-bottom:5px;
}

#division-modular, 
#division-lvt{
	border-top:1px solid;
	clear:both;
	padding-top:20px;
	width:100%;
}

#division-modular .div-image {
	margin-top:-5px;
	float:right;
	margin-bottom:20px;
}

.prod-division {
	margin-top: 15px;
	clear: both;
}

.prod-division p {
	float: left;
	margin-top: 10px;
	font-size: 11px;
}

#division-modular-inner,
#division-lvt-inner{
	clear:both;
}

#division-lvt-inner {
	clear:both;
}

	
/*#filtrar-producto span {
	background-image: url("images/arrow-right-producto.png");
    background-position:left -1px;
    background-repeat: no-repeat;
    font-weight: bold;
    padding-left: 22px;
	margin-top:5px;
}
*/
#filtrar-producto span.seleccion-producto {
	margin-right:15px;
}

#filtrar-producto input[type="submit"] {
	background-color:#C8C7C2;
	color:#fff;
	border:none;
	border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	padding: 9px 20px 9px 5px;
	background-image:url(images/arrow-buscador.png);
	background-repeat:no-repeat;
	background-position:52px center;
	cursor:pointer;
}

a.reset {
	background-image:url(images/reset.png);
	width:127px;
	height:30px;
	float:right;
	color: #FFF;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat:no-repeat;
	margin-top: -4px;
}

a.reset:hover {
	opacity:0.8;
}

#vizualizar-productos {
	float:right;
	margin-top: 25px;
}

a.galeria-productos {
	background-image:url(images/galeria.png);
	height:29px;
	width:29px;
	float:left;
	 margin-right: 5px;
}

a.galeria-productos-active {
	background-image:url(images/galeria-hover.png);
	height:29px;
	width:29px;
	float:left;
	 margin-right: 5px;
}

a.lista-productos {
	background-image:url(images/lista-productos.png);
	height:29px;
	width:29px;
	float:left;
}

a.lista-productos-active {
	background-image:url(images/lista-productos-hover.png);
	height:29px;
	width:29px;
	float:left;
}

.producto {
	margin-bottom:5px;
	float:left;
}

.thumb-producto {
	float:left;
}

.producto a {
	color:#3A3A3A;
	font-size:11px;
}

.producto a:visited {
	color:#666;
}

#lista-productos .info-producto, .producto-lista.modular .info-producto  {
	background-color: #F2F1EA;
    float: left;
    margin-left: 5px;
	width: 747px;
	height: 30px;
}

#lista-productos .info-producto span, .producto-lista.modular .info-producto span {
	color: #3A3A3A;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 5px;
    padding-top: 6px;
}

#lista-productos .info-producto p, .producto-lista.modular .info-producto p {
	float: left;
    font-size: 10px;
    margin-top: 7px;
}

#lista-productos .categorias-producto, .producto-lista.modular .categorias-producto {
	float: right;
    margin-right: 6px;
    padding-top: 6px;
}

#lista-productos .categorias-producto a, .producto-lista.modular .categorias-producto a {
	color:#3A3A3A;
	border-bottom:1px solid #333333;
	font-size: 11px;
}

#lista-productos .color-producto, .producto-lista.modular .color-producto {
	float:right;
	margin-left: 5px;
}

.producto-lista, .producto-lista.modular {
	clear:both;
}

.producto-lista.modular .lanzamiento {
	float:left;
	margin-top:2px;
}

#galeria-productos {
	clear:both;
}

#galeria-productos .producto {
	margin-bottom: 20px;
    margin-right: 20px;
	position:relative;
}

#galeria-productos .producto.last {
	margin-right:0;
}

#galeria-productos .thumb-producto {
	position:relative;
	height: 177px;
	overflow: hidden;
}

#galeria-productos .thumb-producto:hover {
	opacity: 0.8;
}

#galeria-productos .thumb-producto img.attachment-productos-thumb-300 {
	width: 185px;
	height: 185px;
}

#galeria-productos .thumb-producto .lanzamiento {
	right: 10px;
    position: absolute;
    top: 10px;
}

#galeria-productos .info-producto {
background-color: #F2F1EA;
clear: both;
margin-left: 0;
padding: 7px;
width: 171px;
height: 18px;
overflow: hidden;
}

#galeria-productos .info-producto span {
	/*border-bottom: 1px solid;*/
    color: #CDCDCD;
    float: left;
    width: 100%;
	text-transform: uppercase;
}

#galeria-productos .categorias-producto {
}

#galeria-productos .categorias-producto a {
	color:#3A3A3A;
	border-bottom:1px solid #333333;
	font-size: 11px;
}

#galeria-productos .caracteristicas-producto {
	/*background-image:url(images/bg-caracteristicas.png);*/
    font-size: 11px;
    height: 128px;
    position: absolute;
    top: 0;
    width: 185px;
	background-color:none;
}

#galeria-productos .caracteristicas-producto ul {
	padding-left: 6px;
    padding-top: 6px;
}

#galeria-productos .caracteristicas-producto li {
	cursor:default;
}

a.usos-header {
	background-image: url("images/arrow-right-producto.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    border-bottom: 1px solid;
    color: #999999;
    display: block;
    margin-top: 72px;
    padding-bottom: 6px;
    padding-left: 25px;
    padding-top: 6px;
    width: 115px;
}

#sub-nav h3 {
	background-image: url("images/arrow-right-producto.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    border-bottom: 1px solid;
    color: #999999;
    display: block;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-top: 6px;
    width: 115px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 11px;
}

a.caracteristicas {
	float:left;
	height: 128px;
    position: absolute;
    top: 0;
    width: 185px;
}

/*PRODUCTO INTERNA*/

#content-left-producto {
	width:373px;
	margin-top: 10px;
	float:left;
}

#content-left-producto p {
	font-size:12px;
	line-height: 125%;
}

.producto-imagen {
	position:relative;
}

#producto-imagen-loading {	
	position: absolute;
	margin-top: 0.9px;
	z-index: 2;
	width: 28px;
	height: 28px;
	background-color: white;
	border: 1px solid #EEE;
	z-index:200;
}

#producto-imagen-loading img {
	float: left;
	margin-top: 6px;
	margin-left: 6px;
}

a#close-galeria {
	background-image: url(images/close-galeria.jpg);
	height: 28px;
	width: 28px;
	position: absolute;
	right: 0px;
	border: 1px solid #EEE;
}

a#close-galeria:hover {
	opacity:0.9;
}

.producto-imagen .lanzamiento {
	bottom: 20px;
    left: 20px;
    position: absolute;
}

#producto-colores {
	margin-top:15px;
}

.producto-lista {
	float:right;
	margin-bottom:5px;
}

.division-lista {
	float:left;
	margin-top:15px;
}

.color-producto {
	float:left;
}

#producto-colores p {
	clear:both;
	float:left;
	margin-top:20px;
	font-size:11px;
}

#content-middle-producto {
	width:565px;
	float:left;
	margin-top: 10px;
	margin-left: 20px;
}

a.back {
	background-color: #919191;
    background-image: url("images/arrow-back.png");
    background-position: 5px 10px;
    background-repeat: no-repeat;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: left;
    padding: 10px 20px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	font-size:11px;
}
a.back:hover {
	background-color: #DDDDDD;
}
a.metraje-minimo {
	background-color: #E47A17;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: left;
    padding: 10px 15px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	font-size:11px;
	margin-left: 5px;
}

#content-middle-producto .description {
	float:left;
    font-size: 14px;
    padding-top: 10px;
	width:333px;
}
#content-middle-producto #pdf-downloads
{
	float:right;
	width: 190px;
}
#content-middle-producto #pdf-downloads div
{
	display:block;
	height:30px;
	margin-bottom:10px;
}
#content-middle-producto #pdf-downloads div a
{
	/*float:right;
	margin-top:10px;*/
	line-height: 30px;
}
#content-middle-producto #pdf-downloads div img.logo-cert {
	width: 190px;
	margin-top: 15px;
}
#content-middle-producto .description p:first-child {
	font-size:20px;
    line-height: 130%;
	padding-bottom: 20px;
}

a.proceso-productivo {
	background-image: url("images/flecha-leer-mas.png");
    background-position: right 6px;
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    font-size: 12px;
    margin-top: 15px;
    padding-right: 20px;
}

.border-line{
	border-top:1px solid #919191;
	width: 30px;
}

.specifications {
	float:left;
	margin-top:60px;
	width: 335px;
}

#tipe {
	float: right;
    margin-top: 60px;
    width: 190px;
}

.specifications h2, #tipe h2 {
	padding-top:20px;
}

.specifications ul {
	margin-top:10px;
}

.specifications ul li {
	border-bottom: 1px solid;
    font-size: 12px;
    padding: 7px 0;
}

.specifications ul li:last-child {
	border-bottom:none;
}

#content-right-producto {
	width:565px;
	float:right;
	margin-top: 10px;
}

/*#pdf-downloads {
	min-height: 434px;
}*/

#pdf div a {
	float:left;
	padding-top:3px;
}

#pdf-downloads img, #pdf img {
	vertical-align:middle;
	float: left;
}

#pdf div {
	float: left;
    margin-left: 40px;
    margin-top: 46px;
}

#pdf-downloads a, #pdf a {
	color: #999999;
    font-size: 11px;
    padding-left: 10px;
}

#pdf .pdf-downloads {
	margin-top: 0;
	width: 260px;
	margin-left: 0;
}

#pdf .pdf-downloads div {
	margin-top: 24px;
}

#producto-video
{
	cursor: pointer;
	float: right;	
}

.play-icon
{
	background-image: url("images/play-icon.png");
    background-position: 54px 56px;
    background-repeat: no-repeat;
    height: 190px;
    position: absolute;
    width: 190px;
}

#producto-video #link-video
{
	color: #828278;
	display: block;
	font-size: 15px;
	font-style: normal;
	padding-top: 15px;
	padding-bottom: 15px;	
}

#uso span, #producto span
{
	border-bottom: 1px solid;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
    padding: 7px 0;
    width: 100%;
	margin-bottom: 10px;
}

#uso a, #producto a {
	color: #999999;
    font-size: 11px;
    text-decoration: underline;
	line-height: 140%;
}

.linea {
	clear: both;
    float: left;
    margin-top: 25px;
}

.linea .lana {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background-color: #BBB09B;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    padding: 10px;
    text-align: center;
    width: 107px;
	
}

.linea .nylon {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background-color: #CA6528;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    padding: 10px;
    text-align: center;
    width: 107px;
	
}

.linea .lana-nylon {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background-color: #6A6055;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    padding: 10px;
    text-align: center;
    width: 107px;
	
}

.linea .polipropileno {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	background-color: #C2C065;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    padding: 10px;
    text-align: center;
    width: 107px;
	
}

.producto-networks {
	float:left;
	margin-top: 10px;
}

.producto-networks a {
	background-color: #606060;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 24px;
    margin: 0 5px;
    width: 25px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	font-size:17px;
}

.producto-networks a span {
    float: left;
    font-weight: normal;
    margin-left: 10px;
    margin-top: 4px;
}

.producto-networks a.email span {
    float: left;
    margin-left: 4px;
    margin-top: 4px;
}

.producto-networks a.email {
	margin-right:0px;
}

.producto-networks a:hover {
	background-color:#47C3D3;
}

/*Preguntas*/

a.info-mail, span.info-tel{
	background-image: url("images/arrow-right-producto.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    color: #B6B6B6;
    float: left;
    margin: 5px 0;
    padding-left: 20px;
    width: 100%;
}

.info-preguntas p:last-child {
	color:#C9C9C9;
}

.info-preguntas {
	color: #8E8E8E;
    font-size: 18px;
    font-weight: bold;
	padding-bottom: 20px;
	line-height: 150%;
}

#page .post_column_1 .info-preguntas p {
	padding-bottom:0px;
}

/*Mision Vision*/

.diferent-font {
    font-size: 20px;
    font-weight: lighter;
	color: #B3B3B3;
	line-height: 120%;
}

/* 404 */

.error404
{
	float:left;
	height:500px;
	margin-top:50px;
}
.error404 h3 
{
	color:#808080;
	float: left;
	font-size: 87px;
	line-height: 120%;
}
.error404 h4 
{
	color:#BFBFBF;
	float: left;
	font-size: 35px;
	margin-left:15px;
	margin-top:10px;
	text-transform:lowercase;
}
.error404 p {
	float: left;
	font-size: 11px;
	color: #4D4D4D;
	margin-left: 20px;
	margin-top: 50px;
	line-height: 120%;
	background-image: url("images/bg-error-404.png");
	background-repeat: no-repeat;
	background-position: 90px 20px;
	height: 60px;
}
.error404 span
{
	color:#808080;
}

/* Galeria colores Producto */

.gallery-item {
	float:left;
	position:relative;
	margin-bottom:5px;
	margin-right:5px;
}

.gallery-icon {

	z-index:1;
}

.gallery-caption {
	background-color: #CCCCCC;
    font-size: 11px;
	color:#666;
    padding: 5px 0 3px;
    position: absolute;
    text-align: center;
    top: 74px;
    width: 93px;
    z-index: 2;
}

#gallery-1 {
	float:left;
	margin-bottom: 10px;
}

/* Resultados busqueda */

#search-results {
	margin-top: 20px;
}

#search-results input[type="text"] {
	background: #EFEFED;
	padding: 8px;
	moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	width: 360px;
	float: left;
	margin-top: 1px;
	
}

#search-results input[type="submit"] {
	background-image: url("images/buscar-resultado.jpg");
	background-repeat: no-repeat;
	border: medium none;
	width: 31px;
	height: 31px;
	float: left;
	margin-top: 1px;
	cursor:pointer;
	margin-left: 5px;
}

p.nofound {
	margin-top:20px;
	color:#4D4D4D;
	font-size:12px;
	line-height: 120%;
}

p.nofound span {
	color:#808080;
}

.recomendaciones ul {
	list-style:none;
	margin-top:40px;
	font-size:13px;
}

.recomendaciones ul li {
	background-image: url("images/arrow-recomendaciones.jpg");
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 6px;
	color:#BDBCB6;
}

.resultados {
	padding-top:70px;
}

.resultado {
	border-top: 1px dotted #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    padding: 15px 0;
}

.resultado:hover {
	opacity:0.5;
}

.resultado:last-child {
	border-bottom: 1px dotted #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    padding: 15px 0;
}

.resultado .title {
	font-weight:lighter;
	text-transform:uppercase;
	font-size:13px;
	padding-bottom: 10px;
	color:#4D4D4D;
}

.resultado .content {
	width:40%;
	color:#808080;
}

.resultado .content, .resultado .content h2 {
	font-weight: lighter;
	font-size:12px;!important
}

.resultados .resultado a {
	background-image: url("images/arrow-recomendaciones.jpg");
    background-position: left 0;
    background-repeat: no-repeat;
    float: right;
    font-size: 12px;
    padding-left: 20px;
	color:#4D4D4D;
}

/* Slider Seccion interna */

#content-right .bg-navs { 
   background-color: #CCCCCC;
    height: 30px;
    opacity: 0.8;
    position: absolute;
    top: 427px;
    width: 800px;
    z-index: 8;
}

#content-right .bg-navs.dos-lineas {
	top:448px;
}

#content-right #slider a.nivo-prevNav {
    left: 720px;
    top: 395px;
    width: 20px;
    z-index: -20;
}

#content-right #slider a.nivo-nextNav {
    left: 720px;
    top: 395px;
    width: 20px;
    z-index: -20;
}

.fondo-seccion {
    color: #F6F6F6;
    font-size: 150px;
    font-weight: bold;
    left: 0;
    line-height: 85%;
    position: absolute;
    top: 545px;
    width: 960px;
    z-index: -5;
}

/* CLIENTE */

#cliente .bg-navs {
	width:800px;
	top: 425px;
}

#cliente #slider a.nivo-prevNav {
	left: 725px;
	top: 395px;
	width: 20px;
	z-index: 90;
}

#cliente #slider a.nivo-nextNav {
background-position: -20px 0;
right: 20px;
top: 395px;
z-index: 90;
}

#cliente .nivo-controlNav {
	padding: 0;
	width: 800px;
	margin: 46px 0 0 5px;
}

#cliente .bg-navs {
	top: 425px !important;
	width: 800px !important;
	position:absolute;
}

/* PARA BORRAR EL DOBLE TITULO EN HOME-DIVISION DISENO */
.description h2, .description p br { 
	display:none;
}
/* Filtrado Productos */

.container-productos
{
	float:left;
	position:absolute;
	overflow:hidden;
	height:386px; /* antes 290px, GFW */
	width: 373px;
}
.container-productos .inner-slider-productos
{
	position:relative;
	height:3000px;
	width:373px;
}
#more-thumbs
{
	background: url(images/bg-flecha-less.png) no-repeat center #919191;
	height:38px;
	position:absolute;
	z-index:200;
	margin-left: 347px;
	width: 28px;
	
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#less-thumbs
{
	background: url(images/bg-flecha-more.png) no-repeat center #919191;
	height:38px;
	position:absolute;
	z-index:200;
	margin-left:317px;
	width: 28px;
	
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
#more-thumbs:hover,#less-thumbs:hover
{
	background-color:#A3A3A0;
}
#more-thumbs.disabled,#less-thumbs.disabled,#more-thumbs.disabled:hover,#less-thumbs.disabled:hover
{
	cursor:default;
	background-color:#919191;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.contenador-thumbs
{
	height:416px; /* antes 320px, GFW */
	position:relative;
	width:373px;
}
.producto-imagen-default
{
	position:relative;
	overflow:hidden;
	height:375px;
}


/* SECCIONES PRENSA */
/* Diseñado por Doble.Be */

.prensa-ee img.alignleft {
	float:left;
	margin:0 20px 0 0;
}

.prensa-ee p {
	margin-bottom:5px;
}

.prensa-ee strong {
	font-size:17px;
}

.prensa-ee .break {
	clear:both;
	border-bottom:1px solid #CCC;
	height:30px;
	margin-bottom:30px;
}

.prensa-ee ul.links {
	margin:20px 0 0 320px;
}

.prensa-ee ul.links li {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	list-style:none;
}

.prensa-ee ul.links li a {
	display:block;
	border:1px dotted #CCC;
	padding:7px 10px;
	text-align:center;
	margin-right:7px;
	color:#828278;
}

.prensa-ee .links a:hover {
	color:#202020;
	border:1px solid #202020;
}