/* general styles */

/* reset styles */

.agile_carousel img {border: 0;}

.agile_carousel p, .agile_carousel ul, .agile_carousel ul li {margin: 0;padding: 0;}
.agile_carousel {position: relative;overflow: hidden;font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
.agile_carousel .slides {position: absolute;top: 0;left: 0;}
.agile_carousel .slide {float: left;}
.agile_carousel .control_set {position: absolute;z-index: 4000;}
.agile_carousel .button_container {z-index: 5000;}
.agile_carousel .ac_hover {cursor:text;}
.agile_carousel .ac_selected {}
.agile_carousel .ac_disabled {}

.slide_button {z-index: 5000;cursor: pointer;display: block;background-position: 0 0;background-repeat: no-repeat;position: relative;}
.previous_button {}
.next_button {}
.hover_previous_button {}
.hover_next_button {}
.agile_carousel .numbered_buttons_container {}
.agile_carousel .numbered_button {float: left;}
.agile_carousel .grouped_numbered_buttons_container {}
.agile_carousel .grouped_numbered_button {float: left;}
.agile_carousel .content_buttons_container {}
.agile_carousel .content_button {}
.agile_carousel .thumbnail_buttons_container {}
.agile_carousel .thumbnail_button {}
.current_slide_number {cursor: text;}
.slide_count {cursor: text;}

#basic_slideshow .caption {display: none;}
#flavor_1 .agile_carousel {overflow: hidden;-moz-box-shadow: 0px 0px 4px #444;-webkit-box-shadow: 0px 0px 0px #444;box-shadow: 0px 0px 4px #444;}
#flavor_1 .caption {display: none;}
#flavor_1 .control_set_1 {float: right;position: relative;margin: 6px 2px 0 0;}
#flavor_1 .numbered_buttons_container {float: left;}
#flavor_1 .control_set_1 .slide_button {float: left;}
#flavor_1 .numbered_button {color: #000;padding: 2px 5px;font-size: 12px;margin-right: 4px;background-color: #d9d9d9;opacity: .6;}
#flavor_1 .numbered_buttons_container .ac_selected, #flavor_1 .numbered_buttons_container .numbered_button:hover {color: #fff;background-color: #666;opacity: .9;}
#flavor_1 .persistent_content {top: 100px;left: 10px;color: #ccc;position: absolute;z-index: 5000;}