/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left: 20; color: #35000C; text-transform: uppercase;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #9C0248; text-decoration: underline; }

BODY {
background: white;
background-image: url(images/img01.jpg);
background-repeat: repeat-x;
background-position: left-top;
scrollbar-base-color:FEEAAD;
scrollbar-track-color:FEEAAD;
scrollbar-face-color:FEEAAD;
scrollbar-highlight-color:444444;
scrollbar-3dlight-color:4B0606;
scrollbar-darkshadow-color:ffffff;
scrollbar-shadow-color:777777;
scrollbar-arrow-color:4B0606;
margin-top: 0px;
margin-bottom: 0px;
width:100%;
height:100%;
text-align: justify;
}

table {
margin-top: 0px;
margin-bottom: 0px;
}

A:link {
  color: #9C0248;
  text-decoration: none;
}

A:hover {
  color: #e74610;
  text-decoration: underline;
/*  font-weight: bold; */
}

A.dk:link {
  color: #4B0606;
}

FORM {
	display: inline;
}

TR.header {
}

#header {
	width: 909px;
	background: #9C0248 center top;
	text-align: center;
}

#headerMenu {
	height: 47px;
	width: 909px;
	background: url(images/image5.jpg) no-repeat center top;
	margin: 0px auto;
}
#headerMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#headerMenu li {
	float: left;
}

#headerMenu a {
	display: block;
	float: left;
	padding: 15px 15px 16px 15px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #58032F 1px solid;
	color: #FFFFFF;
}

#headerMenu a:hover {
	background: #770444;
	color: #FFFFFF;
}

#headerMenu .current_page_item a {
	background: #770444;
	padding: 15px 15px 16px 15px;
	color: #FFFFFF;
}
#headerMenu .last {
	border-right: #58032F 1px solid;
}

#headerMenu .right {
	float: right;

}

TD.headerNavigation {
	padding: 0px 0 0 40px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C0248;
	border-top: none;
	border-bottom: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
}

A.headerNavigation { 
  text-decoration: none;
	color: #9C0248;
}

A.headerNavigation:hover {
	color: #9C0248;
  font-weight : bold;
  text-decoration: none;
}
A.headerNavigationmid { 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  text-decoration: none;
	color: #9C0248;
}

A.headerNavigationmid:hover {
	color: #9C0248;
  font-weight : bold;
  text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #9C0248;
}

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

TD.mainBox {
/*	width: 900px; */
	background: white;
	padding: 10px;
	text-align: center;
	border-top: 0px;
	border-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	padding: 20px 40px 20px 40px;
margin-top: 0px;
margin-bottom: 0px;
}	

TR.footer {
  background: black;
}

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

.infoBox {
  BACKGROUND: #E2DDDF ;
 	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
 	border-bottom-style: solid;
 	border-top-style: solid;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #9C0248;
}

.infoBoxNotice {
  background: #9C0248;
}

.infoBoxNoticeContents {
/*  background: #FEEAAD; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
	background: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #9C0248;
  text-align : center;
	text-transform: uppercase;
}

TD.infoBoxHeadingMiddle {
  background: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9C0248;
  text-align : center;
}

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

td.CategoriesBoxContents {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #9C0248;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #9C0248;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: black;
  color: #9C0248;
  font-weight: bold;
}

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

A.pageResults {
  color: #9C0248;
}

A.pageResults:hover {
  color: #9C0248;
  background: #FFFF33;
}

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

TD.pageHeadingDk, DIV.pageHeadingDk {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9C0248;
  background: black;
  padding: 14;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, A.main:link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #585255;
  line-height: 1.5;
  text-align: justify;
  padding: 10px;
}

A.main:link {
  color: #9C0248;
}

TD.mainlt, P.mainlt {
  color: #585255;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding: 10px;
}

TD.smallText, SPAN.smallText, P.smallText, A.smallText:link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #9C0248;
}

TD.smallTextlt, SPAN.smallTextlt, P.smallTextlt, A.smallTextlt:link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
}

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

TD.category_header, DIV.category_desc_main {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 12;
       font-weight    : bold;
       color          : #9C0248;
       margin-top     : 1.82em;
       margin-bottom  : 1.82em;
/*	padding: 0 0 0 26px */
}

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

TD.category_header, DIV.category_header_main {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 12px;
       font-weight    : bold;
       color          : #9C0248;
       margin-top     : 1.82em;
       margin-bottom  : 1.82em;
       line-height    : 1.5;
    }

TD.category_header, DIV.category_header {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 12px;
       font-weight    : bold;
       color          : #9C0248;
       margin-top     : 1.82em;
       margin-bottom  : 1.82em;
       line-height    : 1.5;
    }

TD.category_sub_header, DIV.category_sub_header {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 12px;
       font-weight    : bold;
       margin-top     : 1em;
       margin-bottom  : 1em;
    }
TD.category_sub_desc, DIV.category_sub_desc {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 11px;
       font-weight    : normal;
       margin-bottom  : 1em;
    }
	
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #35000C;
}

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: #9C0248;
  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: 10px;
  font-weight: bold;
}

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

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #E74610;
  font-weight: bold;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border-color: #9C0248;
  background-image:  url(../../catalog/%22images/hg-stripe-rose.gif%22);
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { cursor: pointer; cursor: hand; }
.moduleRowSelected {  }

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

/* message box */

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

/* input requirement */

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

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #758389;
}

A.tax_info:link {
  color: #758389;
}

.freeship{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #ff0000;
 text-decoration: none;
 }
 .freeship2{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 }
 .newProdBox {
 background: white;
 	border-top-width: none;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
 	border-bottom-style: solid;
}
 
.shadow1 {
   border: 0px;
 }
 
 .dk {
   color: #9C0248;
 }
 
 img {
 	border: 0px;
	margin-right: 3px;
}