/* 

Gols pela Vida - Instituto de pesquisa Pele Pequeno Principe
(c) 2008, AUSPEX

*/

*{
	padding:0;
	margin:0;
	}

body {
	background-image: url(../images/site/body-bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.both {
	clear: both;
	height:0px;
	}

p{
	margin:0 0 8px 0;
	padding:2px;
	}

table{
	font-size:90%;
	border:1px solid #c7c7c7;
	padding:5px;	
	}

th{ padding:4px; }
td{ padding:4px; }
tr{ padding:4px; }

#enderecos{
	padding:5px;
	}
	
#enderecos th{	padding-left:15px;}	
#enderecos td{	padding-left:5px;}
#enderecos tr{	padding-left:5px;}
	
hr{
	text-align:center;
	width:90%;
	border-width:0 0 1px 0;
	border-style: solid;
	border-color: #d7d7d7;
	}
		
h1{
	display:block;
	padding: 0;
	margin:0;
	font-size: 14px;
	font-weight: bold;
	color:#3274c6;
	width: 100%;
	}	

h2 {
	font-size: 16px;
	color: #3f7bd6;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 14px;
	}

h3 {
	color: #167dce;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px dashed #a0a0a0;
	text-transform: uppercase;
	}

h4 {
	font-size: 12px;
	color: #5f5f5f;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

h5 {
	font-size: 11px;
	color: #ababab;
	margin: 0;
	padding: 0;
	}

h6{
	font-size:12px;
	color:#5187d6;
	border-bottom:1px dashed #e3e3e3;
	text-transform: uppercase;
	padding:8px 0 1px 13px;
	margin-top:0px;
	margin-bottom:3px;
	}
	
h6 a{ color:#5187d6; text-decoration:none; }
h6 a:hover{ color:#466189;  text-decoration:none; }

/* retirar todas as bordas pontilhadas que o firefox gera */
a{ outline: none; }

.produto-nome{
	color:#3f7bd6;
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
	}

a.produto-nome:link{ text-decoration: none;}
a.produto-nome:visited{	text-decoration: none;}
a.produto-nome:hover{ text-decoration: underline; color:#3068bc;}
a.produto-nome:active{ text-decoration: none;}		

.sub-title
	{ color:#5187d6; font-size:12px;
	font-weight: bold; text-transform: uppercase;
	margin:0; padding:0;
	}

/* box */

div#all {
	background-color: #E2E2E2;
	border-left: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	border-right: 1px solid #adadad;
	text-align: left;
	margin: 0 auto;
	width: 978px;
	padding-bottom:30px;
	}

div#header {
	background-image: url(../images/site/header.jpg);
	border-bottom: 1px solid #164667;
	float: left;
	height: 120px;
	padding: 7px 0px 0px 20px;
	width: 958px;
	}

div#logo {
	height: 114px;
	width: 156px;
	float: left;
	}

div#language {
	float: right;
	margin-top: 92px;
	width: 70px;
	}

/* menu */

div#all #menu{
	background-image:url(../images/site/menu-bg.gif);
	background-repeat:repeat-x;
	font-size:16px;
	float:left;
	height:34px;
	width:978px;
	border-bottom:1px solid #1b5781;
	position:relative;	
	margin:0; padding:0;
}	
		
		div#all #menu p{
			text-align: center;
		}



div#all #menu #menu_ul{
	list-style-type: none;
	overflow: auto;
	text-align:center; 
	margin-left:150px;	
	margin-top:0;
	position:relative;	
	}	
	
	div#all #menu #menu_ul li{
		float: left;
		margin: 0 auto; 
		padding:0;
		display: inline;
		position:relative;	
	}		
	
	div#all #menu #menu_ul li a{
		display: block;
	  	padding: 10px 14px 6px 14px;
	 	text-decoration: none;
	 	color:#FFF;
	 	margin:0;
	}		

	div#all #menu #menu_ul li a:link{ }	
	div#all #menu #menu_ul li a:visited{ }
	div#all #menu #menu_ul li a:hover{ background-image:url(../images/site/menu-bg2.gif); color:#ffdd00; }		
	div#all #menu #menu_ul li a:active{ background-image:url(../images/site/menu-bg3.gif); }	


/* Logos */

div#time {
	background-color: #FFF;
	height: 134px;
	float: left;
	width: 978px;
	margin:5px 0 2px 0;
	}

div#time-box1 {
	float: left;
	line-height:15px;
	margin-top:30px;
	padding: 3px 5px 0 12px;
	width: 200px;
	}

div#time-box2 {
	height: 80px;
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	width: 645px;
	}

div#time-box2 img{
	width: 120px;
	}

div.time-logo-box {
	border: 1px solid #d2d2d2;
	float: left;
	height: 120px;
	margin: 5px 0 0 4px;
	padding: 1px;
	width: 120px;
	}

div.time-logo-box:hover { border: 1px solid #a9a9a9; }

div#time-box3 {
	float: right;
	padding: 30px 8px 0 0;
	text-align: center;
	width: 90px;
	margin-right: 10px;
	}

