/*
  $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: 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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a {
	color: #C34435;
}
a:hover {
}
p {
}
s {
	color: #C34435;
}
FORM {
	display: inline;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#topbar {
	width: 960px;
	height: 33px;
	float: left;
	background: url(images/topbar_bg.jpg);
	color: #FFFFFF;
}
.topmenu {
	width: 768px;
	height: 33px;
	float: left;
	text-align: center;
}
.topmenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
.topmenu li {
  float: left;
  position: relative;
  }
.topmenu li ul li {
	float: none;
}
.topmenu li ul {
	display: none;
	position: absolute;
	top: 39px;
	left: 0;
	background: #409A40;
  }
.topmenu li > ul {
	top: auto;
	left: auto;
	}
.topmenu ul li a {
	padding: 8px 0 7px;
	display: block;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	width: 151px;
	margin: 0 2px 0 0;
}
.topmenu ul li a:hover {
	padding: 8px 0 7px;
	background: url(images/topmenua_over_bg.jpg) repeat-x;
}
.topmenu ul li a.home {
	width: 130px;
}
.topmenu ul li a.contact {
	width: 175px;
	margin: 0;
}
.topmenu li ul li a {
	width: 151px;
	height: 21px;
	padding: 8px 6px 7px;
	margin: 0;
	background: url(images/topmenua_bg.jpg) repeat-x;
}
.topmenu li ul li a:hover {
	width: 151px;
	padding: 8px 6px 7px;
	margin: 0;
	background: url(images/topmenua_over_bg.jpg) repeat-x;
}
.topmenu li:hover ul, li.over ul{
	display: block;
}
.cart {
	width: 124px;
	height: 27px;
	float: right;
	padding: 3px 0 3px 68px;
	text-align: left;
}
.cart a {
	color: #FFD600;
}
.cart a:hover {
}
#header {
	width: 960px;
	height: 150px;
	float: left;
	background: url(images/header_bg.jpg);
}
.logo {
	width: 220px;
	height: 78px;
	float: left;
	margin: 31px 0 0 28px;
}
#contentblock {
	width: 940px;
	float: left;
	padding: 10px;
	text-align: left;
}
.lcol {
	width: 170px;
	float: left;
}
.productbanners {
	width: 753px;
	height: 122px;
	padding: 0 0 8px 14px;
	float: left;
}
.bodytext {
	width: 571px;
	float: left;
	padding: 0 12px 0 14px;
}
.rcol {
	width: 166px;
	float: right;
	padding: 1px;
	border: 1px solid #DADADC;
}
#footer {
	width: 960px;
	height: 55px;
	clear: left;
	background: #EDEDED;
}
#footer p {
	margin: 1px 0;
}
.lfoot {
	width: 200px;
	height: 55px;
	float: left;
}
.footmenu {
	width: 760px;
	height: 45px;
	float: right;
	padding: 10px 0 0;
}
.footmenu a {
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.footmenu a:hover {
	text-decoration: underline;
}
.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #DADADA;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 10px;
  padding: 0 0 6px;
}
.infoBox_search {
}
.infoBoxContents_lcol {
  background: url(images/infoBoxContents_lcol.gif) repeat-y;
  font-size: 10px;
}
.infoBoxContents_search {
	font-size: 10px;
	background:  url(images/infoBoxContents_search.gif) repeat-y;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 30px;
	text-align: center;
	background: url(images/boxHeading_bg.jpg) repeat-x;
}
.infoBoxHeading_green {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/infoBoxHeading_green.jpg) no-repeat;
	height: 33px;
	text-align: center;
}
.infoBoxHeading_search {
	font-size: 10px;
	font-weight: bold;
	color: #9F0A10;
	background: url(images/infoBoxHeading_search_bg.jpg) no-repeat;
	padding: 0 8px 0;
	height: 24px;
}
TD.infoBox, SPAN.infoBox {
  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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DADADA;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: url(images/boxHeading_bg.jpg) repeat-x;
  color: #FFFFFF;
  height: 30px;
  text-align: center;
  font-weight: bold;
}
.contentBoxHeading_green {
  font-size: 10px;
  background: url(images/productListingHeading_bg.jpg) no-repeat;
  color: #FFFFFF;
  height: 33px;
  text-align: center;
  font-weight: bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #040404;
}

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;
}

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: #ff0001;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #DADADA;
  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 {
  color: #C34435;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0002;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: move; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.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: #ff0003; }

.category {
}
.category ul {
	margin: 0;
	padding: 0 9px 0 10px;
	list-style: none;
}
.category li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.category a {
	width: 147px;
	height: 14px;
	padding: 6px 0 6px 2px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.category a:hover {
	color: #B4B4B4;
}
li.subcats {
	margin: 0;
	padding: 0;
	list-style: none;
}
li.subcats a {
	width: 145px;
	height: 13px;
	padding: 4px 0 4px 4px;
	font-weight: normal;
	background: url(images/lisubcats_bg.gif) repeat-x 0px bottom;
}
li.subcats a:hover {
}

.products {
	width: 275px;
	height: 190px;
	float: left;
	margin: 5px 2px 5px 4px;
	border: 1px solid #DADADA;
}
.pimg {
	height: 130px;
	width: 110px;
	float: left;
}
.pname {
	width: 255px;
	height: 35px;
	padding: 3px 10px 0;
	color: #C34435;
	float: left;
	font-weight: bold;
}
.pdesc {
	width: 165px;
	height: 130px;
	float: left;
}
.pprice {
	width: 137px;
	height: 20px;
	float: left;
	padding: 2px 0 0;
	background: #EDEDED;
	color: #C34435;
	font-weight: bold;
}
.pbtns {
	width: 137px;
	height: 20px;
	padding: 2px 0 0;
	background: #EDEDED;
	float: left;
}

.fproducts {
	width: 275px;
	height: 190px;
	float: left;
	margin: 5px 2px 5px 4px;
	border: 1px solid #DADADA;
}
.fimg {
	height: 130px;
	width: 110px;
	float: left;
}
.fname {
	width: 255px;
	height: 35px;
	padding: 3px 10px 0;
	color: #C34435;
	float: left;
	font-weight: bold;
}
.fdesc {
	width: 165px;
	height: 130px;
	float: left;
}
.fprice {
	width: 137px;
	height: 20px;
	float: left;
	padding: 2px 0 0;
	background: #EDEDED;
	color: #C34435;
	font-weight: bold;
}
.fbtns {
	width: 137px;
	height: 20px;
	padding: 2px 0 0;
	background: #EDEDED;
	float: left;
}

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #000000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : normal;
}
A.sitemap { 
  color: #000000; 
}
A.sitemap:hover {
  color: #AABBDD;
}
/***** End Sitemap_SEO *****/