/* ATETV MASTER STYLES */

/*@import url("/templates/_sifr/sifr.css");*/


body {
	background: url(/assets/_img/_structure/bkg.jpg) no-repeat #000 top center;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

body#homepage {
	background: url(/assets/_img/_structure/bkg_home.jpg) no-repeat #000 top center;
}

body#search {
	background: url(/assets/_img/_structure/bkg_home.jpg) no-repeat #000 top center;
}

img {
	border: 0;	
}

button span {
	display: none;	
}

.clear {
	clear: both;
	height: 0 !important;	
	line-height: 0 !important;
	font-size: 0 !important
}

.right {
	float: right;
}

.left {
	float: left;
}

/* ATETV STRUCTURAL STYLES */

/* WRAPPER */

#main {
	width: 980px;
	margin: 0 auto;	
	position: relative;
	z-index: 3
}

/* HEADER */

#header {
	background: url(/assets/_img/_structure/header_bkg.png) repeat-x top left;
	margin: 0 auto;
	width: 960px;
	height: 80px;
	position: relative;
}
	
#header h1 {
	margin: 0;
	padding: 0;	
}

#header h1 a {
	background: url(/assets/_img/_structure/logo.png) no-repeat top left;
	display: block;
	width: 445px;
	height: 80px;
}

/* SOCIAL */

#social {
	position: absolute;
	top: 25px;
	right: 275px;
}

#social a {
	background: url(/assets/_img/_buttons/social_sprite.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 30px;
}

#social a span {
	display: none
}

#ytBtn {
	width: 55px;
}

#ytBtn:hover {
	background-position: 0 -30px;
}

#twitterBtn {
	width: 22px;
	background-position: -55px 0 !important;
}

#twitterBtn:hover {
	background-position: -55px -30px !important;
}

#fbBtn {
	width: 27px;
	background-position: -77px 0 !important; 
}

#fbBtn:hover {
	background-position: -77px -30px !important;
}

#itunesBtn {
	width: 23px;
	background-position: -105px 0 !important
}

#itunesBtn:hover {
	background-position: -105px -30px !important
}
			
#searchBkg {
	background: url(/assets/_img/_structure/input_bkg.gif) repeat-x top left;
	position: absolute;
	top: 25px;
	right: 50px;
	height: 28px;
	width: 210px;
	border: 1px solid #ccc;
}
			
#search input {
	background: transparent;
	position: absolute;
	top: 33px;
	right: 60px;
	color: #00afd8;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	padding: 0 10px;
	margin: 0;
	width: 180px;
	border: 1px solid transparent;
	outline: none
}
			
#search input:focus {
	color: #16549e
}

#searchBtn {
	position: absolute;
	top: 25px;
	right: 20px;
	background: url(/assets/_img/_structure/search_submit.png) no-repeat;
	width: 35px;
	height: 30px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer
}
			
#searchBtn:hover {
	background-position: 0 -30px
}

#homepage #contentWrap { /* HOMEPAGE WRAPPER */
	margin: 27px 0 0 0;
	position: relative;
}

#contentWrap {
	margin: 5px 0 0 0;
	position: relative;
}

#contentWrapSearch {
	margin: 27px 0 0 0;
	position: relative;
}

#topCap {
	background: url(/assets/_img/_structure/body_cap.png) no-repeat;
	width: 980px;
	height: 20px;
}

#topCapVideo {
	background: url(/assets/_img/_structure/body_cap.png) no-repeat;
	width: 980px;
	height: 20px;
}

#topCapDark {
	background: url(/assets/_img/_structure/body_cap_dark.png) no-repeat;
	width: 980px;
	height: 16px;
}

#contentBody {
	background: url(/assets/_img/_structure/body_bkg.png) repeat-y;	
	min-height: 550px;
}

.faqVids #contentBody {
	padding: 20px 0 0 0;
}
		
#contentBody #wrap {
	margin: 0 10px;	
	padding: 10px 0 30px 0
}
			
#contentBody #wrap h1 {
	padding: 0 0 0 20px;
}
		
#content {
	padding: 10px 0 50px 30px	
}



#faqInfo {
	margin-left: 20px;
	margin-bottom: 20px
}
			
#faqCap {
	background: url(/assets/_img/_structure/faq_top_bkg.png) bottom left repeat-x #eee;
	position: relative;
	top: -4px;
	margin: 0 10px;
	padding: 6px 20px 20px 20px;
}
		
#faqCap div {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	height: 50px;
}
		
#faqCap input {
	position: absolute;
	top: 10px;
	left: 0;
	background: url(/assets/_img/_structure/faq_input_bkg.png) repeat-x #fff;
	color: #00b1d9;
	font-weight: bold;
	border: 2px solid #d9d8d8;
	font-size: 12px;	
	width: 480px;
	outline: none;
	padding: 8px 10px 7px 10px;
}
				
#faqCap input:focus {
	color: #16549e;
	border: 2px solid #82e8ff;
}
				
#faqCap button {
	position: absolute;
	top: 10px;
	left: 510px;
	background: url(/assets/_img/_buttons/ask_btn.png) no-repeat;
	height: 32px;
	width: 53px;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
				
#faqCap button:hover {
	background-position: 0 -32px;
}

/* CUFON STYLES */

.cufon-loading {
	visibility: hidden !important;
}

#contentWrap h1 {
	color: #16549e;
	font-size: 24px;
	font-weight: normal;
}

#contentWrap h2 {
	color: #16549e;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 6px 0
}

#contentWrap h3 {
	color: #000;
	font-size: 15px;
	font-weight: normal;
}

#aboutATETV h2 {
	font-weight: normal;
	color: #1a569f;
	margin-bottom: 6px;
}

#videoPanel h3 {
	float: left;
	font-family: arial;
	color: #fff !important;
	font-weight: normal;
	font-size: 15px;
	display: block;
	padding: 0 8px 0 0;
	margin: 4px 0 8px 0;					
}
		
#videoPanel h4 {
	margin: 11px 0 1px 15px;
	padding: 0;
	height: 21px !important;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#nextWeek h4 {
	margin: 0 0 5px 0;
	padding: 0;	
	font-weight: normal;
	color: #1a569f !important
}

#features h4 {
	font-size: 15px !important;
	color: #fff;
	margin: 20px 20px 4px 20px;
	padding: 0;
}
			
/* INTERIOR */

#sideCol {
	float: left;
	width: 230px;
	margin: 0 0 0 10px;	
	padding: 0 0 40px 0;
}
				
#mainCol {
	width: 680px;
	margin: 0 35px 0 0;
	padding: 12px 0 60px 0;
	float: right;	
}
					
#mainCol p {
	max-width: 640px;	
	margin: 0 0 20px 0
}
			
#mainCol h1 {
	margin: 0 0 10px 0 !important
}
		
/* FOOTER */
	
	#footer {
		position: relative;
		margin: 30px 0;
		width: 960px;
		height: 132px;
		left: 10px;
		font-size: 10px;
		font-weight: bold;
	}	
			
#footer p {
	font-size: 10px;
}

#footerLinks {
	width: 700px;
	float: left;
}

#footer #logos {
	height: 76px;
	border-bottom: 1px solid #1e1e1e;
}

#footer #logos a {
	display: block;
	height: 56px;
	position: absolute;
	top: 0;
} 

#footer #logos a:hover {
	background-position: 0 -56px;
}
			
#atetvLogo {
	background: url("/assets/_img/_structure/atetv_logo_footer.gif") no-repeat;
	width: 151px;
	left: 0;
}

#nsfLogo {
	background: url("/assets/_img/_structure/nsf_logo_footer.gif") no-repeat;
	width: 97px;
	right: 314px;
}

#pelletLogo {
	background: url("/assets/_img/_structure/pellet_logo_footer.gif") no-repeat;
	width: 153px;
	right: 161px;
}

#aimeLogo {
	background: url("/assets/_img/_structure/aime_logo_footer.gif") no-repeat;
	width: 161px;
	right: 0;
}
			
#mainLinks {
	padding: 15px 0 0 0;
	color: #666;
	width: 700px;
}
			
#mainLinks a {
	color: #666;
}

#mainLinks a:hover {
	color: #fff
}

#mainLinks p {
	color: #424141;
	margin: 0;
	padding: 8px 0 0 0
}
				
#suppLinks {
	display: inline;
	float: right;
	color: #424141;
}
			
#suppLinks a {
	color: #424141
}
			
#footer #socialDark {
	float: right;
	margin-top: 11px;
}
			
#footer #socialDark a {
	background: url("/assets/_img/_structure/social_dark.jpg") no-repeat;
	display: block;
	height: 21px;
	float: left;
}

#socialDark #yt {
	width: 49px;
}

#socialDark #yt:hover {
	background-position: 0 -21px !important;
}

#socialDark #twit {
	width: 23px;
	background-position: -49px 0 !important;
}

#socialDark #twit:hover {
	background-position: -49px -21px !important;
}

#socialDark #fb {
	width: 27px;
	background-position: -73px 0 !important;
}

#socialDark #fb:hover {
	background-position: -73px -21px !important;
}

#socialDark #pod {
	width: 19px;
	background-position: -100px -0 !important;
}

#socialDark #pod:hover {
	background-position: -100px -21px !important;
}

/* CONTENT */
							
#ribbon {
	position: absolute;
	z-index: 100;
	top: 20px;
	left: 30px;
	background: url(/assets/_img/_structure/ribbon.png) no-repeat;
	width: 104px;
	height: 104px;
}
								
#ribbon span {
	display: none;	
}
		
/* HOME STYLES */

/* EPISODE RELATED CONTENT */

#episodeInfo {	
	padding: 20px 20px 20px 10px;
	margin: 0 0 0 10px;
	width: 600px;
}

#homepage #episodeInfo {	
	padding: 20px;
	margin: 0 0 0 10px;
	width: 920px;
	border-top: 1px solid #e1e0e0;
}
						
#homepage #episodeInfo .wrap {
	width: 625px;
}

#episodeContentWrap {
	background: url(/assets/_img/_structure/column_bkg.gif) repeat-y;
	width: 960px;
	margin: 0 0 0 10px;	
	padding: 0 0 30px 0;
	border-top: 1px solid #e1e0e0;
}
									
#leftCol {
	float: left;	
}

#rightCol {
	float: right;
	width: 260px;
	padding: 20px 0 0 0;
	margin: 0 20px 0 0	
}
									
#rightCol ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
										
#rightCol ul li {
	font-size: 10px;
	padding: 2px 0
}

