

.ju-slideshow.default_simple {
	box-shadow: 0px 0px 5px 0px #AAAAAA;
}

.default_simple .ju-slide-container {
}

.default_simple .ju-slide-desc {
	background: none repeat scroll 0% 0% #A30000;
	color: #FFFFFF;
	left: 10px;
	bottom: 30px;
	width: 830px;
	max-height: 60px;
}

.default_simple .ju-slide-desc a.readmore {
	border: medium none;
	color: #FFFFFF;
	padding-left: 20px;
	background: url("images/readmore.png") no-repeat scroll left center transparent;
	font-size: 11px;
}

.default_simple .ju-slide-desc h3 {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 10px;
	line-height: 1;
	font-size: 14px;
}

.default_simple .ju-slide-desc p {
	font-size: 12px;
	line-height: 1.6;
	font-weight: normal;
	margin-bottom: 8px;
}

.default_simple .ju-slide-btns .prev_button, .default_simple .ju-slide-btns .next_button {
	height: 37px;
	width: 37px;
	top: auto;
	background-image: url("images/direction_btn.png");
	background-repeat: no-repeat;
	bottom: 50px;
}

.default_simple .prev_button {
	left: 30px;
}

.default_simple .next_button {
	background-position: right center;
	left: 68px;
}

.default_simple .ju-slide-btns .focus_button, .default_simple .ju-slide-btns .play_pause_button {
	background-repeat: no-repeat;
	background-image: url("images/function_btn.png");
	height: 25px;
	width: 25px;
	margin-top: -12px;
}

.default_simple .ju-slide-btns .focus_button {
	background-position: -52px 0px;
}

.default_simple .ju-slide-btns .play_pause_button {
	background-position: -26px center;
}

.default_simple .ju-slide-btns .play_button {
	background-position: 0px center;
}

.ju-slideshow .focus_button.fc_btn_center {
	margin-left: -15px;
}

.ju-slideshow .play_pause_button.pp_btn_center {
	margin-left: 15px;
}

.default_simple .ju-slide-navigation {
	background: url("images/thumb_bg.png") repeat scroll 0% 0% transparent;
}

.default_simple .ju-slide-navigation-dots {
	margin: 2px 5px;
}

.default_simple .ju-slide-navigation-dots .image_number {
	background: url("images/dot.png") no-repeat scroll center center transparent;
	margin: 0px 2px;
}

.default_simple .ju-slide-navigation-dots .image_number_select {
	background: url("images/dot-active.png") no-repeat scroll center center transparent;
}

.default_simple .ju-slide-navigation-numbers {
	top: auto;
	bottom: 15px;
	margin: 0px 15px;
	border-radius: 0px 0px 0px 0px;
}

.default_simple .ju-slide-thumb-navigation .image_number {
	border: 1px solid #CCCCCC;
	background: none repeat scroll 0px 0px #FFFFFF;
}

.default_simple .ju-slide-navigation-numbers .image_number {
	border-radius: 0px 0px 0px 0px;
	margin: 0px 1px;
}

.default_simple .ju-slide-thumb-navigation .image_number_select {
	background: none repeat scroll 0% 0% #A40201;
	opacity: 0.9;
}

.default_simple .horizontal_thumbs {
	bottom: 10px;
}

.default_simple .vertical_thumbs {
	right: 10px;
}

.default_simple .progressbar {
	background: url("images/thumb_bg.png") repeat scroll 0px 0px transparent;
	left: 0px;
	border-radius: 0px 0px 0px 0px;
	bottom: 0px;
	top: auto;
	width: 100%;
}