/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 6px;
	padding: 6px;
}

A.boxText {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 6px;
	padding: 6px;
}

.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: #C0AF7F;
 }

.inputRequirement {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #CC0033;
	margin: 6px;
	padding: 6px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

A { 
  color: #333333;
  text-decoration: none;  
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background: #CCCCCC;
	margin: 6px;
	padding: 6px;
}

TD.headerNavigation {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 6px;
	padding: 6px;
}

A.headerNavigation{ 
  color: #333333;
}

A.headerNavigation:hover {
  color: #339933;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #333333;
  font-weight : normal;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #333333;
  font-weight: normal;
  text-align: center;
}

TD.headerCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: BOLD;
  line-height: 20px;
  background: #B4AD9A; 
}

TR.footer {
  background: #CCCCCC;
}

TD.footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 6px;
	padding: 6px;
}

.infoBox {
	background: #D7D2C8;
	line-height: 29px;
}
/*
.infoBox1 {
    width : 100%;
}*/

.infoBoxHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:29px;
	color: #333333;
	margin: 1px;
	padding: 1px;
	background: #D7D2C8;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.infoBoxHeading2, A.infoBoxHeading2:hover  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.infoBoxContents {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:29px;
/*  height : 145; */
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height:29px;
  background: #D7D2C8;
  color: #333333;
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial,  Verdana, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TABLE.productListing-odd,TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F4F7F7;
  border-bottom: inset #F4F7F7 2 px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TABLE.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #E2E7E7;
}

TR.productListing-heading {
  background: #DEDECC;
  line-height: 22px;
}

TD.productListing-heading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #7B4B85;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: inset #FFFFFF 2 px;
}

A.pageResults { 
  color: #990000;
  text-decoration : none;
}

A.pageResults:hover { 
  color: #990000;
  text-decoration : underline;
}

/*TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}*/

.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #7B4A84;
}

.HeadingPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #A46121;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #990000;
}

SPAN.ItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

CHECKBOX, RADIO, INPUT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
  text-align: CENTER;
}

SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
  background: #FFFFFF;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #7B4A84;
  font-weight: bold;
}

TABLE.formArea {
  background: #DEDECC;
  border-color: #B4AD9A;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  padding-bottom: 4px;
}

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: #ff0000; 
  font-weight: normal;
}

TD.checkoutBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #666666;
}

SPAN.checkoutBarHighlighted {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #990000;
  font-weight : bold;
}

.product_button {
  background: #C0AF7F;  
  border: 1px solid #333333;
  cursor: hand;
  color: #FFFFFF;
}

.cart_button {
  background: #B4AD9A;  
  border: 2px outset #B4AD9A;
  cursor: hand;
  color: #B4AD9A;
  font-size: 0px;
  padding-bottom: 20px; 
  width: 16px;
  height: 16px;
  background-image:  url(../../Development/images/cart_btn_bgnd.gif);
}

.button {
  border: 1px outset;
  background: #EDEDED;
  cursor: hand;
  margin: 2px;
  color: #333333;
}

.inset {
  line-height: 1px;
}

.small {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

.totalprice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #990000;
}

TD.TopNav {
  background: #3F3F3F;
  border-right: 1px solid #FEFEFE;
  width: 109px;
  height: 30px;
  vertical-align : top;
}

TD.TopNav:hover {
  color: #333333;
  text-decoration: none;
  background-image:  url(../../Development/images/top_menu_bg.gif);
}

.topmenu {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight : normal;
  width: 109px;
  height: 30px;
  vertical-align : top;
  display : block;
  border-bottom: 1px solid #FEFEFE;
}

.topmenu:hover {
  background: #B4AD9A;
  color: #333333;
  text-decoration: none;
  background-image:  url(../../Development/images/top_menu_bg.gif);  
  display : block; 
}

.sidemenu {
  font-family:  Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333333; 
  font-weight : normal;
  padding-left: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 2px inset #F5F5F2;
  border-right: 2px inset #F5F5F2;
  text-decoration: none;
  line-height: 14px;
}

.side_submenu {
  font-family:  Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 16px;
  font-weight : normal; 

}

.category_box {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #FEFEFE;
  color: #333333; 
  font-weight : normal;
  width : 140px;
  height : 140px;
}

.indexbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight : normal;
  border: 1px solid #bbbbbb;
  margin-right: 0px;
}
.main {
  font-family:  Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #333333; background-color: #D7D2C8; text-decoration: none; }
.calendarMonth { width: 172px; background-color: #EDECE9;  cursor: default; }
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #333333; background-color: #D7D2C8; text-decoration: none; }
.calendarToday {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #7B4A84;
	padding-left : 3px;
	text-decoration: none;
	line-height: 14px;
	padding-bottom: 3px;
}
.calendarWeekend {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #BEBAB0;
	padding-left : 3px;
	line-height: 14px;
	text-decoration: none;
	padding-bottom: 3px;
}
.calendar {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
	padding-left : 3px;
	line-height: 14px;
	text-decoration: none;
	background-color: D7D2C8;
	padding-bottom: 3px;
}
#colorlink a {
	color: #7B4B85;
	font-weight: bold;
}
#colorlink a:hover {
	color: #7B4B85;
	font-weight: bold;
	text-decoration: underline;
}
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #E4E3DF; line-height: 14px;}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: #7B4A84; font-weight : bold; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: #7B4A84; font-weight : bold; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: #FFFFFF; font-weight : bold; text-decoration: underline;}
