/* @override http://succeedwithease.com/dev/all.css */

/* @override http://www.discoveryplatform.com/changeyourlife/all.css */

/* @override http://geniuscatalyst.com/platformdesign/css/all.css */


/* DEBUGGING NOTES */
.alert {
	font-weight: bold;
	font-size: 14pt;
	color: black;
}
/* END OF DEBUGGING */



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #5f99ff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: white;
	a:link {
	
	text-decoration: none;
	text-align: center;
	text-indent: 0;
}

#master1 h3 {
}
}


#welcome ul {
	list-style-type: none;
	float: left;
	padding-left: 0;
	margin-top: 0;
}

div#logo {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	border: 2px double white;
}

div#logo2 {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

div#what {
	float: left;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 10px;
	border-right: 1px solid white;
	padding-left: 20px;
	width: 300px;
	padding-right: 5px;
	margin-top: 5px;
}

div#how {
	width: 320px;
	float: left;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 20px;
	border-right: 1px solid white;
	padding-right: 5px;
	margin-top: 5px;
}

div#master {
	width: 320px;
	float: left;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 25px;
	margin-top: 5px;
}

img.fltlft2 {
	margin-right: 5px;
	float: left;
	padding-left: 5px;
}

#how h3 {
	font-size: 14px;
}

div#tutorials {
	padding-top: 10px;
	margin-bottom: 5px;
	height: 90px;
	border-top-width: 1px;
	border-top-style: dashed;
}

#tutorials a img.fltlft2 {
	padding-right: 20px;
	margin-left: 5px;
}

a {
	color: #2b257c;
	text-decoration: underline;
}

a:hover {
	color: white;
}

div#michaeltext {
	float: left;
	width: 1020px;
	margin-left: 30px;
	margin-top: 10px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 50px;
}

span.h4small {
	font-size: 9px;
}

#michaeltext p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

div#tutorial {
	margin-right: auto;
	margin-left: auto;
}

#logo a img {
	border-top: 5px solid white;
}

.welcomeheader {
	color: white;
	font: 25px Georgia, "Times New Roman", Times, serif;
	border-bottom-style: none;
	background: url(../images/session-1-version2-_04.png) no-repeat;
	margin-bottom: 5px;
}

img.fltlft {
	padding-top: 10px;
	visibility: visible;
	border-left-style: solid;
	border-left-width: 10px;
	float: left;
}

div#info {
	height: 130px;
	padding-bottom: 25px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.welcome {
	color: white;
	border-bottom-style: none;
	font: small-caps 20px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: none;
	margin-left: 0;
	background: none no-repeat;
	padding-left: 5px;
}

div#personalspace {
	color: white;
	height: auto;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}




/* SESSION 5 */

table#gardentable {
	background-color: white;
	border-bottom: 1px solid silver;
}
td.garden {
	background: transparent url('images/s5_garden.jpg') no-repeat;
	width: 100px;
	height: 50px;
	font-weight: bold;
	color: black;
	text-align: center;
	background-color: white;
	border-bottom: 1px solid silver;
}
.gridtick {
  background: transparent url('images/s5_tick3.jpg') no-repeat scroll top left;
	font-size: 11pt;
  height: 60px;
	width: 50px;
	padding-left: 20px;
	padding-top:20px;
	cursor:pointer;
}
.gridnotick {
	font-size: 11pt;
  height: 60px;
	width: 50px;
	padding-left: 20px;
	padding-top:20px;
	cursor:pointer;
}

/* END OF SESSION 5 */




td.score {
	color: black;
	font-weight: bold;
	font-size: 10px;
	border-top: 1px solid silver;
	height: 25px;
}

#personalspace h4 {
	padding-left: 15px;
}

#header {
	text-transform: uppercase;
	font: 18px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

div#content {
	clear: none;
	width: 710px;
	float: right;
	padding-left: 10px;
	padding-right: 30px;
}

div#text {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	margin-left: 10px;
	margin-right: 5px;
}

div#master1 {
	width: 250px;
	background-image: url(images/back1.jpg);
	font-size: 10px;
	margin-top: 20px;
	text-indent: 0;
	text-transform: none;
}

div#options {
	background-color: #2e55a0;
	height: 40px;
}

span.h2small {
	font-size: 9px;
	text-shadow: #000000 0 0 0;
}

span.bold {
	font-weight: bold;
	font-size: 13px;
}

#master1 h2 {
	font-size: 14px;
	margin-left: 8px;
	padding-top: 5px;
	text-shadow: black -1px 1px 1px;
}

span.grey {
	color: black;
}

img.fltrt {
	float: right;
	margin-right: 7px;
	margin-top: 7px;
}

#master1 p {
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 8px;
	text-indent: 0;
	margin-top: 0;
	padding-top: 0;
	margin-right: 4px;
}

#master1 h4 {
	color: black;
	font-size: 13px;
	padding-left: 5px;
}

#master1 h5 a {
	color: white;
	font-size: 10px;
	margin-left: 5px;
}

span.paragraphheader {
	font-variant: small-caps;
	font-size: 16px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 40px;
}

#menu ul.menulist li {
	float: left;
}

div#container {
	width: 1050px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

div#sessionmenu {
	float: left;
	width: 290px;
	padding-left: 10px;
	padding-bottom: 5px;
	
}

