.videoHead{
	padding-top:20px;
	width:520px;
	color:#F59B00;
	font-size:16pt;
	font-weight:bold;
}

.videoText{
	width:520px;
	color:white;
}


#mycarousel .vidImg{
		width:170px;
	height:170px;
}

#mycarousel .vidImg:hover{
	width:160px;
	height:180px;
	padding-left:0px !important;
	padding-right:30px !important;
}

#mycarousel .vidImg:hover h4{
	font-size:12pt;
	padding-bottom:55px;
	color:#ffffff;
}

#mycarousel .vidImg h4{
	font-size:10pt;
	font-weight:bold;
	padding-top:20px;
	color:#F59B00;
}

#mycarousel .vidImg .img_head{
	padding-left:10px !important;
	padding-top:30px !important;
}

#mycarousel .vidImg:hover .img_head{
	padding-left:0px !important;
	padding-top:0px !important;
}



#mycarousel .img_1{
	background:url(images/vid_5_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_1:hover{
	background:url(images/vid_5_large.png) left bottom no-repeat !important;
}

#mycarousel .img_2{
	background:url(images/vid_2_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_2:hover{
	background:url(images/vid_2_large.png) center bottom no-repeat !important;
}
#mycarousel .img_3{
	background:url(images/vid_3_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_3:hover{
	background:url(images/vid_3_large.png) center bottom no-repeat !important;
}

#mycarousel .img_4{
	background:url(images/vid_4_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_4:hover{
	background:url(images/vid_4_large.png) center bottom no-repeat !important;
}


#mycarousel .img_5{
	background:url(images/vid_1_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_5:hover{
	background:url(images/vid_1_large.png) center bottom no-repeat !important;
}

#mycarousel .img_6{
	background:url(images/vid_6_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_6:hover{
	background:url(images/vid_6_large.png) center bottom no-repeat !important;
}

#mycarousel .img_7{
	background:url(images/vid_7_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_7:hover{
	background:url(images/vid_7_large.png) center bottom no-repeat !important;
}

#mycarousel .img_8{
	background:url(images/vid_8_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_8:hover{
	background:url(images/vid_8_large.png) center bottom no-repeat !important;
}

#mycarousel .img_9{
	background:url(images/vid_9_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_9:hover{
	background:url(images/vid_9_large.png) center bottom no-repeat !important;
}

#mycarousel .img_10{
	background:url(images/vid_10_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_10:hover{
	background:url(images/vid_10_large.png) center bottom no-repeat !important;
}
#mycarousel .img_11{
	background:url(images/vid_11_small.png) no-repeat 20px bottom  !important;
}
#mycarousel .img_11:hover{
	background:url(images/vid_11_large.png) center bottom no-repeat !important;
}

.facebookImages img{
	display:none;	
}
}