/*MODELO WEBSTORM*/
.produtoTitPag
{
font-size:20px;	
	
}
/*CONFIGURAÇÕES GERAIS*/
body {
	margin:0 auto;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#666666;
	width:1000px;
	background:url(../../images/site/bgTopo.jpg) no-repeat top center

}
ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-family: sans-serif, Arial, Helvetica, Verdana;
}

ul{margin:0; padding:0}

h1,h2,h3,h4,h5,h6 {font-size: 100%;}

ol,ul, li {list-style: none;}

fieldset,img {border: 0;}

a {	text-decoration:none; 
	border:none; 
	color:#666666;
	cursor:pointer
}

a:hover{text-decoration:underline;}

table tr{height: 25px;}

input{ 
	font-size:100%;
	color:#666;
	border: 1px solid #c2c2c2;
	background:url(../../images/site/bgInput.jpg) repeat-x #fff;
	padding:2px 0 0 4px;
	height:18px;

}

textArea
{
	font-size:100%;
	color:#666;
	border: 1px solid #c2c2c2;
	background:url(../../images/site/bgInput.jpg) repeat-x #fff;
	padding:2px;
}

select { 
	font-size:100%;
	color:#666;
	border: 1px solid #c2c2c2;
	background:url(../../images/site/bgInput.jpg) repeat-x #fff;
	padding:0 0 0 2px;
	height:20px
}


.paginacao{width:100%; float:left; margin-top:10px;height:20px;padding-top:10px}
.paginacao a{color:#666; padding:2px 5px;border:1px solid #fff}
.paginacao a:hover{border:1px solid #ccc; color:#666; text-decoration:none}

/*ESQUELETO*/



#cabecalho{ height:138px; overflow:hidden}

#esquerda{
	width:160px;
	float:left;
	overflow:hidden;
	height:100%;
	margin-top:2px;		
}

h2.departamento{
width:165px;
height:25px;
display:block;
background: url(../../images/site/titCategoria.jpg) no-repeat;
text-indent:-9000px;
overflow:auto;
}

h2.newsletter{
width:165px;
height:25px;
display:block;
background: url(../../images/site/titNewsletter.jpg) no-repeat;
text-indent:-9000px;
overflow:auto;
}

h2.maisVendidos{
width:165px;
height:25px;
display:block;
background: url(../../images/site/titMaisVendidos.jpg) no-repeat;
text-indent:-9000px;
overflow:auto;
}

#direita{
	width:160px;
	float:right;
	overflow:hidden;
	padding-bottom:10px ;
	height:100%
}

#bannerTopo{overflow:hidden; float:left; width:830px; margin-left:10px;}

#conteudo{
/*	overflow:hidden; */
	float:left; 
	text-align:center; 
	height:100%;
	width:655px; margin:0 10px auto;
	overflow:hidden
}


#rodape{background:url(../../images/site/bgRodape.jpg) repeat-x 0 20px; clear:both; overflow:hidden; height:185px}


/*FORMULÁRIO DE CADASTRO*/
#frmCadastro { }
#frmCadastro h3 {
	color: #666; 
	font-size: 16px;
	width: 80%; 
	margin: 20px auto 0;
}
#frmCadastro h4 {
	padding: 10px 30px;
	background-color: #666;
	width: 80%; 
	margin: 20px auto 0;
	font-size: 16px;
	color: #DDD;
	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	
	text-shadow:#999 1px 1px 1px;
	-moz-box-shadow:#999 2px 2px 10px;
	-webkit-box-shadow:#999 2px 2px 10px;
}
#frmCadastro fieldset {
	width:85%; 
	margin:0 auto; 
	padding: 15px 0 0;
}
#frmCadastro fieldset p {
	display:block;
	clear: left;
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px
	/*border:1px solid #F0F;*/
}
#frmCadastro fieldset label {
	width:120px; 
	margin-right: 20px;
	display: inline-block;
	float: left;
	text-align: right;
	/*border:1px solid #F00*/
}
#frmCadastro fieldset label.maior {
	width:140px;
}
#frmCadastro fieldset label.menor {
	width:auto;
	margin: 0 5px;
}
#frmCadastro fieldset select,
#frmCadastro fieldset input {
	display: inline-block;
	float: left;
}
#frmCadastro fieldset label.radio {
	width: 40px;
	line-height: normal
}
#frmCadastro fieldset img {
	display: inline-block;
	float: left;
}
/*#frmCadastro input.Error {border: 1px solid red}*/

