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


body,html{
	background: #171717;
	background:url(../images/mainbacktex.jpg);
	scrollbar-face-color:#885F4C;
scrollbar-highlight-color:#885F4C;
scrollbar-3dlight-color:#422F26;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#422F26;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000000;
	height:100%;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFF4D9;
}

TD.headerNavigation {
  font-family: Tahoma, arial, sans;  font-size: 10px;
  background: #FFF4D9;
  color: #000000;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

.footer {
	width: 379px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Tahoma, arial, sans;
	font-size: 10px;
}
.footer a {
	color: #D5B09F;
	font-weight: bold;
}

A.footer { 
	color: #D5B09F;
	font-weight: bold;
}

A.footer:hover {
  color: #D5B09Ff;
	font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Tahoma, arial, sans;
  font-size: 10px;
  color:#FFFFFF;
}

.infoBox2 {

}

.infoBoxContents2 {
  background: #f8f8f9;
  font-family: Tahoma, arial, sans;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Tahoma, arial, sans;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}


TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, arial, sans;
  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: #000000;
  color:#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: #000000;
  color:#FFFFFF;
}

TABLE.productListing {
  border: 0px;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, arial, sans;
  font-size: 10px;
  background: #78321F;
  color: #ffffff;
  font-weight: bold;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}

TD.productListing-data {
  font-family: Tahoma, arial, sans;
  font-size: 10px;
  color:#FFFFFF;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, arial, sans;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Tahoma, arial, sans;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font-family: Tahoma, arial, sans;
	color: #e5e5e5;
	font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, arial, sans;
  font-size: 10px;
  color:#FFFFFF;
}

TD.accountCategory {
  font-family: Tahoma, arial, sans;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}

TD.fieldValue {
  font-family: Tahoma, arial, sans;  font-size: 10px;
}

TD.tableHeading {
  font-family: Tahoma, arial, sans;  font-size: 10px;
  font-weight: bold;
    color:#FFFFFF;
}

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

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

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

SPAN.greetUser {
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, arial, sans;  font-size: 10px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Tahoma, arial, sans;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, arial, sans;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, arial, sans; font-size: 10px; color: #ffffff; }
.checkoutBarCurrent { font-family: Tahoma, arial, sans; font-size: 10px; color: #ffffff; }

/* message box */

.messageBox { font-family: Tahoma, arial, sans; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, arial, sans; font-size: 10px; background-color: #DCC8BA; }
.messageStackSuccess { font-family: Tahoma, arial, sans; font-size: 10px; background-color: #DCC8BA; }

/* input requirement */

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

TD.productPriceInListing {
  font-family: Tahoma, arial, sans;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}

TD.productPriceInProdInfo {
  font-family: Tahoma, arial, sans;  font-size: 10px;
    color:#FFFFFF;
}

.cssbutton {
 background: #885f4c;
 color : #FFFFFF;
 width : 120px;
vertical-align: top;
   font-weight: normal;
  font-family: Tahoma;  font-size: 10px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: solid;
	border-top-color: #BF997C;
	border-right-color: #BF997C;
	border-bottom-color: #BF997C;
	border-left-color: #BF997C;
 border-spacing: 1px;
}

 
.cssbuttonsubmit{
background: #885f4c;
vertical-align: top;
color: #ffffff;
font-family: Tahoma;
font-weight: normal;  font-size: 10px;
cursor: pointer;
border:none;
}

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

.contentBox {
  background: #000000;
}

TD.contentBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
A.contentBoxHeading { 
  color: #ffffff; 
}

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

.contentBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.contentBox2 {
  background: #000000;
}

TD.contentBox2Heading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #000000;
  color: #ffffff;
  padding-left:4px;
  padding-top:1px;
  padding-bottom:1px;
}
A.contentBox2Heading { 
  color: #ffffff; 
}

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

.contentBox2Contents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}

.contentBox3 {
  background: #000000;
}

TD.contentBox3Heading {
  font-family: Tahoma, arial, sans;  font-size : 14px;
  background: #78321F;
  color: #ffffff;
  padding-left:4px;
  padding-top:1px;
  padding-bottom:1px;
}
A.contentBox3Heading { 
  color: #ffffff; 
}

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

.contentBox3Contents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
}

.BestSellersBox {
  background: #000000;
}
TD.BestSellersBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.BestSellersBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.CategoriesBox {
  background: #000000;
}
TD.CategoriesBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.CategoriesBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;
  font-size: 10px;
  color:#FFFFFF;
}

