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

#td1		{font-size: 11px; color: #FFF; background-color: #6699CC; border: 0px; margin: 0px; font-weight: bold; }
#td2		{font-size: 11px; color: #FFF; background-color: #8BB1D8; border: 0px; margin: 0px; font-weight: bold; width:80px;}
#td3 {font-size: 11px; background-color: #ECECEC; border: 0px; margin: 0px; padding: 4px; width:85%;}

BODY {
  background: #ffffff;
  margin: 0px;
  font:11px Tahoma;
  color: #6e6e6e;
}

A {
	font-family: Tahoma,Verdana;
	font-size: 11px;	
	color: #5CA0C7;	
	text-decoration : none;	
}
A:visited {
	color: #5CA0C7;
}
A:hover {
	color: #2b5a77;
}
A:active {
	color: #5CA0C7;	
}

FORM {
	display: inline;
	margin:0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,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,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid #D5D5D5;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoBoxHeading {
  font-family:  Verdana, Myriad, Tahoma,Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #4C4C4C;
  text-transform: uppercase
}

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

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

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

TABLE.productListing {
  border: 1px;
  border-top-width:2px; border-top-color:rgb(89,162,197); border-right-color:white; border-bottom-color:rgb(213,204,204); border-left-color:rgb(239,239,239); border-style:solid;
  border-spacing: 0px;
}

.productListing-heading {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
  color: #4c4c4c;
  text-decoration : none; 
  text-transform: uppercase;
  line-height:14px;
  font-weight: bold;
  border-style:solid;
  border-top-color:rgb(213,213,213); border-right-color:white;
  border-top-width:1px; border-right-width:1px; border-bottom-width:0px; border-left-width:0px;
}

A.productListing-heading {
  color: #4c4c4c;
  text-decoration : none; 
  border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px;
}

.productListing-heading A:hover {
  color: #5ca0c7;
  text-decoration : none; 
}

.productListing-heading A:visited {
  color: #4c4c4c;
  text-decoration : none; 
  border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px;
}

TD.productListing-data {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  border-width:1px;
border-top-color:white; border-right-color:rgb(239,239,239); border-bottom-color:rgb(213,204,204); border-left-color:white; border-style:solid;
}

A.pageResults {
  color: #6e6e6e;
  text-decoration : none;
}

A.pageResults:hover {
  color: #6e6e6e;
  font:11px Tahoma;
  background: #f1f1f1;
  text-decoration : none;
}

TD.pageHeading, DIV.pageHeading {
 color: #5CA0C7;
	font-family:  Tahoma, Myriad,Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align:middle;
}

.heading{
 color: #5CA0C7;
	font-family:  Arial, Tahoma, Myriad,Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase
}


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

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

SPAN.newItemInCart {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

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

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

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

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

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

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

/* message box */

.messageBox { font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #d3def7; }
.messageStackSuccess { font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.productTitle {
	color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.productPrice {
	color: #848484;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.productDesc {
	color: #848484;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
}
A.productTitle { 
  color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}

A.productTitle:hover {
 color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.category { 
  font-family: Tahoma,Verdana;
	font-size: 11px;	
	color: #5CA0C7; 
}

A.category:hover {
 font-family: Tahoma,Verdana;
	font-size: 11px;	
	color: #5CA0C7;
}


#uc {Font-Weight : bold; text-transform: uppercase;}

#tdblank {border-width:0px; border-top-color:white;border-top-style:solid; }

#d1  { width:440px; font-family: Tahoma,Verdana; font-size: 11px;word-wrap: break-word;margin:16;}


#t0  {font-family: Tahoma,Verdana; Font-Weight : bold; background-color:#f2f2f2; text-decoration : none; valign : top;}
#t1  {font-size: 10px; background-color:#6699cc; color :#FFFFFF;}
#t2  {font-size: 10px; background-color:#8bb1d8; color :#FFFFFF; white-space:nowrap;}
#t3  {font-size: 10px; background-color:#ececec; color :#6e6e6e;}