/* @override http://lh.wimgo.com/media/css/spotlight.css */

/* wimgo spotlight widget css */

.spotlight-content {border-right: 1px solid #d6d6d6; height: 300px; overflow: hidden; position: relative; width: 434px;}
	.spotlight-meta {border-bottom: 1px solid #e6e6e6; font-size: 100%; margin: 0 10px; padding: 5px 0 10px;}
	.spotlight-content .jcaroursel-list li img,
	.spotlight-content .jcarousel-item img {background: none;}
.spotlight-tabs {/*border-left: 1px solid #d6d6d6;*/ margin-left: -1px; position: relative; width: 179px; z-index: 100;}
	.spotlight-tabs ul, #wimgo-spotlight .bd {overflow: visible;}
	.spotlight-tabs li {cursor: pointer; height: 59px; position: relative;}
	.spotlight-tabs li p {font-size: 85%; overflow: hidden; padding-top: 3px;}
	.spotlight-tabs li.selected {background: url(http://s3.amazonaws.com/wimgo/images/wimgo_spotlight_active.png) no-repeat; border: none; color: #f3e0d0; height: 65px; margin: 0 0 -5px -10px; padding-right: 8px; padding-left: 10px; width: 179px;}
	.spotlight-tabs li.selected .color1 {color: #fff;}
	.spotlight-tabs li.last {-moz-border-radius-bottomright: 10px;border-bottom-right-radius: 10px;}
	.spotlight-tabs li.last.selected {-moz-border-radius: 0; height: 60px;}

#wimgo-spotlight .jcarousel-container {text-align: left; width: 100%;}
#spotlight-carousel {position: relative;}
#spotlight-carousel li,
#wimgo-spotlight .jcarousel-clip,
#wimgo-spotlight li.jcarousel-item {float: none; height: 300px; margin: 0; overflow: hidden; width: 100%;}

div.spotlight-image { border-top: none; overflow:hidden; border-bottom-left-radius:10px; -webkit-border-bottom-left-radius:10px;  -moz-border-radius-bottomleft:10px; }
.spotlight-image a {display: block; overflow: hidden; width:440px;height: 299px;  margin-right: 0; margin-left: 0; margin-bottom: 0;}
.spotlight-image a span { color: white; text-align: right; font-size: 20px; line-height: 1.25em; font-weight: bold; display: block; padding: 10px 60px 10px 10px; background: transparent url("http://s3.amazonaws.com/wimgo/images/spotlight-caption_transparancy.png") no-repeat 0 center; position: absolute; bottom: 10px; width: 363px;}
.spotlight-image a span i { font-style: normal; font-size: 14px; }
.spotlight-image a span b { font-weight: normal; }
.hide {display: none;}

.home-spotlight div.spotlight-image { z-index:100; margin-top: -5px; border-left: none; border-bottom-right-radius:10px; -webkit-border-bottom-right-radius:10px;  -moz-border-radius-bottomright:10px;}
.home-spotlight div.spotlight-image a {height: 250px;}
.home-spotlight div.spotlight-image a span { margin-top: 140px; margin-left: 0; width:300px; background: url("http://s3.amazonaws.com/wimgo/images/spotlight-caption_transparancy.png") no-repeat scroll right center transparent;}

