<style type="text/css">

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

html {
	background: #66C2FF;
	background: -webkit-linear-gradient(#66C2FF, #E6F5FF, #66C2FF); /* For Safari */
	background: -o-linear-gradient(#66C2FF, #E6F5FF, #66C2FF); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#66C2FF, #E6F5FF, #66C2FF); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#66C2FF, #E6F5FF, #66C2FF); /* Standard syntax (must be last) */
	height: 100%;
}

input:focus, textarea:focus, div:focus {outline: none;}

a {outline: 0;}

h1 {	position: absolute;
	left: 50px;
	top: 20px;
	color: White;
	font-size: large;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	text-shadow: 0px -3px 0px #374683;
}
	

h3 {
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: x-large;
	text-align: center;
	font-weight: bold;	
}

h4 {
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: large;
	text-align: center;
	font-weight: bold;
	top: 5px;
	line-height: 12px;
}

#home {
	position: absolute;
	left: 850px;
	top: 8px;
}


p {
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: large;
	text-align: left;
} 

a { text-decoration: none; color: black; }


button {	
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: small;
}

img {border:none; draggable="false";}

sup, sub {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}

sub	{top: 0.4em;}

::-webkit-scrollbar {
    width: 20px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0); 
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.6); 
}

#main-container {
	width: 1px;
	position: absolute;
	top: 20px;
	left: 50%;
}

 
#main {
	position: absolute;
	left: -500px;
	width: 1000px;
	height: 580px;
	border-style:outset;
	border-width:4px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border-color: #3C83CF;
	background-color: #3C83CF;
}

#whiteboard {
	position: absolute;
	left: 130px;
	top: 80px;
	width: 850px;
	height: 480px;
	border-style:inset;
	border-width:4px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border-color: #3C83CF;
	background-color: white;
}

#sidebar-top {
	position: absolute;
	left: 20px;
	top: 111px;
	width: 110px;
	height: 130px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-style:inset;
	border-left-style:inset;
	border-bottom-style:inset;
	border-width:4px;
	border-color: #3C83CF;
	background-color: Gainsboro;
}

#sidebar-middle {
	position: absolute;
	left: 20px;
	top: 255px;
	width: 110px;
	height: 130px;
	z-index: 10;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-style:inset;
	border-left-style:inset;
	border-bottom-style:inset;
	border-width:4px;
	border-color: #3C83CF;
	background-color: Gainsboro;
}

#sidebar-bottom {
	position: absolute;
	left: 20px;
	top: 399px;
	width: 110px;
	height: 130px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-style:inset;
	border-left-style:inset;
	border-bottom-style:inset;
	border-width:4px;
	border-color: #3C83CF;
	background-color: Gainsboro;
	text-align:center;
}

#topbar {
	position: absolute;
	left: 330px;
	top: 20px;
	width: 450px;
	height: 60px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-top-style:inset;
	border-left-style:inset;
	border-right-style:inset;
	border-width:4px;
	border-color: #3C83CF;
	background-color: Gainsboro;
	text-align:center;
}

#content {
	position: absolute;       
	top: 10px;
	left: 140px;
}

#Starter-Name {
	font-size: large;
	text-align: center;
	padding:6px;
	padding-top:23px;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
}

#Starter-Name-Single {
	font-size: large;
	text-align: center;
	padding:6px;
	padding-top:34px;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
}

#Welcome {
	font-size: x-small;
	text-align: center;
	padding:12px;
}

#whiteboard-text {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-right:40px;
	padding-left:40px;
	overflow: auto;
	height: 480px;
	width: 770px;
}

#whiteboard-image {
	padding: 0;
	margin:0;
	position: absolute;
	left: 23px;
	top: 2px;
}

#whiteboard-table {
	position: absolute;
	left: 100px;
	top: 50px;
	width: 650px;
	height: 380px;
}

.whiteboard-sudoku {
	position: absolute;
	left: 225px;
	top: 40px;
	width: 400px;
	height: 400px;
}

.whiteboard-fluency {
	position: absolute;
	left: 175px;
	top: 40px;
	width: 500px;
	height: 400px;
}

.whiteboard-table {
	position: absolute;
	left: 100px;
	top: 50px;
	width: 650px;
	height: 380px;
}

#whiteboard-percentages {
	position: absolute;
	left: 100px;
	top: 50px;
	width: 650px;
	height: 380px;
}

#whiteboard-stationery {
	position: absolute;
	left: 100px;
	top: 158px;
	width: 650px;
	height: 278px;
}

#whiteboard-numbers {
	position: absolute;
	left: 100px;
	top: 25px;
	width: 650px;
	height: 60px;
}

#whiteboard-answers {
	position: absolute;
	left: 100px;
	top: 95px;
	width: 650px;
	height: 360px;
}

