/* ABSG Knowledge Driven CSS Styles */

@font-face {
	font-family: 'CartoGothicProBold';
	src: url('/fonts/CartoGothicPro-Bold-webfont.eot');
	src: local('?'), url('/fonts/CartoGothicPro-Bold-webfont.woff') format('woff'), url('/fonts/CartoGothicPro-Bold-webfont.ttf') format('truetype'), url('/fonts/CartoGothicPro-Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/page-bkgd.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#fff;
}

h1 {
/*	font-weight:bold; */
	font-family: 'CartoGothicProBold', Arial, Sans;
	color: #56a0d3;
	font-size: 47px;
	line-height: 68px;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	border-bottom: 1px solid #636466;
}
h2 {
	font-weight:normal;
	color: #636466;
	font-size: 27px;
	line-height: 32px;
	margin: 0 0 5px 0;
	padding: 15px 0 0 25px;
}

h3 {
	font-size: 17px;
	line-height: 22px;
	margin: 5px 0;
	padding:0}

h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #636466;
	margin: 5px 0;
	padding:0;
}

h5 {
	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin: 5px 0;
	padding:0;
}

h6 {
	font-size: 10px;
	line-height: 13px;
	color: #636466;
	margin: 5px 0;
	padding:0;
	font-style:italic;
	font-weight: normal;
}

p {
	color: #636466;
	font-size: 11px;
	line-height:14px;
	margin: 5px 0;
	padding: 0 5px;}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 5px 0;
	padding: 0 40px;}
li {
	color: #636466;
	font-size: 11px;
	line-height: 13px;
	margin: 3px 0;
	padding: 0 7px;
	}

.clear {
	font-size:1px;
	line-height: 1px;
	clear: both;
}

#pageHolder {
	margin: 0 auto;
	width: 1100px;
}

#HeaderContent {
	background-image: url(../images/ContentBkgd_01.png);
	background-position: top right;
	background-repeat:repeat-y;
	padding-top: 25px;
}

#LogoBlock {
	float: left;
	width: 239px;
	margin:0;
	margin-right: 25px;
}

#TitleBlock {
	float: left;
	width: 500px;
	display: inline;
}
#TitleBlock p {
	font-size: 10px;
	line-height: 12px;
	margin:0;
	padding:0;}

#PageContent {
	background-image: url(../images/ContentBkgd_01.png);
	background-position: top right;
	background-repeat:repeat-y;
	padding-top: 30px;
	min-height: 515px;
}
#MenuBlock {
	float: left;
	width: 150px;
	margin-right: 44px;
}

#MenuBlock ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position:outside;}
#MenuBlock li {
	display: block;
	width: 150px;
	min-height: 40px;
	margin: 0 0 4px 0;
	border:1px solid #000;}
#MenuBlock #ShareThis {
	padding: 20px 0 0 20px;
	font-size: 12px;
	font-weight:bold;
}
#MenuBlock #ShareThis a{
	color: #666;
	text-decoration: none;
}
#MenuBlock #ShareThis a:hover{
	color: #56A0D3;
}

#MenuBlock #iTunesLink {
	padding: 40px 0 0 15px;
	font-size: 12px;
	font-weight:bold;
}


#ContentBlock {
	float: left;
	width: 860px;
}
#WebisodesHome {
	margin-bottom: 15px;
	/*padding-bottom: 15px;*/
	background-image: url(../images/VideoBlockBkgd.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#WebisodeVideo {
	float: left;
	width: 640px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}
#FeaturedVideo {
	float: right;
	width: 165px;
	margin-right: 15px;
	margin-top: 20px;
}
#HighlightContent {
	margin-top: 10px;
	margin-bottom: 25px;
	padding-top: 3px;
	background-image: url(../images/HighlightBlock.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 175px;
	min-height: 175px;
	position: relative;
}
#HighlightContent .HighlightItem {
	float: left;
	/* Orig Width: 214px; */
	width: 285px;
	border-right: 1px solid #bfbfbf;
	min-height: 169px;
	height: 169px;
}
#HighlightContent .LastItem {
	border-right: none;
}

.HighlightItem h3,
.HighlightItem p {
	padding: 0 15px;}
	
