/*
  $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
*/
html {
  padding:0;
  margin:0;
}
BODY {
	background: #ffffff;
	color: #000000;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container{
	width:900px;
}
a {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.errorBox {
	font-size:11px;
	background: #cc99cc;
	font-weight: bold;
}
.stockWarning {
	font-size:11px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-size:11px;
	color: #70d250;
	text-decoration: underline;
}
.boxText{
	padding:0;
}

FORM {
	display: inline;
}
TR.header {
	background: #FFECC3;
}
TR.headerNavigation {
	background-image:url(images/bkg-nav-bar.png);
	background-repeat:repeat-x;
}
TD.headerNavigation {
	padding:0;
	height:22px;
}
A.headerNavigation {
	color: #FFFFFF;
}
A.headerNavigation:hover {
	color: #000;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-size:11px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-size:11px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #bbc3d3;
}
TD.footer {
	font-size:11px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

td.infoBox {
	font-size: 8px;
}
.infoBoxContents {
	margin-left:0px;
	font-size: 10px;
}
.infoBoxNotice {
}
.infoBoxNoticeContents {
	font-size: 8px;
}
TD.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align:center;
}
TD.infoBox, SPAN.infoBox {
	font-size:11px;
}
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: #A3D1FF;
}
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: #D3E9FF;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #FFAA1E;
	border-spacing: 1px;
}
.productListing-heading {
	font-size: 11px;
	background: #FFAA1E;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-size: 11px;
}
A.pageResults {
	color: #0000FF;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	font-size: 18px;
	font-weight: bold;
	color: #ED1C24;
	padding:5px 0;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-size:11px;
	color: #000000;
}
TD.main, P.main {
	font-size: 11px;
	line-height: 1.5;

}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 9px;
}
TD .smallText a{
	font-size: 9px;
}
TD.accountCategory {
	font-size:11px;
	color: #aabbdd;
}
TD.fieldKey {
	font-size:11px;
	font-weight: bold;
}
TD.fieldValue {
	font-size:11px;
}
TD.tableHeading {
	font-size:11px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-size:10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-size: 11px;
}
SPAN.greetUser {
	font-size:11px;
	color: #f0a480;
	font-weight: bold;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-size:11px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-size:11px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	color: #ff0000;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size:11px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size:11px;
	color: #000000;
}
/* message box */

.messageBox {
	font-size:11px;
}
.messageStackError, .messageStackWarning {
	font-size:11px;
	background-color: #cc99cc;
}
.messageStackSuccess {
	font-size:11px;
	background-color: #99ff00;
}
/* input requirement */

.inputRequirement {
	font-size:11px;
	color: #ff0000;
}
td .boxText{
	font-size:10px;
	padding-right:15px;
}

/* ------------ menu ----------- */
#menu {
	padding:0;
	margin:0;
}
#menu .navlinks {
	margin: 0;
	padding: 0;
}
#menu .navlinks li {
	display: inline;
	padding:0;
}
#menu li a {
	padding:0 10px 0 10px;
}
#menu li img {
	border:0;
}
/* -------------- categories --------------*/
.categories {
	background-image:url(images/bkg-left-categories.png);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	height:595px;
}
.categories a{
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	font-size:9px;
	padding-left:5px;
	padding-right:5px;	
	color:#525252;
	text-decoration:none;
}
.categories a:hover{
	color:#F00;	
	text-decoration:none;
}
.categories .categories-bar{
	background-image:url(images/bkg-categories-bar.gif);
	background-repeat:no-repeat;
	text-align:center;
	width:113px;
	height:9px;
}

/******* header login ********/
#hdr-login{
	margin-top:8px;
}
#hdr-login .title{
	font-variant:small-caps;
	font-size:10px;
	font-weight:bold;
	float:left;
	margin:16px 0 0 75px;
	text-align:right;
	color:#000;
}
#hdr-login .bkg-txtbox{
	background-image:url(images/bkg-textbox.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:122px;
	height:24px;
	border:none;
	padding:6px 0 0 10px;
	color:#999;
}
#hdr-login .fields{
	float:right;
	padding-right:25px;
}
#hdr-login .btn{
	margin:30px 0 0 183px;
}
#hdr-login .button{
	background-color:#cc99cc;
	border:thin;
	color:#fff;	
}
/************Search box ************/
#search-box .header{
	background-image:url(images/hdr-quick-search.png);
	height:51px;
	width:181px;
	background-repeat:no-repeat;
}
#search-box .body{
	height:100px;
	width:165px;	
	margin:0 0 0 4px;
	padding:0px 2px 1px 7px;
	text-align:center;
	background-color:#FFAA1E;
}
/******* Shopping Cart Box on right column *******/
#shopping-cart-box .header{
	background-image:url(images/hdr-shopping-cart.png);
	height:48px;
	width:180px;
	background-repeat:no-repeat;
}
#shopping-cart-box .cart-details{
	background-image:url(images/bkg-shopping-cart.png);
	background-repeat:repeat-y;
	width:180px;
	padding-left:8px;
	color:#fff;
}
/******* Newsletter Box on right column *******/

#list_div .header{
	background-image:url(images/hdr-newsletter.png);
	background-repeat:no-repeat;
	height:62px;
	width:174px;
	margin-left:5px;
	background-repeat:no-repeat;
}
#list_div .body{
	background-image:url(images/nl-sissors.png);	
	background-repeat:no-repeat;
	padding:64px 0;
	height:87px;	
	margin-left:5px;
	width:176px;
	position:relative;
	z-index:2;
}
#list_div .form{
	margin:-82px 0 0 -28px;
	position:relative;
	z-index:1;
}

#list_div .form .bkg-txtbox{
	background-image:url(images/bkg-textbox-newsletter.png);
	background-repeat:no-repeat;
	width:123px;
	height:25px;
	border:none;
	padding:6px 0 0 10px;
	color:#999;
}

#list_div .radio{
	padding:-10px 0;
}
#list_div .btn{
	margin:5px 0 0 62px;
}
#list_div .button{
	background-color:#FE9A57;
	border:thin;
	color:#fff;	
}

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */