/*PORTFOLIO DE HORACIO TORRENT / DISEÑADOR WEB / DIRECTOR CREATIVO */
/*hola@horaciotorrent.com / Móvil: +54 341 3 807090 / Rosario / Santa Fe / Argentina*/
/*Css y Xhtml programado y dise&ntilde;ado por Horacio Torrent */
body {
	background:#000000 url(../img/bg.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
body.bg_men {
	background: #000 url(../img/bg.jpg) no-repeat top center;
}
body.bg_women {
	background: #000 url(../img/bg.jpg) no-repeat top center;
}

h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
a {
	color: #06f;
	text-decoration: none;
	/*outline: none;*/
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 16px;
	color: #fff;
}
p a {
	line-height: 16px;
}
ul {
}
strong {
	font-weight: bold;
}
span {
}
/* GENERALES CONTENT COLUMNAS */
#wrapper {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 960px;
	height: 92px;
	background: url(../img/bg_header.png) no-repeat;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
#header #logo {
	width: 147px;
	height: 52px;
	float: left;
	background: url(../img/logo.png) no-repeat !important;
	margin: 17px 0 0 33px;
	padding: 0 0 0 0;
}
#header #logo h1 a {
	width: 147px;
	height: 52px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 10;
	position: relative;
}
#header #nav {
	width: 500px;
	height: 16px;
	float: left;
	z-index: 10;
	position: relative;
	margin: 55px 0 0 30px;
}
#nav li {
	float: left;
	display: block;
	margin: 0 30px 0 0;
}
#nav li a {
	height: 18px;
	background: url(../img/nav.png) no-repeat;
	_background: url(../img/nav.gif) no-repeat;
	float: left;
	display: block;
	text-indent: -9999px;
}
#nav li.home a {
	width: 44px;
	background-position: 0 -10px;
}
#nav li.home a:hover {
	background-position: 0 -56px;
}
body#home #nav li.home a {
	background-position: 0 -99px;
}
#nav li.productos a {
	width: 75px;
	background-position: -72px -10px;
}
#nav li.productos a:hover{
	background-position: -72px -56px;
}
body#productos #nav li.productos a {
	background-position: -72px -99px;
}
#nav li.campania a {
	width: 72px;
	background-position: -174px -10px;
}
#nav li.campania a:hover {
	background-position: -174px -56px;
}
body#campania #nav li.campania a {
	background-position: -174px -99px;
}
#nav li.empresa a {
	width: 64px;
	background-position: -274px -10px;
}
#nav li.empresa a:hover {
	background-position: -274px -56px;
}
body#empresa #nav li.empresa a {
	background-position: -274px -99px;
}
#nav li.contacto a {
	width: 66px;
	background-position: -367px -10px;
}
#nav li.contacto a:hover {
	background-position: -367px -56px;
}
body#contacto #nav li.contacto a {
	background-position: -367px -99px;
}
#header #buscador {
	float: left;
	z-index: 10;
	position: relative;
	margin: 0 0 0 0;
}
#buscador form {
	width: 170px;
	margin: 26px 0 0 55px;
	_margin: 26px 0 0 27px;
	padding: 0;
	float: left;
}
#buscador label {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 15px;
	float: left;
}
#buscador input {
	width: 140px;
	margin: 0 0 0 0;
	padding: 2px 0;
	border: 2px solid #fff;
	background: none;
	float: left;
	color: #000;
	font-size: 11px;
	background: url(../img/bg_input_buscador.gif) repeat-x;
}
#buscador .bt {
	width: 21px;
	height: 21px;
	background: url(../img/bt_buscar.png) no-repeat;
	text-indent: -99999px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	font-size: 0px;
}
#buscador .close a {
	width: 21px;
	height: 21px;
	background: url(../img/bt_close.gif) no-repeat;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	text-indent: -99999px;
	font-size: 0px;
}
#buscador .spinner {
	width: 21px;
	height: 21px;
	background: url(../img/ajax-loader.gif) no-repeat;
	float: left;
	margin: 0 0 0 5px;
	text-indent: -99999px;
	font-size: 0px;
}
legend {
	display: none;
}
#content-gral {
	width: 960px;
	float: left;
	clear: both;
	margin: -48px 0 0 0;
	padding: 10px 0 20px 0;
	background: url(../img/bg_transp.png) no-repeat;
}

