/* TOP RIGHT BOTTON LEFT */

/* VERMELHO BARATIX: #e5211a 
   AMARELO ESCURO:   #e7b00e
   AMARELO MEDIO:    #f2cc5b
   AMARELO CLARO:    #f9e9bb   
   VERDE MSG SUCESSO #00a54f
   80% preto = rgb(62,59,54) ou #3E3B36
   cinzento claro = rgb(177,183,177)
   laranja claro (x background) = #fef1ba
   azul escuro, edicao de campos R - 144  G - 214 B - 233
   
*/

DIV { /* http://www.quirksmode.org/css/box.html */
  /*
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin:0;
  padding: 0;
  */
}


body{
  margin:auto; 
  padding:auto; 
  text-align:center; /* need to center page in IE6 -> see table.structure */
  
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: rgb(62,59,54);
}

h1{
  font-size: 14px;
  font-weight: bold;
}
h2{
  font-size: 13px;
  font-weight: bold;
}
p{
  margin: 10px 0px 5px 0px;
  padding: 0px 0px 0px 0px; 
  line-height: 15px;
  text-indent: 0px
}
table{
  text-indent: 0px;
}

a:hover{
  cursor: hand;
}


.text_field,
.text_area
{	
	background: #FFFFFF;	
	border: 1px solid #c4c3c3;
	color: #757575;	 
}
.text_field
{
	height: 16px;
	padding: 0px 1px 0px 1px;	
	margin: 2px 0px 2px 0px;	
}

input.defaultButton
{
   font-size:12px;
   font-family:Arial,sans-serif;
   font-weight:normal;
   color:#3E3B36;
   background-color:#afadad;
   background-image:url(../images/bt_submit_bkg.gif);
   border-style:solid;
   border-color:#7a7878;
   border-width:1px;
   cursor: pointer;
}


select.defaultComboBox
{
 /*  font-size:12px;
   font-family:Arial,sans-serif;
   font-weight:normal;
   color:#3E3B36;
   background-color:#afadad;
   border-style:solid;
   border-color:#7a7878;
   border-width:1px;
   cursor: pointer;*/
   width: 200px;
   cursor: yellow;
   
}

input.defaultButton:hover
{
   color:#000000;
   border-color:#000000;
}



table.structure
{
  margin:auto; 
  padding:auto; 
  width:1000px; 
  border: 0; 
  border-spacing: 0; 
  border-collapse: collapse; 
  overflow: hidden;

  text-align:justify;
}

table.structure tr.normal,
table.structure tr td.normal,
table.structure tr td.left,
table.structure tr td.left_margin,
table.structure tr td.right,
table.structure tr td.right_margin,
table.structure tr td.center
{
  margin:0; 
  padding:0; 
  border: 0; 
  border-spacing: 0; 
  border-collapse: collapse; 
  overflow: hidden;
}
table.structure tr.normal,
table.structure tr td.normal
{
  width:1000px;
}
table.structure tr td.left,
table.structure tr td.right
{
  width:160px;
}
table.structure tr td.left_margin,
table.structure tr td.right_margin
{
  width:20px;
}
table.structure tr td.center
{
  width:640px;
}
table.structure tr td.divider
{
  font-size:10px;
}


table.form tr.header {
  height: 22px;
}
table.form tr th.header,
table.form tr td.header  {
  padding: 0px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
  border: 2px rgb(62,59,54) solid;
  background-image: url(../images/user_area/table_header_bkg.gif);
  background-repeat: repeat-x;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}



table.normal
{
  border-collapse: collapse;
  border: 2px rgb(62,59,54) solid;
}
table.normal tr.header {
  height: 22px;
}
table.normal tr th.header,
table.normal tr td.header  {
  padding: 0px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
  border: 2px rgb(62,59,54) solid;
  background-image: url(../images/user_area/table_header_bkg.gif);
  background-repeat: repeat-x;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}
table.normal tr,
table.normal tr td
{
  border: thin #3E3B36 solid;
  padding: 2px 2px 2px 2px; 
}
table.normal tr td.even
{
  background-color: rgb(255,255,204);
}
table.normal tr td.centered
{
  text-align: center;
}
table.normal tr td.right
{
  text-align: right;
}



















#page_top{
  width:1000px;
  height: 128px;
  padding:0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #FFFFFF ;
  background: url(../images/deg_header.gif);
  background-repeat: repeat-x;
  border: 0;
  border:none;
  text-align:center;  
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;  
}


