
/*
  $Id: stylesheet.css,v 3.00 07/30/06  12:09:48 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2 BTS1.5d/OSCMAX 2.0RC2
  
  Copyright (c) 2003-2006 AlgoZone, Inc

*/

img {
	border: 0;
}

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
/* .breadCrumb,.plainbox-description for ZenCart */ 
.boxText, .breadCrumb, .plainbox-description, BODY TD
 { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #005CB7; 
  text-decoration: none; 
}
A:hover { 
  color: #646464;
  text-decoration: underline; 
}
INPUT{
  background: #E5F0FB;
}
FORM {
  display: inline;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxCenter, .newProductsBox  { 
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
/* .plainBox for ZenCart */ 
.infoBox, .plainBox {
	background-color: #FFFFFF;
}
.infoBoxHeading {
}
/* .plainBoxHeading for ZenCart */ 
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #646464;
  text-align: left;
  padding-left: 5px;
}
TD.infoBoxHeadingLeft {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-left: 5px;
  background-color: #FFFFFF;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #646464;
  text-align: left;
  padding-left: 5px;
}
.infoBoxRight {
}
.infoBoxHeadingSearch
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	height: 12px;
	padding-left: 10px;	
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	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: #005CB7;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #646464;	
	padding-left: 5px;
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #005CB7;	
	padding-left: 5px;
}
.infoBoxContents{
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #005CB7;
}
.infoBoxContents A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #005CB7;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #005CB7;
}
.infoBoxContentsRight A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005CB7;
}
.infoBoxContentsCenter A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #828382;
	border-left: 1px solid #CECECE;
	background-color: #FFFFFF;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005CB7;
}
.productBox A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
}
.productBoxHeading {
	border-top: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
    background-color: #FFFFFF;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
}
.productBoxHeading A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}

.topsaying {
}

TR.topsaying {
}

TD.topsaying {
  font-family:  Verdana
  font-size: 18px;
  color: #000000;
  text-align: right;
}

TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #646464;
}
.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 {
  background: #F5F4ED;
}
.category_desc table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TR.category_desc_alt1{
  background: #D5D9EA;
}

TR.category_desc_alt2{
  background: #FFFFFF;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.category_desc A {
  color: #3000FF;
  text-decoration: none;
}

.category_desc A:hover {
  color: #000000;
  text-decoration: underline;
}
.category_desc h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ED1C24;
  text-align: left;
  }

.category_desc H4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ED1C24;
  text-align: left;
}

.category_desc td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-align: center;
}

.category_desc ul {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
}

.category_desc li {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
}


.category_desc th {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-align: center;
}

TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  border: 1px solid #CECECE;
}
A.productListing-heading { 
  color: #646464; 
}
A.productListing-heading:hover { 
  color: #646464; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
A.pageResults { 
  color: #646464; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #646464; 
}
/* greetUser is for ZenCart */
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser {
  font-family:  Arial;
  font-size: 13px;
  font-weight: bold;
  color: #646464;
}

.pageHeadingprice {
  font-family:  Arial;
  font-size: 18px;
  font-weight: bold;
  color: #646464;
}

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.2;
  color: #000000;
}
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: #646464;
}
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: #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 {
  font-family: Verdana, Arial, sans-serif;
  color: #646464;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #646464;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #D4E5E5; cursor: pointer; }
