
/* Sliderpromo */
#HomeSlider {
	width: 368px;
	font-size: 11px;
	color: #666;
	margin-left: 0px;
	height:360px;
}
#HomeSlider h2 {
	font-size:1.2em!important;
}
#HomeSlider .shingles {
	margin: 0 0px;
	position: relative;
	overflow: hidden;
	height:360px;
}
#HomeSlider .shingles li {
	display: block;
	z-index: 1;
	width: 100%;
	left: 0 !important;
}
#HomeSlider .shingles li div {
	background: #1d4966;
	padding: 10px 25px 9px 25px;
	font-size:12px;
	font-family: "Trebuchet MS";
	color: #e6e6e6;
	/*margin-top: -9px; */
}
#HomeSlider .shingles li div a {
	font-size:12px;
	font-family: "Trebuchet MS";
	color: #a9c03b;
	text-decoration: underline;
}
#HomeSlider .shingles .handle {
	text-decoration: none;
	display: block;
	padding: 10px 15px 3px 45px;
	height: 20px;
	color:#fff;
	font-size:14px;
	/*background: url(../images/drawer_bottom.jpg) 0 100% no-repeat; */
	overflow: hidden;
}
#HomeSlider {
	width: 577px;
	font-size: 11px;
	color: #666;
	overflow: hidden;
	}

#HomeSlider .shingles {
	margin: 0 0px;
	position: relative;
	overflow: hidden;
	background: #1d4966;
	height: 223px !important;
	}
#HomeSlider .shingles li {
	display: block;
	z-index: 1;
	width: 100%;
	background: #1d4966;
	}
#HomeSlider .shingles li div {
	padding: 20px 0px 0px 10px;
	height: 105px;
	}
#HomeSlider .shingles li div p {
	padding: 0;
	margin: 0;
	width: 350px;
	line-height: 18px;
}
#HomeSlider .shingles img.photo {
	display: block;
	margin: 2px 3px 0 3px;
	}
#HomeSlider .shingles .handle,
#HomeSlider .shingles .first .handle {
	display: block;
	padding: 8px 15px 2px 10px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 0;
	overflow: hidden;
	background: url(imgs/titlebg2.jpg) 0 100% no-repeat;
	_margin-bottom: -3px;
	}
#HomeSlider .shingles .handle:hover {
	text-decoration: none;
	}
#HomeSlider .shingles .handle strong {
	font-size:19px;
	font-family: "Trebuchet MS";
	display: block;
	font-size: 13px;
	color: white;
	font-weight: normal;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	}
#HomeSlider .shingles .handle .description {
	color: #333;
	height: 30px;
	overflow: hidden;
	line-height: 14px;
	}
#HomeSlider .shingles .handle .more {
	color: #2971a7;
	}
#HomeSlider .shingles li.obscured .handle {
	background-position: 0 100%;
	}
#HomeSlider .shingles li.obscured .handle .description {
	color: #666;
	}

#HomeSlider h2 {
	color: white;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
#HomeSlider h2 {
	margin: 0;
	background: url(imgs/toptitle2.jpg) no-repeat top left #1d4966;
}

.SpecialItemsList {
	margin: 0;
	padding: 3px;
	padding-right: 0;
	background:#004163;
	font-family: "Trebuchet MS", Arial, sans-serif;
	height: 20px;
	width:574px;
}

.SpecialItemsList li {
	float: left;
	padding: 0;
	margin: 0;
	margin-left : 0px;
	margin-right: 2px;
}

.SpecialItemsList .c1 {
	float: left;
	padding: 0;
	margin: 0;
	margin-left : 0px;
	margin-right: 1px;
}
.SpecialItemsList .c2 {
	float: left;
	padding: 0;
	margin: 0;
	margin-left : 1px;
	margin-right: 2px;
}
.SpecialItemsList .c3 {
	float: left;
	padding: 0;
	margin: 0;
	margin-left : 1px;
	margin-right: 0px;
}
.SpecialItemsList li a  {
	padding: 3px;
	text-decoration: none;
	background:#5e869c;
	color: #fff;
	font-size: 12px;
}
.SpecialItemsList li a:hover {
	padding: 3px;
	margin: 0;
	text-decoration: none;
	background: #004163;
	font-size: 12px;
}



