/*
      {**********************************************************}
      {                                                          }
      {     Acari Records Stylesheet File                        }
      {                                                          }
      {     Copyright (C) 2000-2008 Acari Records                }
      {                                                          }
      {**********************************************************}
*/
.Promocao {
     font-family    : arial,verdana,helvetica,sans-serif;
     text-decoration: line-through;
     font-size      : x-small;
}
/*----------------------------------------------------------------------*/
A.TopMenuItem {
     color          : #000000;
     text-decoration: none;
     font           : 11px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
.TopMenuItem:hover {
     color          : #666666;
}
/*----------------------------------------------------------------------*/
A.MenuItem {
     color          : #FFFFFF;
     text-decoration: none;
     font           : 11px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
A.MenuItem2 {
     color          : #003399;
     text-decoration: none;
     font           : 12px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
.MenuItem2:hover {
     color          : #003399;
     text-decoration: underline;
}
/*----------------------------------------------------------------------*/
.MenuItem:hover {
     color          : #FFFF91;
}
/*----------------------------------------------------------------------*/
A.TitleItem {
     color          : #CC6600;
     text-decoration: none;
     font           : 16px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
.TitleItem:hover {
     color          : #9F9FA7;
}
/*----------------------------------------------------------------------*/
A.CatalogSearchItem {
     color          : #666666;
     text-decoration: none;
     font           : 12px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
A.Button {
     color          : #003399;
     text-decoration: none;
     font           : 11px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
.Button:hover {
     color          : #003388;
}
/*----------------------------------------------------------------------*/
A.EventItem {
     color          : #CC6600;
     text-decoration: none;
     font           : 12px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
.EventItem:hover {
     color          : #999999;
}
/*----------------------------------------------------------------------*/
A.G_EventItem {
     color          : #009900;
     text-decoration: none;
     font           : 12px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
.G_EventItem:hover {
     color          : #999999;
}
/*----------------------------------------------------------------------*/
A.MoneyItem {
     color          : #999999;
     text-decoration: none;
     font           : 12px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
.MoneyItem:hover {
     color          : #666666;
}
/*----------------------------------------------------------------------*/
A.G_MoneyItem {
     color          : #009900;
     text-decoration: none;
     font           : 12px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
.G_MoneyItem:hover {
     color          : #999999;
}
/*----------------------------------------------------------------------*/
A.WindowBarItem {
     color          : #FFFFFF;
     text-decoration: none;
     font           : 11px Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
.WindowBar:hover {
     color          : #CC6600;
}
/*----------------------------------------------------------------------*/
.divider {
     border-top: 1px dashed #999999;
}
/*----------------------------------------------------------------------*/
.PageTitleColor { 
     font-family: verdana,arial,helvetica,sans-serif;
     color: #CC6600;
     font-size: medium;
     font-weight: bold;
	 text-decoration: none;
}
/*----------------------------------------------------------------------*/
.OrderProps {
     position: absolute;
     font-family: verdana,arial,helvetica,sans-serif;
	 font-size: 12px;
}
/*----------------------------------------------------------------------*/
.RowHighLight {
    background-color: #FDFDF4;
}
/*----------------------------------------------------------------------*/
.RowLowLight {
    background-color: #FCFCED;
}
/*----------------------------------------------------------------------*/
.RowRollover {
    background-color: #F8F8D3;
}
/*----------------------------------------------------------------------*/
.RowCatHighLight {
    background-color: #F5F5F5;
}
/*----------------------------------------------------------------------*/
.RowCatLowLight {
    background-color: #F9F9F9;
}
/*----------------------------------------------------------------------*/
.RowCatRollover {
    background-color: #E9E9E9;
}
/*----------------------------------------------------------------------*/
.headingBar .top,
.headingBar .bottom {
  font-size: 4px;
  height: 5px;
  background: url('http://127.0.0.1/acari/Images/Style_Pontilhado_Azul.gif') repeat-x;
/*background: url('http://g-ecx.images-amazon.com/images/G/01/nav2/images/gui/blue-dot-horiz-border._V44209198_.gif') repeat-x; */
}
/*----------------------------------------------------------------------*/
.headingBar .top {
  background-position: bottom left;
}
/*----------------------------------------------------------------------*/
.headingBar .bottom {
  background-position: top left;
  margin: 5px;
}
/*----------------------------------------------------------------------*/
.headingBar .feature {
  background: url('http://127.0.0.1/acari/Images/Style_Bg_Azul.gif') repeat-x;
/*background: url('http://g-ecx.images-amazon.com/images/G/01/nav2/images/gui/tile-blue-bg._V46870869_.gif') repeat-x; */
}
