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

* {
    font: 1em tahoma,geneva,arial,sans-serif;
    margin: 0;
    padding: 0;
}
/* jumpstart skin  
body {
   background:url(../Images/JumpStart-skin.jpg) no-repeat scroll center top #47c854; 
background:url(http://m.jumpstart.com/ka/Images/emd-skin1.jpg) no-repeat scroll center top #7a4f21; 
    font-size: 0.675em;
    margin: 0 auto;
    text-align: center;
    width:970px;
} */

/* EMD skin  */
body {   
    font-size: 0.675em;
    margin: 0 auto;
    text-align: center;
    width:970px;
}
/*
a.clickme { min-height:1177px; position:fixed; width:100%; height:100%; width:100%; background:url(//m.jumpstart.com/JumpstartNew/CssLib/Themes/Green/Images/dragons-js-bg-v2b.jpg) no-repeat scroll center top; top:0; left:0; }
*/
/*
a.clickme { 
  position:fixed; 
  height:100%; 
  width:100%; 
  background:url(http://m.jumpstart.com/ka/Images/emd-skin1.jpg) no-repeat scroll center top; top:0; left:0; 
}
*/
/*
a.clickme {
    background: url("http://www.knowledgeadventure.com/media/24436/jumpstart-skin.jpg") no-repeat scroll center top transparent;
    min-height: 1177px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
*/
/**/
/*
a.clickme {
    background: url("http://m.mathblaster.com/Mathblaster/Css/en-us/Default/Images/blaster-skin.jpg") no-repeat scroll center top transparent;
    min-height: 1177px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
*/
/*.clickme { min-height:1177px; position:fixed; width:100%; height:100%; background:url(//www.knowledgeadventure.com/media/24436/jumpstart-skin.jpg) no-repeat scroll center top; top:0; left:0; }*/
.clickme { 
/*min-height:1177px; position:fixed; width:100%; height:100%; width:100%;
 background:url(//m.jumpstart.com/JumpstartNew/CssLib/Themes/Green/Images/dragons-js-bg-v2b.jpg) no-repeat scroll center top; 
 top:0; left:0; */
 }
.JSClickableAd {        
position: fixed;
background: red;
z-index: 1;
width: 400px;
margin-left: -1000px;
*margin-left: -1200px;
left: 50%;
margin-top:90px;
}
.JSClickableAdRight {position: fixed;
z-index: 1;
width: 400px;
margin-right: -1000px;
*margin-right: -900px;
right: 50%;
margin-top:560px;

}

.JSLeftAd{    
    width:160px;
    height:50px;   
    float:left;
    position:fixed;
    margin-left:350px;        
    cursor:pointer !important;
}
.JSRightAd{    
    width:180px;
    height:55px;   
   float:right;
    margin-right:330px;     
     cursor:pointer !important;
	 display:none;
	 }

a:active, a:hover, a:link, a:visited {
    outline: 0 none;
    text-decoration: none;
}
h1 a, h1.ad a {
    display: block;
    height: 135px;
}
ul {
    list-style-type: none;
}
a {
    color: #1f2e7b;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #e03421;
}
a:active, a:hover, a:link, a:visited {
    outline: 0 none;
    text-decoration: none;
}

a img {
    border: medium none;
    text-decoration: none;
}
div.ad_728_90 img {
    border: 0 none;
}
select {
    border-width: 1px;
    font-size: 10px;
    height: 16px;
    width: 140px;
}
input {
    padding: 2px;
}
input:focus, textarea:focus, select:focus {
    background: none repeat scroll 0 0 #EEF8FF;
}
.clear {
    clear: both;
}
#header_container{
    width:970px;
    height:162px;
    background:#FFFFFF;
    margin:0 auto;
    padding:0;
    z-index:999;  
    position: relative;
}
#header_container .logo_container {
    height: 120px;
    text-decoration: none;
    width: 170px;
    float:left;
    padding:10px 0 0 30px;
    margin:0;
}
#header_container .ad_container {
    display: block;
    height: 110px;
    width: 728px;
    float:left;
    padding:20px 0 0 0;
    margin:0;
}
#navigation {
    float: left;
    font-family:"Comic Sans MS",Verdana,Arial,sans-serif;
    margin: 0 0 0px 4px;
    width: 643px;
    clear:both;
    padding:0;
}
#navigation .channelTab ul {
    list-style-type: none;
}

#navigation ul {
    float: left;
}
#navigation .channelTab ul li {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-left: 1px;
    text-align: center;
    font-weight:bold;
}
#navigation .channelTab ul li a {
    background: url("/Images/tabGames_off.png") no-repeat scroll 0 0 transparent;
    width: 68px;
    height: 14px;
    display: block;
    color: #FFFFFF;
    padding: 9px 10px;
}
#navigation .channelTab ul li a:hover {
    background-position: 0 -32px;
}
#navigation .channelTab ul li a:active {
    background-position: 0 -64px;
}
#navigation .channelTab ul li .selected{
    background-position: 0 -64px;
}

