/* Default text styles. */

BODY		{
		background: #FFFFFC;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px
		}

TD, TH		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px
		}

P		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

.promo		{
		font-size: 16px;
		font-weight: bold;
		border: 1px solid #FFCE23;
		background: #FDF9E4;
		padding: 6px;
		width: 100%;
		margin-right: 5px
		}

.legal		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #999999
		}
/* login, out stuff */

.welcomeLogout	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-left: 6px;
		color: #666666;
		padding-botom: 4px
		}

.loginTable	{
		border: 2px solid #001E55;
		background: #ffffff
		}

/* Contact Form */

.contactForm	{
		border-top: 1px solid #A5AFC2;
		margin-top: 20px;
		}

.contactForm TD	{
		font-size: 11px;
		padding: 12px 0px 12px 0px
		}

.contactStripe TD	{
		background: #FFF8CE;
		border-top: 1px solid #FDEB7F;
		border-bottom: 1px solid #FDEB7F;
		padding: 15px;
		font-size: 11px;
		}

/* IMG link styles */

a img { border: 1px solid black; }
a img.noBord { border: 0px; }


/* Products */


.boxFeatured
	{
	background: #ffffff;
	border: 1px solid #003605;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal
	}

.featuredGroup {
	margin-top: 10px;
	margin-left: 10px
	}

.priceReg	{
		}

.priceSale	{
		margin-left: 25px;
		color: #CB0000;
		font-weight: bold;		
		}

.optionGroup	{
		padding-bottom: 10px;
		margin-top: 5px;
		}

.editAccountTable TD, .collectInfo TD {
		padding-top: 2px;
		padding-bottom: 2px
		}

.prodTab	{
		margin-top: 6px
		}

.productGroup	{
		font-size: 11px
		}

.productsListTable TD {
		font-size: 11px;
		padding-top: 10px;
		padding-bottom: 30px
		}

.optionsGroup
		{
		background: #FFFEED;
		border-top: 1px solid #003006;
		border-left: 1px solid #003006;
		border-right: 1px solid #003006;
		padding: 10px;
		font-size: 11px;	
		}

.addGroup	{
		border-top: 1px solid #FDEB7F;
		border-bottom: 1px solid #003006;
		border-left: 1px solid #003006;
		border-right: 1px solid #003006;
		background: #FFF8CE;
		padding: 10px;
		font-size: 11px;
		}

.qtyBreak	{
		font-size: 11px;
		background: #ffffff;
		border-left: 1px solid #EFE6BD;
		border-right: 1px solid #EFE6BD;	
		border-bottom: 1px solid #EFE6BD;		
		}

.qtyBreakHead	{
		font-size: 11px;
		background: #FEF0A9;
		font-weight: bold;
		border: 1px solid #EFE6BD;
		}

.qtyDisclaimer	{
		font-size: 11px;
		width: 240px
		}


/* Order History */

.histTable	{
		border: 1px solid black
		}

.histTable TD	{
		font-size: 11px;
		border-right: 1px solid #C9C9C9
		}
	
.histStripe	{
		background: #EFF3FF
		}

.histTable TH	{
		font-size: 11px;
		color: #ffffff;
		background: #001F7A
		}

/* Shopping Cart */

.cartTable	{
		border: 1px solid black
		}

.cartTable TD	{
		font-size: 11px;
		border-right: 1px solid #C9C9C9
		}
	
.cartStripe	{
		background: #EFF3FF
		}

.cartTable TH	{
		font-size: 11px;
		color: #ffffff;
		background: #001F7A
		}

.cartTotals TD	{
		background: #FFF8CE;
		border-top: 1px solid #C9C9C9;
		font-weight: bold;
		color: #CB0000
		}

/* side nav */

.sidebarLeft	{
		background: #FFFFFC;		
		}

.catItem
	{
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #dadada;
	padding: 5px 2px;
	width: 121px
	}

.catCloseouts
	{
	color: #D60000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold
	}

/* FAQ */

.faqCat		{
		color: #001F7A;
		font-size: 14px
		}

.faqQuest	{
		color: #006A13;
		font-weight: bold;
		}

.faqAnswer	{
		color: #000000;
		}

.faqGroup	{

		}

/* Links */

.linkTable	{
		border-bottom: 1px solid #A5AFC2;
		}

.linkTable TD	{
		font-size: 11px;
		padding-bottom: 30px
		}

/* TopNav */

.topnav
		{
		background: #E6E6FF;
		border-top: 1px solid #9898EA;
		border-bottom: 1px solid #9898EA;
		border-left: 1px solid #9898EA;
		color: #001F7A;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-left: 6px
		}


