﻿body
{
font-family: "Century Gothic", Verdana, Arial;
background-image: url('images/background.gif');
background-position:  left top;
background-repeat: repeat-x;
background-attachment: fixed
}

img.prodimg {
width: 150px;
height: 150px;
}

p
{
font-family: "Century Gothic", Verdana, Arial;
color: white;
}

.wickedgood1 { 
font-size: 9px; 
font-weight: bold; 
text-align: right !important; 
}

.wickedgood2 { 
color: black !important; 
text-align: right !important; 
}

wickedgood2.a {
color: black !important; 
text-align: right !important; 
}

.links{
font-size: 16px;
font-weight: bold;
text-align: center;
color: black !important;
}

.links a{
font-size: 16px;
font-weight: bold;
text-align: center;
color: black !important;
}

.copyright{ 
text-align: center; 
color: black; 
font-size: 11px;
font-weight: bold; 
}

.copyright a{
font-size: 11px;
text-align: center;
color: black !important;
font-weight: bold;
}

.description {
color: white;
font-size: 16px;
text-align: justify;
padding-left: 5px;
}

.prodname {
color: white;
padding-left: 5px;
}

.policies{
color: white;
font-size: 16px;
text-align: justify;
font-weight: bold;
}

.about{
color: white;
font-size: 16px;
font-weight: bold;
}

.prodmoreinfo a { 
font-size: 12px; 
font-weight: bold !important; 
font-style: italic; 
padding-left: 5px; }

.pagenav a { 
font-weight: bold !important; 
color: black !important; 
font-size: 14px; }

.pagenav { 
font-size: 14px; 
font-weight: bold !important; 
}

.price { 
font-size: 14px; 
font-weight: bold !important; 
}

ol {
color: white;
font-size: 16px;
text-align: justify;
font-weight: bold;
}

table
{border-collapse: collapse;
}

/* Begin Header CSS */

.cssheadernav {
position: relative;
font-family: "Century Gothic", Verdana, Arial;
display: block;
font-weight: bold;
}

.cssheadernav a {
display: inline;
font-size: 18px;
text-decoration: none;
}

/* End Header CSS */
/* Begin Upper Navigation CSS */

.csstopnav {
position: relative;
font-family: "Century Gothic", Verdana, Arial;
display: block;
width: 150px;
height: 35px;
margin: 0;
padding: 0;
}

.csstopnav a {
display: block;
color: #000000;
font-size: 18px;
font-weight: bold;
width: 150px;
height: 35px;
display: block;
color: #c0c0c0;
text-decoration: none;
}

.csstopnav img {
width: 150px;
height: 35px;
border: 0px;
}

* html a:hover {
visibility:visible;
}

.csstopnav a:hover img{
visibility:hidden;
}

.csstopnav span {
position: absolute;
left: 30px;
top: 8px;
margin: 0px;
padding: 0px;
}

/* Begin Lower Navigation CSS */

.cssbottomnav {
position: relative;
font-family: "Century Gothic", Verdana, Arial;
display: block;
width: 150px;
height: 35px;
margin: 0;
padding: 0
}

.cssbottomnav a {
display: block;
color: #000000;
font-size: 18px;
font-weight: bold;
width: 150px;
height: 35px;
display: block;
color: #c0c0c0;
text-decoration: none;
}

.cssbottomnav img {
width: 150px;
height: 35px;
border: 0px;
}
* html a:hover {
visibility:visible;
}

.cssbottomnav a:hover img {
visibility:hidden;
}

.cssbottomnav span {
position: absolute;
left: 30px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

a.imagelink {
text-decoration: none;
border: 0pt;

}

a:link {
color: white;
text-decoration: none;
}
a:visited {
color: white;
text-decoration: none;
}

a:hover {
color: #d50bf9;
font-weight: bold;
text-decoration: none;
}

