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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffeaf4;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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: #bbc3d3;
}

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

.infoBox {
  background: #ffffff;
}

.infoBox2 {
  background: #ebebeb;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  background: #ffeaf4;
  color: #6f6e6f;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #FBFBFB;
}

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: #ffffff;
}

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

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
  padding:0px;
  background: #ffffff;
  color: #333333;
  font-weight: 200;
  border-bottom:thin #666666;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #ffeaf4;
}

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

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, 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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: #ffffff; color: #333333; font-weight:bold; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: #ffffff; color: #333333; font-weight:bold;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 26px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #FF4398;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #333333;
}
/*** End Header Tags SEO ***/

.z-small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.z-headcart1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffe0ee;
	text-decoration: none;
}
.z-headcart2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: feb1d4;
	text-decoration: none;
}
a.z-headcart2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: feb1d4;
	text-decoration: none;
}
a.z-headcart2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: feb1d4;
	text-decoration: none;
}
a.z-headcart2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: feb1d4;
	text-decoration: none;
}
a.z-headcart2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: feb1d4;
	text-decoration: none;
}
.z-headcart3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: feb1d4;
	text-decoration: none;
}
a.z-headcart3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: feb1d4;
	text-decoration: none;
}
a.z-headcart3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: feb1d4;
	text-decoration: none;
}
a.z-headcart3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: feb1d4;
	text-decoration: none;
}
a.z-headcart3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: feb1d4;
	text-decoration: none;
}
.z-littlelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a.z-littlelinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a.z-littlelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: underline;
}
a.z-littlelinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a.z-littlelinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
.z-littlelinks3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a.z-littlelinks3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a.z-littlelinks3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a.z-littlelinks3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a.z-littlelinks3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
.z-littlelinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.z-littlelinks2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
}
a.z-littlelinks2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	text-decoration: underline;
}
a.z-littlelinks2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
}
a.z-littlelinks2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
}
.z-infobox-border {
	border: 1px solid #d1c6cb;
}
.z-announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #161616;
	text-decoration: none;
	font-weight: bolder;
}
.z-announcement2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3E0D23;
	text-decoration: none;
	font-weight:bolder;
}
.z-mainmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: ffffff;
	text-decoration: none;
	font-weight:bolder;
}
a.z-mainmenu1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: ffffff;
	text-decoration: none;
	font-weight:bolder;
}
a.z-mainmenu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: ffffff;
	text-decoration: underline;
	font-weight:bolder;
}
a.z-mainmenu1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: ffffff;
	text-decoration: none;
	font-weight:bolder;
}
a.z-mainmenu1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: ffffff;
	text-decoration: none;
	font-weight:bolder;
}
.z-small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.z-small-lineseperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	border-bottom:1px #666666;
}
.z-model-productinfotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF4398;
}
.z-regular1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* CSS Document */

#navbox
{
border: none;
font: normal 15px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
text-decoration: none;
width: auto;
height: 28px;
padding: 0;
margin-top:1px;
margin-bottom:1px;
}

#navbox a
{
color: #ffffff;
background: #FF4398;
display: block;
font: normal 15px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
text-decoration: none;
width: auto;
height: 28px;
padding: 6px 1px 1px 1px;
margin-top:1px;
margin-bottom:1px;
}

#navbox a:hover
{
color: #ffffff;
background: #FF62A9;
font: normal 15px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
text-decoration: none;
width: auto;
height: 28px;
padding: 6px 1px 1px 1px;
margin-top:1px;
margin-bottom:1px;

}


#navcontainer
{
font: normal 15px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
text-decoration: none;
width: auto;
height: 28px;
padding: 0;
margin-top:1px;
margin-bottom:1px;
}

#navcontainer ul
{
border: 0;
list-style-type: none;
font: normal 15px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
text-decoration: none;
width: auto;
height: 28px;
padding: 0;
margin-top:1px;
margin-bottom:1px;
}

#navcontainer ul li
{
display: block;
float: left;
font: normal 15px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
text-decoration: none;
width: auto;
height: 28px;
padding: 0;
margin-top:1px;
margin-bottom:1px;
}

#navcontainer ul li a
{
color: #930;
background: #fff;
display: block;
font: normal 15px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
text-decoration: none;
width: auto;
height: 28px;
padding: 0;
margin-top:1px;
margin-bottom:1px;
}

#navcontainer ul li a:hover
{
color: #930;
background: #4b0524;
}


body#home a#homenav,
body#information a#infonav,
body#reviews a#reviewsnav,
body#specials a#specialsnav,
body#contact a#connav
{
color: #fff;
background: #4b0524;
font: normal 15px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
text-decoration: none;
width: auto;
height: 28px;
padding: 6px 1px 1px 1px;
margin-top:1px;
margin-bottom:1px;
}




