/*
  $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
*/


/* osCommerce Styles */
.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FFFFFF; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #998A4A; text-decoration: underline; }

BODY {
  color: #333333;
  font-size:12px;
}

table{
  font-size:12px;
}

.rightMargin{
	margin-right:60px;
}

A {
  color: #998A4A;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
}

A.headerNavigation:hover {
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background-color: transparent;
}

.infoBoxContents {
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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-color: transparent;
}

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-color: transparent;
}

TABLE.productListing {
  border-bottom: 1px solid #D2C77F;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: #6C3600;
  background-image:url(images/subnav_bg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
  color: #FFFFFF;
  font-weight: bold;
  padding:4px;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding:8px;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Times, serif;
	letter-spacing: 1px;
	font-weight:200;
	font-size: 16px;
	line-height: 20px;
	color: #B8581D;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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: 10px;
  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: #333333;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

input.text{
	border:1px solid #999999;
	padding:4px;
	margin:4px;
}

select{
	border:1px solid #999999;
	padding:4px;
	margin:4px;
}

/* Maison Jolie Styles */
/*

COLORS:

#B8581D - oxblood red
#998A4A - dark tan
#E0D28D - light tan
#729D42 - sage green

*/

.text {
	font-family: Arial, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
.bgTile {
	background-image:url(../images/ornamentBG.gif);
	background-repeat:repeat-x;
	}

/* SHOPPING CART */

.product {
	font-family: Arial, Times, serif;
	font-weight:bold;
	font-size: 16px;
	}
	
.collection {
	font-family: Arial, Times, serif;
	font-style: italic;
	font-weight:400;
	letter-spacing: 1px;
	font-size: 12px;
	color: #998A4A;
	}
	
.price {
	font-family: Arial, Times, serif;
	font-weight:300;
	font-size: 14px;
	color: #B8581D;
	font-weight:200;
	}
	
.catTitle {
	font-family: Arial, Times, serif;
	text-transform: uppercase;
	font-weight:300;
	letter-spacing: 2px;
	font-size: 11px;
	color: #729D42;
	padding-left: 2px;
	}
	
a.category {
	font-size: 12px;
	}
	
a.category:hover {
	}
	
.category {
	font-family: Arial, Times, serif;
	font-weight:Bold;
	font-size: 12px;
	color: #998A4A;
	}
	
.cartPrice {
	font-family: Arial, Times, serif;
	font-size: 11px;
	color: #B8581D;
	font-weight:300;
	}

/* WPM STYLES */

/* CSS Document */



.text {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:17px;
	}
	
.heading {
	font-family:'Arial Black',Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:10px;
	line-height:11px;
	}
	
.info {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#990000;
	font-size:9px;
	line-height:11px;
	}
	
a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	}
	
a:hover {
	text-decoration:underline;
	}

a:visited {
	}
	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
	font-weight:bold;
	}
	
.horizTile {
	background-repeat:repeat-x;
	}
.flash {
	width: 200px;
	height: 40px;
	overflow: hidden;
	}
.bullet {
	padding:0; 
	margin-top:0; 
	margin-left:10px;
	list-style:disc;
	color:#333333;
	size:6px;
	}
.indent {
	margin-top:0px; 
	margin-left:20px;
	}