/*						
#aboutATETV {
	background: url('http://atetv.org/templates/_img/_structure/about_bkg.png') repeat-x top left;
	padding: 20px;
	margin: 0 0 0 10px;
	width: 920px;
	border-top: 1px solid #e1e0e0;	
}
*/

#aboutATETV {
	padding: 0 0 40px 20px;
	margin: 0 0 0 10px;
	width: 940px;
	border-top: 1px solid #e1e0e0;	

	min-height:108px;
}

												
#aboutATETV p {
	color: #666	
}



#aboutATETV a.learnMoreBtn {
	background: url(http://atetv.org/templates/_img/_buttons/learn-more-atetv-btn.gif) no-repeat;
	width: 179px;
	height: 28px;
	display: block;
	margin: 20px 0 0 0;	
}

#aboutATETV a.learnMoreBtn:hover {
	background-position: 0 -28px
}
								
#aboutATETV a.learnMoreBtn span {
	display: none;
}

#aboutATETV .wrap strong {
	font-weight: normal;
	display: block;
	font-size: 15px;
	color: #3c3c3c;
	line-height: 20px;
	margin: 0 0 12px 0
}
							
#aboutATETV .wrap {
	width: 560px;
	float: left;	
	padding: 20px 0 0 0;
	margin: 10px 0 10px 15px
}






/* TEASER BANNERS */
								
#banners {
	visibility: hidden;
	width: 343px;
	height: 276px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 1;
}
								
#banners p {
	font-size: 10px;
	text-align: center;
	position: absolute;
	top: 130px;
	right: 42px;
	padding: 0;
	margin: 0;
	line-height: 14px;
	width: 227px;
	background: url(http://atetv.org/templates/_img/_content/x.gif) no-repeat;
}
									
#banners p strong {
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
	color: #575757;
}

#bannerWrap {
	/*width: 343px;*/
	width: 309px;
	float: right;

	position:relative;
	left:10px;
	margin-bottom:-190px;
	display:block;
	height:auto;

	margin-right:0px;
	border-left: 1px solid #e1e0e0;
}
										
#nextBtn {
	position: absolute;
	top: 90px;
	right: 28px;
	background: url(http://atetv.org/templates/_img/_buttons/next-teaser-btn.png) no-repeat;
	width: 24px;
	height: 24px;
	z-index: 2;
}

#nextBtn:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

#prevBtn {
	position: absolute;
	top: 90px;
	left: 18px;
	background: url(http://atetv.org/templates/_img/_buttons/prev-teaser-btn.png) no-repeat;
	width: 24px;
	height: 24px;
	z-index: 2;
}

#prevBtn:hover {
	background-position: 0 -24px;
	cursor: pointer;
}
										
#banners .bannerBtn {
	display: block;
	color: #868585;
	font-weight: normal;
}

	
#banners span.link {
	margin: 5px 0 0 0;
	display: block;
	font-weight: bold;
	color: #00b1d9;
}

#banners span.link:hover {
	color: #16549e;
}
									
#banners ul {
	font-size: 10px;
	text-align: center;
	position: absolute;
	top: 142px;
	right: 35px;
	padding: 0;
	margin: 0;
	line-height: 14px;
	width: 227px;
}

#fbBanner {
	display: block;
	background: url('http://atetv.org/assets/_img/_banners/fb-banner.jpg') no-repeat;
	background-position:-44px 0px;
	/*width: 343px;*/
	width: 309px;
	height: 276px;
}

#ytBanner {
	display: block;
	background: url('http://atetv.org/assets/_img/_banners/yt-banner.jpg') no-repeat;
	background-position:-44px 0px;
	/*width: 343px;*/
	width: 309px;
	height: 276px;
}

#twitterBanner {
	display: block;
	background: url('http://atetv.org/assets/_img/_banners/twitter-banner.jpg') no-repeat;
	background-position:-44px 0px;
	/*width: 343px;*/
	width: 309px;
	height: 276px;
}

#itunesBanner {
	display: block;
	background: url('http://atetv.org/assets/_img/_banners/itunes-banner.jpg') no-repeat;
	background-position:-44px 0px;
	/*width: 343px;*/
	width: 309px;
	height: 276px;
}

#centersBanner {
	display: block;
	background: url('http://atetv.org/assets/_img/_banners/centers-banner.jpg') no-repeat;
	background-position:-44px 0px;
	/*width: 343px;*/
	width: 309px;
	height: 276px;
}

#surveyBanner {
	display: block;
	/*background: url('http://atetv.org/assets/_img/_banners/survey-banner.jpg') no-repeat;*/
	background: url('/assets/_img/_banners/home-teaser-rotation-survey.jpg') no-repeat;
	background-position:-44px 0px;

	/*width: 343px;*/
	width: 309px;
	height: 276px;
}

#blogBanner {
	display: block;
	background: url('http://atetv.org/assets/_img/_banners/blog-banner.jpg') no-repeat;
	background-position:-44px 0px;
	/*width: 343px;*/
	width: 309px;
	height: 276px;
}

#aaccBanner {
	display: block;
	background: url('http://atetv.org/assets/_img/_banners/aacc-banner.jpg') no-repeat;
	background-position:-44px 0px;
	/*width: 343px;*/
	width: 309px;
	height: 276px;
}

#telleyBanner {
	display: block;
	background: url('http://atetv.org/assets/_img/_banners/telley-banner.jpg') no-repeat;
	background-position:-44px 0px;
	/*width: 343px;*/
	width: 309px;
	height: 276px;
}
								
#weekWrap {
	/*
	margin: 0 10px;
	background: url('http://atetv.org/templates/_img/_carousel/tabs_bkg.png') repeat-x top left;
	*/

	margin-top:68px;
	margin-left:0px;
	margin-right:10px;
	z-index:10000;
}


#nextWeek {
	background: url('http://atetv.org/templates/_img/_structure/next_week_bkg.png') repeat-x top left;
	background-color:#F4F4F4;
	/*width: 267px;*/
	float: right;
	border: 1px solid #e0e0e1;
	margin: 60px 20px 20px 0;
	padding: 25px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	/*width: 217px;*/
	width: 207px;
}

#nextWeek p {
	font-size: 10px;
	margin: 0 0 8px 0;
	padding: 0;	
	line-height: 1.5em;
	color: #858585
}

#nextWeek a {
	background: url('http://atetv.org/templates/_img/_structure/rss_small.png') no-repeat top left;
	font-size: 10px;	
	padding-left: 17px;
}






/*

#nextWeek {
	background: url('/assets/_img/_structure/next_week_bkg.png') repeat-x top left;
	background-color:#F4F4F4;
	width: 277px;
	float: right;
	border: 1px solid #e0e0e1;
	margin: 0 0 20px 0;
	padding: 25px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 227px;
}
													
#nextWeek p {
	font-size: 10px;
	margin: 0 0 8px 0;
	padding: 0;	
	line-height: 1.5em;
	color: #858585
}

#nextWeek a {
	background: url('/assets/_img/_structure/rss_small.png') no-repeat top left;
	font-size: 10px;	
	padding-left: 17px;
}

*/





			
/* TWITTER COLUMN */

#onTwitter {
	float: right;
	width: 299px;
	margin: 0 10px 0 0;
	border-left: 1px solid #e1e0e0;	
	border-top: 1px solid #e1e0e0;
	min-height: 285px;
}
							
#onTwitter #title {
	display: block;
	width: 299px;
	background: url(/assets/_img/_structure/on_twitter_title_home.gif) no-repeat top left;
	height: 38px;	
	border-bottom: 1px solid #e1e0e0;
}
								
#title span {
	display: none;	
}
									
#tweet {
	padding: 20px 30px 30px 15px
}
									
#tweet ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #444;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
									
#tweet ul li {
	background: url(/assets/_img/_structure/balloon.gif) no-repeat top left;
	padding: 0 0 20px 25px;	
	line-height: 1.6em
}
					
/* HOME FEATURES */




#features {
	margin: 0;
	padding: 0;
	list-style: none;
	visibility: hidden;
}
		
#features li {
	float: left;
	position: relative;
	background: url(http://atetv.org/templates/_img/_structure/feature_box_bkg.png) no-repeat #192f89;
	width: 313px;
	height: 160px;	
	margin: 20px 0 0 10px;
}

#features .notch {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(http://atetv.org/templates/_img/_structure/feature_notch.gif) no-repeat;
	width: 6px;
	height: 7px;
}

#features p {
	margin: 0 20px;
	padding: 0;
	color: #0083a2;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

#features a {
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: url(http://atetv.org/templates/_img/_buttons/feature-btn-bkg.png) repeat-x;
	display: block;
	height: 20px;
	width: 70px;
	color: #cfcfcf;
	font-weight: bold;
	font-size: 10px;
	line-height: 2.1em;
    text-align: center
}
			
#features a:hover {
	background-position: 0 -20px;
	color: #fff;
}







.feature {
	float: left;
	position: relative;
	background: url(/assets/_img/_structure/feature_box_bkg.png) no-repeat #192f89;
	width: 313px;
	height: 135px;	
	margin: 20px 0 0 10px;
}
							
.feature .notch {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/assets/_img/_structure/feature_notch.gif) no-repeat;
	width: 6px;
	height: 7px;
}

.feature h4 {
	color: #fff;
	font-size: 15px;
	margin: 20px 20px 4px 20px;
	padding: 0;
}

.feature p {
	margin: 0 20px;
	padding: 0;
	color: #0083a2;
	font-weight: bold;
	line-height: 16px;
}
			


/* VIDEO FAQS */

#faqWrap {
	width: 960px;
	margin: 0 0 0 10px;	
	padding: 15px 20px 60px 20px;
	border-top: 1px solid #e1e0e0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 920px;
}

#faqWrap h3 {
	height: 26px;
}
			
#faqWrap ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 300px;
	margin-right: 40px;
	line-height: 16px;
}

#faqWrap ul li {
	margin: 0 0 12px 0;
}

#faqWrap ul li a {
	display: block;
	background: url('/templates/_img/_buttons/faq_play_off.png') no-repeat top left;
	padding: 0 0 0 22px;
	font-size: 11px;
}

#faqWrap ul li a:hover {
	background: url('/templates/_img/_buttons/faq_play_on.png') no-repeat top left;
}

#faqWrap ul li a.on {
	display: block;
	background: url('/templates/_img/_buttons/faq_play_active.png') no-repeat top left;
	color: #222;
	font-weight: bold;
}

#faqWrap ul li a:visited.on, #faqWrap ul li a:visited.on:hover {
	display: block;
	background: url('/templates/_img/_buttons/faq_play_active.png') no-repeat top left;
	color: #222;
	font-weight: bold;
}

