/*
  $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: Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #CC0038; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  background-image : url(/images/bg.gif);
  background-repeat : repeat;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #666666;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #DAB3B1;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #DAB3B1;
  color: #00000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #DAB3B1;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #DAB3B1;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background: #F3F3F3;
}

.infoBoxQ {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

.infoBox2 {
	background: #FFFFFF;
	background-image: url(/images/design/infobox_bg1.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
  	font-size: 11px;
  	color: #000000;
}

.infoBox3 {
	background: #FFFFFF;
	background-image: url(/images/design/infobox_bg2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
  	font-size: 11px;
  	color: #000000;
}

.infoBoxContents {
  background: #F3F3F3;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #DAB3B1;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TD.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f3f3f3;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TD.productListing-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FEF0EF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #DAB3B1;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.productListing-data2 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #f3f3f3;
}

A.pageResults {
  color: #CC0038;
}

A.pageResults:hover {
  color: #666666;
  background: #DDDDDD;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #AAAAAA;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AAAAAA;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #C1817D;
}

TD.main3, P.main3 {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #CC0038;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FEF0EF;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #DAB3B1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FEF0EF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }


/* CUSTOM STYLES */

.btfooter { font-family: Arial, sans-serif; font-size: 11px; color: #666666; }
a.btfooter { font-family: Arial, sans-serif; font-size: 11px; color: #666666; text-decoration:underline; }
a.btfooter:hover { font-family: Arial, sans-serif; font-size: 11px; color: #000000; text-decoration:underline; }
.nav { line-height: 12px; font-family: Arial, sans-serif; font-size: 11px; color: #000000; }
.navb { line-height: 12px; font-family: Arial, sans-serif; font-size: 11px; color: #FFFFFF; }
a.navhref { line-height: 12px; font-family: Arial, sans-serif; font-size: 11px; color: #000000; text-decoration:none; }
a.navhref:hover { line-height: 12px; font-family: Arial, sans-serif; font-size: 11px; color: #000000; text-decoration:underline; }
a.navbhref { line-height: 12px; font-family: Arial, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration:none; }
a.navbhref:hover { line-height: 12px; font-family: Arial, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration:underline; }
.imgframe { border: solid 1px #DDDDDD; }
a.rollopaque img { filter:alpha(opacity=100); -moz-opacity: 1.0; -khtml-opacity: 1.0; opacity: 1.0; }
a.rollopaque:hover img { filter:alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; }
.menutitle { font-family: Arial, sans-serif; font-size: 11px; color: #666666; }
h1 { font-family: Arial, sans-serif; font-size: 20px; font-weight: bold; color: #AAAAAA; margin-bottom:5px; padding-bottom: 0px; }
a.callforprice { font-family: Arial, sans-serif; font-size: 18px; color: #DAB3B1; text-decoration:underline; }
a.callforprice:hover { font-family: Arial, sans-serif; font-size: 18px; color: #666666; text-decoration:underline; }
a.homelink { font-family: Arial, sans-serif; font-size: 11px; color: #666666; text-decoration:none; }
a.homelink:hover { font-family: Arial, sans-serif; font-size: 11px; color: #000000; text-decoration:underline; }

a.unfoldhref { font-family: Arial, sans-serif; font-size: 16px; color: #A6534F; text-decoration:none; }
a.unfoldhref:hover { font-family: Arial, sans-serif; font-size: 16px; color: #666666; text-decoration:underline; }


/* CUSTOM STYLES FOR INFO SITE */

.infoBoxInfo { background: #222222; border: 1px solid #FFFFFF; font-family: Arial, sans-serif; font-size: 11px; color: #FFFFFF; }
.mainInfo { font-family: Arial, sans-serif; font-size: 11px; color: #FFFFFF; }
.mainInfo a { font-family: Arial, sans-serif; font-size: 11px; color: #FEF0EF; text-decoration:none; font-weight:bold; }
.mainInfo a:hover { font-family: Arial, sans-serif; font-size: 11px; color: #FEF0EF; text-decoration:underline; font-weight:bold; }
.mainInfo p a { font-family: Arial, sans-serif; font-size: 11px; color: #FEF0EF; text-decoration:none; font-weight:bold; }
.mainInfo p a:hover { font-family: Arial, sans-serif; font-size: 11px; color: #FEF0EF; text-decoration:underline; font-weight:bold; }
.mainInfo td a { font-family: Arial, sans-serif; font-size: 11px; color: #FEF0EF; text-decoration:none; font-weight:bold; }
.mainInfo td a:hover { font-family: Arial, sans-serif; font-size: 11px; color: #FEF0EF; text-decoration:underline; font-weight:bold; }
.mainInfoTC { font-family: Arial, sans-serif; font-size: 11px; color: #FFFFFF; }
.mainInfoTC a { font-family: Arial, sans-serif; font-size: 11px; color: #FEF0EF; text-decoration:none; font-weight:normal; }
.mainInfoTC a:hover { font-family: Arial, sans-serif; font-size: 11px; color: #FEF0EF; text-decoration:underline; font-weight:normal; }
.infoBubbleTitle { font-family: Arial, sans-serif; font-size: 11px; color: #CC0066; font-weight: bold; font-style: italic; }
a.infomenuhref { font-family: Arial, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration:none; }
a.infomenuhref:hover { font-family: Arial, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration:underline; }
.menutitleinfo { font-family: Arial, sans-serif; font-size: 11px; color: #FFFFFF; }
.titleOneLine { 
	background: url(/images/content_title_1line.gif) no-repeat; padding-top: 6px; padding-left: 15px; 
	font-family: Arial, sans-serif; font-size: 16px; color: #DDDDDD; font-weight: bold;
	width:472px; height:35px;
}
.titleTwoLines {  
	background: url(/images/content_title_2lines.gif) no-repeat; padding-top: 6px; padding-left: 15px; 
	font-family: Arial, sans-serif; font-size: 16px; color: #DDDDDD; font-weight: bold;
	width:472px; height:55px;
}
.subTitle { font-family: Arial, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold; }
.rbtop { height: 10px; font-size: 1px; width: 170px; background-color: #FEF0EF; background: url(/images/design/box/top.gif) no-repeat; }
.rbbot { height: 10px; font-size: 1px; width: 170px; background-color: #FEF0EF; background: url(/images/design/box/bot.gif) no-repeat; }
.rbcontent { padding-right: 10px; padding-left: 10px; width: 150px; font-family: Arial, sans-serif; font-size: 11px; color: #000000; background-color: #FEF0EF; }
.tableborder td { border: 1px solid #FFFFFF; }
.marge img { margin-right: 10px; }
.simText { padding-left: 20px; padding-right: 20px; font-family: Arial, sans-serif; font-size: 11px; color: #000000; }
