/*
  $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: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family: Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

#news-body {
	width: 796px;
	margin: 0 auto;
	background: #fff;
}

#doc {
	padding: 18px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #4d4d4d;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #333333;
  font-weight : bold;
}

A.headerNavigation { 
  color: #666666; 
}

A.headerNavigation:hover {
  color: #666666;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #4d4d4d;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #4d4d4d;
  color: #ffffff;
  font-weight: bold;
}

tr.infoBoxContents .infobox td {

}

.infoBox td {

}

.infoBox {
  
}

.infoBoxContents {
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

#column-left .infoBoxContents {
  background: #f0e8e8;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #4d4d4d;
  color: #ffc0c1;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-odd,  TR.productListing-odd {background: #fff;}

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


a.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11.5px;
  background: #b57071;
  color: #FFFFFF;
  font-weight: bold;
}

a:hover.productListing-heading {
  color: #FFFFFF;
  text-decoration: none;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11.5px;
  background: #b57071;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12.5px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #b57071;
	line-height: 28px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

SPAN.greetUser {
  font-family: 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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






body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body {
	background-image: url(images/0back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B97C7C;
}



.Text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.TextPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ce7f81;
	margin: 0 0 0 10px;
}
.TextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.TextWhiteBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF ; font-weight: bold}
.TextBold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold}

.TextSub { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.TextSubWhiteBold { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #FFFFFF}
.TextSubBold { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold}

.TextSubSub { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}
.TextSubSubRev { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.TextSubSubRevBold { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF ; font-weight: bold}

.TextPrice { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #333333}
.TextPriceBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #b57071;
}



.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}

.HeaderBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B57071;
	text-transform: uppercase;
}

.textbox {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.FormBackground {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #EEEEEE}
.error {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000}
.linkbox {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFFF; color: #000000}
.TableRule {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #005952; color: #FFFFFF}
.TableRuleTD {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #DCDCB8; color: #333333}



.TDWhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF; color: #333333 }

.TableAccent00 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #005952}
.TableAccent01 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #005952; color: #FFFFFF}
.TableAccent02 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; background-color: #DCDCB8; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #005952; color: #FFFFFF }
.TableAccent03 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; background-color: #DCDCB8; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #005952; color: #FFFFFF }
.TableAccent04 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #005952; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #005952; color: #FFFFFF ; font-weight: bold}


A.nav2 {color:#000000; font-weight:none;text-decoration:none;}
A.nav2:hover {color:#999999;text-decoration:underline;}
A.nav3 {color:#CC7E80; font-weight:none;text-decoration:none;}
A.nav3:hover {color:#eeeeee;text-decoration:underline;}

#nav-center {margin: 0 auto; text-align:center; width: 100%;}

#nav-links ul { text-align: center; padding: 0; margin: 0; list-style: none;}
#nav-links a {color:#333333; font-weight:none; font-size: 110%; }
#nav-links li { background:transparent url(images/bh_nav_bullet.png) no-repeat scroll left center; display:inline; float:left; margin:0 20px; padding: 0 0 0 17px;}
#nav-links li ul {position: absolute; width: 10em; left:-999em;}
#nav-links li:hover ul, #nav-links li.sfhover ul {left: auto;}
ul#sub-nav {margin: 0 0 0 0;}
#sub-nav li{background-color:#B57071;
background-image:none;
background-position:0 0;
background-repeat:repeat;
margin:0 0 0 -17px;
text-align:left;
height: 20px;
width: 10em;
}
#sub-nav li a {color:#fff; text-decoration:none;}
#sub-nav li a:hover {text-decoration:underline;}




A.nav:hover {color:#000000;text-decoration:none;}

ul#nav-links {margin: 0;}
#nav-links li.first { margin: 0 20px;}


.size-chart a{color:#b57071; text-decoration: underline;}
.size-chart a:hover {color:#000000; text-decoration: none;}

table h1 {display:none;}
ul.footer-links{padding:0 0 0 0; margin:0; color: #7c7c7c;}
ul.footer-links li{display:inline; margin:0; color: #7c7c7c;}
ul.footer-links li a {color:#7C7C7C;}
li.first-li a{margin:0 0 0 10px;}
.TextPink a {color:#B57071;}

#home-content {background: url(images/main-content-bg.png) repeat-x 0 100%; width: 796px; height: 380px;}
.home-page-image img {border: none; float:left; }
.home-page-image {float:left; height:361px; margin:0 0 0 20px; padding:0 0 10px; width:97%;} 
.home-page-promo {width: 776px; height:381px; }
.home-page-promo-link {float:right; margin:145px 0 0; width: 212px;}
.simple-text {font-size: 90%; font-weight: normal;}

.home-page-promo-link img { border: none; float: right; width: 229px; height: 119px;}
.home-page-content {float:right}
.home-page-content p {color:#464646; font-family:verdana,helvetica,arial; font-size:18px; font-weight:bold; line-height:24px; width: 200px; float:right; margin:20px 0 0;} 
.credit-card-logos {margin: 15px 0 15px 15px;}
#body-wrapper {padding: 0 15px 0 15px; width: 765px;}

#product-header {color:#B57071;
font-family:Arial,sans-serif;
font-size:24px;
font-weight:normal;
line-height:28px;
 padding: 10px;}