/* Homepage Slider Styles*/
#slider { float: left; width: 100%; margin: 0 auto; }
.rslides { margin: 0 auto; position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; }
.rslides_container { position: relative; float: left; width: 100%; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; position: relative; width: 100%; max-width: 100%; border: 0; }
.centered-btns_nav { z-index: 3; position: absolute; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); top: 50%; left: 0; opacity: 0.5; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 65px; width: 38px; margin-top: -45px; background-color: transparent; background-image: url(../images/slidernav.gif); background-repeat: no-repeat; background-position: left top; }
.centered-btns_nav:active { opacity: 1.0; }
.centered-btns_nav.next { left: auto; background-position: right top; right: 0; }
.transparent-btns_nav { z-index: 3; position: absolute; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); top: 0; left: 0; display: block; background: #fff; /* Fix for IE6-9 */ opacity: 0; filter: alpha(opacity=1); width: 48%; text-indent: -9999px; overflow: hidden; height: 91%; }
.transparent-btns_nav.next { left: auto; right: 0; }
.large-btns_nav { z-index: 3; position: absolute; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); opacity: 0.6; text-indent: -9999px; overflow: hidden; top: 0; bottom: 0; left: 0; width: 38px; background-color: #000; background-image: url(../images/slidernav.gif); background-repeat: no-repeat; background-position: left 50%; }
.large-btns_nav:active { opacity: 1.0; }
.large-btns_nav.next { left: auto; background-position: right 50%; right: 0; }
.centered-btns_nav:focus, .transparent-btns_nav:focus, .large-btns_nav:focus { outline: none; }
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs { margin-top: 3px; text-align: center; }
.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li { display: inline; float: none; _float: left; *float: left;
margin-right: 5px; }
.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a { text-indent: -9999px; overflow: hidden; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background: #ccc; background: rgba(0, 0, 0, .2); display: inline-block; _display: block; *display: block;
-webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3); -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3); box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3); width: 9px; height: 9px; }
.centered-btns_here a, .transparent-btns_here a, .large-btns_here a { background: #222; background: rgba(0, 0, 0, .8); }

/* Logo Slider Styles */
.logo-img { box-shadow: none !important; }
#logo-slider-wrapper { margin-left: 31px; }
#logo-slider-wrapper { position:relative; }
#logo-slider-wrapper h4 { margin-left: 0; margin-bottom:0; }
.slider-controls { position:relative; width:900px; top: 35px; }
#logo-slider { position: relative; width: 900px; height: 100px; margin: 0; padding: 0; overflow: hidden; list-style:none; background:#FFFFFF; }
#logo-slider li { position: absolute; top: 0px; left: -900px; display: none; z-index: 2; opacity: 1; width: 900px; height: 100px; }
.slide { list-style:none; margin:0 !important; width:900px !important; }
.slide img { padding: 0 12px; }
.slider-controls a { height:40px; width:40px; display:inline-block; text-indent:-9000px; }
#prev { float:right; margin-right:-50px; background-image: url(../images/arrow-2.png); background-repeat: no-repeat; background-position: center; }
#next { float:left; margin-left:-50px; background-image: url(../images/arrow-1.png); background-repeat: no-repeat; background-position: center; vertical-align:middle; }
.logo-img { box-shadow: none !important; }
#logo-slider-wraper { margin-left: 31px; }
