/********** slideshow video **************/
#bannerslideshow_up_video {
  background:url(../img/bg_slide_video.png) no-repeat;
	width:963px;
	height:615px;
	margin:0 auto;
	padding:0px 0px 15px 0px;
	position:relative;
}

#template_slide_up_video {
	position:relative;
	overflow:hidden;  
	width: 920px;
	margin:0px 20px 0px 20px;
	height:615px;
}

#template_slide_up_video .items_2 {
	width:20000em;
	position:absolute;
	clear:both;
}

#template_slide_up_video .items_2  div.box {
  color:#00364E;
  line-height:20px;
	float:left;
	width:920px;
	height:150px;
	list-style:none;
	font-size:90%;
	position:relative;
}

#template_slide_up_video .items_2  div.box .text-box {
  color:#00364E;
	float:left;
	width:240px;
	margin-right:40px;
	height:150px;
	list-style:none;
	font-size:100%;
	position:relative;
	padding-top:15px;
}

#template_slide_up_video .items_2  div.text-box .video .video-text {
  padding:150px 0px 0px 0px;
  height:540px;
  width:900px
}

#template_slide_up_video .items_2  div.text-box .video .video-text h2.title {
  background:url(../img/title_dalsie_video.png) no-repeat;
  margin:0 auto;
  height:33px;
  width:399px;
}

#template_slide_up_video .items_2  div.text-box .video .video-text h2.title span {
  text-indent:-9999px;
}


#template_slide_up_video .items_2  div.text-box .video .video-text h3.title {
  background:url(../img/title_4.png) no-repeat;
  border:0px !important;
  margin:0 auto;
  height:61px;
  width:482px;
}

#template_slide_up_video .items_2  div.text-box .video .video-text h3.title span {
  text-indent:-9999px;
}

#template_slide_up_video .items_2  div.text-box .video .video-text span {
  color:#043B62;
  display:block;
  padding:20px 0px 45px 0px;
  font-size:20px;
}

#template_slide_up_video .items_2  div.text-box .text {
 float:left;
 padding-bottom:15px;
}

#bannerslideshow_up_video a.next{
	cursor:pointer;
  width:174px;
	height:284px;
	background:url(../img/bg_slide_video_next.png) no-repeat;
	position:absolute;
	right:-172px;
	float:left;
	top:205px;
	z-index:10;
}
#bannerslideshow_up_video a.next:hover{
  background:url(../img/bg_slide_video_next.png) no-repeat;
}
#bannerslideshow_up_video a.next:active{ 
	background:url(../img/bg_slide_video_next.png) no-repeat;
} 

#bannerslideshow_up_video a.prev_button { 
  cursor:pointer;
	width:213px;
	height:284px;
	background:url(../img/bg_slide_video_prev.png) no-repeat;
	position:absolute;
	left:-212px;
	top:205px;
	float:left;
	z-index:10;
} 
 
#bannerslideshow_up_video .social-links-video { 
  position: absolute;
  bottom: 30px;
  left: 20px;
}

#bannerslideshow_up_video .social-links-video ul{ 
  background:#0A73B2;
  float:left;
  margin: 0 !important;
  padding:5px 0px 0px 15px !important;
  list-style:none;
  width:906px;
}

#bannerslideshow_up_video .social-links-video li{ 
  float:left;
  padding-left:0px !important;
  list-style:none;
}

#bannerslideshow_up_video a.prev_button:hover{ 
	background:url(../img/bg_slide_video_prev.png) no-repeat;
}
#bannerslideshow_up_video a.prev_button:active{ 
background:url(../img/bg_slide_video_prev.png) no-repeat;
}


/********** slideshow video down**************/
#bannerslideshow_down {
  background:url(../img/bg_slide_video_down.png) no-repeat;
	width:960px;
	height:298px;
	margin:0 auto;
	padding:0px 0px 15px 0px;
	position:relative;
}

#template_slide_down {
	position:relative;
	overflow:hidden;  
	width: 940px;
	margin:15px 0px 15px 8px;
	height:298px;
}

#template_slide_down .items_2 {
	width:20000em;
	position:absolute;
	clear:both;
}

#template_slide_down .items_2  div.box {
  color:#00364E;
  line-height:20px;
	float:left;
	width:960px;
	height:150px;
	list-style:none;
	font-size:90%;
	position:relative;
}

#template_slide_down .items_2  div.box .text-box {
  color:#00364E;
	float:left;
	width:240px;
	margin:30px 77px 0px 1px;
	height:150px;
	list-style:none;
	font-size:100%;
	position:relative;
	padding-top:15px;
}

#bannerslideshow_down .next_disabled{
	width:60px;
	height:143px;
	background:url(../img/bg_slide_video_down_next.png) no-repeat;
	position:absolute;
	right:-60px;
	float:left;
	top:85px;
	z-index:10;
}

#bannerslideshow_down a.next{
	width:60px;
	height:143px;
	background:url(../img/bg_slide_video_down_next.png) no-repeat;
	position:absolute;
	right:-60px;
	float:left;
	top:85px;
	z-index:10;
	cursor:pointer;
}

#bannerslideshow_down a.next:hover{
  background:url(../img/bg_slide_video_down_next.png) no-repeat;
}
#bannerslideshow_down a.next:active{ 
	background:url(../img/bg_slide_video_down_next.png) no-repeat;
} 

#bannerslideshow_down a.prev{ 
	width:61px;
	height:143px;
	background:url(../img/bg_slide_video_down_prev.png) no-repeat;
	position:absolute;
	left:-61px;
	top:85px;
	float:left;
	z-index:10;
  cursor:pointer; 
}

#bannerslideshow_down .prev_disabled{ 
	width:61px;
	height:143px;
	background:url(../img/bg_slide_video_down_prev.png) no-repeat;
	position:absolute;
	left:-61px;
	top:85px;
	float:left;
	z-index:10; 
}  
 
#bannerslideshow_down a.prev:hover{ 
	background:url(../img/bg_slide_video_down_prev.png) no-repeat;
}
#bannerslideshow_down a.prev:active{ 
background:url(../img/bg_slide_video_down_prev.png) no-repeat;
}


