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

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

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

FORM {
	display: inline;
}

/*TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	color: #EC0089;
}

TD.headerNavigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #EC0089;
	font-weight : bold;
	/* background-color: #9F1063; */
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
}

A.headerNavigation {
	color: #EC0089;
}

A.headerNavigation:hover {
  color: #ffffff;
}*/

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 10px;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #e362a3;
	height: 28px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Helvetica, Arial, sans-serif;
  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;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListing-heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	background-color: #94EDDE;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #963255;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.headerBGRight {
	background-image: url(images/headerBGRightOLD.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headerBG {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	width: 1024px;
}
.headerMenu {
	position: absolute;
	margin-left: 200px;
	margin-top: 78px;

}
.headerMenu ul{ margin-top:0px;}

.headerMenu ul li {
	list-style-type: none;
	display: inline;
	float: left;

}

.headerMenu ul li a:link{
	padding: 3px;
	font-weight: bold;

}
.headerMenu ul li a:visited{
	padding: 3px;
		font-weight: bold;

}
.headerMenu ul li a:hover{
	padding: 3px;
	background-color: #75BFB1;
	color: #963255;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #963255;

}
.headerMenu ul li a:active{
	font-weight: bold;
	padding: 3px;
	margin:0px;
}
.headerBasket {
	float: left;
	margin-top: 80px;
	margin-right: 20px;
	font-size: 10px;
	display: inline;
	width: 230px;
}
.prod {
	float: left;
	margin-right: 10px;
}

.prodclear {
	clear: left;
	float: left;
}

.homepageWrapper {
	width: 850px;
}
.homepageSlideshow {
	width: 400px;
	float: right;
}
.homepageCol1 {
	float: left;
	width: 425px;
	padding-right:25px;
}
.homepageCol1 p {
	font-size: 14px;	
}
.homepageCol2 {
	float: left;
	width: 400px;
}
.homepageCol2 p {
	font-size: 14px;	
}
#width1024 {
	width: 1024px;
}
.productOptions {
	float: left;
	font-size: 120%;
}
.orderingInfo {
	clear: both;
	float: left;
}
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */
.picright{
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.picleft{
	float:left;
	clear: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.piclefthomepage{
	float:left;
	clear: left;
	margin-bottom: 10px;
}
.bqstart {
     float: left;
     height: 45px;
     margin-top: -40px;
     padding-top: 5px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #FF0000;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 0px;
     font-size: 700%;
     color: #FF0000;
 }
h1{
	color: #963255;
}
h2{
	color: #963255;
}
h3{
	color: #333;
}
h4{
	font-size: 18px;
}blockquote {
	font-size: 200%;
}

blockquote.testimonial {
	font: 16px/24px normal Tahoma, sans-serif;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:10px;
	margin: 5px;
	background-image: url(images/openquote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 40px;
	border: 1px dotted #CCCCCC;
  }
  blockquote.testimonial span {
    display: block;
    background-image: url(images/closequote.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 
.testimonialWrap {
	width:100%;
	clear: both;
}
.testimonialRightCol { width:250px; float:right;}

