
.boxText { font-family: Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family :  Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Verdana, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
	background-color: #D6E4F0;
	margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-family:  Verdana, sans-serif; 
	font-size: 12px;
	background: #CC171E;
	color: #ffffff;
	font-weight: bold;
	height: 20;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #CC171E;
}

TD.footer {
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
  background: #CC171E;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #AD3434;
}

.infoBoxContents {
  background: #ffffff;
  font-family:  Verdana, sans-serif; 
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Verdana, sans-serif; 
  font-size: 10px;
}

A.infoBoxHeading, TD.infoBoxHeading {
  font-family:  Verdana, sans-serif; 
  font-size: 13px;
  font-weight: bold;
  background: #CC171E;
  color: #ffffff;
  height: 20;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  background: #ffffff;
}

.productListing-heading {
  font-family:  Verdana, sans-serif; 
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Verdana, sans-serif; 
  font-size: 11px;
  background: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, sans-serif; 
  font-size: 20px;
  font-weight: bold;
  color: black;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Verdana, sans-serif; 
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Verdana, sans-serif; 
  font-size: 11px;
}

TD.accountCategory {
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Verdana, sans-serif; 
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Verdana, sans-serif; 
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Verdana, sans-serif; 
  font-size: 12px;
}

SPAN.greetUser {
  font-family:  Verdana, 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:  Verdana, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Verdana, sans-serif; 
  font-size: 11px;
  color: #a31919;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Verdana, sans-serif; 
  color: #ff0000;
  font-weight: bold;
}

SPAN.errorText {
  font-family:  Verdana, sans-serif; 
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Verdana, sans-serif;  font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Verdana, sans-serif;  font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:  Verdana, sans-serif;  font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Verdana, sans-serif;  font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Verdana, sans-serif;  font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Verdana, sans-serif; font-size: 11px; color: #ff0000; }


/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 13px;
	color: white;
	font-size: 13px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
font.main {
	font-family:  Verdana, sans-serif; 
  font-size: 13px; 
  line-height: 1.5;	
}

.information {
	font-family:  Verdana, sans-serif;
  font-size: 12px; 
}

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  
}

TD.linkListing-text {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TD.linkListing-data A {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  color: #0000ff;
  text-decoration: underline;
}

TD.linkListing-data A:hover {
	font-family:  Verdana, sans-serif; 
	font-size: 12px;
	color: #0000ff;
}
TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

h1 { 
 font-family: Verdana, sans-serif; 
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family:  Verdana, sans-serif; 
 font-size: 12px;
 font-weight: normal;
}

h3 {
 font-family:  Verdana, sans-serif;
 font-size: 11px;
 font-weight: normal;	
}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

.greendeliverytext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #50a309;
	font-size: 11px;
}

div#qTip {
	padding: 9px;
	border: 3px solid #666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background: #F0F8FF;
	color: Black;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

td.checkoutLogin{
 padding:5px 0px;
}
a.checkoutLogin{
  font-family:Verdana,sans-serif;
  font-size:20px;
  font-weight:bold;
}

/*Prize Draw & Welcome Page */

.prizeDrawInfoBoxNotice {
  background: #FF8E90;
}

.prizeDrawInfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.prizeDrawBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #E62B86; 
  color: #ffffff;
}
.product_review {
 font-family: Verdana, Arial, sans-serif;
 font-size:11px;
}
.avtor_review{
 color:#62A3DB;
 font-size:10px;
}
.answer{
 color:#62A3DB;
}
.infoReview{
 border:solid 1px;
 border-color:#CC171E;
}
.infoshowReview{
 border:solid 1px;
 border-color:#CC171E;
 padding-left:10px;
}
/*Prize Draw & Welcome Page - END */
