﻿.hc-rotator { background-color:#f1f1f1; font-size:12px; font-family:'Verdana'; position:relative; }
.hc-rotator .hc-rotator-viewer { background-repeat:no-repeat; background-position:center; }
.hc-rotator .hc-rotator-viewer-wrap { border:3px solid #333; border-width:1px 1px 0; position:relative; }
.hc-rotator .hc-rotator-image { display:none; text-align:center; }
.hc-rotator .hc-rotator-control { color:#fff; padding:3px; background-color:#333; height:20px; border-top:1px solid #222; position:relative; }
.hc-rotator .hc-rotator-title { font-weight:bold; }
.hc-rotator .hc-rotator-description { overflow:auto; padding:3px; font-size:11px; display:block; color:#fff; position:absolute; background:#333; }
.hc-rotator .hc-rotator-description a { color:#fff; }
.hc-rotator .hc-rotator-description-underlay { position:absolute; width:100%; height:30px; background-color:#333; }
.hc-rotator .hc-rotator .hc-rotator-position {  }
.hc-rotator .hc-rotator-more { color:#fff; font-size:11px; }
.hc-rotator span { cursor:pointer; display:block; float:left; }
.hc-rotator select { margin-right:5px; vertical-align: text-bottom; width: 100%; }
.hc-rotator .hc-rotator-descriptiontoggle { height:16px; padding-top:2px; font-size:11px; color:#fff; border:1px solid #000; width:45px; text-align:center; background-image: url("/RotatorImages/Layout/hc-rotator-select-bg.png"); }
.hc-rotator .hc-rotator-pausetoggle { margin-right:3px; }
.hc-rotator .hc-rotator-cross-opacity-85 { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter:alpha(opacity=85); opacity:0.85; -khtml-opacity: 0.85; -moz-opacity: 0.85; }
.hc-rotator .hc-rotator-hidden { display:none !important; }
.hc-rotator .hc-rotator-fadelayer { position:absolute; top:0; left:0; width:100%; height:100%; background:#f1f1f1; z-index:5; display:none; }
.hc-rotator .hc-rotator-prev span { width:27px; height:20px; display:block; background: url("/RotatorImages/Layout/sprite.png") no-repeat -56px 0; }
.hc-rotator .hc-rotator-next span { width:26px; height:20px; display:block; background: url("/RotatorImages/Layout/sprite.png") no-repeat -84px 0; margin-right:3px; }
.hc-rotator .hc-rotator-pause { width:28px; height:20px; display:block; background: url("/RotatorImages/Layout/sprite.png") no-repeat 0 0; }
.hc-rotator .hc-rotator-play { width:28px; height:20px; display:block; background: url("/RotatorImages/Layout/sprite.png") no-repeat -28px 0; display:none; }
.hc-rotator .hc-rotator-tip { position:absolute; text-align:center; width:100px; top:32px; background-image: url("/RotatorImages/Layout/hc-rotator-bg.png"); padding:2px; display:none; font-size:10px;  }
.hc-rotator .hc-rotator-tip span { position:absolute; top:-8px; right:5px; background: url("/RotatorImages/Layout/sprite.png") no-repeat -133px 0; width:16px; height:8px; } 
.hc-rotator .hc-rotator-tip p { margin:0 !important; padding:0 !important; }
.hc-rotator .hc-rotator-textonly { background:#f1f1f1; color:#333; font-size:1.1em; }
.hc-rotator .hc-rotator-textonly h3 { color:#333; font-size:1.12em; padding:7px 0 0; }
.hc-rotator .hc-rotator-textonly h4 { color:#333; float:left; padding:0; }
.hc-rotator .hc-rotator-textonly a { color:#003366; }

.jquery-selectbox { height: 18px; margin:0 3px 0 0; font-size: 11px; color: #fff; border: 1px solid #000; background-image: url("/RotatorImages/Layout/hc-rotator-select-bg.png"); }
.jquery-selectbox.selecthover { border: 1px solid #000; background-image: url("/RotatorImages/Layout/hc-rotator-select-bg.png"); }	
.jquery-selectbox .jquery-selectbox-currentItem { padding: 2px 0px 0px 3px; }
.jquery-selectbox .jquery-selectbox-list { background: #333; border: 1px solid #000; color:#888; padding-bottom:5px; }
.jquery-selectbox .jquery-selectbox-moreButton { background: url("/RotatorImages/Layout/sprite.png") -110px 0; width: 22px; height: 18px; }
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover { background: url("/RotatorImages/Layout/sprite.png") -110px 0; }
.jquery-selectbox .jquery-selectbox-item.listelementhover { background: #555; color: #eee; }
.jquery-selectbox-item { float:none !important; }
.jquery-selectbox-currentwrap { overflow:hidden; }