.moduleRowSelected { background-color: #D4E5E5; }
.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; }
	/* 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; 
	}
	/* 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 {
	}
    /* #################
		  template-faq.com CSS 
	   #################
	*/
	.az_leftpage_side{
	background-position: top right;
	background-image:url(images/az_left_side.gif); 
	background-repeat: repeat-y;
	}
	.az_rightpage_side{
	background-position: top left;
	background-image:url(images/az_right_side.gif); 
	background-repeat: repeat-y;
	}
	.az_top_nav{
	height: 23px;
	background-image:url(images/az_top2_mid_r.gif); 
	background-repeat: repeat-x;
	}
	.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #646464;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #005CB7;
	}
	.infoBoxlanguages{
	height: 23px;
	}
	.data_trail{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 11px;
	color: #005CB7;
	}
	.menubarmain{
	font-size: 12px; 
	font-family: Tahoma;
	font-style: normal;
	height: 35px;
	background-image:url(images/az_nav_mid_r.gif); 
	background-repeat: repeat-x;
	}
	.menubarmain_td1{
	}
	.menubarmain_td2{
	}
	.menubarmain_td4{
	}
	.az_header_messages{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #ffffff;
	filter: Shadow(Color=#55543C, Direction=250);
	padding-top: 6px;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	background-color: #E5F0FB;
	padding-left: 0px;
	width: 192px;
	}
	.leftbar_tb {
	width: 192px;
	}
	.leftcolumn_tb{
	width: 100%;
	}
	.maincont_mid_td{
	width: 100%;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 11px;	
	background-image:url(images/az_midcolumn_top_r.gif); 
	background-repeat: repeat-x;
	}
	.infoBoxSearch{
    }
    .infoBoxHeadingSearch{
    height: 8px;
	background-image: url(images/az_search_corner_r.gif);
	background-repeat:  no-repeat;
	background-position: top right;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #005CB7;
    }
	.infoBoxLogin{
	background-image: url(images/az_membersbox_body_r.gif);
	background-repeat:  repeat-x;
	background-position: top right;
	background-color: #C3DCF5;
	padding: 4px;
    }
	.infoBoxContentsLogin, .login_box{
	color: #005CB7;
	}
    .infoBoxHeadingLogin{
    height: 23px;
	background-image: url(images/az_membersbox_top_r.gif);
	background-repeat:  repeat-x;
	background-position: top right;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #005CB7;
	text-align: center;
    }
	TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ {
	background-image: url(images/az_leftbox_top.gif);
	background-repeat:  no-repeat;
	background-position: top right;
	padding-left: 10px;
	padding-top: 7px;
	height: 35px;
	}
	.loncat
	{
		margin-left: -32px !important; 
		margin-left: 10px;

	}
	.infoBoxContentsLeft_categ{

	
	background-position: top left;
	background-image: url(images/az_leftbox_category_arr.gif);
	padding-bottom: 2px;
	padding-top: 2px;
	background-repeat:  no-repeat;
	border-bottom: 1px solid gray;
	
		
	/*
	background-image: url(images/az_leftbox_category.gif);
	background-position: top right;
	*/
	height: 26px;
	padding-left: 25px;
	font-size: 10px;
	}
	.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #005CB7;
	}
	.infoBoxContentsLeft_categ A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 171px;
	padding-right: 0px;	
	padding-top: 11px;	
    background-color: #C1DBF5;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	background-image: url("images/az_rightcolumn_top_r.gif");
	background-repeat: repeat-x;
	}
	.rightbar_tb{
	width: 171px;
	}
	.infoBoxHeadingLcornerRight {
	background-image: url("images/az_rightbox_top_l.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 38px;
	}
	.infoBoxHeadingRight{
	background-image: url("images/az_rightbox_top.gif");
	background-repeat: repeat-x;
	height: 38px;
	}
	.infoBoxHeadingRcornerRight {
	background-image: url("images/az_rightbox_top_r.gif");
	background-repeat: no-repeat;
	width: 2px;
	height: 38px;
	}
	.infoBoxHeadingLcorner {
	background-image: url("images/az_box_mid_l.gif");
	background-repeat: no-repeat;
	/*width: 107px;*/
	width: 15px;
	height: 35px;
	}
	.infoBoxHeading{
	background-image: url("images/az_box_mid_m.gif");
	background-repeat: repeat-x;
	height: 35px;
	}
	.infoBoxHeadingRcorner {
	background-image: url("images/az_box_mid_r.gif");
	background-repeat: no-repeat;
	width: 4px;
	height: 35px;
	}
	.footer_tb{
	text-align: center; 
	font-size: 9px;
	color: #9A875A;
	}
	.footer_td1{
	background-image:url(images/az_bottom_left.gif); 
	background-repeat: repeat-x;
	height: 33px;
	width: 3px;
	}
	.footer_td2{
	background-image:url(images/az_bottom_mid_r.gif); 
	background-repeat: repeat-x;
	}
	.footer_td3{
	background-image:url(images/az_bottom_right.gif); 
	background-repeat: repeat-x;
	height: 33px;
	width: 3px;
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	font-size: 10px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #646464;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #005CB7;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #4B4B4B;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
	cursor: pointer;
	display: inline;
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #4B4B4B;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
    height: 19px;
	cursor: pointer;
	margin: 0 auto;
	}

