body { background-color: #ccc; color: #333; }

body, ol, ul, td {
/*  font: normal 14px verdana; */
  /*line-height: 12px;*/
}
h1{
	color: #777;
	font: normal 32px "Bookman", serif;
	text-align: center;
	margin: 10px 0;
}

img {
	border-color: transparent;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}
img, ul, a, fieldset {
	border:0 none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

a {  text-decoration: none; font-family: verdana; 	}
a:visited {   } 
a:hover { color: #335B97;/* background-color:#6CD100; */ text-decoration: underline; }

a img{color: #FFF;}

a.button {
    background: transparent url(../images/btns/bg_button_a.gif?1273757024) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(../images/btns/bg_button_span.gif?1273757024) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* ---------- */



/* ------------ */
form label {
	font-size: 11px;
}
form input {
	color: #555;
	font-size: 14px;
	padding: 4px;
}

.aviso {
	font-size: 11px;
}

.aviso2 {
	background: #f0f0f0;
	color: #D2691E;
	font-size: 12px;
	padding: 6px;
	text-align: center;
	width: 99%;
}

.red {
	color: red;
	font-size: 11px;
}

/* ---------------------------------
	div
	-------------------------------- */
body{
	
	height: 100%;
	margin: 2px;
}

#tudo{
	background-color: transparent;
	
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:   12px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/* ------------------------------- Barra de Navegação administrativa -----------------*/
#barra_header{
	background: #444;
	color: #ccc;
	font: normal 11px 'Arial';
	
	text-align: right;
	height: 20px;
	padding: 5px 10px;
	margin: 0;
}
#barra_header li {
	list-style: none;
	display: inline;
	padding: 5px 10px;
}
#barra_header li a, #barra_header li a:visited { color: #FFF;}
#barra_header li a:hover{ color: #ccc; }
/* Fim - Barra de Navegação administrativa */


#header{
	background: #006699;
	height: 100px;
	width: 100%;
}

.enter {
	text-align: right;
}
#header a { 
	color: #ccc; 
	padding: 5px 10px 5px 10px;
	font: bold arial, helvetica;
	font-size: 11px;
}
#header a:visited { color: #ccc; text-decoration: none;}
#header a:hover { 
	color: #EDEDED; 
	text-decoration: none;
}


#config {
	background-color: #555;
	font-size: 12px;
	padding: 5px;
	margin: 4px 0 4px 0;
}
#config li{
/*	border: 1px solid #555;*/
	display: inline;
	padding: 5px;
	margin-left: 1px;
	z-index: 2;
}

#config a{
	color: #FFF;
	padding: 5px 7px;
}
#config a:hover{
	background-color: #999;
	color: #FFF;
	padding: 5px 7px;
	text-decoration: none;
}


a.imagem:link, a.imagem:visited { 
	background-color: #339966;
	background: url(../images/icons/_disabled__open.gif?1273757024) no-repeat;
	color: #999;
	text-decoration: none; 
	padding: 5px;
	
}
a.imagem:active { text-decoration: none; color: white;}
a.imagem:hover { 
	color: #FFF;
	text-decoration: none; 
/*	background: #6CD100 url(../images/icons/_active__open.gif) no-repeat; */
	background: #FFF url(../images/icons/_active__open.gif) no-repeat; 
 	padding: 10;
	
}

#destaques{ margin: 0 auto;}

#main a.voltar:link, a.voltar:visited{
	background: url(../images/icons/voltar04.png?1273757024) no-repeat;
	color: #555;  
	text-decoration: none;
	padding: 5px 15px 5px 5px;
}
#main a.voltar:hover { 
	text-decoration: none; 
	background: transparent url(../images/icons/voltar03.png?1273757024) no-repeat;
	background-size: 12px;
	color: #1874CD;

	
}

#main{
	padding: 0 15px;
	height: 100%;
}
#main h3 { margin: 4px 0 2px 0;}
#main h1{ margin-top: 10px;}
#main strong{ margin: 0;}

#main .tab {
	border-collapse:collapse; 
	border: 1px solid #999;
	width: 100%;
	margin: 10px 0;
}
#main .tab th { 
	border: 1px solid #CCC;
	background: #5C81BF;
	color: #fafafa;
	font-family: arial;
	font-size: 12px;  
	padding: 2px 0;
	text-align: center;
	
}
#main .tab td { 
	border: 1px solid #CCC;
	font-size: 12px;  
	padding: 5px; 
	text-align: center;
}
.impar {background: #FFF;}
.par {background: #F0f0f0;}


#content {
	background: green;
	position: relative;
	padding: 0 10px;
}

#colEsq {
	
	float: left;
	margin-right: 5px;
	width: 160px;
	padding-top: 10px;
	
}