#faqWrap ul li a:visited {
	background: url('/templates/_img/_buttons/faq_visited_off.png') no-repeat top left;
}

#faqWrap ul li a:visited:hover {
	background: url('/templates/_img/_buttons/faq_visited_on.png') no-repeat top left;
}



/* VIDEO PAGE */

#episodeContentWrap h3 {
	margin-bottom: 6px
}

#pageTitle {
	margin: 32px 10px 0 10px;
	height: 90px;	
	position: relative;
}
							
#pageTitle h1 {
	margin: 0;
	padding: 0;	
}

#pageTitle ul {
	position: absolute;
	top: 35px;
	left: 0;
	margin: 5px 0 0 0;
	padding: 0;	
	list-style: none;
	background: url(/assets/_img/_structure/breadcrumb_top.png) no-repeat top left;
	width: 100%;
	height: 25px;
	border-left: 1px solid #89b6d5;
}
								
#pageTitle ul li {
	background: url(/assets/_img/_structure/breadcrumb_button_bkg.png) no-repeat top right;
	float: left;
	height: 25px;
	font-size: 10px;
	padding: 5px 15px 0 8px;
	position: relative;
	top: 1px;	
}

#pageTitle ul li.on {
	background: url(/assets/_img/_structure/breadcrumb_button_bkg_on.png) no-repeat top right;
}
									
#pageTitle ul li a {
	color: #c3deed;	
	font-weight: bold
}

#pageTitle ul li a:hover {
	color: #fff;	
}

#pageTitle ul li.on a {
	color: #fff;	
}
										
#overlay {
	display: none;
	background: url(/assets/_img/_player/overlay.png);
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
}


#searchKeywordWrap{
	width:230px;
	height:100%;
	float:left;
	clear:both;
	margin-left:30px;
	margin-top:9px;
} 

#videoSearchLoader {
	display:none;
	position:absolute;
	top:152px;
	left:900px;
}
				
#displayCountWrap {
	margin-top:5px;
	margin-bottom:20px;
}

#displayCountWrapLiveSearch {
	position:absolute;
	top:150px;
	left:260px;
	margin-top:0px;
}


					
div#videoList{
	width:704px;
	float:left;
	height:100%;
}


.searchResultsList {
	float:none !important;
}


/* WHY ATETV */

#whyBanner {
	width: 960px;
	margin: 0 0 0 10px;
	padding: 0 0 30px 0;
	height: 353px;
	background-color: #fff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 323px;
}

/* ABOUT */

#aboutBanner {
	background: url(/assets/_img/_content/about_banner.png) no-repeat;
	width: 980px;
	height: 237px;
}

/* COMMUNITY */

#schoolsTable {
	text-align: left;
	border-left: 1px solid #ddd;
	font-size: 12px;
	margin: 15px 0 0 0;
}
					
#schoolsTable th {
	background: url(/assets/_img/_structure/table_head.png) repeat-x;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 7px 15px;
	color: #5c5c5c;
}
					
#schoolsTable th:hover {
	cursor: pointer;
	background-position: 0 -27px;
	color: #000;
}
					
#schoolsTable th.headerSortUp {
	background: url(/assets/_img/_structure/table_head_up.png) repeat-x top right #c9eaf1 !important;
	color: #000;
	margin: 0
}
					
#schoolsTable th.headerSortUp {
	background: url(/assets/_img/_structure/table_head_up.png) repeat-x 0 -27px #c9eaf1 top right;
}
					
#schoolsTable th.headerSortDown {
	background: url(/assets/_img/_structure/table_head_down.png) repeat-x top right #c9eaf1;
	color: #000;
	margin: 0
}

#schoolsTable td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 15px;
	vertical-align: top;
	color: #444;
	line-height: 1.4em
}
				
/* EXPLORE BY TOPIC */

.topicCol {
	float: left;
	width: 294px;	
	margin: 0 20px 0 0
}
					
.topicCol ul {
	font-size: 11px;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}
						
.topicCol li {
	padding: 4px 0;	
}
							
.topicCol a {
	display: block;
	background: url(/assets/_img/_content/bullet.gif) top left no-repeat;
	padding: 0 0 0 12px;
	line-height: 1.4em
}			
			
#submitTopic {
	padding: 30px 20px;
}
			
#wrap #submitTopic h1 {
	margin-left: 0;
	padding-left: 0;
}

#submitTopic label {
	display: block
}
			
#submitTopic span {
	display: block;
	color: #16549e;
	font-size: 11px;
	font-weight: bold
}
				
#submitTopic input {
	width: 140px;
	margin: 6px 10px 12px 0;
}

.subMe {
	border: 0;
	background: url(/assets/_img/_buttons/submit_btn.png) no-repeat;
	width: 71px;
	height: 32px;
	margin: 8px 0 0 0;
}

.subMe:hover {
	background-position: 0 -32px;
	cursor: pointer
}
					
/* WATCH EPISODES */

#watchBar {
	background: url(/assets/_img/_content/watch_bar.png) no-repeat;
	height: 40px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
							
#watchBar li {
	float: left;	
}
								
#watchBar span {
	display: none;	
}

#watchBar a {
	display: block;	
	height: 40px;
}

/* TABS */

#browseBy {
	background: url(/assets/_img/_content/watch_bar_sprite.png) no-repeat 0 0;
	width: 136px;
	height: 40px;	
}


#videoSearch a {
	background: url(/assets/_img/_content/watch_bar_sprite.png) no-repeat;
	width: 128px;
	background-position: -136px 0;
}

#videoSearch a:hover {
	background-position: -136px -40px;	
}

#videoSearch.on a {
	background-position: -136px -80px;
}



/*
#mostRecent a {
	background: url(/assets/_img/_content/watch_bar_sprite.png) no-repeat;
	background-position: -136px 0;
	width: 118px;
}	

#mostRecent a:hover {
	background-position: -136px -40px;
}

#mostRecent.on a {
	background-position: -136px -80px;
}

#mostPopular a {
	background: url(/assets/_img/_content/watch_bar_sprite.png) no-repeat;
	width: 128px;
	background-position: -254px 0;
}

#mostPopular a:hover {
	background-position: -254px -40px;	
}

#mostPopular.on a {
	background-position: -254px -80px;	
}
*/



											
#schools a {
	background: url(/assets/_img/_content/watch_bar_sprite.png) no-repeat;
	width: 96px;
	background-position: -264px 0;
}

#schools a:hover {
	background-position: -264px -40px;
}

#schools.on a {
	background-position: -264px -80px;
}


#categories a {
	background: url(/assets/_img/_content/watch_bar_sprite.png) no-repeat;
	width: 99px;
	background-position: -368px 0;
}

#categories a:hover {
	background-position: -368px -40px;
}

#categories.on a {
	background-position: -368px -80px;
}


#faqVideos a {
	background: url(/assets/_img/_content/watch_bar_sprite.png) no-repeat;
	width: 106px;
	background-position: -467px 0;
}

#faqVideos a:hover {
	background-position: -467px -40px;
}

#faqVideos.on a {
	background-position: -467px -80px;
}

															
#topPagination {
	margin: 0 10px;
	padding: 30px 20px;	
	border-bottom: 1px solid #e1e0e0;
}

#faq-title {
	margin: 0 10px;
	padding: 20px;	
}
								
#topPagination select {
	float: left;	
}

#topPagination h1 {
	margin-top: 10px;
}

.pagination {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;	
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
									
.pagination li {
	float: left;
	margin: 0 5px 0 0;
}
										
.pagination li span {
	display: block;
	padding: 4px 0;	
	border: 2px solid #fff;
}

.pagination li.on span {
	border: 2px solid #eee;
	padding: 4px 6px;
}

.pagination a {
	display: block;	
	border: 2px solid #d9d8d8;
	padding: 4px 6px;
}
											
/* VIDEO LIST TABLE */

#videoList {
	padding: 10px 0 0 0;
	width: 934px
}	
										
#videoList h3 {
	margin: 0 0 10px 0 !important;
	height: 20px	
}

#videoList td {
    vertical-align: top;
	width: 234px !important
}

#videoList td a {
	position: relative;	
	display: block;
	width: 216px;
	padding: 0 0 40px 0	
}
											
#videoList td .new {
	top: 0;
	left: 0;	
}





#videoList .vidItemWrap {
    	vertical-align: top;
	width: 234px !important
}

#videoList .vidItemWrap a {
	position: relative;	
	display: block;
	width: 216px;
	padding: 0 0 40px 0	
}
											
#videoList .vidItemWrap .new {
	top: 0;
	left: 0;	
}




												
#videoList img {
	margin: 0 0 10px 0;	
}

#videoList p {
	font-size: 11px;
	line-height: 1.4em;	
}

#videoList strong {
	display: block;	
	color: #00b1d9
}

#videoList a:hover img {
	opacity: 0.9	
}

#videoList a:hover .segment {
	opacity: 0.9	
}

#videoList a:hover .episode {
	opacity: 0.8	
}

#videoList a:hover p {
	color: #444	
}

#videoList a:hover strong {
	color: #008ec4	
}

/* CATEGORY VIDEO LIST */
					
#videoListShort {
	padding: 10px 0 0 0;
	width: 700px;
	float: right;
	margin-right: 10px;
}	
					
#videoListShort h3 {
	margin: 0 0 10px 0 !important;
	height: 20px	
}

#videoListShort td {
    vertical-align: top;
	width: 234px !important
}
					
#videoListShort td a {
	position: relative;	
	display: block;
	width: 216px;
	padding: 0 0 40px 0	
}
						
#videoListShort td .new {
	top: 0;
	left: 0;	
}
							
#videoListShort img {
	margin: 0 0 10px 0;	
}

#videoListShort p {
	font-size: 11px;
	line-height: 1.4em;	
}

#videoListShort strong {
	display: block;	
	color: #00b1d9
}

#videoListShort a:hover img {
	opacity: 0.9	
}

#videoListShort a:hover .segment {
	opacity: 0.9	
}

#videoListShort a:hover .episode {
	opacity: 0.8	
}

#videoListShort a:hover p {
	color: #444	
}

#videoListShort a:hover strong {
	color: #008ec4	
}

#vidCatList {
	float: left;
	padding-top: 10px;
	width: 225px;
}

#vidCatList a {
	font-size: 11px;
	display: block;
	width: 225px;
	height: 20px;
	padding: 5px 0 5px 0;
	margin: 3px 0;
	background-image: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 10px;
}

