@import url("css/infobox.css");
@import url("css/template.css");
.content {color:#000000}
.boxText, .topboxText, .footerText, .cartText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.topboxText  { color: #ffffff; }
.footerText {  color: #64839f; }
.footerText a {
	text-decoration:underline;
	font-weight:normal;
	color:#64839f;
}
.footerText a:hover {
	color:#a8bacb;
}
.cartText { color: #e69701; }
.bestsellerText {
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #ff750a;
	font-weight:bold;
	line-height:20px;
}
.bestsellerText a {
	color:#000000;
	text-decoration:underline;
}
.bestsellerText a:hover {
	color:#333333;
}
.errorBox { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; 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; }

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: #f8f8f9;
}

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: #f8f8f9;
}

ul.pagenav {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
ul.pagenav li {
	float:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	background:url(images/az_template/az_bullet1.gif) left 3px no-repeat;
	padding:4px 0 4px 22px;
	margin-right:20px;
}
/*ul.pagenav li.pagenav_sep {
	padding:0 6px 0 6px;
}*/
ul.pagenav a {
	color:#1e364f;
	text-transform:lowercase;
	text-decoration:underline;
}
ul.pagenav a:hover {
	color: #8ba2b7;
}

.infobox-heading {
	text-align:center;
	font-family: "Century Gothic", Tahoma, Verdana;
	color:#b78a47;
	font-size:16px;
	font-weight:bold;
}

TABLE.productListing a {
	color:#190511;
}
TABLE.productListing a:hover {
	color:#cccccc;
}

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

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #7fa7c7;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#190511;
}

A.pageResults {
  color: #536475;
}

A.pageResults:hover {
  color: #bd84ac;
  background: #ebddeb;
}

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

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;
  line-height: 1.5;
  color:#0000ff;
}

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

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, 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 {
	color: #ff6600;
}
SPAN.productPrice SPAN.productSpecialPrice, SPAN.productPrice2 SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, Verdana;
  color:#ff6600;
  font-size:24px;
  font-weight:bold;
}
SPAN.productPrice2 SPAN.productSpecialPrice {
  font-size:16px;
  color:#ff550a;
}
.smallCur {
  font-size:12px;
  color: #000000;
  font-weight:bold;
}
SPAN.productPrice2 .smallCur {
	color:#536475;
	font-size:12px;
	font-weight:bold;
}
SPAN.productPrice, SPAN.productPrice2 {
  font-family: Tahoma, Arial, Verdana;
  font-size:24px;
  color:#ffffff;
  font-weight:bold;
}
SPAN.productPrice2 {
  font-size:16px;
  color:#ff550a;
}
SPAN.productPrice s, SPAN.productPrice2 s {
	color:#666666;
	font-size:14px;
}
SPAN.productPrice2 s {
	font-size:14px;
}
.prod_name {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}

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

.moduleRow { }
.moduleRowOver { background-color: #b7cdd9; cursor: pointer; }
.moduleRowSelected { background-color: #b7cdd9; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #57677e; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #283650; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000;
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
 /* ANIMATED BOXES css controls */
.jsButton, .jsTrigger { cursor: pointer; }
.animBox {
  position: relative;
  overflow: hidden;
	white-space: nowrap;
  margin: 0;
  padding: 0;
}
.animBoxDropover {
  position: absolute;
	visibility: hidden;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#btn_animBoxCart {}
#animBoxCart {
	border: #5d6e72 solid 1px;
/*
	background-color: #2e4b52;
*/
	background-color: #e4edf1;
	width: 230px;
	z-index: 100;
}
.animBoxCartImage { }
.animBoxCartContent {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #a0a0a0;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.animBoxCartContent A:hover {
	text-decoration: none;
	color:#000000;
}
.animBoxCartName, .animBoxCartName A:link, .animBoxCartName A:active, .animBoxCartName A:visited  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.animBoxCartName A:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.animBoxCartLink, .animBoxCartLink A:link, .animBoxCartLink A:active, .animBoxCartLink A:visited  {
	font-weight: bold;
	color: #fefefe;
	text-decoration: none;
}
.animBoxCartLink A:hover {
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: underline;
}
.animBoxCartTotal, .animBoxCartLink {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.animBoxCartLink { border-bottom: #5d6e72 solid 1px; }
.animBoxCartTotal { border-top: #5d6e72 solid 1px; }
.animBoxCartFooter (color:#000000; font-weight: bold; font-size: 11px;)
.animBoxCartNotice {
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.suggest_link {
  background-color: #e4edf1;
  padding: 2px 6px 2px 6px;
  font-size: 10px;
  }
.suggest_link_over {
  background-color: #ffffff;
  padding: 3px 6px 3px 6px;
  font-size: 10px;
  }
#search_suggest {
  position: absolute;
  width:200px;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  border: 0px solid #6c898f;
TABLE.popup {
  border-width: 1px;
  border-style: dotted;
  border-color
}
