/* CSS Document */

/* sidenav */
.mybag_items
{
	background-image: url(../images/my_bag_chunk.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #4B4B4B;
	color:white;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px;
	line-height : 17px; /* bg img height */
}
/* sidenav */

/* product_line table */
.line_name { font-family: Arial, Helvetica, Verdana, sans-serif; font-variant:small-caps; color: #474747; font-weight:bold; font-size: 10pt; }
/* product_line table */


/* receipt styles */
.rcptText			{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small; color: #000000; }
.rcptTextBold		{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small; font-weight: bold; color: #000000; }
/* receipt styles */


/* MyBag styles */
.tbl_header { font-family: Arial, Helvetica, Verdana, sans-serif; font-variant:small-caps; color: #12606C; font-weight:bold;}
.bagField	{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; color: #000000; border : 1px solid silver; width: 30px; text-align: center;}
.textField	{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; color: #000000; }
INPUT:focus	{ color: Green; background-color: #FFFFEC; border: 1px solid green; }
/* MyBag styles */

.textRegular			{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 8pt; font-style: normal; color: #000000; }
.textRegularBold		{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #000000; }
.textSmallTable		{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; color: #5a5a5a; line-height: 24px; }
.textRedBold			{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: red; }
.textGreenBold			{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #056034; }
.textGoldBold			{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #e6b02e; }
.textFooter				{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #696969; }
.subHeader				{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #ffffff; }
.textRegulartighter	{	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-style: normal; color: #000000; line-height: 12px; }