#vidCatList a.on {
	background: url(/assets/_img/_content/cat_on.png) top right no-repeat;
	color: #fff;
	padding-left: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 220px;
	line-height: 1em;
	font-weight: bold;
}

#vidCatList a.on:hover {
	opacity: 0.9	
}

#vidCatList span {
	display: inline;
	color: #afadad;
}

#vidCatList a.on span {
	color: #fff;
	font-weight: normal
}
						
#bottomPagination {
	margin: 0 10px;
	padding: 20px;	
	border-top: 1px solid #e1e0e0;
}
				
#footer span {
	display: none;
}
				
#links {
	position: relative;
	left: 20px;
	float: right;	
}
			
/* BOARD MEMBERS */

.memberDark {
	background-color: #eee;
	padding: 20px 20px 25px 20px;
}
					
#mainCol .memberDark p {
	margin: 0
}

.memberDark strong {
	display: block;	
}
					
.memberLight {
	padding: 20px 20px 25px 20px;
}	
					
#mainCol .memberLight p {
	margin: 0
}
.memberLight strong {
	display: block;	
}

#mainCol p img {
	margin: 0 10px 15px 0
}
			
/* TEASERS */

#latestEpisode {
	position: relative;
	background: url(/assets/_img/_teasers/latest_episode_bkg.jpg) no-repeat;
	width: 230px;
	height: 241px;
}
						
#latestEpisode h3, span {
	display: none;	
}

#latestEpisode a {
	background: url(/assets/_img/_teasers/latest_episode_btn.png) no-repeat;
	width: 175px;
	height: 24px;
	position: absolute;
	bottom: 30px;
	left: 25px;
	display: block;
	border: 2px solid #d9d8d8;	
}

#latestEpisode a:hover {
	background-position: 0 -24px
}
				
#findCollege {
	position: relative;
	background: url(/assets/_img/_teasers/find_college_bkg.png) no-repeat;
	width: 230px;
	height: 335px;
}

#findCollege h3, span {
	display: none;
}

#findCollege p {
	display: none
}

#findCollege a {
	background: url(/assets/_img/_buttons/finder_btn.png) no-repeat;
	display: block;
	width: 199px;
	height: 24px;
	border: 2px solid #d9d8d8;
	position: absolute;
	bottom: 20px;
	left: 13px;
}

#findCollege a:hover {
	background-position: 0 -24px
}

#becomeSponsor {
	position: relative;
	background: url(/assets/_img/_teasers/sponsor_bkg.jpg) no-repeat;
	width: 230px;
	height: 153px;
}

#becomeSponsor h3, span {
	display: none;	
}

#becomeSponsor a {
	background: url(/assets/_img/_buttons/learn_more_btn.gif) no-repeat;
	width: 175px;
	height: 24px;
	position: absolute;
	bottom: 30px;
	left: 25px;
	display: block;
	border: 2px solid #d9d8d8;	
}
	
#becomeSponsor a:hover {
	background-position: 0 -24px
}
						
						
#twitter {
	margin: 20px 0 0 0;	
}

#twitterHeader {
	background: url(/assets/_img/_teasers/twitter_title.jpg) no-repeat;
	width: 230px;
	height: 94px;
}
						
#twitter span {
	display: none !important;
}
							
#twitterBody {
	background: url(/assets/_img/_teasers/twitter_bkg.jpg) repeat-y;
}
						
#twitterBody ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	color: #575656;
	font-size: 10px;
	width: 179px;
	margin: -10px 0 -10px 25px;
}
							
#twitterBody ul li:last-child {
	border-bottom: none	
}

#twitterBody li {
	border-bottom: 1px solid #d7f4fe;
	padding: 15px;
	line-height: 16px;
}
							
#twitterFooter {
	position: relative;
	background: url(/assets/_img/_teasers/twitter_footer.jpg) no-repeat;
	width: 230px;
	height: 90px;
}
						
#twitterFooter a {
	background: url(/assets/_img/_teasers/follow_twitter_btn.png) no-repeat;
	width: 175px;
	height: 24px;
	position: absolute;
	bottom: 30px;
	left: 25px;
	border: 2px solid #d9d8d8;
}

#twitterFooter a:hover {
	background-position: 0 -24px;	
}
				
#emails {
	background: url(/assets/_img/_structure/email_block_bkg.png) no-repeat;
	height: 588px;
	width: 100%
}
						
#emails p {
	font-size: 10px;
	line-height: 15px;
}

#emails a {
	font-weight: bold;
}

#emailWrap {
	padding: 25px 20px 0 20px
}

/* SEARCH RESULTS */

#videoList .result {
	width: 670px;
	position: relative;
	margin: 10px 0 
}
					
#videoList h3 {
	margin: 0;	
}

.resultTotal {
	margin: 0 0 25px 0
}
						
.resultTotal strong {
	color: #727272 !important
}

.resultTotal a {
	background: url(/assets/_img/_buttons/result_next.gif) top right no-repeat;
	padding: 0 13px 0 0 	
}

#videoList .result p {
	width: 431px;
	float: right;	
	line-height: 1.5em
}

#videoList .result img {
	float: left;	
}

#resultList .result {
	width: 670px;
	position: relative;
	margin: 10px 0 38px 10px !important;
}
								
#resultList .result p {
	width: 670px;
	margin: 0;	
	line-height: 1.5em
}

#bottomPagination p {
	margin: 0;
	padding: 0;
}

.result strong {
	display: block;	
	color: #00b1d9
}

.result a:hover p {
	color: #444;
	cursor: pointer
}

.result a:hover strong {
	color: #008ec4;
	cursor: pointer
}

/* RESULTS PAGE CLIPS */

#videoList .result {
	min-height: 158px;
	height: auto !important;
	height: 158px
}

.result .vidClip {
	position: relative;
}

.result .vidClip img {
	position:absolute;
	top: -21px;
	clip:rect(21px 216px 140px 0px);
}

#videoList .result strong {
	display: inline;
	margin: 0 10px 0 0
}

#videoList .result .segment {
	position: absolute;
	top: 119px;
	width: 216px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 196px;
}

#videoList .result .episode {
	position: absolute;
	top: 119px;
	width: 216px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 196px;
}
			
/* SEARCH RESULTS TABS */

#contentWrapSearch #content {
	padding: 10px 0 20px 30px	
}

#categoryTitle {
	padding: 10px 20px 20px 20px;
	margin: 0 10px;
	border-bottom: 1px solid #e1e0e0;
}

#resultsTitle {
	padding: 10px 20px 20px 20px;
	margin: 0 10px;
	border-bottom: 1px solid #e1e0e0;
}
			
#resultsTitle a {
	background: url(/assets/_img/_buttons/result_next.gif) top right no-repeat;
	padding: 0 13px 0 0;
	font-weight: bold
}

#resultsTitle #note {
	width: 600px;
}

#thanks {
	width: 760px;
}

#goToDownloads {
	background: url(/assets/_img/_buttons/downloads_btn.png) no-repeat;
	display: block;
	width: 330px;
	height: 38px;
}

#goToDownloads:hover {
	background-position: 0 -38px;
}

#goToDownloads span {
	display: none;
}
	
#searchBar {
	background: url(/assets/_img/_content/watch_bar.png) no-repeat;
	height: 40px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
			
#searchBar li {
	float: left;	
}

#searchBar span {
	display: none;	
}

#searchBar a {
	display: block;	
	height: 40px;
}

#searchBar #browseBy {
	background: url(/assets/_img/_content/search_bar_sprite.png) no-repeat 0 0;
	width: 136px;
	height: 40px;	
}

#videos a {
	background: url(/assets/_img/_content/search_bar_sprite.png) no-repeat;
	background-position: -136px 0;
	width: 86px;
}	

#videos a:hover {
	background-position: -136px -40px;
}

#videos.on a {
	background-position: -136px -80px;
}

#topics a {
	background: url(/assets/_img/_content/search_bar_sprite.png) no-repeat;
	background-position: -222px 0;
	width: 86px;
}	

#topics a:hover {
	background-position: -222px -40px;
}

#topics.on a {
	background-position: -222px -80px;
}
					
/* CONTENT RESULTS */

#contentResultsTitle {
	padding: 20px 20px 0 20px;
	margin: 0 10px;
	border-top: 1px solid #e1e0e0;	
}
			
#contentResultsTitle .resultTotal {
	margin: 0 0 10px 0;	
}
			
#contentResults {
	padding: 10px 0 50px 30px
}

/* NO RESULTS */

#refineSearch {
	position: relative;
	padding: 8px 0 0 0
}	
			
#refineSearch input {
	position: absolute;
	top: 60px;
	left: 0;
	background: url(/templates/_img/_structure/faq_input_bkg.png) repeat-x #fff;
	color: #00b1d9;
	font-weight: bold;
	border: 2px solid #d9d8d8;
	font-size: 12px;	
	width: 480px;
	outline: none;
	padding: 8px 10px 7px 10px;	
}

#refineSearchBtn {
	position: absolute;
	top: 66px;
	left: 510px;
	width: 71px;
	height: 32px;	
	background: url(/templates/_img/_buttons/search_btn.png) no-repeat;
	border: none;
}

#refineSearchBtn:hover {
	background-position: 0 -32px;
	cursor: pointer
}
	
	
/* SITE MAP */

#siteMap {
	padding: 0 0 50px 0	
}
			
#siteMap ul {
	list-style: none;
	padding: 0 0 0 15px;
	font-size: 11px;
	line-height: 1.9em;
	margin: 0 0 15px 0	
}

#siteMap ul li {
	font-weight: bold;	
}

#siteMap ul li ul li {
	font-weight: normal;
	padding: 0 0 0 10px;
}	
			
#siteMap h5 {
	border-bottom: 1px solid #e1e0e0;
	padding: 0 0 10px 0; 	
	margin: 20px 0 10px 0;
	font-weight: normal;
	font-size: 12px;
}
				
#siteMap h5 a {
	background: url(/templates/_img/_buttons/title_next.gif) no-repeat top right;
	padding: 0 15px 0 0;
	color: #000;	
}

#siteMap h5 a:hover {
	color: #666	
}
				
#left {
	float: left;
	width: 560px;	
}

#right {
	float: right;
	width: 320px;
	margin: 0 30px 0 0;	
}
					
/* DOWNLOAD THIS EPISODE */

#videoDownloads {
	margin: 13px 0 10px 0
}

#videoDownloads a {
	font-size: 10px;
}

#downloadEpisode {
	background: url(/templates/_img/_buttons/dl_arrow.png) no-repeat 0 2px;
	padding: 0 15px 0 14px
}

