@charset "utf-8";
/*
  $Id: stylesheet.css,v 1.1.1.1 2003/08/14 07:58:33 nickle 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:12px; letter-spacing:0px; line-height:18px; }
.boxText:hover{ background:#CCC;}
.boxtext_text { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #efefef url(images/bg.png) repeat-x;
  color: #000;
  margin: 0px auto;
}

A {
  color: #2d6316;
  text-decoration: none;
}

A:hover {
  color: #5D9844;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.menu{
}

DIV.sreach{
	display:block;
	right:0;
	bottom:0;
}

.infoBoxHeading {
	background:url(images/blockTitleLR.png) repeat-x left top;
	height:15px;
}

.infoBoxHeading1 {
	background:url(images/blockTitleC.png) center bottom no-repeat;
	height:15px;
}

TR.headerNavigation {
  background: #aaa;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  color: #333;
  font-weight : bold;
  border-top:#aaa 1px dotted;
  border-bottom:#aaa 1px dotted;
  padding:2px 5px;
  margin:0;
}

A.headerNavigation { 
  color: #2D6316; 
}

A.headerNavigation:hover {
  color: #2D6316;
  text-decoration:none;
}

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;
}

.footer {
  width:968px;
  margin:0 auto;
  height:15px;
  background:#5E7513 url(images/footer.png) no-repeat center center;
}
.footer a{ color:#2D6316;}

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

.infoBoxMenu {
	border:1px #396235 solid;
	margin:0 0 5px 0;
	background: url(images/menuBg2.png) top center;
}

.infoBoxMenu1 {
	border:1px #396235 solid;
	margin:0 0 5px 0;
	background:#FFF;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
	height:15px;
	margin:0;
	padding-left:5px;
}
TD.infoBoxHeading_cate table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
	height:15px;
	margin:0;
	padding-left:5px;
}

TD.infoBoxHeading1 table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

TD.infoBoxHeading2 table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #f00;
  text-align:center;
}

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

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: #396235;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #438E3B;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #5E9844;
}


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	background:#fff;
	padding:0 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

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

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

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

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

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

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

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: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

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

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;
}

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: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

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

/* input requirement */

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

.menutitle2 {
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#7F0C0C, endcolorstr=#AF2323);
}

ul, ol, dl {
    position: relative;  
}


#categories {
    margin: 0;
    padding: 0;
    }
	
#categories a {
	color:#333;
	width:150px;
}
	
#categories a:hover {
	color:#f6b44d;
	text-decoration:none;
	background:url(images/category02.png) left 40% no-repeat;
	width:150px;
}

#categories dt {
    font-size: 12px;
    border: 0px solid #333333;
	 background:url(images/category01.png) left center no-repeat;
	width:150px;
	height:20px;
	text-align:center;
    }

#categories dd {
	margin-left:0px;
    padding: 2px 0;
    font-size: 12px;
	background:url(images/category01.png) left center no-repeat;
	height:20px;
	text-align:center;
    }

#categories dd:hover {
	display:none;
}

#categories dd a {
	color:#666;
}

#categories a.selected {
    font-weight: bold;
    }

.info_link {
	padding:5px 0 2px 0;
	margin:0px;
	 background:url(images/category01.png) left center no-repeat;
	height:20px;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

.tdA { border:0px solid #000; width:70%; }
.tdH { background:#CCC; color:#FFF; font-size:12px; line-height:1.5; padding:0 5px; letter-spacing:5px; }
.tdV { background:#C6D5FC; color:#446D8C; font-size:12px; line-height:1.5; padding:0 5px; width:100px; font-weight:bolder; }
.tdS { background:#E8E8E8; font-size:12px; line-height:1.5; padding:0 5px; }
.cleared { float: none; clear: both; margin: 0; padding: 0; border: none; font-size:1px; }


.styTitle { border:3px double #C4E5B7; filter=progid:dximagetransform.microsoft.gradient(gradienttype=1, startcolorstr=#2D6316, endcolorstr=#C4E5B7); font-size:15px; width:100%; padding:0px 5px; color:#FFF; font-weight:bolder; letter-spacing:5px; font-size:13px; }
.redTitle { color:#F00; font-size:medium; font-weight:bold; }
.blueTitle { color:#00F; font-size:small; font-weight:bold; }

IMG {border:0px; }

.leftbanners { height: 178px; width: 300px; padding:0; margin:0; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}
a.leftbanners { height: 178px; width: 300px; padding:0; margin:0; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}
a.leftbanners:hover { height: 178px; width: 300px; padding:0; left:0; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}

.rightbanners { height: 178px; width: 300px; padding:0; margin:0; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}
a.rightbanners { height: 178px; width: 300px; padding:0; margin:0; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}
a.rightbanners:hover { height: 178px; width: 300px; padding:0; margin:0; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}

.leftbanners img { height: 178px; width: 300px; padding: 0px; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}
a.leftbanners img { height: 178px; width: 300px; padding: 0px; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}
a.leftbanners:hover img { height: 178px; width: 300px; padding: 0px; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}

.rightbanners img { height: 178px; width: 300px; padding: 0px; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}
a.rightbanners img { height: 178px; width: 300px; padding: 0px; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}
a.rightbanners:hover img { height: 178px; width: 300px; padding: 0px; border: 1px solid #ccc; background-color: #eee; overflow: hidden;}


/* Points/Rewards Module V2.1beta BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1beta EOF */
 
