/*
	LOADER AJAX
*/
#pag-loader-box {
	_margin-left: -200px;
}

/* INI:GALERIA DE IMAGENS */
#product-details {
	margin-bottom:15px;
	float: left;
	width: 236px;
	/* teste */
}
#product-details #images {
	float: left;
	margin-bottom: 20px;
	width: 251px;
}
#carousel-images {
	border: 1px solid #CCC;
	float: left;
	height: 200px;
	margin-right: 2px;
	overflow: hidden;
	position: relative;
	width: 200px;
}
#product-image {
	position: absolute;
	top: 1px;
	width: 200px;
	
	margin:0;
	padding-left:0;
}
#product-image li {
	float: left;
	overflow: hidden;
	height: 200px;
	width: 200px;
}
#product-thumbs {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#product-thumbs li a {
	outline: none;
}
#product-thumbs li a img {
	border: 1px solid #CCC;
	outline: none;
}
/* FIM:GALERIA DE IMAGENS */
/* INI:MENU ABAIXO DA GALERIA */
#menu {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	margin-bottom: 10px;
	padding-left:5px;
}
#menu li span {
	background: transparent url(http://shopp.img.uol.com.br/v2006/vitrine/icon.gif) no-repeat;
	display: block;
	float: left;
}
#menu li a {
	font: normal 12px arial,sans-serif;
}
#menu li.go-to-specs span {
	background-position: -86px -24px;
	height: 13px;
	margin: 0 6px 0 2px;
	width: 13px;
}
#menu li.go-to-reviews span {
	background-position: -84px -37px;
	height: 17px;
	margin-right: 4px;
	width: 17px;
}
#menu li.go-to-videos{
	padding:5px;
	background:#FDF2DC url(http://shopp.img.uol.com.br/v2006/vitrine/novo.gif) no-repeat right;
}
#menu li.go-to-videos span {
	background-position: -84px -7px;
	height: 17px;
	margin-right: 4px;
	width: 17px;
}
#menu li.send-friend span {
	background-position: -57px -9px;
	height: 13px;
	width: 16px;
	margin-right: 5px;
}
#menu li.secret-friend span {
	background: url(http://shopp.img.uol.com.br/v2006/vitrine/gift.gif) no-repeat 3px 1px;
	height: 13px;
	width: 16px;
	margin-right: 5px;
}
/* FIM:MENU ABAIXO DA GALERIA */
/* INI:DESCRIÇÃO DO PRODUTO */
#description {
	clear: both;
	margin-top: 20px;
}
#description p {
	border-bottom: 1px solid #D1D1D1;
	font-size: 11px;
	text-transform: uppercase;
}
#description span.desc {
	font: normal 13px arial,sans-serif;
	display: block;
	padding: 10px 0 0 5px;
}
#description span.price {
	font: normal 12px arial,sans-serif;
	display: block;
	padding: 10px 0 0 5px;
}
#description span.price strong, 
#description span.price span {
	color: #CF2102;
	font: bold 17px arial,sans-serif;
}
/* FIM:DESCRIÇÃO DO PRODUTO */
/* INI:HISTÓRICO DE PREÇOS */
#swfGraphic {
	border: 1px solid #CCC;
	height: 106px;
	margin-top: 40px;
	position: relative;
}
#swfGraphic p {
	color: #CF2102;
	font: bold 11px arial,sans-serif;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
}
#swfGraphic span {
	color: #C3C3C3;
	font: normal 10px arial,sans-serif;
	position: absolute;
	right: -2px;
	_right: 5px;
	top: 105px;
}
/* FIM:HISTÓRICO DE PREÇOS */
/* INI: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;
	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://shopp.img.uol.com.br/v2006/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%;
}
/* FIM:VERTICAL CROSS-SELLING */
/* INI:OFERTAS DO PRODUTO NAS LOJAS */
#product-information {
	float: right;
	margin-right: -256px;
	width: 100%;
}
#product-offers {
	margin: 0 0 20px 0;
	margin-right: 256px;
	position: relative;
}
#product-information table {
	border: 1px solid #909FB2;
	padding: 0;
	width: 100%;
}
#product-information table thead { 
	background: #ECF2F6;
}
#product-information thead td.title {
	border-bottom: 1px solid #909FB2;
}
#product-information thead td.title p {
	color: #25465F;
	float: left;
	font: bold 14px arial,sans-serif;
	padding: 8px 10px;
	text-transform: uppercase;
}
#product-offers thead td.title ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 9px 0;
}
#product-offers thead td.title ul li {
	border-right: 1px solid #000;
	float: left;
	padding: 0 10px;
}
#product-offers thead td.title ul li.last {
	border-right: none;
}
#product-offers thead td.title ul li a.atual,
#product-offers thead td.title ul li span {
	color: #025EC7;
	font-weight: bold;
}
#product-offers tbody td {
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #CDC8C3;
}
#product-offers tbody .last td {
	border-bottom: none;
}
#product-offers tbody td.name {
	height: 113px;
	width: 50%;
}
#product-offers tbody td.name .afoto {
	height: 90px;
	width: 90px;
}
#product-offers tbody td.price {
	width: 25%;
}
#product-offers tbody p.logo,
#product-offers tbody p.slogan,
#product-offers tbody p.numLoja,
#product-offers tbody td.price p {
	margin: 0 auto 2px;
	text-align: center;
	width: 150px;
}
#product-offers tbody td.merchant p.numLoja {
	background: none;
	cursor: pointer;
	height: 26px;
	margin: 10px auto 0;
	width: 130px;
}
#product-offers tbody td.merchant p.numLoja a.medal {
	background: url(http://shopp.img.uol.com.br/v2006/avloja.gif) no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	width: 20px;
}
#product-offers tbody td.merchant p.numLoja a.negative_medal {
	background: url(http://shopp.img.uol.com.br/v2006/avloja.gif) no-repeat 0 -26px!important;
}
#product-offers tbody td.merchant p.not_evaluted a.medal {
	background: url(http://shopp.img.uol.com.br/v2006/avlojabr.gif) no-repeat scroll 0 -56px;
}
#product-offers tbody td.merchant p.numLoja a.check {
	background: url(http://shopp.img.uol.com.br/v2006/avloja.gif) no-repeat scroll 0 -69px;
	cursor: pointer;
	display: block;
	float: right;
	height: 15px;
	margin-top: 3px;
	width: 100px;
}
#product-offers tbody td.merchant p.numLoja span {
	display:block;
	height:15px;
	overflow:hidden;
	float:left;
	text-indent:-5000px;
	background: url( http://shopp.img.uol.com.br/v2006/avloja.gif ) no-repeat 0 -54px;
}
#product-offers tbody p.regularprice a {
	font: bold 12px arial,sans-serif;
}
#product-offers tbody p.merchprice {
	font: bold 15px arial,sans-serif;
}
#product-offers tbody p.installments {
	font: normal 10px arial,sans-serif;
}
#product-offers tbody p.installments span span {
	color: #A2251F;
}
#product-offers tbody td.image {
	border-right: none;
}
#product-offers tbody td.image a {
	padding: 10px;
}
#product-offers tbody td.image .afoto {
	height: 90px;
	width: 90px;
}
#product-offers tbody td.name h3 {
	padding: 10px;
	
}
#product-offers tbody td h3 a {
	font: normal 14px arial,sans-serif;
}
/* FIM:OFERTAS DO PRODUTO NAS LOJAS */
/* INI:ESPECIFICAÇÕES DO PRODUTO */
#product-specs {
	margin: 0 0 20px 0;
	padding-right: 256px;
}
#product-specs tbody td {
	padding: 4px;
	border-bottom: 1px solid #F4F4F4;
}
#product-specs tbody .last td {
	border-bottom: none;
}
#product-specs td.spec-name {
	border-right: 1px solid #CBCAC8;
	width: 40%;
}
#product-specs td.spec-value {
	font-weight: bold;
}
/* FIM:ESPECIFICAÇÕES DO PRODUTO */
/* INI:OPINIÕES DO PRODUTO */
#product-reviews {
	margin: 0 0 20px 0;
	padding-right: 256px;
}
#babel {
	border: 1px solid #909FB2;
	height:600px;
	overflow: hidden;
}
#babel div.group-title {
	background: #ECF2F6;
	border-bottom: 1px solid #909FB2;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#babel div.group-title p {
	color: #25465F;
	font: bold 14px arial,sans-serif;
	float: left;
	padding: 8px 10px;
	text-transform: uppercase;
}
#babel iframe {
	height: 557px;
	width: 100%;
}
/* FIM:OPINIÕES DO PRODUTO */
/* INI:VOLTAR AO TOPO */
#product-information span.back-to-top {
	float: right;
	font-size: 10px;
	margin-top: 9px;
	width: 100px;
}
#product-information span.back-to-top a {
	display: block;
}
#product-information span.back-to-top span {
	background: transparent url(http://shopp.img.uol.com.br/v2006/vitrine/icon.gif) no-repeat -50px 0;
	display: block;
	float: left;
	height: 10px;
	margin: 2px 2px 0 0;
	width: 8px;
}
/* FIM:VOLTAR AO TOPO */

