@charset "utf-8";
a {
text-decoration: none;
}

#good-carousel{width:750px;}
.carousel{height:295px ; overflow:hidden}
.carousel-inner{ position:relative; height:295px; width:570px; overflow:hidden;}
.carousel-animate{position:absolute; }
.carousel-item{position:relative; float:left; text-decoration:none; height:295px}
.carousel-item img {height:295px}
.carousel-item-info{position:absolute; bottom:25px; left:20px}
.carousel-item:hover .carousel-item-info strong,.carousel-item:hover .carousel-item-info span,.carousel-item:hover .carousel-item-info em{}
.carousel-item-info strong span,.carousel-item-info:hover strong span{padding:0 10px; position:relative; right:2px; background:#fff; }

.carousel-nav {line-height:1.3em; height:295px; width:175px;  margin:0!important; padding:0 5px 0 2px!important;  position:relative;  bottom:295px; left:570px; z-index:100; overflow:hidden; list-style:none; }

.carousel-nav li{float:none;  padding:0;  width:175px; height: 76px; position:relative;  z-index:2;}

.carousel-nav li.selected {position:relative; z-index:1; }

.carousel-nav li a{display:block; height: 75px; overflow:hidden; color:#222;
						font-family: Times, 'Times New Roman', serif, 'lr o';font-size:11px; line-height:120%; padding-top:2px;}

*:first-child+html .carousel-nav li a{display:block; height: 75px; overflow:hidden;}

.carousel-nav .last a{border-width:0;}

.carousel-nav li a.selected{background-color:#000;  color:#FFF;}

.carousel .media-item-info{color:#fff; font-size:1em; line-height:1.45em;}
div.carousel-data {display:none;}
div.carousel-data h3{margin:0;padding:0;}
.carousel-item-info strong, .carousel-item-info span {background:none; color:#000}
.carousel-item-info span {background:#fff; padding-left:14px; }
.carousel-item span span {font-size:10px; background:#000; color:#fff}
.carousel-item-info strong span {font-size:38px; line-height:1.43em; font-family:'MS Gothic',NewsGothicFSMediumRegular,'Andale Mono', Arial, Helvetica; font-weight:normal; background:#000; color:#fff}	
.carousel-item-info:hover strong span,
.carousel-item:hover span span {background:#fff; color:#000}
.gc_title{font-size:12px;font-weight:bold; line-height:110%;padding:0 0 10px 0;display:block;margin:0;}