﻿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;
    border-bottom: 1px solid #6c1616;
    line-height: 25px;
}
.footer {
    height: 28px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #2f2f2f;
}
.menu
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #6c1616;
    padding-left: 10px;
}
.menu a:link
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #6c1616;
    text-decoration: none;
    padding-left: 10px;
}
.menu a:visited
{
    font-weight: bold;
    color: #6c1616;
    text-decoration: none;
    padding-left: 10px;
}
.menu a:hover
{
    color: #6c1616;
    text-decoration: underline;
    padding-left: 10px;
}
.menu a:active
{
    color: #6c1616;
    text-decoration: underline;
    padding-left: 10px;
}
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;
}
.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;
    font-weight: bold;
}
.grid_row_alt_viewed {
    height: 20px;
    background-color: #FFFFFF;
    padding: 1px 0px 1px 0px;
    font-weight: bold;
}
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:#965d5d;
    border-style:none;
}
.content_back {
	background-color: #FFFFFF;	
	padding: 5px 10px 5px 10px;
}
.productheader {
    font-family: Verdana, Arial;
    font-size: 11px;
    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;
}