.HighlightItem a {
	color: #000;
	text-decoration: none;}
	
.HighlightItem a:hover {
	color: #56a0d3;
	text-decoration: none;}
	
#HighlightContent #WebisodeBlock {
	background-image:url(../images/HighlightIcons-webisodes.png);
	background-position: bottom left;
	background-repeat:no-repeat;
}
#HighlightContent #PodcastsBlock {
	background-image:url(../images/HighlightIcons-podcasts.png);
	background-position: bottom left;
	background-repeat:no-repeat;
}
#HighlightContent #WebcastBlock {
	background-image:url(../images/HighlightIcons-webcasts.png);
	background-position: bottom left;
	background-repeat:no-repeat;
}
#HighlightContent #HPUBlock {
	background-image:url(../images/HighlightIcons-hpu.png);
	background-position: bottom left;
	background-repeat:no-repeat;
}
	
#ContactBlock {
	float: right;
	width: 285px;
	text-align: right;
	background-image: url(../images/ContactBlock.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#ContactBlock p{
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 2px;
}

#ContactBlock a {
	color: #636466;
	text-decoration: none;
}
#ContactBlock a:hover {
	color: #56a0d3;
	text-decoration:underline;}

#FooterContent {
	background-image: url(../images/ContentBkgd_02.png);
	background-position: top right;
	background-repeat:no-repeat;
	padding-top: 25px;
	margin-left:150px;
	margin-bottom: 10px;
	font-size:10px;
	line-height:14px;}
	
#CopyrightBlock {
	float: left;
	width: 350px;
}
#FooterMenuBlock {
	float: right;
	width: 500px;
	text-align: right;
}

#FooterContent a {
	color: #000;
	text-decoration: none;
}
#FooterContent a:hover {
	color: #56a0d3;
	text-decoration:underline;}

#FeaturedVideo .VideoInfo {
	background-image: url(../images/video-thumb/VidInfoBkgd.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 5px 5px 0 5px;
}

#FeaturedVideo .VideoInfo h5,
#FeaturedVideo .VideoInfo p{
	padding: 0 5px 5px 0;
}
#FeaturedVideo .VidThumb {
	float: left;
	width: 85px;
}
#FeaturedVideo .VidPlay {
	float: right;
	}
	
#FeaturedVideo .VideoInfo a:link {
	color:#000000;
	text-decoration:none;
}
#FeaturedVideo .VideoInfo a:visited {
	color:#666666;
	text-decoration:none;
}
#FeaturedVideo .VideoInfo a:hover, #FeaturedVideo .VideoInfo a:active {
	color:#000000;
	text-decoration:underline;
}

	
#HighlightContent .GoToButton {
	float: right;
	width: 22px;
	margin-right: 10px;
	margin-top: 30px;
}

#mainContent p {
	font-size: 13px;
	line-height: 18px;
	margin: 7px 0;}
	
#mainContent h1, #mainContent h2, #mainContent h3,
#mainContent h4, #mainContent h5, #mainContent h6,
#mainContent p, #mainContent li {
	padding: 0 25px;}	

#mainContent p.hangindent {
	padding-left: 40px;
	text-indent: -15px;
}
#mainContent p.hangindent b{
	color:#56a0d3;}
	
#mainContent a {
	color: #56a0d3;
	font-weight:bold;
	text-decoration: none;}
#mainContent a:hover {
	color: #000;}
	
#mainContent .MediaContainer,
#mainContent .PlayerWrapper {
	background-color: #e7e8e9;
	background-image: url(../images/VideoContainerBkgd.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 10px 0 20px 0;
	padding: 10px 0;
}

#mainContent .MediaContainer .Thumb {
	float: left;
	width: 225px;
	margin-left: 10px;
}

#mainContent .PlayerWrapper .Thumb {
	float: left;
	width: 225px;
	margin-left: 10px;
}

#mainContent .PlayerWrapper .Player {
	float: left;
	width: 640px;
	margin-left: 10px;
}

#mainContent .PlayerWrapper .PodcastPlayer {
	float: left;
	width: 350px;
	margin-left: 5px;
}
#mainContent .PlayerWrapper .PodcastContainer {
	margin-left: 25px;
}