.time-title1 {
	color: #097ED8;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}

.time-title2 { color: #097ED8; }
.time-title3 { font-size: 13px; color: #444; }
.time-text {
	color: #4F4F4F;
	font-size: 11px;
	line-height: 15px;
	}

a.time-link1:link {
	color: #097ED8;
	font-size: 11px;
	text-decoration: underline;
	}

a.time-link1:visited {
	color: #097ED8;
	font-size: 11px;
	text-decoration: underline;
	}

a.time-link1:hover {
	color: #ff8400;
	font-size: 11px;
	text-decoration: underline;
	}

a.time-link1:active {
	color: #097ED8;
	font-size: 11px;
	text-decoration: none;
	}

div#all #wrapper {}

div#content {
	background-color: #FFF;
	background-image: url(../images/site/content-small-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: right;
	padding:10px 0 0 0; 
	margin-top:8px;
	margin-right:15px;
	margin-bottom:0px;
	width:529px;
	overflow:hidden;
	}

/* images dentro do content recebem isso para o imagelink funcionar nos IEs */
div#content img{
	position:relative;
	}

div#content-medalha {
	float: right;
	}

div#content-bottom {
	background-image: url(../images/site/content-small-bottom.gif);
	background-position:center bottom;
	background-repeat: no-repeat;
	float: left;
	width: 530px;
	height: 15px;
	overflow:hidden;
	}

div#content-bottom-detalhes {
	background-image: url(../images/site/content-small-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	width: 530px;
	height: 7px;
	}

div#content-header {
	height: 60px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 515px;
	}

#content-menu2 {
	width: 530px;
	float: left;
	border-bottom: 1px solid #CCC;
	height:1%;
	}

ul#content-menu {
	float: right;
	margin: 0 10px 0 50px;
	padding: 0;
	list-style-type: none;
	overflow: auto;
	}

ul#content-menu li {
	border-top: 1px solid #cfcfcf;
	background-image: url(../images/site/content-menu-bg.gif);
	height: 16px;
	line-height: 22px;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	margin-left:2px;
	display: block;
	float: left;
	padding: 6px 11px 0px 5px;
	font: bold 10px Arial;
	color: #252525;
	text-transform: uppercase;
	text-decoration: none;
	}

ul#content-menu li a{
	padding: 6px 7px 0px 7px;
	}

ul#content-menu li a:link { color: #252525; text-decoration: none; }
ul#content-menu li a:visited { color: #252525; text-decoration: none; }
ul#content-menu li a:hover { color: #444444; text-decoration: none; }
ul#content-menu li a:active { color: #252525; text-decoration: none; }

.first { border-left: 1px solid #cacaca;}

ul#content-menu li:hover,ul#content-menu li.hover {
	background-image: url(../images/site/content-menu-bg-hover.gif);
	color: #444444;
	}

/* Menu menor */

#side-menu{
	width: 196px;
	float:left;
	}

.side-menu-content{
	background-image: url(../images/site/side-menu-top.gif);
	background-position:top center;
	background-repeat: no-repeat;
	background-color: #FFF;
	float:left;
	width:196px;
	margin-top:8px;
	margin-left:12px;
	padding:10px 0 0 0;
	display:inline;
	overflow:hidden;
	}
	
.side-menu-content ul{		
	margin:1px 0 15px 24px;
	padding:0;
	}
	
.side-menu-content ul li{		
	color:#494949;
	font-size: 12px;
	list-style-image: url(../images/site/li-menu.gif);
	padding:0;
	margin-top:10px;
	}
	
.side-menu-content ul li a{		
	color:#5b5b5b;
	text-decoration:none;
	padding:0;
	margin:0;
	}
		
.side-menu-content ul li a:hover{ color:#5187d6; text-decoration:none; }

.side-menu-bottom{
	width: 196px;
	float:left;
	background-image: url(../images/site/side-menu-bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height:9px;
	margin:0 0 0 12px;
	display:inline;
	}
	
#menu-logo{
	width: 196px;
	text-align: center;
	margin:30px 0;
	}

/* content menor */

#content-small{
	float:left;
	width: 500px;
	background-color: #CCC;
	}

div#content-medalhas {
	background-image: url(../images/site/medalhas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 50px;
	padding-left: 75px;
	width: 200px;
	}

div#content-list {
	width: 530px;
	float: left;
	}

div.box-produto {
	width: 257px;
	float: left;
	height: 135px;
	padding: 20px 0px 0px 8px;
	border-bottom: 1px solid #d7d7d7;
	}

div.produto-image {
	width: 87px;
	float: left;
	margin-top:7px;
	}

div.produto-info {
	width: 162px;
	float: left;
	margin:10px 0 0 7px;
	line-height: 14px;
	}
	
.infos{
	height:70px;
	overflow:hidden;
	}
	
.btn-com{
	width: 152px;
	height: 29px;
	text-align: right;
	margin-top:3px;
	padding-right:10px;
}	

#payment {
	float: left;
	margin: 0;
	text-align: center;
	width: 100%;
	padding:2px 0;
	}