#content-gral-prod {
	width: 960px;
	float: left;
	clear: both;
	margin: -48px 0 0px 0;
	padding: 10px 0 20px -10px;
	background: url(../img/bg_transp.png) no-repeat;
	z-index: 3;
	}
#paginacion {
	height:41px;
	float: right;
	/*background: url(../img/bg_paginacion_left.png) no-repeat left;*/
	padding: 0 0 0 10px;
	margin: 29px 0 0 0;
	display: block;
}
#paginacion ul {
	_width: 260px;
	height:41px;
	/*background: url(../img/bg_paginacion_right.png) no-repeat right;*/
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../img/bg_paginacion_right.png');
	padding: 0 10px 0 0;
}
#paginacion li {
	float: left;
	padding: 0 7px;
	line-height: 41px;
	position: relative;
	z-index: 10;
	font-size: 12px;
	font-weight: bold;

}
#paginacion li a {
	color: #fff;
}
#paginacion li.on a {
	color: #ec1c25;
}
#paginacion li.volver a {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}
#paginacion li.cantidad {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
#paginacion li.anterior_off a {
	width: 24px;
	height: 24px;
	background: url(../img/controles_slide.gif) no-repeat;
	background-position: 0 -24px;
	text-indent: -9999px;
	margin: 10px 0 0 0;
	float: left;
}
#paginacion li.anterior_off a:hover {
	background-position: 0 -24px;
}
#paginacion li.anterior_on a {
	width: 24px;
	height: 24px;
	background: url(../img/controles_slide.gif) no-repeat;
	background-position: 0 -48px;
	text-indent: -9999px;
	margin: 10px 0 0 0;
	float: left;
}
#paginacion li.anterior_on a:hover {
	background-position: 0 0;
}
#paginacion li.siguiente_on a {
	width: 24px;
	height: 24px;
	float: left;
	background: url(../img/controles_slide.gif) no-repeat;
	background-position: -24px -48px;
	text-indent: -9999px;
	margin: 10px 0 0 0;
}
#paginacion li.siguiente_on a:hover {
		background-position: -24px 0;
}
#paginacion li.siguiente_off a {
	width: 24px;
	height: 24px;
	float: left;
	background: url(../img/controles_slide.gif) no-repeat;
	background-position: -24px -24px;
	text-indent: -9999px;
	margin: 10px 0 0 0;
}
#paginacion li.siguiente_off a:hover {
		background-position: -24px -24px;
}
#content-campania {
	width: 920px;
	margin: 80px 0 0 20px;
	_margin: 0 10px;
	padding: 10px 0 20px 0;
	float: left;
}
#content-campania .col-1 {
	width: 141px;
	float: right;
	font-size:12px;
	font-weight:bold;
}
#content-campania .col-2 {
	width: 575px;
	height:490px;
	float: left;
}
#content-campania .col-3 {
	width:204px;
	float: left;
}
#content-campania li {
	font-size: 12px;
	margin: 0 0 10px 0;
}
#content-campania li a {
	color: #fff;
	}
#content-campania li.on a {
	color: #fff;
}
#content-campania .col-3 li {
	float: left;
	margin: 0 0 10px 10px;
	_margin: 0 0 10px 6px;
	padding: 0;
}
#content-campania .col-3 img {
	border: 1px solid #333;
}
#content-gral.formulario {
	width: 446px;
	height:342px;
	float: left;
	clear: both;
	background:url(../img/img_contacto.png) no-repeat;
	background-position:60px 0px;
}
#content-contacto {
	width: 920px;
	margin: 30px 20px -100px;
	_margin: 0 10px;
	padding: 20px 0 20px 0;
	float: left;
	}