#downloadEpisode:hover {
	background: url(/templates/_img/_buttons/dl_arrow_over.png) no-repeat 0 2px;
}

#downloadTranscript {
	background: url(/templates/_img/_buttons/trans_btn.png) no-repeat 0 2px;
	padding: 0 15px 0 14px
}

#downloadTranscript:hover {
	background: url(/templates/_img/_buttons/trans_btn_over.png) no-repeat 0 2px;
}

.prevEpisodeDownload {
	font-size: 11px
}

/* EPISODE DOWNLOAD PAGE */

.downloads {
	line-height: 1.6em
}

.downloads h5 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#videoList #latest {
	width: 670px;
	position: relative;
	margin: 10px 0;
	font-size: 11px
}

#latestDescription {
	width: 428px;
	float: right;
}

#latestDescription p {
	width: 400px !important
}	
.resultTotal {
	margin: 0 0 25px 0
}

.resultTotal strong {
	color: #727272 !important
}

#videoList #latest img {
	float: left;	
}

#resultList .result {
	width: 670px;
	position: relative;
	margin: 10px 0 30px 0
}
		
#resultList .result p {
	width: 670px;	
}

.result p {
	line-height: 1.4em;	
}

#latest strong {
	display: block;
	font-weight: normal;
	font-size: 13px;	
	color: #000;
	margin: 0 0 8px 0
}

#prevEpisodes {
	border-top: 1px solid #e1e0e0;
	margin: 0 10px;
	padding: 25px 20px 40px 20px
}

#prevEpisodes #videoList p {
	width: 210px
}

#prevEpisodes #videoList a {
	display: inline
}

#prevEpisodes #videoList strong {
	color: #000;
	font-weight: normal;
	margin: 10px 0 7px 0
}

/* TEXT STYLES */

p {
	font-size: 12px;
	color: #444;
	padding: 0;
	margin: 0 0 8px 0;
	line-height: 20px;
}

a, a:focus, a:active {
	outline: none	
}

a:link {
	color: #00b1d9;
	text-decoration: none;
}

a:visited {
	color: #00b1d9;
	text-decoration: none;
}

a:hover {
	color: #16549e;	
}

#pageTitle h1 {
	color: #fff;	
	font-size: 24px;
	font-weight: normal;
}

#contentWrap h1 {
	margin: 0;
	padding: 0;	
	position: relative;
	left: -2px;
}

#contentWrapSearch h1 {
	margin: 0 0 10px 0;
	padding: 0;	
	position: relative;
	left: -2px;
}

h2 {
	font-size: 18px;
	padding: 0;
	margin: 0;	
}

.topicCol h6 {
	color: #444;
	font-size: 15px;
	border-bottom: 1px solid #e1e0e0;
	padding: 0 0 0 5px;
	margin: 10px 0 15px 0;
}

#mainCol ul {
	font-size: 12px;
	color: #444;
	line-height: 1.6em;
	margin: 5px 0 20px 0;
	padding: 0 0 0 30px
}


#mainCol ol {
	font-size: 12px;
	color: #444;
	line-height: 1.6em;
	margin: 5px 0 20px 0;
	padding: 0 0 0 30px
}

	#mainCol li {
		margin-bottom: 14px
	}

#faqInfo {
	margin-left: 20px;
	margin-bottom: 20px
}


/* CAROUSEL STYLES */

.jcarousel-container {
    position: relative;
}

.jcarousel-container-horizontal {
	width: 660px;
}

.jcarousel-clip {
    z-index: 3;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    left: 20px;
}

.jcarousel-clip-horizontal {	
	width: 639px;
	height: 210px;
}

.jcarousel-list {
    z-index: 2;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 213px !important;
    height: 210px !important;
}

#recent, #popular {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 0;	
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 10 !important;
    display: none;
}
			
.jcarousel-next-horizontal {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(/templates/_img/_carousel/next.png) no-repeat top left;
	width: 21px;
	height: 133px;	
}

.jcarousel-next-horizontal:hover {
	cursor: pointer;
	background-position: 0 -133px;
}

.jcarousel-next-disabled-horizontal {
	background-position: 0 -266px;
}

.jcarousel-next-disabled-horizontal:hover {
	background-position: 0 -266px;
	cursor: default;
}
			
.jcarousel-prev {
    z-index: 10 !important;
    display: none;
}
			
.jcarousel-prev-horizontal {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(/templates/_img/_carousel/prev.png) no-repeat top left;
	width: 20px;
	height: 133px;	
}

.jcarousel-prev-horizontal:hover {
	cursor: pointer;
	background-position: 0 -133px;
}

.jcarousel-prev-disabled-horizontal {
	background-position: 0 -266px;
}

.jcarousel-prev-disabled-horizontal:hover {
	background-position: 0 -266px;
	cursor: default;
}
			
.jcarousel-list jcarousel-list-horizontal {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;	
}

/* ADDITIONAL CAROUSEL STYLES */

.carousel img {
	width: 193px;
	margin: 0 0 10px 0;	
}

.carousel p {
	font-size: 11px;
	line-height: 1.4em;
	width: 193px	
}

.carousel strong {
	display: block;	
	margin: 0 0 6px 0;
	color: #00b1d9;
	line-height: 1.3em
}

.new {
	background: url(/assets/_img/_carousel/new_flag.png) no-repeat;
	width: 39px;
	height: 39px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10
}
			
.new span {
	display: none;	
}

.carousel a {
	display: block;	
	/* width: 193px; */
	text-decoration: none
}
				
.carousel a:hover img {
	opacity: 0.9	
}

.carousel a:hover p {
	color: #444	
}

.carousel a:hover strong {
	color: #008ec4	
}

.carousel a:hover .length {
	color: #949494;
	border: 1px solid #949494
}

.carousel a:hover .full {
	display: inline-block !important;
	background-position: 0 -15px;
	
}

.carousel a:hover .clips {
	display: inline-block !important;
	background-position: 0 -15px;
}
					
.clip {
	z-index: 10;
	position: absolute;
	height: 75px;
	width: 20px;
	top: 133px;
	right: 0;
	background: url(/assets/_img/_carousel/shim.png); /* Stops the flicker on load in Safari */	
}

#related .clip {
	position: absolute;
	top: 164px !important;
}

.carousel a {
	display: block !important;
	position: relative;
	background: url(/assets/_img/_carousel/shim.png) !important;
}

/* HORIZONTAL VIDEO CLIPS */

.vidClip {
	position: relative;
}
			
			
.vidClip img {
	position:absolute;
	top: -21px;
	clip:rect(21px 216px 140px 0px);
}

.epDescript {
	font-size: 10px;
	padding-top: 119px;
}
			
.epDescript p {
	margin-top: 12px
} 

.epDescript strong {
	margin: 0 0 6px 0;
	color: #00b1d9;
	line-height: 1.3em
}

.segment {
	color: #fff;
	font-weight: bold;
	background: url(/assets/_img/_content/seg_bkg.png) repeat-x;
	padding: 8px 10px 0 10px;
	height: 28px;
	voice-family: "\"}\""; 
		voice-family:inherit;
		height: 20px;
	line-height: 1.4em;
	font-size: 10px;
}

.episode {
	color: #fff;
	font-weight: bold;
	background: url(/assets/_img/_content/ep_bkg.png) repeat-x;
	padding: 8px 10px 0 10px;
	height: 28px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 20px;
	line-height: 1.4em;
	font-size: 10px;
}
			
#homepage .vidClip img {
	position:absolute;
	top: -18px;
	clip:rect(18px 193px 125px 0px);
}

#homepage .epDescript {
	padding-top: 105px;
	width: 193px;
}


#related .vidClip img {
	position:absolute;
	top: -18px;
	clip:rect(18px 193px 125px 0px);
}

#related .epDescript {
	padding-top: 105px;
	width: 193px;
}
			
/* VERTICAL VIDEO CLIPS */

#scroll-pane .vidClip {
	height: 40px;
	float: left;
	margin: 14px 12px 0 14px
}
			
#scroll-pane .vidClip img {
	position:absolute;
	top: -10px;
	clip:rect(10px 70px 42px 0px);
}

/* VIDEO PAGE STYLES */
			
#related {	
	position: relative;
	width: 660px;
}
				
#related h3 {
	margin: 0 0 10px 19px;	
}
					
.length {
	display: inline;
	text-transform: uppercase;
	color: #b1b0b0;
	border: 1px solid #b1b0b0;
	font-size: 8px;
	font-weight: bold;
	padding: 2px 4px;
	margin: 0 4px 0 0	
}

.full {
	width: 64px;
	height: 15px;
	text-indent: -999em;
	overflow: hidden;
	display: inline-block !important;
	background: url(/assets/_img/_carousel/full_flag.png) no-repeat 0 0;
	margin: 0 6px 0 0;	
	
}

.clips {
	width: 66px;
	height: 15px;
	text-indent: -999em;
	overflow: hidden;
	display: inline-block !important;
	background: url(/assets/_img/_carousel/seg_flag.png) no-repeat;
	margin: 0 6px 0 0;	
}

/* ATETV FORM STYLES */

input {
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	outline: none;	
	border: 1px solid #e1e0e0;
	font-size: 11px;
	padding: 6px;
	margin: 6px 0 8px 0;
	color: #444;
}

input:focus {
	border: 1px solid #008ec4;
}

textarea {
	border: 1px solid #e1e0e0;
	padding: 6px 5px;
	margin: 6px 0 8px 0;
	color: #444;
	font-size: 11px;
	line-height: 1.5em
}

textarea:focus {
	border: 1px solid #e1e0e0;
}

fieldset {
	padding: 0;
	margin: 0;
}

button {
	outline: none
}

#formWrap {
	width: 600px;
	margin: 15px 0 20px 0;
}
			
#contactWrap {
	font-size: 11px;
	color: #727272
}
			
#contactWrap label {
	display: block;
}

#frm_aboutYourself, #frm_useFiles, #frm_share {
	display: block;
}
			
#contactWrap label span {
	display: block;
	color: #16549e;
	font-size: 11px;
	font-weight: bold
}

#frm_aboutYourself span, #frm_useFiles span, #frm_share span {
	display: block;
	color: #16549e;
	font-size: 11px;
	font-weight: bold
}
					
#contactWrap input {
	margin: 6px 10px 12px 0;
}

#frm_aboutYourself input {
	margin: 6px 10px 12px 0;
}
			
#contactWrap label span strong {
	color: #00afd8
}
			
