/*
  
*/

BODY {
  background-color: #014278;
    color: #FFffff;
  font-family: Helvetica;
  font-size: 11px;
/*  margin: 0px;
*/
margin-left: 10%;
margin-right: 10%;


}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #ffffff; color: #ffffff; 
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #BBC2BB; }
.productsNotifications { background: #6A9826; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
/*  color: #F5F5F5; 
*/
  color: #ffffff;
  text-decoration: none; 
	font-family: Verdana, Arial, sans-serif; font-size: 11px; 
}
A:hover { 
  color: #FFD000;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT{
  color: #000000; 
  background: #FFFFCD;
  border: 0px solid #ffffff;
}
INPUT.submit_button{
	border: 0px;
}
TR.header {
/*  background: #fafaf0;
*/
background-image: url("images/bg.gif");
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 

}
.infoBox, .infoBoxRight, .infoBoxCenter, .newProductsBox, .productBox{
    border: 0px solid #141D4C;
}
.infoBoxLeft {
	padding-left: 20px;
}
.infoBoxRight{
	margin-bottom: 5px;
}
.infoBoxLogin{
 color: #F5F5F5;

}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-align: left;
  padding-left: 5px;
/*
background-image: url("td.infoboxheading.gif");
*/
}
TD.infoBoxHeadingLeft {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #CFECCE;
  text-align: left;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-align: left;
  padding-left: 5px;
}
.infoBoxRight {
}
.infoBoxHeadingSearch
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 15px;
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F5F5F5;
	vertical-align: top;
}
.infoBoxContentsSearch {
	vertical-align: top;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F5F5F5;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFD000;
}
.infoBoxContentsSearch INPUT{
  color: #FFFFCD; 
  background: #F5F5F5;
  border: 0px solid #ffffff;
}
.infoBoxContentsSearch INPUT.submit_button{
	border: 0px;

}
.infoBoxContentsLeft {
  /* Uncomment to get background for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
}
.infoBoxContents, .infoBoxContentsRight, .newProductsBox {
  /* Uncomment to get background for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;	
	padding-left: 5px;
;
	
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;	
	padding-left: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F5F5F5;
}
.infoBoxContents A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFD000;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFD000;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F5F5F5;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFD000;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F5F5F5;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFD000;
}
.az_main_price{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-color: #627586;
	background: #FAFAF0;
	border: 0px solid #ffffff;
	padding: 3px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.productBox A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFD000;

}
.productBoxHeading {
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 4px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.productBoxHeading A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F5F5F5;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #BBC2BB; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #BBC2BB;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #ffffff;


}
TD.footer {
  font-family: Arial;
  font-size: 11px;
/*  background: #fafaf0;
*/
background-image: url("images/bg-.gif");
  color: #ffffff;
}
.infoBoxNotice {
  background: #FFD000;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 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 {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  border: 0px solid #ffffff;
}
A.productListing-heading { 
  color: #3D3DA0; 
}
A.productListing-heading:hover { 
  color: #FFD000; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 0px solid #ffffff;
}
A.pageResults { 
  color: #FFD000; 
}
A.pageResults:hover { 
  color: #F5F5F5; 
  background: #FFD000; 
}
.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 13px;
  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: 10px;
  line-height: 1.2;
  color: #ffffff;
}
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: #FFD000;
}
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: #014278;
  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: #D74513;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FFD000;
}
.moduleRow { }
.moduleRowOver { background-color: #FDA221; cursor: hand; }
.moduleRowSelected { background-color: #7EAD37; }
.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; }

.bg_login {
background-image:url('images/bg_boxes/bg_login.gif');
background-repeat: no-repeat;
border-left: 10px;
border-right: 10px;
}

.bg_search {
background-image:url('images/bg_boxes/bg_search.gif');
background-repeat: no-repeat;
}

.bg_info {
background-image:url('images/bg_boxes/bg_info.gif');
background-repeat: no-repeat;
}

.bg_reviews {
background-image:url('images/bg_boxes/bg_cart.gif');
background-repeat: no-repeat;
}

.bg_cart {
background-image:url('images/bg_boxes/bg_cart.gif');
background-repeat: no-repeat;
}

.bg_specials {
background-image:url('images/bg_boxes/bg_specials.gif');
background-repeat: no-repeat;
}

.bg_whats_new {
background-image:url('images/bg_boxes/bg_whats_new.gif');
background-repeat: no-repeat;
}

.bg_manufactures {
background-image:url('images/bg_boxes/bg_manufactures.gif');
background-repeat: no-repeat;
}

.bg_categories {
background-image:url('images/bg_boxes/bg_categories.gif');
background-repeat: no-repeat;
}


