.video-js {
    width: 100% !important;
    height:auto !important;
    max-height:575px !important;
}

.vjs-fluid {
    padding-top: 56.25%
}

 .ddlSelect
 {
     font-size: 13px;
     padding: 10px 8px 10px 14px;
     background: #fff;
     border: 1px solid #ccc;
     border-radius: 6px;
     position: relative;
     margin-bottom:10px;
     width:100%;
     color:Black;
 }
 
 .RadPanelBar
 {
     padding-bottom:0px !important;
     margin-top: 0px !important;
 }

@media all and (max-width: 992px) 
{
      .colLeft
      {
          padding-right:15px !important;
      }
      .colRight
      {
          padding-left:15px !important;
      }
}
@media all and (min-width: 992px) 
{
    .colLeft
      {
          padding-right:0px !important;
      }
      .colRight
      {
          padding-left:0px !important;
      }
      .video-js 
      {
        height:575px !important;
      }
}
  

.TabsTable {
	background:#999 url(images/TabsBG02.png) repeat-x;
	font-size:12px;
}
.TabsHover {
	background:white;
}
.Tabs {
	padding:3px 8px;
	cursor:hand;
	cursor:pointer;
}
.TabActive {
	background:url(images/TabsBG02-Active.png) repeat-x;
	color:#999;
}
.TabBody {
	height:439px;
	padding:10px;
	background:#999 url(images/TabBodyBG02.png) repeat-x;
	color:#999;
	font-size:13px;
	
}
.LessonVidLink {
	background:url(video.png) 0px 0px no-repeat;
	height:20px;
	margin-top:5px;
	padding:2px 0px 10px 23px;
	cursor:hand;
}
.mp4 {
	background:url(ipod_20x20.png) 0px 0px no-repeat;
	margin-top:5px;
	padding:2px 0px 10px 23px;
	cursor:hand;
}
.wmv {
	background:url(save_20x20.png) 0px 0px no-repeat;
	margin-top:5px;
	padding:3px 0px 10px 23px;
	cursor:hand;
}
.avi {
	background:url(save_20x20.png) 0px 0px no-repeat;
	margin-top:5px;
	padding:0px 0px 10px 23px;
	cursor:hand;
}
.StudentName {
	font-size:20px !important; 
	font-weight:bold;
}
.Bold {
	font-weight:bold;
}
.Error 
{
	font-weight:bold;
	color:Red;
}
.Heading {
	font-weight:bold;
	font-size:12px;
}
.DivHorizSpacer1 {
	width:30px;
}
.DivHorizSpacer2 {
	width:5px;
}
.displayNone {
	display:none;
}
.displayBlock {
	display:block;
}

#flv_player {
	background:black;
	text-align: center; 
	width: 640px !important; 
	height: 480px;
}
.break {
	border-bottom:1px #666666 solid;
	margin: 5px 0px 10px 0px;
	width:100%;
}
#DownloadOptions {
	width:100%;
	height:105px;
	background: url(images/DownloadWatermark01.png) 100% 0px no-repeat;
}
.DownloadButton {
	color:#333;
}
.DownloadButton a:link,
.DownloadButton a:visited,
.DownloadButton a:hover {
	color:#333;
	font-weight:bold;
}
#SendPhone {
	background: url(images/SendPhoneIcon.png) 100% 0px no-repeat;
}
#PhoneNumberButton {
	cursor:hand;
	cursor:pointer;
}
.rtsOut , .rtsIn {padding:0px !important;}
#ChatScroller 
{
	overflow-y:auto;
}
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#507392;
	border:solid 1px #507392;
	background-image:url(images/button_bg.gif);
	background-repeat:repeat-x;
	background-color:#eaeff4;
	padding: 4px 8px;
	cursor:pointer;
}
#ModuleHolder 
{
	postition:relative;
}
.ModalPopupBG 
{
	display:block;
	width:100%;
	height:100%;
	background:#000000;
	z-index:99999;
	position:absolute;
	top:0px;
	left:0px;
	background:url(images/transBG01.png);
}
.ModalPopup
{
	width:500px;
	background:#ffffff;
	margin:40px auto;
	padding:10px;
	color:#000;
}
.ModalTableInt {
	color:#333;
}

.ModalText,
.ModalText a:link,
.ModalText a:visited,
.ModalText a:active {
	color:#333;
}
#tdContentPane a:link,
#tdContentPane a:visited
{
	color:#333 !important;
}
