/*
  $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
*/
a img {
border:0;
}

.boxText { font-family: Georgia, "Times New Roman", Times, serif; font-size: small; }
.errorBox { font-family : Georgia, "Times New Roman", Times, serif; font-size:small; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Georgia, "Times New Roman", Times, serif; font-size :small; color: #cc0033; }
.productsNotifications { background: #e8eadd; }
.orderEdit { font-family : Georgia, "Times New Roman", Times, serif; font-size : small; color: #6F1B21; text-decoration: underline; }

* {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
}

BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	background-color: #8c947f;
	background-image: url(custom_assets/images/green_background.gif);	margin: 0px;
	padding: 0px;
}

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

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3; 
}

TD.headerNavigation {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: small;
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background-color: #e8eadd;
}

.infoBoxContents {
  background-color: #e8eadd;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
}

.infoBoxNotice {
  background-color: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
}

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: #e8eadd;
  //shopping-]cart content color
}

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: #e8eadd;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;

  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {


text-align:left;
 

  color: #000;
  padding: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform:none;
  font-size: small;
  background: #c6c8bb;
  //shopping-cart header/footer color
}

TD.productListing-data {
	text-align:center;
	vertical-align:top; 
	padding:10 10 10 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight:normal;
		color: #000;
}



A.pageResults {
  color: #6f1b21;
}

A.pageResults:hover {
  color: #6f1b21;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 12px;
 color: #6f1b21;
 font-weight: bold;
 text-transform: uppercase;



  text-decoration: none;
  height:31px;
  width: 100%;

  background-repeat: no-repeat;


  padding-top:2px;
  padding-left: 20px;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  line-height: 1.5;
  color: #000000;
  background-color:#e8eadd;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  padding-left: 10px;
  color:#000;
}

TD.accountCategory {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
}

SPAN.greetUser {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ff0000;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 }

.pr_name {
font-size: 19px;
color: #6f1b21;
text-decoration: none;
}


.pr_price{
font-size: 16px;
color: #333333;
font-weight: bold;
}

.pr_descr{
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
color: #353535;
}




.moduleRow { }
.moduleRowOver { background-color: #d1d3c6; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #d1d3c6;}

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; background-color: #b8c385; }

/* input requirement */

.inputRequirement { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #ff0000; }




td{
 font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
 color: #000;
}

.bg1{
 background-repeat: repeat-x; 
}

.bg2{
 background-color:#1e3720;
}

.bg3{
 background-repeat: repeat-y; 
}

.bg4{
 background-repeat: repeat-y;
}

.bg5{
 background-repeat: repeat-y; 
}

.bg6{
 background-repeat: repeat-y; 
}

.bg7{
 background-repeat: repeat-y; 
}

.ch1{
  font-size: small;
 color: #6f1b21תת;
 }       

.ch2 {
  font-size: 22px;
 color: #000;

display:block;
margin: 15px 0px 15px 0px;

 }       

.ch3{
 padding-left: 14px;
 }

.ch4{
  font-size: small;
 color: #000;
 background-color:#e8eadd;
 }       

.ch5{
 font-size: 16px;
 color: #333333;
 font-weight: bold;
  background-color:#e8eadd;
 }       

.ch6{
 padding-left: 15px;
 }       

.ch7{
  font-size: small;
 color: #BFBFBF;
 }       

.ch8{
  font-size: small;
 color: #FFFFFF;
 font-weight: bold;
 }       

.ch9{
  font-size: 22px;
 color: #000;

display:block;
margin: 15px 0px 15px 0px;

 }       

 .ch10{
  font-size: small;
 color: #FFFFFF;
 font-weight: bold;
 }  

.ml1{
  font-size: small;
 color: #B7B7B7;
 font-weight: bold;
 text-decoration: none;
 }       

 .ml2{
 font-family: Georgia, "Times New Roman", Times, serif;
  font-size: small;
 color: #8B8064;
 text-decoration: none;
 }       

.ml3 {
  font-size: small;
color: #6f1b21;
text-decoration: none;
}       

.ml4{
  font-size: small;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 }       

.ml5{
  font-size: small;
 color: #333;
 text-decoration: none;
 }       

.ml6{
  font-size: small;
 color: #BFBFBF;
 font-weight: bold;
 }       

 .ml7{
  font-size: small;
 color: #B2B2B2;
 text-decoration: none;
 }       

 .ml8{
  font-size: small;
 color: #FFFFFF;
 text-decoration: none;
 }       

.ml9{
  font-size: small;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 }       

.ml10{
 font-family: verdana;
 font-size: 9px;
 color: #B8A36B;
 text-decoration: none;
 }       

.se1{            
 width: 102px;
 background: #727272;
 font-size: 9px;
 color: #FFFFFF;
 }

.se2{            
 width: 99px;
 background: #727272;
 font-size: 9px;
 color: #FFFFFF;
 }


 
 .image_border{
  border:1px solid #888888; 
 }

 .cart_border_{
  border:1px solid #DADBDC; 
 }




/* new for kylemore */
.content_area {
	padding-left:4px;
	padding-right:8px;
	padding-top:4px;
}

.page_section {
	height: auto;
	width: 934px;
}
input {
	background-color: #F5F7F0;
	border: 1px solid #1E3720;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
select {
	background-color: #F5F7F0;
	border: 1px solid #1E3720;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.m13 {
color:#000;
}



TR.sidecart-accountHistory-odd, TR.sidecart-addressBook-odd, TR.sidecart-alsoPurchased-odd, TR.sidecart-payment-odd, TR.sidecart-productListing-odd, TR.sidecart-productReviews-odd, TR.sidecart-upcomingProducts-odd, TR.sidecart-shippingOptions-odd {
  background: #e8eadd;
  //shopping-]cart content color
}

TR.sidecart-accountHistory-even, TR.sidecart-addressBook-even, TR.sidecart-alsoPurchased-even, TR.sidecart-payment-even, TR.sidecart-productListing-even, TR.sidecart-productReviews-even, TR.sidecart-upcomingProducts-even, TR.sidecart-shippingOptions-even {
  background: #e8eadd;
  //shopping-cart content color
}

TABLE.sidecart-productListing {
border: 0px;
border-style: solid;
border-color: #ff0000;
border-spacing: 1px;
  
}

.sidecart-productListing-heading {

 
text-align:left;
 

}

TD.sidecart-productListing-data {
  
text-align:left;
vertical-align:middle; 
padding:4px;
}


