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

.pxborder { border : 1px solid #FFFFFF}

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


BODY {
  background: #000000;
  color: #C0C0C0;
  margin: 0px;
  /*This is for css hover in IE6*/
  behavior:url("csshover.htc"); 
}

A {
  text-decoration: none;
}

a          { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:active   { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:visited  { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:link     { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover    { color: #710000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }


A.pageResults {
  color: #FFFFFF;
  text-decoration: none;
}

A.pageResults:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: #FE79B4;
  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 {

}

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

.infoBoxNotice {
  background: #ffffff;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;}

TD.infoBoxHeading a          { color: #FFFFFF; text-decoration: none; }
TD.infoBoxHeading a:active   { color: #FFFFFF; text-decoration: none; }
TD.infoBoxHeading a:visited  { color: #FFFFFF; text-decoration: none; }
TD.infoBoxHeading a:link     { color: #FFFFFF; text-decoration: none; }
TD.infoBoxHeading a:hover    { color: #FFFFFF; text-decoration: none; }


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: #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: #ffffff;
  border-spacing: 5px; 
}

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

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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.smallText2, SPAN.smallText2, P.smallText2  { 
font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; text-transform : uppercase; letter-spacing : 1px; }













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

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: #FFFFFF;
  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: #1B1B1B; cursor: pointer;}
.moduleRowSelected { background-color: #1B1B1B; }

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

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




/*change the menu hover color below*/
#thecategories a { color: #ffffff; }
#thecategories a:active { color: #ffffff; }
#thecategories a:visited { color: #ffffff; }
#thecategories a:link { color: #ffffff; }
#thecategories a:hover { color: #FFFFFF; }

.catwithsubs, .catwithnosubs { padding-right: 5px; }
#thecategories { position: relative; top: -9px; margin-bottom: -16px; width: 160px; }
.activelink { display: block; font-weight: bold; }
#thecategories a { display: block; padding-bottom: 7px; padding-top: 3px; width: 100%; }

/*mozilla fix*/
html>body #thecategories a { width: auto; }
/*end of mozilla fix*/

#topcat a 		{ padding-left: 5px; }
#secondcat a 	{ padding-left: 20px; }
#thirdcat a 	{ padding-left: 35px; }
#fourthcat a 	{ padding-left: 50px; }
#fifthcat a 	{ padding-left: 65px; }

h1 { 

	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing : 1px;
    font-weight : bold;
	text-transform : uppercase;


}


h2 { 
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 color: #FFFFFF;
 text-transform : uppercase;
}

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;
        }

/* NAV Menu */



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}
.qmmc .qmcbox a{display:inline;}
.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none}
.qmmc li:hover>ul{left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:770px;
		background-color:#020302;
	}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding: 6px;
		background-color:#000000;
		color:#999999;
		font-family:Verdana;
                font-weight: bold;
		font-size:10px;
		text-decoration:none;
	}
        #qm0 a:hover{color:#ffffff;}

	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#000000;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:-1px 0px 0px;
		background-color:#000000;
		border-width:1px;
		border-style:solid;
		border-color:#ffffff;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		background-color:#000000;
		color:#999999;
		border-width:0px;
		border-style:none;
		border-color:#070707;
                text-align: left;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
                color:#ffffff;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
                color:#ffffff;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#000000;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#999999;
		font-family:Verdana;
		font-size:10px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:1px 0px;
		border-color:#070707;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:1px 1px 0px;
		border-color:#040404;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_down.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right.gif);
	}

/****************************MODIFICATIONS TO MENU***************************/
#qm0 a.qmparent2
{
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #999999;
}
#qm0 a:hover.qmparent2
{
  color: #999999;
  background-color: white;
}

#qm0 a.qmparent3
{
  font-family: "Arial";
  font-weight: bold;
  font-size: 11px;
  color: #999999;
}
#qm0 a:hover.qmparent3
{
  color: #999999;
  background-color: white;
}

#qm0 a:hover.qmparent4
{
  color: #999999;
  background-color: white;
}

#qm0 a.qmparent5
{
  font-family: "Lucida Console";
  font-weight: bold;
  font-size: 11px;
  color: #999999;
}
#qm0 a:hover.qmparent5
{
  color: #999999;
  background-color: white;
}

#qm0 a.qmparent6
{
  font-family: "Palatino Linotype";
  font-weight: bold;
  font-size: 11px;
  color: #999999;
}
#qm0 a:hover.qmparent6
{
  color: #999999;
  background-color: white;
}

#qm0 a.qmparent7
{
  font-family: "Tahoma";
  font-weight: bold;
  font-size: 11px;
  color: #999999;
}
#qm0 a:hover.qmparent7
{
  color: #ffffff;
  background-color: #999999;
}

.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
/* End Menu*/


.topmenu            { color: #FFFFFF; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.topmenu a:active   { color: #FFFFFF; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.topmenu a:visited  { color: #FFFFFF; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.topmenu a:link     { color: #FFFFFF; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.topmenu a:hover    { color: #FFFFFF; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }

.topmenu2	    { color: #FFFFFF; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bolder;}	
.topmenu2 a:active   { color: #FFFFFF; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bolder; }
.topmenu2 a:visited  { color: #FFFFFF; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bolder; }
.topmenu2 a:link     { color: #FFFFFF; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bolder; }
.topmenu2 a:hover    { color: #FFFFFF; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bolder; }


.newMenu            {color: #999999; font-size: 10px; font-family: Verdana; font-weight: bold;}
.newMenu a:active   { color: #999999; font-size: 10px; font-family: Verdana; font-weight: bold; }
.newMenu a:visited  { color: #999999; font-size: 10px; font-family: Verdana; font-weight: bold; }
.newMenu a:link     { color: #999999; font-size: 10px; font-family: Verdana; font-weight: bold;}
.newMenu a:hover    { color: #ffffff; font-size: 10px; font-family: Verdana; font-weight: bold;}


td.menu            { color: #999999; font-size: 10px; font-family: Verdana; font-weight: bold; text-transform: uppercase; letter-spacing : 1px; }
td.menu a:active   { color: #999999; font-size: 10px; font-family: Verdana; font-weight: bold; text-transform: uppercase;  }
td.menu a:visited  { color: #999999; font-size: 10px; font-family: Verdana; font-weight: bold; text-transform: uppercase; }
td.menu a:link     { color: #999999; font-size: 10px; font-family: Verdana; font-weight: bold; text-transform: uppercase; }
td.menu a:hover    { color: #FFFFFF; font-size: 10px; font-family: Verdana; font-weight: bold; text-transform: uppercase; }

td.bottom            { color: #868686; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; }
td.bottom a:active   { color: #868686; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; }
td.bottom a:visited  { color: #868686; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; }
td.bottom a:link     { color: #868686; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; }
td.bottom a:hover    { color: #FFFFFF; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; }


.celeb   	    { background-color: #000000; border: #FFFFFF 1px solid; }
.search 	    { background-color: #000000; border: #FFFFFF 1px solid; width: 60px; height: 14px; color: #FFFFFF; font-size: 9px; font-family: verdana, arial, helvetica, sans-serif }
.searchinput 	{ background-color: #000000; border: #FFFFFF 1px solid; font-size: 11px; width: 95px; height: 16px; color: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif }
.textinput 	    { background-color: #FFFFFF; border: #000000 1px solid; font-size: 11px; width: 100px; color: #000000; font-family: verdana, arial, helvetica, sans-serif }
.select 	    { background-color: #FFFFFF; border: #000000 1px solid; font-size: 11px; width: 130px; color: #000000; font-family: verdana, arial, helvetica, sans-serif }

.smalltitle     {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing : 1px;
    font-weight : bold;
	text-transform : uppercase;
}


td.smallText2            { color: #FFFFFF; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; text-transform : uppercase; letter-spacing : 1px;}
td.smallText2 a:active   { color: #FFFFFF; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; text-transform : uppercase; letter-spacing : 1px;}
td.smallText2 a:visited  { color: #FFFFFF; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; text-transform : uppercase; letter-spacing : 1px;}
td.smallText2 a:link     { color: #FFFFFF; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; text-transform : uppercase; letter-spacing : 1px;}
td.smallText2 a:hover    { color: #710000; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; text-transform : uppercase; letter-spacing : 1px;}

td.smallText3            { color: #C0C0C0; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; letter-spacing : 1px; text-transform : uppercase;}
td.smallText3 a:active   { color: #C0C0C0; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; letter-spacing : 1px; text-transform : uppercase;}
td.smallText3 a:visited  { color: #C0C0C0; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; letter-spacing : 1px; text-transform : uppercase;}
td.smallText3 a:link     { color: #C0C0C0; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; letter-spacing : 1px; text-transform : uppercase;}
td.smallText3 a:hover    { color: #FFFFFF; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; letter-spacing : 1px; text-transform : uppercase;}



.bigtitle    {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : 2px;
    font-weight : bold;
	text-transform : uppercase;
}

/* All Products Page*/
.catentry {font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; }


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

/*  BEGIN Spotlight */
P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #C0C0C0;
}

.path            {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 15pt;
}

/*  END Spotlight */


.links2      {
	font-size: 1px;
	display: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #000000;
}
element { }