#payment-text {
	font-size: 11px;
	color: #8b8b8b;
	float: left;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	padding:7px 0;
	}
	
#aviso-cotacao{
	display:block;
	margin:0 auto;
	width: 80%;
	font-size:11px;
	color:#494949;
	padding:15px;
	text-align: center;
	clear:both;
	}

.pedido-codigo{
	font-size:18px;
	color:#3274c6;
	border:1px solid #CCC;
	padding:10px 220px;
	}


/* Contents */

div#content2 {
	background-color: #FFF;
	background-image: url(../images/site/content-large-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	padding:10px 0 0 0; 
	margin-top:8px;
	margin-left:12px;
	width:953px;
	display:inline;
	overflow:hidden;
	}

div#content-bottom2 {
	background-image: url(../images/site/content-large-bottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	float: left;
	width: 953px;
	height: 15px;
	overflow:hidden;
	}
	
div#content3 {
	background-color: #FFF;
	background-image: url(../images/site/content-medium-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width:740px;
	margin:8px 12px 0 0; 
	display:inline;
	float:right;
	overflow:hidden;
	padding:8px 0 0 0;
	}

div#content-bottom3 {
	background-image: url(../images/site/content-medium-bottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	float: left;
	width: 740px;
	height: 15px;
	overflow:hidden;
	}





/* quadro de medalhas */

#medal-title {
	font-size:18px;
	color: #1975c3;
	float: left;
	width: 150px;
	margin-top:7px;
	height:17px;
	}

#medal-text {
	color: #9b9b9b;
	font-size:10px;
	width: 180px;
	line-height: 10px;
	margin-top:12px;
	}

#content-search {
	height: 50px;
	width: 230px;
	float: right;
	text-align: right;
	margin-right: 7px;
	line-height: 26px;
	}

#busca input { border:1px solid #CCC; vertical-align:middle; font-size:12px; }
#busca label { cursor:pointer; vertical-align:middle; }

.busca-text {
	color: #6a6a6a;
	font-weight: bold;
	text-transform: lowercase;
	}

.form-select {
	height: 20px;
	border: 1px solid #a8a8a8;
	}

.busca-button {
	height: 22px;
	}

/* sidebars */

div#sidebar-left {
	background-color: #E2E2E2;
	float: left;
	width: 215px;
	}

div.sidebar-box {
	padding: 9px;
	margin: 10px 0px;
	}

div#video {
	float: left;
	margin:10px 0 0 7px;
	height: 172px;
	width: 210px;
	background: url(../images/site/video1-bg.jpg);
	}

div#video2 {
	float: left;
	margin:10px 0 0 7px;
	height: 172px;
	width: 210px;
	background-image: url(../images/site/video2-bg.jpg);
	}

div#video-text {
	background-image: url(../images/site/video-pele-bg.gif);
	background-repeat: no-repeat;
	background-position:top center;
	text-align: center;
	width: 200px;
	float:left;
	font-size: 11px;
	height:32px;
	padding:2px 0 0 10px;
	color: #4a4a4a;
	margin-bottom:20px;
	}

div#conheca-medalhas {
	padding: 8px;
	}

.top-title {
	color: #097ED8;
	font-size: 16px;
	font-weight: bold;
	}

.top-text {
	font-size: 11px;
	color: #4c4c4c;
	}

div#sidebar-right {
	background-color: #E2E2E2;
	float: right;
	width: 205px;
	}

div.sidebar-box2 {
	float: left;
	width: 196px;
	padding-top: 6px;
	}

.imprensa-image {
	border: 3px solid #FFF;	
	}

.imprensa-image:hover {border: 3px solid #f2f6fa; }

.separator {
	border-bottom: 1px dashed #c5c5c5;
	height: 5px;
	width: 196px;
	}

div.sidebar-right-text {
	background-color: #FFF;
	border-bottom: 1px solid #bebebe;
	color: #595959;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 7px;
	padding: 4px 4px;
	text-align: left;
	width: 188px;
	}

div.sidebar-right-text:hover{
	background-color: #f2f6fa;
	border-bottom: 1px solid #929292;
	}

div.sidebar-right-text2 {
	font-style: italic;
	border-bottom: 1px dashed #CCC;
	color: #444444;
	font-size: 11px;
	line-height: 15px;
	padding: 7px 2px;
	text-align: left;
	width: 188px;
	text-align: right;
	cursor:pointer;
	}

div.sidebar-right-text2:hover{
	background-color: #e8e8e8;
	border-bottom: 1px dashed #d8d8d8;
	cursor:pointer;
	}

.depoimento-name {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding:3px;
	}

#depoimento-name {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	float:right;
	padding:3px;
	}
	
.depoimento{
	font-size: 12px;
	font-style: italic;
	color:#505050;
	border-bottom:1px solid #e7e7e7;
	padding:5px;
	}

.depoimento-box{
	margin:10px 0 40px 0;
	padding:4px;
	}

.depoimento-box:hover{ background-color: #f5f5f5; }


/* Conteudos das paginas estaticas */

#text{
	padding:14px;
	font-size:12px;
	color:#262626;
	line-height: 1.5em;
	overflow:hidden;
	}
	
