/*
  $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-size: 11px; color: #000;}
.errorBox {font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ccc; padding: 10px;}
.orderEdit {font-size : 10px; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Trebuchet, verdana, arial, sans-serif;
  font-size: 11px;  
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ebbd59;
  text-decoration: none;
}

A.top {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
}

.top a:hover{text-decoration:none; }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background: #fff;
  /*color: #7b7b7b;*/
  font-weight : bold;
  height: 20px;
  min-height: 20px;
  text-align:right;
}

.headerNavigation a{ 
  color: #5db2ce; 
  text-decoration:none;
}

.headerNavigation a:hover{color: #ebbd59}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
}

.footer {
  text-align:center!important;
  color: #ccc;
  padding: 8px 0 6px 0;
  font-size: 11px; 
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 4px;
}

.footer a{color: #5db2ce;}

.footer a:hover{color: #ccc;text-decoration: none;}


.myinfoBox {
  background: #ffffff;
  border-left:1px solid #C9C9C9;
  border-right:1px solid #C9C9C9;
  border-bottom:1px solid #C9C9C9;
}

.infoBox {
  background: #fff;
  	}

table.infobox{margin-bottom: 10px;}
	
.infoBox img{vertical-align:bottom;}	

.contentBox {
  background: #a5a5a5;
}

.infoBoxContents {
  background: #fff;
  padding: 0 4px 0 4px;
  margin: 0;
  font-size: 10px;  
  padding: 4px;

  /* Taken out as was being used by other files
  border-left: 3px solid #e4e4e4;
  border-right: 3px solid #e4e4e4;
  */
	}
	
.infoBoxContents img{vertical-align:top}

.contentBoxContents {
  font-size: 10px;  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F6F5ed;
  font-size: 10px;
}

.infoBoxHeading {
  font-size: 10px;
  color: #000;
  font-weight: bold;
  background-color: #fff;
}

TD.infoBox, SPAN.infoBox {
  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: #fff;
  border: 1px solid pink;
}

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: #fff;
  border: 1px solid red;
}

TABLE.productListing {
  border-top: 1px solid #666;

  margin: 4px;
}

.productListing-heading {
  font-size: 10px;
  background: #fff;
  border-bottom: 1px solid #666;
  color: #666;
  font-weight: bold;
  padding: 4px;
}

.productListing-heading a{color:#666}

.productListing-heading a:hover{color:#5db2ce; text-decoration:none;}

TD.productListing-data, tr.productListing-data {
  font-size: 10px;
  padding: 8px 0 8px 0;
  border-bottom: 1px solid #ccc;
}

TD.productListing-data td{ border: 0 none!important;}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 110%;
  font-weight: bold;
  color: #999;
  padding: 8px 0 8px 8px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, .main {
  font-size: 80%;
  padding-left:8px;
  color:#666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  background-color:#FFFFFF;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {  
  font-size: 10px;
  color: orange;
  }
  
SPAN.oldItemInCart {  
  font-size: 10px;
  color: #000;

  } 

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #308AA5;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color:#D5EEA4 }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }
.style1 {
  /*color: #5db2ce;*/  
  font-size: 10px;
}

/*.style1 a{color: #5db2ce; }*/


.style7 {
color: #7b7b7b;  
  font-size: 10px;
}


.style7 a{color:#e6a310}


.style8, .style8 a {color: #e6a310; font-size: 80%; font-weight:bold;}

.style8 a:hover{color: #5db2ce;}

.style9 {font-size: 12px}

.style10 {color: #666; margin-right: 10px; font-weight: bold;font-size: 80%;}

.productTitle {
font-size: 16px;
font-weight: 400;
}
.txt90{
font-size:10px;
color:#909090;
}

.star-product-title {
  
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}


/*----------------------- CM added --------------------------*/

td.featurebar {background-color:#000; background:url(images/black_corner.gif) no-repeat top left #000; color:#fff; font-size: 80%; padding: 6px!important;}
	
.featurebar img{float: right;padding: 0!important;margin: 0!important;}	

.leftColumn{margin: 0 none;}	
	
.rightColumn{border-right: 1px solid #000;background-color:red}	
	
td.searchbox{font-size: 75%;text-align: right;}	
	
.productDescription{font-size:80%; color: #7b7b7b}	
	
.itemPrice{font-size: 90%; font-weight: bold; padding-top: 10px; color:#7b7b7b}
		
.boxheader{color: #5db2ce; font-size: 90%; padding-bottom: 4px;  font-weight: bold;}	
		
/*.container{border-bottom: 1px solid #ccc;}	*/

.welcomeContainer, table.welcomeContainer{background-color:#fff; margin-bottom:10px!important;}

td.welcomeContainer, .welcomeContainer td{border-bottom: 1px solid #ccc;}

.welcomeContainerInner td{border: 0 none;}

.welcomeContainer img{vertical-align:top;}

.welcomeContainerBase img{vertical-align:bottom}

.headertop img{vertical-align:bottom;}

.address td{padding: 8px; font-size: 80%;}

.checkoutItems{color:#7d7b7b; font-weight: normal;}

.checkoutItems a:hover{color:#ccc;}

.specialOffer{color:#AD123D}

.specialOfferSelected{color:#AD123D; font-weight:bold;}

.innerContainer td{padding: 2px;}

.featureTable { border-top: 1px solid #ccc;}

.featureTableTop{border-top: 1px solid #ccc;}

.featureTable td, .featureTableTop {padding: 4px 0 6px 0;}

.featurePrice{font-size: 90%; font-weight: bold; padding: 5px; color:#5db2ce}

.reducedPrice{font-size: 90%; font-weight: bold; padding: 5px; color:#ff8700}

.category{color:#535251;}

.selectedCategory{font-weight:bold; color: #666}

.main a{color: #e6a310!important;}

.main a:hover{color: #666}

.totop, .totop a{color: #666!important; text-transform:uppercase;}

.infoBoxHeadingTopMiddle{border-top: 3px solid #e4e4e4;}

.infoBoxHeadingBottomMiddle{border-bottom: 3px solid #e4e4e4;}

.leftNavinfoBox{margin-bottom:5px; width: 90%;}


.leftNavinfoBoxMiddle{border-left: 3px solid #e4e4e4; border-right: 3px solid #e4e4e4; padding: 4px; font-size: 80%;}

 

.leftNavinfoBoxTop{border-top: 3px solid #e4e4e4;}

 

.leftNavinfoBoxBottom{border-bottom: 3px solid #e4e4e4;}


/* ---------- Styles for Stock Pots Static Pages ---------------------- */



h1{
  font-size: 120%;
  font-weight: bold;
  color: #5db2ce;
  padding: 8px 0 0 0;
  }

h2{
  font-size: 100%;
  font-weight: bold;
  color: #5db2ce;
  padding: 8px 0 0 0;
  }

h3{
  font-size: 90%;
  font-weight: bold;
  color: #5db2ce;
  padding: 8px 0 0 0;
  }
 
 h1 a, h2 a, h3 a {text-decoration: none; color: #666} 
 
 h1 a:hover, h2 a:hover, h3 a:hover {text-decoration: none;} 
  