/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
*/

/* event calendar sytle sheet */
@import url("events_calendar.css");
@import url("tabs.css");

.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 13px; font-weight:bold; }
.errorBox { font-family : Tahoma, Verdana, Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Verdana, Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  background: #000033;  /* main background */
  color: #000000;    /* Main text */
  margin: 0px;
}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #033767;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

h1 { 
 font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
 font-weight: bold;
}

h2 { 
 font-family: Tahoma, Verdana, Arial;
 font-size: 14px;
}

TABLE.tabline {
  background: none;
  border-bottom: 2px #246494 solid;
}

TD.prodhdr {
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px;
 text-align:left;
 color: #000080;
 font-weight: bold;
}
TD.prodlst {
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px;
 text-align:left;
 color: #000000;
}
TD.prodtbl {
 font-family: Tahoma, Verdana, Arial;
 font-size: 10px;
 text-align:left;
 color: #000000;
}

h4 {
 font-family: Tahoma, Verdana, Arial;
 font-size: 10px;
}

TD.newsdesk {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

TD.newsdesk2 {
  font-family: Tahoma, Verdana, Arial;
  background-color: #D4D8E1;
  font-variant: small-caps;
}

TD.newsdesk3 {
  font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
}

TD.newsdesk4 {
  font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
	text-align:right;
}

TD.sticky {
  font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
	text-align:left;
  background-color: #CCCCCC;
  font-variant: small-caps;
  font-weight: bold;
  text-decoration:underline;
}

TD.sticky2 {
  font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
	text-align:left;
  background-color: #CCCCCC;
  font-variant: small-caps;
    background-color: #CCCCCC;
  font-weight: bold;
}

TD.sticky3 {
  font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
	text-align:left;
	color:#ffffff;
  background-color: #FF6600;
  font-variant: small-caps;
  font-weight: bold;
}

TD.headerNavigation2 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  color: #ffffff;
  font-weight : bold;
}


TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
  background-image: url('images/layout/hdr.jpg');
  height:24px;
  background-repeat: repeat-x;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Verdana, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Verdana, Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.allprod {         /*all products*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
background-color:#CCCCCC;
}

TD.allprod2 {         /*all products*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  text-align:left;
}


TR.footer {
  background: #bbc3d3;
  border-top-color:#FFFFFF;
}

TD.footer {         /*datebar*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
}

TD.form1 {         /*forms*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  text-align:left;
}

TD.form2 {         /*forms*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
  text-align:left;
}

TD.form3 {         /*forms*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  color: #0000FF;
  text-align:left;
  font-variant:small-caps;
}
TD.form4 {         /*forms*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  color: #0000FF;
  text-align:left;
  font-variant:small-caps;
}

.infoBox {
}

.formBox {
  background: #D4D8E1;    /*form background*/
    border: 1px;
  border-style: solid;
  border-color: #bbc3d3;
  border-spacing: 1px;
}


.infoBoxContents {
  font-family: Tahoma, Verdana, Arial;
  font-size: 13px;
  color:#033767;
  font-weight:bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
}

TD.infoBoxHeading {             /*header bar*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  font-weight: bold;
  background: #567997;
  color: #FFFFFF;
  padding: 3px 2px 3px 2px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.manuBox {
  background: #ffffff;    /*box rim*/
}

.manuBoxContents {
  background: #ffffff;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
}

.indexBox {
  background: #246494;    /*box rim*/
  font-family: Tahoma, Verdana, Arial;
  color:#FFFFFF;
  font-size: 11px;
}

.indexBoxContents {
  background: #246494;
  font-family: Tahoma, Verdana, Arial;
  color: #FFFFFF;
  font-size: 11px;
}

.indexBoxNotice {
  background: #FF8E90;
    font-family: Tahoma, Verdana, Arial;
  color: #FFFFFF;
  font-size: 11px;
}

.indexBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, Arial;
  color:#FFFFFF;
  font-size: 11px;
}

TD.indexBoxHeading {             /*header bar*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  background-image: url('images/layout/ib-b.jpg');
  height:28px;
  background-repeat: repeat-x;
}

TD.indexBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #FFFFFF;
}

.newBox {
  background: #E1E1E5;    /*box rim*/
}

.new2Box {
  background: #fde36f;    /*box rim*/
}