#form-trabaja h3,
#form-contacto h3 {
	clear: none;
	font-size: 15px;
	line-height: 18px;
	padding: 0 0 5px 0;

	}
#form-trabaja,
#form-contacto {
	width: 450px;
	float: right;
	margin: 0 10px 0 0;
}
#content-contacto form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
}
#content-contacto label {
	font-size: 12px;
	margin: 3px 0 5px 0;
	float: left;
	clear:both;
	font-weight: bold;
	color: #fff;
}
#content-contacto label span {
	font-weight: normal;
	font-size: 10px;
}
#content-contacto textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	clear:both;
	border: 2px solid #666;
	padding: 3px;
	font-size: 11px;
	margin: 0 0 10px 0;
}
#content-contacto p {
	clear: both;
	color: #fff;
}
#content-contacto .bt-contacto {
	color: #fff;
	background: #ec1c25;
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content-contacto input {
	float: left;
	clear:both;
	border: 2px solid #666;
	padding: 3px;
	font-size: 11px;
	margin: 0 0 10px 0;
}
#content-contacto .cols {
	width: 450px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	
}
#content-contacto .col {
	float: left;
	margin: 0 15px 0 0;
}
#content-contacto select {
	clear: both;
	float: left;
	font-size: 11px;
	margin: 2px 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content-contacto .c-400 {
	width: 400px;
}
#content-contacto .c-235 {
	width: 235px;
}
#content-contacto .c-200 {
	width: 200px;
}
#content-contacto .c-150 {
	width: 150px;
}
#content-contacto .c-130 {
	width: 130px;
}
#content-contacto .c-100 {
	width: 100px;
}
#content-contacto .c-80 {
	width: 82px;
}
#content-contacto .c-50 {
	width: 50px;
}

#content-empresa {
	width: 920px;
	margin: 30px 20px;
	_margin: 0 10px;
	padding: 20px 0 20px 0;
	float: left;
	position: relative;
	z-index: 10;
}
#content-empresa h4 {
	width: 40%;
	clear: none;
	font-size: 11px;
	line-height: 18px;
	padding: 0 0 2px 0;
	margin: 20px 0 0 0;
}
#content-empresa a {
	color: #c00;
	text-decoration: underline;
}
#content-empresa strong {
	color: #ec1c25;
}
#content-empresa img {
	float: right;
	padding: 0 0 0 20px
}
#content-empresa p {
	color: #fff;
}
#producto-ampliado {
	width: 880px;
	background: #fff;
	margin: 50px 20px;
	_margin: 0 10px;
	padding: 20px;
	border-bottom: 3px solid #ec1c25;
	float: left;
	position: relative;
	z-index: 10;
}
#producto-ampliado h4 {
	clear: both;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 2px 0;
}
#producto-ampliado .prod {
	width: 470px;
	height: 320px;
	float: left;
}
#producto-ampliado .vistas {
	width: 110px;
	height: 320px;
	float: left;
	border-right: 1px solid #e5e5e5;
}
#producto-ampliado .vistas img {
	border: 1px solid #e5e5e5;
	margin: 0 0 10px 0;
}
#producto-ampliado .detalles {
	width: 275px;
	float: left;
	padding: 0 0 0 15px;
	color: #333;
	font-size: 11px;
}
#producto-ampliado .detalles p {
	color: #000;
	padding: 0 0 15px 2px;
	line-height: 16px;
}
#producto-ampliado .detalles ul {
	padding: 0 0 15px 0;
	clear: both;
	float: left;
}
#producto-ampliado .detalles li {
	float: left;
}
#producto-ampliado .detalles li a {
	float: left;
	padding: 5px 5px;
	margin: 0 5px 0 0;
	background: #ccc;
	font-weight: bold;
	color: #333;
}
#producto-ampliado .detalles li a:hover {
	float: left;
	padding: 5px 5px;
	background: #ec1c25;
	font-weight: bold;
	color: #fff;
}
#producto-ampliado .colores li.on a {
	float: left;
	padding: 5px 5px;
	margin: 0 5px 0 0;
	font-weight: bold;
	color: #fff;
}
#producto-ampliado .colores li.on a:hover {
	color: #fff;
}
#lista-productos {
	padding: 50px 0 0 20px;
	float: left;
	position: relative;
	z-index: 1;
}
#lista-productos ul.prod {
	float: left;
	width: 220px;
	margin: 0 14px 0 0;
	padding: 0 0 20px 0;
	_margin: 0 7px 0 0;
}
.prod li.nombre {
	font-size: 12px;
	padding: 0 0 5px 0;
	color: #fff;
}
.prod li.categoria {
	color: #fff;
	float: left;
}
.prod li.art {
	color: #fff;
	float: left;
	padding: 0 0 0 5px;
}
.prod li.img {
	height: 150px;
	margin: 8px 0 0 0;
	padding: 0;
	clear: both;
	float: left;
	border-bottom: 3px solid #000;
	
}
.titulo-left {
	width: 20px;
	height: 70px;
	/*background: url(../img/left_titulo.png) no-repeat top right;*/
	float: left;
	display: block;
  padding: 0 0 0 0;
	margin: 0 0 0 15px;
	z-index:4;
	position: relative;
}
#titulo {
	min-width: 100px;
	height: 70px;
	background: url(../img/right_titulo.png) no-repeat top right;
  float: left;
	display: block;
	padding: 0 160px 0 15px;
	margin: 0 0 0 15px;
	z-index:4;
	position: relative;
}
#titulo h2 {
	color: #fff;
	clear: none;
	float: left;
	font-size: 29px;
	padding: 16px 0 0 0;
}
#titulo h3 {
	color: #c00;
	clear: none;
	float: left;
	font-size: 37px;
	padding: 9px 0 0 10px;
}
#content {
	width: 960px;
	float: left;
	clear: both;
	margin: 0 0 0 0;
	
}
#content #slide {
	width: 100%;
	margin: 0 0 15px 0;
	height:380px;

}
#content #slide .foto {
	margin: 0;
	padding: 0;
	z-index:10;
	}
