.vl_PageContainer a {
	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.vl_floatleft {
	float: left;
}

.vl_floatright
{
	float: right;
}

.vl_clear {
	clear: both;
}

.vl_hidden {
	display: none;
	visibility: hidden;
}

.vl_space1 {
	height: 10px;
	clear: both;
}

.vl_space2 {
	height: 20px;
	clear: both;
}

.vl_space3 {
	height: 30px;
	clear: both;
}

.vl_space7 {
	height: 70px;
	clear: both;
}

.vl_moduleTitle {
	font: 24px Arial, Helvetica, sans-serif;
	color: #333;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}

.vl_rightCol1 {
    float: left;
	margin-left:40px;
}

.vl_rightCol2 {
	float: left;
	width: 250px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	background: #fff;
}

.vl_leftCol1 {
	float: left;
    width: 58.33333333%;
}

.vl_rightColHeader {
	margin: 0px;
	font: normal 17px Arial, Helvetica, sans-serif;
	color: #999;
	padding-left: 20px;
	padding-bottom: 5px;
}

.vl_rightColBkg {
	background: url(/Video/Images/searchBkg.gif) no-repeat left top;
	padding-top: 10px;
	padding-left: 10px;
}

.vl_label {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
	display: block;
	padding-bottom: 2px;
	padding-top: 15px;
}

.vl_inputWidth280 {
	width: 280px;
}

.vl_podcastBtn, .vl_podcastBtn:hover {
	background: url(/Video/Images/podcasts_sprite.gif) no-repeat left top;
	display: inline-block;
	height: 28px;
	width: 112px;
	margin-right: 12px;
}

	.vl_podcastBtn:hover {
		background-position: left -29px;
	}

.vl_rssBtn, .vl_rssBtn:hover {
	background: url(/Video/Images/rss_sprite.gif) no-repeat left top;
	display: inline-block;
	height: 28px;
	width: 87px;
	margin-right: -5px;
}

	.vl_rssBtn:hover {
		background-position: left -29px;
	}

.vl_videoTitle {
	margin: 0px;
	font: normal 17px Arial, Helvetica, sans-serif;
	color: #333;
	padding-bottom: 5px;
}

.vl_captionText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 16px;
}

.moreInfoBtn
{
    float:right;
}

.vl_menuThumbs {
	background: #FFF url(/Video/Images/menuBkg.gif) repeat-x left top;
	/*height: 290px;*/
	padding: 30px 35px 30px 0px;
}

.vl_thumbMiddle, .vl_thumbMiddleLibrary {
	width: 133px;
	height: 150px;
	background-color: #FFF;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	padding: 3px 9px 10px;
}

.vl_thumbMiddleLibrary {
	padding-bottom: 0px !important;
}

.vl_thumbBoxTop {
	background: url(/Video/Images/boxTop.gif) no-repeat left top;
	height: 6px;
	width: 133px;
}

.vl_thumbContainer {
	/*width: 133px;*/
	float: left;
	padding-left: 35px;
	padding-bottom: 30px;
}

.vl_thumbBoxBtm {
	background: url(/Video/Images/boxBtm.gif) no-repeat left top;
	height: 6px;
	width: 133px;
}

.vl_thumbTitle {
	font: normal 11px Arial, Helvetica, sans-serif !important;
	color: #333 !important;
	margin: 0px;
	padding: 5px 0px 6px 0px;
	height: 22px;
}

.vl_thumbSmall img {
	border: none;
}

.vl_thumbPlay, .vl_thumbPlay:hover {
	background: url(/Video/Images/thumbPlay_sprite.gif) no-repeat right top;
	height: 13px;
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	width: 60px;
	margin-top: 10px;
	padding-top: 1px;
	padding-right: 20px;
	text-align: right;
}

.vl_thumbPlay:hover {
	background-position: right -15px;
	text-decoration: underline;
}

.vl_time {
	font: 11px Helvetica, Arial, sans-serif;
	color: #666;
}

.vl_fullText p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.vl_fullText h1 {
	padding: 0px;
	margin: 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333;
}

.vl_relatedInfo {
	padding: 0px;
	margin: 0px 10px 0px 3px;
	font: 12px helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #333;
}

.vl_relatedInfo li {
	list-style-type: none;
	padding-bottom: 5px;
}

.vl_relatedInfo li a {
	color: #666;
	text-decoration: none;
}

.vl_relatedInfo li a:hover {
	color: #333;
}

.vl_infoTopic {
	list-style-image: url(/Video/Images/infoArrow.gif);
	font-size: 14px;
	margin-top: 20px;
}

.vl_viewAll {
	display: block;
	background: url(/Video/Images/allArrow.gif) no-repeat right center;
	text-decoration: none;
	color: #333;
	width: 52px;
	margin-top: 5px;
}

.vl_viewAll:hover {
	text-decoration: underline;
}

.vl_docPhoto img {
	border: 1px solid #999;
}

.vl_docInfo {
	margin-left: 20px;
	font: 12px Helvetica, Arial sans-serif;
	line-height: 18px;
}

.vl_docInfo h1 {
	font: normal 14px Helvetica, Arial sans-serif;
	color: #333;
}

.vl_docLabel {
	color: #666;
	font: 11px verdana, Arial sans-serif;
	text-transform: uppercase;
}

.vl_profileBtn, .vl_profileBtn:hover {
	background: url(/Video/Images/profile_sprite.gif) no-repeat left top;
	height: 25px;
	width: 112px;
	display: inline-block;
}

.vl_profileBtn:hover {
	background-position: left -26px;
}

.vl_apptBtn, .vl_apptBtn:hover {
	background: url(/Video/Images/appointment_sprite.gif) no-repeat left top;
	display: inline-block;
	height: 25px;
	width: 165px;
	margin-left: 13px;
}

.vl_apptBtn:hover {
	background-position: left -26px;
}

.vl_utilities_row1 {
	padding: 15px 0px 20px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin-top: 3px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

.vl_utilities_row1 a {
	display: inline-block;
	float: left;
}

.vl_video_rss, .vl_video_email, .vl_video_bookmark, .vl_video_embed, .vl_video_podcast {
	background: url(/Video/Images/utilitiesIcons_sprite.gif) no-repeat left top;
	font: 11px Verdana, Arial, sans-serif;
	color: #666;
	text-decoration: none;
	height: 12px;
	line-height: 12px;
	padding-right: 7px;
}

.vl_video_rss {
	background-position: 0 0;
	/*width: 25px;*/
	height: 11px;
	padding-left: 13px;
}

.vl_video_email {
	background-position: 0px -37px;
	/*width: 38px;*/
	height: 11px;
	/*padding-left: 18px;*/
}
.at-icon-wrapper {
    vertical-align:text-top;
    margin-right:2px;
}

.vl_video_bookmark {
	background-position: 0 -19px;
	/*width: 62px;*/328
	height: 11px;
	/*padding-left: 20px;*/
}

.vl_video_embed {
	background-position: 0 -56px;
	/*width: 42px;*/
	height: 11px;
	padding-left: 28px;
}

.vl_views, .vl_views_details, .vl_views_duration {
	display: block;
	float: right;
	font: 11px Helvetica,Arial,sans-serif;
	color: #646464;
}

.vl_views_details {
	float: left;
}

.vl_utilities_row2 {
	padding-top: 2px;
	padding-bottom: 5px;
}

.vl_ToolsRow {
	margin-bottom: 10px;
}


.vl_video_doctorProfile:after {
	clear: both;
}

.vl_video_doctorProfile {
	border-top: 1px solid #d6d6d6;
	padding: 15px 0px;
	padding-bottom: 15px;
}

.vl_attachments {
	background: url(/Video/Images/attachBtn.gif) no-repeat left top;
	float: left;
}

.vl_videoPlayer {
	float: left;
	margin-right: 25px;
}

.vl_attachments a img {
	border: none;
	outline: none;
	margin-left: 5px;
}

.vl_attachments {
	-webkit-transition-property: height;
	-webkit-transition-duration: .4s;
	-webkit-transition-timing: ease-out;
}

.vl_attachments a.vl_btn {
	font: 12px Helvetica, Arial, sans-serif;
	color: #666;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	line-height: 23px;
	padding: 0px 0px 0px 25px;
}

.vl_attachments ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: 11px Verdana, Arial, sans-serif;
	color: #666;
	text-transform: uppercase;
	line-height: 18px;
}

.vl_attachments li {
	padding: 3px 0px;
}

.vl_attachments a {
	color: #666;
	text-decoration: none;
}

.vl_attachments a.pdfDoc {
	display: block;
	background: url(/Video/Images/pdf.gif) no-repeat left top;
	height: 30px;
	padding: 0px 0px 0px 25px;
}

.vl_attachments a.wordDoc {
	display: block;
	background: url(/Video/Images/word.gif) no-repeat left top;
	height: 30px;
	padding: 0px 0px 0px 25px;
}

.vl_attachments a.excelDoc {
	display: block;
	background: url(/Video/Images/excel.gif) no-repeat left top;
	height: 30px;
	padding: 0px 0px 0px 25px;
}

.vl_attachments a.powerpointDoc {
	display: block;
	background: url(/Video/Images/powerpoint.jpg) no-repeat left top;
	height: 30px;
	padding: 0px 0px 0px 25px;
}

.vl_attachments a.textDoc {
	display: block;
	background: url(/Video/Images/textDoc.gif) no-repeat left top;
	height: 30px;
	padding: 0px 0px 0px 25px;
}

.vl_backBtn {
	background: url(/Video/Images/backBtn.gif) no-repeat left top;
	padding-left: 25px;
	height: 14px;
	line-height: 14px;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	float: right;
}

/* Start classes for expanding/collapsing additional filters */
.vl_extraFiltersVisible {
	display: block;
}

.vl_extraFiltersHidden {
	display: none;
}

.vl_extraFiltersExpandLink {
	background-image: url(/Video/Images/ExpandButton.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 21px;
	text-decoration: none;
	color: #777777;
	font-size: 11px !important;
	font-weight: normal !important;
	height: 17px;
	margin-top: 15px;
	float: left;
}

.vl_extraFiltersCollapseLink {
	background-image: url(/Video/Images/CollapseButton.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 21px;
	text-decoration: none;
	color: #777777;
	font-size: 11px !important;
	font-weight: normal !important;
	height: 17px;
	margin-top: 15px;
	float: left;
}
/* End classes for expanding/collapsing additional filters */

/* Start classes for bread crumb */
.vl_breadCrumbContainer {
	margin-bottom: 5px;
}

.vl_breadCrumbContainer a {
	text-decoration: none;
}

.vl_breadCrumbDelimiter {
	font-weight: bold;
}
/* End classes for bread crumb */

.btn-video-search {
	margin-right: 8px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	z-index:10;
	overflow:hidden;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:10;
}

@media (max-width: 768px) {
	.RadTabStrip_VL .rtsLevel {
		background: none !important;
	}
	.rtsUL {width:100%;}
	.moreInfoBtn
    {
        margin-bottom: 20px;
    }
     .vl_leftCol1, .vl_rightCol1
    {
        width: 100%!important;
    }
    .vl_rightCol1 {
        margin-left:0;
    }
}

		
}
@media (max-width:729px)
{
    .vl_rightCol1
    {
        margin-left: 0!important;
    }
}

@media (max-width:435px)
{
    .vl_leftCol1, .vl_rightCol1
    {
        width: 100%!important;
    }
    .videoWrapper {
		padding-bottom: 60%; /* 4:3 */
	}
    .vl_rightCol1 {
        margin-left:0;

    }
}
