#headNav {
	background: #FFFFFF;
	margin: 0px 10px;
	padding: 5px 0px;
	text-align: right;
}
#headNav li {
	display: inline;
	list-style-type: none;
}
#headNav li a {
	padding: 0px 3px;
	margin: 0px 10px;
	text-transform: uppercase;
}
#headerNav {
	background: #FFFFFF;
	margin: 0px 10px;
	padding: 5px 0px;
	text-align: center;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	}
#headerNav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#headerNav ul {
	margin: 0px;
	padding: 0px;
	}
#headerNav ul li a {
	padding: 0px 3px;
	margin: 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	}

/* make font smaller for footer */
#headerNav ul li a span{
	font-size:12px;
	}
	
#header {
	height:125px;
	text-align:left;
}

#header-content {	
	position: absolute;
	background: transparent url(images/header/header2_01.jpg) no-repeat 0 0;
	margin: 0; padding: 0;	
	height:125px; width: 284px; 
	/* change the values of left and top to adjust the position of the slogan */
	left: 7px; top: 0px;
}
h1.id-name, p.id-slogan {
	position: absolute;
	left: -2000px;	
}

/*
  $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
*/
body{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	background: #ffffff;
	color: #000000;
}
TD.infoBoxHeadingIcon {
	height:32px; width:200px;
	background: #eeeeee url('images/infobox/rounded.gif') no-repeat;
}
TD.infoBoxHeadingIcon span {
	margin-left: 15px;
	padding-left:25px;
	color: #666;
	font: bold 13px 'tahoma', arial, san serif;
	vertical-align:middle;
}
TD.infoBoxHeadingIcon span.categories {
	background: url('images/infobox/doc.png') no-repeat left center;
}
TD.infoBoxHeadingIcon span.info {
	background: url('images/infobox/info.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.faq {
	background: url('images/infobox/help.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.news {
	background: url('images/infobox/news.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.cashback {
	background: url('images/infobox/cash.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.cycle-scheme {
	background: url('images/infobox/cycle-scheme.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.quick-find {
	background: url('images/infobox/quick-find.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.shopping-cart {
	background: url('images/infobox/cart.png') no-repeat left center;
}
TD.infoBoxHeadingIcon span.reviews {
	background: url('images/infobox/reviews.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.currencies {
	background: url('images/infobox/currencies.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.wishlist {
	background: url('images/infobox/wishlist.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.notifications {
	background: url('images/infobox/notifications.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.tell-a-friend {
	background: url('images/infobox/tell-a-friend.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.manufacturer-info {
	background: url('images/infobox/manufacturer-info.gif') no-repeat left center;
}
TD.infoBoxHeadingIcon span.order-history {
	background: url('images/infobox/order-history.gif') no-repeat left center;
}

TD.ContentBoxHeadingNew {
	background:#ddd;
	height:32px;
	padding-left:25px;
}
.infoBoxRightCol, .infoBoxContentCenter {
	min-height:50px;
	border:1px #ccc solid;
}
.infoBoxContentCenter {
	padding:15px;
}
#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 250px;
visibility: hidden;
z-index: 100;
}
.featuredBox{
	font:11px 'verdana', Arial, San Serif;
	background-color:#fff;
	border-collapse:collapse;
}
td .roundBR {
	background:url('images/infobox/rounded-right.png') bottom right no-repeat;
}
td .roundTL {
	background:url('images/infobox/rounded-left.png') top left no-repeat;
}
.price{
	font-size: 16px;
	font-weight:bold;
	color:red;
}

#trailimageid {
position: absolute;
visibility: hidden;
left: 0px;
top: 0px;
width: 286px;
height: 1px;
z-index: 1000;
}
-->
.largetitle {
	font: 1.2em Tahoma, Verdana, Arial, sans-serif;
	font-size: 19;
	color: #5A86B3;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 4px;
	}
.borderbot { height: 1px; line-height: 1px; font-size: 1px; margin: 0px; padding: 0px; background: url(/images/icons/dots.gif) repeat-x; }
.borderbotlight { height: 1px; margin: 0px; padding: 0px; background: url(/images/icons/dots.gif) repeat-x; }

img { border-width: 0; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }


A {
  color: #669;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #70D2E1;
}


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

A.headerNavigation { 
  color: #69c;
  background:transparent; 
}

A.headerNavigation:hover {
  color: #69c;
  text-decoration:underline;
  
  
}

TR.headerError {
  background: #ff0000;
}

TR.marquee {
  background: #0000dd;
}

TD.marquee {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #003AD0;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

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

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

.infoBox {
  background-color: #CCC;
}

.infoBoxContents, .infoBoxContentsRightCol {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	color: gray;
	font: bold 13px 'tahoma', arial, san serif;
	background-image:url('images/infobox/rounded_02.gif');
  height: 32px;
  text-decoration:none;
  background-color:#eee;
}

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-color: #CCCCCC;
  border:1px #ccc solid;

}

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: #f8f8f9;
  border:1px #ccc solid;
}

TABLE.productListing {
  border-collapse:collapse;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #669;
  font-weight: bold;
}

IMG.sort 
{
border: 1;
height: 9;
width: 16;
margin-bottom: -2;
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.productListing-image {
	background:#fff;
    border:1px #ccc solid;
}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: 'tahoma', Arial, sans-serif;
  font-size: 20px;
  color: #9a9a9a;
  padding:1em;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, .main ul, TD.boxTextContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:0px 15px;
}
TD.boxTextContent  ul{
	margin-left:15px;
}
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;
}

TD.category_desc {
  font: 11px 'tahoma', arial, san serif #666;
  line-height: 1.5;
  vertical-align:middle;
  text-align:left;
}

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

/* BOF: Category Tabs */
TD.tab {
	background-image: url(images/tabs/tab_middle.gif);
	background-repeat: repeat;
	color: #DEB887;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
}
A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
TD.ontab {
	background-image: url(images/tabs/tab_middle_on.gif);
	background-repeat: repeat;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
}
A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
}
TD.tableft {
       //	background-image: url(images/tabs/tab_left.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}
TD.tabright {
	//background-image: url(images/tabs/tab_right.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration: none;
}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration: none;
}
/* EOF: Category Tabs */

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


/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */
.skin0 {
	position:absolute;
	width:165px;
	border:1px solid black;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	cursor:default;
	font-size:11px;
	z-index:100;
	visibility:hidden;
}

.menuitems {
	padding-left:10px;
	padding-right:10px;
}
<!--// AdvanceWebSoft Pop-Up image http://www.advancewebsoft.com -->
#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxCaption{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }
/*
* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(images/pixel_trans.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}  
*/
<!-- EOF:// AdvanceWebSoft Pop-Up image http://www.advancewebsoft.com -->
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {	background-color: #FFFFFF;	padding: 2px 6px 2px 6px;}
.suggest_link_over {	background-color: #3366CC;	padding: 2px 6px 2px 6px;}
#search_suggest {	position: absolute; 	background-color: #FFFFFF; 	text-align: left; 	border: 1px solid #000000;			}		
/*----------------------------End Suggest Styles------------------------*/

TR.footerNavigation {
  background: #bbc3d3;
}

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

A.footerNavigation { 
  color: #FFFFFF; 
}

A.footerNavigation:hover {
  color: #FFFFFF;
}
/* Advanced Searches infobox */

#quick_find select {width:12em; font-size:11px;}
#quick_find select option {width:auto;}
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin:15px 0px 10px 0px;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 margin:15px 0px 10px 0px;
}
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {	background-color: #FFFFAA;	padding: 2px 6px 2px 6px;}
.suggest_link_over {	background-color: #3366CC;	padding: 2px 6px 2px 6px;}
#search_suggest {	position: absolute; 	background-color: #FFFFBB; 	text-align: left; 	border: 1px solid #000000;			}
/*----------------------------End Suggest Styles------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}


