#product {
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
#product #product-details {
	float: left;
	width: 236px;
}
#product #product-details #images {
	float: left;
	margin-bottom: 20px;
	width: 251px;
}
#product #carousel-images {
	border: 1px solid #CCC;
	float: left;
	height: 200px;
	margin-right: 2px;
	overflow: hidden;
	position: relative;
	width: 200px;
}
#product #product-image {
	position: absolute;
	top: 1px;
	width: 200px;
	/*width: 1200px;*/
}
#product #product-image li {
	float: left;
	overflow: hidden;
	height: 200px;
	width: 200px;
}
#product #product-thumbs {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#product #product-thumbs li a {
	outline: none;
}
#product #product-thumbs li a img {
	border: 1px solid #CCC;
	outline: none;
}
#product #description {
	clear: both;
	margin-top: 20px;
}
#product #description p {
	border-bottom: 1px solid #D1D1D1;
	font-size: 11px;
	text-transform: uppercase;
}
#product #description span.desc {
	font: normal 13px arial,sans-serif;
	display: block;
	padding: 10px 0 0 5px;
}
#product #description span.price {
	font: normal 1.2em arial,sans-serif;
	display: block;
	padding: 10px 0 0 5px;
}
#product #description span.price strong, 
#product span.price span,
#product span.price strong {
	font: normal 18px arial,sans-serif;
}
#product #veja-tambem {
	border: 1px solid #D6D6D6;
	margin-top: 50px;
}
#product #veja-tambem .title {
	background: #FCE7BC;
	font: normal 13px arial,sans-serif;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}
#product #veja-tambem dl {
	border-bottom: 1px solid #D6D6D6;
	margin: 0 auto;
	padding: 10px;
	width: 190px;
}
#product #veja-tambem dl dt,
#product #veja-tambem dl dd {
	text-align: center;
}
#product #veja-tambem dl dd a {
	font-size: 12px;
}
#product #veja-tambem dl.ultimo {
	border-bottom: none;
}
#product #menu {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
#product #menu li {
	margin-bottom: 10px;
}
#product #menu li em {
	background: transparent url(http://img.mejorprecio.com.ar/icon.gif) no-repeat;
	display: block;
	float: left;
}
#product #menu li a {
	font: normal 12px arial,sans-serif;
}
#product #menu li.go-to-specs em {
	background-position: -86px -24px;
	height: 13px;
	margin: 0 6px 0 2px;
	width: 13px;
}
#product #menu li.go-to-reviews em {
	background-position: -84px -37px;
	height: 17px;
	margin-right: 4px;
	width: 17px;
}
#product #menu li.send-friend em {
	background-position: -57px -9px;
	height: 13px;
	width: 16px;
	margin-right: 5px;
}
#product #product-information {
	float: right;
	margin-right: -256px;
	width: 100%;
}
#product #product-information table {
	border: 1px solid #909FB2;
	padding: 0;
	width: 100%;
}
#product #product-information table thead { 
	background: #ECF2F6;
}
#product #product-information thead td.title {
	border-bottom: 1px solid #909FB2;
}
#product #product-information thead td.title p {
	color: #25465F;
	float: left;
	font: bold 14px arial,sans-serif;
	padding: 8px 10px;
	text-transform: uppercase;
}
#product #product-offers {
	margin: 0 0 15px 0;
	padding-right: 256px;
}
#product #product-offers .paginacao {
	background: #FFF;
}
#product #product-offers thead td.title ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 9px 0;
}
#product #product-offers thead td.title ul li {
	border-right: 1px solid #000;
	float: left;
	padding: 0 10px;
}
#product #product-offers thead td.title ul li.last {
	border-right: none;
}
#product #product-offers thead td.title ul li a.atual {
	font-weight: bold;
}
#product #product-offers tbody td {
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #CDC8C3;
}

#product #product-offers tbody td.imagem {
	border-bottom:1px solid #CDC8C3;
	border-right:medium none;
}
#product #product-offers tbody td.imagem a {
	padding:10px;
}