#sessionmenu ul {
	list-style-type: none;
	padding-left: 0;
	padding-bottom: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sessionmenu ul li {
	line-height: 25px;
	height: 35px;
	white-space: nowrap;
	margin-bottom: 5px;
}

#welcome ul li {
	background: none no-repeat;
	font-variant: small-caps;
}

#welcome ul li.welcomeheader {
	background-image: none;
}

.sessionon {
	color: black;
	white-space: nowrap;
	font-variant: small-caps;
	font-style: italic;
	font-size: 15px;
}

div#next {
	text-align: center;
	color: white;
	height: 50px;
}

div#button {
	text-align: center;
	color: white;
	height: 50px;
}

#next a {
	color: white;
	border: 1px solid white;
	background: url(images/logosmall.png) no-repeat;
	line-height: 50px;
	font-size: 20px;
	padding-left: 50px;
	padding-right: 5px;
}

#button a {
	color: #5f99ff;
	border: 1px solid white;
	background: white none no-repeat;
	line-height: 50px;
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

span.button {
	color: #5f99ff;
	border: 1px solid white;
	background: white none no-repeat;
	line-height: 50px;
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

td.gridHeader {
	background-color: white;
	color: #5f99ff;
	font-weight: bold;
}

td.role {
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	border-right: 1px solid white;
	border-bottom: 1px dashed white;
}

#content table {
	
}

span.next {
	background-color: white;
	color: #588eed;
	padding-right: 15px;
	padding-left: 15px;
}

input.question {
	font-size: 20px;
}

#einstein img {
	float: left;
}

div#qanda {
	
}

div#qanda {
	padding-bottom: 2px;
	border-style: solid;
	border-width: 1px;
}

#sessionmenu ul li a.session {
	color: white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	white-space: nowrap;
	font-variant: small-caps;
}



ul.menulist {
	list-style-type: none;
}

div#welcome {
	
}

#personalspace h4 img {
	float: left;
}

#sessionmenu ul li a.session img {
	float: left;
	clear: left;
	margin-right: 8px;
}

a.personalresource {
	color: white;
	padding-left: 15px;
}

#personalspace form input.journal {
	margin-left: 15px;
	width: 250px;
}

#personalspace form textarea.journal {
	width: 250px;
	margin-left: 15px;
	padding: 2px;
}

#personalspace a.menuElement {
	color: white;
	padding-left: 15px;
	font-size: 13px;
}

div#video {
	text-align: center;
	margin-top: 25px;
}

#personalspace ul li {
	color: white;
}

img.floatleft {
	float: left;
}

h1.title {
	padding-top: 15px;
	padding-bottom: 50px;
}

#streaming h2 {
	background: none repeat-x;
	padding-left: 50px;
	padding-bottom: 15px;
	margin-bottom: 50px;
	padding-top: 13px;
}

#streaming {
	background-image: none;
	text-align: center;
}

#streaming img {
	float: left;
}

#streaming h2 a {
	color: white;
}

#streaming h2 embed {
	margin-left: 80px;
}

span.textbeginning {
	font-size: 20px;
	margin-right: 5px;
}

div#form {
	text-align: center;
}

div#form2 {
	text-align: center;
	padding-left: 100px;
}

td.team {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid white;
}

td.evenLine {
	border-bottom: 1px solid white;
	font-size: 14px;
	padding-top: 10px;
}

td.oddLine {
	border-bottom: 1px solid white;
	font-size: 14px;
	padding-top: 10px;
	background-color: white;
	color: #5f99ff;
}

div.s4_grid {
	width: 200px;
	height: 100px;
	text-align: center;
	padding-top: 90px;
	background-color: white;
	color: #5f99ff;
	font-weight: bold;
	font-size: 25px;
}

div.s4_gridHighlight {
	color: red;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	background-color: silver;
	width: 200px;
	height: 100px;
	padding-top: 90px;
}

div#techhelp {
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

span="quote" {
}

#text p span="quote" {
}

p.quote {
	font-style: italic;
	font-variant: small-caps;
}

#sessionmenu ul li a.sessionon img {
	margin-right: 10px;
	float: left;
	clear: left;
}

#welcome ul li a.welcome img {
	border: 1px solid white;
	padding: 2px;
	float: left;
	margin-left: 5px;
}

#audio img {
	float: left;
	width: 80px;
}

p {
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 0;
}

span.cursive {
	font-style: italic;
}

div#item0.item_description {
	font-size: 25px;
}

div#item1.item_description {
	font-size: 20px;
}

div#item2.item_description {
	font-size: 20px;
}

#form form table.5 {
	background-color: silver;
}

table.s7_eTable {
	margin-top: 20px;
}

td.s7_eTableHeader {
	background-color: white;
	color: #6599ff;
	font-size: 18px;
}

#text table.s7_eTable tbody tr td.s7_eTableCell b a {
	color: white;
	text-decoration: underline;
	font-variant: small-caps;
	font-size: 18px;
}

td.s7_eTableCell {
	font-size: 20px;
}

#what p {
	text-align: justify;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#master p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

span.bigtxt {
	font-weight: bold;
	font-size: 13px;
}

#how p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	color: white;
}

#mastermind p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#mastermind {
	float: right;
	width: 750px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}