@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f2eeeb;
	margin:0 0 0 20px;
	padding: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #636363;
	line-height:1.2em;
}

a {
	color:#636363;
	text-decoration:underline;
}

a:hover {
	color:#c1272d;
	text-decoration:underline;
}


img {
	border:none;
}


h2 {
font-size:14px;
}


.redText {
	color: #c1272d;
}



#SiteWrapper {
	text-align:left;
	width:1167px;
	margin-left: auto;
	margin-right: auto;
	padding:0;

}


#TopBannerWrapper {
	float:left;
	width: 953px;
	height:141px;
}

#TopBanner {
	/*background:#666666; */
	width: 728px;
	height: 90px;
	border: 0;
	position:relative;
	margin-left: -364px;
	left: 50%;
	top: 26px;
}

#SideBannerWrapper {
	float:right;
	height:640px;
	width:200px;
}

#SideBanner {
	/*background:#666666; */
	width: 160px;
	height: 600px;
	border: 0;
	position:relative;
	margin-left: -80px;
	left: 50%;
	top: 26px;
}

#MainContentWrapper {
	float:left;
	width: 953px;
	margin:0;
	padding:0;
}

#CentralContentWrapper,
#HeaderTopWrapper,
#FooterContentWrapper,
#FooterBottom {
	float:left;
	width:100%;
}


/* HEADER */

.HeaderTop_left {
	float:left;
	background:url(../images/header/header_topleft.jpg) no-repeat;
	width:112px;
	height:97px;
}

.HeaderTop_logo {
	float:left;
	width:165px;
	background: #FFF;
	height:97px;
}

.HeaderTop_right {
	float:left;
	background:url(../images/header/header_topright.jpg) no-repeat;
	width:676px;
	height:97px;
}





/* MAIN MENU 

#MainMenu {
	margin:0;
	width:953px;
	background:url(../images/central_bg.jpg) repeat-y;
	float:left;
	left: 50%;
}
*/

#MainMenuWrapper {
	background:url(../images/central_bg.jpg) repeat-y;
	height: 28px;	
	width:100%;
	float:left;
}

#MainMenu {
	border: 0;
	float:left;
	padding: 0 0 0 50px;
}



#MainMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#MainMenu ul li {
	float: left;
	margin: 0;
}
	
.menu_home *,
.menu_about *,
.menu_feature *,
.menu_episode *,
.menu_station * {
  display: none;
}

.menu_home {
	position:relative;
	display:block;
	height: 28px;
	width: 100px;
	background:url(../images/mainmenu/menu_01.jpg) 0 0 no-repeat;
}

.menu_home span.active,
.menu_home span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 28px;
	width: 100px;
	background:url(../images/mainmenu/menu_01.jpg) 0 -28px no-repeat;
}

.menu_about {
	position:relative;
	display:block;
	height: 28px;
	width: 243px;
	background:url(../images/mainmenu/menu_02.jpg) 0 0 no-repeat;
}

.menu_about span.active,
.menu_about span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 28px;
	width: 243px;
	background:url(../images/mainmenu/menu_02.jpg) 0 -28px no-repeat;
}

.menu_feature {
	position:relative;
	display:block;
	height: 28px;
	width: 187px;
	background:url(../images/mainmenu/menu_04.jpg) 0 0 no-repeat;
}

.menu_feature span.active,
.menu_feature span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 28px;
	width: 187px;
	background:url(../images/mainmenu/menu_04.jpg) 0 -28px no-repeat;
}

.menu_episode {
	position:relative;
	display:block;
	height: 28px;
	width: 168px;
	background:url(../images/mainmenu/menu_05.jpg) 0 0 no-repeat;
}


.menu_episode span.active,
.menu_episode span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 28px;
	width: 168px;
	background:url(../images/mainmenu/menu_05.jpg) 0 -28px no-repeat;
}
.menu_station {
	position:relative;
	display:block;
	height: 28px;
	width: 156px;
	background:url(../images/mainmenu/menu_06.jpg) 0 0 no-repeat;
}


.menu_station span.active,
.menu_station span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 28px;
	width: 156px;
	background:url(../images/mainmenu/menu_06.jpg) 0 -28px no-repeat;
}




/* CENTRAL CONTENT */


