/*
  $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 { }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #747975;
  margin: 0px;
}

BODY, TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

A {
  color: #4b4d4b;
  text-decoration: none;
}

A:hover {
  color: #4d68d0;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  
  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;
}

.infoBox {
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 10px;
}

TD.infoBoxHeading {
	background-image:url(images/infohead_bg.jpg);
	padding:4px 0px 4px 10px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
}

TD.infoBox, SPAN.infoBox {
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #4d4f4d;
}

.productListing-heading {
  
  font-size: 12px;
  background: #6a83db;
  padding: 3px;
  white-space:nowrap;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {

}

A.pageResults:hover {

}

TD.pageHeading, DIV.pageHeading {
  display:none;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-size: 18px;
  font-weight:bold;
  color: #4d68d0;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #033767;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }
.maintable {border-right: 1px solid #737270;}
TD.leftend {border-left: 1px solid #737270; font-size: 10px;}
TD.newprodname { font-size: 10px; color: #033767; text-align:center; font-weight:bold;}
A.newprodname {color: #033767;}
A.newprodname:hover {color: #FFFFFF;}
TD.newprodprice { font-size: 12px; text-align:center; font-weight:bold; color:#FFFFFF; white-space:nowrap;}
TD.newprodprice A, TD.newprodprice A:hover {color:#FFFFFF;}
TD.newprodimage { font-size: 10px; color: #033767; text-align:center; border-top: 1px solid #6D8BA4; border-left: 1px solid #6D8BA4; border-right: 1px solid #6D8BA4; padding: 4px;}
TD.contentpad {padding: 3px 5px 5px 5px; border-left: 1px solid #737270;}
TD.searchboxtd {padding: 0px 3px 10px 3px;}
A.catlink {color: #033767;}
A.catlink:hover {color:#FFFFFF;}

TD.prodinfo1 {border-top: 1px solid #6D8BA4;}
TD.prodinfo2 {border-left: 1px solid #6D8BA4;}
TD.prodinfo3 {border-right: 1px solid #6D8BA4;}
TD.prodinfo4 {border-bottom: 1px solid #6D8BA4;}
TD.newprodimage1 { font-size: 10px; color: #033767; text-align:center; border-top: 1px solid #6D8BA4; padding: 4px;}
TD.newprodimage2 { font-size: 10px; color: #033767; text-align:center; border-top: 1px solid #6D8BA4; border-left: 1px solid #6D8BA4;  padding: 4px;}
TD.newprodimage3 { font-size: 10px; color: #033767; text-align:center; border-top: 1px solid #6D8BA4; border-right: 1px solid #6D8BA4;  padding: 4px;}
TD.headclass {background-image:url(images/images_05bg.jpg); background-repeat:repeat-x; background-position: bottom right;}

TD.navleft {background-image:url(images/nav_button_left.jpg); background-position:right; text-align:right; padding-right:13px; }
TD.navright {background-image:url(images/nav_button_right.jpg); padding-left:10px;}

TD.navleft, TD.navright {color:#FFFFFF; font-weight:bold; font-size:10px; text-transform:uppercase;}
TD.navleft A, TD.navright A, TD.navleft A:hover, TD.navright A:hover {color:#FFFFFF;}

#header {width:766px; position:relative; margin:0px auto;}
#header DIV {position:absolute;right:38px;top:19px;}
#header DIV TD {padding:0px 2px; color:#FFFFFF; font-weight:bold;}
#header INPUT.inputbox {width:100px; margin:0px; padding:0px; border:none;}

TD.footer {border-top:1px solid #FFFFFF; background-image:url(images/footer_bg1.jpg);}
TD.footer DIV {width:684px; margin:0px auto; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; background-image:url(images/footer_bg2.jpg); height:30px; line-height:30px; text-align:right; padding-right:20px; font-size:10px; color:#FFFFFF;}
TD.footer A, TD.footer A:hover {color:#FFFFFF;}

TD.bodywrap {background-image:url(images/bodybg.jpg); background-color:#626262; background-repeat:repeat-x;}
TD.contentwrap {background-color:#ffffff;}

TD.sidebox {border:1px solid #bcbebd; padding:1px; background-image:url(images/purplecorner.gif); background-repeat:no-repeat; background-position:bottom right;}
DIV.sidebox {background-image:url(images/infoboxbg.jpg); background-repeat:repeat-x; padding:5px;}
TD.infofooter {background-image:url(images/infofooter.gif);}
TD.contentfooter {border-top:2px solid #999999;border-bottom:1px solid #999999;}

DIV.loginbox {padding:10px 3px; background-image:url(images/loginboxbg.jpg); background-color:#4c67d0; background-repeat:repeat-x;}
DIV.loginbox TD, DIV.loginbox A, DIV.loginbox A:hover {color:#FFFFFF;}
DIV.loginbox INPUT.inputbox {width:99%; border:1px solid #b6c3ed;}

UL.nav {margin:0px; padding:0px; list-style-type:none;}
UL.nav LI {background-image:url(images/purpledot.gif); background-repeat:no-repeat; background-position:0px 5px; padding:1px 0px 1px 10px;}

.buttonSubmit{
	background-image:url(images/buttonbg.jpg);
	background-repeat:repeat-x;
	background-color: #4d68d1;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px;
 	border-color: #b6c3ed;
 	border-style: solid ;
	cursor: pointer;
 }
span.buttonSubmit{	padding:1px 12px 2px 12px;}

DIV.loading {width:auto; font-weight:bold; color:#F00; background-image:url(images/ajax-loader.gif); background-repeat:no-repeat; background-position:left; padding-left:20px; clear:both; float:right;}