#slide .selector {
	width: 930px;
	height: 23px;
	padding: 15px;
	margin-top:-55px;
	z-index:12;
	position:inherit;
}
#slide .selector h2 {
	float: left;
	clear: none;
	font-size: 20px;
	line-height: 25px;
	color: #fff;
}
#slide .selector span {
	float: left;
	font-size:20px;
	line-height: 20px;
	margin: 0 0 0 15px;
	padding: 2px 0 0 0;
}
#slide .selector .anterior a {
	width: 24px;
	height: 24px;
	float: left;
	background: url(../img/controles_slide.gif) no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	margin: 0 20px 0 0;
	outline:none !important;
}
#slide .selector .anterior a:hover {
		background-position: 0 -48px;
}
#slide .selector .siguiente a {
	width: 24px;
	height: 24px;
	float: right;
	background: url(../img/controles_slide.gif) no-repeat;
	background-position: -24px 0;
	text-indent: -9999px;
	outline:none !important;
}
#slide .selector .siguiente a:hover {
		background-position: -24px -48px;
}

#columnas h3 {
	font-size: 18px;
	line-height: 24px;
	clear: both;
}
#columnas h4 {
	font-size: 15px;
	clear: both;
	line-height: 18px;
}
#columnas .col-1,
#columnas .col-2, 
#columnas .col-3{
	/*width: 310px;*/
	width:292px;
	height:273px;
 	float: left;
	padding: 28px 0px 0px 20px;
	background: url(../img/combo.gif) no-repeat;
	}
#columnas .col-1,
#columnas .col-2,
#columnas .col-3{
	margin: 0 0 0 0;
	}
