
/*
  $Id: stylesheet.css template: OS03C9730TM v3.00 12/19/06  15:08:31 project3000 Exp $

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

*/

BODY {
  background-color: #9A999A;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #0303EE; 
  text-decoration: none; 
}
A:hover { 
  color: #222222;
  text-decoration: underline; 
}
.az_bottom_boxes A { 
  color: #F1F2F5; 
  text-decoration: none; 
}
.az_bottom_boxes A:hover { 
  color: #AAAFBB;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #222222; 
  border: 1px solid #D1D0C4;
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Arial, sans-serif; 
	font-size: 11px;	 
}
.infoBox {
	border: 1px solid #D1D0C4;
}
.infoBoxHeading {
}
.infoBoxCenter, .newProductsBox{
}
TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #21608C;
  text-align: left;
  padding-left: 5px;
  height: 30px;
}
TD.infoBoxHeadingCenter{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #21608C;
  text-align: left;
  padding-left: 5px;
  height: 30px;
}
TD.infoBoxLeft, TD.infoBoxRight{
	padding: 5px;
  	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C1CBDD;		
}
TD.infoBoxHeadingLeft {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #3A6C98;
  text-align: left;
  padding-left: 5px;
}
TD.infoBoxHeadingRight {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #3A6C98;
  text-align: left;
  padding-left: 5px;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C1CBDD;	
	padding-left: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}
.infoBoxContents A:hover {
	color: #0303EE;
}
table.login_box td { 
  	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C1CBDD;		
}
.table.login_box td A{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C1CBDD;
}
.table.login_box td A:hover {
	color: #3A6C98;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C1CBDD;
}
.infoBoxContentsLeft A:hover {
	color: #3A6C98;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C1CBDD;
}
.infoBoxContentsRight A:hover {
	color: #3A6C98;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}
.infoBoxContentsCenter A:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0303EE;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 230px;	
}
.productBox {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	color: #222222;
	padding-left: 5px;
}
.productBoxContent {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0303EE;
}
.productBox A:hover, .productBoxContent A:hover {
	color: #222222;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #222222;
	height: 10px
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0303EE;
}
.productBoxHeading A:hover {
	color: #21608C;
}
.productBoxHeadingRcorner {
    font-family: Tahoma;
    font-size: 12px;
	font-weight: normal;
	color: #4E4EF3;
}
.productBoxHeadingLcorner { 
	width: 0px;
}
.productBoxBottom_tb{
}
.productBoxLBottom, .productBoxRBottom{
    font-family: Arial;
    font-size: 12px;
	font-weight: normal;
	color: #0303EE;
	padding-left: 10px;
	height: 29px;
}
.productBoxName{
    font-family: Tahoma;
    font-size: 12px;
	font-weight: bold;
	color: #4E4EF3;
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, 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: #21608C;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 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 {
	background: #E7E7E7;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #222222;
  font-weight: bold;
}
A.productListing-heading { 
  color: #0303EE; 
}
A.productListing-heading:hover { 
  color: #21608C; 
}
TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #0303EE; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #0303EE; 
}
.pageHeading, DIV.pageHeading, .productlisting-headingPrice {
  font-family:  Arial;
  font-size: 13px;
  font-weight: bold;
  color: #0303EE;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
TD.main, P.main, .category_desc {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  color: #222222;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  border-style: solid;
  border-width: 1px;
  border-color: #D1D0C4;
}
TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText, .inputRequirement {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #E7E7E7; cursor: pointer; }
.moduleRowSelected { background-color: #E7E7E7; }
.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: 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_left_side{
	background-image: url(images/az_left_side.gif);
	background-position: top right;
	background-repeat:  repeat-y;
	width: 17px;
	}
	.az_right_side{
	background-image: url(images/az_right_side.gif);
	background-position: top left;
	background-repeat:  repeat-y;
	width: 17px;
	}
	/* MAIN table css controls */		
	.maincont_tb{
    background-color: #FFFFFF;
	padding-top: 1px;
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 0px;
	}
	.leftbar_tb {
	width: 0px;
	}
	.maincont_mid_td_main{
	}
	.az_pageheading_main_td2{
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	.az_bottom_boxes{
	background-color: #2E508D;
	background-image: url(images/az_bottom_r.gif);
	background-repeat:  repeat-x;
	background-position: top left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	height: 150px;
	}
	.footer_line{
	}
	.footer_tb{
	text-align: center; 
	font-size: 10px;
	color: #C1CBDD;
	}
	.footer_td1{
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #C1CBDD;
	font-size: 10px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #1F2A3E;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #21608C;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #575756;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px; 
	cursor: pointer;
	display: inline;
    text-decoration: none; 	
    height: 21px;
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #575756;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px; 
    height: 21px;
	cursor: pointer;
	}