/* MINHA NAVEGAÇÃO */

#minhaNavegacao {
	width: 980px;
	margin: 0 auto;
}
#nuvemTags {
	width: 980px;
}
/*BOX*/

#box2 {
	background: url(../../images/site/boxAbas.png) no-repeat;
	text-align:center;
	padding-left:15px;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	position:relative;
	left:35px;
	margin-top:10px;
	clear:both;

}
	
#box2  span { line-height:30px;
	display:block;
	padding-right:15px;
	background: url(../../images/site/boxAbas.png) right top no-repeat;

}



#boxDesejados {
	background: url(../../images/site/boxAbas.png) no-repeat;
	text-align:center;
	padding-left:15px;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	position:relative;
	left:45px;
	margin-top:10px;
	clear:both;
	width: 135px;
	height: 30px;
	

}
	
#boxDesejados  span { line-height:30px;
	display:block;
	padding-right:15px;
	background: url(../../images/site/boxAbas.png) right top no-repeat;

}


#boxRed{ width:978px;background:url(../../images/site/boxRed.png) no-repeat left top;	padding:0 0 0 7px; float:left }
#boxRed .rightBox3{ background:url(../../images/site/boxRed.png) no-repeat right top; overflow:hidden; padding:10px 0px 0 10px; height:100%;  }
#closeBoxRed{ background:url(../../images/site/boxRed.png) no-repeat left bottom; padding:0 0 0 7px; float:left; }
#closeBoxRed .right{  background:url(../../images/site/boxRed.png) no-repeat right bottom; overflow:hidden; padding:0 0px 0 10px; height:15px;  }
#closeBoxRed .rightBox3{  background:url(../../images/site/boxRed.png) no-repeat right bottom;  overflow:hidden; padding:0px 0px 0 10px; height:13px;  }

#boxRed .rightBox3Descricao{background:url(../../images/site/boxRed.png) no-repeat right top; overflow:hidden; padding:20px 20px 0 20px; height:100%;line-height:1.5em}

#boxRed ul.cloudTags {padding:0 20px 0 0; text-align: center}
#boxRed ul.cloudTags li { display: inline; vertical-align: middle; line-height: 1.2em;}
#boxRed ul.cloudTags a { color: #fff;}
#boxRed ul.cloudTags a:hover { text-decoration: none; background-color: #660000;}

#boxRed ul.cloudTags .level1 {font-size: 1.1em;}
#boxRed ul.cloudTags .level2 {font-size: 1.2em;}
#boxRed ul.cloudTags .level3 {font-size: 1.4em;}
#boxRed ul.cloudTags .level4 {font-size: 1.6em;}
#boxRed ul.cloudTags .level5 {font-size: 2.8em;}
#boxRed ul.cloudTags .level6 {font-size: 2.0em;}
#boxRed ul.cloudTags .level7 {font-size: 2.2em;}



#box2 .style1{color:#06559e;}

#box3{ background:url(../../images/site/box2.png) no-repeat left top;padding:0 0 0 7px;}
#box3 .rightBox3{ background:url(../../images/site/box2.png) no-repeat right top; overflow:hidden; padding:10px 0px 0 10px; height:100%;  }
#closeBox3{ background:url(../../images/site/box2.png) no-repeat left bottom; padding:0 0 0 7px; float:left; }
#closeBox3 .right{  background:url(../../images/site/box2.png) no-repeat right bottom; overflow:hidden; padding:0 0px 0 10px; height:16px;  }
#closeBox3 .rightBox3{  background:url(../../images/site/box2.png) no-repeat right bottom;  overflow:hidden; padding:0px 0px 0 10px; height:16px;  }

#box3 .rightBox3Descricao{background:url(../../images/site/box2.png) no-repeat right top; overflow:hidden; padding:20px 20px 0 20px; height:100%;line-height:1.4em; font-size:1.1em}

