/* **********
PINTjumper
********** */
div.PINTjumper {
	/*background-image: url('/featured_products/images_mainpage/image_rotate.php');*/
	color: #333;
	text-shadow: 0px 0px 4px #FFF;
	padding: 6px 0 0 0;
}
div.PINTjumper a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c30c3e;
	padding: 0 11px 6px 11px;
}
div.PINTjumper a:hover {
	color: #222;
}
.bluebar {
	background-image: url('/images/interface/bg_bluebar.gif');
	color: #2F62BD;
	background-color: #EEF2FA;
	padding: 5px 12px 6px 12px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: none;
}
.redbar {
	color: #FFFFFF;
	background-image: url('/images/interface/bg_redbar.gif');
	background-color: #c30c3e;
	padding: 5px 12px 6px 12px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: none;
}
.dashbox {
	border: 1px solid #ccd6e0;
}
/* ********** */
/* PRODCATBOX */
/* ********** */
.prodcatbox h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 8px 4px 0 4px;
	padding: 0 0 2px 7px;
	color: #f60;
}
.prodcatbox a.plusDesc {
	font-size: 11px;
	font-weight: normal;
	margin: 8px 4px 0 4px;
	padding: 0 0 2px 0px;
	color: #2F61BD;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	background-image: none;
}
.prodcatbox a.minusDesc {
	font-size: 11px;
	font-weight: normal;
	margin: 8px 4px 0 4px;
	padding: 0 0 2px 0px;
	color: #F60;
	background: none;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	background-image: none;
}
.prodcatbox {
	background: url('/images/interface/gradient_blue_b_to_t_100px.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
}
.prodcatbox a {
	display: block;
	background: 2px 10px no-repeat url('/images/interface/bullet_orange_2px.gif');
	padding: 1px 3px 2px 8px;
	margin: 0px 4px 0 3px;
	color: #666;
}
.prodcatbox a:hover {
	color: #F60;
}
div.bullet {
	background: 5px 6px no-repeat url('/images/interface/bullet_orange_2px.gif');
	padding: 0 0 0 12px;
	margin: 4px 0 4px 0;
}
div.news a	{
	display:block;
	background: 5px 6px no-repeat url('/images/interface/bullet_orange_2px.gif');
	padding: 0 0 0 12px;
	margin: 4px 0 4px 0;
}
