@charset "UTF-8";

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	/* padding: 0; -don't need I think */
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	font-family: Verdana,Lucida,Arial,sans-serif;
	line-height: 150%;
	font-size: 14px;
	/* color: rgb(0, 55, 104); */
	text-decoration:none;
}

body {
	background: none transparent;
}

a {
    transition: none;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr,acronym {
	border:0;
}

h1,h2,h3,h4,h5.h6 {
    margin: 0;
}

/* Start of Headers CSS */
h1 {
	font-family: Verdana,Lucida,Arial,sans-serif;
	font-size: 26px;
	font-weight: normal;
	/*color: #003768; */
	line-height: 200%; 
	padding:0px; 
	margin:0px; 	
}

h2 {
	font-family: Verdana,Lucida,Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
	/*color: #003768; */
	line-height: 200%; 
	padding:0px; 
	margin:0px; 	
}

h3 {
	font-family: Verdana,Lucida,Arial,sans-serif;
	font-size: 20px;
	font-weight: normal;
	/*color: #003768; */
	/*border-bottom: 1px solid #D8D7CC;*/
	line-height: 120%; 
	padding: 0px; 
	margin: 5px 0px 5px 0px;  
}

h4 {
	font-family: Verdana,Lucida,Arial,sans-serif;
	font-size: 16px;
	font-weight: 400;
	/*color: #003768; */
	line-height: 24px; 
	padding:0px; 
	margin:0px; 
}

h5 {
	font-family: Verdana,Lucida,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	/*color: #003768; */
	line-height: 200%; 
	padding:0px; 
	margin:0px; 
}

h6 {
	font-family: Verdana,Lucida,Arial,sans-serif;
	font-size: 17px;
	font-weight: normal;
	/*color: #003768; */
	line-height: 140%; 
	padding:0px; 
	margin:0px; 
}

strong {
	font-weight: bolder;
}

.inputbox, select {
    width:153px;
    display: inline-block;
    height: 25px !important;
    background-color: #EAEAEA;
    padding: 0px;
    margin: 0px;
    border: thin solid;
}
select { height: 28px;
}
.inputbox {
   padding: 0px 6px !important;
}
/*padding: 0px;
ma Below are the CSS styles that aren't included with Blueprint. It's a good idea to keep them whether or not you use it unless you know what you're doing. */

/*padding: 0px;
mapadding: 0px;
ma Text styles */
.blog-featured h2 {
	font-size: 1.5em;
	margin-bottom:0em;
}
p.readmore {
	text-indent:0;
	font-size: .9em;
}
.joomla-footer {
	font-size: .9em;
	margin: 0 10px 30px;
}

/* Article functions */
ul.actions {
	clear:both;
	margin-top: -50px;
	float:right;
}
ul.actions li {
	list-style-type: none;
	float:right;
	margin-left: 10px;
}

/* Login styles */
p#form-login-username label,
p#form-login-password label {
	width: 160px;
	display:block;
}
p#form-login-remember label {
	font-size: .9em;
	font-weight: normal;
	line-height: 25px;
}
p#form-login-remember input {
	float:left;
	margin-right: 5px;
}
form#form-login ul {
	margin: 0;
	padding: 0;
}
form#form-login ul li {
	list-style-type: none;
	margin-left: 20px;
	font-size: .9em;
}

/* Image float styles */
.img-fulltext-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* extras */

a.play_button {
	display: inline-block;
	vertical-align: middle;
	}

a.play_button:hover {
	background-position: -40px 0;
	cursor:pointer;
	}

a.play_button span {
    margin: 0 14px 0 7px; 
    vertical-align: top;
    line-height: 40px;
}
	
a.download_button {
	display: inline-block;
	vertical-align: middle;
	}

a.download_button:hover {
	background-position: -28px 0;
    cursor:pointer;
	}

a.download_button span {
    margin: 0 14px 0 7px; 
    vertical-align: top;
    line-height: 28px;
}

