/*
  $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, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: normal;

}
.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body, html {
  background: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding:0px;
  text-align: center;
}

.whitearea {
	background: #ffffff;
}

#centerpage{
	width: 940px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	text-align: left;
}

A {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
	clip:    rect(   );
	padding-top: 10px; 
	padding-bottom: 10px

}
a.:link, a.:active, a.:visited {
	color: #333333;
	text-decoration: none;
	font-weight: 500;
}
A:hover {
  color: #bbc3d3;
  text-decoration: underline;
 	font-weight: 500;
}

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: #333333; 
}

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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	border: #000000;
; font-family: Verdana, Helvetica, sans-serif; font-size: 10px
; color: #FFFFFF

}

.infoBoxContents {
	font-weight: 500;
	border: #FFFFFF none;




}

.infoBoxNotice {
	background: #FF8E90;
	;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;

}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #333333; 
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	font-weight: 500;
	margin: 0px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #ffffff;
  color: #333333;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: none;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	font-weight: 500;
	padding-bottom: 5px;
	padding-top: 5px;
}
a.productListing-heading:visited, a.productListing-heading:active, a.productListing-heading:link {
	color: #333333;
	text-decoration: none;
	font-weight: 500;
}
a.productListing-heading:hover {
  	color: #bbc3d3;
	text-decoration: underline;
	font-weight: 500;
}

TD.productListing-data {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
 color: #666666;
 padding-bottom: 15px;
 padding-top: 15px;
}

a.pageResults:link, a.pageResults:active, a.pageResults:visited {
  	color: #333333;
	text-decoration: none;
	font-weight: 500;
	font-size: 10px;
}

a.pageResults:hover {
  	color: #bbc3d3;
	text-decoration: underline;
	font-weight: 500;
	font-size: 10px;
}

TD.pageHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
}

SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	font-weight: 500;
	padding-bottom: 10px;
    padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
a.smallText:link, a.smallText:active, a.smallText:visited {
	color: #333333;
	text-decoration: none;
	font-weight: 500;
}
a.smallText:hover {
  	color: #bbc3d3;
	text-decoration: underline;
	font-weight: 500;
} 

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: none;
  border-width: 0px;
}

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: #FC414F;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D9E3EC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #CCDAE6; }

.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; }
DIV.pageHeading  {   font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #666699;
 } 
.textblack {  font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000}
.textreview {
	font-family: Verdana;
	font-size: 12px;
}
.purplespec {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-top-color: #000000;
	color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
; border-color: black black #999999; border-top-width: auto; border-right-width: auto; border-bottom-width: 0px; border-left-width: auto


}
.spectext {
	font-family: Verdana;
	font-size: 12px;
}
.specbigpurple {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #35447A;
;
	border-top-color: black;
	border-right-color: black;
	border-left-color: black;
; border-color: black black #000000; border-bottom-width: 1pt


}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.lefttextcopy {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.ouropinion {  font-family: Verdana; font-size: 12px; color: #000000}
.navbarpurple {  background-color: #dedee9; border-color: black black #666666; border-bottom-width: 2pt}
.greytext {  font-family: Verdana, Arial; font-size: 8pt; color: #333333}
TR.productListing-odd { 
  background: #E5E5E5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; padding-bottom: 15px; padding-top:15px } TR.productListing-even { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 12px; color: #333333; padding-bottom:15px; padding-top:15px;}
 TR.productListing-even { 
  background: #FFFFFF; border-color: #FF0000 black black; border-top-width: thick;
 } .textreviewgrey {  font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333}
.specgreysmudge {  font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; border-color: black black #000000; border-style: none; border-bottom-width: thin}
.divider {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; border-color: black black #000000; border-bottom-width: thin}
.boxTextCopy { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; line-height: normal; }

