﻿.slideShow {
	
}
.slideShow p {
	margin: 0px;
}
.slideShow .imageLoading {
	background-position: center; background-image: url("/cms/templates/810616304916230000/images/loading.gif"); background-repeat: no-repeat;
}
.slideShow .numberBar {
	/*background-position: left top; height: 16px; overflow: hidden; padding-left: 120px; display: inline-block; background-image: url("/cms/templates/810616304916230000/images/slide_number_bar.png"); background-repeat: no-repeat; _background-image: none;*/
}
.slideShow .number {
	width: 15px;
        height: 15px;
        text-align: center;
        line-height: 15px;
        font-size: 10px;
        margin-left: 8px;
        float: left;
        display: block;
}
.slideShow .numberOver {
	background-color: rgb(254, 206, 63);
}
.slideShow .numberCurrent {
	background-color: rgb(254, 206, 63);
}
.slideShow .roundDot {
	background-position: center; width: 10px; height: 10px; display: inline-block; cursor: pointer; background-image: url("/cms/templates/810616304916230000/images/slide_round_dot_gray.gif"); background-repeat: no-repeat;
}
.slideShow .roundDotCurrent {
	background-image: url("/cms/templates/810616304916230000/images/slide_round_dot_blue.gif");
}
.slideShow .squareDot {
	background-position: center; width: 10px; height: 10px; display: inline-block; cursor: pointer; background-image: url("/cms/templates/810616304916230000/images/slide_square_dot_gray.gif"); background-repeat: no-repeat;
}
.slideShow .squareDotCurrent {
	background-image: url("/cms/templates/810616304916230000/images/slide_square_dot_blue.gif");
}
.slideShow .smallImage {
	padding: 1px; border: 1px solid rgb(202, 202, 202); border-image: none; display: inline-block; cursor: pointer; opacity: 0.66; background-color: rgb(255, 255, 255); -moz-opacity: 0.66;
}
.slideShow .smallImage img {
	vertical-align: middle;
}
.slideShow .smallImageCurrent {
	text-align: center; opacity: 1; -moz-opacity: 1;
}
.slideShow .smallImageTopArrowBox {
	display: inline-block; position: relative;
}
.slideShow .smallImageTopArrowOuter {
	left: -6px; top: -7px; color: rgb(202, 202, 202); line-height: 12px; font-family: SimSun; font-size: 12px; display: inline-block; position: absolute;
}
.slideShow .smallImageTopArrowInner {
	left: -6px; top: -6px; color: rgb(255, 255, 255); line-height: 12px; font-family: SimSun; font-size: 12px; display: inline-block; position: absolute;
}
.slideShow .smallImageLeftArrowBox {
	height: 12px; line-height: 12px; font-size: 12px; display: inline-block; position: relative;
}
.slideShow .smallImageLeftArrowOuter {
	left: -7px; color: rgb(202, 202, 202); line-height: 12px; font-family: SimSun; font-size: 12px; display: inline-block; position: absolute;
}
.slideShow .smallImageLeftArrowInner {
	left: -6px; color: rgb(255, 255, 255); line-height: 12px; font-family: SimSun; font-size: 12px; display: inline-block; position: absolute;
}
.slideShow .previousImageButton {
	width: 23px; height: 41px; margin-left: 6px; display: inline-block; cursor: pointer; background-image: url("/cms/templates/810616304916230000/images/slide_image_prev.png"); _background-image: none;
}
.slideShow .nextImageButton {
	width: 23px; height: 41px; margin-right: 6px; display: inline-block; cursor: pointer; background-image: url("/cms/templates/810616304916230000/images/slide_image_next.png"); _background-image: none;
}
.slideShow .imageSetSmallImage {
	padding: 1px; border: 2px solid rgb(186, 186, 186); border-image: none; display: inline-block; cursor: pointer; opacity: 0.66; background-color: rgb(255, 255, 255); -moz-opacity: 0.66;
}
.slideShow .imageSetSmallImageCurrent {
	border: 2px solid rgb(196, 23, 64); border-image: none; opacity: 1; -moz-opacity: 1;
}
.slideShow .controlBarLeftScroller {
	background-position: left; width: 25px; height: 100%; display: inline-block; position: relative; background-image: url("/cms/templates/810616304916230000/images/slide_controlbar_left.png"); background-repeat: no-repeat;
}
.slideShow .controlBarLeftScrollerOver {
	background-image: url("/cms/templates/810616304916230000/images/slide_controlbar_left_over.png");
}
.slideShow .controlBarRightScroller {
	background-position: right; width: 25px; height: 100%; display: inline-block; position: relative; background-image: url("/cms/templates/810616304916230000/images/slide_controlbar_right.png"); background-repeat: no-repeat;
}
.slideShow .controlBarRightScrollerOver {
	background-image: url("/cms/templates/810616304916230000/images/slide_controlbar_right_over.png");
}
.slideShow .titleBar {
	height: 22px; font-size: 12px; margin-top: -22px; display: block; opacity: 0.5; background-color: rgb(102, 102, 102); -moz-opacity: 0.5;
}
.slideShow .title {
	height: 22px; color: rgb(255, 255, 255); line-height: 22px; overflow: hidden; font-size: 12px; text-decoration: none; margin-top: -22px; display: block; position: relative;
}