#CentralContentWrapper {
	float:left;
	background:url(../images/central_bg.jpg) repeat-y;
	padding:14px 0 0 50px;
	width: 903px;
}




/* HOME PAGE CONTENT */


#home_top {
	float:left;
	background: url(../images/homepage/home_top.jpg) no-repeat;
	width:100%;
	height:248px;
}

.home_top_buycol1 {
	width:691px;
	height: 248px;
	float: left;
}
.home_top_buycol2 {
	width:175px;
	height:248px;
	float: left;
}

.home_top_buy1 {
	float:right;
	position:relative;
	top: 118px;
}


.home_top_buy2 {
	float:left;
	position:relative;
	top: 205px;
	left: 60px;
}


#home_bottom {
	float:left;
	padding:11px 0 26px 0;
}

#home_bottom_menu {
	float:left;
	width: 421px;
	padding:0;
	margin:0;
}



#home_bottom_video {
	background:url("../images/homepage/home_videoscreenshot.jpg") no-repeat;
	float:left;
	width: 420px;
	height:347px;
	margin: 0 0 0 14px;
}


#home_bottom_video_watchclips {
	width:100%;
	height:35px;
	float:left;
}

.home_watchclips_btn {
	position:relative;
	top: 8px;
	left: 307px;
}

#home_bottom_video_play {
	float:left;
	height: 312px;
	width:100%;
}

.home_playmove_btn {
	width: 400px;
	height:299px;
	padding: 4px 0 0 12px;
}










/* ABOUT PAGE CONTENTS */


#about1_wrapper {
	float:left;
	background: url(../images/about/about_full_jj.jpg) no-repeat;
	width:100%;
	height:611px;
}

#about_tab_wrapper {
	float:left;
	height: 38px;
	width: 100%;
}

#about_tab_left1 {
	float:left;
	width:517px;
}

#about_tab_left1 a {
	position:relative;
	top:10px;
	left:352px;
}

#about_tab_right1 {
	float:left;
	width:276px;
}

#about1_buyDVD {
	float:left;
	width:420px;
	height: 559px;
}

#about1_byDVD_top {
	float:left;
	height:174px;
	width:100%;
}


#about1_byDVD_top a {
	position:relative;
	top:145px;
	left:322px;
}

#about1_byDVD_bottom {
	float:left;
	width:381px;
	margin:0 0 0 15px;
	
}
#about1_byDVD_bottom ul {
	list-style:none;
	text-indent:none;
	margin:0;
	padding:0;
	font-weight:bold;
}




#about1_buyBook {
	float:left;
	width:434px;
	height: 174px;
}

#about1_buyBook_top {
	width:434px;
	height:156px;
}

#about1_buyBook_top a {
	position:relative;
	top:131px;
	left:335px;
}



#about1_buyBook_bottom {
	width:400px;
	padding:0 0 0 29px;
}

#about1_buyBook_bottom ul {
	padding:0 0 0 14px;
	list-style-image: url(../images/about/about_bullet.jpg);
}


#about2_wrapper {
	float:left;
	background: url(../images/about/about_full_wisdom.jpg) no-repeat;
	width:100%;
	height:611px;
}



#about_tab_left2 {
	float:left;
	width:438px;
}

#about_tab_left2 a {
	position:relative;
	top:10px;
	left:275px;
}

#about_tab_right2 {
	float:left;
	width:415px;
}

#about2_buyDVD {
	float:left;
	width:421px;
	height: 559px;
}


#about2_buyDVD_top {
	width:421px;
	height:160px;
}


#about2_buyDVD_top a {
	position:relative;
	top:124px;
	left:321px;
}

#about2_buyDVD_bottom {
	width:381px;
	height:156px;
	padding: 0 0 0 20px;
}




#about2_buyBook {
	float:left;
	width:434px;
}

#about2_buyBook_top {
	width:434px;
	height:140px;
}

#about2_buyBook_top a {
	position:relative;
	top:106px;
	left:325px;
}

#about2_buyBook_bottom {
	width:371px;
	height:156px;
	padding: 0 0 0 30px;
}





/* EPISODE GUIDE */

#episode_leftcol {
	float:left;
	background: url(../images/episode/episode_left.jpg) no-repeat;
	width:234px;
	height:631px;
}

episode_leftcol_top {
	width:100%;
	float:left;
	height: 418px;
}