.topnavCart	{
		background-image: url(/images/generic/misc/bgTopnav.jpg);
		background-repeat: repeat-y;
		background-color: #41589B;
		border-top: 1px solid #9898EA;
		border-bottom: 1px solid #9898EA;
		border-right: 1px solid #9898EA;
		color: #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-left: 0px;
		padding-right: 6px	
		}

.cartTally	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-right: 6px;
		color: #666666		
		}

/* footer */

.trLine	TD	{
		border-top: 1px solid #A5AFC2;
		padding-top: 0px
		}

.footer		{
		background: #FFFFFC
		}

.footerBlock	{
		border-top: 1px solid #A5AFC2;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;		
		}

/* testimonial */


.testimonial	{
		font-size: 11px;
		padding-top: 4px;
		padding-left: 1px
		}

.testImg	{
		margin-right: 10px;		
		}






/* Special text treatments. */

.tiny, .tiny P, .tiny TD	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px
		}

.bold		{
		font-weight: bold
		}

.trail		{
		color: #AF6700;
		margin-bottom: 0px
		}



/* Header styles. Mimics are for when you want to match the size,
but don't want the padding that comes from using an H tag. */

H1, .mimicH1	{ font-size: 28px }
H2, .mimicH2	{ font-size: 24px }
H3, .mimicH3	{ font-size: 20px }
H4, .mimicH4	{ font-size: 18px; margin-top: 0px }
H5, .mimicH5	{ font-size: 16px }
H6, .mimicH6	{ font-size: 14px }


/* link styles. */

a:link		{ color: #001F7A }
a:visited	{ color: #001F7A }
a:hover		{ color: #CB0000 }
a:active	{ color: #CB0000 }

.catItem a:link, .catItem a:visited	
{ color: #001F7A; text-decoration: none }

.catItem a:hover, .catItem a:active
{ color: #CB0000; text-decoration: none }

.catCloseouts a:link, .catCloseouts a:visited, .catCloseouts a:hove, .catCloseouts a:active	
{ color: #CB0000; text-decoration: none }

.topnav a:link, .topnav a:visited	
{ color: #001F7A; text-decoration: none }

.topnav a:hover, .topnav a:active
{ color: #CB0000; text-decoration: none }	


.topnavCart a:link, .topnavCart a:visited	
{ color: #ffffff; text-decoration: none }

.topnavCart a:hover, .topnavCart a:active
{ color: #FFE26D; text-decoration: none }	


a.smtlink,a.smtlink:link,a.smtlink:visited,a.smtlink:hover,a.smtlink:active {	color: #000000;	text-decoration: none	}


/* FORM elements. */

INPUT, TEXTAREA, SELECT, OPTION, .formFont
	{
	font-family: Lucida Console, Courier New, courier, monospace;
	font-size: 12px
	}

.formLabel
	{
	font-weight: bold
	}

.errorBg .formLabel
	{
	color: #D30000
	}

.req
	{
	color: #CB0000;
	font-weight: bold
	}		

.errorBg
	{
	background: #F6E3E3
	}

/* All them little boxes. */

.boxNewsSign
	{
	background: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/images/newsletterBg.gif);
	height: 243px;
	padding-top: 70px
	}

.boxSearch
	{
	background: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #001E55;
	}

.boxProducts
	{
	background: #ffffff;
	border: 1px solid #001E55;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal
	}

.boxCatalog
	{
	background: #ffffff;
	border: 1px solid #001E55;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal
	}

.boxHomeCalls
	{
	background: #ffffff;
	border: 1px solid #001E55;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 12px
	}

/* misc */

.bodyCell	{
		background: #FFFFFC
		}

.linkSearch, .linkSearch:hover, .linkSearch:link, .linkSearch:visited, .linkSearch:active	{
		color: #FFD300;	
		}

.headerSearch	{
		margin: 7px 10px 0px 8px;		
		}

.headerSearch TD	{

		font-size: 10px	
		}

.specialsBox	{
		width: 164px;
		background-image: url(/images/featuredBg.gif);
		background-repeat: no-repeat;
		padding-top: 10px;
		margin-bottom: 20px
		}

.specialsBox P 	{
		padding: 0px 10px;
		margin: 0px;
		font-size: 11px
		}

.featuredBox TD	{
		font-size: 11px
		}

.smtstrong { font-weight: normal; }

.ContentPagesMenu
		{
		background: #E6E6FF;
		margin: 4px;
		border: 1px solid #9898EA;
		color: #001F7A;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}