/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #1E140E;
  margin: 0px;
}

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

A:hover {
  color: #99cc66;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.header {
  padding-top:10px;
  padding-bottom:10px;
}



.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;

  color: #669933;
  font-weight : bold;
  padding-top:14px;
    padding-bottom:14px;
}

A.headerNavigation { 
  color: #669933; 
}

A.headerNavigation:hover {
  color: #99cc66;
}

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

TD.footer {
padding:20px 6px 10px 6px;

}

TD.footer, TD.footer a {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #7B815B;
  color: #ffffff;
  font-weight: normal;
  vertical-align:top;
  line-height:20px;
}

.infoBox {
  background: #FFF;
}

#search .infoBox, #search .infoBoxContents, #brand_info .infoBox, #brand_info .infoBoxContents, #brand_info .infoBoxHeading  {
  background: transparent;
}

#searchpage .infoBox, #searchpage .infoBoxContents, #searchpage .infoBoxHeading {
background: transparent;
color: #FFF;
}


#searchpop .infoBoxHeading {
background: #FFF;
}


#brand_info .infoBoxHeading  {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #CCCC99;
  padding-top:10px;
  padding-left:7px;
}

#brand_info .infoBoxContents, #brand_info a {
  color: #CCCC99;
  line-height: 20px;
  }
  
#brand_info a {  
    text-decoration:underline
}




#lnav a {
font-size: 12px;
font-weight: bold;
line-height:18px;
}

#lnav table .infoBoxContents {
border: 0px none #FFF;
margin-left: 7px;
margin-bottom: 10px;
font-size: 12px;

width: 154px;
}

#lnav table .infoBox {
border-top: 0px none #FFF;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

#lnav table .infoBoxHeading {
border-top:1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 0px none #FFF;
}


 #lnav #catbox .infoBox{
margin-top:0px;

border-bottom: 0px none #FFF;
}



#mfg_box .infoBox {
background: #FFF;

}


#homebox table .infoBoxContents{
margin-left: 0px;
font-size: 14px;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #FFFFFF url('images/trillium_bg.jpg') no-repeat center center;
  color: #000000;
  width: 162px;
  height: 38px;
  padding-left:16px;
  width: 172px;
height: 50px;

margin-left: 10px;
margin-top: 14px;
text-align: left;
    
}

span.infoBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: transparent;
  color: #000000;
}

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

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

TABLE.productListing {
  color: #FFFFFF;
}

.productListing-heading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #271910;
  color: #FFFFFF;
  font-weight: bold;
  display:none;
}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  padding-bottom:10px;
}

TD.productListing-data a{
color: #CCCC99;
text-decoration:underline;
}



A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #CCCC99;
  padding-top:10px;
  padding-left:10px;
  
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 15px;
  line-height: 24px;
  background: #271910;
  color: #FFFFFF;

}

TD.main{
padding-right:10px;
padding-left:10px;
}

TD.main a {
  color: #CCCC99;
  text-decoration: underline;
  font-size: 12px;
}

.productimage img {
border: 2px solid #CCCC99;
margin-top:5px;

}

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



TD.medText, SPAN.medText, P.medText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}


TD.largeText, SPAN.largeText, P.largeText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
}

h2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #CCCC99;
  padding-top:10px;
  padding-left:7px

}

h3 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #CCCC99;
  padding:0px;
  margin-0px;
}


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

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
   color: #FFF;
}

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

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
 INPUT, RADIO{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  border: 1px solid #000;
  
}

CHECKBOX {
  border: 0px none;
}

SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  border: 1px solid #000;
   padding:1px;
}

.main input {
padding:4px;
}

.button input {
border: 0px none;
}

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

SPAN.greetUser {
  font-family: Tahoma, 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, 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: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

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

.moduleRow { color:#FFFFFF;}
.moduleRowOver { background-color: #ccff99; cursor: pointer; cursor: hand; color:#000000; }
.moduleRowSelected { background-color: #ffffcc; color:#000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ffffcc; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #FFFFFF; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 12px; background-color: #ffffcc;padding:4px; }

/* input requirement */

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

/*Custom Trillium Styles */
#topright {
background: #FFF url('images/green_leaves.jpg') top right no-repeat;
width: 642px;
}



.body {
background: #7B815B;
margin-right:0px;
padding-top:5px;
}

#searchbox {
margin-bottom:4px;
height:19px;
width:120px
}

.searchtext {
margin-bottom:6px;
font-size:12px;
font-weight: bold;
}

#sidegutter {
width:10px;
background: #FFF;
}

#sideguttermain {
width:10px;
background: #7B815B;
}

#smallsidegutter {
width:7px;
}

.lnvsub {
font-weight: bold;
font-size: 12px;
padding-bottom: 8px;
}

#outertable {
background: #FFF;padding:0px;margin:0px;border:2px solid #999999;
}

#outermostdiv {
background: #FFF; width:890px;padding:10px 0px 10px 0px;margin:0px;border:2px solid #000;
}

#woodgrain {
background: url('images/woodgrain.jpg') top center repeat-y;
width:1024px;
padding-top:30px;
padding-bottom:30px;
margin-top:10px;
}

td.main .catNameLink a {
color: #cccc99;
line-height:40px;
text-decoration:none;
font-size:16px;
}

#storeprofile {
font-size:12px;
line-height:18px;

padding:0px;
}



#other_item_box {
margin-left:8px;
line-height:22px;
}

#other_item_box td{

padding:5px;
text-align:center;
}