#episode_leftcol_top a {
	position:relative;
	top:375px;
	left:66px;
}

#episode_leftcol_bottom {
	width:100%;
	float:left;
	height: 210px;
}
#episode_leftcol_bottom a {
	position:relative;
	top:555px;
	left:66px;
}



#episode_rightcol {
	float:left;
	background: url(../images/episode/episode_right-top.jpg) no-repeat;
	width:620px;
}

#episode_right_content {
	float:left;
	width:100%;
	margin: 7px 0;
}

#episode_right_content #episode_table {
	width:100%;
	color:#444;
}

#episode_right_content td {
	padding: 9px 5px 9px 5px;
}

#episode_right_content .greyrow td {
	background:#f4f3f3;
	width:100%;
	border-top:solid 1px #d2dcda;
	border-bottom:solid 1px #d2dcda;
}

#episode_right_content h2 {
margin:0;
padding:0;
}

#episode_right_content p {
margin:0;
padding:2px 0 0 0;
}




#episode_right_content_p1 {
	float:left;
	background: url(../images/episode/episode_list1.jpg) no-repeat;
	width:100%;
	height:596px;
	margin: 7px 0;
}

#episode_right_content_p2 {
	float:left;
	background: url(../images/episode/episode_list2.jpg) no-repeat;
	width:100%;
	height:596px;
	margin: 7px 0;
}


#episode_right_content_p3 {
	float:left;
	background: url(../images/episode/episode_list3.jpg) no-repeat;
	width:100%;
	height:596px;
	margin: 7px 0;
}






/* EPISODE MENU #'s */

#episode_menu {
	border: 0;
	float:right;
	padding: 8px 0 0 0;
}

#episode_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#episode_menu ul li {
	float: left;
	margin: 0;
}
	
.episode_menu_p1 *,
.episode_menu_p2 *,
.episode_menu_p3 * {
  display: none;
}

.episode_menu_p1 {
	position:relative;
	display:block;
	height: 17px;
	width: 13px;
	background:url(../images/episode/episode_menu_1.jpg) 0 0 no-repeat;
}

.episode_menu_p1 span.active,
.episode_menu_p1 span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 17px;
	width: 13px;
	background:url(../images/episode/episode_menu_1.jpg) 0 -17px no-repeat;
}



.episode_menu_p2 {
	position:relative;
	display:block;
	height: 17px;
	width: 13px;
	background:url(../images/episode/episode_menu_2.jpg) 0 0 no-repeat;
}

.episode_menu_p2 span.active,
.episode_menu_p2 span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 17px;
	width: 13px;
	background:url(../images/episode/episode_menu_2.jpg) 0 -17px no-repeat;
}


.episode_menu_p3 {
	position:relative;
	display:block;
	height: 17px;
	width: 13px;
	background:url(../images/episode/episode_menu_3.jpg) 0 0 no-repeat;
}

.episode_menu_p3 span.active,
.episode_menu_p3 span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 17px;
	width: 13px;
	background:url(../images/episode/episode_menu_3.jpg) 0 -17px no-repeat;
}









/* Buy Now */


#buynow_rightcol {
	float:left;
	width:620px;
}


#buynow_iframe {
	width:620px;
	height:800px;
	border:0;
	margin:0;
	padding:0;
}






/* FOOTER */

#FooterContentWrapper {
	background:url(../images/central_bg.jpg) repeat-y;
	padding:22px 0 0 0;
	margin: 0;
}


.footerCenter {
	width:854px;
	border: 0;
	position:relative;
	margin-left: -427px;
	left: 50%;
}

.FooterSponsorsWrapper {
	float:left;
	width:854px;
}

.footer_sponsors {
	float:left;
	width: 83px;
	height: 30px;
	background:url(../images/footer/footer_sponsors_text.jpg) no-repeat;
}



#FooterSponsorsRight {
	float:right;
}



.footer_dots {
	float:left;
	background:url(../images/footer/footer_dots.jpg) no-repeat;
	width:100%;
	height:8px;
}

#FooterSponsorsList {
	width:854px;
	float:left;
	border:0;
	margin:0;
}


#FooterBottom {
	background:url(../images/footer/footer_bottom.jpg) no-repeat;
	width:100%;
	height:9px;
	padding:0 0 20px 0;
}

