
/*
  $Id: stylesheet.css, template: OS03C6186TM v3.00 03/20/07  10:01:16 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003-2005 AlgoZone, Inc

*/

BODY {
  background-color: #FFFFFF;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #607C9E;
  margin: 0;
}
hr {
 color:#7b9ebd;
}
.boxText {
 font-family: Tahoma, sans-serif;
 font-size: 10px;
 line-height: 1.1;
 color: #607C9E;
}
.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: #607C9E; 
  text-decoration: none; 
}
A:hover { 
  color: #F1574D;
  text-decoration: underline;
}
FORM {
  display: inline;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxCenter, .newProductsBox  { 
}
.newProductsBox{
	border-left: 1px solid #D5DCE1;
	border-right: 1px solid #D5DCE1;
	border-bottom: 1px solid #D5DCE1;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox {
	border: 1px solid #D5DCE1;
	background-color: #FFFFFF;
}
.infoBoxLeft { 
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  background-image: url("images/az_box_mid_m.gif");
  background-repeat: repeat-x;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #566475;
  vertical-align: top;
  padding-left: 8px;
  padding-top: 2px;
}
TD.infoBoxHeadingsearch{
	height: 12px;
	background-color: #D9DFE3;
	color: #82919F;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding-left: 8px;
}
.infoBoxsearch{
	background-color: #BFC9D0;
	vertical-align: top;
	padding-left: 4px;
	}
.infoBoxContentssearch {
	vertical-align: top;
}
A.infoBoxContentsSearch{
	color: #677B8D;
}
.infoBoxHeadingSpecials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 1px;
  color: #566475;
  height: 19px;
}
.infoBoxContentsSpecials A:link, .infoBoxContentsSpecials A:active, .infoBoxContentsSpecials A:visited{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #627586;
}
.infoBoxContentsSpecials A:hover {
  color: #F1574D;
}
.infoBoxContents, .infoBoxContentsLeft {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	color: #607C9E;	
	padding-left: 5px;
}
.infoBoxContentsRight {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 1.1;
	color: #607C9E;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
  font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #627586;
}
.infoBoxContentsRight A:hover {
	color: #F1574D;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #607C9E;
}
.infoBoxContentsCenter A:hover {
	color: #F1574D;
}

.productBox {  
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #607C9E;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F1574D;
}
.productBox A:hover {
	color: #607C9E;
}
.productBoxHeading {
	line-height: 0.8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #607C9E;
}
.productBoxHeading A:hover {
	color: #F1574D;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
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: #F1574D;
}
.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;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: bold;
/*  border: 1px solid #CECECE; */
}
A.productListing-heading { 
  color: #607C9E; 
}
A.productListing-heading:hover { 
  color: #F1574D; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #CECECE;
}
A.pageResults { 
  color: #F1574D; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #F1574D; 
}
.pageHeading, DIV.pageHeading, .pageHeading, H1  {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #F1574D;
  margin-bottom: 6px;
}

