/*
  $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

	page dividers:	#999999
	separators: 	#cccccc
	heading bars:	#dedede
	section bars:	#e0e0e0
	rt panel:	f6f6f6
*/


.boxText {
	font-family: Arial, sans-serif; 
	font-size: 14px;
	font-weight:bold;
}

div.boxtext {
	padding: 2px 0px 3px 5px;
	border-top : 0px;
	border-right: 0px;
	border-bottom: 1px dashed #e0e0e0;
	border-left: 0px;
}	

div.boxtext blockquote {
	margin:0;
	padding:0;
}

.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; }

img.photo {
	border-style:dashed;
	border-color:silver;
	border-width:1px;
}
    
BODY {
  color: gray;
  margin : 0;
  text-align: center;
  background: #777777 url() repeat top center;
}

.canvas {
	background: white;
	padding: 0;
	border: 0;
	margin: 0;
}

div.canvas
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	border-right: 2px solid black;
	border-left: 2px solid black;
}

.grid {
	width : 98%;
	background: #cccccc;
}

.grid td {
	font-family: Courier New, Verdana, Arial, sans-serif;
	font-size: 20px;
	background: white;
	color: white;
	font-weight : normal;
	border: 4px dashed #dedede;
	padding: 10px;
}

.grid th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight : bold;
	color: #999999;
}


A:link {text-decoration: none; color:gray}
A:visited {text-decoration: none; color:gray}
A:active {text-decoration: none}
A:hover {text-decoration: none;color:crimson}

FORM {
	display: inline;
}

TR.header {
	background-image: url(images/td_bg_1.gif);
	background-repeat: no-repeat;
	background: white;
}

table.headerToolbar {
	background: #e0e0e0;
	height: 200px;
	width: 100%;
	border-spacing:0px;
	border-top: 6px solid #999999;
	border-bottom: 6px solid #999999;
}

TR.headerNavigation {
 	vertical-align: bottom;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
	font-variant: small-caps;
	color: white;
  	padding:5px;
}

A.headerNavigation, A.headerNavigation:visited { 
  color: white;
}

A.headerNavigation:hover {
  color: crimson;
}

TABLE.leftNavigation {
	width: 240px;
}

td.leftNavigation {
	border-right: 1px solid #eeeeee;
	background: white;
}

TABLE.rightNavigation {
	width: 200px;
}

td.rightNavigation {
	border-left: 1px solid darkgrey;
	background: #f6f6f6;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccdddd;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: white;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: white;
  color: grey;
  font-weight: bold;
  text-align: center;
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  background: #e0e0e0;
  color: white;
  font-weight: bold;
  align: center;
  width: 980px;
  height: 150px;
  border-top: 6px solid #999999;
}

.infoBox {
  background: white;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #e0e0e0;
  color: white;
  padding: 3pt 0pt 3pt 0pt;
}

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

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: white;
}

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: white;
}

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background: #e0e0e0;
  color: white;
  font-weight: bold;
}

table.productListingContainer
{
	background: whitesmoke url() repeat top center;
	font-family: Verdana, sans-serif;
	padding: 3px;
	border-spacing:4px;
	*border-collapse: expression('separate', cellSpacing = '4px');
}

table.productListingContainer td
{
	align: left;
}

table.productListingContainer tr
{
	vertical-align: top;
}

td.productListingBox
{
	font-family: Verdana, sans-serif;
	padding: 3px;
	background: white;
}

table.productListingBox
{
	font-family: Verdana, sans-serif;
	padding: 3px;
	background: white;
	border: 1px;
	border-color: lightgrey;
	border-style: dashed;
}

h6 {
	background: #eee;
	border-bottom: 2px solid #ccc;
	font-size: 14px;
	width: 90%;
	padding: 4px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  border-bottom: 1px dashed whitesmoke;
}

A.pageResults {
  color: grey;
}

A.pageResults:hover {
  background: #e0e0e0;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: gray;
  background: #cccccc;
  border-top: 5px solid #e0e0e0;
  padding: 15px;
}

TR.subBar {
  background: white;
}

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

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: #e0e0e0;
  border-color: grey;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.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: #ff0000; }

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 415px;
	height: 0px;
	z-index: 200;
}

hr {
	border : 0;
	border-top: 2px solid #cccccc;
}

hr.header {
	border-bottom : 0;
	border-left: 0;
	border-right: 0;
	border-top: 2px dashed #e0e0e0;
}

hr.divider {
	border-bottom : 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px dashed lightgrey;
}

/* main work area */
#workarea {
	padding: 0 5 5 2;
	/*border-right: 30px solid #cccccc;*/
	/* border-top: 3px solid #e0e0e0; */
	width: 100%;
}
#workarea.title {

}
	
/* product info */

#d table {
	border-collapse : collapse;
	border-color:#dddddd;
	margin-top: 2px;
}

#d td, font {
	font-family : Verdana;
	font-size: 11px;
	vertical-align : top;
	color : #888888;
	padding : 5px;
}

#d img {
	border : 0;
}

#d .med {
	font-size:20px;
	font-weight:bold;
}

#d h3 {
	border-top: 2px solid #dedede;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	width:100%;
	background: #cccccc;
	font-size: 14px;
}

#d h2, h1 {
	margin: 0;
	margin-bottom: 3px;
}

#d table.productInfoData {
	border-top: 25px solid #dedede;
}

#d td.productInfoDataTopRow {
	border-right: 1px dashed lightgrey;
	padding: 10px;
}

#d img.photo {
	border-style:dashed;
	border-color:silver;
	border-width:1px;
}

/* login */
#l td {
	font:12px Verdana;
}

#l .container {
	background: gainsboro;
}

/*************Popup image Start*********/