td {	
	border: 2px solid black;
	padding: 0px;
	background: none;
	background-image: url('images/transparent.gif');
}

.table-main {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
	border: 1px solid black;
	border-collapse: collapse;
  	border-spacing: 0;
	table-layout: fixed;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: xx-large;
}

.table-sudoku {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
	border: 1px solid black;
	border-collapse: collapse;
  	border-spacing: 0;
	table-layout: fixed;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: x-large;
}

.table-fluency {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
	border: 1px solid black;
	border-collapse: collapse;
  	border-spacing: 0;
	table-layout: fixed;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: x-large;
}

#table-stationery {
	width: 100%;
	height: 100%;
	text-align: left;
	vertical-align: center;
	border: 1px solid black;
	border-collapse: collapse;
  	border-spacing: 0;
	table-layout: fixed;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: medium;
}

#table-substitution {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
	border: 1px solid black;
	border-collapse: collapse;
  	border-spacing: 0;
	table-layout: fixed;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: large;
}

#table-percentages {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
	border: 1px solid black;
	border-collapse: collapse;
  	border-spacing: 0;
	table-layout: fixed;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: large;
}		

#table-two-way {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
	border: 1px solid black;
	border-collapse: collapse;
  	border-spacing: 0;
	table-layout: fixed;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: xx-large;
}	

#table-numbers {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
	border: 1px solid black;
	border-collapse: collapse;
  	border-spacing: 0;
	table-layout: fixed;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: medium;
}	

#table-answers {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
	border: solid;
	border-color: transparent;
	border-collapse: collapse;
  	border-spacing: 0;
	table-layout: fixed;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: medium;
}

.stationerytablecell {
	text-align: center; 
	font-size: large;	
	}	

#custom-button {
	border-style:outset;
	border-width:2px;
	border-color: #CCCCCC;
	background-color: #CCCCCC;
	width: 80px;
	height: 15px;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: x-small;
	text-align: center;
	cursor:pointer;
}

#custom-button:hover {
	background-color: #D6D6D6;
}

#custom-button-image { 
  	position:absolute; 
  	width:100%;
  	height:100%;
  	top:0;
  	left: 0;
	line-height: 18px;

	/* edit: added z-index */
  	z-index: 1;

  	/* edit: fixes overlap error in IE7/8, 
     	make sure you have an empty gif */
  	background-image: url(images/empty.gif);
}


#custom-button-image-print { 
  	position:absolute; 
  	width:100%;
  	height:100%;
  	top:0;
  	left: 0;
	line-height: 18px;

	/* edit: added z-index */
  	z-index: 1;

  	/* edit: fixes overlap error in IE7/8, 
     	make sure you have an empty gif */
  	background-image: url(images/empty.gif);
}

#download-button {
	position: absolute;
	left: 15px;
	top: 95px;
}

#help-button {
	position: absolute;
	left: 15px;
	top: 20px;
}

#aboutus-button {
	position: absolute;
	left: 15px;
	top: 45px;
}

#contact-button {
	position: absolute;
	left: 15px;
	top: 70px;
}

#subscribe-button {
	position: absolute;
	left: 15px;
	top: 95px;
}

#type-dropdown {
	position: absolute;
	left: 15px;
	top: 45px;
	border-width:1px;
	border-color: grey;
	background-color: white;
	width: 84px;
	height: 18px;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: x-small;
	text-align: center;
}

#difficulty-dropdown {
	position: absolute;
	left: 15px;
	top: 70px;
	border-width:1px;
	border-color: grey;
	background-color: white;
	width: 84px;
	height: 18px;
	font-family: "Comic Sans MS", sans-serif, MarkerFelt-Thin;
	font-size: x-small;
	text-align: center;
}

#generate-button {
	position: absolute;
	left: 15px;
	top: 95px;
}

#mark-button {
	position: absolute;
	left: 15px;
	top: 45px;
}

#display-button {
	position: absolute;
	left: 15px;
	top: 70px;
}

#hints-button {
	position: absolute;
	left: 15px;
	top: 95px;
}

#word {
	position:absolute;
	top: 4px;
	left: 70px;
}   

#start {
	position: absolute;
	left: 360px;
	top: 15px;
}

#pause {
	position: absolute;
	left: 360px;
	top: 15px;
}

#reset {
	position: absolute;
	left: 390px;
	top: 15px;
}

#playimage {
	position:absolute;
	visibility: visible;
	z-index: 11;
	width: 28px;
	height: 29px;
	border: none;
	background: none;
}

#pauseimage {
	position:absolute;
	visibility: hidden;
	z-index: 10;
	width: 28px;
	height: 29px;
	border: none;
	background: none;
}

#resetimage {
	position:absolute;
	width: 31px;
	height: 29px;
	border: none;
	background: none;
}	

#clock {
	position:absolute;
	left: 0;
	top: 0;
}


</style>


