/* WiseWays CSS Document */

body {
background: #D8B2C5 url(images/logopurpbk.gif) repeat;
font: normal, 16px, "Times", "Times New Roman", serif;
color: #000;
}

a {
color: #006600;
text-decoration: underline;
}
a:hover { text-decoration: none; }
a:visited { color: #cc66cc; }
a:active { color: #cc99cc; }

/* used by Miva to designate a category header */
blockquote { text-align:center; }

h1 {
color: green;
font-size: 1.1em;
font-weight: bold;
}

h2 {
color: #990099;
font-size: 1em;
font-weight: bold;
}

h3 {
font-size: 1em;
font-style: italic;
font-weight: normal;
}
h4 {font-size: 1.5em; color: green;}

p.subhead { margin-top: -13px; }
p.featured { margin-top: -10px; font-size: .9em; line-height: 1.15em; }
p.featured img { margin: 0 40px 0 10px; float: right; }
img { border: 0px; }
img.rollover { display:none; }
img.thumb { border: 2px solid; }
img.thumb:hover {border: 2px solid white; }

img.splash { border:5px solid; }
.trackers { display:none; }

ul, ol { text-align: left; }

#left { margin: 0 10px 0 7px }

#retailers table {padding: 10px 0 10px 0; border-top: 1px solid #990099; width: 100%; }
#retailers td { font-size: 13px; padding: 3px; border-bottom: 1px dashed #dddddd; }
#retailers h3 { color: #003300; }