/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
*/
body {
	background-color: white; 
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: 10px Verdana, Arial, sans-serif;
	border: 0px;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	border: 0px;
	width: 750px !important;
}
tr.centershop, td.centershop {
	border: 0px;
}

td.main, p.main {
  font-size: 10px;
  line-height: 1.5;
  border: 0px;
}

a {
	color: #315939;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #804775;
	text-decoration: none;
}

form {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

table.header {
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 2px;
	border-color: White;
}

table.headerNavigation {
	background-color: #DCDCDC;
	border: 1px solid #315939;
	color: #315939;
	width: 100% !important;

}

td.headerNavigation {
	background-color: #DCDCDC;
	background-image: url(../images/greentile.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	position: relative;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315939;
	letter-spacing: 1px;
	padding: 5px;
}
td.headerNavigation a {
	color: #315939;
	text-decoration: none;
}

td.headerNavigation a:hover {
	color: white;
	background-color: #315939;
	text-decoration: none;
}

td.breadCrumb {
	font-size: 10px;
	font-weight: bold;
	color: #478052;
	padding: 3px;
	border-bottom: 1px dotted #315939;
}

td.headerNavigation a, td.headerNavigation a:visited, td.footertop a  {
	font-weight: bold;
	/* color: #2F4E4F; */
	color: #315939;
}

td.headerNavigation a:hover, td.footertop a:hover  {
	/* color: #4F2F3D; */
	color: white; 
}

tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
	background: #804775;
}

td.headerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: rgb(204,41,153);
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  padding: 0px;
  border: 2px;
  
}
.column_left {
  padding: 0px;
  border: 2px;
  border-color: white;
  
}

.boxText {
  font-size: 10px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	margin-bottom: 15px;
	border: 0px;
}
.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	border: 0px;
}


.leftbox  {
	border: 1px solid #315939; /* background: Rgb(153,153,102); */
	background: #DCDCDC;
	margin-top:  5px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
	font-size: 10px;
	padding: 3px;
	height: 20px;
	padding-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A48B41;
	letter-spacing: 0px;
	font-weight: bold;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
		/* border: 0px; */
			color: #A48B41;
			letter-spacing: 0px;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
	background-color: White;
	border: 1px;
	background-image: url(../images/greytile.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	line-height: 125%;
	padding: 4px;
	/* border: 0px; */
}
.leftboxcontent {

	line-height: 150%;
	width: 100%;
	padding: 4px;
	border: 0px;
}
.leftboxcontent a {
	text-decoration: none;
	color: #315939;
	font-weight: bold;
}
.leftbox a:hover {
	color: white;
	background-color: #315939;
	text-decoration: none;
}

/*
.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
	background-color: #FFFACD;
	  background-image: url(../images/tile_back.jpg); 
	margin-bottom: 15px;
}
*/
.plainBox, .plainbox-description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	/* background: #ffffff; */
	padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
	/* font-size: 12px;
  font-weight: bold; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(153,102,128);
	font-weight: bold;
	padding: 11px 5px 5px;
}
.productListing-heading {
	background-color: #A48B41;
	color: white;
 	font-size: 10px;
  	font-weight: bold;
  	padding: 3px;
  	height: 20px;
}

td.productListing-heading, td.productListing-heading a {
	background-color: #A48B41;
	color: white;
/*	background-image: url(../images/tile_back.jpg); */
}
td.productListing-heading a:hover {
	color: #A48B41;
	background-color: white;
/*	background-image: url(../images/tile_back.jpg); */
}

td.productlisting {
  /* border:1px solid #9a9a9a; */
}

