/*
  $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: Lucida Grande, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Lucida Grande, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Lucida Grande, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Lucida Grande, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /*background: #ffffff;
  color: #000000;
  margin: 0px;*/
	background-color: #DDDDDD;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}

.main {
	background-color: #FFF;
	
}
.border {
	background-color: none;
	font-size: 1px;
	height: 10px;
}
.central {
	padding: 10px 10px;
	border-left: dashed 1px gray;
	border-right: dashed 1px gray;
}

a {
  color: #000000;
 /* text-decoration: none;*/
}

A.headerNavigation, td > a {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #BE1A04;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #0E6C04;
}

TD.headerNavigation {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 12px;
  background: #0E6C04;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #fff;
}

.infoBoxContents {
  background: #fff;
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  color: #000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Lucida Grande, 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: #f8f8f9;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #80B186;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 10px;
  background: #80B186;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #D4FFCF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

TD.fieldKey {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Lucida Grande, Arial, sans-serif;
  font-size: 12px;
  color: #0E6C04;
  font-weight: bold;
}

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

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

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

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

SPAN.errorText {
  font-family: Lucida Grande, 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: 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 */

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

.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}

/* -------------------INFO BANNERS-------------------- */
#SlideItMoo_info_outer { 
	display:block; 
	position:relative; 
	height:150px; 
	margin:0px auto 0px; 
	border:0px #CCCCCC solid; 
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_info_outer .SlideItMoo_forward,
#SlideItMoo_info_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:18px; 
	height:150px; 
	bottom:0px; 
	right:2px; 
	background:url(images/forward.png) no-repeat center;  
}
#SlideItMoo_info_outer .SlideItMoo_back { 
	left:2px; 
	background:url(images/back.png) no-repeat center;  
}

#SlideItMoo_info_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:390px ; 
	height:150px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_info_items { 
	display:block; 
	position:relative; 
}

#SlideItMoo_info_items .info_item{
	display:block; 
	position:relative;
	width:380px;
	height:160px;
	float:left;
	background:#fff;
	text-align:justify;
	padding:5px;
	border-right:0px #333333 solid;
}

#SlideItMoo_info_items .info_item a img{
	border:none;
}


#SlideItMoo_info_items .info_item img {
	float:left;	
	margin-right:15px;
}

#SlideItMoo_info_items a { text-decoration: underline; }

#SlideItMoo_info_items .info_item h1{
	background:none;
	color:#0E6C04;
	text-align:right;
	margin:5px 0px 10px;
	font-size: 16px;
}

/* Custom Product Builder */
.builder_heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #eeeef0;
  color: #000000;
  font-weight: bold;
}

.builder_footing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #eeeef0;
  color: #000000;
  font-weight: bold;
}

TH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}
/* End Custom Product Builder */
    TR.ccc {
     cursor: pointer; 
     cursor: hand;
    }
    
