/*--- ZEBRA JQUERY TABLES ---*/
table.stripeMe { border-collapse: collapse; width: 100%; font-size: 1.1em;margin-bottom:16px; }
table.stripeMe th { color: #fff; font-weight: bold; padding: 6px 11px; text-align: left; border-right: 1px solid #fff; line-height: 1.2; background-color: #D50C15; }
table.stripeMe td { padding: 6px 11px; border-bottom: 1px solid #CCCCCC; vertical-align: top; }
table.stripeMe td * {padding: 6px 11px;}
table.stripeMe td a { padding: 0px; color: #D50C15; }
table.stripeMe td a:hover { background:none; color: #FF3300; }
tr.alt td { background-color: #F5F5F5; }
tr.over td { background: #FFFFD9; }
.rental { border-left: 1px solid #CCCCCC; }
.rental td {border-right: 1px solid #CCCCCC; }
.packagecol { text-align: center; font-size: 80%; font-weight: normal; }
.packagecol span { font-size: 1.6em; font-weight: bold; line-height: 0.9em; color: #FFFF99; }
.packa { background: #2E768B; }
.packb { background: #225868; }
.packc { background: #02373E; }
.packagecheck { text-align: center; background: #E4F0F1; color: #669999; font-size: 0.8em; font-weight: bold; }
tr.alt td.packagecheck { background: #E4F0F1; }
tr.over td.packagecheck { background: #FFFFD9; }
