

.boxText { font-family: Arial, Geneva, Helvetica; font-size: 11px; font-weight: lighter; 
}

.errorBox { font-family: Arial, Geneva, Helvetica; font-size: 10px; background: #ffb3b5; font-weight: bold; 
}

.stockWarning { font-family: Arial, Geneva, Helvetica; font-size: 10px; color: crimson; 
}

.orderEdit { font-family : Arial, Geneva, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; 
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  SCROLLBAR-BASE-COLOR: #8EADDB;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover { 
  color: #000000; 
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  font-family: Arial, Geneva, Helvetica;
  font-size: 14px;
  background: #DAE4F3;
  color: #333333;
  font-weight: bold;
  border: #999999; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px;
  border-left-width: 1px;
}

TD.headerNavigation {
  font-family: Arial, Geneva, Helvetica;
  font-size: 11px;
  background: #CCCCCC;
  color: #333333;
  font-weight: bold;
  border: #999999; 
  border-style: solid; 
  border-top-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 0px;
  border-left-width: 0px;
}

TD.headerCategory {
  font-family: Arial, Geneva, Helvetica;
  font-size: 12px;
  background: #FFCC00;
  color: #000000;
  font-weight: bold;
  border: #999999; 
  border-style: solid; 
  border-top-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 0px;
  border-left-width: 0px;
}

A.headerNavigation { 
  color: #666666; 
}

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: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #8EADDB;
}

TD.footer {
  font-family : Geneva, Arial, Helvetica;
  font-size: 10px;
  background: #8EADDB;
  color: #ffffff;
  font-weight: bold;
}

TABLE.infoBox {
  background: #F5F5F5;
  font-family : Arial, Geneva, Helvetica;
  font-size: 11px;
}

TABLE.infoBoxContents {
  background: #F5F5F5;
}

TD.infoBoxHeading {
  font-family: Arial, Geneva, Helvetica;
  font-size: 12px;
  background: #8EADDB;
  border-top-width: 2px;
  border-bottom-width: 2px;
  color: #ffffff;
  font-weight : bold;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family : Arial, Geneva, Helvetica;
  font-size: 11px;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

 .infoBoxNotice { 
     background: #FFFF00;
} 

 .infoBoxNoticeContents { 
   background: #99CCFF; 
   font-family: Arial, Geneva, sans-serif; 
   font-size: 10px; 
}

.infoBoxProducts {
  text-align: center;
  border: solid 1 #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
}
.infoBoxProducts a {
  color: #333333;
}

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: #DAE4F3;
  border: #000000; 
  border-style: solid; 
  border-top-width: 0px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

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;
  border: #000000; 
  border-style: solid; 
  border-top-width: 0px; 
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

TABLE.productListing {
  background: #E3F1FD;
  border: 1px; 
  border-style: solid; 
  border-color: #b6b7cb; 
  border-spacing: 1px;
}

.productListing-heading { 
  font-family: Arial, Verdana, Arial; 
  font-size: 12px; 
  background: #CCCCCC;
  color: #000000;
  font-weight: bold;
  border: #999999; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
} 



TD.productListing-data {
  color: #333333;
  font-size: 12px;
  font-family: Arial, Geneva, Helvetica;
}

.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; }

A.pageResults { 
  color: #0000FF;
}

A:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Geneva, Arial, Helvetica;
  font-size: 18px;
  font-weight : bold;
  color: #656565;
}

TR.subBar {
  background: #DAE4F3;
}

TD.subBar {
  font-family : Geneva, Arial, Helvetica;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  color:#606060;
  font-family :  Tahoma, Arial, Geneva, Helvetica;
  font-size: 12px;
  line-height: 1.5;
}