#text ul{
	margin:4px 0 10px 0;
	padding:3px;;
	background-color: #ecf4f7;
	list-style-type: inherit;
	border-bottom:4px solid #e8f1f4;
	}

#text ul li{
	margin:0 0 0 25px;
	padding:4px 0 4px 0px;
	}


div#footer {
	clear: both;
	height: 50px;
	padding: 10px 5px 0px 5px;
	margin: 0 auto;
	width: 968px;
	}

div#footer #footer-box1 {
	color: #3a3a3a;
	float: left;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	width: 600px;
	margin-bottom:10px;
	}

div#footer #footer-box2 { float: right;	}


/* links */

a.link1:link {
	color: #474747;
	text-decoration: none;
	}
a.link1:visited {
	color: #474747;
	text-decoration: none;
	}
a.link1:hover {
	color: #474747;
	text-decoration: none;
	}
a.link1:active {
	color: #474747;
	text-decoration: none;
	}

a.link-comprar:link {
	font-size: 15px;
	font-weight: bold;
	color: #3f7bd6;
	text-decoration: none;
	text-transform: uppercase;
	}
a.link-comprar:visited {
	font-size: 15px;
	font-weight: bold;
	color: #3f7bd6;
	text-decoration: none;
	text-transform: uppercase;
	}
a.link-comprar:hover {
	font-size: 15px;
	font-weight: bold;
	color: #3f7bd6;
	text-decoration: underline;
	text-transform: uppercase;
	}
a.link-comprar:active {
	font-size: 15px;
	font-weight: bold;
	color: #3f7bd6;
	text-decoration: none;
	text-transform: uppercase;
	}

/* Definicoes para imagens */

.left { float: left; margin:6px 10px 6px 0; border:0; }
.right { float: right; margin:6px 0 6px 10px; border:0; }
.left a{ border:0;}
.right a{ border:0;}



/* Videos top gols */

.video-box{
	width: 280px;
	float:left;
	text-align: center;
	margin:10px 0 20px 24px;
	display:inline;
	height: 430px;
	overflow: hidden;
	}

.video-box-title{
	color:#5187d6;
	font-size:16px;
	font-weight: bold;
	float:left;
	width: 280px;
	padding:5px 0;
	text-align:left;
	text-transform:uppercase;
	}
	
.video-box-box{
	float:left;
	width: 280px;
	}
		
.video-info{
	margin:5px 0 0 0;
	text-align:left;
	padding:10px;
	width: 256px;
	float:left;
	font-size:11px;
	background-color:#deeaef;
	border:1px solid #b6c9d1;
	color:#2c4a60;
	}	
	
div.video-info:hover{ background-color:#ccdfe7; border:1px solid #abc1ca; }

.button-video{
	background-image:url(../images/site/button-bg.gif);
	background-repeat:repeat-x;
	color:#2e2e2e;
	font-size:14px;
	height:28px;
	padding:0; margin:0;
	width: 255px;
	border:1px solid #8c8c8c;
	cursor:pointer;
	}
	
.button-video:hover{
	background-image:url(../images/site/button-bg2.gif);
	cursor:pointer;
	}
		
div.video-box2{
	padding:10px 0 15px 0;
	width: 700px;
	border-bottom:1px dashed #CCC;
	height: 170px;
	}	
	
div.video-box-box2{
	padding:16px;
	width: 200px;
	float:left;
	margin-left:4px;
	}	

div.video-info2{
	margin-top:27px;
	float:left;
	width: 300px;
	color:#545454;
	font-size:90%;
}	

#video-bigbox{
	width: 920px;
	float:left;
	}
	

/* Detalhes do produto */

#produto-box{
	float:left;
	width: 480px;
	margin:10px 0 0 20px;
	}
	
#foto{
	width: 250px;
	margin:10px 0 0 0px;
	}
	
#foto_detalhe{
	width: 300px;
	height: 380px;
	background-color: #FFF;
	position:absolute;
	left:29.5%;
	border:1px solid #b2b2b2;
	z-index:2;
	padding:0px 110px;
	}
	
#fechar_foto{
	color:#494949;
	font-size:12px;
	border:1px solid #CCC;
	float:right;
	width:60px;
	cursor:pointer;
	margin-top:10px;
	padding-left:30px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-image: url(../images/site/close.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size:14px;
	}	
	
#fechar_foto:hover{
	background-color: #fff5d8;
	border:1px solid #a3a3a3;
	color:#363636;
	}
	
#imagens_produto{
	width:80px;
	float:left;
	}		
	
#detalhes_foto{
	margin:0 auto;
	position:absolute;
	}

	
#produto-foto{	
	float:left;
	width: 200px;
	height:200px;
	margin:15px 0 0 10px;
	display: block;
	}

#produto-title{
	color:#417cd3;
	font-size:22px;
	font-weight: bold;
	margin-top:40px;
	float:left;
	width: 280px;
	}
	
.preco-normal{
	color:#545454;
	font-size:18px;
	}
	