/* =THICKBOX 3.1
---------------------------------------*/
*{padding: 0; margin: 0;}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay {
	position: fixed;
	z-index:9997;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
* html #TB_overlay {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	background: #FFF url(http://shopp.img.uol.com.br/v2006/indique/deg_indique.gif) repeat-x left bottom;
	border: 2px solid #DCDCDC;
	color:#000000;
	display:none;
	left:50%;
	overflow: hidden !important;
	position: fixed;
	text-align:left;
	top:50%;
	z-index: 9999;
}
* html #TB_window {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
img.TB_close {
    border: 0;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background: #FFF;
	border-bottom: none;
	font-size: 15px;
	height:27px;
	margin: 0 10px;
	text-transform: uppercase;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 30px;
	overflow:hidden;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:38px;
	width:38px;
	z-index:9998;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 0;
}
* html #TB_load {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* =BALÃO DO PAGSEGURO
---------------------------------------*/
#product-offers tbody div.ps {
	width:75px;
	margin: 0px auto;
}
#product-offers tbody div.ps a.ps {
	background:url(http://shopp.img.uol.com.br/v2006/pagseguro/logo_med.gif) center no-repeat;
	display:block;
	height:30px;
	margin: 0px auto;
	outline: none;
	text-indent:-5000px;
	width:75px;
}
#product-offers tbody div.ps p {
	width: 205px;
	font: 11px Arial;
	color: #000;
}
#product-offers tbody div.ps a.pos-ps {
	width: 125px;
	background:url(http://shopp.img.uol.com.br/v2006/pagseguro/logo_grd.gif) 0em 0.3em no-repeat !important;
}
#product-offers tbody var.bl {
	position:absolute;   
	margin-top:-40px;
	margin-left:-238px;
	font:12px arial;
	text-align:left;
	display:none;
	width: 240px;
}
#product-offers tbody var.bl a.ps-bl {
	text-decoration: none;
	cursor: pointer;
}
#product-offers tbody var.bl a:hover { 
	text-decoration: none; 
}
#product-offers tbody var.bl a.bl {
	display:inline !important;
	font-weight:bold;
}
#product-offers tbody var.bl span.bl-texto {
	display:block;
	width:206px;
	padding:10px;
	border:1px solid #B2DE3F;
	background:#fff url(http://shopp.img.uol.com.br/v2006/pagseguro/gradiente.gif) repeat-x;
	float:left;
}
#product-offers tbody var.bl span.bl-texto span {
	color: #025EC7;
	font-weight: bold;
}
#product-offers tbody var.bl span.bl-ponta {
	display:block;
	height: 76px;
	width:10px;
	float:left;
	margin-left:-1px;
	background:url(http://shopp.img.uol.com.br/v2006/pagseguro/ponta.gif) 0px 48px no-repeat;
}