.CurrenciesBox {
  background: #000000;
}
TD.CurrenciesBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.CurrenciesBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.InformationBox {
    background: #000000;
}
TD.InformationBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.InformationBoxContents {
background: #422F26;
  font-family: Tahoma, arial, sans;
  font-size: 10px;
  color:#FFFFFF;
}
A.InformationBoxContents { 
  color: #ffffff; 
}

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

.LanguagesBox {
  background: #000000;
}
TD.LanguagesBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.LanguagesBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.ManufacturerInfoBox {
  background: #000000;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.ManufacturerInfoBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.ManufacturersBox {
  background: #000000;
}
TD.ManufacturersBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.ManufacturersBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.OrderHistoryBox {
  background: #000000;
}
TD.OrderHistoryBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.OrderHistoryBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.ProductNotificationsBox {
  background: #000000;
}
TD.ProductNotificationsBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.ProductNotificationsBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.ReviewsBox {
  background: #000000;
}
TD.ReviewsBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.ReviewsBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.SearchBox {
  background: #000000;
}
TD.SearchBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.SearchBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.ShoppingCartBox {
  background: #000000;
}
TD.ShoppingCartBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.ShoppingCartBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;
  font-size: 10px;
  color:#FFFFFF;
}


.SpecialsBox {
  background: #000000;
}
TD.SpecialsBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.SpecialsBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.TellaFriendBox {
  background: #000000;
}
TD.TellaFriendBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.TellaFriendBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}


.WhatsNewBox {
  background: #000000;
}
TD.WhatsNewBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.WhatsNewBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}

.LoginBox {
  background: #000000;
}
TD.LoginBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.LoginBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}

.ShopByPriceBox {
  background: #000000;
}
TD.ShopByPriceBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.ShopByPriceBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}

.ArticlesBox {
  background: #000000;
}
TD.ArticlesBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.ArticlesBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}

.AuthorBox {
  background: #000000;
}
TD.AuthorBoxHeading {
  font-family: Tahoma, arial, sans;  font-size : 10px;
  background: #78321F;
  color: #ffffff;
  	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.AuthorBoxContents {
  background: #422F26;
  font-family: Tahoma, arial, sans;  font-size: 10px;
  color:#FFFFFF;
}

.catdescript {
	font-family: arial;  font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
.imgleft {
        float: left;
        margin-right: 10px;
        }
		
div#mBox{
padding-left:5px;
}
div#rightBar{
padding-left:9px;
padding-right:3px;
}
.small {
	font-size: 10px;
}
.white {
	color: #FFFFFF;
}
.color1 {
	color: #b48c79;
}
.tdback {
	background: #AD6F4C url(/images/arrows.gif) no-repeat right top;
	border: thin solid #333333;
	color: #FFFFFF;
}

.lefter {
	background: url(/images/leftBase.gif) no-repeat -1px bottom;
}
div#mList img{
padding:2px;
}
.brownbackground1 {
	background: #78321f;
	color: #FFFFFF;
}
.brownbackground2 {
	background: #AD6F4C;
	color: #FFFFFF;
}
.brownbackground3 {

	background: #422f26;
	color: #FFFFFF;
}

.brownbackground3 a {

	background: #422f26;
	color: #D5B09F;
	font-weight: bold;
}

.brownbackground4 {


	background: #261a15;
	color: #FFFFFF;
}

.brownbackground4 a {
	font-weight: bold;
	background-color: #261a15;
}


.tdback2 {
	background: #78321f url(/images/td_background.gif) no-repeat right top;
	color: #FFFFFF;
	font-weight: bold;
}
.color2 {
	color: #c57142;
	font-weight: normal;
}
ul {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	margin-bottom: 0px;
	margin-top: 0px;
}