/*
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	background-image: url(http://www.pavlo.net/images/layout/spacer.gif); 
}
*/

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #edc2c2;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

TD.COMMbitsProductPrice, DIV.COMMbitsProductPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
}




/*-------------- Text ----------------*/

.text-bold {
	font-size: 10px;
	font-weight: bold;
}
.text {
	font-size: 10px;
	color: #ffffff;
}

.text-small {
	font-size: 10px;
}

.text-semismall {
	font-size: 11px;
}

.text-semismall-bold {
	font-size: 11px;
	font-weight: bold;
}

/*-------------- Miscellaneous ----------------*/

.crumb {
	font-size: 11px;
	color: #000000;
}

a.crumb-url:link, a.crumb-url:visited  {
	font-size: 11px;
	text-decoration: underline;
}

.crumb-bold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}



.nav-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.nav-bottom A:link {color:#000000; text-decoration:none;}
.nav-bottom A:visited {color:#000000; text-decoration:none;}
.nav-bottom A:active {color:#000000; text-decoration:none;}
.nav-bottom A:hover {color:#000000; text-decoration:underline;}


a.nav-best:link, a.nav-best:visited {

	font-size: 10px;
}


a.url-small:link, a.url-small:visited {
	font-size: 10px;
	text-decoration: none;
}

a.url-small:hover {
	font-size: 10px;
	text-decoration: underline;
}

/*-------------- titles ----------------*/

.title-header-pur {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.title-headersub-grn {
	font-size: 14px;
	font-weight: bold;
	color: #00000;
}
.prod-title {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.title-header-grn {
	font-size: 14px;
	font-weight: bold;
	color: #660099;
}

.loginBoxGreeting {
	font-size: 10px;
	font-weight: bold;
	color: #d10404;

}

/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #f0cc3d; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
/*  background: #bbc3d3;*/
  font-weight : bold; 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3;*/ 
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation:visited, A.headerNavigation:link, A.headerNavigation:link { 
/*  color: #773C90; */
	color: #D40000; 
  font-weight : bold;
  font-size: 11px;	
}

A.headerNavigation:hover {
  color: #F40000;
	text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #ffffff;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

/*  Login Box Border */ 
.infoBox {
 /*   background: #971d1c;   */ 
/*  Login Box Border */

}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #530000;  
 color: #ffffff; 
}


/*  LOGIN BOX */
.infoBoxContents {
/*  background: #f8f8f9; */
/*	background: #fcfcfc; */ 
  background: #505050; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
color: #000000; 
/*  LOGIN BOX */


	
}


.menuinfoBox {
/* background: #b6b7cb; */ 
}



/* INFO BOX TEXT  */
.menuinfoBoxContents {
/* background: #f8f8f9; */ 
 font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color: #ffffff;
/* INFO BOX TEXT  */
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #a0292b;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TR.alsoPurchased-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.alsoPurchased-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even {
  background: #fafafa;
}



TR.accountHistory-odd, TR.addressBook-odd, TR.payment-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.payment-even, TR.shippingOptions-even {
  background: #eeeeee;
}

/* PRODUCT BOX */
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #eeeeee;
  font-weight: bold;
	border-color: #530000;
}
/* PRODUCT BOX  */


/* PRICE */
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color: #000000;
/* PRICE */
}


A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	color: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color: #ffffff;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}	

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
/*  font-family: Verdana, Arial, sans-serif; */
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #7e7e7e; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #a3a3a3; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }


/* message box - Error Message */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff;}
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffffff;color: #000000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000000; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }


/* Shay Cheese Custom CSS - By: Laurie Stoppel */

.box_header { 
		border-left: 2px #444444 solid;
		font-family: Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color: #ffffff; 
		font-weight: bold; 
		text-align:center;
		height:30px; 
		margin-left:10px; 
		margin-right:10px;
}		

.box_headerL { 
		border-left: 2px #444444 solid;
		border-right: 4px #1d1d1d solid;
		font-family: Verdana, Arial, sans-serif; 
		font-size: 12px; 
		color: #ffffff; 
		font-weight: bold; 
		text-align:center;
		height:30px; 
		margin-left:10px; 
		margin-right:10px;
}		

