body {
    margin: 0 0 0 0;
    font-family: Verdana,  Arial,  Monaco,  Helvetica,  sans-serif;
    font-size: 12px;
    color: #333366;
    font-style: normal;
    line-height: normal;
    background-repeat: repeat-x;
    background-color: #ccc;
    background-image: url("/images/gradient-vert.png");
}

td {
    font-size: 12px;
    color: #333366;
    font-style: normal;
    line-height: normal;
}

p {
    font-size: 12px;
    line-height: normal;
    color: #333366;
    font-weight: normal;
    background-color: #fff;
}

p.special {
    padding: 4px 6px 4px 16px;
    font-size: 10px;
}

a.special {
    font-size: 10px;
    text-decoration: none;
}

a.special:hover {
    text-decoration: underline;
}

a.no-underline {
    text-decoration: none;
}

h1.category {
    font-size: 24px;
    font-weight: normal;
    color: #6666FF;
    text-align: center;
}

p.category {
    font-size: 24px;
    color: #6666FF;
    text-align: center;
}

p.caption {
    font-size: 10px;
    color: #884488;
    text-align: center;
}

p.title {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 0px 4px 0px}
.xnav {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

p.price {
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
    margin: 8px 4px 0px 4px;
}

span.save {
    color: #AA0044;
    font-weight: bold;
}

span.noBoosters {
    color: #AA0044;
    font-weight: normal;
    font-size: 9px;
}

span.size {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.Xtile {
    border-style: solid;
    border-width: 0px 3px 3px 0px;
    margin-bottom: 5px;
}

a.tile-heading {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #6666FF}
a.tile-heading:hover {
    text-decoration: none;
    color: #AA00AA}
a.tile-center {
    text-decoration: none;
    color: #446644;
}

a.tile-center:hover {
    text-decoration: none;
    color: #884444}
a.inline {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #6666FF}
a.inline:hover {
    font-weight: bold;
    text-decoration: none;
    color: #AA00AA}
a.inline-small {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #6666FF}
a.inline-small:hover {
    font-weight: bold;
    text-decoration: none;
    color: #AA00AA}
A {
    font-size: 12px;
    color: #333366;
}

a.nav {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

a.subnav {
    font-size: 11px;
    color: #00A0FF;
    color: #808080;
    text-decoration: none;
}

a.subnav:hover {
    color: #AA0044;
}

.more {
    font-size: 9px;
    font-weight: normal;
    color: #888888;
}

a.more {
    font-size: 9px;
    font-weight: normal;
    color: #888888;
}

a.trolley {
    font-size: 13px;
    font-weight: bold;
    color: #888888;
    text-decoration: none;
}

a.trolley:hover {
    ;
    color: #AA0044;
}

.left,  .leftB {
    font-size: 12px;
    font-weight: bold;
}

a.left,  a.leftSub,  a.leftB {
    color: #4444FF;
    color: #5555FF;
    text-decoration: none;
    width: 100%;
    padding-right: 12px;
}

a.leftB {
    color: #666666;
}

a.left:hover,  a.leftSub:hover,  a.leftB:hover {
    color: #FF6666;
}

.topMenu {
    font-size: 10px;
    font-weight: bold;
}

a.topMenu {
    color: #444444;
    text-decoration: none;
}

a.topMenu:hover {
    text-decoration: underline;
}

a.top {
    font-family: verdana,  arial,  helvetica,  sans-serif;
    font-size: 12px;
    color: #333366;
    text-decoration: none;
}

a:xhover {
    color: #2222FF;
}

.xsmall {
    color: #A0A0A0;
    font-size: 11px;
}

p.link-group {
    font-weight: bold;
}

li.leftMenu {
    padding: 7px 0px 7px 0px;
    list-style-type: none;
    text-align: right;
}

li.leftMenuSub {
    padding: 3px 0px 3px 0px;
    list-style-type: none;
    text-align: right;
    font-size: 10px;
}

li.noBullet {
    list-style-type: none;
}

.gallerycontainer {
    position: relative;
}

a.thumbnail {
    text-decoration: none;
}

a.thumbnail img {
    border: 1px solid white;
}

a.thumbnail:hover img {
    border: 1px solid #bbb;
}

a.thumbnail span {
    position: absolute;
    padding: 5px;
    top: -1000px;
    left: -1000px;
    border: 1px solid grey;
    visibility: hidden;
    color: blue;
    text-decoration: none;
    background-color: white;
}

a.thumbnail:hover span {
    visibility: visible;
    top: -450px;
    left: 100px;
    z-index: 50;
}

#dropmenudiv {
    position: absolute;
    border: 1px solid #eee;
    line-height: 18px;
    z-index: 100;
    background-color: #FFFFFF;
    color: #808080;
}

#dropmenudiv a {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 0px solid black;
    padding: 1px 0;
    text-decoration: none;
    color: #808080;
}

#dropmenudiv a:hover {
    color: #AA0044;
}

td.price {
    text-align: right;
    color: red;
    font-size: 10px;
    margin: 8px 4px 0px 4px;
}

td.right {
    font-size: 11px;
    text-align: right;
}

td.left {
    font-size: 11px;
    text-align: left;
}

.price {
    color: red;
    font-weight: bold}
p.packageSubhead {
    text-align: center;
    font-size: 14px;
    color: #777;
    font-weight: bold}
.strike {
    text-decoration: line-through;
    color: #f88;
}

#rotator img {
    display: none;
    position: absolute;
    height: 275px;
    width: 681px;
}

td.choose {
    font-size: 10px;
    text-align: center;
    background: #eeeeee;
}

td.feature {
    font-size: 10px;
    color: #777;
    vertical-align: top;
    text-align: left;
}

td.feature-tag {
    font-size: 10px;
    color: #77c;
    vertical-align: top;
    text-align: right;
}

td.feature-bar {
  background-color: 	#99aaFF;
  color:		#fff;
  font-size:		15px;
  font-weight:		bold;
  text-align:		center;
}