﻿body {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #2f2f2f;
    line-height: 15px;
}
.header {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #6c1616;
    padding: 6px 0px 6px 6px;
}
.pageheader {
    font-family: Verdana, Arial;
    font-size: 14px;
    color: #6c1616;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}
.footer {
    font-family: Verdana, Arial;
    font-size: 9px;
    color: #4c4c4c;
}
.menu
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #808000;
}
.menu a:link
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.menu a:visited
{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.menu a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.menu a:active
{
    color: #FFFFFF;
    text-decoration: underline;
}
#vertmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 185px;
    padding: 0px 0px 0px 3px;
    margin: 0px;
}
#vertmenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
#vertmenu ul li {
    margin: 0px;
    padding: 0px;
}
#vertmenu ul li a {
    font-size: 11px;
    display: block;
    border-bottom: 1px solid #C39C4E;
    padding: 5px 0px 2px 28px;
    text-decoration: none;
    color: #666666;
    width: 160px;
    background-image: url(images/menu.png);
    background-repeat: no-repeat;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
    color: #FFFFFF;
    background-color: #808000;
}
a
{
    color: #6c1616;
    font-size: 11px;
    text-decoration: none;
}
a:link
{
    color: #6c1616;
    font-size: 11px;
    text-decoration: none;
}
a:visited
{
    color: #6c1616;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
a:active
{
    color: #000000;
    text-decoration: underline;
}
.fckeditor a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c1616;
	font-weight: bold;
	text-decoration: none;
}
.fckeditor a:visited {
    font-weight: bold;
	color: #6c1616;
	text-decoration: none;
}
.fckeditor a:hover {
    color: #000000;
	text-decoration: underline;
}
.fckeditor a:active {
    color: #000000;
	text-decoration: underline;
}
.green a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808000;
	font-weight: bold;
	text-decoration: none;
}
.green a:visited {
    font-weight: bold;
	color: #808000;
	text-decoration: none;
}
.green a:hover {
    color: #000000;
	text-decoration: underline;
}
.green a:active {
    color: #000000;
	text-decoration: underline;
}
.grid_header {
    height: 20px;
    background-color: #828384;
    color: #FFFFFF;
    font-weight: bold;
}
.grid_row {
    height: 20px;
    background-color: #FFFFFF;
    padding: 1px 0px 1px 0px;
}
.grid_row_alt {
    height: 20px;
    background-color: #ededed;
    padding: 1px 0px 1px 0px;
}
.grid_row_viewed {
    height: 20px;
    background-color: #ededed;
    padding: 1px 0px 1px 0px;
}
.grid_row_alt_viewed {
    height: 20px;
    background-color: #FFFFFF;
    padding: 1px 0px 1px 0px;
}
h2 {
    font-family: Verdana, Arial;
    font-size: 14px;
    color: #6c1616;
    font-weight: bold;
    border-bottom: 1px solid #6c1616;
    line-height: 25px;
}
h3 {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #6c1616;
    font-weight: bold;
    border-bottom: 1px solid #6c1616;
    line-height: 22px;
}
hr {
    color: #d9d4d1;
    height: 1px;
}
.textboxes {
    font-family: Verdana, Arial;
    font-size: 9px;
    color: #828384;
}
.button {
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height:20px;
    background-color:#808f5b;
    border-style:none;
}
.content_back {
	padding: 0px 5px 0px 5px;
}
.productheader {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #6c1616;
    font-weight: bold;
}
.productoptionsrow {
	height: 35px;	
}
.options_header 
{
	font-family: Verdana, Arial;
    font-size: 10px;
    height: 20px;
    background-color: #6c1616;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 4px;
}
.paymentmethod {
	padding-left: 20px;
}
.adminbutton {
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height:20px;
    background-color:#828384;
    border-style:none;
}
.productstatusred {
	color: #FF0000;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(images/statusred.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-top: 4px;
}
.productstatusgreen {
	padding-left: 30px;
	background-image: url(images/statusgreen.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-top: 4px;
}
.description
{
    color: #FFFFFF;
    height: 1px;
    overflow: hidden;
    display: none;
}
.box_headers 
{
	font-family: Verdana, Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.offer_headers 
{
	font-family: Verdana, Arial;
    font-size: 12px;
    color: #808000;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.GoogleTextBox {
    font-family: Verdana, Arial;
    font-size: 9px;
    color: #828384;
}
.prodprice 
{
	font-family: Verdana, Arial;
    font-size: 11px;
    color: #6c1616;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.redprice 
{
	font-family: Verdana, Arial;
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
}
.status_header {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #6c1616;
    font-weight: bold;
    line-height: 25px;
    border-bottom: solid 1px #6c1616;
}

#jump_base {
  overflow-y:hidden;
  width: 930px;
  height: 20px;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: 11px;
  font-family: Verdana;
}

#jump_base a {
  color: #000099;
  background-color: inherit;
}

.news {
  color: inherit;
}