#columnas .col-2 {
	margin: 0 9px;
}
#columnas img {
	/*border: 2px solid #0066ff;*/
	margin: 17px 0 10px 3px;
	z-index: 10;
	position: relative;
}
#columnas p {
  margin:0 0 0 0;
	padding:0 10px 0 5px;
	z-index: 10;
	position: relative;
	
}
#columnas a {
	margin:5px 0 0 0;
	color: #fff;
}
/* FOOTER */
#footer {
	width: 960px;
	height: 50px;
	margin: auto auto 0 auto;
	padding: 0;
	float: left;
	clear:both;
	border-top: 1px solid #ccc;

}
#footer a {
	color: #666; 
}
#footer p {
	line-height: 20px;
	padding: 12px 0 0 15px;
	float: left;
	color: #666; 
}
#footer .logos {
	float: right;
	padding: 9px 25px 0 0;
}
#footer .logos img {
	margin: 0 0 0 15px;
}
.sub_menu_contenedor {
	background:#fff;
	width:135px;
	position:relative;
	top:20px;
	right:430px;
	float:left;
	border-top: 1px solid #c9161f;
	z-index:20;

}
.sub_menu_item {
	border-bottom:1px solid #c9161f;
	border-left:1px solid #c9161f;
	border-right:1px solid #c9161f;
	border-top:none;
	height:22px;
	width:125px;
	padding: 3px 0 0 8px;
	background:#fff;
	z-index:20;
	display:block;
	float:left;
}
/* este es la categoria */
.sub_menu_item h3 {
	font-size:13px;
	line-height: 25px;
	padding: 1px 0 3px 0;
}
.sub_sub_menu_contenedor {
	background:#fff;
	width:135px;
	position:relative;
	top:-22px;
	left:130px;
	float:none;
	border-top:1px solid #c9161f;
	border-left:none;
	border-right:none;
	border-bottom:none;
	z-index:20;
}
/* este es la sub categoria */
.sub_sub_menu_item {
	border-bottom:1px solid #c9161f;
	border-left:1px solid #c9161f;
	border-right:1px solid #c9161f;
	border-top:none;
	height:25px;
	line-height: 25px;
	width:125px;
	padding: 0 0 0 8px;
	background:#fff;
	z-index:20;
}
.sub_sub_menu_item a {
	color: #c9161f;
}
#content-campania .col-2-slide {
	width: 575px;
	height:490px;
	float: left;
}
#columnas .col-1,
#columnas .col-2-slide,
#columnas .col-3 {
	/*width: 310px;*/
	width:272px;
	height:273px;
	float: left;
	padding: 28px 20px 20px 23px;
	background: url(../img/combo.gif) no-repeat;
}
#columnas .col-2-slide {
	margin: 0 5px
	
}
#titulo h5 {
	color: #fff;
	clear: none;
	float: left;
	font-size: 29px;
	padding: 16px 0 0 0;
}



#producto-ampliado .prod_ampliado {
	width: 470px;
	height: 320px;
	float: left;
}
#lista-productos ul.prod_ampliado {
	float: left;
	width: 220px;
	margin: 0 14px 0 0;
	padding: 0 0 20px 0;
	_margin: 0 7px 0 0;
	
}
.prod_ampliado li.nombre {
	font-size: 12px;
	padding: 0 0 5px 0;
}
.prod_ampliado li.categoria {
	color: #fff;
	float: left;
}
.prod_ampliado li.art {
	color: #ccc;
	float: left;
	padding: 0 0 0 5px;
}
.prod_ampliado li.img {
	height: 150px;
	margin: 8px 0 0 0;
	padding: 0;
	clear: both;
	float: left;
	border-bottom: 3px solid #c00;
	
}
.new {
width:220px;
height:150px;
position:absolute;
margin: 19px 0 0 0;
padding: 0;
background: url(../img/nuevo_chico.png) no-repeat;
}
.new a {
display:block;
width:220px;
height:150px;
}
.new_big {
width:450px;
height:320px;
position:absolute;
z-index:100;
left: 20px;
background: url(../img/nuevo_chico.png) no-repeat;
}
.loading {
width:450px;
height:320px;
z-index:-1;
left: 0;
position: absolute;
background: url(../img/loading.gif) no-repeat center;
}

#col-3-pagers a{
	border:none;
	}
#col-3-pagers img{
	margin-left:10px;
	margin-bottom:10px;
	border:none;
	}