#product #product-offers tbody .last td {
	border-bottom: none;
}
#product #product-offers tbody td.name {
	height: 100px;
	width: 50%;
}
#product #product-offers tbody td.price {
	width: 25%;
}
#product #product-offers tbody p.logo,
#product #product-offers tbody p.slogan,
#product #product-offers tbody p.numLoja,
#product #product-offers tbody td.price p {
	margin: 0 auto 2px;
	text-align: center;
	width: 150px;
}
#product #product-offers tbody td.merchant p.numLoja {
	margin: 10px auto 0;
	width: 100px;
}
#product #product-offers tbody td.merchant p.numLoja a {
	display: block;
	height: 15px;
	width: 100px;
	text-indent:-900px;
}
#product #product-offers tbody p.regularprice a {
	font: bold 12px arial,sans-serif;
}
#product #product-offers tbody p.merchprice {
	font: bold 15px arial,sans-serif;
}
#product #product-offers tbody p.installments {
	font: normal 10px arial,sans-serif;
}
#product #product-offers tbody p.installments small span {
	color: #A2251F;
}
#product #product-offers tbody td a.image {
	float: left;
	padding: 10px;
	margin-right: 10px;
}
#product #product-offers tbody td.name h3 {
	padding: 10px;
}
#product #product-offers tbody td h3 a {
	font: normal 14px arial,sans-serif;
}
#product #product-specs {
	margin: 0 0 15px 0;
	padding-right: 256px;
}
#product #product-specs tbody td {
	padding: 4px;
	border-bottom: 1px solid #F4F4F4;
}
#product #product-specs tbody .last td {
	border-bottom: none;
}
#product #product-specs td.spec-name {
	border-right: 1px solid #CBCAC8;
	width: 40%;
}
#product #product-specs td.spec-value {
	font-weight: bold;
}
#product #product-reviews {
	margin: 0 0 20px 0;
	padding-right: 256px;
}
#product #babel {
	border: 1px solid #909FB2;
	height:600px;
	overflow: hidden;
	width:99.8%;
}
#product #babel div.group-title {
	background: #ECF2F6;
	border-bottom: 1px solid #909FB2;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#product #babel div.group-title p {
	color: #25465F;
	font: bold 14px arial,sans-serif;
	float: left;
	padding: 8px 10px;
	text-transform: uppercase;
}
#product #babel iframe {
	height: 557px;
	width: 100%;
}
#product span.back-to-top {
	float: right;
	font-size: 10px;
	margin-top: 9px;
	width: 100px;
}
#product span.back-to-top a {
	display: block;
}
#product span.back-to-top em {
	background: transparent url(http://img.mejorprecio.com.ar/icon.gif) no-repeat -50px 0;
	display: block;
	float: left;
	height: 10px;
	margin: 2px 2px 0 0;
	width: 8px;
}
#product div.avaliacao {
	position: relative;
}
#product #boxAvaliacao {
	top: 3px;
}
#product #avaliacaoLoader {
	top: 8px;
}
#product div.paginacao {
	height: 15px;
}

p.numLoja {
	width:130px !important;
	height:26px;
	background:none;
}
p.not_evaluted a.medal {
	background: url(http://shopp.img.uol.com.br/v2006/avlojabr.gif) no-repeat scroll 0 -56px;
	float:left;
	height:26px !important;
	overflow:hidden;
	width:20px !important;
}
p.not_evaluted a.check {
	background: url(http://shopp.img.uol.com.br/v2006/avlojabr.gif) no-repeat scroll 0 -101px;
	float:right;
	margin-top:3px;
}

p.numLoja  .positive_medal{
	background:transparent url(http://shopp.img.uol.com.br/v2006/avlojabr.gif) no-repeat scroll 0 0px !important;
	float:left;
	height:26px !important;
	width:20px !important;
}
p.numLoja .negative_medal{
	background:transparent url(http://shopp.img.uol.com.br/v2006/avlojabr.gif) no-repeat scroll 0 -28px !important;
}
p.numLoja  .positive{
	float:right !important;
	margin-top:3px;
}

#product div.paginacao .navegacao .anterior{
	background-position:0 7px !important;
}
#product div.paginacao .navegacao .proxima{
	background-position:100% 7px !important;
}

#product div.paginacao * {
	font-size: 14px;
}
#product a.botao-irpara {
	margin: 0 auto;
}
#product #swfGraphic {
	border: 1px solid #CCC;
	margin-top: 40px;
	position: relative;
}
#product #swfGraphic p {
	color: #37569B;
	font: bold 11px arial,sans-serif;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
}
#product #swfGraphic span {
	color: #C3C3C3;
	font: normal 10px arial,sans-serif;
	position: absolute;
	right: -2px;
	_right: 5px;
	top: 105px;
}


/* =VERTICAL CROSS-SELLING
---------------------------------------*/
#vertical-cross-selling {
	border: 1px solid #F2F2F2;
	height: 590px;
	margin: 50px auto 0 auto;
	position: relative;
	width: 196px;
}
#vertical-cross-selling h4 {
	border-bottom: 1px solid #F2F2F2;
	color: #2645AC;
	font: bold 17px arial,sans-serif;
	padding: 5px;
	text-align: center;
}
#vertical-cross-selling #cs-mask {
	overflow: hidden;
	width: 196px;
}
#vertical-cross-selling #cs-mask .carousel {
	height: 560px;
	overflow: hidden;
	width: 588px;
}
#vertical-cross-selling ol {
	height: 540px;
	float: left;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 10px 0;
}
#vertical-cross-selling ol li {
	height: 160px;
	margin: 0 10px;
	padding: 10px 0;
	text-align: center;
	width: 176px;
}
#vertical-cross-selling ol li a {
	font: normal 13px arial,sans-serif;
}
#vertical-cross-selling ol li p.name {
	height: 35px;
	overflow: hidden;
}
#vertical-cross-selling ol li p {
	color: #838383;
	margin: 0 auto;
	width: 150px;
}
#vertical-cross-selling ol li span {
	color: #000;
	font: bold 13px arial;
}
#vertical-cross-selling #prev,
#vertical-cross-selling #next {
	background: transparent url(http://img.mejorprecio.com.ar/lp/bt.gif) no-repeat scroll 0 0;
	display: block;
	height: 120px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	width: 41px;
}
#vertical-cross-selling #prev {
	left: -20px;
	margin-top: -60px;
	top: 50%;
}
#vertical-cross-selling #next {
	background-position: -41px 0;
	margin-top: -60px;
	right: -20px;
	top: 50%;
}