#sliding_bnrs_module {
  width:940px;
  height:362px;
}
#slides_container {
  position:absolute;
  z-index:99;
  margin-left:0px;
  margin-top:0px;
  width:940px;
  height:362px;
}
#slides_container {
  width:940px;
  height:362px;
}
.slide{
  position:absolute;
  z-index:100;
  width:940px;
  height:362px;
  margin-left:0px;
  margin-top:0px;
}
.slide_controls_container{
  position:absolute;
  z-index:101;
  margin-left:833px;
  margin-top:300px;
}
.white_circle_slide_control{
  background-image:url(/images/skin_v1/white_circle_slide.png);
  background-position:top;
  background-repeat:no-repeat;
  width:11px;
  height:11px;
  float:left;
  cursor:pointer;
}
.grey_circle_slide_control{
  background-image:url(/images/skin_v1/grey_circle_slide.png);
  background-position:top;
  background-repeat:no-repeat;
  width:11px;
  height:11px;
  float:left;
  cursor:pointer;
}
.arrow_slide_control{
  background-image:url(/images/skin_v1/right_arrow_slide.png);
  background-position:top;
  background-repeat:no-repeat;
  width:11px;
  height:11px;
  float:left;
  cursor:pointer;
}
.pause_slide_control{
  background-image:url(/images/skin_v1/pause_slide.png);
  background-position:top;
  background-repeat:no-repeat;
  width:11px;
  height:11px;
  float:left;
  cursor:pointer;
}
.mrg_left_8px{margin-left:8px;}

.futher_text{
	/*background-image:url(/images/skin_v1/background_68px.png);
	background-repeat: repeat-x;*/
	position:absolute;
  	z-index:101;
 	width:940px;
  	height:68px;
	margin-left:0px;
    margin-top:294px;
	opacity:0.95;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	background-color :#181818;

}

.grey_arrow_top{
  background-image:url(/images/skin_v1/grey_arrow_top.png);
  background-position:top;
  background-repeat:no-repeat;
  width:9px;
  height:7px;
  float:left;
  /*padding-left:895px;*/
}


.white_arrow_down{
  background-image:url(/images/skin_v1/white_arrow_down.png);
  background-position:top;
  background-repeat:no-repeat;
  width:9px;
  height:7px;
  float:left;
  cursor:pointer;
  margin-right:8px;
 /* padding-left:*/
}

.futher_click{
	height:20px;
	width:940px;
	cursor:pointer;
	margin:0;
	overflow:hidden;
	/*padding-left:895px;*/
}

.mgrleft{
	margin-left:895px;
	padding-top:6px;
	
}

.further_explanation{
  position:absolute;
  z-index:101;
  width:940px;
  height:18px;
  margin-left:0px;
  margin-top:344px;
  /*background-image:url(/images/skin_v1/background_explanation_grey.png);*/
  /*background-repeat: repeat-x;*/
  opacity:0.95;
  filter:alpha(opacity=95);
  -moz-opacity:0.95;
  background-color :#181818;
  cursor:pointer;
}

.arrow_explanation{
  margin-top:6px;
  margin-left:895px;
}

.grey_arrow{
  background-image:url(/images/skin_v1/grey_arrow_bottom.png);
  background-position:top;
  background-repeat:no-repeat;
  width:9px;
  height:7px;
  float:left;
}

.white_arrow{
  background-image:url(/images/skin_v1/white_arrow_top.png);
  background-position:top;
  background-repeat:no-repeat;
  width:9px;
  height:7px;
  float:left;
  cursor:pointer;
}
.futher_spacer{
	width:2px;
}
.futher_explanation_content {
	margin-left: 426px;
	width:500px;
}
.futher_explanation_content div{
 font-family : "Times New Roman", Times, serif;
 text-align:right;
 font-size:13px;
 color:#fff;
 display:none;	
}
