html,body {margin:0px;  
		padding:0px;  
		height:100%;  
		width:100%;  
		text-align:center;	
		border:none;  
		background-color: #FFFFFF;
		font-size:12px;
		font-family: "arial", "verdana", "helvetica";
		color:#000000;
		}

A:link {font-family: "arial", "verdana", "helvetica";
		color:#4a6b9a;
		font-size:12px;
		text-decoration:none
		}

A:visited {font-family: "arial", "verdana", "helvetica";
		color:#4a6b9a;
		font-size:12px;
		text-decoration:none
		}
A:active {font-family: "arial", "verdana", "helvetica";
		color:#5F3214;
		font-size:12px;
		text-decoration:none
		}
A:hover {font-family: "arial", "verdana", "helvetica";
		color:#5F3214;
		font-size:12px;
		text-decoration:none
		}


p ul li {font-size:12px;
		font-family: "arial", "verdana", "helvetica";
		color:#000000;
		}

#container {margin-top:0px;
		margin-bottom: 0px;
		margin-left: -400px;
		position:absolute;
		top:0px;
		left:50%;
		width:800px;
		height:100%;
		text-align:left;
		background-color:#FFFFFF
		}

#store {		width:800px;
		height:100%;
		text-align:left;
		background-color:#FFFFFF
		}

#header {position:absolute;
		top:0px;
		left:0px;
		z-index:2
		}

#menubar {position:absolute;
		left:0px;
		top:70px;	
		z-index:2
		}



#title {position:absolute;
		left:340px;
		top:150px;
		z-index:2
		}

div#menuitems {position:absolute;
		left:30px;
		top:82px;
		z-index:3;
		white-space:nowrap
		}

#menuitems img {margin-left:20px;
		margin-right:30px;
		vertical-align:top;
		border:0px
		}



#mainimg {position:absolute;
		left:25px;
		top:190px;
		z-index:4;
		}

#maintext {position:absolute;
		top:190px;
		left:0px;
		padding-left:355px;
		padding-right:25px;
		padding-bottom: 25px;
		z-index:3;
		background-color:#FFFFFF
		}

#contacttext {position:absolute;
		top:190px;
		left:0px;
		padding-left:50px;
		padding-right:50px;
		padding-bottom: 25px;
		z-index:3;
		background-color:#FFFFFF
		}

#contacttext p, ul, li {font-size:12px;
		font-family: "arial", "verdana", "helvetica";
		color:#5a5a5a;
		}

H1 {font-size:16px;
		font-family: "arial", "verdana", "helvetica";
		margin-left:-15px;
		color:#5a5a5a;
		}

H2 {font-size:14px;
		font-family: "arial", "verdana", "helvetica";
		margin-left:-10px;
		line-height:12px;
		color:#5a5a5a;
		}

H3 {font-size:14px;
		font-family: "arial", "verdana", "helvetica";
		line-height:10px;
		color:#5a5a5a;
		}

/*
  $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, Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 11px; background: #FFFFFF; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #5a5a5a; }
.productsNotifications { background: #FFFFFF; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #5a5a5a; text-decoration: none; }
/* spot adds */
.title	{font-size: 18px; font-weight: bold}
.subtitle	{font-size: 14px; font-weight: bold; font-family: Arial, trebuchet ms, verdana, geneva, sans-serif; color: #a5acd1}

#navaddr	{
	padding: 0px 0px 0px 0px;
	}

#navaddr p	{
	color: #85969b;
	text-align: left;
	font-size: 10px;
	font-family: arial, trebuchet ms, verdana, geneva, sans-serif;
	}

#navaddr a:link, #navaddr a:active, #navaddr a:visited	{
	text-decoration: none;
	color: #85969b;
	}

#navaddr a:hover	{
	text-decoration: none;
	color: #85969b;
	}

table.border {
	border: 1px solid #eee;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #98b0b8;
  color: #ffffff;
  font-weight: bold;
}

A.headerNavigation { 
color: #4a6b9a; 
font-family: Arial, Verdana, sans-serif;
font-size:12px;
}

A.headerNavigation:hover {
color: #5F3214; 
font-family: Arial, Verdana, sans-serif;
font-size:12px;

}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #c4c4c4;
}

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

TR.footer {
  background: #85969b;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #85969b;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #a5acd1;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
 color: #5a5a5a;
}

.infoBoxNotice {
  background: #5a5a5a;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #5a5a5a;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #5a5a5a;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #5a5a5a;
}

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

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

.productListing-heading {
  font-family:  Arial, Verdana,sans-serif;
  font-size: 11px;
  background: #466792;
  color: #FFFFFF;
   font-weight: bold;
}

a.productListing-heading {
  font-family:  Arial, Verdana,sans-serif;
  font-size: 11px;
  color: #ffffff;
}

a.productListing-heading:hover {
  font-family:  Arial, Verdana,sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#5a5a5a;
}

A.pageResults {
  font-family: Arial, Verdana, sans-serif;  
  color: #4a6b9a;
  font-size:12px;
}

A.pageResults:hover {
  font-family: Arial, Verdana, sans-serif;  
  color: #0000FF;
  font-size:12px;
}

A.pageResults:visited {
  font-family: Arial, Verdana, sans-serif;  
  color: #4a6b9a;
  font-size:12px;
}



TD.pageHeading, DIV.pageHeading {
  font-family: Arial, helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #466792;
}

TR.subBar {
  background: #466792;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #5a5a5a;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#5a5a5a;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #85969b;
}

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

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

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

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #5a5a5a;
}

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

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

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #85969b;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #a5acd1;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #85969b;
  font-weight: bold;
}

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

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



/* Individual Boxes - Graphical Borders for modules - Star */

.mws_boxTop_module    { 

                 font-family: Arial;

                 font-size: 11px;

                 text-align : center;

                 vertical-align: middle;

                 white-space: nowrap; 
	  
	 color: #5a5a5a;
	}

.mws_boxTop_module a {text-decoration:none
		}

.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }

.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }

.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');

                 font-family: Arial, Verdana, sans-serif;

                 font-size: 11px;

                 text-align : center;
	
	color: #5a5a5a;
                
	 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxCenter_module { background: #ffffff; 

                 font-family: Arial, Verdana, sans-serif;
	 
	color: #5a5a5a;

                 font-size: 11px;}

.mws_boxCenter_module2 { background: #ffffff; 

                 font-family: Arial, Verdana, sans-serif;
	 
	color: #5a5a5a;
                
	font-size: 11px;}

/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {

  font-family: Arial, Verdana, sans-serif;
 color: #5a5a5a;
  font-size: 11px;

}

.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: #5a5a5a; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #FFFFCC; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #466792; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #5a5a5a; } 

a.menu_category {text-decoration:none;
		font-family: Arial, Verdana, sans-serif;
		font-size:11px
		}

a.menu_category:hover {text-decoration:none;
		font-family: Arial, Verdana, sans-serif;
		font-size:11px
		}

a.menu_category:visited {text-decoration:none;
		font-family: Arial, Verdana, sans-serif;
		font-size:11px
		}

a.menu_category:active {text-decoration:none;
		font-family: Arial, Verdana, sans-serif;
		font-size:11px
		}