#contactWrap label p {
	display: inline;
	margin: 0;
	padding: 0;
}

#contactWrap button {
	border: 0;
	background: url(/assets/_img/_buttons/submit_btn.png) no-repeat;
	width: 71px;
	height: 32px;
	margin: 8px 0 0 0;
}

#contactWrap button:hover {
	background-position: 0 -32px;
	cursor: pointer
}

#contactWrap .radio {
	margin: 0 6px 10px 0;
	padding: 0;
}

#frm_aboutYourself .radio, .formGroup input, .formPadOther input, .formPad input {
	margin: 0 6px 10px 0;
	padding: 0;
}

#contactWrap em {
	font-style: normal;
	position: relative;
	bottom: 1px;
	margin: 0
}

#contactWrap .specify {
	padding: 3px;
}
									
.formPad {
	padding: 15px 15px 0 15px;
	line-height: .8em
}
			
.formPad strong {
	display: block;
	margin: 0 0 9px 0
}

.formPad span {
	display: block !important;
	font-weight: bold;
	color: #727272 !important;
}

.formPad input {
	margin: 0 0 0 4px
}
			
.formPadOther {
	padding: 0 15px 0 15px;
	line-height: .8em;
}
			
.formPadOther strong {
	display: block;
	margin: 0 0 9px 0
}

.formPadOther span {
	display: inline !important;
	color: #727272 !important;
	font-weight: normal !important;
	margin-bottom: -3px;
	position: relative;
	padding: 0 148px 0 0;
}
			
.formPadOther #videonetworkspecified {
	position: absolute;
	top: -10px !important;
	right: 0
}

.formPadOther #orgwebsiteaddress {
	position: absolute;
	top: -10px !important;
	right: 0
}

.formPadOther #otherintentspecified {
	position: absolute;
	top: -10px !important;
	right: 0;
}

.formPadOther #otherspecified {
	position: absolute;
	top: -10px !important;
	right: 0
}
			
.formPadOther input {
	margin: 0 0 0 5px
}
			
.formGroup {
	margin: 0 0 12px 0
}

label select, #frm_share select {
	margin: 15px 0 0 0
}

/* ATETV NAV STYLES */

/* MAIN NAV 

#mainNav {		
  list-style: none;
  margin: 0;
  padding: 0;
  width: 520px;
}

#main.dimmed #mainNav {		
  list-style: none;
  margin: 0;
  padding: 0;
  width: 520px;
}
				
#mainNav li {
  float: left;
}

#mainNav a * {
  display: none;
}

#mainNav a, #mainNav a .hover {
  height: 35px;
  position: relative;
  display: block;
  background: url(/assets/_img/_nav/main_nav_sprite.jpg) 0 0 no-repeat;
}

#main.dimmed #mainNav a, #main.dimmed #mainNav a .hover {
  height: 35px;
  position: relative;
  display: block;
  background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) 0 0 no-repeat;
}


*/







/* MAIN NAV */

#mainNav {		
  list-style: none;
  margin: 0;
  padding: 0;
  width: 532px;
}

#main.dimmed #mainNav {		
  list-style: none;
  margin: 0;
  padding: 0;
  width: 532px;
}

#mainNav li {
  float: left;
}

#mainNav a * {
  display: none;
}

#mainNav a, #mainNav a .hover {
  height: 35px;
  position: relative;
  display: block;
  background: url(/assets/_img/_nav/main_nav_sprite.jpg) 0 0 no-repeat;
}

#main.dimmed #mainNav a, #main.dimmed #mainNav a .hover {
  height: 35px;
  position: relative;
  display: block;
  background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) 0 0 no-repeat;
}





	
/* INDIVIDUAL NAV ITEMS */

/* HOME */

#mainNav a#home {
	background-position: 0 0;
	width: 74px;
}

#mainNav #home.on {
  background-position: 0 -35px;
  width: 74px;
}

#mainNav .highlight a#home:hover, #mainNav a#home .hover {
  background-position: 0 -35px;
  width: 74px;
}

#main.dimmed #mainNav a#home {
  background-position: 0 0;
  width: 74px;
}

#main.dimmed #mainNav #home.on {
  background-position: 0 -35px;
  width: 74px;
}

#main.dimmed #mainNav .highlight a#home:hover, #main.dimmed #mainNav a#home .hover {
  background-position: 0 -35px;
  width: 74px;
}
					
/* WATCH */

#mainNav a#watch {
  background-position: -74px 0;
  width: 128px;
}

#mainNav #watch.on {
  background-position: -74px -35px;
}

#mainNav .highlight a#watch:hover, #mainNav a#watch .hover {
  background-position: -74px -35px;
}

#main.dimmed #mainNav a#watch {
  background-position: -74px 0;
  width: 128px;
}

#main.dimmed #mainNav #watch.on {
  background-position: -74px -35px;
}

#main.dimmed #mainNav .highlight a#watch:hover, #main.dimmed #mainNav a#watch .hover {
  background-position: -74px -35px;
}
					
/* CENTERS 

#mainNav a#centers {
  background-position: -202px 0;
  width: 151px;
}

#mainNav #centers.on {
  background-position: -202px -35px;
}

#mainNav .highlight a#centers:hover, #mainNav a#centers .hover {
  background-position: -202px -35px;
}

#main.dimmed #mainNav a#centers {
  background-position: -202px 0;
  width: 151px;
}

#main.dimmed #mainNav #centers.on {
  background-position: -202px -35px;
}

#main.dimmed #mainNav .highlight a#centers:hover, #main.dimmed #mainNav a#centers .hover {
  background-position: -202px -35px;
}
*/



/* CENTERS */

#mainNav a#centers {
  background-position: -309px 0;
  width: 151px;
}
	
#mainNav #centers.on {
  background-position: -309px -35px;
}

#mainNav .highlight a#centers:hover, #mainNav a#centers .hover {
  background-position: -309px -35px;
}

#main.dimmed #mainNav a#centers {
  background-position: -309px 0;
  width: 151px;
}
	
#main.dimmed #mainNav #centers.on {
  background-position: -309px -35px;
}

#main.dimmed #mainNav .highlight a#centers:hover, #main.dimmed #mainNav a#centers .hover {
  background-position: -309px -35px;
}



					
/* TALK */

#mainNav a#talk {
  background-position: -368px 0;
  width: 81px;
}

#mainNav #talk.on {
  background-position: -368px -35px;
}

#mainNav .highlight a#talk:hover, #mainNav a#talk .hover {
  background-position: -368px -35px;
}

#main.dimmed #mainNav a#talk {
  background-position: -368px 0;
  width: 81px;
}

#main.dimmed #mainNav #talk.on {
  background-position: -368px -35px;
}

#main.dimmed #mainNav .highlight a#talk:hover, #main.dimmed #mainNav a#talk .hover {
  background-position: -368px -35px;
}
					
/* BLOG 

#mainNav a#blog {
  background-position: -353px 0;
  width: 74px;
}

#mainNav #blog.on {
  background-position: -353px -35px;
}

#mainNav .highlight a#blog:hover, #mainNav a#blog .hover {
  background-position: -353px -35px;
}
					
#main.dimmed #mainNav a#blog {
  background-position: -353px 0;
  width: 74px;
}

#main.dimmed #mainNav #blog.on {
  background-position: -353px -35px;
}

#main.dimmed #mainNav .highlight a#blog:hover, #main.dimmed #mainNav a#blog .hover {
  background-position: -353px -35px;
}
*/							


/* BLOG */

#mainNav a#blog {
  background-position: -460px 0;
  width: 72px;
}
	
#mainNav #blog.on {
  background-position: -460px -35px;
}

#mainNav .highlight a#blog:hover, #mainNav a#blog .hover {
  background-position: -460px -35px;
}

#main.dimmed #mainNav a#blog {
  background-position: -460px 0;
  width: 72px;
}
	
#main.dimmed #mainNav #blog.on {
  background-position: -460px -35px;
}

#main.dimmed #mainNav .highlight a#blog:hover, #main.dimmed #mainNav a#blog .hover {
  background-position: -460px -35px;
}




					
/* UTILITY NAV 

#utilityNav {
	background: url(/assets/_img/_nav/main_nav_sprite.jpg) no-repeat;
	background-position: -521px 0;
	width: 423px;
	height: 35px;
	float: right;
	list-style: none;
	padding: 0;
	margin: 0 17px 0 0;
}

#main.dimmed #utilityNav {
	background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) no-repeat;
	background-position: -521px 0;
	width: 423px;
	height: 35px;
	float: right;
	list-style: none;
	padding: 0;
	margin: 0 17px 0 0;
}


#utilityNav li {
	float: right;
	position: relative;	
}

#utilityNav a {
	display: block;
	height: 35px;	
}

#utilityNav span {
	display: none;	
}
*/



/* UTILITY NAV */

#utilityNav {
	background: url(/assets/_img/_nav/main_nav_sprite.jpg) no-repeat;
	background-position: -602px 0;
	width: 340px;
	height: 35px;
	float: right;
	list-style: none;
	padding: 0;
	margin: 0 17px 0 0;
}

#main.dimmed #utilityNav {
	background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) no-repeat -602px 0;
}

#utilityNav li {
	float: right;
	position: relative;	
}
		
#utilityNav a {
	display: block;
	height: 35px;	
}
			
#utilityNav span {
	display: none;	
}





				
/* ABOUT */

#about a {
	background: url(/assets/_img/_nav/main_nav_sprite.jpg) no-repeat;
	width: 46px;	
	background-position: -611px 0
} 

#about a:hover {
	background-position: -611px -35px
}

#main.dimmed #about a {
	background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) no-repeat;
	width: 46px;	
	background-position: -611px 0
} 

#main.dimmed #about a:hover {
	background-position: -611px -35px
}	
					
/* CONTACT */

#touch a {
	background: url(/assets/_img/_nav/main_nav_sprite.jpg) no-repeat;
	width: 61px;	
	background-position: -657px 0
}

#touch a:hover {
	background-position: -657px -35px
}

#main.dimmed #touch a {
	background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) no-repeat;
	width: 61px;	
	background-position: -657px 0
}

#main.dimmed #touch a:hover {
	background-position: -657px -35px
}
					
/* RSS */

#rss a {
	background: url(/assets/_img/_nav/main_nav_sprite.jpg) no-repeat;
	width: 61px;
	background-position: -825px 0	
}

#rss a:hover {
	background-position: -825px -35px
}

#main.dimmed #rss a {
	background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) no-repeat;
	width: 61px;
	background-position: -825px 0	
}

#main.dimmed #rss a:hover {
	background-position: -825px -35px
}
					