a.transcript_button {
	display: none;
	vertical-align: middle;
	}

a.transcript_button:hover {
	background-position: -28px 0;
    cursor:pointer;
	}

a.transcript_button span {
    margin: 0 14px 0 7px; 
    vertical-align: top;
    line-height: 28px;
}

a.test_link {
	display: none;
	vertical-align: middle;
	}

a.test_link:hover {
	background-position: -28px 0;
    cursor:pointer;
	}

a.test_link span {
    margin: 0 14px 0 7px; 
    vertical-align: top;
    line-height: 28px;
}

a.video_button:before {
  content: "\f26c   ";
  font-size: 28px;
}

a.video_button {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  overflow: hidden;
  vertical-align: middle;
}

/*
a.video_button {
margin: 6px 0;
display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none !important;
  text-indent: 0 !important;
  line-height: 28px;
  text-decoration: none;
  overflow: hidden;
  vertical-align: middle;
}
*/

a.video_button:hover {
  text-decoration: none;
}
a.video_button span  {
    margin: 0 14px 0 7px; 
    vertical-align: top;
    line-height: 28px;
}

a.play_text, a.download_text, a.video_text {
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
}
a.play_text:hover, a.download_text:hover, a.transcript_text:hover, a.play_button:hover span, a.download_button:hover span, a.transcript_button:hover span, a.video_button:hover span {
  text-decoration: underline;
}

a.back_button {
	margin: 6px;
	display: inline-block;
	width: 197px;
	height: 42px;
	text-decoration: none;
	margin-left: 10px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/back-arrow.png);
	}

a.back_button:hover {
	background-position: -197px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
.handwriting {
	font-family: 'Handlee', cursive;
}

.showheading {
	font-size: 18px;
	margin-bottom: 5px;
}

.joomla-search {
  font-family: Verdana,Lucida,Arial,sans-serif;
  font-size: 16px;
  font-weight: regular;
  /* background-color: #EAEAEA; */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 30px;
  margin: 0 20px;
}

.k2filter-cell lable {
	display: block;
	clear: both;
}

.k2filter-cell h4, .k2filter-cell lable {
	margin: 0px;
	font-size:16px;
	height: 25px;
	line-height: 150%;
}

.k2filter-cell {
	display: inline-table !important;
	padding: 0 10px 10px 0;
}

.playarea {
	float:left; 
    padding: 5px 5px;
}


#playerarea {
	width: 300px;
	margin: 8px auto 0;
	-moz-box-shadow:    3px 3px 3px 1px #555;
  	-webkit-box-shadow: 3px 3px 3px 1px #555;
  	box-shadow:         3px 3px 3px 1px #555;
}



div.jp-interface a.jp-popup {
	display:none;
}

div.jp-audio div.jp-type-single div.jp-interface, div.jp-audio330 { 
	width: 300px !important;
}

img.playingimage  {box-shadow:#aaa 2px 2px 3px;;background-color: #fff;border: 1px solid rgb(229, 229, 229); padding: 3px;}
.module-title .title {font-size: 1.2em;line-height: 1.1em;font-weight: normal;margin: 0;padding: 3px 0 3px;text-transform: uppercase;font-weight: 500;}

.playinginfo {float: left; padding: 0 0 0 6px; width: auto;}


/* Player area */

#player-background {
	position:relative;
	width:740px;
	height:360px;
}
#player-logo {
	position: absolute;
	top:15px;
	left:22px;
	width:140px;
	height:58px;
	overflow:hidden;
}
#player-abovearea {
	position: absolute;
	top: 7px;
	left:199px;
	width:527px;
	height:29px;
	overflow:hidden;
}
#player-toparea {
	position: absolute;
	top:40px;
	left:175px;
	width:542px;
	height:30px;
	overflow:hidden;
}
#player-mainarea {
	position: absolute;
	padding: 10px;
	top:72px;
	left:22px;
	width:381px;
	height:199px;
	overflow: auto;
}
#player-bottomarea {
	position: absolute;
	top: 279px;
	left:80px;
	width:324px;
	height:21px;
	overflow:hidden;
}
#player-adspace {
	position: absolute;
	top: 71px;
	left:418px;
	width:300px;
	height:250px;
	overflow:hidden;
}

