/*
  $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, Georgia,  "Times New Roman", Times, serif; ; font-size: 10px; }
.errorBox { font-family : Verdana, Georgia,  "Times New Roman", Times, serif; ; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Georgia,  "Times New Roman", Times, serif; ; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #DCCDB6; }
.orderEdit {
	font-family : Verdana, Georgia,  "Times New Roman", Times, serif;
	font-size : 10px;
	color: #4F0504;
	text-decoration: underline;
	text-transform: uppercase;
}

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

html{
	scrollbar-face-color: #4F0504;
	scrollbar-shadow-color: #43C6DB;
	scrollbar-highlight-color: #43C6DB;
	scrollbar-3dlight-color: #DCCDB6;
	scrollbar-darkshadow-color: #996666;
	scrollbar-track-color: #4F0504;
	scrollbar-arrow-color: #DCCDB6;
}
table.header{
	background-color: #FFFFFF;
	border-left: 2px solid #DCCDB6;
	border-right: 2px solid #DCCDB6;		
}

table.main{
	background-color: #FFFFFF;
	border-left: 4px solid #DCCDB6;
	border-right: 4px solid #DCCDB6;
	border-bottom: 4px solid #DCCDB6;	
}
A {
  color: #4F0504;
  text-decoration: underline;
}

A:hover {
  color: #996666;
  text-decoration: underline;
}
h1{
	font-family : Verdana, Georgia,  "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight: bold;

}
FORM {
	display: inline;
}

TR.header {
 
}

td.header{
  background: url(images/topbg.gif) repeat-x;
}
td.corner{
	background-image: url(images/cornerbg.gif);
	background-repeat: no-repeat;
	text-align: right;
}
td.corner img{
	margin-right: 8px;
	margin-top: 7px;
	margin-bottom: 7px;
}
td.cornerLeft{
	background-image: url(images/cornerbgleft.gif);
	background-repeat: no-repeat;
	text-align: left;
}
td.cornerLeft img{
	margin-left: 8px;
	margin-top: 9px;
	margin-bottom: 7px;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 11px;
  text-transform: uppercase;
  color: #4F0504; 
  font-weight:bold;
}

A.headerNavigation:hover {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 11px;
  text-transform: uppercase;
  color: #996666;
  font-weight:bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

table.topNav{
margin-bottom: 10px;
}
td.leftcol, td.rightcol{
background-color: #FFFFFF;
text-align: center;
}

TR.footer {
  background: #4F0504;
}

TD.footer {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 10px;
  background: #4F0504;
  color: #ffffff;
}

td.footer a{
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 10px;
  color: #ffffff;
}

td.footer a:hover{
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 10px;
  color: #996666;
}
li {
	list-style-image: url(images/list.gif);
}

li a, li a:hover{
font-weight: bold;
}

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

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

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

.productListing-heading {
	font-family: Verdana, Georgia,  "Times New Roman", Times, serif;
	font-size: 11px;
	background: #4F0504;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}

TD.productListing-data {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 11px;
}

A.pageResults {
  color: #4F0504;
}

A.pageResults:hover {
  color: #996666;
}
tr.pageHeading{
padding-top: 15px;
}
.productHeadingRight{
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 20px;
  font-weight: bold;
  color: #4F0504;
  padding-top: 8px;
  float: right;
}

TD.productHeading{
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 20px;
  font-weight: bold;
  color: #4F0504;
  padding-top: 8px;
 
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 20px;
  font-weight: bold;
  padding-top: 8px;
  color: #4F0504;
  }

TR.subBar {
  background: #DCCDB6;
}

TD.subBar {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 11px;
  color: #333333;
}

TD.main, P.main {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 13px;
  color: #333333;
}

TD.fieldKey {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 12px;
  color: #CC0000;
}

CHECKBOX, INPUT, RADIO {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 11px;
}

input[type="text"],input[type="password"],textarea{
 border-left: 2px solid #4F0504;
 border-top: 2px solid #4F0504;
 border-right: 2px solid #DCCDB6;
 border-bottom: 2px solid #DCCDB6;
 }
 
 SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #DCCDB6;
  color: #4F0504;
  font-weight: bold;
  border: solid 1px #4F0504;
  }
  
TEXTAREA {
  width: 100%;
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 11px;
}

SPAN.greetUser {
	font-family: Verdana, Georgia,  "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

TABLE.formArea {
  background: #DCCDB6;
  border-color: #4F0504;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  color: #CC0000;
}

SPAN.errorText {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  color: #CC0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ; font-size: 10px; background-color: #CC9999; }
.messageStackSuccess { font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ; font-size: 10px; background-color: #99CC66; }

/* input requirement */

.inputRequirement { font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ; font-size: 10px; color: #CC0000; }


/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #FFFFFF;
}

TD.contentBoxHeading {
  font-family: Verdana, Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-style: italic;
  font-size: 13px;
  font-weight: bold;
  background: #4F0504;
  color: #DCCDB6;
  border: 1px solid #43C6DB;
  padding: 4px;
}

.contentBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 14px;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 10px;
  font-weight: bold;
  color: ##DccDb6;;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #666666;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Georgia,  "Times New Roman", Times, serif; ;
  font-size: 10px;
}


.sideBox {
	width: 152px;
	background-color: #FFFFFF;
	border-left: 1px solid #DCCDB6;	
	border-right: 1px solid #DCCDB6;	
	border-bottom: 1px solid #DCCDB6;	
	color: #666666;
}
TD.sideBoxHeading {  
}

.sideBox a{
	color: #4F0504;
	text-decoration: none;
	font-family: Verdana, Georgia,  "Times New Roman", Times, serif;
	font-size: 12px;
}
.sideBox a:hover{
	 color: #996666;
	text-decoration: underline;
	font-family: Verdana, Georgia,  "Times New Roman", Times, serif;
	font-size: 12px;
}

.sideBoxContents {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
 	font-weight: bold;
	color: #666666;
}

.sideBoxDark {
	width: 152px;
	background-color: #FFFFFF;
	border-left: 1px groove #4F0504;
	border-right: 1px groove #4F0504;
	border-bottom: 1px groove #4F0504;
	color: #666666;
}
TD.sideBoxDarkHeading {

  
}

.sideBoxDark a, .ShoppingCartBoxContents a{
	color: #4F0504;
	text-decoration: none;
	font-family: Verdana, Georgia,  "Times New Roman", Times, serif;
	font-size: 12px;
}
.sideBoxDark a:hover, .ShoppingCartBoxContents a:hover{
	  color: #996666;
	text-decoration: underline;
	font-family: Verdana, Georgia,  "Times New Roman", Times, serif;
	font-size: 12px;
}

.sideBoxDarkContents {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
 	font-weight: bold;
	color: #666666;
}
.ShoppingCartBoxContents{
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
 	font-weight: bold;
	color: #666666;
}
/* for tables in the content like on Contact us page */
table.inside{
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #4F0504;
	}
table.inside th{
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #4F0504;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	padding: 4px;	
}
table.inside td{
	vertical-align: top;
	padding: 4px;
}

.boldhilite{
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F0504;
	line-height: 20px;
	padding: 4px;	
}