/* =VÍDEOS
---------------------------------------*/
#product-videos {
	margin: 40px 0 20px 0;
	overflow: hidden;
	width: 236px;
}
#product-videos ul {
	border: 1px solid #CBCBCB;
	height: 303px;
	margin-top: 5px;
	list-style: none;
	overflow: auto;
	overflow-x: hidden;
}
#product-videos ul li {
	float: left;
	clear: both;
	border-bottom: 1px solid #CCC;
	margin: 13px 10px 0;
	_margin: 13px 5px 0 !important;
	width: 200px;
	_width: 199px;
}
#product-videos ul li.last {
	border-bottom: none;
}
#product-videos ul li a {
	display: block;
	font: bold 13px arial,sans-serif;
}
#product-videos ul li .image {
	float: left;
	height: 48px;
	margin-right: 10px;
	padding-bottom: 10px;
	width: 65px;
}
#product-videos ul li .image img {
	height: 48px;
	width: 65px;
}
#product-videos ul li .stats {
	text-decoration: none;
	float: right;
	width: 120px;
}
#product-videos ul li .stats .title {
	display: block;
	height: 48px;
	overflow: hidden;
}
#product-videos ul li .stats .views {
	color: #000;
	font: normal 11px arial,sans-serif;
	display: block;
	margin-top: 5px;
}
#product-details h4.tl {
	display: block;
	color: #CF2102;
	font: bold 17px arial,sans-serif;
}

/* LOAD AJAX */
#loadOffers{
	left:58%;
	position:absolute;
	background:#FFF;
	padding:20px;
	border:6px solid #DFDFDF;
	margin:100px 0;
	z-index:9999;	
}
.tableAjaxOpacity{
	opacity:0.4;
	filter:alpha(opacity=40);
}

