/*
  $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
*/

/************************************************************
Updated: 0ct. 26, 2006 by Jori Ford (www.aep-design.com)

Change Notice:  TD.infoboxHeading file altered
************************************************************/

/*.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }*/
.boxText{ font-family: Comic Sans ms, Verdana, Arial, sans-serif; font-size: 12px; background: #c0aa77; }
.errorBox { font-family : Comic Sans ms, Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Comic Sans ms, Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Comic Sans ms, Verdana, Arial, sans-serif; font-size : 12px; color: #a08b5e; font-weight: bold; text-decoration: underline; }

BODY {
  background: #c0aa77;
  color: #000000;
  margin: 0px;
}

.liten{
	width: 55px;
}
#add label,#add input{
	float: left;
}
#add label,#add button{
	clear: left;
}
#add textarea{
	height: 800px;
	width: 1000px;
	float:left;
	clear:left;
}
.mceContentBody{font-family: Comic Sans ms, Verdana, Arial, sans-serif;float:left;clear: left;width: 996px;}
#main{width: 100%;}
.mceContentBody p,p{font-size: 15px;font-family: Comic Sans ms, Verdana, Arial, sans-serif;}
.mceContentBody img,#main img{float: right;clear:right;margin: 10px 20px;width: 300px;}
#add label{
	width: 100px;
}
p {width: 50%}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #f3ddaa;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.header {
  background: #c0aa77;
}

.headerNavigation {
  background: #bbc3d3;
}

.headerNavigation {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #b09966;
  color: #ffffff;
  /*font-weight : bold;*/
}

A.headerNavigation { 
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #f3ddaa;
}

.headerError {
  background: #ff0000;
}

.headerError {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.headerInfo {
  background: #00ff00;
}

.headerInfo {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer {
  background: #bbc3d3;
}

.footer {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #b09966;
  color: #ffffff;
  /*font-weight: bold;*/
}

.infoBox {
  background: #b09966;
}

.infoBoxContents {
  background: #c0aa77;
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #c0aa77;
}

.infoBoxNoticeContents {
  background: #c0aa77;
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxHeading { /*Line added to change heading location after rounded corner removal*/
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 14px;
  /*font-weight: bold;*/
  background: #b09966;
  color: #ffffff;
  padding-left:10px; /*Left padding added to header*/
}

.infoBox, SPAN.infoBox {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.accountHistory-odd, .addressBook-odd, .alsoPurchased-odd, .payment-odd, .productListing-odd, .produceviews-odd, .upcomingProducts-odd, .shippingOptions-odd {
  background: #c0aa77;
}

.accountHistory-even, .addressBook-even, .alsoPurchased-even, .payment-even, .productListing-even, .produceviews-even, .upcomingProducts-even, .shippingOptions-even {
  background: #c0aa77;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b09966;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #b09966;
  color: #FFFFFF;
  /*font-weight: bold;*/
}

.productListing-data {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 14px;
}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #f3ddaa;
  background: #c0aa77;
}

.pageHeading, DIV.pageHeading {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

.subBar {
  background: #f4f7fd;
}

.subBar {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}

.main, P.main {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.smallText, SPAN.smallText, P.smallText {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 14px;
}

.accountCategory {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

.fieldKey {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.fieldValue {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.tableHeading {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Comic Sans ms, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #c0aa77;
  border-color: #b09966;
  border-style: solid;
  border-width: 1px;
}

.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #c76170;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #c76170;
}

.moduleRow { }
.moduleRowOver { background-color: #b09966; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #c0aa77; }

.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: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inpuequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