.SearchForm {
    background: none repeat scroll 0 0 #f8af4d;
    border:1px solid #e69d3c;
    float: left;
    height: 29px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 305px;
    margin-left: 10px;
}
.SearchForm .query{
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #e69d3c;
    color: #ABABAB;
    padding: 6px 0 6px 4px;
    width: 293px;
    margin: 1px 0 0 3px;
    float:left;
    vertical-align:middle;
}
.SearchForm .submit {
    -moz-border-radius: 0 5px 5px 0;
    background: url("/Images/searchbtn.png") no-repeat scroll -3px -4px #FFC7A1;
    border: medium none;
    color: #003366;
    cursor: pointer;
    height: 23px;
    padding: 0 5px;
    position: absolute;
    right: 5px;
    text-decoration: underline;
    text-indent: -9999px;
    text-shadow: 1px 1px 2px #FFFFFF;
    top: 3px;
    width: 26px;
}
.inputbox:focus, input[type="text"]:focus{
  color:#333;
}
/*
#searchform {
    background-color: #f8af4d;
    border: 1px solid #e69d3c;
    height: 29px;
    width: 300px;
    margin-left: 10px;
    padding: 0;
    float: left;
    position: relative;
}
#headersearchbox {
     -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #e69d3c;
    color: #000000;
    height: 25px;
    padding: 0;
    float: left;
    height: 25px;
    width: 260px;
    margin: 1px 0 0 2px;
}
#headersearchlink {
     -moz-border-radius: 0 5px 5px 0;
    background: url("/Images/searchbtn.png") no-repeat scroll -3px -4px #FFC7A1;
    display: block;
    float: left;
    height: 24px;
    margin: 4px 0 0 3px;
    width: 33px;
}
#headersearchlink span {
    display: none;
}
*/
#body-wrapper {
    background:#FFFFFF;
    margin: 0 auto 8px;
    padding:0 0 5px 0;
    position: relative;
    text-align: left;
    width: 970px;
    z-index:99;
    color:#000000; 
    float:left;  
}
#footer-content {
    background:url(/Images/footerlink-bg.png) no-repeat 0 0;
    color: #2C52A2;
    height: 175px;
    padding: 16px 25px 0 25px;
    margin: 10px auto 0;
    width:940px;  
    z-index:999;
    position: relative;
    clear:both;
}
* html #footer-content {
    width: 919px;
}
#footer-content ul {
    float: left;
    text-align: center;
}
#footer-content li {
    list-style: none outside none;
    padding: 8px 15px 5px 0;
    font-size:12px;
}
#footer-content li a{
    font-size:12px;
}
#footer-content ul.last li {
    padding: 10px 0 0;
}
#footer-content a {
    color: #2C52A2;
    font-size: 12px;
    text-decoration: none;
}
#footer-content a:hover {
    color: #0c7043;
    font-size: 12px;
  text-decoration: underline;
}
#footer-content a:active {
    color: #0c7043;
}
.tabbertab {clear:both;}
.tabberlive .tabbertabhide {
    display: none;
}
ul.tabbernav {
    font-weight:bold;
    font-size:12px;
    margin: 0 0 5px 0;
    padding: 3px 0;
}
ul.tabbernav li {
    display: inline;
    list-style: none outside none;
    margin: 0;
}
ul.tabbernav li a {

   margin-left: 3px;
    padding: 8px 10px;
    text-decoration: none;
}
tabberlive .tabbertab {
    border-top: 0 none;
    padding: 5px;
}
.tabberlive .tabbertab h2 {
    display: none;
}
.tabbernav a {
  
    color: #FFF !important;
    text-decoration: none !important;
}
.tabberactive a {
    color: #177d99 !important;
    text-decoration: none !important;
  background-color:#FFF;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius:8px 8px 0 0;
  border-radius:8px 8px 0 0;
}
.tabbernav a:hover {
    color: #177d99;
  
}
#footer{
    width:970px;
    margin:3px auto 0;
    padding:0;
    background:#C6770E;
    height:60px;  
    z-index:999;
    position: relative;
    border:1px solid #996116;
    }
#footer .spacer {
    clear: both;
    color: #3d3429;
    font-size: 12px;
    padding: 10px 0;
    position: relative;
}
#footer a {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#footer a:hover {
    color: #3d3429;
    text-decoration: none;
}
#footer p {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.game_bk object{
z-index:-9999;
}
#FlashGame object{
z-index:-9999;
}

















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