body { font-family:Arial, Helvetica, sans-serif; font-size:80%; text-align:left; background-color:#70AF00}
h1 { font-size:130%; padding-bottom:2px; margin-bottom:0px;}
h2 { font-size: 100%; }
div#container { width:800px;border:2px solid #FFFFFF; background-color:#FFFFFF; text-align:left; }
div#header { height:113px; width:800px; z-index:40; background-color:#FFFFFF; padding:0px; margin:0px; }
div#content { float:right; position:relative; width:560px; padding: 20px; z-index:50; }
div#content a:link, div#content a:visited { color:#9966CC; text-decoration:underline; }
div#content a:hover, div#content a:active { color:#CC99FF; text-decoration:underline; }
div#sidebar { float:left; position:relative; width:200px }
div#box1 { background-color:#FF9900; color:#FFFFFF; padding:20px 15px 20px 15px; width:170px; margin-bottom:1px;}
div#box1 a:link, div#box1 a:active { color:#FFFFFF; text-decoration:underline; font-style:italic; }
div#box1 a:hover, div#box1 a:visited { color:#FFFFCC; text-decoration:underline; font-style:italic; }
div#box2 { background-color:#663399; color:#FFFFFF; padding:20px 15px 20px 15px; width:170px; margin-bottom:1px;}
div#box2 a:link, div#box2 a:active { color:#FFFFFF; text-decoration:underline; font-style:italic; }
div#box2 a:hover, div#box2 a:visited { color:#CC99FF; text-decoration:underline; font-style:italic; }
div#footer { clear:both; width:800px; background-color:#663399; padding:5px 0px; text-align:center; font-size:80%; color:#FFFFFF; }
div#footer a:link, div#footer a:active { color:#FFFFFF; text-decoration:underline; }
div#footer a:hover, div#footer a:visited { color:#CC99CC; text-decoration:underline; }
div#navigation{
	background-color: #663399;
	margin: 0px;
	padding: 0px;
	height:20px;
	z-index:60;

	}
	
div#navigation table {
	width:600px;
	}

div#navigation td {
	height:20px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	/*font-size:12px;*/
	border-right: 0px solid #ffffff; /* if we want a line between menu items */
	}

div#navigation a {
	color: #ffffff;
	text-decoration: none;
	text-transform:capitalize;
	font-weight: normal;
	}
/* you are here - current page main menu highlighting */
body#home #menu_home,
body#online_store #menu_online_store,
body#aboutus #menu_aboutus,
body#contactus #menu_contactus
{
	height:20px;
	background-color:#9966CC;
}
.on {
	background-color:#9966CC;
}

.off {
	background-color:#663399;
}
.photo { border: 1px solid #000000; }
.small { font-size:80%; color:#666666;}
/* FF9900 orange */
/* 663399 purple */
/* 99CC00 green */

/*
  $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: Arial, Helvetica, sans-serif; font-size: 100%; color:#000000; }
.boxTextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color:#FFFFFF; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #FF9900; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
/* 
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
*/

A { color:#9966CC; text-decoration:underline; }

A:hover { color:#CC99FF; text-decoration:underline; }

FORM {
	display: inline;
}

/*TR.header {
  background: #ffffff;
}*/

TR.headerNavigation {
  background: #9966CC;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #9966CC;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
  color: #FFFFFF; 
  font-weight : normal;
}

A.headerNavigation:hover {
  color: #ffffff;
  font-weight : normal;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

/* TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}*/

.infoBox {
  background-color:#ECE4FF;
  margin-bottom:1px;
  
}
.infoBoxPurple {
  background-color:#663399;
  margin-bottom:1px;
}
.infoBoxOrange {
  background-color:#FF9900;
  margin-bottom:1px;
}
.infoBoxContents {
  color:#000000; padding:20px 10px 20px 10px; width:190px; margin-bottom:1px;
}
a.boxText { color:#000000; text-decoration:underline; font-style:italic; font-size:100%; }
a.boxText:active { color:#000000; text-decoration:underline; font-style:italic; font-size:100%;}
a.boxText:visited { color:#663399; text-decoration:underline; font-style:italic; font-size:100%;}
a.boxText:hover { color:#663399; text-decoration:underline; font-style:italic; font-size:100%;}
a.boxTextPurple { color:#FFFFFF; text-decoration:underline; font-style:italic; font-size:100%; }
a.boxTextPurple:active { color:#FFFFFF; text-decoration:underline; font-style:italic; font-size:100%;}
a.boxTextPurple:visited { color:#CC99FF; text-decoration:underline; font-style:italic; font-size:100%;}
a.boxTextPurple:hover { color:#CC99FF; text-decoration:underline; font-style:italic; font-size:100%;}
a.boxTextOrange{ color:#FFFFFF; text-decoration:underline; font-style:italic; font-size:100%; }
a.boxTextOrange:active { color:#FFFFFF; text-decoration:underline; font-style:italic; font-size:100%;}
a.boxTextOrange:visited { color:#FFFFCC; text-decoration:underline; font-style:italic; font-size:100%;}
a.boxTextOrange:hover { color:#FFFFCC; text-decoration:underline; font-style:italic; font-size:100%;}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background-color:#663399;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}

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

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

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

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #663399;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding:8px;
}
.productListing-big {
	font-size: 13px;
	color:#663399;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading { font-size:130%; padding-bottom:2px; margin-bottom:0px; font-weight:bold;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color:#000000;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  color: #663399;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FF9900; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #70AF00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