.preco-dolar{
	color:#787878;
	font-size:12px;
	padding:5px;
	}	

.clique-ampliar{
	font-size:11px;
	color:#6f6f6f;
	}
	
.indisponivel{
	color:#d93434;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#produto-detalhes{
	color:#707070;
	font-size:12px;
	width: 500px;
	float:left;
	}	
	
#produto-dados{
	width: 250px;
	float:left;
	}	
	
.produto-button{
	background-image:url(../images/site/btn_comprar2.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	height:35px;
	padding:0; margin:0;
	width: 150px;
	border:0;
	text-transform: uppercase;
	color:#414141;
	font-size:18px;
	cursor:pointer;
	}

.produto-button:hover{
	background-position:-150px 0;
	color:#045c9b;
	}
	
#produto-detalhes2{
	background-color: #f8f8f8;
	padding:15px;
	float:left;
	border:1px solid #CCC;
	width: 455px;
	margin:5px 0 15px 10px;
	line-height: 17px;
	}
	
#espaco_produto{
	width: 100%;
	float:left;
	}
	
#imagem_produto{
	float:left;
	width: 180px;
	}	
	
#produto-descricao{
	width: 490px;
	float:left;
	padding:10px;
	}
	
.item{ color:#3068ba; font-weight: bold; }
.valor{	color:#838383; }

.medidas{
	color:#3068ba;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.medidas-item{ font-weight: bold; }
	
#produtos-relacionados{
	background-image: url(../images/site/side-menu-top.gif);
	background-position:top center;
	background-repeat: no-repeat;
	background-color: #FFF;
	float:right;
	width:196px;
	margin-top:8px;
	margin-right:12px;
	padding:10px 0 0 0;
	display:inline;
	overflow:hidden;
	}	

#produtos-relacionados-content{
	background-color: #FFF;
	float:left;
	padding:5px 5px 0 5px;
	}

#produtos-relacionados-bottom{
	background-image:url(../images/site/side-menu-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height: 12px;
	width:196px;
	float:right;
	line-height: 0px;
	}

.produtos-relacionados-box{
	width: 184px;
	float:left;
	margin:10px 0;
	border-bottom:1px dashed #CCC;
	padding-bottom:10px;
	}
	
.produtos-relacionados-image{
	width: 85px;
	height:85px;
	float:left;
	}
	
.produtos-relacionados-title{
	color:#5187d6;
	font-size: 12px;
	float:left;
	width: 95px;
	margin-left:3px;
	font-weight:bold;
	margin-top:7px;
	text-align: center;
	line-height: 16px;
	}
	
.produtos-relacionados-button{
	color:#565656;
	font-size:10px;
	height:22px;
	padding-top:1px; margin:0;
	width: 79px;
	border:0;
	background-image:url(../images/site/btn-2.gif);
	background-color:#FFF;
	cursor:pointer;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.produtos-relacionados-button:hover{
	background-position:-79px 0;
	color:#2C5C8F;	
	}

.relacionados-preco1{
	color:#454545;
	font-size:11px;
	}

.relacionados-preco2{
	color:#5b5b5b;
	font-size:10px;
	}	
		
div#importante-box{
	border:1px solid #d9d9d9;
	padding:5px;
	width: 350px;
	margin:0 auto;
	text-align: center;
	line-height: 16px;
	color:#6b6b6b;
	font-size: 10px;
	}

.importante{
	font-size:14px;
	font-weight: bold;
	color:#aa3636;
	}


/* Paginacao */

#paginacao-box{
	width: 500px;
	float:left;
	padding:5px;
	text-align: center;
	}
	
.paginacao{
	color:#454545;
	text-decoration: none; 
	border:1px solid #ccc; 
	padding:3px; 
	margin:1px;
	text-align: center;
	font-size:11px;
	}

.pagina-atual{
	color:#9d9d9d;
	text-decoration: none; 
	border:1px solid #ccc; 
	padding:3px; 
	margin:2px;
	text-align: center;
	font-size:11px;	
	}
		
a.paginacao:link{ }
a.paginacao:visited{ }
a.paginacao:hover{ color:#3c76cb; background-color: #eaeaea; }
a.paginacao:active{ }

.pergunta{
	color:#046aaf;
	font-weight: bold;
	font-size:12px;
	}
	
.box-image{
	padding:5px;
	text-align: center;
	margin-bottom:10px;	
	}	
	
.ampliar{
	font-size:10px;
	color:#7d7d7d;
	}	

/* Noticias */

.box-noticia{
	float:left;
	width: 502px;
	margin-bottom:22px;
	border-bottom:1px solid #e9e9e9;
	}	
	
.header-noticia{
	width: 495px;
	float:left;
	border-bottom:1px solid #e9e9e9;
	margin:0 0 10px 0;
	}
	
.noticia-title{
	color:#5187d6;
	font-weight: bold;
	font-size:14px;
	}
	
.noticia-date{
	color:#797979;
	font-size:10px;		
	}
	
.box-noticia img{
	padding:2px;
	border:1px solid #CCC;
	cursor:pointer;
	}

.noticia-link{ cursor:pointer; }

	a.noticia-link:link{ text-decoration: none; color: #595959; cursor:pointer;}
	a.noticia-link:visited{ text-decoration: none; color: #595959; cursor:pointer; }
	a.noticia-link:hover{text-decoration: none; color:#272727; cursor:pointer;}
	a.noticia-link:active{ text-decoration: none; color: #595959; cursor:pointer;}
	
#caminho_departamento{
	float:left;
	width: 500px;
	font-size:13px;
	color:#676767;
	margin:10px 0 0 35px;
	}
	
#caminho_departamento a{
	text-decoration: underline;
	color:#676767;
	}
	
#caminho_departamento a:hover{
	text-decoration: underline;
	color:#337dc1;
	}

/* Carrinho */

#passos{
	text-align:center;
	}
	
#carrinho-all{
	width: 100%;
	float:left;
	}
	
