/* Header - Banner Animations ------------------*/
#head .banner {width:780px; height:186px; position:absolute; top:52px; left:208px; background-color:#333333;}
#head .slider {width:780px; height:186px; position:relative;}
#head .slider .slide {width:100%; height:186px; position:relative; padding:0; display:none;}
#head .slider .single_slide {width:100%; height:186px; position:relative; padding:0; display:block;}
#head .slider .slide a {width:100%; height:100%; position:relative; padding:0; display:block;}
#head .control {width:780px; height:25px; position:absolute; top:110px; z-index:42; display:none;}
#head .control div {float:right; font:bold 14px/25px Arial, Helvetica, sans-serif;}
#head .prev, #head .nav a, #head .next {width:25px; height:25px; display:block; float:left; color:#fff; text-decoration:none; text-align:center;}
#head .stopgo {color:#fff; margin-left:15px;}
#head .prev:hover, #head .nav a:hover, #head .next:hover, #head .nav a.activeSlide {color:#e38526; cursor:pointer; background:url(/images/head/bg-slidernav.png) no-repeat;}
#head .stopgo:hover {color:#e38526; cursor:pointer;}