TD.main1 {
  color:#606060;
  padding-left:25px;
  font-family :  Tahoma, Arial, Geneva, Helvetica;
  font-size: 20px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText {
  font-family : Geneva, Arial, Helvetica;
  font-size: 10px;
}

TD.accountCategory {
  font-family : Geneva, Arial, Helvetica;
  font-size: 13px;
  color: #aabbdd;
}

TD.accountCategorytop {
  font-family : Arial, Helvetica, Geneva;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TD.fieldKey {
  font-family : Geneva, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family : Geneva, Arial, Helvetica;
  font-size: 12px;
}

TD.tableHeading {
  font-family : Arial, Geneva, Helvetica;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family : Geneva, Arial, Helvetica;
  font-size: 10px;
  color : #ff0000;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Geneva, Helvetica;
  font-size : 12px;
}

.moduleRow { } 
.moduleRowOver { background-color: #CCCCCC; cursor: pointer; } 
.moduleRowSelected { background-color: #8EADDB; } 

TEXTAREA {
  width: 100%;
  font-family : Arial, Geneva, Helvetica;
  font-size : 12px;
}

SPAN.greetUser {
  font-family : Arial, Geneva, Helvetica;
  font-size : 10px;
  color : #0066FF;
  font-weight : bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}



TD.formAreaTitle {
  font-family : Tahoma, Geneva, Arial, Helvetica;
  font-size : 12px;
  font-weight : bold;
}

.freedom-body-copy {
	color: #333333;
    font-size: 12px;
    font-family: Tahoma, Arial, Geneva, Helvetica;
	padding-top:10px;
    padding-bottom:10px;
	padding-left:20px;
	padding-right:15px;
}

.schwab-copy {
        color: #333333;
        font-size: 12px;
	    font-family: Tahoma, Arial, Geneva, Helvetica;
	    padding-top:10px;
        padding-bottom:10px;
		padding-left:20px;
		padding-right:15px;
}	

.product-info-page {
		color: #333333;
		font-family: Tahoma, Arial, Geneva, Helvetica;
		font-size:12px;
}

.home-copy {
        color: #333333;
        font-size: 12px;
		font-family: Tahoma, Arial, Geneva, Helvetica;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Geneva, Arial, Helvetica;
  color: #ff0000;
}

TD.checkoutBar {
  font-family : Geneva, Arial, Helvetica;
  font-size: 10px;
  color: #aabbdd;
}

.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; 
}

DIV.pageHeading  { 
  font-family : Arial, Geneva, Helvetica;
  font-size : 20px;
  font-weight : bold;
  color: #656565;
 } 

TABLE.helpbox {  
background-color: #F4F4F4; 
border: #8EADDB; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

.subHeading {
font-family: Verdana, Arial, sans-serif;
color: #CC6600; 
font-size: small; 
font-weight: bold;
}

/*Product Info Styles*/

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.VisitorTableBox {
 border-top: solid 1px #000000; 
 border-left: solid 1px #000000; }

.VisitorTableHeadingContent { 
 font: bold 8pt Verdana, Arial, sans-serif; 
 color: #000000; bold; border-right: solid 1px #000000; 
 border-bottom: solid 1px #000000; }

.VisitorTableContent {
 font: normal 8pt Verdana, Arial, sans-serif; 
 color: #000000; border-right: solid 1px #000000; 
 border-bottom: solid 1px #000000; }

.longDescription { visibility: hidden; display: none; }

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;
}

TD.hist {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: black; TEXT-DECORATION: none
}

.buybothText {
	FONT-SIZE: 14px; COLOR: #000000
}

TD.category-list {
  color: #999999;
  font-family: Geneva, Arial, Helvetica;
  font-size: 12px;
}

td.menucontent1, td.menucontent1over {
        color: #000000;
        font-family: Verdana, Arial, sans-serif;
        padding:  0px 6px;
        background-color: #F8F8F9;
        border: solid 1px #F8F8F9;
        font-size:10px;
    }
    td.menucontent1 a, td.menucontent1over a {
        text-decoration:none;
        font-weight: lighter;
        font-family: Geneva, Verdana, Arial, sans-serif;
        font-size:11px;
    }
    td.menucontent1over {
        background-color: #BBC3D3;
        cursor:pointer;
        border: solid 1px;
        border-color: #BBC3D3 #BBC3D3 #BBC3D3 #BBC3D3;
    }
    td.menucontent1over a {
        font-weight: bold;
        color: #FFFFFF;
    }
    h1 { 
 font-family: Geneva, Arial, Helvetica;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Arial, Geneva, Helvetica;
 font-size: 14px;
}

TD.productDesc {
  font-family: Tahoma, Arial, Geneva, Helvetica;
  font-size: 12px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.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;
}	

/* begin POP-UPs MASSAGEed styles */ 
#showimage{ font-family: arial,tahoma,arial; font-size: 12px; line-height: 18px; color: #FFFFFF; 
/* this is the color of the "Close Window [x]" text */ position:absolute; visibility:hidden; border: 1px solid black; background-color: #ffffff; } #dragbar{ cursor: hand; cursor: pointer; background-color: #4F5263; 
/* this is the background color of the top-bar */ z-index: 999999999999999999; visibility: visible; 
/* not necesary (play with it if you are tweaking crappy browsers like Safari, Konqueror, etc) :D min-width: 320px; */ 
/* NS6 style to overcome bug width: 100%; */ } #dragbar #closetext{ font-weight: bold; margin-right: 0px; z-index: 999999999999999999; visibility: visible; } 
/* end POP-UPs MASSAGEed styles */ 
