
body, td, th, textarea, select, h1, h2, h3, h4, h5, h6
{font: 12px arial, sans-serif;}

body { margin-bottom:0px;}

h1, h2, h3, h4, h5, h6 { margin:0px; }

form { margin:0px; }
/*---------------------------------*/
#By_Section_Content,
#By_Section_Content_Main,
#By_Section_Content_New,
#By_Section_Content_Most,
#By_Section_Content_Demos,
#Section_Box { height: 437px;overflow: auto;overflow-x: auto;display: block; }
#theNewLessons{ height: 340px;overflow: auto;overflow-x: auto;display: block; }
/*#theSearchedVideos{ height: 340px;overflow: auto;overflow-x: auto;display: block; } */
#By_Section_Content { height: 420px; width:auto; }
#By_Section_Content_Main { height: 420px; width:auto; }
#By_Section_Content_New { height: 420px; width:auto; }
#By_Section_Content_Most { height: 420px; width:auto; }
#By_Section_Content_Demos theSearchedVideos
#theNewLessons { height: 400px; width:290px; margin:0px 0px 0px 5px; overflow:hidden; padding:8px 8px 8px 7px;}
/*#theSearchedVideos{ height: 455px; width:auto; }*/
/*--------------------------------------------*/
/*-------------------------------*/
.sec_video_box_live { float: left;display:inline;width: 145px;height: 139px;margin: 0px 0px 9px 9px;background-color: #FFFFFF;color: #949494;font-size: 11px;overflow:hidden;  }

.sec_video_box { float: left;display:inline;width: 145px;height: 139px;margin: 0px 0px 9px 9px;background-color: #FFFFFF;color: #949494;font-size: 11px;overflow:hidden;  }

.sec_video_box_saved { float: left;display:inline;width: 145px;height: 139px;margin: 0px 0px 9px 9px;background-color: #FFFFFF;color: #949494;font-size: 11px;overflow:hidden; }
.sec_video_box DIV,
.sec_video_box_saved DIV { padding: 5px 10px 0px 10px; }
/*----------------------------------*/
.vid_play A,
.vid_play A:link,
.vid_play A:active,
.vid_play A:visited { color:#004276; font-size:11px; font-family:arial; font-weight:bold;}
.vid_duration { font-family:arial; font-size:11px; color:#9b9b9b; }
.vid_play A:hover { color:#CA0002; }

#theVideoPlayer{margin: 0px 5px 0px 0px;z-index:2000;}

/*------------tooltip styling---------------------------*/
#demotip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

/* style the trigger elements */
#playTheVideo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

/*--------- BreadCrumb----------------*/

#breadCrumb
{margin: 10px 0px 0px 15px; padding:10px 0 0 10px; }
#video_footer {background:url(../images/video_footer_playing.jpg) no-repeat; width:555px; height:40px; padding:10px 0 0 10px; clear:both; margin-top:15px; z-index:2012;}