/* SHARE */

#share a {
	background: url(/assets/_img/_nav/main_nav_sprite.jpg) no-repeat;
	width: 58px;	
	background-position: -887px 0;
}

#share a:hover {
	background-position: -887px -35px
}

#main.dimmed #share a {
	background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) no-repeat;
	width: 58px;	
	background-position: -887px 0;
}

#main.dimmed #share a:hover {
	background-position: -887px -35px
}
					
/* EMAIL */

#email a {
	background: url(/assets/_img/_nav/main_nav_sprite.jpg) no-repeat;
	width: 107px;	
	background-position: -718px 0;
}

#email a:hover {
	background-position: -718px -35px
}

#main.dimmed #email a {
	background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) no-repeat;
	width: 107px;	
	background-position: -718px 0;
}

#main.dimmed #email a:hover {
	background-position: -718px -35px
}
						
						
/* SUBNAV */

#subnav {
	background: url(http://atetv.org/assets/_img/_nav/_subnav/bkg.png) #27a3d5 no-repeat bottom left;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	list-style: none;	
}
							
#subnav a {
	text-transform: uppercase;
	padding: 12px 10px 9px 14px;
	display: block;
	color: #d0e8f3;
	font-size: 11px;
	border-bottom: 1px solid #5bbadf;	
}

#subnav a:hover {
	background-color: #42afda;	
}

#subnav a.on {
	padding: 10px 10px 9px 28px;
	color: #fff;
	background: url(http://atetv.org/assets/_img/_nav/_subnav/on_bkg.png) repeat-x #35a0d1;	
}

#subnav a.on.has-children {
	padding: 10px 10px 9px 28px;
	background: url(http://atetv.org/assets/_img/_nav/_subnav/with-children-on.png) repeat-x #35a0d1;	
}

#subnav a.on.has-children:hover {
	padding: 10px 10px 9px 28px;
	background: url(http://atetv.org/assets/_img/_nav/_subnav/with-children-on.png) repeat-x #35a0d1;	
}

#subnav a.has-children {
	padding: 10px 10px 9px 28px;
	background: url(http://atetv.org/assets/_img/_nav/_subnav/with-children-off.png) no-repeat #35a0d1;	
}

#subnav a.has-children:hover {
	padding: 10px 10px 9px 28px;
	background: url(http://atetv.org/assets/_img/_nav/_subnav/with-children-off-hover.png) no-repeat #35a0d1;	
}
								
/* TERTIARY NAV */

#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #5bbadf;
	padding: 18px 0 10px 0;
}

#subnav ul li {
	font-weight: bold;
}
	
#subnav ul li a {
	font-size: 10px;
	color: #abe3fc;
	text-transform: none;
	border-bottom: none;
	padding: 0 6px 10px 14px;
}

#subnav ul li a:hover {
	color: #fff;
	background-color: transparent;	
}

#subnav ul li a.on {
	padding: 0 6px 10px 14px;
	color: #fff;
	background-image: none;
	background-color: transparent;
}
						
#navWrap {
	/* background: url(/assets/_img/_nav/main_nav_sprite.jpg) no-repeat;
	background-position: 11px 0; */
	width: 960px;
	height: 35px;
	margin: 0 auto;
}

#main.dimmed #navWrap {	
	background: url(/assets/_img/_nav/main_nav_sprite_dark.jpg) no-repeat top center;
}

/* ATETV VIDEO PLAYER STYLES */

/* VIDEO PLAYER */
		
#videoPlayer {
	position: relative;	
	height: 385px;
}
		
#mainVideos {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 640px;
	height: 385px;
	overflow: hidden;
	padding: 0 0 0 20px;	
}

#main.dimmed #mainVideos {
	padding: 0;
	margin-left: 20px;
}

#mainVideos object {
	position: relative;
	z-index: 99;
}

#videoPanel {
	position: absolute;
	right: 10px;
	top: 0;
	height: 385px;
	width: 301px;
	background: url(/templates/_img/_player/panel_bkg.png) repeat-x;	
}
			
#videoPanel #epBtn {
	display: block;
	padding: 15px 15px 0 15px;
	border-bottom: 1px solid #64b8dd;	
	height: 125px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 110px;
}
				
#epBtn:hover {
	background-color: #33a3d2;	
	cursor: pointer !important
}
				
#epBtn.on {
	background: url(/templates/_img/_player/video_hover.png) repeat-x top left #33a3d2;	
	cursor: pointer !important
}
						
#videoPanel #epBtn p {
	font-size: 10px;
	color: #fff;
	line-height: 15px;
	margin: 0 0 10px 0;
	padding: 0
}
							
#videoPanel #epBtn span {
	display: inline;
	float: left;	
	font-size: 10px;
	color: #c9eaf1;
	font-weight: bold;
	margin-top: 7px;
	width: 110px
}

	#videoPanel #epBtn h3 span {
		margin: 0
	}
									
/* CUSTOM SCROLLPANE */

.scroll-pane {
	width: 301px;
	height: 225px;
	overflow: hidden;	
	position: relative;
	top: 0;
}	

	.faq-video-panel .scroll-pane {
		height: 350px;
	}
				
.scroll-pane a {
	height: 74px;
	position: relative;
	display: block;
	text-decoration: none;	
	border-bottom: 1px solid #5cb9df;
}

.scroll-pane a:hover {
	background-color: #33a3d2;	
	cursor: pointer !important
}

.scroll-pane a.on {
	background: url(/assets/_img/_player/video_hover.png) repeat-x top left;	
	cursor: pointer !important
}

.scroll-pane a img {
	float: none;
	border: none;
	margin: 0;
	position: absolute;
	left: 17px;
	top: 8px;
	clip:rect(8px 120px 47px 0);		
}

.scroll-pane p {
		color: #c5e6f9;
		float: none;
		width: 170px;
		font-size: 10px;
		line-height: 1.6em !important;
		margin: 0 0 0 103px;
		padding: 10px 0 0 0;
	}
	
.scroll-pane p strong {
	display: block;
	color: #fff;
	line-height: 1.3em;
	margin: 0	
}
	
.thumbClip {
	position: absolute;
	left: 15px;
	top: 14px;
	border: 2px solid #9acee4;
	width: 72px;
	height: 39px;
	z-index: 10000;
	display: inline-block;
	
}

.scroll-pane a.on .thumbClip {
	border: 2px solid #fff
}
										
			
.jScrollPaneContainer { 
	position: relative; 
	overflow: hidden; 
	z-index: 1; 
	border-top: 1px solid #55b0d9;
}

.jScrollPaneTrack { 
	position: absolute; 
	cursor: pointer; 
	right: 0; 
	top: 0; 
	height: 100%;
	background: url(/assets/_img/_player/scroll_track.gif) repeat-y #0c68ac;  
	border-left: 1px solid #5cb9df
}

.jScrollPaneDrag { 
	position: absolute; 
	top: 2px;
	background: url(/assets/_img/_player/thumb.png) no-repeat center center;
	cursor: pointer;
	overflow: hidden; 
	width: 20px !important;
	border-bottom: 1px solid #074f85;
	border-left: 1px solid #0c68ac;
	border-top: 1px solid #0c68ac;
}
			
.jScrollPaneDrag:hover {
	background: url(/assets/_img/_player/thumb_over.png) no-repeat center center;	
}

.grab {
	background: url(/assets/_img/_player/thumb_over.png) no-repeat center center;	
}
				
/* PLAYER BAR */

#playerBar {
	margin: 0 0 0 10px;
	height: 43px;
	width: 640px;
	padding: 0 0 0 20px;
	position: relative;
	z-index: 99
}
		
#main.dimmed #playerBar {
	background-color: #fff;
	width: 620px;
	margin: 0 0 0 30px;	
}
		
#playerBar a {
	background: url(/assets/_img/_player/player_bar_sprite.gif) no-repeat 0 0;
	height: 43px;
	display: block;	
	float: left;
}
			
#playerBar a span {
	display: none	
}
				
/* PLAYER BAR BUTTONS */

#playerBar .dim {
	z-index: 101;
	width: 86px;
	margin: 0;
}
			
#playerBar .dim:hover {
	background-position: 0 -43px;
}
				
				
#main.dimmed #playerBar .dim {
	width: 96px;
	background: url(/assets/_img/_player/player_bar_sprite.gif) no-repeat -398px 0;
}
			
#main.dimmed #playerBar .dim:hover {
	background-position: -398px -43px;
}
			
#playerBar #comments {
	background-position: -148px 0;
	width: 88px;
}
			
#playerBar #comments:hover {
	background-position: -148px -43px;
}
				
#playerBar #shareThis {
	width: 66px;
	background-position: -82px 0;
}
			
#playerBar #shareThis:hover {
	background-position: -82px -43px;
}
				
#playerBar #podcast {
	width: 81px;
	background-position: -237px 0;
}
			
#playerBar #podcast:hover {
	background-position: -237px -43px;
}
				
#playerBar .embed {
	width: 80px;
	background-position: -310px 0;	
}

#playerBar .embed:hover {
	background-position: -310px -43px;	
}

#playerBar .downloads {
	width: 101px;
	background-position: -659px 0;
}

#playerBar .downloads:hover {
	background-position: -659px -43px;
}
				
#playerBar #onYouTube {
	float: right;	
	width: 156px;
	background-position: -493px 0;
}
			
#playerBar #onYouTube:hover {
	background-position: -493px -43px;	
}
			
			
/* EMBED */

#embedPanel {
	position: absolute;
	top: 44px;
	left: 200px;
	width: 265px;
	border-bottom: 1px solid #e1e0e0;
	border-right: 1px solid #e1e0e0;
	border-left: 1px solid #e1e0e0;	
	background-color: #eee;
	padding: 15px 15px 20px 15px;
}

#main.dimmed #embedPanel {
	left: 210px;
	top: 43px
}
			
#embedPanel strong {
	color: #727272;
	display: block;
	font-size: 11px;
	margin: 0 0 10px 0
}	

#embedPanel input {
	float: left;
	width: 200px;
	margin: 0;	
	height: 12px;
}

#embedPanel textarea {
	font-family: arial, helvetica, sans-serif;
	float: left;
	width: 252px;
	margin: 0 10px 0 0;	
	overflow: hidden;
	border: 1px solid #008ec4;
	padding: 4px 5px 4px 4px;
	outline: none
}
				
#embedPanel .embed {
	background: url(/assets/_img/_buttons/close_circle_btn.gif) no-repeat;
	width: 16px;
	height: 16px;	
	border: none;
	position: absolute;
	top: 8px;
	right: 8px;
}
						
