/* Main styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodycontainer {
	width:899px;
	min-height: 600px;
}
.bodycontainerpadding {
	margin-top:30px;
	margin-left:139px;
}
.bodydiv {
	width:614px;
	margin-top:70px;
}

/* Searchbox */

.searchBoxContainer{
	position:absolute;
	top:127px;
	left:760px;
	width:195px;
}
.searchBox {
	border:1px solid #990000;
	padding-left:3px;
	background-color:#ffffff;
	font-family:Geneva,Helvetica,Arial,sans-serif;
	font-size:9px;
	color:#666666;
}

a.chevron {
	color: #ff9600;
	margin-left:3px;
}

.chevron {
	color: #ff9600;
	margin-left:3px;
}

.searchboxsub {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	height: 14px;
	width: 150px;
	padding:1px 0px 0px 3px;
	border:none 0px white;
	margin:0px;
}

.searchboxsub-on {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 14px;
	width: 150px;
	padding:0px 0px 0px 3px;
	border:none 0px white;
	margin:0px;
}

.searchboxborder {
	/* blue */
	
	/* green */
	/* border: 2px solid #aee66c; */
	/* gray */
	/* border: 2px solid rgb(204, 204, 204); */
	background-color: rgb(255, 255, 255);
margin-top:0px;
	padding:0px;
}
.formwrapper {
	position:absolute;
	left:660px; 
	top:10px;
}

/* XXX */

.red_outlineSearchBox {
	background-color:#888888; 
	padding:3px;
}
.EpisodeNumber {
	font-size: 12px;
	line-height:16px;
	color:#80663f;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 0px;
}
.EpisodeTitle {
	color: #990000;
	font-size: 13px;
	line-height: 16px;
	margin-top: 4px;
	font-weight:bold;
}
.synopsis {
	font-size:10px;
	line-height:14px;
	color:#333333;
	width:395px;
	margin-top:5px;
	margin-bottom:11px;
}

.MathUsed {width:375px;}

.MathUsedTitle {
	font-size: 12px;
	line-height:16px;
	color:#59401a;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 0px;
}

.paddingLeft15px {
	padding-left:1px;
}
.sidebar {
	position:absolute;
	top:270px;
	left:753px;
	margin-top:80px;
	width:150px;
}
.WolframCard {
	position:absolute;
	top:187px;
	left:710px;
	}
