/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.input01 { 
	font-family: Arial; 
	font-size: 12px; 
	color: #999999;
	height:20px;
	border:1px #CCCCCC solid;
	background-color: #FFFFFF;
}

.menu { 
	color: #324F6B;
	font-size: 12px;
	font-weight: bold;
}
.menu a { color: #324F6B; text-decoration: none }
.menu a:link { color: #324F6B; text-decoration: none }
.menu a:visited { color: #324F6B; text-decoration: none }
.menu a:active { color: #324F6B; text-decoration: none }
.menu a:hover { color: #0099CC; text-decoration: none }

span.catname { 
	color: #3D6C82;
	font-size: 12px;
}
span.catname a { color: #3D6C82; text-decoration: none }
span.catname a:link { color: #3D6C82; text-decoration: none }
span.catname a:visited { color: #3D6C82; text-decoration: none }
span.catname a:active { color: #3D6C82; text-decoration: none }
span.catname a:hover { color: #0099CC; text-decoration: none }

.catname2 { 
	color: #0099CC;
}
.catname2 a { color: #0099CC; text-decoration: none }
.catname2 a:link { color: #0099CC; text-decoration: none }
.catname2 a:visited { color: #0099CC; text-decoration: none }
.catname2 a:active { color: #0099CC; text-decoration: none }
.catname2 a:hover { color: #0099CC; text-decoration: none }

.top {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #3D6C82;
}
.top a { color: #3D6C82; text-decoration: none }
.top a:link { color: #3D6C82; text-decoration: none }
.top a:visited { color: #3D6C82; text-decoration: none }
.top a:active { color: #3D6C82; text-decoration: none }
.top a:hover { color: #0099CC; text-decoration: underline }

/*.footer { color: #BED8EF; font-size: 11px; }
.footer a { color: #BED8EF; text-decoration: none }
.footer a:link { color: #BED8EF; text-decoration: none }
.footer a:visited { color: #BED8EF; text-decoration: none }
.footer a:active { color: #BED8EF; text-decoration: none }
.footer a:hover { color: #BED8EF; text-decoration: underline }*/

.footer { color: #3D6C82; font-size: 11px; }
.footer a { color: #3D6C82; text-decoration: none }
.footer a:link { color: #3D6C82; text-decoration: none }
.footer a:visited { color: #3D6C82; text-decoration: none }
.footer a:active { color: #3D6C82; text-decoration: none }
.footer a:hover { color: #3D6C82; text-decoration: underline }

.prod_img {
	height: 190px;
	width: 210px;
	/*padding: 10px 10px 10px 10px;*/
	display: table-cell;
	vertical-align: middle;
	background-image: url(images/bg-img.gif);
	background-repeat:no-repeat;
	background-position: center;
}

div.prod_title { 
	font-size: 12px; 
	color: #324F6B;
    line-height: 1.2;
	/*height: 30px;*/
}
div.prod_title a { color: #324F6B; text-decoration: none; }
div.prod_title a:hover { color: #324F6B; text-decoration: none; }

td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.priceHeading {
  font-family: Century Gothic, Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #999999;
}

.price { font-size: 12px; color: #448FD2; font-weight: bold; text-decoration: none; }

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; color:#0099CC; line-height:1.5;}
.boxText a { color:#0099CC; }
.boxText a:hover { color:#0099CC; text-decoration:underline; }

.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #0099CC; text-decoration: underline; }

BODY {
  /*background-image: url(images/bg01.gif);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #5A9ABC;*/
  color: #333333;
  margin: 0px;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
}

A {
  color: #0099CC;
  text-decoration: none;
}

A:hover {
  color: #0099CC;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
	/*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  /*color: #FFFFFF;*/
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

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 {
}

TABLE.productListing {
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  height: 35px;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Century Gothic, Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #448FD2;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #999999;
}
.smallText a { color: #999999; text-decoration: none }
.smallText a:link { color: #999999; text-decoration: none }
.smallText a:visited { color: #999999; text-decoration: none }
.smallText a:active { color: #999999; text-decoration: none }
.smallText a:hover { color: #999999; text-decoration: underline }

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

TD.category_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
}

.input2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px #ACD6D5 solid;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 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, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #FF0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D5E9F4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D5E9F4; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ff0000; }

