﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #f2f4e2;
}
.verde_escuro
{
    color: #462300;
}
.textbox
{
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
	border-width: 1px;
	border-color: #CCCCCC;
}
.preto
{
	color: #000000;
	text-decoration: underline;
}
a.preto:hover
{
	text-decoration: none;
}
.menu
{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover
{
	color: #FFFFCC;
	text-decoration: underline;
}.menu2
{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu2:hover
{
	color: #FFFFCC;
	text-decoration: underline;
}
.menu_laranja
{
	text-decoration: none;
	color: #000000;
	float: left;
	vertical-align: middle;
	padding-left: 5px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #dc9c1e;
}
a.menu_laranja:hover
{
	background-color: #dc9c1e;
	color: #FFFFFF;
}
.menu_azul
{
	text-decoration: none;
	color: #000000;
	float: left;
	vertical-align: middle;
	padding-left: 5px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #0097d7;
}
a.menu_azul:hover
{
	background-color: #0097d7;
	color: #FFFFFF;
}
.menu_verde
{
	text-decoration: none;
	color: #000000;
	float: left;
	vertical-align: middle;
	padding-left: 5px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #84b10c;
}
a.menu_verde:hover
{
	background-color: #84b10c;
	color: #FFFFFF;
}
.menu_roxo
{
	border-left: 2px solid #b2098c;
	text-decoration: none;
		color: #000000;
		float: left;
		vertical-align: middle;
		padding-left: 5px;
		margin-bottom: 0px;
}
a.menu_roxo:hover
{
	background-color: #b2098c;
	color: #FFFFFF;
}
.prod
{
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	
}
a.prod:hover
{
	color: #000000;
}
.prod_preco
{
	font-weight: bold;
	color: #ca0101;
	text-decoration: none;
}
a.prod_preco:hover
{
	color: #000000;
}
.palestra
{
	color: #7b8e01;
	text-decoration: none;
}
a.palestra:hover
{
	text-decoration: underline;
}
.textbox
{
	color: #666666;
	font-size: 10px;
	font-family: tahoma;
	border: 1px solid #e2e2e2;
}
.pequeno
{
	font-size: 10px;
	color: #818181;
	text-decoration: none;
}
a.pequeno:hover
{
	text-decoration: underline;
}
.highslide {
	cursor: url(zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.busca
{
	background: url(busca_bg.gif) repeat-x;
	height: 17px;
	font-family: tahoma;
	font-size: 10px;
	color: #76833d;
}
.laranja
{
	color: #dd9c1f;
	text-decoration: none;
}
a.laranja:hover
{
	text-decoration: underline;
}
.menu_bg
{
	background-image: url(  'menu.gif' );
}
.anuncie
{
	color: #8a8a8a;
	text-decoration: none;
}
a.anuncie:hover
{
	text-decoration: underline;
}
.menu_link
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	height: 32px;
}
.menu_celula
{
	background-image: url('menu_bgP.gif');
	text-align: center;
}
.menu_celulaON
{
	background-image: url(   'menu_bgONP.gif' );
	text-align: center;
}
.menu_linkON
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	height: 32px;
}
.banner_home_flutua
{
	position: absolute;
	width: 568px;
	height: 320px;
	z-index: 10;
	clip: rect(120px, 22%, auto, auto);
	margin-left:10px;
}
.txt_Busca
{
	border-width: 0px;
	font-size: 13px;
	height: 18px;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    border: 3px solid #5F8971;
    background-color: #F0FFDD;
    padding: 8px;
    width: 400px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.tit_destaque
{
    color: #000000;
    text-decoration: none;
    width: 100%;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    background-color: #E6E6E6;
    padding-top: 5px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-size: 12px;
}
.destaque_borda
{
    border: 1px solid #E6E6E6;
}
.painel_topLaranja
{
    padding: 4px;
    font-family: tahoma;
    color: #F07A04;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    background-color: #FEEEDE;
}
.painel_topVermelho
{
    padding: 4px;
    font-family: tahoma;
    color: #B71E15;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    background-color: #FDEFEE;
}
.painel_topMarron
{
    padding: 4px;
    font-family: tahoma;
    color: #772600;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    background-color: #FFEFE8;
}
.painel_topVerde
{
    padding: 4px;
    font-family: tahoma;
    color: #547128;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    background-color: #F1F8E9;
}
.painel_topAzul
{
    padding: 4px;
    font-family: tahoma;
    color: #4989AB;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    background-color: #E9F1F5;
}
.painel_topCinza
{
    padding: 4px;
    font-family: tahoma;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    background-color: #EFEFEF;
}
.painel_topRoxo
{
    padding: 4px;
    font-family: tahoma;
    color: #6F006F;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    background-color: #FFE8FF;
}
.painel_itemLaranja
{
    border-color: #F07A04;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding: 0px 0px 0px 6px;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    width: 100%;
}
a.painel_itemLaranja:hover
{
    background-color: #F07A04;
    padding: 0px 0px 0px 6px;
    color: #FFFFFF;
}
.painel_itemLaranja
{
    border-color: #F07A04;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding: 0px 0px 0px 6px;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    width: 100%;
}
a.painel_itemLaranja:hover
{
    background-color: #F07A04;
    padding: 0px 0px 0px 6px;
    color: #FFFFFF;
}
.painel_itemAzul
{
    border-color: #4989AB;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding: 0px 0px 0px 6px;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    width: 100%;
}
a.painel_itemAzul:hover
{
    background-color: #4989AB;
    padding: 0px 0px 0px 6px;
    color: #FFFFFF;
}
.painel_itemVermelho
{
    border-color: #B71E15;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding: 0px 0px 0px 6px;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    width: 100%;
}
a.painel_itemVermelho:hover
{
    background-color: #B71E15;
    padding: 0px 0px 0px 6px;
    color: #FFFFFF;
}
.painel_itemMarron
{
    border-color: #772600;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding: 0px 0px 0px 6px;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    width: 100%;
}
a.painel_itemMarron:hover
{
    background-color: #772600;
    padding: 0px 0px 0px 6px;
    color: #FFFFFF;
}
.painel_itemVerde
{
    border-color: #547128;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding: 0px 0px 0px 6px;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    width: 100%;
}
a.painel_itemVerde:hover
{
    background-color: #547128;
    padding: 0px 0px 0px 6px;
    color: #FFFFFF;
}
.painel_itemCinza
{
    border-color: #333333;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding: 0px 0px 0px 6px;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    width: 100%;
}
a.painel_itemCinza:hover
{
    background-color: #333333;
    padding: 0px 0px 0px 6px;
    color: #FFFFFF;
}
.painel_itemRoxo
{
    border-color: #6F006F;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    padding: 0px 0px 0px 6px;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    width: 100%;
}
a.painel_itemRoxo:hover
{
    background-color: #6F006F;
    padding: 0px 0px 0px 6px;
    color: #FFFFFF;
}



.brasil
{
    float: left;
    margin-left: 350px;
    margin-top: 30px;
}

.eua
{
    float: right;
    margin-right: 350px;
    margin-top: 30px;
}


.banner
{
    text-align: center;
}

.conteudo
{
    margin-top: 100px;
}

.direita
{
    float: left;
    width: 300px;
    margin-left: 10px;
}
.esquerda
{
    width: 150px;
    float: right;
    vertical-align: top;
    margin-right: 10px;
}

.ratingStar
{
white-space:nowrap;
margin:1em;
height:17px;
}
.ratingStar .ratingItem {
font-size: 0pt;
width: 17px;
height: 17px;
margin: 0px;
padding: 0px;
display: block;
background-repeat: no-repeat;
cursor:pointer;
}
.ratingStar .Filled {
background-image: url(ratingStarFilled.png);
}
.ratingStar .Empty {
background-image: url(ratingStarEmpty.png);
}
.ratingStar .Saved {
background-image: url(ratingStarSaved.png);
}
.avalie
{
    color: #a6b483;
    font-family: tahoma;
    font-weight: bold;
}

.titulo
{
    color: #808080;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    text-decoration: none;
}
a.titulo:hover
{
    color: #000000;
}
.video
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bolder;
    color: #999966;
    text-decoration: none;
}
a.video:hover
{
    color: #666633;
}
.icones
{
    color: #C0C0C0;
}
a.icones:hover
{
    color: #FF0000;
}

