/*/////////////////////// Slider ///////////////////////*/
* {margin:0; padding:0;}
a { outline:none;}
#imageSlideshowVdo {
	height:150px;
	overflow:hidden;
	position: absolute;
	width:230px;
	z-index:10;
	text-align: left;
	z-index:9999;
}

#imageSlideshowVdo div.slideVdo {
height:150px;
width:230px;

z-index:9999;
}
#ImageHeaderVdo { width:230px; height:150px; position:relative; z-index:9999; }

#slideVdo-1 { background:url(../../images/fade/index/01.jpg) no-repeat center top; }

#ImageHeaderVdo {margin:0 auto 0 auto; padding:0; min-height:150px; overflow:hidden;}

#slideNavigationVdo {
width:230px;
margin:0 auto;
position: relative;
height:100px;
}

#nav_vdo { width:230px; margin:0 auto; padding:0; position:relative; }

#navVdo {
display: block;
height:auto;
left:-6px;
top:160px;
margin:0 auto;
position:absolute;
z-index: 99990;
}

#navVdo a{
font-size: 0;
background: url(images/pagination.png) 0px 0;
float: left;
margin: 0 4px;
display: block;
width: 14px;
height: 14px;
}

#navVdo a.activeSlide {
background: url(images/pagination.png) 0px -15px;
}

/*Type*/
#imageSlideshowType {
	height:150px;
	overflow:hidden;
	position: absolute;
	width:396px;
	z-index:10;
	text-align: left;
}

#imageSlideshowType div.slideType {
height:150px;
width:396px;

z-index: 1;
}
#ImageHeaderType { width:396px; height:150px; position:relative;}

#slideType-1 { background:url(../../images/fade/banner/type_01.jpg) no-repeat center top; }
#slideType-2 { background:url(../../images/fade/banner/type_02.jpg) no-repeat center top; }
#slideType-3 { background:url(../../images/fade/banner/type_03.jpg) no-repeat center top; }
#slideType-4 { background:url(../../images/fade/banner/type_04.jpg) no-repeat center top; }
#slideType-5 { background:url(../../images/fade/banner/type_05.jpg) no-repeat center top; }

#ImageHeaderType {margin:0 auto 0 auto; padding:0; min-height:150px; overflow:hidden;}

#nav_Type { width:396px; margin:0 auto; padding:0; position:relative; }

#navType {
	display: block;
	height:auto;
	left:-6px;
	top:160px;
	margin:0 auto;
	position:absolute;
	z-index: 99990;
}

#navType a{
font-size: 0;
background: url(images/pagination.png) 0px 0;
float: left;
margin: 0 4px;
display: block;
width: 14px;
height: 14px;
}

#navType a.activeSlide {
background: url(images/pagination.png) 0px -15px;
}

/*Promo*/
#imageSlideshowPromo {
	height:144px;
	overflow:hidden;
	position: absolute;
	width:286px;
	z-index:10;
	text-align: left;
}

#imageSlideshowPromo div.slidePromo {
height:144px;
width:286px;

z-index: 1;
}
#ImageHeaderPromo { width:286px; height:144px; position:relative;}

#slidePromo-1 { background:url(../../images/fade/promo1.jpg) no-repeat center top; }
#slidePromo-2 { background:url(../../images/fade/promo2.jpg) no-repeat center top; }

#ImageHeaderPromo {margin:0 auto 0 auto; padding:0; min-height:144px; overflow:hidden;}