#carrinho-table{
	border:1px solid #8e8e8e;	
	width: 700px;
	margin:0 auto;
	text-align: center;
	}

.linha-a{ 	
	color:#4f4f4f; 
	font-size:10px; 
	font-weight:bold;
	background-image:url(../images/site/bg-title-carrinho.gif); 
	background-repeat:repeat-x; 
	height:29px; 
	display:block; 
	border-bottom:1px solid #CCC;
	text-transform: uppercase;
	}
			
.coluna1a{ width: 140px; float:left;  padding:7px 5px 3px 5px;}
.coluna2a{ width: 245px; float:left;  padding:7px 5px 3px 5px;}
.coluna3a{ width: 91px; float:left;  padding:7px 5px 3px 5px;}
.coluna4a{ width: 175px; float:right;	padding:7px 5px 3px 5px;}
	
.coluna1b{
	width: 140px;
	float:left;
	padding:5px;
	display:inline;
	}	

.coluna2b{
	width: 245px;
	float: left;
	padding:5px;
	margin-top:30px;
	display:inline;
	font-weight:bold;
	}	
	
.coluna3b{
	width: 91px;
	float: left;
	padding:5px;
	margin-top:30px;
	display:inline;
	}

.coluna4b{
	width: 175px;
	float: right;
	padding:5px;
	margin-top:30px;
	font-weight: bold;
	color:#3481c3;
	display:inline;
	}	
	
.linha-produto{
	float: left;
	height: 100px;
	display:block;
	color:#2e2e2e;
	font-size:12px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	}

.valor-total{
	float:right;
	width: 270px;
	margin-top:7px;
	}
	
.valor-total2{
	float:right;
	width: 185px;
	font-weight: bold;
	}
	
.total{
	width: 60px;
	float:left;
	text-transform: uppercase;
	font-size: 10px; color:#4f4f4f; 
	font-weight: bold;
	}
	
.real{ color:#3481c3; } 
.dolar{ color:#676767; }
.cotacao-dolar{ font-size:10px; color:#909090; }

#frete{ 	
	margin-top:5px;
	color:#4f4f4f; 
	font-size:10px; 
	font-weight:bold;
	background-image:url(../images/site/bg-title-carrinho.gif); 
	background-repeat:repeat-x; 
	height:25px; 
	width:690px;
	float:left;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-transform: uppercase;
	padding:4px 0 0 10px;
	text-align: left;
	}

#pais-box{
	width: 300px;
	float:left;
	}

#pais-box2{
	width: 160px;
	float:left;
	}

.pais{
	color:#494949;
	margin:3px 0 0 4px;
	font-size:10px;
	}	

.btn-cep{
	color:#494949;
	font-size:10px;
	}	
	
#valor-frete1{
	float:right;
	text-align: right;
	margin-right:40px;
	padding-top:1px;
	width: 180px;	
	}
	
#valor-frete2{
	float:right;
	text-align: right;
	margin-right:5px;
	padding-top:1px;
	width: 300px;	
	}
	
#cotacao{
	width: 685px;
	text-align: right;
	padding:5px 15px 0 0;
	float:left;
	font-size:10px;
	color:#7a7a7a; 
	font-weight: bold;
	}
	
#notice-carrinho{
	width: 70%;
	float:left;
	display:inline;
	border:1px solid #c5c5c5;
	font-size:11px;
	color:#222222;
	margin:10px 0 10px 110px;
	padding:10px;
	}
	
#notice-carrinho2{
	float:left;
	width: 450px;
	border:1px solid #c5c5c5;
	font-size:11px;
	color:#222222;
	margin:10px 0 0 100px;
	padding:10px;
	}
	
.notice-importante{
	color:#c72929;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#buttons{
	display:block;
	width: 100%;
	float:left;
	}

#carrinho-vazio{
	text-align: center;
	padding:30px;
	font-size:14px;
	color:#6d6d6d;
	}
	
.btn-continuar{
	float:left;
	margin:0 0 10px 15px;
	text-transform: uppercase;
	font-size:12px;
	font-weight: bold;
	color:#494949;		
	background-image:url(../images/site/btn-carrinho.gif); 		
	background-repeat: no-repeat;
	width: 194px;
	height: 27px;
	border:0;
	cursor:pointer;
	letter-spacing: 0.2mm;
	}

