/*
  $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: Verdana, Arial, sans-serif; font-size: 11px; color: #be764f; }
.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: Arial, Helvetica, Sans-serif; font-size : 10px; color: #0D8733; text-decoration: underline; }

BODY {
  background: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #be764f;
	margin: 0px;
}

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

A:hover {
  color: #be764f;
  text-decoration: none;
}

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: #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 {

}
.infoBox1 {
  background: #3B3B3B;
}
.infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #111111;
}

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

.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;
  background: #bbc3d3;
  color: #ffffff;
}

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

TABLE.productListing {
	border: 1px solid #3B3B3B;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #be764f;
	background-image: url(images/title_background.gif);
	font-weight: bold;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #101110;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	color: #dc7e4b;
	background-image: url(images/h1_border.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	margin-bottom: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

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

.main1 {
	color: #dc7e4b;
	background-image: url(images/h1_border.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 10px;
}

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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #202020;
	color: #ffffff;
	border-top-color: #3B3B3B;
	border-right-color: #3B3B3B;
	border-bottom-color: #3B3B3B;
	border-left-color: #3B3B3B;
}

TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #202020;
	color: #ffffff;
	overflow: auto;
	border: 1px solid #3B3B3B;
}

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 {  cursor: pointer; cursor: hand; }
.moduleRowSelected {  }

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

/* 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; }

.menu {
	position: absolute;
	top: 86px !important;
	top: 87px;
	width: 1000px;
	text-align: center;
}

.menu a {
	margin-right: 5px;
}

div#breadcrump {
	height: 26px;
	background: url(images/breadcrump_border.jpg) center bottom no-repeat;
	padding-left: 200px;
	font-family: Arial, Helvetica, Sans-serif; font-size: 12px;
}

div#breadcrump a {
	display: block;
	float: left;
	padding-left: 22px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	margin-right: 5px;
	color: #ca7d53;
	margin-top: 4px;
	font-family: Arial, Helvetica, Sans-serif; font-size: 12px;
}

.categor {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #ca7d53;
	font-weight: bold;
}

.searc { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; color: #ca7d53; font-weight: bold; }
.searc1 { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; color: #ca7d53;  }

div.box_categories ul,
div.box_bullet_links ul {
	list-style-type: none;
	list-style-image: url(images/category_bullet.gif);
	padding: 0;
	margin: 0;
}

div.box_categories ul.active {
	list-style-image: url(images/category_bullet_active.gif);
}

div.box_categories li,
div.box_bullet_links li {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

div#footer {
	height: 64px;
	background: #000000 url(images/footer_border.jpg) center top no-repeat;
}
.content_box_title1 {
	color: #aeaeae;
	height: 16px;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.content_box_title {
	background-image: url(images/title_background.gif);
	background-repeat: repeat-x;
	height: 20px;
	overflow: hidden;
	border-top: 1px solid #3b3b3b;
	border-left: 1px solid #3b3b3b;
	border-right: 1px solid #3b3b3b;
	border-bottom: 0;
}

div.category_listing_box {
	margin-left: 5px;
	width: 115px;
	height: 137px;
	float: left;
	background-image: url(images/box1.gif);
	margin-right: 6px;
	margin-left: 7px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}

div.product_listing_image,
div.category_listing_image {
	width: 115px;
	height: 80px;
	position: relative;
}



div.product_listing_image div.img_div div.category_listing_image div.img_div {
	position: absolute;
	bottom: 0px;
	left: 1px;
	width: 113px;
	height: 100px;
	text-align: center;
	overflow: hidden;
}

div.product_listing_name,
div.category_listing_name {
	text-align: center;
	padding: 3px;
}
div.product_listing_box {
	width: 250px;
	height: 140px;
	float: left;
	background-image: url(images/box_large.gif);
    background-repeat:no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	position: relative;
}

div.product_listing_description {
	left: 150px;
	top: 10px;
	width: 95px;
	height: 90px;
	position: absolute;
	overflow: hidden;
}

.product_listing_description111 {
	color: #d37037;
	font-weight: normal;
	border-bottom: 1px solid #393939;
	font-size: 12px;
	margin: 0;
	margin-bottom: 5px;
}

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

div#content div.content_box table.product_data_table {
	width: 100%;
}

div#content div.content_box table.product_data_table span.price {
	color: white;
	font-weight: bold;
}

div#content div.content_box table.product_data_table div.attribute {
	float: left;
	margin-right: 10px;
}

div#content div.content_box table.product_data_table td {
	padding: 5px;
	vertical-align: top;
}

.pro333 {
	color: #d37037;
	font-weight: normal;
	border-bottom: 1px solid #393939;
	font-size: 12px;
	margin: 0;
	margin-bottom: 5px;
}

.pro444 {
	background-color: #111111;
	border: 1px solid #3b3b3b;
	position: relative;
	color: #aeaeae;
	padding: 10px;
}

 span.price {
	color: white;
	font-weight: bold;
}