/*
  $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
*/

.boxText {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
.errorBox {  font-size: 11px; background: #fbd3d2; font-weight: bold; }
.stockWarning {  font-size: 11px; color: #c73d8a; }
.productsNotifications { background: none; }
.orderEdit {  font-size: 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

A {
	color: #c73d8a;
	text-decoration: none;
}

A:hover {
  color: #4babd8;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
	font-size: 11px;
	color: #c0267c;
	font-weight : bold;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fde9e8;
	padding-top: 0px;
	vertical-align: top;
}

A.headerNavigation { 
  color: #c0267c; 
}

A.headerNavigation:hover {
  color: #c0267c;
}
TD.headerNavigationleft {
	font-size: 11px;
	color: #c0267c;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fde9e8;
	padding-top: 0px;
	vertical-align: top;
}


TR.headerError {
  background: #c73d8a;
}

TD.headerError {
  
  font-size: 11px;
  background: #c73d8a;
  color: #c0267c;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  font-size: 11px;
  background: #00ff00;
  color: #c0267c;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #fbd3d2;
}

TD.footer {
	
	font-size: 11px;
	background: #fbd3d2;
	color: #c0267c;
	font-weight: bold;
	height: 30px;
}

.infoBox {
	background: #ffffff;
}

.infoBoxContents {
	background: #ffffff;
	line-height: 16px;
	font-size: 11px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  
  font-size: 11px;
}

TD.infoBoxHeadingLeft{
  background: #fbd3d2 url(images/infobox/corner_left.gif) no-repeat;
}
TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: #fbd3d2 url(images/infobox/infobox-heading.gif) no-repeat;
  color: #c0267c;
}
TD.infoBoxHeadingRight {
	background: #fbd3d2 url(images/infobox/corner_right.gif) no-repeat;
}
TD.HeadingLeft{
	background: #fbd3d2 url(images/infobox/heading_left.gif) no-repeat;
}
TD.infoBoxHeadingCenter {
  font-size: 11px;
  font-weight: bold;
  background: #e695b5 url(images/infobox/infobox-heading-center.gif) no-repeat;
  color: #ffffff;
}
TD.HeadingRight {
	background: #fbd3d2 url(images/infobox/heading_right.gif) no-repeat;
}
TD.infoBox, SPAN.infoBox {
  
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  padding: 10px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	padding: 10px;
}

TABLE.productListing {
  border: none;
}

.productListing-heading {
	font-size: 11px;
	color: #c73d8a;
	font-weight: bold;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fde9e8;
}
.display-count-top {
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fde9e8;
	padding-bottom: 10px;
}
.display-count-bottom {
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fde9e8;
	padding-top: 10px;
}

TD.productListing-data {
  padding: 7px;
  font-size: 11px;
}

A.pageResults {
  color: #c73d8a;
}

A.pageResults:hover {
  color: #c73d8a;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 11px;
	font-weight: bold;
	color: #c73d8a;
	text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
	font-size: 11px;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 11px;
}

TD.tableHeading {
  
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 11px;
  color: #c73d8a;
}

CHECKBOX, RADIO, SELECT {
  
  font-size: 11px;
}

INPUT {
	padding: 2px;	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	clear: right;
}

TEXTAREA {
  width: 485px;
  margin-left: 10px;
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 11px;
  color: #c73d8a;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #c73d8a;
}

SPAN.errorText {
  
  color: #c73d8a;
}

.moduleRow { }
.moduleRowOver { background-color: #f9cccf; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fde9e8; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 11px; color: #000000; }

/* message box */

.messageBox {  font-size: 11px; }
.messageStackError, .messageStackWarning {  font-size: 11px; background-color: #fbd3d2; }
.messageStackSuccess {  font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 11px; color: #c73d8a; }

.paddingleft {
	padding-left: 15px;
}
.paddingright {
	padding-right: 15px;
}
.margintop {
	margin-top: 20px;
}
.categorythumbs {
	height: 40px;
	width: 100px;
	padding-top: 80px;
	background-image: url(images/category.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
}
.categorylink {
	font-weight: bold;
	text-decoration: underline;
}
A.categorylink:hover {
  color: #4babd8;
  text-decoration: underline;
}

/* begin styles for categories box, levels */
A.cat {
	text-decoration: none;
	text-transform: uppercase;
	display: block; 
	width: 133px; 
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #72c2e8;
}
A.cat:hover {
  color: #ad186b;
  background-color: #fde6e5;
}
.menuediv {
	width: 143px;
	margin: 0px;

}
A.subcat1 {
	color: #4babd8;
	text-decoration: none;
	display: block;
	width: 133px; 
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #72c2e8;
}
A.subcat1:hover {
  color: #208cbf;
  text-decoration: none;
  background-color: #dbeefd;
}
A.subcat2 {
    text-decoration: none;
    display: block;
	width: 133px; 
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #72c2e8;
}
A.subcat2:hover {
  color: #208cbf;
  text-decoration: none;
  background-color: #dbeefd;
}
A.subcat3 {
    text-decoration: none;
    display: block;
	width: 133px; 
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #72c2e8;
}
A.subcat3:hover {
  color: #208cbf;
  text-decoration: none;
  background-color: #dbeefd;
}
/* end styles for categories box, levels */

A.productlisting {
	text-decoration: underline;
}
A.productlisting:hover {
	color: #4babd8;
    text-decoration: underline;
}
A.shoppingcart:hover {
	text-decoration: none;
	color: #c73d8a;
}

/*BOF Options as Images*/
SPAN.optionsAvailable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c73d8a;
  font-weight: bold;
}
/*EOF Options as Images*/


