/* Health Advisor Search */
#healthAdvisor { background: url('../images/background_mediacentre.jpg') top right no-repeat; }
#mediaContainer {
	width: 495px;
	float: left;
	margin-right: -20px; 
	padding-left: 25px;
	margin-top: 4px;
}
#mediacentre, #mediaplayer { display: none; }
#mediacentre li.tabs-selected a {
	cursor: default;
}
#mediacentre #supportmediacentre {
	height: 20px;
	font-size: 12px;
}
#mediacentre ul { height: 25px; }
#mediacentre a { font-weight: bold; }
#mediacentre .info, #mediacentre .title, #mediacentre table td img.play { cursor: pointer; }
#mediacentre div { padding-left: 5px; }
#mediacentre #mediaSelection { margin-bottom: -5px; padding-top: 10px; position: relative; top: 15px; }
#mediacentre table { width: 100%; }
#mediacentre table td {	padding-bottom: 10px; }
#mediacentre table td img {
	width: 70px;
	height: 70px;
	float: left;
}
#mediacentre table td .info {
	width: 150px;
	padding-left: 10px;
	float: left;
}
#mediacentre table td .title {
	font-weight: bold;
	color: #014D89;
	padding-bottom: 5px;
}
#mediacentre table td .title span {
	display: block;
	color: #666666;
	font-size: 10px;
	padding-top: 2px;
}
#mediacentre table td div.playmedia {
	background: url('../images/iconMedia.gif') 5px top no-repeat;
	color: #014D89;
	font-size: 11px;
	text-decoration: none;
	height: 16px;
	font-weight: bold;
	padding: 0 0 2px 25px;
	cursor: pointer;
	display: inline;
}

#mediaplayer {
	display: none;
	border-top: 1px solid #CCCCCC;
	margin-top: 25px;
}
#mediaplayer #closePlayer {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding: 15px 0;
	text-align: right;
}
#mediaplayer #closePlayer span {
	cursor: pointer;
}
#mediaplayer #closePlayer span span {
	padding-right: 5px;
}
#mediaplayer #player {
	text-align: center;
	padding-bottom: 15px;
}

#channels {
	display: none;
}
.channels {
	margin-left: 318px;
}
#mediaPagination #pagi-wrapper {
	position: relative;
	left: -13px;
}
#mediaPagination { border-top: 1px solid #CCC; display: block; min-height: 15px; padding-top: 5px; width: 485px; }

/* Welcome Tab */
#mediacentre #welcome table {
	width: 100%;
}
#mediacentre #welcome table td {
	width: 33%;
	text-align: center;
	color: #014D89;
	font-size: 90%;
	font-weight: bold;
	height: 200px;
}
#mediacentre #welcome .playmedia { cursor: pointer; }
#mediacentre #welcome table td#featuredPodcast {
	background: url('../images/backgroundMediacentreWelcome.gif') right top no-repeat;
}
#mediacentre #welcome table td#featuredVideo {
	background: url('../images/backgroundMediacentreWelcome.gif') left top no-repeat;
}
#mediacentre #welcome table td img {
	float: none;
	padding-top: 10px;
}
#mediacentre #welcome .mediaRating {
	width: 48px;
	height: 18px;
	margin: 0 auto -22px auto;
	display: block;
	position: relative;
	top: -22px;
}

#mediacentre #welcome h4 {
	font-size: 110%;
	padding-bottom: 5px;
	width: 90%;
	margin: 0 auto;
}
#mediacentre #welcome a { color: #014D89; }


/* RSS */
#mediacentre a#rss {
	float: right;
	display: block;
	position: relative;
	top: -25px;
	margin-bottom: -25px;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#mediacentre a#rss img {
	padding-left: 5px;
	position: relative;
	top: 2px;
}
#mediacentre #welcome a#rss { padding-top: 30px; }
/* Page Banner */
#pageBanner h1 {
	font-size: 28px;
	font-weight: normal;
	color: #014D89;
	height: auto;
	padding-bottom: 5px;
	width: 370px;
}
#pageBanner h4 {
	font-size: 12px;
	color: #6E9ABF;
	padding-bottom: 12px;
}
#pageBanner .play { background: url('../images/iconMedia.gif') left top no-repeat; color: #014D89; cursor: pointer; font-weight: bold; padding-left: 20px; }
#pageBanner #mediaInfo span {
	background: url('../images/iconArrowOrange.gif') left 5px no-repeat;
	padding-left: 10px;
	margin-left: 15px;
	color: #6E9ABF;
	cursor: pointer;
	font-size: 12px;
}
#pageBanner #summary {
	width: 360px;
	height: 78px;
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 12px;
}
#pageBanner #mediaRating {
	float: right;
	position: relative;
	top: 55px;
	left: -215px;
}
#pageBanner #rating {
	position: relative;
	z-index: 2;
	left: 43px;
	margin-bottom: -125px;
}
#pageBanner #thumbnail {
	position: relative;
	left: 73px;
	top: -97px;
	margin-bottom: -125px;
	height: 124px;
	width: 124px;

}
#pageBanner #thumbnail img {
	width: 124px;
	height: 124px;
}
#pageBanner #reflection {
	position: relative;
	top: 106px;
	left: 46px;
}
#commentsHeader .socialShare {
	background: none;
	padding: none;
	margin: none;
}
