/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana; font-size: 12px; }
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 13px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana; font-size : 10px; color: #7bcfeb; text-decoration: underline; }

BODY {
  color: #333333;
  margin: 0px;
  background-image:url(images/design/background.gif);
  background-repeat:repeat-y;
  background-position:center;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #7bcfeb;
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 13px;
  background: #7acfeb;
  color: #1e84a9;
}

A.headerNavigation { 
  color: #ffffff; 
}

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


TR.headerError {
  background: #1e84a9;
}

TD.headerError {
  font-family: Verdana;
  font-size: 12px;
  background: #1e84a9;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #7bcfeb;
}

TD.footer {
  font-family: Verdana;
  font-size: 13px;
  background: #7bcfeb;
  color: #ffffff;
  font-weight: bold;
}

.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: #7bcfeb;
  color: #ffffff;
}

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

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;
}
/*
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #79D0EC;
  border-spacing: 1px;
}
*/
.productListing-heading {
  font-family: Verdana;
  font-size: 12px;
  background: #79D0EC;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 12px;
}

A.pageResults {
  color: #0099cc;
}

A.pageResults:hover {
  color: #006699;
  background: #66ccff;
}

TD.pageHeading, DIV.pageHeading {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-align:center;
	color: #19546c;
	background-image: url(images/design/pageHeading-bg.jpg);
	background-repeat:no-repeat;
	height: 28px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Verdana;
  font-size: 12px;
  line-height: 1.5;
  font-color: #333333;
}
TD.main4 {
  font-family:Verdana;
  font-size: 12px;
  line-height: 1.5;
  background: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 120px;
  color: #1e84a9;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana;
  color: #1e84a9;
}

SPAN.errorText {
  font-family: Verdana;
  color: #1e84a9;
}

.moduleRow { }
.moduleRowOver { background-color: #d4d0c8; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #d4d0c8; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 10px; color: #1e84a9; }

.design-1 {
	border: 1px solid #000000;
}
.design-2 {
	font-family: "Tahoma", "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.brand {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.brand:hover {
	font-weight: bold;
	color: #F831C6;
	text-decoration: none;
}
a.category {
	font-weight: bold;
	color: #F831C6;
	text-decoration: none;
}
a.category:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.box-title {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	vertical-align: middle;
}
a.menu {
	color: #000000;
	text-decoration: none;
}
.top-menu {
	font-family:"Verdana";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
}
td {
	font-family:"Verdana";
	font-size: 12px;
}
a{
 color:#464646;
	text-decoration: none;
 }
a.my2 {
	color: #464646;
	text-decoration: underline;
}
a.header {
	color: #FFFFFF;
	text-decoration: none;
}
.pageHeading-2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/design/pageHeading-bg.jpg);
	height: 28px;
	padding-left: 15px;
}
.pageHeading-3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/design/page-heading-3.jpg);
	height: 28px;
	padding-left: 15px;
}
.border {
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
a:hover {
	color: #7acfeb;
}
a.my2{
 color: #7acfeb;
 text-decoration: none;
}
a.my2:hover{
 color: #464646;
	text-decoration: underline;
}
.new {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 55px;
}
a.topportal{
 color: #333333;
	text-decoration: none;
}
a.topportal:hover{
 color: #333333;
	text-decoration: underline;
}
.best_sellers{
	color: #77c6e0;
	font-weight:bold;
	font-size: 9px;
	vertical-align:top;
}
.cat_select{
	color:#5ab6d4;
	font-weight:bolder;
}
#save{
font-size:16px;
color:#0099CC;
background-color:#990033;
width: 560px;
height: 30px;
text-align:center;
font-weight:bolder;
vertical-align:text-bottom;
padding-top: 3px;
}
a.save{
color:#0099CC;
}
a.save:hover{
color:#0099CC;
text-decoration:underline;
}