.btn-concluir{
	float:right;		
	margin:0 15px 10px 0;
	text-transform: uppercase;
	font-size:12px;
	font-weight: bold;
	color:#494949;				
	background-image:url(../images/site/btn-carrinho.gif); 		
	background-repeat: no-repeat;
	width: 194px;
	height: 27px;
	border:0;
	cursor:pointer;
	letter-spacing: 0.2mm;
	}

#login{
	width: 300px;
	padding:20px;
	margin:15px auto;
	text-align: center;
	border:1px solid #ccc;
	}

#login p{ text-align:center; }

a.link-conta-senha:link{ font-size:11px; text-decoration: underline; color:#3185d2; }
a.link-conta-senha:visited{ font-size:11px; text-decoration: underline; color:#3185d2; }
a.link-conta-senha:hover{ font-size:11px; text-decoration: underline; color:#3f73a4; }
a.link-conta-senha:active{ font-size:11px; text-decoration: underline; color:#3185d2; }

#primeira{
	margin:15px auto;
	width: 300px;
	padding:20px;
	text-align: center;
	border:1px solid #ccc;
	line-height: 25px;
	}

#primeira a{ color:#6f6f6f;font-size: 14px; }
#primeira a:hover{ color:#1f1f1f;font-size: 14px; }

.primeira-compra{
	font-size: 18px;
	color:#3685ce;
	}
	
#cliente-menu{
	display:block;
	float:left;
	width: 90%;
	margin-top:5px;
	text-align: right;
	height:20px;
	margin-right:10px;
	overflow:hidden;
	padding-bottom:15px;
	}	
	
#cliente-menu ul{ display: inline; }
#cliente-menu li{ display: inline; }
	
#cliente-menu li a{
	color:#5c5c5c;
	padding:0 0 5px 15px;	
	text-decoration: none;
	}

#cliente-menu li a:hover{ color:#989898; }
	
.aviso{
	font-size: 12px;
	color:#c22626;
	padding-top:10px;
	padding-left:10px;
	}

#tabela{
	float:left;
	padding: 5px;
	margin-left:118px;
	width: 600px;
	display:inline;
	}
	
.box-endereco{ }	
.box-endereco2{	width: 400px; }

.endereco-box{
	width: 680px;
	float: left;
	border:1px solid #CCC;
	padding:10px;
	margin:8px 0;
	color:#4c4c4c;
	line-height: 20px;
	display:block;
	}	
	
#table-pagamento{
	width: 100%;
	margin-top:10px;
	}	
	
#table-pagamento td{
	padding:0;
	margin:0;
	}
	
fieldset{
	border:0px solid red;
	}	
	
#frete-tipo{
	float:left;
	margin-left:20px;
	}	
	
#frete-preco{
	float:right;
	margin-right:50px;
	}
		
#resumo{	
	float:left;
	width:700px;
	margin-top:20px;	 
	}		
	
.aviso2{
	font-size: 12px;
	color:#bd2f2f;
	}

#table_carrinho	{
	border:0px solid #000;
	margin:0 auto;
	}

#table-noticia{
	border:1px solid #CCC;
	padding:2px;
	text-align: center;
	}
	
#table-noticia td{
	border:1px solid #CCC;
	}

.noticia-legenda{
	font-size:11px;
	color:#5b5b5b;
	}

.btn-vitrine{
	background-image:url(../images/site/btn-vitrine.gif); 		
	width: 105px;
	height: 28px;
	padding:0;
	margin:0;
	float:right;
	border:0;
	text-transform: uppercase;
	color:#4c4c4c;
	font-size:12px;
	cursor:pointer;
	letter-spacing: 0.2mm;
	font-weight: 600;
	background-color: #FFF;
	}
	
.btn-vitrine:hover{
	color:#304965;	
	background-position:-105px 0;
	}
	
.produto-time{
	color:#646464;
	font-size:11px;
	}

.produto-data{
	color:#848484;
	font-size:9px;	
	}
	
a.lista-conteudo:link{ text-decoration: none; color:#3e72bf; }	
a.lista-conteudo:visited{ text-decoration: none; color:#3e72bf; }
a.lista-conteudo:hover{ text-decoration: none; color:#3b567e; }
a.lista-conteudo:active{ text-decoration: none; color:#3e72bf; }
	
#busca-box{
	margin:0; padding: 5px;
	float:left;
	width: 180px;
	text-align: center;
	}

#busca-box select{
	width: 115px;
	height: 22px;
	color:#343434;
	}
	
.input-busca-box{
	height: 20px;
	width: 150px;
	font-size:16px;
	}
	
.btn-busca-box{
	margin:0; padding:0;
	border:1px solid #CCC;
	height: 22px;
	width: 30px;
	text-transform: lowercase;
	color:#282828;
	margin-top:1px;
}



#nome-certificado{
		width: 450px;
		float:left;
		margin:10px;
		}
		
	#nome-certificado input{
		width: 370px;
		height: 20px;
		font-size:16px;
		padding-top:2px;
		border:1px solid #494949;
		}
	
