
/*
  $Id: stylesheet.css,v 1.00 06/23/05  12:48:36 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 AlgoZone, Inc

*/

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #65991A;}
.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 { 
}
.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 1px;
  color: #566475;
  padding-left: 10px;
  padding-bottom: 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: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 1px;
  color: #566475;
  height: 19px;
}
.infoBoxRight {
}
.infoBoxHeadingSearch
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 12px;
	padding-left: 10px;	
}
.infoBoxSearch{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	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: #677B8D;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F1574D;
}
.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, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #607C9E;	
	padding-left: 5px;
}
.infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
	padding-left: 5px;
}
.infoBoxContents{
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #607C9E;
}
.infoBoxContents A:hover {
	color: #F1574D;
}
.infoBoxContentsInformation A:link, .infoBoxContentsInformation A:active, .infoBoxContentsInformation A:visited{
	font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 9px;
	color: #5E7080;
}
.infoBoxContentsInformation A:hover {
	color: #FFFFFF;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #607C9E;
	TEXT-DECORATION: none;
}
.infoBoxContentsLeft A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F1574D;
}
.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: #000000;
  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: 16px;
  font-weight: bold;
  color: #004080;
}
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.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: 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: #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: hand; }
.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; }
    /* #################
		  Algozone 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; 
	font-family: Tahoma;
	color: #4F6EA5;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	color: #F1574D;
	}
	.az_top_nav_1{
	background-image: url(images/az_top2_mid.gif);
	background-repeat:  no-repeat;
	background-position: top left;
	padding-left:10px;
	}
	.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-family: Tahoma;
	color: #4F6EA5;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 11px;
	color: #F1574D;
	}
	.menubarmain{
	font-size: 12px; 
	font-family: Tahoma;
	font-style: normal;
	height: 23px;
	background-image:url(images/az_nav_mid_r.gif); 
	background-repeat: repeat-x;
	}
	.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: 166;
	background-image:url(images/az_left_col_bk.gif); 
	background-repeat: repeat-y;
	}
	.leftbar_tb {
	width: 166;
	}
	.maincont_mid_td{
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 11px;	
	}
    .infoBoxHeadingInformation{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6581B0;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	.infoBoxSearch{
	background-color: #BFC9D0;	
    }
    .infoBoxHeadingSearch{
    height: 12px;
	background-color: #D9DFE3;
	color: #82919F;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
    }
    .az_cart_body{
	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;
	}
	.infoBoxLogin{
	background-image: url(images/az_membersbox_body_r.gif);
	background-repeat:  repeat-x;
	background-position: top right;
	background-color: #9CBABC;
	padding: 4px;
    }
    .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 {
	background-image: url(images/az_leftbox_top.gif);
	background-repeat:  no-repeat;
	background-position: top right;
	padding-left: 10px;
	height: 18px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	}
	.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;
	}
	.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
	font-family: Tahoma, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #607C9E;
	TEXT-DECORATION: none;
	}
	.infoBoxContentsLeft_categ A:hover {
	font-family: Tahoma, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #F1574D;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	background-image: url("images/az_right_col_top.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 137px;
	height: 19px;
	}
	.rightbar_tb{
	width: 137px;
	}
	.az_right_boxes_end{
	background-image: url("images/az_right_col_bottom.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	}
	.infoBoxSpecials{
	background-image: url("images/az_right_col_bk.gif");
	background-repeat: repeat-y;
	}
	.infoBoxHeadingLcornerRight {
	}
	.infoBoxHeadingRight{
	background-image: url("images/az_right_col_bk.gif");
	background-repeat: repeat-y;
	height: 19px;
	}
	.infoBoxHeadingRcornerRight {
	}
	.infoBoxRight{
	background-image: url("images/az_right_col_bk.gif");
	background-repeat: repeat-y;
	}
	.infoBoxHeadingLcorner {
	background-image: url("images/az_box_mid_l.gif");
	background-repeat: no-repeat;
	width: 4px;
	height: 23px;
	}
	.infoBoxHeading{
	background-image: url("images/az_box_mid_m.gif");
	background-repeat: repeat-x;
	height: 23px;
	}
	.infoBoxHeadingRcorner {
	background-image: url("images/az_box_mid_r.gif");
	background-repeat: no-repeat;
	width: 3px;
	height: 24px;
	}
	.infoBoxContent{
	}
	.productBoxMSide{
	height: 140px;
	}
	.productBoxOuter{
	width: 220px;
	}
	.productBoxOuter{
	width: 220px;
	background-image:url(images/az_product_h_line.gif); 
	background-repeat: repeat-x;
	background-position: bottom left;
	}
	.productBox{
	width: 220px;
	}
	.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: 170px;
	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;
	}
	.footer_td4{
	background-image:url(images/az_bottom_right.gif); 
	background-repeat: repeat-x;
	width: 3px;
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	font-size: 10px; 
	vertical-align: middle;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none; 
	color: #8595A2;
	vertical-align: middle;
	}
	.footer_menu_tb A:hover{
	color: #F1574D;
	}
	.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; 
	cursor: hand;
	display: inline;
    text-decoration: none; 	
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #1F5351;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px; 
    height: 15px;
	cursor: hand;
	}

h1 { 
 Arial;
  font-size: 16px;
  font-weight: bold;
  color: #004080;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
color:#004080;
}