.newBoxContents {
  background: #E1E1E5;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
}
.new2BoxContents {
  background: #fde36f;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
}
.newBoxContents2 {
  background: #FFCC66;
  font-family: Tahoma, Verdana, Arial;
  font-size: 9px;
  text-align: center; 

}
TD.newBoxHeading {             /*header bar*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  background-image: url('images/layout/ib.jpg');
  height:20px;
  background-repeat: repeat-x;
}
.newsBox {
  background: #ffffff;    /*box rim*/
}

.newsBoxContents {
  background: #ffffff;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
}
TD.newsBoxHeading {             /*header bar*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}



TD.twmBoxHeading {             /*header bar*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  height:20px;
  background-color:#666666;
}
.twmBox {
  background: #246494;    /*box background*/
}

.twm2Box {
  background: #FF9933;    /*box background*/
}

.cartBox {
  background: #246494;    /*box background*/
 
}
.cartBoxContents {
  background: #246494;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
}
TD.cartBoxHeading {             /*header bar*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  background-image: url('images/layout/ib-c.jpg');
  height:25px;
  width:130px;
  background-repeat: repeat-x;
}

TD.cartBox, SPAN.cartBox {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #FFffff;
  background-color:#FF6600;
}
.rapidBox {
  background: #246494;    /*box rim*/
}

