.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.slideshowpro_wrapper{
	/*border: 1px solid #cdcdcd;*/
	padding: 3px;
	width: 765px;
	overflow: hidden;
	font-family: arial;
}
.slider-wrapper{
	position: relative;
	overflow: hidden;
}
.slider-wrapper #slider {
    height: 246px;
    margin: 0 auto;
    width: 760px;
}
.slider-wrapper .smartSlider {
    background: url(../images/loading.gif) no-repeat scroll 50% 50% #FFFFFF;
    position: relative;
}
.smartSlider {
    position: relative;
}
.slider-wrapper .smartSlider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
	width: auto;
	height: auto;
}
.smartSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
div.product_detail {
    display: none;
}
div.info_product_active div.product_detail {
	display: block;
}
div.info_product div.product_detail {
	height: 100%;
	position: relative;
}
div.product_detail div.intro_product{
	position: absolute;
	top: 0;
	overflow: hidden;
}
div.product_detail div.images_product{
	position: absolute;
	bottom: 0;
	width: 100%;
}
div.intro_product div.title_product, div.title_product a{
	padding-top: 22px;
	font-size: 18px;
	color: #000;
}
div.intro_product div.description_product{
	display: block;
    font-size: 12px;
    line-height: 18px;
    padding-top: 4px;
    padding-bottom: 15px;
	padding-right: 5px;
}
div.intro_product span.show_detail a{
	/*background: #7c6518;
	padding: 3px 12px;
	color: #cccccc;
	text-decoration: none;*/
	font-size: 12px;
	line-height: 18px;
}
div.description_images{
	font-size: 14px;
	color: #666666;
	float: left;
	padding-right: 15px;
}
div.pagging_product{
	
}
div.pagging_button{
	width: 8px;
	height: 8px;
	margin: 6px 0 0 1px;
	float: left;
	background: url(../images/pagging.png) no-repeat;
	cursor: pointer;
}
div.page_active{
	background: url(../images/pagging_active.png) no-repeat;
}
div.list_product{
	margin-top: 12px;
}
div.icon_product{
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
	display: none;
}
img.product_item{
	float: left;
	border: 1px solid transparent;
}
img.product_item:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
img.item_active{
	/* border: 1px solid #333333; */
	border: 1px solid #FF6518;
}