#page_top img{
  border: 0; 
}

#page_top table 
{ 
  border: 0; 
  border-spacing: 0; 
  border-collapse: collapse;
}

#page_top form {
  padding: 0px;
  border: none;
  margin: 0px;
}

#page_top a {
  text-decoration:none;
  font-weight:bold;
  color:#c00;
}

#page_top a img{
    border:none;
}         


#page_top #page_top_border_right {
  width: 5px;     
  float: left;
}
#page_top #page_top_logo_left {
  width: 375px;
  float: left;        
}
#page_top #page_top_center {
  width:620px;
  float: left;
}

/* ?? height total */
#page_top #page_top_center_pub {
  padding: 10px 0px 0px 142px; 
  margin: 0px;
  height: 60px;
  width:  468px;
}

/* 58 height total */
#page_top #page_top_center_search_form {
  padding: 26px 0px 8px 10px;
}

/* 24 height */
#page_top #page_top_center_search_form_text {
  padding: 3px 0px 2px 0px;
  font-size: 19px;  
  color: #FFFFFF;
  font-family: Helvetica, Times;
  font-weight: normal;
  float: left;
  margin: 0px;
}

/* 24 height (includes border)*/
#page_top #page_top_center_search_box_text {
	width: 202px;
	height: 18px;
	padding: 0px 2px 2px 2px;
	margin: 4px 0px 0px 6px;
	background-color: #FFFFFF;	
	border: 1px solid #c4c3c3;
	color: #757575;
	font-size: 16px;
	font-family: "Helvetica", Times, serif; 
	font-weight: bold;
	float: left;	 
}

#page_top #page_top_center_search_form_image {
  margin: 3px 0px 0px 0px;
  float: left;
}
/*trbl*/
#page_top #page_top_center_search_form_price {
	width: 51px;
	height: 18px;
	padding: 0px 6px 2px 6px;  	
	margin: 4px 0px 0px 2px;
	background-color: #FFFFFF;	
	border: 1px solid #c4c3c3;
	color: #757575;
	font-size: 16px;
	font-family: "Helvetica", Times, serif; 
	font-weight: bold;
	float: left;	   
}






/* SIDE BOX */
table.std_side_box{
  text-align: left;
  margin: 0px 0px 10px 0px; 
  padding:0; 
  border: 0; 
  border-spacing: 0; 
  border-collapse: collapse; 
  overflow: hidden;
}

.std_side_box_title
{
  padding: 4px 0px 4px 8px;
  margin: 0px; 
  color: #FFFFFF; 
  font-family: Helvetica; 
  font-size: 16px; 
  font-weight: bold; 
  background: url(../images/red_header.gif);  
  background-repeat: no-repeat;
       
}

.std_side_box_content{
  padding: 0px 0px 0px 5px; 
  color: #3d3939; 
  font-family: Helvetica; 
  font-size: 15px; 
  font-weight: normal; 
  text-decoration: none;
}
.std_side_box_content a{
  padding: 0px 0px 0px 5px; 
  color: #3d3939; 
  font-family: Helvetica; 
  font-size: 15px; 
  font-weight: normal; 
  text-decoration: none;
}
/* END SIDE BOX */


/* PAGE FOOTER */
#page_footer {
  margin-left:auto; 
  margin-right:auto;
  text-align: center;
  color: #3d3939;
	font-family: Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	vertical-align: middle; 
	text-align: center;
}
#page_footer table{
  margin-left:auto; 
  margin-right:auto;
  width:1000px; 
  border: 0; 
  border-spacing: 0; 
  border-collapse: collapse; 
  overflow: hidden;
  text-align: center;
}
#page_footer a {
	color: #3d3939;
	text-decoration: none; 
}
#page_footer a:hover{
	color: #3d3939;
	text-decoration: underline;
}
#page_footer .disclaimer{
  color: #3d3938; 
  font-family: Helvetica; 
  font-size: 12px; 
  font-weight: normal;
}
/* END PAGE FOOTER */








/* MESSAGE AREA */
#message_area .error_msg{
  background-color: #e5211a;
  padding: 5px 5px 5px 5px;
  color: rgb(255,255,255);
  font-size: 14px;
  font-weight: bold;
}

 #message_area .success_msg{
  background-color: #00a54f;
  padding: 5px 5px 5px 5px;
  color: rgb(255,255,255);
  font-size: 14px;
  font-weight: bold;
}