H2  {
  font-family:  Arial;
  font-size: 13px;
  font-weight: normal;
  color: #F1574D;
}
ul {
 margin-top: 6px;
 margin-bottom: 8px;
/* list-style-image: url(images/icons/arrow.gif); */
}  
li {
 margin-bottom: 2px;
}  
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.4;
  padding-left: 8px;
  padding-right: 5px;
  color: #627586;
}
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: 11px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #F1574D;
}
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: #F1574D;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #F1574D;
}
.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; }
    /* #################
		  template-faq.com CSS 
	   #################
	*/
	.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;
	line-height: 0.9;
	}
	A.top_nav:hover { 
	color: #FFFFFF;
	}
	.az_top_nav_1{
	background-image: url(images/az_top2_mid.gif);
	background-repeat:  no-repeat;
	background-position: top left;
	color: #4F6EA5;
	}
	.az_top_nav_3{
	background-image: url(images/az_cartbox_bk.gif);
	background-repeat:  no-repeat;
	background-position: top right;
	}
	.data_trail{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	background-image:url(images/az_top_mid_r.gif); 
	background-repeat: repeat-x;
	height: 61px;
	font-size: 10px; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #8595a2;
	}
	.topbanner_td2 A:link, .topbanner_td2 A:active, .topbanner_td2 A:visited{ 
	font-size: 10px; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #8595a2;
	}
	.topbanner_td2 A:hover{
	color: #627586
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{
	font-size: 11px;
	font-weight: bold;
	}
	.menubarmain{
	font-family: Tahoma;
	color: #4F6EA5;
	height: 23px;
	background-image:url(images/az_nav_mid_r.gif); 
	background-repeat: repeat-x;
	}
	.menubarmain_td{
	font-size: 11px;
	}
	.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{
	margin-top: 5px;
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 166px;
	background-image:url(images/az_left_col_bk.gif); 
	background-repeat: repeat-y;
	}
	.leftbar_tb {
	width: 166px;
	}
	.maincont_mid_td{
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;	
	}
    .infoBoxHeadingInformation{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6581B0;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 4px;
	}
    .az_cart_body TD{
	font-size: 9px;
	color: #ffffff;
	padding-left:5px; 
	padding-right:5px; 
	padding-top: 5px;
    }
    .infoBoxHeadingShopcart{
    height: 22px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	vertical-align: top;
	padding-bottom: 18px;
	padding-left: 60px;
	}
	.login_box{
	}
	TD.infoBoxlogin{
	font-size: 10px;
	padding-top: 2px;
	padding-left: 2px;
	color: #ffffff;
	}
	.infoBoxContentslogin{
	color: #ffffff;
	padding-right: 8px;
	}
    .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: #000000;
	text-align: center;
    }
	TD.infoBoxHeadingLeft,TD.infoBoxHeadingLeft_categ {
	height: 18px;
	background-image: url(images/az_leftbox_top.gif);
	background-repeat:  no-repeat;
	background-position: top left;
	padding-left: 10px;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff; 
	vertical-align: top;
	padding-left: 10px;
	padding-top: 2px;
	}
	.infoBoxContentsLeft_categ{
	background-image: url(images/az_leftbox_category.gif);
	background-repeat:  no-repeat;
	background-position: top right;
	height: 18px;
	padding-left: 10px;
	font-size: 10px;
	font-family: Tahoma, Tahoma, Arial, sans-serif;
	color: #607C9E;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	background-image: url("images/az_right_col_top.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 137px;
	}
	.rightbar_tb{
	width: 137px;
	}
	.az_right_boxes_end{
	background-image: url("images/az_right_col_bottom.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height: 10px;
	}
	.infoBoxSpecials{
	background-image: url("images/az_right_col_bk.gif");
	background-repeat: repeat-y;
	}
TD.infoBoxHeadingRight {
	background-image: url("images/az_right_col_bk.gif");
	background-repeat: repeat-y;
	padding-left: 8px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
	color: #566475;
}
	.infoBoxRight{
	background-image: url("images/az_right_col_bk.gif");
	background-repeat: repeat-y;
	padding-left: 3px;
	}
	.infoBoxHeadingLcorner {
	background-image: url("images/az_box_mid_l.gif");
	background-repeat: no-repeat;
	width: 4px;
	height: 23px;
	}
	.infoBoxHeadingRcorner {
	background-image: url("images/az_box_mid_r.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 24px;
	}
	.infoBoxContent{
	}
	.productBoxMSide{
	height: 65px;
	}
	.productBoxOuter{
	width: 305px;
	}
	.productBoxOuter{
	width: 305px;
	background-image:url(images/az_product_h_line.gif); 
	background-repeat: repeat-x;
	background-position: bottom left;
	}
	.productBox{
	width: 305px;
	}
	.productsBoxContents{
	padding: 0px;
	}
	.productBoxRSide_l{
	background-image:url(images/az_product_v_line.gif); 
	background-repeat: repeat-y;
	background-position: top right;
	width: 1px;
	}
	.footer_line{
	background-image:url(images/az_bottom_bk_r.gif); 
	background-repeat: repeat-x;
	height: 10px;
	}
	.footer_tb{
	text-align: center; 
	font-size: 9px;
	color: #9A875A;
	margin-bottom: 10px;
	}
	.footer_td1{
	background-image:url(images/az_bottom_left.gif); 
	background-repeat: repeat-x;
	height: 17px;
	width: 166px;
	font-family: Tahoma, Verdana, Arial, sans-serif;  
	font-size: 9px; 
	color: #627586;
	vertical-align: middle;
	}
	.footer_td2{
	background-image:url(images/az_bottom_mid.gif); 
	background-repeat: repeat-x;
	width: 8px;
	}
	.footer_td3{
	background-image:url(images/az_bottom_mid_r.gif); 
	background-repeat: repeat-x;
	font-size: 9px; 
	}
	.footer_td4{
	background-image:url(images/az_bottom_right.gif); 
	background-repeat: repeat-x;
	width: 3px;
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-size: 9px; 
	vertical-align: middle;
	color: #99ABBA;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-family: Tahoma;
	font-size: 9px;
	color: #8595A2;
	}
	A.footer_menu_tb:hover{
	color: #F1574D;
	text-decoration: underline; 
	}
	.az_pageheading_main{
	background-image:url(images/az_welcome_r.gif); 
	background-repeat: repeat-x;
	height: 69;
	}
	.az_pageheading_main_td1{
	width: 4px;
	}
	.az_pageheading_main_td2{
	width: 110px;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
	white-space: nowrap;
	color: #1F5351;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px; 
	height: 15px;
	cursor: pointer;
	display: inline;
	text-decoration: none; 	
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
	white-space: nowrap;
	border: 0px;
	color: #1F5351;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px; 
	height: 15px;
	cursor: pointer;
	}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; 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: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 14px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.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: 10px; 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: 10px; color: #000000; }
.smallText_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; 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 */