@charset "utf-8";
/* CSS Document */

table {
	border-collapse: collapse;
	border: none;
	background-image:url(../images/bg_acuity.gif);
	background-repeat: repeat;
	border-spacing: 1px;
	width:100%;
	color: #F6E8A5;
  }
caption {
  text-align: left;
  background: transparent;
  color: #F93981; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; }
td, th {
  border: none;
  padding: .8em;
  color: #8DC1E8;
  }
thead th, tfoot th {
	border: none;
	text-align: left;
	background: #000000;
	color: #8173B1;
	padding-top:4px;
	font-weight:bold;
	font-size: 1.3em;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #9F9F9F;
  }
tbody td a:hover {
  background: transparent;
  color: #00FF0C;
  }
tbody th a {
  font: bold 11px helvetica, verdana, arial, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #9F9F9F;
  }
  
  
tbody td+td+td+td a {
    padding-right: 14px;
    background: url(http://www.acuity.com.br/extern/icant.co.uk/arrow.gif) transparent no-repeat bottom right;
    }
    tbody td+td+td+td a:hover {
        padding-right: 14px;
    background: url(http://www.acuity.com.br/extern/icant.co.uk/arrow.gif) transparent no-repeat bottom right;
    }
tbody th a:hover {
  background: transparent;
  color: #00FF0C;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }

.odd {
  background: #000000;
  }
tbody tr:hover {
  background: #0E0E0E;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #0E0E0E;
  }

.included{
color:#F6E8A5;
font-weight:bold;
}

.price{
color:#E7C51B;
font-weight:bold;
font-size:1.3ems;
}