/* =COMENTÁRIOS - BABEL
---------------------------------------*/
/* AS CLASSES ABAIXO SÃO PARA ACERTAR A MENSAGEM DO BABEL */
#box-msg .ok {
	background-image:url(http://shopp.img.uol.com.br/v2006/icone-ok.gif);
	border-color:#108408;
	color:#000;
}
#box-msg .msg {
	margin:10px 0;
	padding:15px 15px 15px 59px;
	background-color:#fff;
	background-position: 10px 10px;
	background-repeat:no-repeat;
	border: 1px solid #000;
	font:bold 1.3em/1.3846em arial, sans-serif;
	min-height:28px;
}
/* \*/ * html .msg {height:63px;hei\ght:43px;} /* */

#no-comments {
	padding: 20px;
}
#no-comments a {
	display: block;
	font: bold 16px arial,sans-serif;
	margin: 0 auto;
	text-align: center;
	width: 400px;
}
#no-comments span {
	display: block;
	font: normal 13px arial,sans-serif;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	line-height: 20px;
	margin-top: 20px;
	padding: 20px;
	text-align: center;
}
#product-reviews {
	margin: 0 0 20px 0;
	padding-right: 256px;
}
#product-reviews .lnk-comment {
	border-bottom: 1px solid #CCC;
	clear: both;
	padding: 10px;
}
#product-reviews .lnk-comment a {
	background: #FFF url(http://shopp.img.uol.com.br/v2006/seta-nav-proxima-link.gif) no-repeat 0 50%;
	font-size: 12px;
	padding-left: 10px;
}
#box-msg {
	border-bottom: 1px solid #CCC;
	clear: both;
	display: none;
	overflow: hidden;
}
#box-msg .msg {
	border: none;
	margin: 0;
}
#box-msg .ok {
	background: #F7FCF5 url(http://shopp.img.uol.com.br/v2006/icone-ok.gif) no-repeat 10px 16px;
}
#shadow-loader {
	background: #000;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}
#img-loader {
	background: transparent url(http://shopp.img.uol.com.br/v2006/loadingAnimation.gif) no-repeat 50%;
	height: 38px;
	left: 50%;
	margin: -19px 0 0 -19px;
	position: absolute;
	top: 50%;
	width: 38px;
}
#product-comments {
	border: 1px solid #909FB2;
}
#product-comments div.group-title {
	background: #ECF2F6;
	border-bottom: 1px solid #909FB2;
	height: 30px;
	width: 100%;
}
#product-comments div.group-title p {
	color: #25465F;
	font: bold 14px arial,sans-serif;
	float: left;
	padding: 8px 10px;
	text-transform: uppercase;
}
#list-comments {
	list-style: none;
	width: 100%;
}
#list-comments li {
	background: #FFF;
	border-bottom: 1px solid #CCC;
	clear: both;
	min-height: 50px;
	height: auto !important;
	padding: 10px 0;
	position: relative;
}
#list-comments li.odd {
	background-color: #F8F8F8;
}
#list-comments li .avatar {
	float: left;
	height: 49px;
	margin: 0 10px 10px;
	width: 52px;
}
#list-comments li .username {
	font: bold 11px arial,sans-serif;
	color: #000;
	margin: 0 10px;
}
#list-comments li .denuncie {
	font: normal 11px arial,sans-serif;
	margin-left: -65px;
	_margin-left: -138px;
	left: 100%;
	position: absolute;
}
#list-comments li .message {
	font: normal 12px arial,sans-serif;
	margin: 10px;
}
#list-comments li .message img {
	float: left;
	_float: none;
	height: 16px;
	margin: 2px 5px 5px 0;
	_margin: 0;
	width: 15px;
}
#list-comments li .date {
	color: #666;
	font: normal 11px arial,sans-serif;
}

div.comments-pagination {
	border-bottom: 1px solid #CCC;
	font: normal 12px arial,sans-serif;
	height: 30px;
	width: 100%;
}
div.comments-pagination p {
	margin: 8px;
}
div.comments-pagination .pages {
	float: left;
}
div.comments-pagination .pages .atual {
	font-weight: bold;
}
div.comments-pagination .navigation {
	float: right;
}
div.bottom {
	border-bottom: none;
}

/* HIGHLIGHT CA */
table tbody tr.highlightCA {
	background:#FFF1A4 url(http://shopp.img.uol.com.br/v2006/table_highlight.jpg) repeat-x center top;
}






