@charset "utf-8";
/* UNIQUE TO THIS SITE */
body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #FDFF66;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.searchboxheader {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.contbrdleft {
	border-left: 1px solid #BBBBBB;
}
.contbrdright {
	border-right: 1px solid #BBBBBB;
}
.contbrdtop {
	border-top: 1px solid #BBBBBB;
}
.contbrdbottom {
	border-bottom: 1px solid #BBBBBB;
}

/* STANDARDS FOR CART */
A:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}
A:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}
A:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	TEXT-DECORATION: underline; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
h1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #000099; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	line-height: 20px;
}
h2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #990000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	line-height: 18px;
}
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #009900;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 14px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
li {padding-left: 8px;
	color: #000000;}
/* ------------------------------ BORDER FOR THE WHOLE TABLE - change the border color --------------------------------------- */
.tablebrdr {
	border: 1px solid #444444;
}
/* ------------------------------ CART STATUS TEXT --------------------------------------- */
.cartstatus a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.cartstatus a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.cartstatus a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
/* ------------------------------ TOP MENU change the background color and the font color --------------------------------------- */
.topmenu {
	color: #FFFFFF;
	background-color: #77176F;
}
.topmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/* ------------------------------- CONTENT AREA -------------------------------------- */
.mainsect {
	padding: 6px;
}
/* ------------------------------ SIDE MENU HEADER CELL - change the background colors and the font colors --------------------------------------- */
.sidemenu_heading {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
/* ------------------------------ SIDE MENU CATEGORIES TABLE - change background color --------------------------------------- */
.category0 {
	background-color: #E8E8E8;
}
/* ------------------------------ SIDE MENU CATEGORIES CELL - change the background colors and the font colors --------------------------------------- */
.category {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.category a:link {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	TEXT-DECORATION: none;
}
.category a:visited {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	TEXT-DECORATION: none;
}
.category a:hover {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	TEXT-DECORATION: none;
}
.subcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	margin-left: 6px;
}
.subcat a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.subcat a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
   text-decoration: none;
}
.subcat a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
   text-decoration: none;
}
/* ------------------------------ BOTTOM MENU AND COPYRIGHT - change the border color only! --------------------------------------- */
.bottomnav {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #808080;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bottomnav A:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #808080; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.bottomnav A:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #808080; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.bottomnav A:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #666666; 
	TEXT-DECORATION: underline; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
/* ------------------------------ SHOPPING CART DISPLAY TABLE --------------------------------------- */
.cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 1px;
}
.cart2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	padding: 1px;
}
.cart3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	padding: 1px;
}
.cart4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
/* ------------------------------ ALL TABLES HEADERS change the background color --------------------------------------- */
.tableheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CDCDCD;
	padding: 2px;
	border-bottom: 1px solid #000000;
}
/* ------------------------------ SHOPPING CART DISPLAY FIELDS --------------------------------------- */
.cartinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #999999;
	text-decoration: none;
	text-align: right;
}
.cartdiscountinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #ff0000;
	text-decoration: none;
	text-align: right;
}
/* ------------------------------ FORM CONTROLS --------------------------------------- */
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 2px;
	border: 1px solid #999999;
	right: 1px;
}
/* ------------------------------ FORM CONTROLS - keeps the radio button from having a border --------------------------------------- */
.inputradio {
	color: #333333;
	padding: 2px;
	border: none;
	right: 1px;
}
/* ------------------------------ FORM SUBMIT BUTTONS - change the background image or color - comment the image out if not in use -------- */
.inputsubmit  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	background-image: url(../images/bkg_button.gif); */
   background-color: #CCCCCC;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}
.inputdiscountsubmit  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold; 
/*	background-image: url(../images/bkg_button.gif); */
    background-color: #ededed;
	border: 1px solid #ff0000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

/* ------------------------------ INVOICE DISPLAY TABLE - no changes --------------------------------------- */
.invoice1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px none #333333;
	padding: 1px;
}
.invoice1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 1px;
}
.invoice2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px none #333333;
	padding: 1px;
}
.invoice3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px none #333333;
	padding: 1px;
}
.invoice4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 1px;
}
/* ------------------------------ INPUT FIELD BORDERS FOR THE itemdetail.cfm PAGE PRICES --------------------------------------- */
.brdr {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	border: none #FFFFFF;
	text-align: center;
}
.xbrdr {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	border: none #FFFFFF;
	text-align: left;
    TEXT-DECORATION: line-through;
}
.sbrdr {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #FF0000; 
	border: none #FFFFFF;
	text-align: left;
}
