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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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 {
  background: transparent;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: transparent;
  color: #69136E;
}

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

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

TABLE.productListing {
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: #575757;
  font-weight: normal;
}

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

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

body {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
margin:0px;
background:url(images/main_bg.jpg) top repeat;
}
.buttons a {
	color: rgb(105, 19, 108); font-family: Arial; font-size: 16px; font-style: normal; font-weight: bold; text-decoration: none;
}
.buttons a:hover {
	text-decoration:underline;
}
#Layer1 {
	position:absolute;
	left:222px;
	top:230px;
	width:192px;
	height:120px;
	z-index:101;
	background-color: #CCCCCC;
}

td.popup {
_behavior:url(iehoverfix.htc);
}

td.popup div.cont {
position:relative;
_z-index:1;
width:100%;
}
td.popup div.popupmenu {
display:none;
background-color:#A5A6AD;
}

td.popup:hover div.popupmenu {
display:block;
position:absolute;
left:0px;
z-index:10;
width:100%;
top:0px;

}

td.popup2 {
_behavior:url(iehoverfix.htc);
}

td.popup2 div.cont2 {
position:relative;
_z-index:1;
width:100%;
}
td.popup2 div.popupmenu2 {
display:none;
background-color:#A5A6AD;
  margin: -6px 6px 6px -6px;
}

td.popup2:hover div.popupmenu2 {
display:block;
position:absolute;
left:198px;
z-index:10;
width:100%;
top:0px;

}
.popupmenu a {
	display: block;
	width: 200px;
	float: left;
	font-size: 12px;
	padding: 5px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background: rgb(105, 19, 108);
	}
.popupmenu a:hover {
	background: #ffffff;
	color: rgb(105, 19, 108);
	}
.popupmenu2 a {
	display: block;
	width: 200px;
	float: left;
	font-size: 11px;
	padding: 5px;
	color: #ffffff;
	text-align: left;
	border-bottom: 1px solid #737d84;
	text-decoration: none;
	background: rgb(105, 19, 108);
	}
.popupmenu2 a:hover {
	background: #737d84;
	}
  .carttable {
  width:100%;
  }
.pageHeading {
font-weight:bold;
font-size:13px;
}
.pic				{}
.table_pic_width	{width:1px;}
.pic_corn_c 		{background:#FFFFFF;}
.pic_corn_t 		{background:#FFFFFF url(images/pic_corn_t.gif) top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(images/pic_corn_b.gif) bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(images/pic_corn_l.gif) left repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(images/pic_corn_r.gif) right repeat-y;}
.image				{background:#ffffff; width:100%;}

.cart_line_y {background:url(images/line_y.gif) repeat-y center}
.cart_line_x {background:url(images/line_x.gif) repeat-x center}
.tableBox_output		{margin-top:5px;}
.box_width_cont			{ width:100%;}
.product div					{padding:8px 0px 5px 0px;}
.product td					{ color:#414141; font-size:11px}
.product strong					{ color:#8fa100; font-size:12px; font-family:Aria}
.product a 					{font-weight:bold; font-size:12px; color:#8E013B; text-decoration:none;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:underline;}

.product span a 			{font-weight:bold; font-size:13px; color:#9c1773; text-decoration:underline; font-family:Arial }
.product span a:hover 		{text-decoration:none;}

.product em		    		{font-weight:bold; font-size:13px; color:#9c1773; text-decoration:underline; font-family:Arial; font-style:normal;}

span.productSpecialPrice {font-size:14px; font-weight:bold; color:#414141; font-family:Arial }

.product div a		    {color:#8fa100; font-size:9px; font-weight:normal; text-decoration:underline; text-transform:none;}/*  ??? click to enlarge  */
.product div a:hover	{color:#8fa100; text-decoration:none ;}
.bg_line_x						{background:url(images/line_x.gif) left center repeat-x;}
.bg_line_y						{background:url(images/line_y.gif) center top repeat-y;}
.smallText a { text-decoration:none; color:#000; }
.pageHeading img {
    display: none;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;
}

#outer {
    background: #FFF4D6;
}

#leftcol, #maincol {
    padding: 5px;
    text-align: left;
}


