.vl_PageContainer a {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;

}
a.vl_searchBtn, a.vl_thumbPlay {
    color: #fff !important;
}
.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-size: 24px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}

.vl_rightCol1
{
	float: right;
	margin-left:10px;
}

.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: 320px;
}

.vl_rightColHeader
{
	margin: 0px;
	font-weight: normal;
	font-size: 17px;
	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-size: 13px;
	display: block;
	padding-bottom: 2px;
	padding-top: 15px;
}

.vl_inputWidth280
{
	width: 280px;
}


















.vl_searchBtn {
	/*background: url(/Video/Images/search_sprite.gif) no-repeat left top;
	display: block;
	height: 31px;
	width: 84px;
	margin-right: 15px;*/
	
	display: inline-block;
	padding: 4px 10px 4px 10px;
	background: #6d3b5d;
	color: #fff !important;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	

}

.vl_searchBtn:hover {
	background: #815474;
	color: #fff;
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.vl_searchBtn em {
	display: inline-block;
	visibility: visible;
	font-style: normal;
}



















.vl_podcastBtn {
	display: inline-block;
	padding: 4px 10px 4px 10px;
	background: #fff;
	color: #6d3b5d !important;
	border: 1px solid #643955 !important;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	

}
.vl_podcastBtn:before {
	display: inline-block;
	margin: 0 4px 0 0;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	content: "\f09e";
}

.vl_podcastBtn:hover {
	background: #fff !important;
	color: #63b0bb !important;
	border: 1px solid #63b0bb !important;
	
	
	
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.vl_podcastBtn em {
	display: inline-block;
	visibility: visible;
	font-style: normal;
}




















.vl_rssBtn {
	display: inline-block;
	padding: 4px 10px 4px 10px;
	background: #fff;
	color: #6d3b5d !important;
	border: 1px solid #643955 !important;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	

}
.vl_rssBtn:before {
	display: inline-block;
	margin: 0 4px 0 0;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	content: "\f09e";
}

.vl_rssBtn:hover {
	background: #fff !important;
	color: #63b0bb !important;
	border: 1px solid #63b0bb !important;
	
	
	
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.vl_rssBtn em {
	display: inline-block;
	visibility: visible;
	font-style: normal;
}

























.vl_videoTitle
{
	margin: 0px;
	font-weight: normal;
	font-size: 17px;
	padding-bottom: 5px;
}

.vl_captionText
{
	font-size: 12px;
	line-height: 16px;
}



















.vl_moreInfoBtn {
	display: inline-block;
	padding: 4px 10px 4px 10px;
	background: #fff;
	color: #6d3b5d !important;
	border: 1px solid #643955 !important;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	

}


.vl_moreInfoBtn:hover {
	background: #fff !important;
	color: #63b0bb !important;
	border: 1px solid #63b0bb !important;
	
	
	
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.vl_moreInfoBtn em {
	display: inline-block;
	visibility: visible;
	font-style: normal;
}





























.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;
	min-height: 170px;
	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-weight: normal;
	font-size: 11px;
	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: 15px;
	line-height: 12px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	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_thumbPlay {
	display: inline-block;
	padding: 0 6px 0 6px;
	background: #6d3b5d;
	color: #fff !important;
	
	font-size: 11px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	

}
.vl_thumbPlay:before {
	display: inline-block;
	margin: 0 4px 0 0;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	content: "\f144";
}

.vl_thumbPlay:hover {
	background: #815474;
	color: #fff;
	text-decoration: none !important;
	
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.vl_thumbPlay em {
	display: inline-block;
	visibility: visible;
	font-style: normal;
}
















.vl_time
{
	font-size: 11px;
}

.vl_fullText p
{
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.vl_fullText h1
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
}

.vl_relatedInfo
{
	padding: 0px;
	margin: 0px 10px 0px 3px;
	font-size: 12px;
	line-height: 16px;
}

.vl_relatedInfo li
{
	list-style-type: none;
	padding-bottom: 5px;
}

.vl_relatedInfo li a
{
	text-decoration: none;
}

.vl_relatedInfo li a:hover
{

}

.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;
	width: 52px;
	margin-top: 5px;
}

.vl_viewAll:hover
{
	text-decoration: underline;
}

.vl_docPhoto img
{
	border: 1px solid #999;
}

.vl_docInfo
{
	margin-left: 20px;
	font-size: 12px;
	line-height: 18px;
}

.vl_docInfo h1
{
	font-weight: normal;
	font-size: 14px;
}

.vl_docLabel
{
	font-size: 11px;
	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;
}

.vl_utilities_row1 a
{
	display: inline-block;
	float: left;
	margin: 0 12px 0 0;
}

.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-size: 11px;
	text-decoration: none;
	height: 12px;
	line-height: 12px;
	padding-right: 20px;
}

.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;
}

.vl_video_bookmark
{
	background-position: 0 -19px;
	width: 62px;
	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-size: 11px;
}

.vl_views_details
{
	float: left;
}

.vl_utilities_row2
{
	padding-top:2px;
	padding-bottom:5px;
}

.vl_ToolsRow 
{
	margin-bottom:10px;
}

.vl_utilities_row1 a
{
	display: block;
	float: left;
}

.vl_video_doctorProfile:after
{
	clear: both;
}

.vl_video_doctorProfile
{
	border-top: 1px solid #d6d6d6;
	padding: 15px 0px;
}

.vl_utilities_row1 a
{
	display: block;
	float: left;
}

.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-size: 12px;
	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-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
}

.vl_attachments li
{
	padding: 3px 0px;
}

.vl_attachments a
{
	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-size: 12px;
	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;
    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;
    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 */

.vl_utilities_row1 a > span{
    display: none;
}










