/* This has some effect on IE5... */
body {font-family: Arial, sans-serif}

/* FOOTER */
.footer { font-family: Arial, sans-serif; font-size: 9pt; color: #ffffff }

/* CHECKOUT PAGES */
/* button background-color doesnt work in Netscape */
.navbutton {font-family: arial, sans-serif; font-size: 9pt; background-color: #ffcc33 }  
.checkoutheading {font-family: arial, sans-serif; font-size: 10pt; font-weight: bold }
.checkoutprompt {font-family: arial, sans-serif; font-size: 10pt; }
.reqcheckoutprompt {font-family: arial, sans-serif; font-size: 10pt; color: #ff3300 }
.checkoutfield {font-family: arial, sans-serif; font-size: 10pt; }
.checkoutsmall {font-family: arial, sans-serif; font-size: 8pt; }


/* PRODUCT PAGES */
.prod {font-family: arial, sans-serif; font-size: 10pt } 
.p {font-family: arial, sans-serif; font-size: 10pt; white-space: nowrap; vertical-align: middle } 
.pw {font-family: arial, sans-serif; font-size: 10pt; width: 99%; vertical-align: middle } 
.proddesc {font-family: arial, sans-serif; font-size: 8pt} 
.price {font-family: arial, sans-serif; font-size: 10pt; text-align: right } 
.r {font-family: arial, sans-serif; font-size: 10pt; text-align: right; white-space: nowrap; vertical-align: middle }
.sectionlink {font-family: arial, sans-serif; font-size: 13pt; text-align : left; vertical-align : top; width : 100% }
.sectionlinkdetail {font-family : Arial, sans-serif; font-size : 15px }

.parentsectionlink {font-family: arial, sans-serif; font-size: 10pt } 
.thissection {font-family: arial, sans-serif; font-size: 10pt; font-weight: bold } 

.actsearchhighlightcolor {color: #ff0000 }

/* SHOPPING CART DISPLAY */
.cartheading {font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
.cartline {font-family: Arial, sans-serif; font-size: 10pt; text-align: left; } 
.cartliner {font-family: Arial, sans-serif; font-size: 10pt; text-align: right; }
.cartshortcuts {font-family: arial, sans-serif; font-size: 12pt} 

/* LINKS TO SHOPPING CART & CHECKOUT */
.cartlink {font-family: arial, sans-serif; font-size: 10pt; color: #ffffff; font-weight: bold; } 
.cartjscript {font-family: arial, sans-serif; font-size: 10pt; color: #ffffff } 

/* LEFT HAND SIDEBAR */
.sectioncolor {background-color: #3300ff; font-size: 2pt; line-height: 2pt} 
.shortcutheader { font-family: arial, sans-serif; ; color: #ffffff; font-weight: bold; font-style: italic; vertical-align: top; font-size: 9pt} 
.shortcutentry {font-family: arial, sans-serif; font-size: 9pt; text-align: right; background-color: #6699ff} 
.shortcut {font-family: arial, sans-serif; font-size: 11pt; color: #ffffff; width: 172; background-color: #6699ff} 
.shortcutlink {font-family: arial, sans-serif; font-size: 11pt; font-weight: bold; color: #ffffff} 
.shortcutsmallprint {font-family: arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff}

.searchboxentry {font-family: arial, sans-serif; font-size: 9pt} 
.selectbox {font-family: arial, sans-serif; font-size: 8pt} 

/* NAVBAR */
 a.unselectedtabtext { text-align: center; color: #666666; font-family: verdana; font-size: 9px; font-weight: bold; text-decoration: none; }
 a.unselectedtabtext:hover { color: #0000ff; }
 a.selectedtabtext {text-align: center; color: #ffffff; font-family: verdana; font-size: 9px; font-weight: bold; text-decoration: none; }
 .unselectedtab {text-align: center; width: 90px; height: 17px; background-image: url('unselected-tab.gif'); }
 .selectedtab {text-align: center; width: 90px; height: 17px; background-image: url('selected-tab.gif'); }

/* RIGHT HAND SIDEBAR */
.rhsidebar { font-family: arial, sans-serif; font-size: 9pt; background-color: #ffffcc} 
.rhsidebarheader { font-family: arial, sans-serif; font-size: 10pt; color: #ff0000; font-weight: bold; font-style: italic}

/* MISC */
.returntotop { font-family: Arial, sans-serif; font-size: 10pt; text-align: right; }