#certificado-foto{
	border:1px solid #494949;
	float:left;
	margin-top:5px;	
	margin-left:5px;	
	width: 120px;
	}
	
#certificado-box{
	float:left;
	display:block;
	width: 680px;
	background-color: #fff7dc;
	padding:10px;
	border:1px solid #8e8e8e;
	margin:8px 0 20px 0;
}

.imageOver5{ background:url(../images/site/button.gif) no-repeat 50% 50%; }

.btn{
	text-transform: uppercase;
	font-size:12px;
	font-weight: bold;
	color:#494949;				
	background-image:url(../images/site/btn.gif); 		
	background-repeat: no-repeat;
	background-color:#FFF;
	width: 194px;
	height: 24px;
	border:0;
	cursor:pointer;
	letter-spacing: 0.1mm;
	text-align: center;
	}
		
.btn2{
	text-align: center;
	text-transform: uppercase;
	font-size:12px;
	font-weight: bold;
	color:#494949;				
	background-image:url(../images/site/btn2.gif); 		
	background-repeat: no-repeat;
	background-color:#FFF;
	width: 102px;
	height: 24px;
	border:0;
	cursor:pointer;
	letter-spacing: 0.1mm;
	}
	
			
			
#image-pele-selecao{
	float:right;
	margin:10px;
	
}

.selecao-campea{
	font-size:12px;	
	padding:10px;
}

.pele-frase{
	font-size:18px;
	color:#5187d6;
	font-style: italic;
	text-align:right;
	padding:10px;
}


/* formatos da imagem */
.cota{
	float:left;
	border:1px solid #CCC;
}


div#quadro-logos{
	width:670px;
	border:1px solid #939393;
	float:left;
	margin-left:30px;	
	display:inline;
}

div#abas-selecao{
	width:670px;
	float:left;
	margin:20px 0 0 30px;
	display:inline;
}

.selecao-button{
width:169px;
height:29px;
font-size:14px;
font-weight:700;
color:#353535;
background-image:url(../images/site/btn-selecao.gif); 		
background-repeat: no-repeat;
border:0;
cursor:pointer;
text-align:center;
padding:2px 0 0 0;
margin:0;
}

.selecao-button:hover{
	background-position:-169px 0;
	border:0;
	cursor:pointer;
}

.selecao-button:active{
	background-position:-338px 0;
	border:0;
	cursor:pointer;
}



#abas-ul{
	padding:0;
	margin:0;
}

#abas-ul li{
	display:inline;
	padding:15px 30px 5px 0;
	background-color:red;
	margin-right:1px;
	border:1px solid #000;
	display:block;
}

#abas-ul li{
	display:inline;
	padding:15px 30px 5px 0;
}

.cota-title{
	font-size:15px;
	text-transform:uppercase;
	color:#5187d6;
	font-weight:bold;
	padding:5px 0 2px 12px;
	border-bottom:1px dashed #CCC;
	display:block;
	width:650px;
	margin:20px 0 15px 0;
}

/* primeira cota */
.selecao-box1 {
	display:inline;
	float:left;
	height:270px;
	margin:15px 35px 0 0;
	width:270px;
}
.logo-linha1 {
	display:inline;
	float:left;
	margin-left:40px;
	padding-bottom:50px;
	width:615px;
}

/* segunda cota */
.selecao-box2{
	width:190px;
	height:190px;
	float:left;	
	margin:10px 10px 0 0;
	display:inline;
}
.logo-linha2{
	float:left;
	padding-bottom:50px;
	display:inline;
	width:600px;
	margin-left:38px;
	}


/* terceira cota */
.selecao-box3{
	width:155px;
	height:155px;
	float:left;	
	margin:10px 10px 0 0;
	display:inline;
}
.logo-linha3{
	float:left;
	padding-bottom:40px;
	display:inline;
	width:660px;
	margin-left:10px;
	}

	
/* quarta cota */
.selecao-box4{
	width:120px;
	height:120px;
	float:left;	
	margin:10px 10px 0 0;
	display:inline;
}
.logo-linha4{
	float:left;
	padding-bottom:40px;
	display:inline;
	width:650px;
	margin-left:17px;
	}

	
/* quinta cota */
.selecao-box5{
	width:100px;
	height:100px;
	float:left;	
	margin:10px 10px 0 0;
	display:inline;
}
.logo-linha5{
	float:left;
	padding-bottom:40px;
	display:inline;
	width:660px;
	margin-left:10px;
	}	
	
.pnoticia-data{
	color:#747474;
	font-size:11px;
}

.pnoticia-link{ font-weight:bold; color:#5187d6; font-size:12px; cursor:pointer; text-decoration:underline;}
	
.pnoticia-link:link{ 	}
.pnoticia-link:visited{  }
.pnoticia-link:hover{ color:#484848; }
.pnoticia-link:active{ }
	
#noticia-super-box{
	padding:10px;
	float:left;
}
	
iframe {
	overflow-x:hidden !important;
	overflow-y:hidden !important;
	}	