#content .imgSliderContainer{position:relative;margin-top:10px;width:660px;float:left;}#content .imgSliderContainer:hover .imgSlider .imgSliderPrev,#content .imgSliderContainer:hover .imgSlider .imgSliderNext{display:block;}#content .sliderBottomPattern{background:url(../images/slider_text_box_bg.png) repeat-x;height:5px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;width:100%;clear:both;}#content .imgSliderContainer .imgSlider{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:solid #fff 5px;}#content .imgSliderContainer .imgSlider .imgSliderC{width:100%;background:#fff;}#content .imgSliderContainer .imgSlider .imgSliderC img{width:100%;}#content .imgSliderContainer .imgSlider .imgSliderC div section{display:block;width:360px;height:99px;background:url(../images/slider_text_box_bg.png) repeat;position:absolute;top:65px;left:75px;z-index:10;border-top-left-radius:3px;border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;padding:25px 15px;}#content .imgSliderContainer .imgSlider .imgSliderC div section h2{color:#373737;margin-bottom:10px;}#content .imgSliderContainer .imgSlider .imgSliderC div section p{color:#fff;}#content .imgSliderContainer .imgSlider .imgSliderC div a.imgSliderTextPrev{position:absolute;top:65px;left:465px;width:16px!important;height:80px!important;display:block;background:url(../images/slider_text_box_btn_left_blue.png) left top no-repeat!important;}#content .imgSliderContainer .imgSlider .imgSliderC div a.imgSliderTextNext{position:absolute;top:135px;left:465px;width:16px!important;height:80px!important;display:block;background:url(../images/slider_text_box_btn_right_blue.png) left top no-repeat!important;}#content .imgSliderContainer .imgSlider .imgSliderC div a.imgSliderTextPrev:hover,#content .imgSliderContainer .imgSlider .imgSliderC div a.imgSliderTextNext:hover{background-position:left bottom!important;}#content .imgSliderContainer .imgSlider .imgSliderPrev,#content .imgSliderContainer .imgSlider .imgSliderNext{display:block;position:absolute;top:38%;width:48px;height:48px;text-indent:-9999px;z-index:8;outline:none;opacity:0;transition:all .5s ease 0;-webkit-transition:all .5s ease 0;-ms-transition:all .5s ease 0;-moz-transition:all .5s ease 0;-o-transition:all .5s ease 0;-webkit-border-radius:50%;-moz-border-radius:50%;-khtml-border-radius:50%;-ms-border-radius:50%;}#content .imgSliderContainer .imgSlider .imgSliderPrev{background:url(../images/control_slide.png) no-repeat;width:40px;height:60px;left:0;}#content .imgSliderContainer .imgSlider .imgSliderNext{background:url(../images/control_slide.png) no-repeat -40px 0;width:40px;height:60px;right:0;}#content .imgSliderContainer .imgSlider:hover .imgSliderPrev,#content .imgSliderContainer .imgSlider:hover .imgSliderNext{opacity:.8;}#content .imgSliderContainer .imgSlider:hover .imgSliderPrev{left:20px;}#content .imgSliderContainer .imgSlider:hover .imgSliderNext{right:20px;}#content .imgSliderContainer .imgSlider .imgSliderPaginationContainer{position:absolute;bottom:20px;right:0;z-index:5;margin-right:10px;margin-bottom:10px;}#content .imgSliderContainer .imgSlider .imgSliderPaginationContainer div{float:left;height:20px;}#content .imgSliderContainer .imgSlider ul.imgSliderPagination li{float:left;margin-right:8px;width:30px;}#content .imgSliderContainer .imgSlider ul.imgSliderPagination li a{display:block;width:20px;height:26px;outline:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#bd301a;opacity:.6;color:#fff;font:normal 16px/24px Arial, Helvetica, sans-serif;padding-left:10px;padding-top:2px;}#content .imgSliderContainer .imgSlider .imgSliderPrev:hover,#content .imgSliderContainer .imgSlider .imgSliderNext:hover,#content .imgSliderContainer .imgSlider ul.imgSliderPagination li a:hover,#content .imgSliderContainer .imgSlider ul.imgSliderPagination li.imgSliderCurrent a{opacity:1;}