/* ----------- HOME AND SPLASH PAGE SPECIFIC STYLES ------------------------------------------------------------------------------------------------------------------ -- */
	
	
.featbox /* grey box around featured catergories */
{
	border-style: solid;
	border-color: #a1a1a1;
	background-color: #FFFFFF;
	border-width: 1px;
	width: 100%;
	HEIGHT: 175PX;
	VERTICAL-ALIGN: top;
}

.featboxthanks /* grey box around featured catergories */
{
	border-style: solid;
	border-color: #a1a1a1;
	background-color: #FFFFFF;
	border-width: 1px;
	width: 100%;
	HEIGHT: 175PX;
	VERTICAL-ALIGN: top;
}



.catprodlink
{
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #green;
/*color: #014b99; */
text-decoration: underline;
}

.cathed7_old    /* style for category title boxes */
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	width: 100%;
	background-color: #C3DADF;
	color: #38306F;
	VERTICAL-ALIGN: center;
	height: 25px;
	
}
.topcathedTAB
{
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	width: 100%;
}
.topcathedTD /* heading for featued this week box */
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	background-color: #a1a1a1;
	color: #FFFFFF;
	background-image: url(/Images/home-test/catbar_bg.gif);  
}

.catunderline
{
background-color: #014b99; 
height: 2px;
}

.cattext1 /* TD containing cat description */
{
	font-family: arial;
	font-size: 8pt;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	VERTICAL-ALIGN: top;
	text-align: center;
}

.cattext2 /* TD containing cat description */
{
	font-family: arial;
	font-size: 8pt;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	VERTICAL-ALIGN: top;
	height: 50px;
}

.cattext3 /* TD containing cat description */
{
	font-family: arial;
	font-size: 8pt;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	VERTICAL-ALIGN: top;
	text-align: center;
}

.cattext /* TD containing cat description */
{
	font-family: verdana;
	font-size: 8pt;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	VERTICAL-ALIGN: top;
	height: 50px;
}

.catimagebox
{
height: 100px;
}

.catimageboxTXT
{
height: 100px;
	font-family: verdana;
	font-size: 8pt;
	background-color: #ffffff;
	color: #000000;
	VERTICAL-ALIGN: center;
	height: 100px;
}


/* ---------------------------------------- right hand column ----------------------------------------------------------------*/

.topsellbox  /* outer border of top sellers box */
{
	border-style: solid;
	border-color:  #92918d; 
	border-width: 1px;
	width: 100%;
	VERTICAL-ALIGN: top;
}
.RBline  /* dividing line in top seller box */
{
background-color:  #92918d; 
height: 1px;
}
.topsellHED  /* header style for top sellers box */
{
font-family: arial;
font-size: 14px;
font-weight: bold;
background-color:  #CF2635; 
color: #ffffff;
height: 20px;
}
.TSprodbox
{
height: 25px;
text-align: center;
}
.TSprodlink
{
font-family: arial;
font-size: 10px;
color: #014b99;
text-decoration: underline;
}

.getcatbox  /* outer border of get cat box */
{ 
	border: 1px solid #CF2635; 
}
}
.getcatHED /* header style for get cat box */
{
font-family: arial;
font-size: 14px;
font-weight: bold;
background-color: #CF2635; 
color: #ffffff;
height: 20px;
}
.getCATlink
{
font-family: arial;
font-size: 12px;
color: #cc3300;
text-decoration: underline;
font-weight: normal;
}

.favhed
{
	background-color: #92918d;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}
.nav
{
	background-color: #404040;
}

 
	
#header {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid black;
	position: relative;
	}
#thSig {
	background: no-repeat top left url(/Images/home-test/header-bg.gif);
	}
#thGraphic {
	background: top right url(/Images/home-test/SiteLogo1.png);
	}


#thNavLinks li a {
	color: red;
	}


