@font-face {
 font-family: MvBoli;
 src: url(/skin/fonts/mvboli.eot);
 src: url(/skin/fonts/mvboli.ttf) format('truetype');
} 

@font-face {
    font-family: "myriadpro";
    src: url('/skin/fonts/myriadpro-regular-webfont.eot');
    src: url('/skin/fonts/myriadpro-regular-webfont.ttf') format('truetype');
}

@font-face {
 font-family: Nyala;
 src: url(/skin/fonts/nyala.eot);
 src: url(/skin/fonts/nyala.ttf) format('truetype');
}

.subTitleChooseYourVideo {
	font-family: MvBoli !important;
	font-size: 25px !important;
	font-weight: normal !important;
	text-align: center;
	color: #0f66b5;
}

.subTitleChooseYourSubthemes {
	font-family: Nyala !important;
	font-size: 18px !important;
	font-weight: normal !important;
	text-align: left;
	color: #0f66b5;
}

.h6Default {
	font-size: 18px;
	font-weight: bold;
	color: white;
	margin: 0;
}

.divH5Default {
	background: url(/images/bgGradientHeader.jpg);
	height: 32px;
	text-shadow: 1px 1px 1px gray;
	line-height: 32px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
}

.video_tema_bg {
	width: auto;
	height: 100px;
	margin: 0 auto;
	padding-left: 45px;
}

.video_tema_bg div {
	height: 50px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background-repeat: no-repeat !important;
	border-radius: 5px;
	background: #f0f0f0;
	margin-left: 25px;
	text-align: center;
	width: 100px;
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
}

.video_tema_bg div a {
	font-size: 13px;
	color: #047BD4;
	padding: 5px;
	text-shadow: 2px 2px 1px #CCC;
}

.video_tema_bg div a:hover {
/** background-color:rgba(255,255,255,0.5); **/
	padding: 5px;
	color: black;
	text-shadow: none;
	text-shadow: 2px 2px 1px white;
}
/**
.video_tema_bg div.video_tema_1 {
	width: 115px;
	background-image: url(/images/video-aula/video_class_tv1_hover.jpg);
}

.video_tema_bg div.video_tema_1:hover {
	background-image: url(/images/video-aula/video_class_tv1.jpg);
}

.video_tema_bg div.video_tema_2 {
	width: 84px;
	background-image: url(/images/video-aula/video_class_tv2_hover.jpg);
}

.video_tema_bg div.video_tema_2:hover {
	background-image: url(/images/video-aula/video_class_tv2.jpg);
}

.video_tema_bg div.video_tema_3 {
	width: 79px;
	background-image: url(/images/video-aula/video_class_tv3_hover.jpg);
}

.video_tema_bg div.video_tema_3:hover {
	background-image: url(/images/video-aula/video_class_tv3.jpg);
}

.video_tema_bg div.video_tema_4 {
	width: 84px;
	background-image: url(/images/video-aula/video_class_tv4_hover.jpg);
}

.video_tema_bg div.video_tema_4:hover {
	background-image: url(/images/video-aula/video_class_tv4.jpg);
}

.video_tema_bg div.video_tema_5 {
	width: 110px;
	background-image: url(/images/video-aula/video_class_tv5_hover.jpg);
}

.video_tema_bg div.video_tema_5:hover {
	background-image: url(/images/video-aula/video_class_tv5.jpg);
}
**/
.classSubVideo > div {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.classSubVideo div div {
	width: 150px;
	height: 100px;
	display: table-cell;
	text-align: center;
	background: #F0F0F0;
	vertical-align: middle;
	border: 4px double gray;
}

.classSubVideo div div:hover {
	background: #cbeced;
}

.classSubVideo div div a {
	font-size: 16px;
	font-family: "myriadpro";
	padding: 5px;
	color: gray;
}

.classSubVideo div div a:hover {
	color: black;
}

#formSearchClassVideo {
	padding-top: 15px;
}

#formSearchClassVideo input[type="submit"] {
	background-color: #2C8BDF;
    border: 0 none;
    color: white;
    padding: 2px;
    width: 40px;
	
}

#formSearchClassVideo input[type="text"] {
	border: 1px solid;
    color: gray;
    font-family: verdana;
    font-size: 12px;
    padding: 2px;
}

.videosFoundBar {
	background-color: #D4D4D4;
    color: #0F66B5;
    margin: 15px 0;
    padding: 5px;
}

.videoFound {
	width: 182px;
}

.videoFound > .videoImage {
	height: 92px;
}

.videoFound > .videoImage img {
	position: absolute;
}


.videoFound > .videoTitle {
	background: #3595ec;
	color: white;
	padding: 3px;
}

.videoFound > .videoDateAuthor {
	border: 1px solid #3595ec;
	padding: 3px;
	margin-top: 5px;
}

.videoTitleClassVideo {
	font-family: Nyala !important;
	font-size: 20px !important;
	font-weight: normal !important;
	text-align: left;
	color: #0f66b5;
}

.videoTitleClassVideo span {
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    margin-top: 20px;
}

.videoClassVideoPlayer {
	width: 422px;
	height: 275px;
	float: left;
	background-image: linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -o-linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -moz-linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -webkit-linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -ms-linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.28, rgb(8,114,171)),
		color-stop(0.82, rgb(2,170,254))
	);
}

.videoClassRelated {
	width: 190px;
	height: 275px;
	float: right;
	background-image: linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -o-linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -moz-linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -webkit-linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -ms-linear-gradient(bottom, rgb(8,114,171) 28%, rgb(2,170,254) 82%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.28, rgb(8,114,171)),
		color-stop(0.82, rgb(2,170,254))
	);
}

.videoClassVideoViewed {
	text-align: right; 
	margin-top: 5px; 
	margin-right: 10px; 
	color: white;
}

.videoClassVideoRelated {
	color: white;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 5px;
    text-align: left;
}
