
/*
  $Id: stylesheet.css, template: OS03C00176 v2.00 03/22/07  16:29:19 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for ZenCart 1.3
  
  Copyright (c) 2002-2006 AlgoZone, Inc

*/

BODY {
  background-color: #ffffff;
  background-image: url("images/az_body_bg.gif");
  background-position: center top;
  background-repeat: repeat-x;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
  color: #404040;
}
#bodyWrapper { }
.siteWidth { width: 802px; }
/* .breadCrumb,.plainbox-description and "BODY TD" for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #5f5b56; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #1800fc; text-decoration: underline; }
A {
  color: #1800fc;
  text-decoration: none;
}
A:hover { 
  color: #404040;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT{
  border: 1px solid #5f5f5f;
  color: #5f5f5f;
}
.az_serch_txtfield {
  border: 1px solid #5f5f5f;
  color: #5f5f5f;
}
INPUT.submit_button, INPUT.az_login_input, .az_button_submit {
	border: 0px !important;
}
.formArea {
	border: 1px solid #acacac;
}
tr.headerError { }
td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #5f5b56; 
  font-size: 11px;
  color: red;
  text-align : center;
}
tr.headerInfo { }
td.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #5f5b56;
  color: #000000;
  text-align: center;
}
tr.footer {
  background: #008193;
}
td.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #C3000B;
}
.infoBoxNoticeContents {
  background: #fbf4e4;
  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 {
  background-color: #f4f4f4;
}
TR.productListing-heading {
}
TD.productListing-heading, TH.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #404040;
	white-space: nowrap;
}
.productListing-heading A, TH.productListing-heading A {
  color: #404040;
}
.productListing-heading A:hover, TH.productListing-heading A:hover {
  color: #ffffff;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
.pageResults { 
font-size: 11px;
color: #404040;
}
A.pageResults { 
  color: #1800fc;
	text-decoration: underline;
}
A.pageResults:hover { 
  color: #404040; 
}
.pageHeading {
	height: 20px;
	padding-left: 20px;
}
/* greetUser is for ZenCart and H1 for ms3*/
.pageHeading, DIV.pageHeading, .pageHeading H1, .infoBoxHeadingtop, .greetUser, H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
  color: #404040;
}
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.3;
  color: #404040;
}
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: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #404040;
  text-align: left;
	width: 494px;
  height: 36px;
  text-transform: uppercase;  
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #C3000B;
}
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;
}
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: #C3000B;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #f4f4f4; cursor: pointer; }
.moduleRowSelected { background-color: #f4f4f4; }
.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; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

/*
	#################
		Algozone CSS 
	#################
*/

	/* HEADER bar css controls */

#headerWrapper {
	height: 109px;
}
.header_td1 {
	width: 127px;
	background-image: url("images/az_ind_header_logo.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
.header_td2 {
	width: 675px;
	height: 86px;
	background-image: url("images/az_ind_header_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.header_td3 {
	background-image: url("images/az_ind_nav_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
#infobarWrapper {
	height: 50px;
	background-image: url("images/az_ind_infobar_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
.infoBoxHeader { }
.infoBoxContentsHeader, .infoBoxContentsHeader TABLE, .infoBoxContentsHeader TD.boxText {
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size: 11px;
  color: #43576f;
}
.infoBoxContentsHeader A:link, .infoBoxContentsHeader A:active, .infoBoxContentsHeader A:visited {
	color: #fefefe;
	text-decoration: underline;
}
.infoBoxContentsHeader A:hover {
	color: #b5b0af;
	text-decoration: none;
}
LABEL.input_label {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	text-transform: uppercase;
}
INPUT.field_email, INPUT.field_password, INPUT.field_search {
	width: 110px;
	border: #9c9c9b solid 1px;
	background-color: #fefefe;
}
INPUT.field_email:focus, INPUT.field_password:focus, INPUT.field_search:focus {
	border: #5f5f5f solid 1px;
	background-color: #fefefe;
}

	/* MENU bar css controls */

.menubarmain_tb { }
.menubarmain_div { width: 10px; }

	/* MAIN table css controls */

.maincont_tb { background-color: #ffffff; }

	/* LEFT bar css controls */

	/* RIGHT bar css controls */

	/* CENTER bar css controls */

.maincont_mid_td {
	padding-left: 5px;
	padding-right: 8px;
	border-left: #565555 solid 1px;
	border-right: #565555 solid 1px;
}
TD.infoBoxHeadingLcorner, TD.infoBoxHeadingLcornerCenter {
	width: 0px;
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
	height: 40px;
}
TD.infoBoxHeadingRcorner, TD.infoBoxHeadingRcornerCenter {
}
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
  color: #404040;
  text-align: left;
  padding-left: 15px;
}
/* .plainBox for ZenCart and moduleBox for ms3 */ 
.infoBox, .infoBoxCenter, .newProductsBox, .plainBox, .moduleBox 
{ 
	padding-left: 5px;
}
.infoBox, .plainBox, .moduleBox { 
	border: #acacac solid 1px; 
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBoxContents {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	text-align: left;
	line-height: 1.5;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited,
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited {
	color: #1800fc;
	text-decoration: underline;
}
.infoBoxContents A:hover, .infoBoxContentsCenter A:hover {
	color: #404040;
	text-decoration: none;
}

	/* PRODUCT box css controls */

	/* FOOTER bar css controls */

#footerWrapper {
	/*width: 784px;*/
	background-image: url("images/az_ind_footer_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-left: #565555 solid 1px;
	border-right: #565555 solid 1px;
}
.footer_td1 {
	height: 23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #212121;
}
.footer_td2 {
	height: 13px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.footer_td3 {
	padding-right: 15px;
	padding-bottom: 10px;
}
.footer_td4 {
	padding-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 2.0;
	color: #212121;
}
.footer_td4 A:link, .footer_td4 A:active, .footer_td4 A:visited {
	color: #1800fc;
	text-decoration: underline;
}
.footer_td4 A:hover {
	color: #212121;
	text-decoration: none;
}
.footer_menu_tb {
	font-family: Tahoma;
	font-weight: normal;
	color: #212121;
	font-size: 10px;
}
.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited {
	color: #0d0d0d;
	text-decoration: none;
}
.footer_menu_tb A:hover {
	color: #212121;
	text-decoration: underline;
}

	/* BUTTONS css controls */

.az_button_img {
	background-image: url("images/az_button_mid.gif");
	background-repeat: repeat-x;
	background-position: top left;
	white-space: nowrap;
	color: #2a2a2a;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	display: inline;
	text-decoration: none;
	height: 27px;
}
.az_button_submit {
	background-image: url("images/az_button_mid.gif");
	background-repeat: repeat-x;
	white-space: nowrap;
	vertical-align: top;
	border: 0px;
	color: #2a2a2a;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	height: 27px;
	margin: 0px auto;
}

	/* DIV specific */

.centeredContainer { margin: auto; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.alignTop { vertical-align: top; }
.alignMiddle { vertical-align: middle; }
.alignBottom { vertical-align: bottom; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.inline { display: inline; }
.block { display: block; }
.nowrap { white-space: nowrap; }
.paddingTop { padding-top: 5px; }
.paddingRight { padding-right: 5px; }
.paddingBottom { padding-bottom: 5px; }
.paddingLeft { padding-left: 5px; }
.marginTop { margin-top: 5px; }
.marginRight { margin-right: 5px; }
.marginBottom { margin-bottom: 5px; }
.marginLeft { margin-left: 5px; }
.listPlain {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.noborder { border: none; }

	/* ZenCart Specific */	

span.normalprice {
	text-decoration: line-through;
}
SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
	color: #ff0000;
}
span.productSpecialPriceSale {
	color: #ff0000;
	text-decoration: line-through;
}
.plainBox {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}

	/* checkout totals */

TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text { font-weight: bold; }
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount { }
TR.tableHeading { background-color: #a71506 !important; }
TR.rowEven { background-color: #54433f !important; }
TR.rowOdd { background-color: #685956 !important; }
DIV #cartSubTotal { background-color: #a71506 !important; }

	/* xtra */

#indexDefault {
	margin-top: 10px;
}
.slideshow {
	width: 422px;
	height: 303px;
	

	margin-bottom: 10px;
}
.container {
	width: 205px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}
.content {
	border: #b4b4b3 solid 1px;
	padding: 5px;
	text-align: justify;
}

.hotspot { margin-top: 10px; }
.hotspotCornerLT, .hotspotCornerLR, .hotspotCornerLB, .hotspotCornerRB {

	background-repeat: no-repeat;
}
.hotspotCornerLT {

	background-position: right bottom;
}
.hotspotCornerLB {

	background-position: right top;
}
.hotspotCornerRT {

	background-position: left bottom;
}
.hotspotCornerRB {

	background-position: left top;
}
.hotspotSideT, .hotspotSideB {
	
	background-repeat: no-repeat;
}
.hotspotSideT {

	background-position: center bottom;
}
.hotspotSideB {

	background-position: center top;
}
.hotspotSideL, .hotspotSideR {

	background-repeat: repeat-y;
}
.hotspotSideL {

	background-position: right center;
	vertical-align: top;
}
.hotspotSideR {

	background-position: left center;
	vertical-align: top;
}
.hotspotContent {
	text-align: center;
	vertical-align: middle;
	background: white;

}
.searchbox {
	width: 335px;
	height: 61px;
	background-image: url("images/az_ind_searchbox_bg.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
}
.searchbox A:link, .searchbox A:active, .searchbox A:visited {
	color: #313131;
	text-decoration: underline;
}
.searchbox A:hover {
	color: #1800fc;
	text-decoration: none;
}
.searchbox_header {
	height: 17px;
	padding-top: 7px;
	text-align: right;
	padding-right: 60px;
}
.searchbox_content {
 padding-left: 15px;
 
}
.searchbox_content INPUT.field_email {
	width: 260px;
	height: 25px;
	border: #9c9c9b solid 1px;
	background-color: #fefefe;
	font-size: 18px;
}
.pageBorderCornerLB {
	width: 11px;
	height: 11px;
	background-image: url("images/az_ind_page_left_bottom.gif");
	background-position: right top;
	background-repeat: no-repeat;
}
.pageBorderCornerRB {
	width: 11px;
	height: 11px;
	background-image: url("images/az_ind_page_right_bottom.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
.pageBorderSideB {
	height: 11px;
	background-image: url("images/az_ind_page_bottom.gif");
	background-position: center top;
	background-repeat: repeat-x;
}

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

	border: #b6b7cb solid 1px;
	background-color: #f8f8f9;
	width: auto;
	z-index: 100;
}
.animSubmitButton {
	background: none !important;
	border: none !important;
	width: 2px !important;
	height: 0px !important;
}

#btn_animBoxCart { }
#animBoxCart {
	width: 200px !important;
}
.animBoxCartImage { }
.animBoxCartContent {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	text-decoration: none;
}
.animBoxCartContent A:hover {
	text-decoration: none;
}
.animBoxCartHeader, .animBoxCartFooter {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	height: 30px;
}
.animBoxCartHeader { border-bottom: #b6b7cb solid 1px; }
.animBoxCartFooter { border-top: #b6b7cb solid 1px; }
.animBoxCartNotice {
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #9a9a9a;
}
