﻿/*-------------------------------------------------------- mouseover draws ---------------------------------------------------------------------------*/
#tabslide {
	width:185px;
	margin: 10px 0 0 -4px;
}
#tabslide h6 {
	margin-left:0px;
	padding:12px 0 0 10px;
	height:30px;
	background:url(images/features_bg.png);
}
#tabslide H2 {
	margin:0px;
	padding:0px;
}
#tabslide .shingles {
	margin: 0px 1px;
	padding:0px;
	overflow: hidden;
	position: relative
}
#tabslide .shingles LI {
	display:block;
	z-index: 1;
	width: 100%;
	background:url(images/bg.png);
	background-position:-1px 0;
}
/*#tabslide .shingles IMG.photo {*/
#tabslide .shingles img {
	display:block;
	margin: 2px 8px 0px 10px;
}
#tabslide .shingles .handle {
	padding-right: 10px;
	color:#ee1d24;
	display:block;
	padding-left: 10px;
	margin-bottom: -6px;
	padding-bottom: 8px;
	overflow: hidden;
	padding-top: 10px;
	height: 57px;
	_margin-bottom: -3px
}
.bg_handle {
	background:url(images/shingles_handlebg.png) no-repeat 0px 100%;
}
.bottom_bg_handle {
	background:url(images/shingles_handlebg_bottom.png) no-repeat 0px 100%;
}
#tabslide .shingles .handle:hover {
	text-decoration: none
}
#tabslide .shingles .handle STRONG {
	padding-left:10px;
	/*display:block;*/
	font-weight: normal;
	font-size: 1.2em;
	overflow: hidden;
	color: #333;
	white-space:nowrap;
	height: 18px;
	background:url(images/arrow_bullet.gif) no-repeat;
	background-position:0px 5px;
}
#tabslide .shingles .handle .description {
	display:block;
	overflow:hidden;
	padding-left:10px;
	color: #666;
	line-height: 14px;
	height: 28px;
}
#tabslide a {
	text-decoration:none;
}
.plus {
	color:#ee1d24;
}

/*#pb-productbrowsercontainer { overflow: hidden; } 
#latest { height: 425px; } 
#tabslide { height: 501px; } 
#tabslide .shingles { height: 476px; } 
#tabslide .shingles li { position: absolute; top: 0; }*/