/*
  $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, Arial, sans-serif; font-size: 10px; border-style: solid;  border-width:0px;  }
.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; }


.newinfobox_top {
background: url('images/infobox/top_background.gif');
font-family: Arial, sans-serif;
font-size: 14px;
color: #FFFFFF;
text-align : center;
font-weight: bold;
white-space: nowrap;
}

.newinfobox_top2 {
font-family: Arial, sans-serif;
font-size: 14px;
color: #FFFFFF;
text-align : center;
font-weight: bold;
white-space: nowrap;
}
A.newinfobox_top2:hover {
color: #FFEE2E;
 text-decoration: none;
}
.newinfobox_bottom {
background: url('images/infobox/bottom_background.gif'); 
}

.newinfobox_left {
background: url('images/infobox/left_background.gif');
}

.newinfobox_right {
background: url('images/infobox/right_background.gif');
}

.newinfoboxcontents {
background : #FFFFFF;
}



BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  scrollbar-base-color:#336699;
  scrollbar-arrow-color:#CCCCCC;
}

A {
  color: #0000CC;
  text-decoration: none;
}

A:hover {
  color: #9600CC;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #336699;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background: #336699;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { font-size:12px; color: #FFFFFF;}

A.headerNavigation:hover {  color: #FFDD99;}

TR.headerError {  background: #ff0000;}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {  background: #336699;}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #336699;
  color: #ffffff;
  font-weight: bold;
}


TD.footer2 {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #336699;
  color: #6699BB;
  font-weight: bold;
}
A.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #336699;
  color: #ffffff;
  font-weight: bold;
}
A.footer:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #336699;
  color: #FFDD99;
  font-weight: bold;
}
.infoBox {  background: #FFFFFF;}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #f6f0bc;
}

.infoBoxNoticeContents {
  background: #e3e6f7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  background: #336699;
  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: #FFFFFF;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #e3e6f7;
  border-spacing: 2px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #336699;
  color: #FFFFFF;
  font-weight: bold;
}

A.productListing-heading:hover {
  text-decoration: underline;
}

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: Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #336699;
  
}
TD.pageHeading2, DIV.pageHeading2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #336699;
 
  padding: 5px;
  background: #FFFFFF;
  border-color: #e3e6f7;
  border-style: solid;
  border-width: 2px; 
}
TR.subBar {  background: #D5D7DB;}

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;
}

TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 5px;
  color: #336699;
  background: #FFFFFF;
  border-color: #e3e6f7;
  border-style: solid;
  border-width: 2px; 
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;}

TABLE.formArea {
  background: #336699;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #c76170;
  font-weight: bold;}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;}
SPAN.productSpecialPrice2 {
  font-family: Arial, sans-serif;
  color: #ff0000;}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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: Arial, sans-serif; font-size: 12px; color: #BB0000; background-color: #FFFF22; font-weight: bold;}
.messageStackSuccess { font-family:Arial, sans-serif; font-size: 12px; background-color: #99ff00; ; font-weight: bold;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #efefef;
  border-style: solid;
  border-width: 1px;
 
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  border-color: #e3e6f7;
  border-style: solid;
  border-width: 1px; 
}
TR.pollOptRow {
  background: #FFFFFF;
}
TR.pollFooter {
  background: #FFFFFF;
}

.yearHeader { font-family: Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #FFFFFF; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 10px; font-weight: bold; color: #336699; background-color: #FFFFFF; text-decoration: none; height: 18px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #336699; height: 18px; width: 16x;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; font-weight: bold; color: #336699; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 20px; width: 16px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; font-weight: bold; color: #336699; background-color: #FFFFBB; padding-left : 3px; line-height: 12px; text-decoration: none; border:1px solid #FFFFFF; height: 18px; width: 16px; }
.event { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #FFFFFF; line-height: 14px; height: 18px; width: 16px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

//==<!-- com-host.com -->>>
TABLE.LangBox {
height: 15px;
width: 70px;
}
//==<!-- com-host.com --<<< 