#pontos{background:url(../../images/site/pontos.png) center repeat-x; height:20px; clear:both }
#produtosVisitados{
	width:550px;
	float:left;
	padding:10px 20px 0 0;
}

#produtosVisitados span{ color:#666; font-weight:normal; font-size:11px; }

#linksVisitados{
	width:330px;
	background:url(../../images/site/bgVisitados.gif) left center no-repeat;
	float:left;
	padding:10px 20px 0 30px;
	text-align:left;
}

#linksVisitados span{ margin-left:10px; float:left}

#mycarousel,
#mycarousel li {
	padding: 0;
	text-align:center;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 230px;
    height: 140px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
   /* -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 480px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  480px;
    height: 140px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 230px;
    height: 140px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 1px;
    right: 5px;
    width: 32px;
    height: 136px;
    cursor: pointer;
    background: transparent url(../../images/site/setaDestaqueRight.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 1px;
    left: 5px;
    width: 32px;
    height: 136px;
    cursor: pointer;
    background: transparent url(../../images/site/setaDestaqueLeft.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*AVALIA??O*/

#star div{height:13px;}

#star .level5{ background:url(../../images/site/iconStar.png) no-repeat 0 0; width:73px;  }
#star .level4{ background:url(../../images/site/iconStar.png) no-repeat -14px 0; width:73px; }
#star .level3{ background:url(../../images/site/iconStar.png) no-repeat -28px 0; width:73px;}
#star .level2{ background:url(../../images/site/iconStar.png) no-repeat -42px 0; width:73px; }
#star .level1{ background:url(../../images/site/iconStar.png) no-repeat -57px 0; width:73px;}

#star{
	margin:auto;
	height:13px;
	width:75px;
	text-align:center;
	margin:5px  auto;
}

.nome_Campos {float:left; width:100px; text-align:right; padding-right:5px}
.nome_Campos li{padding:0 0 10px 0}

#star2 div{height:15px; line-height:15px; text-align: left}
#star2Top div{height:15px; line-height:15px; text-align: left; cursor: pointer}

#star2 .level5, #star2Top .level5{ background:url(../../images/site/iconStar.png) no-repeat 0 0; width:75px;  }
#star2 .level4, #star2Top .level4{ background:url(../../images/site/iconStar.png) no-repeat -15px 0; width:75px; }
#star2 .level3, #star2Top .level3{ background:url(../../images/site/iconStar.png) no-repeat -30px 0; width:75px;}
#star2 .level2, #star2Top .level2{ background:url(../../images/site/iconStar.png) no-repeat -45px 0; width:75px; }
#star2 .level1, #star2Top .level1{ background:url(../../images/site/iconStar.png) no-repeat -60px 0; width:75px;}

.comentarios {float:left; padding:10px 0; width:100%}

#box8{ background:url(../../images/site/box5.png) no-repeat left top;	padding:0 0 0 7px;}
#box8 .rightBox8{ background:url(../../images/site/box5.png) no-repeat right top; overflow:hidden; padding:10px 7px 0 3px; height:100%; }
#closeBox8{ background:url(../../images/site/box5.png) no-repeat left bottom; padding:0 0 0 7px ;		margin:auto;}
#closeBox8 .rightBox8{  background:url(../../images/site/box5.png) no-repeat right bottom; padding-left:3px; overflow:hidden; height:16px}

.listaDireita{ float:left; padding-left:7px}


#abaVitrine{ clear:both; text-align:left; border-top:1px solid #ccc; margin-top:1px}
#abaLancamento{ clear:both; text-align:left; border-top:1px solid #ccc; margin-top:1px}
#abaMaisVendidos{ clear:both; text-align:left; border-top:1px solid #ccc; margin-top:1px}
#abaPromocoes{clear:both; text-align:left; border-top:1px solid #ccc; margin-top:1px}

#abaDescricaoProduto{clear:both; text-align:left; border-top:1px solid #ccc; margin-top:1px}
#abaAvaliacao{clear:both; text-align:left; border-top:1px solid #ccc; margin-top:1px}
#abaTecnologias{clear:both; text-align:left; border-top:1px solid #ccc; margin-top:1px}
