.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: #70d250; text-decoration: underline; }

BODY {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
TR.header {
  	background: #ffffff;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

TR.headerNavigation {
  background: #f0b728;
}

TD.headerNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	background-color: #f0b728;
	font-style: normal;
	font-variant: normal;
	height:25px;	
}

A.headerNavigation { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000; 
}

A.headerNavigation:hover {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

.symbol {
	font-family: Wingdings;
	font-size: 10px;
	color: #0066CC;
	font-weight: normal;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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


.infoBox {
	font-family: Arial, Helvetica, sans-serif;
}

.infoBoxContents {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.infoBox_r {
	background: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
}

.infoBoxContents_r {
	background: #E4E4E4;
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	height: 25px;
	background-color: #ECF1F6;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ECF1F6;
}

TD.infoBoxHeading_r {
	text-indent: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	background-color: #E4E4E4;
}

TD.infoBox_r, SPAN.infoBox_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F5F5F5;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd, TR.productListing-odd {
  background: #f7f7f7;
}
 
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even, TR.productListing-even {
  background: #f7f7f7;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #e6e6e6;
	color: #296521;
	font-weight: bold;
	height: 20px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* New Box of Product Listing*/
.productListing-x {
	border-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.productListing-odd-x {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}

.productListing-even-x {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.productListing-data-x {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	border: thin double #CCCCCC;
}
/* New Box of Product Listing*/
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

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;
}

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

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

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;
}

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*Category Menu*/
.menu_category_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	list-style-type: disc;
	text-decoration: none;
	line-height: 1.5em;
}

a.menu_category_c {
	text-decoration: none;
}

a.menu_category_c:hover {
	text-decoration: underline;
	color: #006699;
}

.menu_category_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #296521;
	text-align: left;
	text-decoration: none;
}

a.menu_category_h {
	text-decoration: none;
}

a.menu_category_h:hover {
	text-decoration: underline;
	color: #296521;
}

.sidemenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	vertical-align:middle;
	color:#666666;
	letter-spacing:normal;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	padding-left:5px;
	text-decoration: none;
}
a.sidemenu:link
{
	text-decoration: none;
}
a.sidemenu:visited
{
	color:#666666;
	text-decoration: none;
}

.hm1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #296521;
	text-align: left;
	text-decoration: none;
}
a.hm1:link
{
	color:#296521;	
}
a.hm1:visited
{
	color:#296521;
	text-decoration: none;
}

.menuright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	list-style-type: disc;
	text-decoration: none;
}
a.menuright:link
{
	text-decoration: none;
}
a.menuright:visited
{
	color:#006699;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
}
TD.contentBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #008000;
	text-decoration: none;
	text-align: left;
	height: 30px;	
	text-indent: 10px;
}
TD.contactUsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	text-align: left;
	height: 25px;
	
	text-indent: 1px;
}
.product_cell {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: thin solid #FF0000;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.tstyle1 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color:  #666666;
	text-decoration: none;
	background-color:#CCCCCC
}
a.tstyle1 {
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.tstyle1:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.tstyle2 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textstyle1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	list-style-type: disc;
	text-decoration: none;
	line-height: 1.5em;
}
a.textstyle1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	list-style-type: disc;
	text-decoration: none;
	line-height: 1.5em;
}
a.textstyle1:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	list-style-type: disc;
	text-decoration: none;
	line-height: 1.5em;
}
.list_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFFFFF;
	margin: 2px;
	height: 2em;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.list_table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #dddddd;
	margin: 2px;
	height: 1em;
}
.list_table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a.list_table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a.list_table_text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.textarea_20 {
	width: 380;
}
.inputfieldlength
{

	width: 250;
}

.tblbdr
{
border:thin solid #CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.rightbdr
{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftborder
{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.inputfieldlength
{

	width: 2500;
}