/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }

BODY {
  FONT-SIZE: 11px; 
  MARGIN: 5px 5px; 
  FONT-FAMILY: "Helvetica"; 
  BACKGROUND: #E1EAF7;
  color: #000000;
  margin: 0px;
}
	.topbanner_logo{
	width: 205;
	height: 52;
    margin-top: 30;
    margin-left: 40;
	}
	.topbanner_slogan{
	margin-left: 20;
	margin-top: 35;
	}
	.infoBoxHeadingLcorner {
	display: none;
	}
	.infoBoxHeadingRcorner {
	width: 20px;
	height: 10px;
	background-image: url("img/az_folder.gif");
	background-repeat: no-repeat;
	}
	.topbanner_td1{
	background-image: url("img/az_top_left.gif");
	background-repeat: no-repeat;
	height: 106;
	width: 416;
	}
	.topbanner_td2{
	background-image: url("img/az_top_mid.gif");
	background-repeat: repeat-x;
	height: 106;
	}
	.topbanner_td3{
	background-image: url("img/az_top_right.gif");
	background-repeat: no-repeat;
	height: 106;
	width: 348;	
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 12px; 
	font-family: Arial;
	font-style: italic;
	color: #005789;
	font-weight: normal;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 12px;
	color: #FFFFFF;
	}
	.menubarmain{
	color: #005789;	
	font-size: 12px; 
	font-family: Arial;
	font-style: italic;
	padding-bottom: 8px
	}
	.menubarmain_td1{
	height: 26px;
	width: 416;
	background-image: url("img/az_nav_left.gif");
	background-repeat: no-repeat;
	padding-bottom: 10px;
	}
	.menubarmain_td2{
	height: 26px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url("img/az_nav_mid.gif");
	background-repeat: repeat-x;
	}
	.menubarmain_td3{
	height: 26px;
	width: 348;	
	background-image: url("img/az_nav_right.gif");
	background-repeat: no-repeat;
	text-align: right;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	background-image: url("img/az_back_left_r.gif");
	background-repeat: repeat-y;
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 183;
	background-image: url("img/az_back_left2.gif");
	background-repeat: no-repeat;
	background-position: bottom left;	
	}
	.leftbar_tb {
	padding-right: 22px;
	padding-left: 13px;	
	padding-top: 5px;
	background-image: url("img/az_back_left1.jpg");
	background-repeat: no-repeat;
	width: 183;
	}
	.TD.leftcolumn_tb{
	padding-top: 5px;
	}
	.leftcolumn_td{
	vertical-align: top;
	padding-bottom: 65px;
	}
	.maincont_mid_td{
	padding-top: 10px;
	padding-left: 10px;
	background-image: url("img/az_back_main.jpg");
	background-repeat: no-repeat;
	background-position: top left;	
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 23;
	height: 100%;	
	background-image: url(img/az_back_right2.gif);
	background-repeat:  repeat-y;
	background-position: top right;		
	vertical-align: top;
	}
	.rightbar_tb{
	width: 23;
	height: 100%;	
	background-image: url(img/az_back_right1.gif);
	background-repeat:  no-repeat;
	background-position: top right;		
	vertical-align: top;
	}
	.bottom_td1{
	height: 62px;
	width: 498;
	background-image: url("img/az_bottom_left.gif");
	background-repeat: no-repeat;
	}
	.bottom_td2{ 
	height: 62px; 
	background-image: url("img/az_bottom_mid.gif");
	background-repeat: repeat-x;
	}
	.bottom_td3{
	height: 62px;
	width: 23px;
	background-image: url("img/az_bottom_right.gif");
	background-repeat: no-repeat;
	background-position: top right;		
	}
	.footer_tb{
	text-align: center; 
	font-size: "9px";
	color: #000000;
	height: 15px;	
	}
	.footer_td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}

A { 
COLOR: #000099; 
TEXT-DECORATION: none
}

A:hover { 
COLOR: #000099; 
TEXT-DECORATION: underline
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}
.infoBox501 {
BORDER-RIGHT: #0033CC 3px double; 
BORDER-TOP: #0033CC 3px double; 
BORDER-LEFT: #0033CC 3px double; 
BORDER-BOTTOM:#0033CC 3px double 
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents501 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}
TD.infoBoxHeading501 {
 PADDING-LEFT: 3px; 
 FONT-WEIGHT: normal; 
 FONT-SIZE: 10px; 
 COLOR: #0000CC; 
 FONT-STYLE: italic; 
 FONT-FAMILY: Verdana, Arial,sans-serif; 
 TEXT-ALIGN: left;
}

TD.infoBox, SPAN.infoBox {
  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 {
  background: #f4f7fd;
}

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: #ffffff;
}
TR.productListing-even501{}
TR.productListing-odd501{}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  FONT-WEIGHT: bold; 
  FONT-SIZE: 14px; 
  COLOR: #330066; 
  FONT-FAMILY: "Arial"
}

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

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: #ff0000;
}

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;
}
TABLE.formArea501 {
BORDER-RIGHT: #de765d 3px double; 
BORDER-TOP: #de765d 3px double; 
BORDER-LEFT: #de765d 3px double; 
BORDER-BOTTOM:#de765d 3px double 
}

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: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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