.header{
	margin-bottom: 5px;
	margin-left:0px;
	color:#0090f5;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.home-header{
	margin-bottom: 2px;
	margin-top: 6px;
	margin-left:5px;
	color:#0090f5;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}



#filter-menu {
	text-align:Left;
	display: block;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #787878;
}

#filter-menu a {
	display: block;
	padding: 0px 1px 2px 0px;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: 500;

} 

#filter-menu a:link, #filter-menu a:active, #filter-menu a:visited {
	color: #787878; /*color of rollover text*/
}

#filter-menu a:hover {
	color: #0090f5 ; /*color of rollover text*/
}


#filter-cat {
	
	text-align:Left;
	margin-left:1px;
}

#filter-cat a {
	display: block;
	padding: 4px 1px 3px 5px;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: 600;

} 

#filter-cat a:link, #filter-cat a:active, #filter-cat a:visited {
	color: #585858; /*color of rollover text*/
}


#filter-cat a:hover {
	color: #0090f5; /*color of rollover text*/
}



#filter-active a:link, #filter-active a:active, #filter-active a:visited {
	color: #0090f5; /*color of rollover text*/
}

#crumbs {
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #787878;
}




#product-titles {
	display: block;
	width: 145px;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: 500;
	color: #4E4E4E;
	margin-top: 5px;
}

#product-titles a {
	display: block;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: 500;

} 

#product-titles a:link, #product-titles a:active, #product-titles a:visited {
	color: #4E4E4E; /*color of rollover text*/
}

#product-titles a:hover {
	color: #0090f5 ; /*color of rollover text*/
}


#product-sell {
	display: block;
	width: 140px;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
	margin-top: 5px;
}

.pg-normal {
color: #333333;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;    
cursor: pointer;    
}
.pg-selected {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;        
text-decoration: underline;
cursor: pointer;
}


#staff-picks {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 20px;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
} 