.missing-guest {
	height: 90px;
	width: 90px;
	background: url('images/physician-fallback.png') no-repeat 50% 50% ;
	padding:5px;
	margin-right: 10px;
	border:solid;
	border-color: #EAEAEA #D8D7CC #D8D7CC #EAEAEA;
	border-width: 1px 3px 3px 1px;
	background-color:white;
	box-shadow:    none;
}

.player-header {
	background-image:url(images/header-logo.png);
	width: 350px;
	height: 65px;
	margin: 5px auto;
}

.statbox {
	width: 180px;
	min-height: 70px;
	float: left;
	border: #666 1px dotted;
	margin: 3px 5px 0px 0px;
	padding: 5px 10px;
}

.statboxfull {
	width: 100%;
	min-height: 90px;
	clear:both;
}

.printpage {
	margin: 10px !important;
}

.addthis_toolbox a {
	float: left;
}
/* Doctor filter widget */
.widgettype_doctor .featured_speaker, .widgettype_doctor .catItemImage {
	display: none;
}
.widgettype_doctor .catItemHeader > div {
	padding-left:10px !important;
}
.widgettype_doctor h3:before {
	content: "Provider ";
}
.widgettype_doctor .catItemTitle a {
	font-size: 16px; 
}
.hiddenpage {
   display:none;
}
.k2filter-field-tag-multi .tag-item {
	display:inline-block;
	width: 190px;
}
.k2filter-field-tag-multi .tag-item label {
	
}

.itemContainer .catItemImage {
	position: absolute; 
	top:10px;
	left:10px;
}
.itemContainer .catItemDetails {
	/*float:left; */
	padding-left: 120px; 
	padding-right: 10px;
}

img.sharebutton {
	border: #FFFFFF 1px solid;
	display:inline-block;
	text-align:center;
}
img.sharebutton:hover  {
	border: #006BBE 1px solid;
}
.sharebuttons {
	display:inline-block;
	text-align:center;
	width: 100%;
	height: 44px;
}

.guestBox {
	overflow:auto;
	max-height: 600px;
}

img.sharebutton {
	border: #FFFFFF 1px solid;
	display:inline-block;
	text-align:center;
}
img.sharebutton:hover  {
	border: #006BBE 1px solid;
}
.sharebuttons {
	display:inline-block !important;
	text-align:center;
	width: 100%;
	height: 44px;
}
.item-share-button {
	float:right;
	margin-right:5px;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #D8D7CC;
	margin:10px 0 0 0;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

span.featured_speaker {
  font-weight: 200;
}

.k2filter-cell {
	display: inline-table !important;
	padding: 0 10px 10px 0;
}

.k2filter-field-tag-multi .tag-item {
    display: inline-block;
    width: 190px;
    vertical-align: top;
}

/* Media CSS */
@media only screen and (min-width: 1200px) {
    .visible-phone {
        display: none !important;
    } 
}
	
	
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .visible-large {
    display: none !important;
  }
  .hidden-large {
    display: inherit !important;
  }
  .visible-desktop {
    display: inherit !important;
  }
  .hidden-desktop {
    display: none !important;
  }
  .visible-phone {
        display: none !important;
  } 
	
}
	
@media (min-width: 768px) and (max-width: 959px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-large {
    display: none !important;
  }
  .hidden-large {
    display: inherit !important;
  }
  .visible-phone {
        display: none !important;
  } 
}
		
@media (max-width: 767px) {
  body {
    padding: 0;
  }

  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .hidden-large {
    display: inherit !important;
  }
  .visible-large {
    display: none !important;
  }
  .visible-phone {
        display: none !important;
  } 
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
}
				
@media only screen and (max-width: 480px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