#colEsq ul {
	border: 1px solid #CCC;
	padding: 0 0 5px 2px;
	display: block;	
	margin: 0 0 20px 0;
}
#colEsq ul li {
	padding: 4px 0;
}

#colEsq ul li a {
/*	padding: 4px;*/
	padding-left: 10px;
}
#colEsq h3{
	background: #CCC;
	color: #555;
	font-size: 1em;
	font-style: 'Verdana';
	padding: 4px 0;
	text-align: center;
	margin: 0;
}
#colCentral {    
	background: #FFF;
/*	border-bottom:1px solid #666;*/
	float: left;
	text-align: justify;
	min-height: 440px;
	width: 100%;
}

#colDir {
	border: 2px solid #FFF;
	background: #FFF;
	margin-left: 5px;	
	width: 60px;
	position: absolute;
	right: 0;
}

/* ---------------------------------------- itens_grande_destaque ---------------------- */
#itens_grande_destaque{
	/*background: url(../images/fundo/bk_list.jpeg) repeat-x; */
	border-bottom: 1px solid #f0f0f0;
	float: right;
	font: normal 12px Verdana, sans-serif;
	margin: 5px auto;
	width: 99%;
	padding: 2px;
}

#itens_grande_destaque p{
	margin: 5px 0 5px 0;

}
	
#itens_grande_destaque a.{
/*	font: normal 1px verdana; */
}
#itens_grande_destaque a:hover{
	color: #006699;
	text-decoration: none;
}

#itens_grande_destaque img{
	border-color: transparent;
	float: left;
	padding: 2px;
	margin-right: 30px;
	margin-left: 5px;
}

#itens_grande_destaque .texto{

	margin: 0;
	overflow: auto; 
	padding: 0 30px 0 0;
}

.mais{
	float: right;
	text-align: right;
	width: 100px;
	margin: 0 10px 5px 0;
}	

#base a.h1{
	font: normal 28px 'verdana';
}
#base a:hover.h1{
/* 	color: #006699; */
	font: normal 28px 'verdana';
	text-decoration: underline;
}
.imagem{
	border: 1px solid white;
}

#base a img{
	border: 1px solid white;
}

#main .imagem{
	float: left; 
	border: 1px solid #C2E3EF;
	padding: 2px;
	background: #FFF;
	margin: 2px 10px 5px 0;
	width: 105px;
	height: 79px;	
	text-align: center;
}

#main #itens_destaque a{
	font: normal 11px verdana;
} 
#main #itens_destaque a:hover{
	color: #006699;
	text-decoration: none;
}

#main #itens_destaque{
	background-color: white;
	border: 1px solid #fff;
	font: normal 11px verdana;
	float: left;
	height: 105px; 
	margin: 0 5px 5px 5px ;
	width: 270px;
/*	-moz-border-radius: 10px; */
}
#main #itens_destaque img{
	float: left;
	padding: 2px;
}

#main #itens_destaque .texto{
	border:1px solid #fff; 
	margin: 0;
	overflow: hidden;
	height: 100%;
	padding-top: 0;
}
#main #itens_destaque .texto a{
	color: #555;
}
#main #itens_destaque .texto a:visited{
	color: #555;
}
#main #itens_destaque .texto a:hover{
	color: #0066cc;
}
#main #itens_destaque p{
	padding: 0 5px 0 5px;
	margin: 0;
}



#main #itens{
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	float: left; 
	margin: 5px;
	width: 293px;
}
#main #itens p{
	background-color: #f0f0f0;
	margin: 0 0 10px 20px;
	
}

#main #itens .end{
	background-color: white;
	border-top: 1px solid #ccc;
/*	height: 70px; */
	margin: 0 5px 10px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 10px;
}

#main #itens .end p{
	background-color: #fff;
}


#main #edit_destaque{
	background-color: #D8CFDD;
	float: bottom; 
	text-align: right;
}

#main #edit_destaque a{ color: #56297D; font-size: 13px;}
#main #edit_destaque a:hover{ background-color: #9343B0; color: #FFF;}

#main #information{
	background-color: #FFEC8B;
	border: 1px solid #D2691E;
	color: #B22222;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
}

table img {
/*	border: 1px solid transparent;*/
}

.help_tag{
	background-color: #fff;
	border: 1px solid #fff;
	float: right;
	height: 600px;
	width: 160px;
}


