﻿@charset "utf-8";

body {
	background-color: #fff !important;
	background-image: url(../img/layout/bg_homeInterna.jpg) !important;
	background-repeat: repeat-x !important;
}

#main {
	position: relative;
	z-index: 1;
}

#headerCategory {
	position: relative;
}

#headerCategory h2, #headerCategory h3, #headerCategory h4 {
	background-repeat: no-repeat;
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
}

#headerCategory h2, #headerCategory h3 {
	color: #333333;
	margin: 0 0 5px 0;
	padding-top: 4px;
}

#headerCategory h2 {
	font-size: 18px;
	height: 25px;
	width: 255px;
	/*margin-right: 40px;*/
}

#headerCategory h3 {
	background-position: 0 48% ;
	font-size: 18px;
	height: 25px;
	padding-left: 10px;
	background-image: url(../img/layout/arrow.gif);
}

#headerCategory h4 {
	float: left;
	background-position: 0 50%;
	color: #fff;
	clear: both;
	width: 235px;
	margin: 4px 0 20px 0;
	padding: 6px 10px;
}

#headerCategory h4 span {
	display: block;
	height: 19px;
	overflow: hidden;
}

#headerCategory h5, #prodDescription h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
}

#headerCategory h5 {
	font-size: 18px;
	float: left;
    margin: 7px 0 0 15px;
}

#prodDescription h6 {
	font-size: 16px;
}

#prodDescription dt {
	margin-top: 17px;
}

#prodDescription dt span {
	display: block;
	width: 94px;
	height: 30px;
	text-indent: -5000em;
}

#prodDescription span.off {
	cursor: pointer;
}

#prodDescription span.on {
	cursor: default;
}

#prodDescription span.locked {
	cursor: default;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

#headerCategory img {
	float: right;
	margin: 0;
	margin-top: 7px;
	padding: 0;
}

#navPath {
	position: relative;
	margin: 0 0 5px 124px;
}

#navPath, #navPath a {
	color: #9f9f9f;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

#navPath a.active {
	cursor: default;
	font-weight: bold;
}

#content {
	position: relative;
	float: left;
	width: 680px;
	left: 124px;
	min-height: 400px;
}

#pageTemplate #content {
	width: 870px;
}

#products, #product {
	clear: both;
}

#products p {
	float: left;
}

#content div.two p {
	margin-right: 17px;
}

#content div.three p {
	margin-right: 14px;
}

#products a {
	border-bottom: 1px solid #a8a8aa;
	margin-bottom: 3px;
}

#productMenu {
	position: relative;
	float: left;
	width: 248px;
	height: 412px;
}

#productMenu a {
	display: block;
	text-decoration: none;
	text-indent: -5000em;
	outline: none;
}

#productImage {
	background-color: #e5e5e5;
	background-image: url(../img/layout/borderProduct.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 253px;
}

#productImage img {
	margin: 4px 0 0 3px;
	padding: 0;
}

#productMenu ul {
	padding: 12px 9px 12px 9px;
	line-height: 18px;
	position: relative;
	height: 40px;
}

#productMenu li {
	position: relative;
}

#productMenu li, #productMenu a, #productMenu span {
	background-repeat: no-repeat;
}

#productOptions {
	background-color: #e5e5e5;
}

#poOndeComprar {
	position: absolute !important;
	top: 10px;
	right: 15px;
	z-index: 1;
}

#poCores span {
	display: block;
	background-image: url(../img/buttons/prodCores.gif);
	background-position: 0 1px;
	text-indent: -5000em;
	float: left;
	width: 30px;
	height: 30px;
}

#poCores ul {
	position: absolute;
	top: 0;
	left: 35px;
	margin: 0;
	padding: 0;
}
#poCores ul li {
	float: left;
}
#poCores ul li a {
	cursor: default;
	width: 11px;
	height: 11px;
	margin-left: .3em;
}

#poMaisFotos {
	clear: both;
}
#poMaisFotos a {
	background-image: url(../img/buttons/prodFotos.gif);
	width: 130px;
	height: 12px;
	float: left;
}

#mfGaleria {
	display: none;
}

#poMaisFotos #mfGaleria, #poMaisFotos #mfGaleria li {
	position: relative;
}

#poMaisFotos #mfGaleria a {
	display: inline;
	background-image: none;
	text-indent: 0;
}

#po3D {
	padding-top: .5em;
}
#po3D a {
	background-image: url(../img/buttons/prod3d.gif);
	width: 80px;
	height: 13px;
}

#poVideo {
	margin: 0px 0px 10px 0px;
}
#poVideo a {
	background-image: url(../img/buttons/prodVideo.gif);
	width: 80px;
	height: 12px;
	float: left;
}

#poCatalogo a {
	background-image: url(../img/buttons/proCatalogo.gif);
	width: 80px;
	height: 20px;
}

#poImprimir {
	padding-top: .5em;
}
#poImprimir a {
	background-image: url(../img/buttons/prodImprimir.gif);
	width: 80px;
	height: 20px;
}

#categoryLogo {
	margin-bottom: 50px;
}

#footer {
	top: 70px;
}