.sidebar_IC {
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: -2px;
}
.cbslink {
	position:absolute;
	top:58px;
	left:760px;
	margin-left: 14px;
}
.folderlabel {
	position:absolute;
	top:182px;
	left:37px;
}
.InteractiveComputations {
	z-index:100;
	position:absolute;
	top: 370px;
	left:655px;
}
.SidebarItems {
	position:absolute;
	top: 671px;
	left:655px;
}	
.back {
	position:absolute;
	top: 121px;
	left:600px;
}	
.copyright {
	margin-left:170px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 30px;
	padding-bottom: 50px;
	line-height:16px;
}
.pageimage {
	clear:both;
	margin-left:139px;
}
.background_footer {
	background:url(/images/bg_bottom.jpg) no-repeat 0px -200px;
}
.IC {
	padding-top:65px;
	padding-left:18px;
}
.topanimation {
	padding:10px 0px 10px 45px;
}
blockquote {
	margin-left: 80px;
	margin-right: 80px;
	line-height:14px;
}
.DisplayFormula {
	padding: 8px;
	margin-left: 60px;
}
.Graphics {
	font-size: 10px;
	font-family: Times;
	font-weight: normal;
	padding: 8px;
	margin-left: 4px;
}
.Input {
	font-weight: bold;
	padding: 8px;
	margin-left: 66px;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 5px;
}
.Output {
	padding: 8px;
	margin-left: 66px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 7px;
}
.Section {
	font-size: 12px;
	line-height:16px;
	color:#80663f;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 20px 0px 25px;
	margin:5px 0px 0px 5px;
	background-image: url(../images/section_background.gif);
	background-repeat: no-repeat;
}
.Section2 {
	padding: 25px 20px 0px 25px;
	margin:5px 0px 0px 5px;
	background-image: url(../images/section_background.gif);
	background-repeat: no-repeat;
	
}
.Section3 {
	padding: 15px 20px 0px 25px;
	margin:5px 0px 0px 5px;
	background-image: url(../images/section_background.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight:500;
	line-height:18px;
	color:#80663f;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.Subsection {
	font-size: 16px;
	font-weight: bold;
	padding-left: 31px;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #36270D;
}
.SmallText {
	font-size: 9px;
	line-height: 1.33333;
	padding: 8px;
	margin-left: 60px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
p, .Text, h2 {
	line-height: 16px;
	padding: 0px 50px 0px 51px;
}
ul.episodelisting {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.Reference {
	font-size: 10px;
	margin-left: 60px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
a:link {
	color: #ea1b0c;
	text-decoration: none;
}
a:visited {
	color: #b62f18;
	text-decoration: none;
}
a:hover {
	color: #ff1100;
}
.script {
	font-family:"Courier New", Courier, monospace;
	background-color: #f2f1e0;
	margin: 20px 30px 20px 40px;
	padding: 17px 20px 20px 20px;
	background-image: url(/images/bg_script.gif);
	background-repeat: repeat-x;
	font-weight: 500;
}
.leftAlignImage {
	padding-left:25px;
}

/* Demos */

.Demosbodycontainerpadding {
	margin-left:130px;
	margin-top:80px;
	}
.DemoSection {
	margin-left:25px;
	background-image: url(/images/_demoFrame.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 65px;
}
.DemoSectionNew {
	background-repeat:no-repeat;
	background-color: #ffffff;
	padding:10px 0px 0px 65px;
}
.DemoTitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
.DemoFooter {
	background-image: url(/images/_DemoBottomFrame.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:43px;
	margin-left:23px;
	margin-bottom:15px;
}
.Demoscript {
	font-family:"Courier New", Courier, monospace;
	background-color: #f2f1e0;
	margin: 20px 30px 20px 0px;
	padding: 17px 20px 20px 20px;
	background-image: url(/images/bg_script.gif);
	background-repeat: repeat-x;
	width: 420px;
	margin-top: 20px;
	font-weight: 500;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #7F5F10;
}

div.demothumb {padding-left:100px;padding-top:50px;}
div.demothumb a {color:white;}
div.demothumb a:link {color:white;}
div.demothumb a:visited {color:#cc0000;}
div.demothumb a:hover {color:#cc0000;}
div.demothumb a:active {color:#cc0000;}

.DemoImage {
}
.cloudTree {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 13px;
	width: 480px;
	color: #666666;
	font-weight: 500;
	margin-left: 70px;
	margin-top: 10px;
}

.DemoImageBorder img{
	border: 1px solid #d7ab62;
}

.DemoImageBorder:hover img{
	border: 1px solid #ff9f00;
}

.demopage {
	margin-left:60px;
	margin-top:100px;
}
.demopage h1 {
	font-size:18px;
	margin-bottom:5px;
}
.demopage .caption {
	font-size:12px;
	margin-bottom:25px;
	width:350px;
}
.sidebarEpisodeLink {
	margin-top: 92px;
	margin-left: 10px;
}
.DemoCaption {
	color: #666633;
	font-size: 11px;
	line-height: 14px;
	width: 375px;
	margin-top: 11px;
	
}
.DemoScene {
	padding-top:15px;
	margin-top: 10px;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	color: #B83501;
	width: 400px;
	margin:0px 0px 0px 100px;
}
.emphText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #372c1d;
	width: 490px;
	margin:7px 0px 0px 60px;
}
a.whitelink:link {
	color: #ffffff;
}
a.whitelink:visited {
	color: #ffffff;
}
a.whitelink:hover,a.whitelink:active {
	color: #d86c00;
}

.greyText {
	color:#999999;
	letter-spacing: .05em;
}

.episodes {
	z-index: 100;
	position: absolute;
	top: 123px;
	left: 580px;
}
	
.topics_menu_child {
	z-index:11;
}

.topics_menu_items {
  	width: 150px;
	font-size:11px;
	font-family:Arial;
	border:1px solid #aa0000;
	color:#000000; 
	padding-top:3px;
	padding-bottom:3px;
	background: url(/images/otherEpisodesBackground.jpg) no-repeat;
}

.topics_menu_items li {
	background-image:url(/images/otherEpisodesBackground.jpg)
	border-bottom:1px solid #DBCBB1;	
	padding:1px 0px 1px 9px;
	margin:0px;cursor: pointer;
	background-position:0pt 0.18em;
	background-repeat:no-repeat;
}

ol, ul {
	line-height:160%;
	margin:20px;
}
	
.menuItemOver {
	color: white;
	background-color:#cc0000;
	cursor: pointer;
}

.menuItemOver a:link {color: white;cursor: pointer;}
.menuItemOver a:visited {color: white;cursor: pointer;}
.menuItemOver a:hover {color: white;cursor: pointer;}
.topics_menu_items li a:link {color: #000000;cursor: pointer; }
.topics_menu_items li a:visited {color: #000000;cursor: pointer; }
a {
	outline:none;
}
img, div {
	behavior: url(/includes/iepngfix.htc)
}
.episodeTitles {
	margin-left: 20px;
	margin-right: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #938C73;
	padding-top: 7px;
}
.episodeIndexHeader {

	margin-right: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #938C73;
	padding-top: 7px; margin-bottom:20px;
}

.EpisodeNav {
	margin-right:55px;
	margin-bottom:7px;
	padding-top:30px;
	margin-left:24px;
}

.InteractiveTxt {
	margin:20px 30px 5px 25px;
	border-top:1px solid #bab297;
	padding-top:3px;
}
	.DemoSceneOne {}
	.NavComingSoon {color: #95907c;
}
.EpisodeTitle_ComingSoon {
	color:#555555;font-size: 13px;
	line-height: 16px;
	margin-top: 4px;
	font-weight:bold;
}
.MathSectionNew {
	text-align:center;
	padding-top:20px;
	width:393px;
	height:339px;
	margin-top:10px;
	margin-bottom:8px; 
	margin-left:70px;
}
.MathSectionBackground {
	background-image: url(/includes/background4SWF.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top:10px;
	padding-bottom:10px;
}
	
.PuzzleSection {
margin:0px 0px 150px 5px;}	
	
		
.floatLeft {
	float: left; margin-top:10px; width:180px; margin-right:18px; line-height:12px;
}
.floatRight {
	float:right; margin-top:10px; width:170px;}