#mainContent .MediaContainer .Info {
	float: left;
	width: 375px;
	margin-left: 10px;
}
#mainContent .MediaContainer .InfoEvent {
	float: left;
	width: 600px;
	margin-left: 10px;
}
#mainContent .MediaContainer .InfoEvent h4 {
	margin-top: 20px;}

#mainContent .MediaContainer .InfoEvent ul {
	list-style-position: outside;
	margin: 5px 25px 15px 20px;
	padding: 0 40px;}

#mainContent .MediaContainer .InfoEvent li{
	font-size: 13px;
	line-height: 18px;
	margin: 3px 0;
	padding: 0 10px;}
#mainContent .MediaContainer .InfoEvent .Controls {
	margin: 0 0 0 0px;
	padding-left: 25px;
}


#mainContent .MediaContainer .Info a:link,
#mainContent .MediaContainer .InfoEvent a:link {
	color: #000000;
	text-decoration:none;
}
#mainContent .MediaContainer .Info a:visited,
#mainContent .MediaContainer .InfoEvent a:visited  {
	color: #666666;
	text-decoration:none;
}
#mainContent .MediaContainer .Info a:hover, #mainContent .MediaContainer .Info a:active,
#mainContent .MediaContainer .InfoEvent a:hover, #mainContent .MediaContainer .InfoEvent a:active {
	color: #000000;
	text-decoration:underline;
}

#mainContent .MediaContainer .Details {
	float: right;
	width: 180px;
	padding-left: 20px;
	border-left: 1px solid #636466;
}
#mainContent .MediaContainer .Details p {
	font-size: 11px;
	line-height: 14px;
	margin: 3px 0;
	padding: 0 5px 0 0;
}
#mainContent .MediaContainer .Details p.guest {
	margin-top: 13px;
}
#mainContent .MediaContainer .Controls {
	clear: both;
	margin: 0 0 0 0px;
	padding-top: 5px;

}

#mainContent .PlayerWrapper .Player {
	float: left;
	width: 640px;
	margin-left: 10px;
}
#mainContent .PlayerWrapper .Details {
	float: right;
	width: 180px;
	margin-left: 20px;
	border-left: 1px solid #636466;
}
#mainContent .PlayerWrapper .Details p {
	font-size: 14px;
	line-height: 19px;
	margin: 7px 0;
	padding: 0 5px 0 20px;
}

#mainContent .PlayerWrapper .VideoInfo {
	clear: both;
	margin: 5px 0px;
	padding: 10px 0;
}
#mainContent .MediaContainer h3 {
	font-size: 16px;
	line-height: 18px
}

#TranscriptDiv {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;}


.AboutUs #ContentBlock h1  {
	background-image:url(../images/TopicBkgd-About.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.ContactUs #ContentBlock h1  {
	background-image:url(../images/TopicBkgd-Contact.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;}
.HPU #ContentBlock  h1 {
	background-image:url(../images/TopicBkgd-HPU.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;}
.Research #ContentBlock  h1 {
	background-image:url(../images/TopicBkgd-Research.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;}
.Podcasts #ContentBlock  h1 {
	background-image:url(../images/TopicBkgd-Podcasts.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;}
.Webcasts #ContentBlock  h1 {
	background-image:url(../images/TopicBkgd-Webcasts.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;}
.Webisodes #ContentBlock  h1 {
	background-image:url(../images/TopicBkgd-Webisodes.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;}


/*--- FORM STYLES  --- */
#mainContent label {
	width: 120px;
	color: #636466;
	text-align: right;
	font-size: 12px;
	float: left;
	display: block;
	margin-bottom: 15px;
	padding-right: 10px;
	line-height: 15px;
}

#mainContent #interests {
	margin-left: 25px;}
#mainContent #interests label {
	text-align: left;
	padding-left: 10px;
	width: 230px;
}

#mainContent form p {
	padding-left:0;}

#mainContent form input {
	display: block;
	float:left;
	margin-bottom: 10px;}
#mainContent form select {
	display: block;
	float: left;
	margin-bottom: 10px;}	
#mainContent form br {
	clear: left;
}	

