.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;
	margin-top: 10px!important
}
.agile_carousel .control_set {
	position: absolute
}
.agile_carousel .button_container {
	z-index: 5000
}
.agile_carousel .ac_hover {
	cursor: text
}
.slide_button {
	cursor: pointer;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative
}
.agile_carousel .grouped_numbered_button, .agile_carousel .numbered_button {
	float: left
}
.current_slide_number, .slide_count {
	cursor: text
}
#basic_slideshow .caption {
	display: none
}
#flavor_1 .agile_carousel {
	overflow: hidden;
	-moz-box-shadow: 0 0 4px #dfdfdf;
	-webkit-box-shadow: 0 0 0 #dfdfdf;
	box-shadow: 0 0 4px #dfdfdf
}
#flavor_1 .caption {
	display: none
}
#flavor_1 .control_set_1 {
	float: right;
	position: relative;
	margin: 6px 2px 0 0
}
#flavor_1 .control_set_1 .slide_button, #flavor_1 .numbered_buttons_container {
	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
}
.hover_previous_next_button {
	position: absolute;
	top: 90px;
	width: 90px;
	height: 35px
}
.hover_previous_next_button .hover_previous_next_button_inner {
	position: absolute;
	top: 0;
	background-color: #d9d9d9;
	opacity: .5;
	width: 54px;
	height: 35px;
	display: block;
	overflow: hidden;
	text-indent: 1000px;
	background-image: url(../images/sprite_ac_normal.png);
	background-repeat: no-repeat
}
.hover_previous_button {
	left: 0
}
.hover_next_button {
	right: 0
}
.hover_previous_button .hover_previous_next_button_inner {
	left: 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-position: -298px 8px
}
.hover_next_button .hover_previous_next_button_inner {
	right: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background-position: -351px 8px
}
#flavor_1 .persistent_content {
	top: 100px;
	left: 10px;
	color: #ccc;
	position: absolute;
	z-index: 5000
}
#multiple_slides_visible .agile_carousel {
	margin: 0 auto
}
#multiple_slides_visible .slides {
	margin-top: 35px;
	/*border-top: 1px solid #CCC*/
}
#multiple_slides_visible .slide_inner {
	background-color: #FFF;
	float: left;
	margin: 7px auto 0 0;
	overflow: hidden;
	padding: 7px 5px 15px 0;
	text-align: left;
	width: 165px;
	height: 292px;
	border:#FFF solid 1px;
}
#multiple_slides_visible .slide_inner:hover, #multiple_slides_visible .slide_inner_full:hover {
	border:#1E4790 solid 1px;
}
#multiple_slides_visible .slide_inner_full {
	background-color: #FFF;
	border: 1px solid #EEE;
	float: left;
	margin: 7px auto 0 29px;
	overflow: hidden;
	padding: 0 5px;
	text-align: left;
	width: 165px;
	height: 230px
}
#multiple_slides_visible a {
	margin: 3px 0;
	display: block;
	padding: 2px;
	text-align: center;
	color: #405e9a;
	text-decoration: none;
	font-size: 13px;
	float: none
}
#multiple_slides_visible .photo_link {
	/*width: 165px;
	height: 165px;*/
	overflow: hidden;
	display: block;
	margin: 0 auto
}
#multiple_slides_visible .photo {
	/*max-height: 165px;*/
	max-width: 220px;
	height:178px;
	width:auto;
	padding: 2px;
	border: 1px solid #cecece;
}
#multiple_slides_visible .caption {
	width: 100%
}
#multiple_slides_visible samp {
	color: #c60000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700
}
#multiple_slides_visible .persistent_content {
	height: 12px;
	font-size: 16px;
	padding: 8px 0 15px 10px;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	background: #F0F0F0
}
#multiple_slides_visible .control_set_1 {
	float: right;
	position: relative;
	margin: 4px 6px 0
}
#multiple_slides_visible .previous_next_button {
	width: 29px;
	height: 24px;
	overflow: hidden;
	text-indent: 1000px;
	background-image: url(../../../site_images/nav-sprite.png)
}
#multiple_slides_visible .previous_button {
	background-position: -275px -40px
}
#multiple_slides_visible .next_button {
	background-position: -304px -40px
}
#multiple_slides_visible .control_set_1 .next_button.ac_disabled {
	background-position: -304px -8px
}
#multiple_slides_visible .control_set_1 .previous_button.ac_disabled {
	background-position: -275px -8px
}
#multiple_slides_visible .control_set_2 {
	float: right;
	position: relative;
	margin: 8px 0 0
}
#multiple_slides_visible .slide_button {
	float: left
}
#multiple_slides_visible .group_numbered_buttons_container {
	float: left;
	margin-right: 14px
}
#multiple_slides_visible .group_numbered_button {
	color: #000;
	padding: 0 2px;
	font-size: 12px;
	margin-right: 2px;
	background-image: url(../images/sprite_ac_normal.png);
	background-position: -95px 0;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: 1000px;
	background-color: transparent
}
#multiple_slides_visible .group_numbered_button:hover, #multiple_slides_visible .group_numbered_buttons_container .ac_selected {
	background-image: url(../images/sprite_ac_hover.png)
}
#slide_see_more .slides {
	margin-top: 32px
}
#slide_see_more .slide_inner {
	padding-top: 5px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	text-align: left;
	width: 220px;
	margin: 0 auto
}
#slide_see_more a {
	margin: 3px 0;
	display: block;
	padding: 2p;
	text-align: left;
	color: #405e9a;
	text-decoration: none;
	font-size: 13px;
	float: left
}
#slide_see_more .photo_link {
	width: 50px;
	height: auto;
	overflow: hidden;
	display: inline-block;
	padding-right: 10px
}
#slide_see_more .photo {
	height: 50px;
	padding: 2px;
	border: 1px solid #CCC
}
#slide_see_more .caption {
	width: 160px
}
#slide_see_more samp {
	color: #c60000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700
}
#slide_see_more .persistent_content {
	height: 15px;
	font-size: 16px;
	padding: 5px 0;
	font-weight: 700
}
#slide_see_more .control_set_1 {
	float: right;
	right: 0
}
#slide_see_more .previous_next_button {
	width: 29px;
	height: 24px;
	overflow: hidden;
	text-indent: 1000px;
	background-image: url(../../../site_images/nav-sprite.png)
}
#slide_see_more .previous_button {
	background-position: -275px -40px
}
#slide_see_more .next_button {
	background-position: -304px -40px
}
#slide_see_more .control_set_1 .next_button.ac_disabled {
	background-position: -304px -8px
}
#slide_see_more .control_set_1 .previous_button.ac_disabled {
	background-position: -275px -8px
}
#slide_see_more .control_set_2 {
	float: right;
	position: relative;
	margin: 8px 0 0
}
#slide_see_more .slide_button {
	float: left
}
#slide_see_more .group_numbered_buttons_container {
	float: left;
	margin-right: 14px
}
#slide_see_more .group_numbered_button {
	color: #000;
	padding: 0 2px;
	font-size: 12px;
	margin-right: 2px;
	background-image: url(../images/sprite_ac_normal.png);
	background-position: -95px 0;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: 1000px;
	background-color: transparent
}
#slide_see_more .group_numbered_button:hover, #slide_see_more .group_numbered_buttons_container .ac_selected {
	background-image: url(../images/sprite_ac_hover.png)
}
#slide_popular .slides {
	margin-top: 32px
}
#slide_popular .slide_inner {
	padding-top: 5px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	text-align: left;
	width: 220px;
	margin: 0 auto
}
#slide_popular a {
	margin: 3px 0;
	display: block;
	padding: 2p;
	text-align: left;
	color: #405e9a;
	text-decoration: none;
	font-size: 13px;
	float: left
}
#slide_popular .photo_link {
	width: 60px;
	height: auto;
	overflow: hidden;
	display: inline-block;
	padding-right: 10px
}
#slide_popular .photo {
	height: 60px;
	padding: 2px;
	border: 1px solid #CCC
}
#slide_popular .caption {
	width: 150px
}
#slide_popular samp {
	color: #c60000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700
}
#slide_popular .persistent_content {
	height: 15px;
	font-size: 16px;
	padding: 5px 0;
	font-weight: 700
}
#slide_popular .control_set_1 {
	float: right;
	right: 0
}
#slide_popular .previous_next_button {
	width: 29px;
	height: 24px;
	overflow: hidden;
	text-indent: 1000px;
	background-image: url(../../../site_images/nav-sprite.png)
}
#slide_popular .previous_button {
	background-position: -275px -40px
}
#slide_popular .next_button {
	background-position: -304px -40px
}
#slide_popular .control_set_1 .next_button.ac_disabled {
	background-position: -304px -8px
}
#slide_popular .control_set_1 .previous_button.ac_disabled {
	background-position: -275px -8px
}
#slide_popular .control_set_2 {
	float: right;
	position: relative;
	margin: 8px 0 0
}
#slide_popular .slide_button {
	float: left
}
#slide_popular .group_numbered_buttons_container {
	float: left;
	margin-right: 14px
}
#slide_popular .group_numbered_button {
	color: #000;
	padding: 0 2px;
	font-size: 12px;
	margin-right: 2px;
	background-image: url(../images/sprite_ac_normal.png);
	background-position: -95px 0;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: 1000px;
	background-color: transparent
}
#slide_popular .group_numbered_button:hover, #slide_popular .group_numbered_buttons_container .ac_selected {
	background-image: url(../images/sprite_ac_hover.png)
}
.last_menu_li .sub-container, ul#mega-menu li:last-child .sub-container.non-mega {
	left: auto!important;
	right: 0!important
}
.last_menu_li {
	background: none!important
}
.prodHover {
	/*margin-top: 3px*/
}
