/*
  $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
*/
*{padding:0; margin:0; font-family:Tahoma; font-size:11px; line-height:14px; }
.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: #303030; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
ul {list-style:none; }
li { background:url(/images/list_back.gif) repeat-x left bottom;padding-left:10px; line-height:20px; color:#BFBFBF; width:165px; }
li a { text-decoration:none; color:#BFBFBF; line-height:20px;}
li a:hover { text-decoration:none; color:#FFFFFF;}
#center{width:774px; background:url(/images/b_back.gif) ; text-align:center; margin-left:auto; margin-right:auto;overflow: hidden;}
#sideleft{float:left; width:214px; margin-top:12px;margin-left:8px; background:url(images/b_back3.gif);}
#sideright{float:right;background:url(/images/b_back4.gif);margin-top:12px;margin-right:8px;
width:543px!important;
width:530px; 
}
#sideleft, #sideright{
 padding-bottom: 32767px;
 margin-bottom: -32767px; 
 }
 .centerBottom{clear:both; height:30px; background:url(images/b_back.gif); width:774px; margin-left:auto; margin-right:auto;}
BODY {
  background:url(/images/back.gif);
  text-align:center; 
  margin: 0px;
  
 
}
img{ border:0}
.top_main{ background:url(/images/tall.gif) repeat-x top; width:100%; text-align:center; margin:0;}
a {color:#FFFFFF; text-decoration:none;}
a:hover{ text-decoration:none; }

FORM {
	display: inline;
}
.form_1 {width:100px; padding:3px 0 0 3px; height:18px; color:#222222; background:#C1C1C1; border:none; font-size:11px;}
#header {
 width:740px;
 margin-left:auto;
 margin-right:auto;
 
}
.txt1 {color:#BFBFBF;}

TR.headerNavigation {
  background: #bbc3d3;
}

.newproductsname{
float:left;
text-align:left;
color:#ffffff;
width:160px!important;
width:165px;
}

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

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;
}
.footer1 {color:#6E6E6E;float:left; margin-left:100px;}
.footer1 a {color:#6E6E6E; text-decoration:underline;}
.footer1 a:hover{text-decoration:none;}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background:  #CCCCCC;
  color:#FFFFFF;
}

.infoBoxContents {
  background: #303030;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}

.infoBoxNotice {
  background: #303030;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #303030;
  color: #FFFFFF;
  font-weight: bold;
}

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-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeading1 {
 font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  
  color: #ffffff;
  padding-top:25px;
  padding-left:40px;
  
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
td.main { color:#FFFFFF;}
.main a		    { text-decoration:none; color:#ffffff; font-size:11px; font-weight:bold}
.main a:hover	{color:#ffffff;text-decoration:underline;}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}
TD.smallText a { color: #FFFFFF; text-decoration:none;}
TD.smallText a:hover { color: #FFFFFF; text-decoration: underline; background-color:#666666;}
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;
}
.title{color:#FFFFFF; font-size:14px; font-weight:bold}
.categoryTitle{color:#FFFFFF; font-size:18px; font-weight:bold;margin-top:50px; margin-left:20px;text-align:left}
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;
}

.productSpecialPrice {
  color:#d70303; font-size:13px; font-weight:bold
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

