.homepage_slideshow_control_pause {
	background: url(../images/Pause_PaleBlue.gif) no-repeat bottom left;
	display: block;
	height: 34px !important;
	padding: 0 !important;
	text-indent: -5000px;
	width: 84px !important;
}

.homepage_slideshow_control_pause:hover, .homepage_slideshow_control_pause_active {
	background: url(../images/Pause_PaleBlue.gif) no-repeat top left;
}

.homepage_slideshow_control_play {
	background: url(../images/Play_PaleBlue.gif) no-repeat bottom left;
	display: block;
	height: 34px !important;
	padding: 0 !important;
	text-indent: -5000px;
	width: 84px !important;
}

.homepage_slideshow_control_play:hover, .homepage_slideshow_control_play_active {
	background: url(../images/Play_PaleBlue.gif) no-repeat top left;
}

#homepage_slideshow {
	min-height: 232px;
	padding: 0px;
}

#homepage_slideshow_images {
	float: left;
	position: relative;
	width: 504px;
}

#homepage_slideshow_images img {
	position: absolute;
}

#homepage_slideshow_images_markers {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 232px 0 0 0;
}

#homepage_slideshow_images_markers li {
	float: left;
	margin: 0;
	position: relative;
	width: 125px;
	height: 66px;
}

#homepage_slideshow_images_markers li a.slide {
	/*background: url(../images/InactiveButton_PaleBlue.gif) no-repeat top left;*/
	background-color: transparent;
	color: #000;
	display: block;
	font-size: 11px;
	height: 66px;
	line-height: 10px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
}

#homepage_slideshow_images_markers li a.slide:hover, #homepage_slideshow_images_markers li.active a.slide {
	background: url(../images/ActiveButton_PaleBlue.gif) #BFD9F6 no-repeat top left;
	color: #4884EE;
}

#homepage_slideshow_images_markers_pause {
	float: right!important;
	margin: 0!important;
	padding-top: 8px!important;
	width: auto!important;
}

#homepage_slideshow_text{
	font-size: 12px;
	line-height: 18px;
}

#homepage_slideshow_text {
	float: left;
	margin: 0px 0 0 20px;
	padding: 0;
	position: relative;
	width: 320px;
}

#homepage_slideshow_text h1 {
	font-size: 21px;
	font-weight: normal;
	line-height: 28px;
	margin: 15px 0 0 0;
	padding: 0;
}

#homepage_slideshow_text h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 10px 0;
	padding: 0;
}

#lightbox a img, #homepage_slideshow_images_markers img, .nested_subcategory_list .img {
	border: none;
}