td.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
td.pageHeading, div.pageHeading, h1 {
	font-size: 18px;
	font-weight: bold;
	color: #315939;
	padding-top: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.center_column {
  padding: 8px;
}
.main_page{
	width: 100% !important;
	background-color: #ffffff;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
				border: 0px #894981;
}

/* footer
--------------*/

table.footer {
	background-color: white;
	text-align: center;
	font-size: 10px;
	border-top: 0px solid #315939;

}
table.footertop {
	margin-top: 5px;
	background-color: white;
	text-align: center;
	font-size: 10px;
	border: 0px;
	border-top: 1px solid #315939;
	height: 20px;
}

tr.footertop {
	background: #DCDCDC;
	font-size: 10px;
}

td.footertop, td.footerbottom {
	padding: 5px;

}
td.footerbottom {
	text-align: right;
	float: right;
	padding: 5px;

}

/*miscellaneous areas
-------------------------------------*/
td.cartBox {
	font-size: 10px;
	padding: 3px;
	border: 1px dotted #A48B41;
	background: #DCDCDC;
}

tr.productListing-odd, tr.upcomingProducts-odd {
  background: #ffffff;
}

tr.productListing-even, tr.upcomingProducts-even, .productsNotifications {
	background: White;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 0px solid #9a9a9a;
}

tr.productListing-data-description-even {
	background: White;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 0px solid #9a9a9a;
}

td.pageresults a {
  color: #315939;
}

td.pageresults a:hover {
  background: #FFFF33;
}

span.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

td.smallText, span.smallText, p.smallText, td.pageresults{
   font-size: 10px;
}
td.categorysmallText {
	font-size: 10px;
	border: 1px solid #DCDCDC;
	padding: 5px;
	margin: 25px;
}

td.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

checkbox, input, radio, select {
  font-size: 11px;
}

textarea {
  width: 100%;
  font-size: 11px;
}

.greetUser {
	font-size: 10px;
   padding-top: 5px;
   padding-bottom: 15px;
}

span.greetUser {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #804775;
	letter-spacing: 1px;
	font-weight: bold; /* color: #4F2F3E;
	font-weight: bold; */
}

span.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

span.productSpecialPrice, span.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
td.ot-subtotal-Text, td.ot-cod-fee-Text, td.ot-total-Text, td.ot-group-pricing-Text, td.ot-gv-Text, td.ot-loworderfee-Text, td.ot-shipping-Text, td.ot-subtotal-Text, td.ot-tax-Text, td.ot-coupon-Text {
  font-weight: bold;
}
td.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
td.ot-subtotal-Amount, td.ot-cod-fee-Amount, td.ot-group-pricing-Amount, td.ot-gv-Amount, td.ot-loworderfee-Amount, td.ot-shipping-Amount, td.ot-subtotal-Amount, td.ot-tax-Amount, td.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, td.ProductInfoComments, span.ProductInfoComments {
  color: #478052;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
td.alert, span.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
td.alertBlack, span.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
table.popupattributeqty, table.popupcouponhelp, table.popupcvvhelp, table.popupimage, table.popupimageadditional, table.popupsearchhelp, table.popupshippingestimator, table.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
table.categoriesdescription {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: White;
	border: 0px;
}

td.categoriesdescription {
  font-size: 10px;
  line-height: 1.5;
}

/* categories box parent and child categories */
a.category-top {
	color: #315939;
	text-decoration: none;
	font-weight: bold;
}
a.category-links {
	color: #A48B41;
	text-decoration: none;
	font-weight: bold;
}
A.category-subs, A.category-products {
	color: #A48B41;
	text-decoration: none;
	font-weight: bold;
}
span.category-subs-parent {
  font-weight: bold;
}
span.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
table.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

/* Custom classes and divs for Peats Ridge Saddlery */
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	/* color: rgb(102,102,153); */
	color: #315939;
	letter-spacing: 1px;
	font-weight: normal;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #A48B41;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
	font-weight: bold;
}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #804775;
	letter-spacing: 1px;
	font-weight: bold;
}
h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #478052;
	font-weight: bold;
}
.directone {
	float: left;
	margin-left:  10px;
}
.mainpageheading {
	margin-top: 30px;
	line-height: normal;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #315939;
	background-image: url(../images/greentile.jpg);
	background-position: bottom;
	background-repeat: repeat-x;

}

.w3logo {
	margin-left: 10px;
}

.frontpagetable {
/*	background-image: url(/images/misc/MT-H2-faded.jpg);
	background-position: right 50%;
	background-repeat: no-repeat; */
}


/* Fax mod */
td.header  { 
	font-size: 13pt; text-align: center; font-weight: bold; font-style: italic; 
}
td.section { 
	font-size: 11pt; font-weight: bold; font-style: italic;
}
td.title   { 
	font-weight: bold;  
}
td.warning { 
	color: #ff0000; font-size: 8pt; 
}

.faxbox {
	border: 1px;
	border-color: Black;
	padding: 5px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	text-align: left;
}