/* AJAX FORM */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 2px solid rgb(231,176,14);
}
input.validation-failed, textarea.validation-failed {
	border: 2px solid #e5211a;
	color : #FF3300;
}

input.validation-passed, textarea.validation-passed {
	border: 2px solid rgb(231,176,14);
	color : #000;
}

.validation-advice {
	margin: 2px 0px 0px 0px;
	padding: 5px;
	background-color: #e5211a;
	color : #FFF;
	font-weight: normal;
	font-size: 80%;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}


.field-label 
{
  text-align: right;
}

.field-widget 
{
  text-align: left;
}




/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;#3E3B36
	  font-weight:bold;
    text-decoration:none;
    cursor: help;
}
a.tt *
{
  font-size: 11px;
  text-align: left;
}


a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
  display:block;
  position:absolute;
  top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #3E3B36;
  text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
  background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
  background: url(../images/bubble.gif) no-repeat bottom;
}





/* FORMS LEGEND*/
.frm_legend{
  font-size:10px;
}

input.frm_legend{
  border: 2px solid #C8AA00; 
  width:10px;
}





/* AUTOCOMPLETE */
#autocomplete_choices 
{
  /*margin: -14px 0 0 -30px;*/
  margin: 0px 0px 0px -18px; 
  position: absolute;
  width: 400px;
    
}
#autocomplete_choices ul li a 
{
  font-size: xx-small;
}
#autocomplete_choices li 
{ 
  list-style: none; 
  background: rgb(238,238,238);
  border-bottom: 1px solid #eee; 
  padding: 5px;
  width: 400px;
  
}
#autocomplete_choices li.selected 
{
  background: #ffb; 
}





#tabs_header ul {
list-style: none;
padding: 0;
margin: 0;
}
  
#tabs_header li {
	float: left;
	border: 1px solid #bbb;
	border-bottom-width: 0;
	margin: 0;
  }
  
#tabs_header a {
	text-decoration: none;
	display: block;
	background: #eee;
	padding: 0.24em 1em;
	color: #00c;
	/*width: 8em;*/
	text-align: center;
  }

#tabs_header a:hover {
	background: #ddf;
}

#tabs_header #selected {
	border-color: black;
}

#tabs_header #selected a {
	position: relative;
	top: 1px;
	background: white;
	color: black;
	font-weight: bold;
}

#tabs_content {
	border: 1px solid black;
	clear: both;
	padding: 0 1em;
}

#tabs_header h1 {
	margin: 0;
	padding: 0 0 1em 0;
}







/* FILTER MENU */
/*
table.filter_menu
{
  border-collapse: collapse;
  border-spacing: 0px;
  width: 160px;
  margin: 0px 0px 10px 0px;
}

table.filter_menu tr.top_margin
{
  width: 100%;
}

table.filter_menu tr td.left_margin,
table.filter_menu tr td.right_margin
{
  background-color: #b6b5b5;
  width: 1px;
  font-size: 1px;
  margin: 0px;
  padding: 0px;
}

div.filter_contents{
  width: 150px;
  overflow: hidden;
  font-size: x-small;
  text-align:left;
  margin:0; 
  padding:0;
}

div.filter_contents h1
{
  margin: 0 0 0 5px;
}

div.filter_contents ul{
{
  text-align:left;
  margin:0; 
  padding:0;
  
}

div.filter_contents li{
  margin:0 0 0 10px;
  padding:0;
  list-style-type:none; 
  background-color: red;;
}

div.filter_contents .symbols{
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

*/


.showElement
{
  display: block;
}

.hiddenElement
{
  display: block;
}


#breadcrumbs_filter
{
  font-weight: normal;
}

#breadcrumbs_filter a
{
  text-decoration: none;
  color: #e5211a;
  font-weight: normal;
}
#breadcrumbs_filter a:hover
{
  text-decoration: underline;
}



#btx_steps
{
  margin: 0px 0px 20px 0px;
}
#btx_steps h1
{
  color: #e5211a;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0; 
}
#btx_steps p
{
  font-size: 15px;
  color: #3E3B36;
  margin-top: 0;
  margin-bottom: 18px;
}
#btx_steps p em
{
  color: #e5211a;
  font-size: 16px;
  font-style: normal;
  font-weight: bolder;
}