.rapidBoxContents {
  background: #246494;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  text-align:center  
}
TD.rapidHeading {             /*header bar*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  font-weight: bold;
  background-image: url('images/layout/ib.jpg');
  height:20px;
  background-repeat: repeat-x;
}
TR.productListing-odd {
  background: #f8f8f9;
}
TR.productListing-even {
  background: #f8f8f9;
}

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: #f8f8f9;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #6D8BA4;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #6D8BA4;
  padding: 3px;
  white-space:nowrap;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.estimatedshippingBox {
background: #FF8E90; 
}

TD.estimatedshippingBoxHeading {
font-family: Tahoma, Verdana, Arial;
font-size: 10px;
font-weight: bold;
background: #bbc3d3;
color: #ffffff; 
}

.estimatedshippingBoxContents {
background: #f8f8f9;
font-family: Tahoma, Verdana, Arial;
font-size: 10px; 
}

.ShowShipping {
background: #444ddd;
color: #fffffa;
font-family: Tahoma, Verdana, Arial;
font-size: 6px;
font-weight: bold;
text-align: center;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight:bold;
  padding-left: 5px;
  color: #033767;
}

TD.productHeading, DIV.productHeading {
  font-family: Verdana, Tahoma, Arial;
  font-size: 12px;
  color: #000000;
}


TD.picHeading, DIV.picHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background-image: url('images/layout/pichdr.gif');
  height:38px;
}

TD.picFooting, DIV.picFooting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  height:27px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main , DIV.main{
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  line-height: 1.5;
}

TD.main2, P.main2 , DIV.main2{
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
}
TD.product, P.product {
  font-family:Tahoma, Verdana, Arial;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
}

TD.smallTexta, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
color:#FFFFFF;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  text-align:right
}

TD.smallText5, SPAN.smallText5, P.smallText5 {
  font-family: Tahoma, Verdana, Arial;
  color: #0000CC;
  font-size: 11px;
  text-align: left;  
  font-weight: bold;
}

TD.smallText6, SPAN.smallText6, P.smallText6 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  text-align: left;  
}
TD.smallText7, SPAN.smallText7, P.smallText7 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  text-align: center;  
}

TD.smallTextlinks, SPAN.smallTextlinks, P.smallTextlinks {
  font-family: Tahoma, Verdana, Arial;
  color: #0000CC;
  font-size: 11px;
  text-align: center;  
  font-weight: bold;
}


TD.medText, SPAN.medText, P.medText {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
}

TD.smallText3, SPAN.smallText3, P.smallText3 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  text-indent:10;
  text-align:left;
}
TD.smallText4, SPAN.smallText4, P.smallText4 {
  font-family: Tahoma, Verdana, Arial;
  color: #0000CC;
  font-size: 10px;
  text-indent:10;
  text-align:left;
}
TD.smallText8, SPAN.smallText8, P.smallText8 {
  font-family: Tahoma, Verdana, Arial;
  color: #000000;
  font-size: 14px;
  text-align:left;
  font-weight: bold;
}

TD.accountCategory {
  font-family: Tahoma, Verdana, Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  color: #033767;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Verdana, Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Verdana, Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Arial; font-size: 10px; color: #ff0000; }
.maintable {border-right: 1px solid #737270;}
TD.leftend {border-left: 1px solid #737270;font-family: Verdana, Arial, sans-serif; font-size: 10px;}
TD.newprodname {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #033767; text-align:center; font-weight:bold;}
A.newprodname {color: #033767;}
A.newprodname:hover {color: #FFFFFF;}
TD.newprodprice {font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align:center; font-weight:bold; color:#FFFFFF; white-space:nowrap;}
TD.newprodimage {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #033767; text-align:center; border-top: 1px solid #6D8BA4; border-left: 1px solid #6D8BA4; border-right: 1px solid #6D8BA4; padding: 4px;}
TD.contentpad {padding: 3px 5px 5px 5px; border-left: 1px solid #737270;}
TD.searchboxtd {padding: 0px 3px 10px 3px;}
A.catlink {color: #000000;}
A.catlink:hover {color:#FF6600;}
TD.footcell {font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color:#FFFFFF; border-left: 1px solid #737270;}
A.footcell {color:#FFFFFF;}
TD.footcell2 {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff;}
TD.prodinfo1 {border-top: 1px solid #6D8BA4;}
TD.prodinfo2 {border-left: 1px solid #6D8BA4;}
TD.prodinfo3 {border-right: 1px solid #6D8BA4;}
TD.prodinfo4 {border-bottom: 1px solid #6D8BA4;}
TD.newprodimage1 {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #033767; text-align:center; border-top: 1px solid #6D8BA4; padding: 4px;}
TD.newprodimage2 {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #033767; text-align:center; border-top: 1px solid #6D8BA4; border-left: 1px solid #6D8BA4;  padding: 4px;}
TD.newprodimage3 {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #033767; text-align:center; border-top: 1px solid #6D8BA4; border-right: 1px solid #6D8BA4;  padding: 4px;}
TD.headclass {background-image:url(images/images_05bg.jpg); background-repeat:repeat-x; background-position: bottom right;}

/* Invoice&PackingSlip */
.pageHeading-invoice { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal; padding: 3px; }
.pageHeading-invoice2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal; border: 1px ridge #CCCCCC; padding: 3px; }
.dataTableHeadingContent-invoice { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; border: 1px ridge #000000;}
.main-payment { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #FFFF99; border: 1px ridge #000000; }

TD.pollBoxRow {

  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;

  border-color: #cccccc;

  border-style: solid;

  border-width: 1px; 

}

TD.pollBoxText {

  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;

  border-color: #cccccc;

  border-style: solid;

  border-width: 1px; 

}

TR.pollOptRow {

  background: #E1E1E5;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;

}

TR.pollFooter {

  background: #E1E1E5;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;

  background: #cccccc;
  border-color: #cccccc;

}


/* Supertracker Styles */
.supertracker_menu {background: #ddd; border: 1px solid #aaa; padding: 10px;}
.supertracker_title {font-face: Tahoma, Verdana, Arial; font-size: 16px; font-weight: bold; }
.supertracker_section {margin-top: 10px;}
.supertracker_sub_title {font-face: Tahoma, Verdana, Arial; font-size: 14px; text-decoration: underline; font-weight: bold; }
A.supertracker_link { font-face: Tahoma, Verdana, Arial; font-size: 11px; font-decoration: underline; margin: 5px 10px 5px 10px;}
.supertracker_text { font-face: Tahoma, Verdana, Arial; font-size: 11px;}
.supertracker_contact {font-face: Tahoma, Verdana, Arial;font-size: 11px; width: 100%px;background: #aaa;	padding: 5px;	margin: 10px 0 10px 0; border: 1px solid #000;}
/* Supertracker Styles EOF */

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: 246494;
	background-color: #246494;
	border: none;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	padding-top: 5px;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	vertical-align:bottom;
	font-size: 12px;
	display: block;
	height:20px;
	border-bottom-color:#0099FF;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #ffffff;
	text-decoration: none;	
	vertical-align:bottom;
}


.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	vertical-align:bottom;
	height:20px;
	background-color: #3A79AB;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ff6600;
	vertical-align:bottom;
	background-color: #ff6600;	
	text-decoration: bold;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #246494;
	border: none;
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	padding-top: 5px;
	vertical-align:middle;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
  vertical-align:middle;
	text-decoration: none;
	height:20px;
	font-size: 12px;			
	text-decoration: none;
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #ffffff;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #3A79AB;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffffff;
	background-color: #3A79AB;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */

}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #ff6600;
	font-weight: bold;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.productTitle { color: ffffff; }

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
ul.sitemap {
color: #ff0000;
}
add this to the end, 

/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */


/* 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 */
