/* BODY tag */
body{ background: #CC0000 url(images/bg.jpg) repeat-y center; font: 100.01% verdana,arial,sans-serif; margin-top:0; margin-bottom:0;}

/* Main Anchor tags (links). */
A:link {color : #000000; text-decoration : none;}
A:active {color : #000000; text-decoration : none;}
A:visited {color : #000000; text-decoration : none;}
A:hover {color : #cc0000; text-decoration : none;}

/* Top menu Anchor tags (links). */
.topMenu:link {font-family : Verdana; color : #000000; text-decoration : none; font-size : 13px; font-weight : bold;}
.topMenu:active {font-family : Verdana; color : #000000; text-decoration : none; font-size : 13px; font-weight : bold;}
.topMenu:visited {font-family : Verdana; color : #000000; text-decoration : none; font-size : 13px; font-weight : bold;}
.topMenu:hover {font-family : Verdana; color : #FF6600; text-decoration : none; font-size : 13px; font-weight : bold;}

/* Top menu Anchor tags (links). */
.copy:link {color : #484848; text-decoration : none; font-size : 10px;}
.copy:active {color : #484848; text-decoration : none; font-size : 10px;}
.copy:visited {color : #484848; text-decoration : none; font-size : 10px;}
.copy:hover {color : #484848; text-decoration : none; font-size : 10px;}

/* TD tag */
TD {font-family : Verdana; color : #484848; font-size : 12px;}

/* SMALL tag */
SMALL {color : #484848; font-size : 10px;}

/* The font size from the main link to the subcategory. */
.cat {font-size : 13px;}

/* The font size from the category description or links. */
.catDesc {font-size : 10px;}

/* The font size from the category navigation. */
.catNav {font-size : 12px;}

/* H2 */
H2 {font-size : 12px;}

/* Small font */
.small {font-size : 10px;}

/* Medium small font  */
.smallMedium {font-size : 11px;}

/* Bold */
.bold {font-weight : bold;}

/* small and bold */
.smallBold {font-weight : bold; font-size : 10px;}

/* New link */
.new1 {color : Red;} /* 1 day old */
.new2 {color : #FF6600;} /* 1 week old */
.new3 {color : #804000;} /* older than 1 week */

/* Popular link */
.popular {color : Red;}

/* Color green */
.green {color : Green;}

.urlcolor {color : #CC0000;}

/* Color red */
.red {color : Red;}

/* Color silver */
.silver {color : Silver;}

/* Copyright notice */
.copy {font-size : 10px;}

h1,h2,h3{ letter-spacing: -1px; }
h3{ font-family: Verdana; padding-left: 30px; background: url(images/arrow.gif) no-repeat 0px 0px; }
h3:first-letter { color: #cc0000; font-size: 1.4em; }
#head h1 { font-size: 1.8em; /*old 2.4*/ padding: 15px; }
#head { color: White; border-bottom: 1px solid #000; background: url(images/ecommerce_topbanner.jpg) no-repeat; }
#head{ background-color: #cc0000; padding: 30px; }
#head h1{ padding-left: 10px; }
#logo { visibility: hidden; }
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .1em 0; }

#navcontainer a
{
display: block;
color: #FFF;
background-color: #000000;
width: 12em;
padding: .6em .9em;
text-decoration: none;
font-family: Verdana, Helvetica, sans-serif;
}

#navcontainer a:hover
{
background-color: #cc0000;
color: #FFF;
}

/* SEARCH tag */
#search { color : #FFFFFF; font-size : 10px;}
#search a{ color: #FFFFFF; text-decoration: none;}
#search a:hover{ color: #CC0000; text-decoration: none;}
/* SITETITLE tag */
#sitetitle { color : #000000; font-size : 11px;}
#sitetitle a{ color: #CC0000; text-decoration: underline;}
#sitetitle a:hover{ color: #000000; text-decoration: underline;}
#current a{ background: #cc0000 url(images/ecommerce_button.gif) no-repeat 150px 8px;}
hr{ border: 1px dotted #000; }