div.info_product {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 398px;
    opacity: 0.8;
	filter:alpha(opacity=80);
	padding-left: 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
    z-index: 100;
	display: none;
}
div.info_product_active {
	display: block;
}
div.navigation_sspro {
	white-space: nowrap;
	padding-top: 4px;
	position: relative;
}
div.navigation_number{
	white-space: nowrap;
	height: 70px;
	line-height: 70px;
	width: 100%;
	background: #7c6518;
	position: relative;
}
div.navigation_number span.number_page{
	color: #CCCCCC;
    font-size: 36px;
	padding-left: 15px;
	float: left;
}
div.navigation_number span.title{
	color: #FEFEFE;
    font-size: 30px;
	padding-left: 40px;
	display: block;
	overflow: hidden;
}
.navigation_sspro div{
	position: relative;
	float: left; 
	margin: 0 8px 0 0;
}
.navigation_sspro ul {
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
	width: 99999px;
}
.navigation_sspro ul li{
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
	line-height: 0;
	position: relative;
	/* display: inline; */
}
li div .background_active{
	background: #FFFFFF;
	opacity: 0.3;
	filter:alpha(opacity=30);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
li div.active .background_active{
	display: block;
}
span.active_arrow{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	display: none;
}
 img.icon_arrow{
	text-align: center;
}
li div.active span.active_arrow{
	display: block;
}

div.navigation_button{
	background: url(../images/button_background.png) no-repeat;
	/* width: 86px;
	height: 42px; */
}

div.medium_button{
	height: 42px;
    position: absolute;
    /* top: 22px; */
	/* left: 25px; */
    width: 86px;
	z-index: 100;
}
div.medium_button div.left_button{
	background: url(../images/button_pre.png) no-repeat 0 0;
	margin-left: 7px;
    margin-top: 7px;
	width: 30px;
	height: 30px;
	float: left;
	cursor: pointer;
	
}
div.medium_button div.left_button:hover{
	background-position: 0px -31px;
}
div.medium_button div.right_button{
	background: url(../images/button_next.png) no-repeat 0 0;
	margin-right: 7px;
    margin-top: 7px;
	width: 30px;
	height: 30px;
	float: right;
	cursor: pointer;
}
div.medium_button div.right_button:hover{
	background-position: 0px -31px;
}
div.small_button{
	background: none;
	bottom: 0;
    position: absolute;
    right: 245px;
    z-index: 10;
}
div.navigation_small_bar{
	position: relative;
}
div.left_small_nav2{
	float: left;
    height: 28px;
    width: 27px;
	background: url(../images/left_bg_navigation2.png) no-repeat;
}
div.right_small_nav2{
	float: left;
    height: 28px;
    width: 27px;
	background: url(../images/right_bg_navigation2.png) no-repeat;
}
div.center_small_nav2{
	float: left;
    height: 28px;
	background: url(../images/center_bg_navigation2.png) repeat-x;
}
div.small_button div.left_button{
	float: left;
    height: 12px;
    margin-top: 9px;
	margin-right: 5px;
    width: 8px;
	cursor: pointer;
	background: url(../images/left_button_nav2.png) no-repeat;
}
div.small_button div.left_button:hover{
	background: url(../images/left_button_nav2_over.png) no-repeat;
}
div.small_button div.right_button{
	float: left;
    height: 12px;
    margin-top: 9px;
	margin-left: 2px;
    width: 8px;
	cursor: pointer;
	background: url(../images/right_button_nav2.png) no-repeat;
}
div.small_button div.right_button:hover{
	background: url(../images/right_button_nav2_over.png) no-repeat;
}
div.small_button div.bullet_button{
	float: left;
    height: 12px;
    margin-top: 9px;
	margin-right: 3px;
    width: 12px;
	cursor: pointer;
	background: url(../images/bullet.png) no-repeat;
}
div.small_button div.active{
	background: url(../images/bullet_active.png) no-repeat;
}
div.sspro_tooltip{
	position: absolute;
    top: -28px;
    z-index: 1;
	display: none;
}
div.sspro_tooltip div.main_tooltip{
	/* display: block; */
}
div.sspro_tooltip div.left_tooltip{
	float: left;
	height: 33px;
    width: 18px;
	background: url(../images/tooltip_left.png) no-repeat;
}
div.sspro_tooltip div.right_tooltip{
	float: left;
	height: 33px;
    width: 18px;
	background: url(../images/tooltip_right.png) no-repeat;
}
div.sspro_tooltip div.center_tooltip{
	float: left;
	height: 33px;
	background: url(../images/tooltip_center.png) repeat-x;
}

div.sspro_tooltip div.bottom_tooltip{
	width: 100%;
	height: 20px;
	margin-top: 31px;
	background: url(../images/tooltip_bottom___.png) no-repeat center 0;
}
div.content_tooltip{
	position: relative;
}
div.content_tooltip div.text_tooltip{
	padding: 0 20px;
	white-space: nowrap;
}
div.content_tooltip img{
	height: 50px;
    position: absolute;
    top: -12px;
    width: 100%;
    z-index: -1;
}
.slider-wrapper a.smart-prevNav {
    left: 15px;
}
.smart-prevNav {
    left: 0;
}

.slider-wrapper .smart-directionNav a {
    background: url(../images/arrows.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 30px;
}
.slider-wrapper a.smart-nextNav {
    background-position: -30px 0;
    right: 15px;
}
.smart-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9;
}
.smart-nextNav {
    right: 0;
}
.slider-wrapper .smart-controlNav {
    bottom: -42px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.slider-wrapper .smart-controlNav a.active {
    background-position: 0 -22px;
}
.smart-controlNav a.active {
    font-weight: bold;
}
.slider-wrapper .smart-controlNav a {
    background: url(../images/bullets.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 22px;
    margin-right: 3px;
    text-indent: -9999px;
    width: 22px;
}
.slider-wrapper .smartSlider a {
    border: 0 none;
    display: block;
}
.smart-controlNav a {
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.smart-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.smart-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.smartSlider a.smart-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}