.carouselContainer {
	width: 668px;
}

.carouselContainer .top {
	background: url('http://files.learnvest.com/files/app/images/homePage/carousel/top.png') no-repeat;
	height: 12px;
	width: 668px;
}

.carouselContainer .bottom {
	background: url('http://files.learnvest.com/files/app/images/homePage/carousel/bottom.png') no-repeat;
	height: 15px;
	width: 668px;
}

.carouselContainer .content {
	width: 668px;
	height: 251px;
	padding-left: 1px;
}

.carouselContainer .content #carousel {
	overflow: auto;
	text-align: center;
	position: relative;
	width: 662px;
	height: 251px;
}

.carouselContainer .content #carousel .mask {
	position:relative;
	overflow:hidden;
	height: 250px;
}

.carouselContainer .content #carousel .mask #showBox {
	position: absolute;
}

.carouselContainer .content #carousel .mask #showBox .slide {
	text-align: center;
	position: relative;
	width: 396px;
	height: 250px;
	float:left;
	overflow: hidden;
}

.carouselContainer .content #carousel .mask #showBox .slide .bottomLayerBackground {
	position: absolute;
	width: 396px;
	height: 83px;
	bottom: 0px;
	left: 0px;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	background-color: black;
}

.carouselContainer .content #carousel .mask #showBox .slide .bottomLayer {
	text-align: left;
	width: 396px;
	height: 83px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: white;
}

.carouselContainer .content #carousel .mask #showBox .slide .bottomLayer .bottomLayerContent {
	margin:7px 18px;
	width: 360px;
	position: relative;
}

.carouselContainer .content #carousel .mask #showBox .slide .bottomLayer .description {
	color: white;
	font-size: 14px;
	width: 360px;
	height: 40px;
	overflow: hidden;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	line-height: 20px;
}

.carouselContainer .content #carousel .mask #showBox .slide .bottomLayer .link {
	text-transform: uppercase;
	width: 360px;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 53px;
	left: 0px;
}

.carouselContainer .content #carousel .mask #showBox .slide .bottomLayer .link a {
	color: #96D9F7;
}

.carouselContainer .content #carousel #numberButtons {
	text-align: left;
	width: 278px;
	height: 250px;
	z-index: 2;
}

.carouselContainer .content #carousel #buttonsContainer {
	width: 278px;
	height: 250px;
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.carouselContainer .content #carousel #imagesContainer {
	width: 396px;
	height: 250px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.carouselContainer .content #carousel .buttons .numberButton {
	cursor: pointer;
	width: 278px;
	height: 50px;
	padding-left: 1px;
	background: url('http://files.learnvest.com/files/app/images/homePage/carousel/bar.png') no-repeat;
	z-index: 2;
	position: relative;
}

.carouselContainer .content #carousel .buttons .number {
	width: 18px;
	height: 21px;
	top: 15px;
	left: 10px;
	position: absolute;
}

.carouselContainer .content #carousel .buttons .numberButton.active {
	background: url('http://files.learnvest.com/files/app/images/homePage/carousel/bar_rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .numberButton.over {
	background: url('http://files.learnvest.com/files/app/images/homePage/carousel/bar_rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .numberButton.active .title {
	color: white;
}

.carouselContainer .content #carousel .buttons .numberButton.over .title {
	color: white;
}

.carouselContainer .content #carousel .buttons .numberButton .title {
	font-size:15px;
	text-transform: capitalize;
	color: #4D4D4F;
}

.carouselContainer .content #carousel .buttons .numberButton .divTitle{
	margin-left:9px;
	width:242px;
	height: 100%;
}

.carouselContainer .content #carousel .buttons .button1 .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/1.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button1.active .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/1rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button1.over .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/1rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button2 .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/2.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button2.active .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/2rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button2.over .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/2rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button3 .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/3.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button3.active .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/3rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button3.over .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/3rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button4 .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/4.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button4.active .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/4rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button4.over .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/4rollover.png') no-repeat;
}
.carouselContainer .content #carousel .buttons .button5 .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/5.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button5.active .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/5rollover.png') no-repeat;
}

.carouselContainer .content #carousel .buttons .button5.over .number {
	background: url('http://files.learnvest.com/files/app/images/topicLanding/topFive/bars/5rollover.png') no-repeat;
}
