/*
  $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; }
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	text-align: center;
	
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.fixcenter {
  width: 850px;
  
  color: #000000;
  margin: auto;
  margin-top: 5px;
  text-align: left;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #000000; 
}

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

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

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

.infoBox {
	
}

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

.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: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}

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

.contentBox {
	background-color: #660066;
}

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

.contentBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.BestSellersBox {
	background-color: #660066;
}
TD.BestSellersBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.BestSellersBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.CategoriesBox {
	/*background-image: url(images/CategoriesBox/box_bg.gif);
	background-repeat: repeat-y;*/
}
TD.CategoriesBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #FF9900;
	background-image: url(images/categories/categories_header.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 180px;
}
.CategoriesBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	
}


.CurrenciesBox {
	background-color: #660066;
}
TD.CurrenciesBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.CurrenciesBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.InformationBox {
	background-image: url(images/header_info_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 850px;
}
TD.InformationBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.InformationBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.InformationBoxContents a{
  color:#FFFFFF;
}
.InformationBoxContents a:hover{
  color:#FFFFFF;
}
.LanguagesBox {
	background-color: #660066;
}
TD.LanguagesBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.LanguagesBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.ManufacturerInfoBox {
	background-color: #660066;
}
TD.ManufacturerInfoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.ManufacturerInfoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.ManufacturersBox {
	background-color: #660066;
}
TD.ManufacturersBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.ManufacturersBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.OrderHistoryBox {
	background-color: #660066;
}
TD.OrderHistoryBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.OrderHistoryBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.ProductNotificationsBox {
	background-color: #660066;
}
TD.ProductNotificationsBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.ProductNotificationsBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.ReviewsBox {
	background-color: #660066;
}
TD.ReviewsBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.ReviewsBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
	background-color: #660066;
}
TD.ShoppingCartBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.ShoppingCartBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.SpecialsBox {
	background-color: #660066;
}
TD.SpecialsBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.SpecialsBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.TellaFriendBox {
	background-color: #660066;
}
TD.TellaFriendBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.TellaFriendBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.WhatsNewBox {
	background-color: #660066;
}
TD.WhatsNewBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660066;
}
.WhatsNewBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #660066;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #660066;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #660066;
}

TR.subBar {
	background-color: #FFFFFF;
}

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: #FF9900;
}

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: #FF9900;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #660066;
  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: #E6D9E6; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #DBC8DB; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #996699; }
.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: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.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; }

.cssButton {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 1px solid #660066;
	background-color: #996699;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: -2px;
	background-image: url(images/CategoriesBox/box_bg.gif);
}
#nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
		
}
	
#nav li { 
	position : relative;
	float:left;
	list-style: none;
	
	
	
}
	
#nav li ul { 
	position : absolute;
	left: -999em;
	margin-left : 180px;
	margin-top : -3em;
	background-color:#FFFFFF;
	
}
	
#nav li ul ul { 
		left: -999em;
		background-color: #FFFFFF;
}
	
#nav li a {
	display : block;
	color : #ffffff;
	text-decoration : none;
	font-weight: normal;
	padding-right: 0.2em;
	padding-left: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:27px !important; /*moz width*/
    height:30px; /*IE width*/
	width: 180px; /*IE width*/
	width: 165px !important; /*moz width*/
	margin-bottom: 2px;
	padding-top: 3px;
}

#nav li ul li a {
	color : #660066;
	border: 1px solid #660066;
	background-color:#EBD7FF;
	
} 
  	
#nav li a:hover {
	text-decoration: underline;
	background-color: #FF9900;
	color: #FFFFFF;
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto;
}

	

#nav a.daddy {
	background-image: url(images/categories/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}


#nav li.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}
#thecategories a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: 0px;
	margin-bottom: 5px;
	
	background-image: url(images/CategoriesBox/box_bg.gif);
	
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display : block;
	color : #ffffff;
	text-decoration : none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	width: 180px;
	margin-bottom: 2px;
	padding-top: 3px;
	height:27px !important; /*moz width*/
    height:30px; /*IE width*/

	
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 3px;
}
#secondcat {
background-color:#FFFFFF;
}
#secondcat a {
	padding-left: 15px;
	margin-left:5px;
	background-color:#E2C6FF;
	color:#660066;
	width: 175px;	
	
}
#thirdcat {
background-color:#FFFFFF;

}
#thirdcat a {
	padding-left: 15px;
	background-color:#EBD7FF;
	color:#660066;
	margin-left:15px;
	width: 165px;	

}
#fourthcat  {
background-color:#FFFFFF;
}
#fourthcat a {
	padding-left: 15px;
	background-color:#F2E6FF;
	color:#660066;
	margin-left:25px;
	width: 155px;
}
#fifthcat  {
background-color:#FFFFFF;
}
#fifthcat a {
	padding-left: 15px;
	background-color:#F8F0FF;
	color:#660066;
	margin-left:35px;
	width: 145px;
}
