﻿@charset "utf-8";

ul, li, ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
img, fieldset { border: 0; }

/* layout de produto */
.prodContent{ display: block; width:100%; float: left; _float: inherit; *float: inherit; }
.prodEsq {
	display: block;
	float: left;
}
.prodDir { background: #fff url(/imagens/layout2008/prodComprarTopoBg.gif) top repeat-x; margin: 0 0 0 430px; width: auto; max-width: 665px; }
.prodDirLandPage { background: #fff url(/imagens/layout2008/prodComprarTopoBg.gif) top repeat-x; margin: 0 0 0 260px; width: auto; max-width: 750px; }


.classificar ul li {}

.prodImg {
	width: 560px;
	height: 370px;
	display: block;
	float: left;
	text-align: center;
	padding-left: 40px;
}
.prodImgLandPage { display: block; float: left; }
.prodImg .imagem_produto {
	display: block;
	width: 100%;
	height: 370px;
}
.prodImg .play_webvideo {display: block; position: absolute; width: 75px; height: 46px; margin-top: -60px; margin-left: 5px; }
.prodImg .play_webvideo a,
.prodImg .play_webvideo a:visited
{
	display: block;
	overflow: hidden;
	outline: 0;
	width: 72px;
	height: 46px;
	text-indent: -1999px;
	background: url(/imagens/layout2008/play_webvideo.png);
}

.prodImg .play_webvideo a:hover  {background-position: -74px 0px;}

.prodImg #divGanheBrinde {
	background:transparent url(/imagens/layout2008/bundle/img_brinde_ganhe_brinde.png) repeat scroll 0 0; behavior: url(/css/comum/iepngfix.htc);
	display:block;
	height:89px;
	margin-left:280px;
	margin-top:-95px;
	position:absolute;
	width:89px;
}
.prodThumbs {
	clear: both;
	width: 600px;
	height: 75px;
	display: block;
	float: left;
}

.prodThumbs .lnkMovePlayer
{
	width: 20px;
	height: 58px;
	float: left;
}

.prodThumbs .lnkMovePlayer a,
.prodThumbs .lnkMovePlayer a:visited
{
	display: block;
	padding-top: 17px;
}

.prodThumbs .playerProdutos
{
	width: 575px;
	height: 75px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
}

.prodThumbs ul.internoThumbsProdutos
{
	width: 5000px;
	height: 57px;
}

.prodThumbs ul.internoThumbsProdutos li
{
	width: 55px;
	height: 52px;
	float: left;
	background: url(/imagens/layout2008/box_trumbnail.jpg) no-repeat;
}

.prodThumbs ul.internoThumbsProdutos li img
{
	cursor: pointer;
	border: 1px solid #666;
}

.prodThumbs ul.internoThumbsProdutos li img.selecionado
{
	cursor:default;
	border: 2px solid #A81C1F;
}

.prodBts { clear: both; display: block; padding-top: 10px; *padding-top: 5px; }
.prodBts a,
.prodBts a:visited { border: 0; text-decoration: none;}

.prodCores { display: block; float: left; clear: both; padding-top: 10px; width: 425px;}
.prodCores li{ display: block;	float: left;  width: 66px; _width: 66px; height: 40px; margin: 0 4px 8px 0; }
.prodCores li input{ margin: 12px 0 0 4px; *margin: 10px 0 0 0; _margin: 10px 0 0 0; }
.prodCores li.primeira { display: block; width: auto; font: 12px "Trebuchet MS"; font-style: italic; float: left; padding: 10px 3px 0 20px;}
.borderImg {
	border: 1px solid #000;
}
*{
}