#footer{

	background-color: #006699;
	
	clear: both;
	color: white;
	height: 20px;
	text-align: center;
	margin: 0;
}
#footer p { margin: 0; padding: 0 5px 0 5px;}
#base {
	height: 600px;
}

.notice{
	background-color: #F4FCEB;
	border: 1px solid green;
	color: green;
	font: normal 13px 'verdana';
	padding: 5px;
	margin: 5px;
	text-align: center;
}
.error{
	background-color: #F5C7C7;
	border: 1px solid #A88888;
	color: #AB4844;
	font: normal 13px 'verdana';
	padding: 5px;
	margin: 5px;
	text-align: center;
}
/* ERROS */

.fieldWithErrors {
	color: #FFF;
  	padding: 2px;
  	background-color: red;
/*  display: table;*/
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 10px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
	margin-left: 20px;
}
/* --------------------------------- Configurção listagem de produtos ----------- */

#productsVitrine {
/*	border: 1px solid #006699;*/
	font-size: 92.5%;
	overflow:hidden;
}

#productsVitrine li {
	padding:2em 0;
	width: 24%;
}
.productList {
	overflow:hidden;
}
.productList li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgDotted.gif?1273757024) repeat-x scroll center top;
	margin-top:-1px;
	overflow:visible;
	padding:2em 0;
}
.productVitrine .productList.grid li {
	width: 24.9%;
}

.productVitrine .productList.grid {
	clear:both;
}
.grid .first {
clear:left;
}
.grid li { float: left; }

#productsVitrine .product {

	margin:0 auto;
	max-width: 95%;
	
	padding-left:0;
	text-align:center;
}

/* ----------------- */
.produtos p {
	margin: 2px;
}

.titulo {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 2px 0 4px;
}
.produtos .resumo {
	display: block;
	font-size: 10px;
	margin-bottom: 5px;
}
.from {
	color: #999;
	display: block;
	font-size: 12px;
	text-decoration: line-through;
}
.for {
	color: #006699;
	display: block;
	font-size: 15px;
	font-weight: bold;
	
}
.clear {
	clear: both;
}
/* --------------------------------------- tbmenu -------------------------------- */
#tbmenu {
	float: left;
}
#tbmenu a{
	font-size: 14px;
}
.td_vazio {
	text-align: center;
	height: 300px;
	border: 1px solid #ccc;
}

/* --------------------------------------- Enquete ---------------------------------*/
.fieldEnquete {
/*	border-top: 1px solid #999;*/
	font: 12px 'Arial';
	padding: 0;
	width: 100%;
}
.fieldEnquete legend { color: #999; }

.fieldEnquete form {
	font-size: 11px;
}
.fieldEnquete .button {
	background: #539C39;
	border: 1px solid #539C39;
	color: #FFF;
	cursor: pointer;
}
.fieldEnquete .button:hover {
	background: #FFF;
	border: 1px solid #539C39;
	color: #539C39;
}
/*--------------------------------------- CSS PATROCINIOS --------------- */
#tbPatro {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
}
#tbPatro caption h3 {
	font-size: 1em;
	font-style: 'Arial';
	padding: 4px 0;
}
.slideshow1 {
	margin: 0 auto;
	position: relative; 
/*			height: 200px;*/
	padding: 4px;
}
.pics {  height: 150px; width: auto; padding:0; margin:0; overflow: hidden; margin: 0 auto; }
.pics img { padding: 0px; border: none; background-color: #fff; top:0; left:0; }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}


#navPatro {
	background: #fafafa;
	display: block;
	width: 100%;
	position: relative;
}
#next { position: absolute; right: 0;}
#margen {
	height: 1px;
}

/* ---------------------- Twittter --------------*/
#twitter {margin-bottom: 20px;}

/*------------------------- CABEÇALHO COM FLASH -----------------------*/
#flashcontent {
/*			position: absolute;*/
	padding: 0;
	margin: 0;
	z-index: 0;
}
/* ------------ Search ---------------- */
#filter{ background: #FFF; border:1px dashed #CCC; height: 50px; padding: 10px; margin: 7px 0; }
#filter #search_by{ float: left;}
#filter #search_order{ float: right; padding-top: 5px;}
#search_rep_name_like, #search_name_like{ width: 180px;}


.ui-state-highlight { height: 2.5em; background: #CCC; }


/* icon do suporte */
#addMessage{
	left:0;
	position:absolute;
	top:0;
	z-index:1;
}

#addMessage .link{
	text-align: center;
	opacity:0.4; filter: alpha(opacity='40'); 
	margin: 5px;
}