/* --------------------------------------------------------------------------- */
/* -------------------- FEATURED BOX ------------------------------------------*/
/* --------------------------------------------------------------------------- */
table.featured_box,
table.featured_box tr,
table.featured_box tr td
{
  border-spacing: 0; 
  border-collapse: collapse; 
  border:0; 
  margin:0; 
  padding:0;
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
table.featured_box,
table.featured_box tr
{
  width: 164px;
}

table.featured_box tr td.featured_box_header
{
  height: 38px;
  background: url(../images/featured_box_top.gif) no-repeat;  
}

table.featured_box tr td.featured_box_body
{
  background: url(../images/featured_box_middle.gif) repeat-y;
}

table.featured_box tr td.featured_box_bottom
{
  height: 8px;
  background: url(../images/featured_box_bottom.gif) no-repeat;
}

#featured_box_title
{
  color: white;
  font-weight: bold;
  font-size: 18px;
  padding-left: 10px;
  
}

table.featured_box tr td.featured_box_body div.featured_box_item
{
  margin-left:3px; 
  overflow: hidden;
}

table.featured_box tr td.featured_box_body div.featured_box_item h2
{
  margin-top: 0px;
}

table.featured_box tr td.featured_box_body div.featured_box_item h2 a
{
  text-decoration: none;
  color: #3E3B36;
  
}

table.featured_box tr td.featured_box_body div.featured_box_item h2 a:hover
{
  text-decoration: none;
  color: rgb(229,33,26);
}

table.featured_box tr td.featured_box_body div.featured_box_item .store_name
{
  text-decoration: none;
  color:  rgb(149,196,117);
  font-weight: bold;  
}
table.featured_box tr td.featured_box_body div.featured_box_item .prod_price
{
  color: rgb(229,33,26);
  font-weight: bold;
  font-size: 20px;
}

/*
table.featured_box tr td table.entry_item
{
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: xx-small;
  
}
table.featured_box tr td table.entry_item tr td.entry_item_pic,
table.featured_box tr td table.entry_item tr td.entry_item_pic a,
table.featured_box tr td table.entry_item tr td.entry_item_pic a img,
{
  border-color: rgb(177,183,177);
  border: 0 ;
}
table.featured_box tr td table.entry_item tr td.entry_item_name,
table.featured_box tr td table.entry_item tr td.entry_item_name a
{
  color: #3E3B36;
  text-decoration: none;
}
table.featured_box tr td table.entry_item tr td.entry_item_name a:hover
{
  text-decoration: underline;
}
table.featured_box tr td table.entry_item tr td.entry_item_store
{
  color: rgb(170,206,137);
}
table.featured_box tr td table.entry_item tr td.entry_item_price
{
  color: rgb(230,43,35);
  text-align: right;
  font-weight: bolder;
  font-size: x-small;
}
*/

/* --------------------------------------------------------------------------- */
/* -------------------- FAVORITES BOX -----------------------------------------*/
/* --------------------------------------------------------------------------- */
table.favorites_box,
table.favorites_box tr,
table.favorites_box tr td
{
  border-spacing: 0; 
  border-collapse: collapse; 
  border:0; 
  margin:0; 
  padding:0;
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
table.favorites_box,
table.favorites_box tr
{
  width: 164px;
}

table.favorites_box tr td.favorites_box_header
{
  height: 30px;
  background: url(../images/fav_box_top.gif) no-repeat;
}

table.favorites_box tr td.favorites_box_body
{
  background: url(../images/fav_box_middle.gif) repeat-y;
}

table.favorites_box tr td.favorites_box_bottom
{
  height: 6px;
  background: url(../images/fav_box_bottom.gif) no-repeat;
}

#favorites_box_title
{
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding-left: 10px;
}

table.favorites_box tr td table.entry_item
{
  font-size: xx-small;
}

table.favorites_box tr td table.entry_item tr td.entry_item_name,
table.favorites_box tr td table.entry_item tr td.entry_item_name a,
table.favorites_box tr td table.entry_item tr td.entry_item_name a img
{
  color: #3E3B36;
  text-decoration: none;
  border: 0;
}

table.favorites_box tr td table.entry_item tr td.entry_item_name a:hover
{
  text-decoration: underline;
}

table.favorites_box tr td div.more
{
  margin: 5px 0 5px 10px;
}
table.favorites_box tr td div.more a,
table.favorites_box tr td div.more a img
{
  text-decoration: none;
  color: #e7b00e;
  font-weight: bold;
}
table.favorites_box tr td div.no_favorites_yet
{
  margin: 5px 0 5px 10px;
  font-size: xx-small;
}





/* cred_pessoal */
#page_footer table tr td a.l_cred_pessoal
{
  display: none;
}
