/*
  $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
*/
td{ font-family: Tahoma; font-size: 11px; }
.boxText { font-family: Tahoma; font-size: 11px; }
.errorBox { font-family : Tahoma; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #EFF1E6; }
.orderEdit { }

body {
  color: #333;
  margin: 0px;
	background-color:#fff;
	background:url(images/slices/bg.jpg) repeat-x top;
}

.leftColumn{
	padding-top:3px;
}

.rightColumn{
	padding-top:3px;
}

.mainColumn{
	padding:3px;
}

a {
  color:#d80;
  text-decoration: none;
}

a:hover {
  color:#d80;
  text-decoration: underline;
}

form {
	display: inline;
}


.breadCrumb td{font-family: Tahoma; font-size: 10px;  color: #333; padding:2px;}

.headerNavigation td{
  font-family: Arial;
  font-size: 13px;
  color: #fff;
  font-weight : bold;
	vertical-align:center;
	text-align:center;
}
.headerNavigation td a,.headerNavigation td a:active,.headerNavigation td a:visited{	
	font-family:Arial;
	font-size: 13px;
	color:#fff;
	font-weight : bold;
	text-decoration:none;
}

.headerNavigation td a:hover {
  color: #fd3;
	text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

.footer td{
	color:#666;
}

.infoBox {
	padding:0px;
	margin-bottom:3px;
}
.infoBox td {
	padding:0px;
	margin:0px;	
}

.infoBoxContents {
  font-family: Tahoma;
  font-size: 10px;

}
.infoBoxContents td {
	padding-top:4px;
	margin:0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
	background-color:#67C827;
	background:url(images/slices/infobox_hdr.gif) no-repeat center left;
	padding:3px;
	height:32px;
	padding-left:8px;
	border-bottom:0px solid #fff;
}

TD.contentBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
	background:url(images/slices/h1_bg.gif) no-repeat top;
	padding:7px;
	padding-left:20px;
}

TD.contentBoxHeading a, TD.contentBoxHeading a:visited, TD.contentBoxHeading a:active, TD.contentBoxHeading a:hover{
	color:#FFFF66;
}

TD.infoBox, SPAN.infoBox {
	margin-top:5px;
  font-family: Tahoma;
  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:url(images/slices/dots.gif) repeat-x bottom; 
}

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:url(images/slices/dots.gif) repeat-x bottom;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #bbb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
  background: #ddd;
  color: #555;
  font-weight: bold;
	padding:3px;	
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 11px;
}

A.pageResults, A.pageResults:active, A.pageResults:visited {
  color: #d80;
	text-decoration:none;
}

A.pageResults:hover {
	text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
	vertical-align:top;
	
}
h1{
	font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
	background:url(images/slices/h1_bg.gif) no-repeat top;
	padding:7px;
	padding-left:20px;
	margin:0px;
	height:32px;
}
h4{
	font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #333;
	padding:3px;
	margin:0px;
	margin-right:3px;
}
h6{
	font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
	background-color:#eee;
  color: #333;
	padding:3px;
	margin:0px;
	text-align:center;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, .main table td{
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
}

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

a.smallText  {
  font-family: Tahoma;
  font-size: 10px;
}

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

TD.fieldKey {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}
.headPrice, .headPriceSpecial{
	float:right;
	display:inline;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#c00;
	background:url(images/slices/tag.jpg) no-repeat top;
	width:94px; height:39px;
	text-align:center;
	padding-top:4px;
	margin:0px;
}
.headSpecialPrice{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#dd8800;
}

.displayPrice, .productSpecialPrice{
	font-size:14px;
	display:block; 
	width:85px;
	font-weight: bold;
	color:#900;
	padding:5px;
	margin:0px;
	background:url(images/slices/price_tag_small.gif) no-repeat center;
	text-align:center;
}

.productSpecialPrice {
  color: #dd8800;
}

.cart td{
	 font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
}

SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT  {
  font-family: Tahoma;
  font-size: 11px;
	background-color:#e0e0e0;
	background-image:url(images/slices/input_bg.jpg);
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma;
  font-size: 11px;
	background-color:#e0e0e0;
	background-image:url(images/slices/input_bg.jpg);
}

SPAN.greetUser {
  font-family: Tahoma;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

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

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



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

.moduleRow { background-color: #eeeeee; }
.moduleRowOver { background-color: #e0e0e0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FBAB54; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 11px; background-color: #cc0000; color:#ffffff; padding:2px; }
.messageStackSuccess { font-family: Tahoma; font-size: 11px; background-color: #00cc00; color:#ffffff; padding:2px; }

/* input requirement */

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

/*CATEGORIES NAV START*/
a.categoryLink:link, a.categoryLink:visited {
	font-family: Tahoma;
	display: block;	
	vertical-align: middle;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	/*width: 100%;*/
	text-decoration: none;
	padding: 5px;
	color: #000;
	background-color: #ffffff;
	background-image: url(images/arrow2.gif);
	border-bottom: 1px solid #d0d0d0;
	background-repeat:no-repeat;
	background-position:left;
	padding-left:23px;
}
a.categoryLink:hover {
	color: #000;
	background-color: #dfdfdf;
}

a.categoryLink2:link, a.categoryLink2:visited {
	font-family: Tahoma;
	display: block;	
	vertical-align: middle;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	/*width: 100%;*/
	text-decoration: none;
	border-bottom: 1px solid #d0d0d0;	
	padding: 5px;
	color: #000;
	background-color:#eeeeee;
	background-image: url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:23px;
}
a.categoryLink2:hover {
	color: #000;
	background-color: #dfdfdf;
}

a.categoryLinkSub:link, a.categoryLinkSub:visited {
	font-family: Tahoma;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;	
	text-align: left;
	/*width: 100%;*/
	text-decoration: none;
	/*border: 1px solid #cccccc;*/
	padding: 1px;
	margin-top:1px;
	color: #333;
	/*background-color: #ffffff;*/
}
a.categoryLinkSub:hover {
	color: #333;
	text-decoration: underline;
	/*background-color: #E5DBCF;*/
}
/*CATEGORIES NAV END*/

li{
	list-style-image:url(images/arrow.gif);
}
.prod{
	width:100%;
	
}
.prod  td{
	border:0px;		
}

.extraimages{
	text-align:center;
}

.rel_prods_qty{
	text-align:center; 
	margin:0px;
	font-weight:bold;
}

.plus_sign{
	font-size:42px;
	font-weight:bold;
	color:#FF9900;
}

.text_standalone_prods{
	text-align:center;
	font-weight:bold;
	color:#999999;
}

.total_standalone_cost{
	color:#000;
}