/*
//
// +----------------------------------------------------------------------+
// |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 290 2004-09-15 19:48:26Z wilt $
*/
BODY {
	color: #000000;
margin:2px 0px !important;
padding:0px !important;
    font: 11px verdana, verdana, Arial, sans-serif;
background:#0F462E;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 780px !important;
}

TD.main, P {
  font-size: 12px;
  line-height: 1.5;
  margin:0;
  padding:3px 0;
}
ul {
  font-size: 12px;
}
A {
color:#09442B;
font-style:italic;
text-decoration:underline;
font-weight:normal;
}

A:hover {
color:#09442B;
text-decoration:none;
font-style:italic;
font-weight:normal;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;
  padding:0;
  margin:0;
}

TABLE.headerNavigation {
  width: 100% !important;
/*  background-image: url(../images/bmh_search.gif);*/
  background-repeat:no-repeat;
  width:100%;
  height:28px;
  color:#ffffff;
}

.search_button {
  background:#0F462E;
  color:#ffffff;
  border:1px solid #0F462E;
  font-weight:bold;
  font-size:1.0em;
/*  font-family: "MyriadBold ProCond", verdana, Arial;*/
  padding:0;
  margin:0;
  width:90px;
}
.search_input {
  border:1px solid #0F462E;
  color:#0F462E;
  width:90px;
  font-size:1.0em;
/*  font-family: "MyriadBold ProCond", verdana, Arial;*/
  padding:0;
  margin:0;
}
TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#ffffff;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 0 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

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: #00ff00;
}

TD.headerInfo {
  font-family: verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/
.header1 {
font-family: Myraid, verdana, Arial;/*"MyriadPro BoldCon"*/
font-size:1.3em;
font-weight:bold;
color:#ffffff;
line-height:1.8em;
padding:0;
margin:0;
}
.header2 {
font-family: Myraid, verdana, Arial;/*"MyriadPro BoldCon"*/
font-size:0.9em;
font-weight:bold;
color:#ffffff;
line-height:1.8em;
padding:0;
margin:0;
}
.column_left, .column_right, .column_single {
  background: transparent;
  padding: 0;
/*  background:url(../images/bmh_nav.gif);*/
  background-repeat:repeat-y;
  width:167px;
}

.column_left {
  background:#B7C9BF;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
/*  border: 1px solid #9a9a9a;*/
  margin-bottom: 15px;
}
.leftbox {
/*  background:url(../images/bmh_nav.gif);*/
  background-repeat:repeat-y;
  width:167px;
}
.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: transparent;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: transparent;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: transparent;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
/*  border:1px solid #9a9a9a;*/
  padding: 0 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #C0C0C0;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 24px;
  font-weight: bold;
  color: #404040;
  padding:0 3px;
  margin:0;
  text-align:left;
}
h1#title {
  text-align:center;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  color: #0F462E;
  padding-top: 0;
  text-align:left;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  color: #404040;
  padding-top: 0;
  text-align:left;
  text-decoration:underline;
}
.center_column {
/*  padding: 8px;*/
border-right:2px solid #ffffff;
background-color:#ffffff;
vertical-align:top;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
/*  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
  padding: 0;
}

/* footer
--------------*/

TABLE.footer {
  background: #0F462E;
  color:#ffffff;
  text-align: center;
  font-size: 10px;
/*  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
}

TR.footertop {
  background: #0F462E;
  font-size: 12px;
  color:#ffffff;
  text-align:right;
}

TD.footertop, TD.footerbottom {
/*  padding: 5px;*/
}
TD.footertop {
/*  background-image: url(../images/bmh_footer.gif);
  background-repeat:no-repeat;
  width:779px;
  height:43px;
  padding-right:40px;*/
}
TD.footerbottom {
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
background:url(../../../../../images/footer.jpg) repeat-x;
color:#ffffff;
font-size:0.9em;
text-align:center;
}

td.footerbottom a  {
  font-weight: bold;
  color: #ffffff;
}

td.footerbottom a:hover  {
  color: #919195;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
/*   background: #eff4f8;*/
   font-size: 12px;
   font-weight:bold;
/*   padding: 3px;*/
/*   border: 1px dotted #ffb062;*/
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #ececec;
}

td.pageresults a {
  color: #0F462E;
}

td.pageresults a:hover {
  background: #404040;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font:12px verdana;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

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-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-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: #ff0000;
  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: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
  float: left;
  padding: 2px;
}
.bold {
font-weight:bold;
}
.image_repeat {
/*  background-image: url(../images/bmhlayout_06.gif);
  background-repeat:repeat-y;
  width:12px;*/
}
.alignleft {
float:left;
}
.alignright {
float:right;
margin:10px;
}

/* new sarah RGP*/
#maintable {
background:#FFFFFF;
}
.midfooter {
background:url(../../../../../images/midfooter.jpg) repeat-x;
}
.borderLRTB {
border:2px solid #ffffff;
background:url(../../../../../images/palegreen.jpg) repeat-x;
}
.midheader {
background:url(../../../../../images/midheader.jpg) repeat-x;
}
.borderLR {
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
}
.borderLRT {
border-top:2px solid #ffffff;
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
background:url(../../../../../images/nav_backing.jpg) repeat-x;
}

.borderLRT2 {

}

.borderLRTB {
border:2px solid #ffffff;
background:url(../../../../../images/palegreen.jpg) repeat-x;
}
/* NAV LISTS */
#nav {
white-space:nowrap;
background-color:transparent;
color:#fff;
width:100%;
text-align:center;
}
#nav ul {
padding:0;
margin:0;
}
#nav ul li {
display:inline;
}
#nav ul li a {
padding:0;
margin:10px;
background-color:transparent;
color:#fff;
text-decoration:none;
font-style:normal;
}
#nav ul li a:hover {
background-color:transparent;
color:#ececec;
font-style:normal;
}

#nav2 {
white-space:nowrap;
background-color:transparent;
color:#000;
width:100%;
text-align:center;
}
#nav2 ul {
padding:0;
margin:0;
}
#nav2 ul li {
display:inline;
}
#nav2 ul li a {
padding:0;
margin:10px;
background-color:transparent;
color:#000;
text-decoration:none;
font-style:normal;
}
#nav2 ul li a:hover {
background-color:transparent;
color:#000;
font-style:normal;
}

#sidenav {
/*white-space:nowrap;*/
background-color:transparent;
color:#fff;
width:167px;
text-align:right;
}
#sidenav ul {
padding:0;
margin:0;
list-style-type: none;
font-size:11px;
font-weight:normal;
}
#sidenav ul li {
/*display:inline;*/
}
#sidenav ul li a {
padding:0 6px 0 0;
margin:0;
background-color:transparent;
color:#09442B;
text-decoration:none;
font-weight:normal;
font-style:normal;
/*float:left;*/
}
#sidenav ul li a.nav1 {
font-weight:bold;
font-style:normal;
font-size:1.1em;
line-height:1.5em;
}
#sidenav ul li a:hover {
background-color:transparent;
text-decoration:underline;
font-style:normal;
color:#09442B;
}
.borderL {
border-left:2px solid #ffffff;
background-color:#B7C9BF;
vertical-align:top;
width:167px;
}
.locketts {
font-style:italic;
font-size:1.0em;
}