#embedPanel .embed:hover {
	background-position: 0 -16px;
	cursor: pointer !important
}

#embedPanel .current {
	position: absolute;
	top: -7px;
	left: 35px;
	background: url(/assets/_img/_player/current_arrow.gif) no-repeat;
	width: 14px;
	height: 7px;
}
	
#embedPanel #copy {
	background: url(/assets/_img/_buttons/copy_btn.png) no-repeat;
	width: 45px;
	height: 26px;
	float: left;	
	border: none;
	margin: 0 5px 0 10px	
}
					
#embedPanel #copy:hover {
	background-position: 0 -26px;
	cursor: pointer !important
}

/* DOWNLOADS */

#downloadsPanel {
	position: absolute;
	top: 44px;
	left: 420px;
	width: 250px;
	border-bottom: 1px solid #e1e0e0;
	border-right: 1px solid #e1e0e0;
	border-left: 1px solid #e1e0e0;	
	background-color: #eee;
	padding: 15px;
	line-height: 1.5em
}

#main.dimmed #downloadsPanel {
	left: 430px;
	top: 43px;
}

#downloadsPanel a {
	background-image: none;
	display: inline;
	height: auto;
	font-size: 11px;
}

#downloadsPanel .current {
	position: absolute;
	top: -7px;
	left: 40px;
	background: url(/assets/_img/_player/current_arrow.gif) no-repeat;
	width: 14px;
	height: 7px;
}

#downloadsPanel .downloads {
	position: absolute;
	top: 8px;
	right: 8px;
	background: url(/assets/_img/_buttons/close_circle_btn.gif) no-repeat;
	width: 16px;
	height: 16px;
}

#downloadsPanel .downloads:hover {
	background-position: 0 -16px;
}
			
/* OVERLAY */
					
.shadow {
	background-image: url(/assets/_img/_player/shade_full.png) !important;
	position: absolute; 
	left:0; 
	top:0; 
	width:100%; 
	z-index: 2; 
	display: none
}
					
#main .shadow {
    	background-image: url(/assets/_img/_player/shade.png) !important;
    }
				 	
#main.dimmed #topCapVideo {
	background: url(/assets/_img/_structure/body_cap.png) no-repeat;
	width: 980px;
	height: 20px;
	z-index: 1	
}
	
#main.dimmed #mainVideos {
	z-index: 99;
	background-color: #fff;
}
	
#main.dimmed #videoPanel {	
	z-index: 0 !important;
}

#home #main.dimmed #videoPanel {
		z-index: 0 !important;
	}
	
	#main.dimmed #pageTitle {
		opacity: .5
	}
	
	#main.dimmed #related {
		z-index: 0
	}

/* TABS */
		
#tabs {
	width: 660px;
	height: 285px;
	float: left;	
	margin: 0 0 0 10px;
	position: relative;
	border-top: 1px solid #e1e0e0;
	visibility: hidden;
}

	#tabs ul span {
		display: none;	
	}

	#recentBtn a {
		display: block;
		background: url(/assets/_img/_carousel/tabs_sprite.png) no-repeat 0 0;
		width: 161px;
		height: 39px
	}
	
	#recentBtn a:hover {
		background-position: 0 -39px;
	}
	
	#recentBtn.ui-state-active a {
		background-position: 0 -78px;
	}
	
	#popularBtn a {
		display: block;
		background: url(/assets/_img/_carousel/tabs_sprite.png) no-repeat -161px 0;
		width: 171px;
		height: 39px
	}
	
	#popularBtn a:hover {
		background-position: -161px -39px;
	}
	
	#popularBtn.ui-state-active a {
		background-position: -161px -78px;
	}
	
	#moreVidBtn a {
		display: block;
		background: url(/assets/_img/_carousel/tabs_sprite.png) no-repeat -332px 0;
		width: 125px;
		height: 39px
	}
	
	#moreVidBtn a:hover {
		background-position: -332px -39px;
	}
	
	.ui-tabs {  
		height: 240px;
	}
	
	.ui-tabs .ui-tabs-nav { 
		background: url(/assets/_img/_carousel/tabs_bkg.png) repeat-x;
		height: 39px;
		list-style: none; 
		position: relative;  
		margin: 0;
		padding: 0;
	}
	
	.ui-tabs .ui-tabs-nav li { 
		position: relative; 
		float: left; 
		border-bottom-width: 0 !important;  
		padding: 0; 
	}
	
	.ui-tabs .ui-tabs-nav li a { 
		float: left; 
		text-decoration: none;
	}
	
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
		padding-bottom: 1px; 
		border-bottom-width: 0; 
	}
	
	.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
		cursor: pointer; 
	} 
	
	.ui-tabs .ui-tabs-panel {  
		display: block;   
		position: relative;
	}
	
	.ui-tabs .ui-tabs-hide {  
		visibility: hidden !important
	}

			
/* SIFR */

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {
	
 .sIFR-active #pageTitle h1 {
    font-weight: normal;
    font-size: 24px;
    visibility: hidden !important;
  }
}

/* GENERAL TYPOGRAPHIC STYLES */

.introCopy {
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	color: #222;
	line-height: 24px;
}

/* 404 */

.fourOhFour #contentWrap {
	margin: 27px 0 20px 0;
}

	.fourOhFour #contentBody {
		padding: 20px 33px;
	}
	
		.fourOhFour #searchField {
			position: relative;
			margin: 20px 0 40px 0;
			zoom: 1
		}
	
			.fourOhFour #searchField input {
				position: static;
				float: left;
				width: 300px;
				border: 3px solid #e0e0e1;
				padding: 6px 8px 5px 8px;
				font-size: 13px;
				font-weight: bold;
				margin: 0 5px 0 0;
			}
			
			.fourOhFour #searchField input:focus {
				border: 3px solid #ccc;
			}
			
			.fourOhFour #searchField button {
				display: block;
				float: left;
				background: url('/assets/_img/_buttons/search_btn.png') no-repeat;
				width: 71px;
				height: 32px;
				border: 0;
				margin: 0; 
				line-height: 0;
			}
			
			.fourOhFour #searchField button:hover {
				background-position: 0 -32px;
				cursor: pointer
			}

			.fourOhFour #searchBtn404 {
				display: block;
				float: left;
				background: url('/assets/_img/_buttons/search_btn.png') no-repeat;
				width: 71px;
				height: 32px;
				border: 0;
				margin: 0; 
				line-height: 0;
			}

			.fourOhFour #searchBtn404:hover {
				background-position: 0 -32px;
				cursor: pointer
			}

			.fourOhFour .videoList {
				margin: 10px 0 0 0;
			}












/* WHY */

#mainNav a#why {
  background-position: -202px 0;
  width: 107px;
}
	
#mainNav #why.on {
  background-position: -202px -35px;
}

#mainNav .highlight a#why:hover, #mainNav a#why .hover {
  background-position: -202px -35px;
}

#main.dimmed #mainNav a#why {
  background-position: -202px 0;
  width: 107px;
}
	
#main.dimmed #mainNav #why.on {
  background-position: -202px -35px;
}

#main.dimmed #mainNav .highlight a#why:hover, #main.dimmed #mainNav a#why .hover {
  background-position: -202px -35px;
}










/* BENEFITS CAROUSEL */

#whoBenefits .jcarousel-container {
    position: relative;
}

#main.dimmed #whoBenefits .jcarousel-container {
    z-index: -1
}

#whoBenefits .jcarousel-container-horizontal {
	width: 970px;
}

#whoBenefits .jcarousel-clip {
    z-index: 3;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    left: 0;
}

#whoBenefits .jcarousel-clip-horizontal {	
	width: 969px;
	height: 210px;
}

#whoBenefits .jcarousel-list {
    z-index: 2;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#whoBenefits .jcarousel-list li,
#whoBenefits .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 313px !important;
    height: 160px !important;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
#whoBenefits .jcarousel-next {
    z-index: 10 !important;
    display: none;
}

#whoBenefits .jcarousel-next-horizontal {
	position: absolute;
	top: 86px;
	right: -36px;
	display: block;
	background: url(http://atetv.org/templates/_img/_carousel/next-dark.png) no-repeat top left;
	width: 28px;
	height: 28px;	
}

#whoBenefits .jcarousel-next-horizontal:hover {
	cursor: pointer;
	background-position: 0 -29px;
}

#whoBenefits .jcarousel-next-disabled-horizontal {
	background-position: 0 -58px;
}

#whoBenefits .jcarousel-next-disabled-horizontal:hover {
	background-position: 0 -58px;
	cursor: default;
}

#whoBenefits .jcarousel-prev {
    z-index: 10 !important;
    display: none;
}

#whoBenefits .jcarousel-prev-horizontal {
	position: absolute;
	top: 20px;
	left: -32px;
	display: block;
	background: url(http://atetv.org/templates/_img/_carousel/prev-dark.png) no-repeat top left;
	width: 42px;
	height: 160px;	
}

#whoBenefits .jcarousel-prev-horizontal:hover {
	cursor: pointer;
	background-position: 0 -160px;
}

#whoBenefits .jcarousel-prev-disabled-horizontal {
	background-position: 0 -320px;
}

#whoBenefits .jcarousel-prev-disabled-horizontal:hover {
	background-position: 0 -320px;
	cursor: default;
}

#whoBenefits .jcarousel-list jcarousel-list-horizontal {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;	
}






/* Survey */

#modal-survey {
	position:absolute;
	right:0px;
	top:0px;
	height:415px;
	width:420px;
	background-image:url('/assets/_img/_survey/modal_bkg.png');
	background-repeat:no-repeat;
	display:none;
	z-index:100000;

}

#modal-survey span.left {
	display:block;
	float:left;
	padding-top:228px;
	padding-left:50px;
	width:130px;
}

#modal-survey span.right {
	display:block;
	float:right;
	padding-top:228px;
	width:130px;
	margin-right:74px;
}

#modal-survey span a {
	display:block;
	height:27px;
	width:140px;
	padding-top:2px;
	padding-left:30px;
	background-image:url('/assets/_img/_survey/modal_arrow.png');
	background-repeat:no-repeat;
}

#modal-survey span a:hover {
	background-image:url('/assets/_img/_survey/modal_arrow_r.png');
}

#modal-survey-close {
	display:block;
	width:20px;
	height:40px;
	background-image:url('/assets/_img/_survey/modal_close.png');
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:385px;
}

#modal-survey-close:hover {
	background-image:url('/assets/_img/_survey/modal_close_r.png');
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

