@import url("/App_Themes/Default/Default.css");

body{
	font-family: Arial,sans-serif;
	color: #333333;
	
	background-color: #00aee0;
	padding: 0px;
}
#container {
  color: black;
  width: 812px;
  margin: auto;
  display: block;
  padding: 0px 0px 0px 0px;
}
#header
{
    background-image:url(/UserFiles/Image/Development_Graphics/splash/header_4.gif);
	background-repeat: no-repeat;
	background-color: #00aee0;
	width: 780px;
	height: 164px;
	float: left;
	display: block;

}
#header_buts
{
    background-image:url(/UserFiles/Image/Development_Graphics/splash/header_5.gif);
	background-repeat: no-repeat;
	background-color: #00aee0;
	width: 780px;
	height: 200px;

}
#home_but
{
    float:left;
	width: 175px;
}
#home_title
{
    float:left;
	width: 429px;
	padding-top: 110px;
	color: #e2007a;
    text-align: left;
}
#home_title h2
{
    color: #e2007a;
    font-size: 120%;
    font-weight:800;
    text-align: left;
    white-space:nowrap;
    margin-bottom:-14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    }
#home_title h1
{
    font-size: 80%;
    font-weight:600;
    color: #233690;
    text-align: left; 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;    
}
#join_title
{
    float:left;
	width: 429px;
	color: #e2007a;
    text-align: left;
    margin-top: -2px;
}
#join_title h1
{
    color: #e2007a;
    font-size: 120%;
    font-weight:800;
    text-align: left;
    white-space:nowrap;
    margin-bottom:-14px;
    
 }
#join_title h2
{
   font-size: 60%;
    font-weight:600;
    color: #233690;
    text-align: left; 
       
}




#join_club_button
{
   float:right;
   padding-top: 26px;
   padding-right:30px;
   width: 136px;
   height: 134px;
}
#join_club_button a
{
    background-image: url(/UserFiles/Image/Development_Graphics/splash/join_the_club_but.gif);
    background-repeat: no-repeat;
    width: 136px;
    height: 134px;
    display: block;
    border: 0px;  
}
#join_club_button a:hover
{
    background-image: url(/UserFiles/Image/Development_Graphics/splash/join_the_club_but_hov.gif);
    width: 136px;
    height: 134px;
    display: block;
    border: 0px;
}
#join_title
{
    float:left;
	color: #e2007a;
    font-size: 150%;
    font-weight:800;
    text-align: left;
    padding-left:160px;  
}
.strap
{
    font-size: 50%;
    font-weight:600;
    color:#233690;
}

.main_content a {
color: #336699;
text-decoration: none;
}
.main_content a:hover
{
color: #3579bd;
text-decoration: none;
}
#siteInfo{
	 clear: both;
	 font-size: 75%;
	 color: #cccccc;
	 background-image:url(/UserFiles/Image/Development_Graphics/splash/footer_5.gif);
	 background-repeat: no-repeat;
	 background-position:bottom;
	 background-color: #00aee0;
	 text-align: left;
     height: 51px;
	 width:780px;
}
#FooterInfo{
	font-size: 75%;
	color: #ffffff;
	width:780px;
}
#FooterInfo a{
	text-decoration: none;
	color: #ffffff;
}

#main {
    clear:both;
    width: 772px;
    overflow: hidden;
   background-image:url(/UserFiles/Image/Development_Graphics/splash/container_bg_top.gif);
	background-repeat:repeat-y;
     padding: 0px 0px 10px 40px;
     margin: 0px 0px 0px 0px;
 
}
.flash_club{
    width: 365px;
    float: left;	
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}.
flashcontent
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  	
}
.splash_navi{
    width: 396px;
    float:right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;

 }
.kids{
    background-image:url(/UserFiles/Image/Development_Graphics/splash/kids_bg_2.gif);
	background-repeat: no-repeat;
	width: 396px;
	height: 106px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;

}
.kids_button
{

    top: 63px;
    left:250px;
   position: absolute;
}
.kids_button a
{
    background-image: url(/UserFiles/Image/Development_Graphics/buttons/but_kids_off.gif);
    background-repeat: no-repeat;
    width: 111px;
    height: 40px;
    display: block;
    border: 0px;
}
.kids_button a:hover
{
    background-image: url(/UserFiles/Image/Development_Graphics/buttons/but_kids_on.gif);
    width: 111px;
    height: 40px;
    display: block;
    border: 0px;	    
}	
.downloads
{
    
}
.downloads a
{
    background-image: url(/UserFiles/Image/Development_Graphics/splash/downloads_but.gif);
    background-repeat: no-repeat;
    width: 88px;
    height: 31px;
    display: block;
    border: 0px;  
}
.downloads a:hover
{
    background-image: url(/UserFiles/Image/Development_Graphics/splash/downloads_but_hov.gif);
    width: 88px;
    height: 31px;
    display: block;
    border: 0px;	    
}
.grown_ups{
    background-image:url(/UserFiles/Image/Development_Graphics/splash/grown_up_bg2.gif);
	 background-repeat: no-repeat;
	 width: 396px;
	 height:98px;
	 	margin: 0px 0px 8px 0px;
	 		position: relative;


}


.grown_ups_button{
    top: 55px;
    left:250px;
   position: absolute;

}
.grown_ups_button a
{
    background-image: url(/UserFiles/Image/Development_Graphics/splash/grown_up_but.gif);
    background-repeat: no-repeat;
    width: 126px;
    height: 42px;
    display: block;
    border: 0px;
    text-align:right;
}

.grown_ups_button a:hover
{
    background-image: url(/UserFiles/Image/Development_Graphics/splash/grown_up_but_hov.gif);
    width: 126px;
    height: 42px;
    display: block;
    border: 0px;	
}
.shop{
    background-image:url(/UserFiles/Image/Development_Graphics/splash/shop_bg2.gif);
	 background-repeat: no-repeat;
	 width: 396px;
	 height:98px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 position: relative;
	
}
.shop_button{
   top: 55px;
    left:250px;
   position: absolute;
}
.shop_button a
{
    background-image: url(/UserFiles/Image/Development_Graphics/splash/shop_but.gif);
    background-repeat: no-repeat;
    width: 126px;
    height: 42px;
    display: block;
    border: 0px;
}
.shop_button a:hover
{
    background-image: url(/UserFiles/Image/Development_Graphics/splash/shop_but_hov.gif);
    width: 126px;
    height: 42px;
    display: block;
    border: 0px;	
}

.button_text
{
    font-size:70%;
    color:White;
    text-align: center;
    padding: 10px 20px 0px 0px;
    margin: 0px 0px 0px 0px;

 }
.button_spacer
{
   width: 80px; 
}
.join_top 
{
   background-image: url(/UserFiles/Image/Development_Graphics/Join_up/join_01.gif);
    background-repeat: no-repeat;
    background-color: #6f81bf;
   width: 366px;
   color: #facb26;

}
.join_top  h2
{
   color: #fee600;
   font-size:85%;
   padding-left: 140px;
   padding-right:25px;
   padding-top: 10px;
}
.join_mid_left
{
   background-color: #7082c0;
   width: 250px;
    font-size: 70%;
   color: White;
   padding-left: 10px;
   padding-right:5px;
   padding-top: 0px;
}
.join_mid_left ul
{
   list-style:square;
   color: #f51c8d;
     padding: 0px 0px 0px 20px;
  margin: 0px 0px 0px 0px
   }
.join_mid_left li
{

   color: #ffffff;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 0px
}
.join_mid_right
{
   background-color: #7082c0;
   width:150px;
   font-size: 70%;
   color: White;
   padding-left: 20px;
   padding-right:10px;
   padding-top: 0px;
}
.join_mid_right p
{
color: black;

}.join_bot 
{
   background-color: #7082c0;
   color: black;
   text-align:center;
}
#ContainerBot
{
    width: 812px;
       position: relative;
    background-image: url(/UserFiles/Image/Development_Graphics/splash/container-bot-bg.gif);
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}

#BotLeft
{
    width: 291px;
    margin: -5px 0px 0px 0px;
    padding: 0px 0px 0px 30px;

    height: 350px;
    float: left;
    position: relative;
}
#BotLeft a
{
    color: #000000;
    text-decoration: underline;
}
.SplashScribber
{
    width: 150px;
    height: 193px;
    float:left;
    background-image: url(/UserFiles/Image/Development_Graphics/splash/scribler-btn.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;

}
.SplashScribber p
{
    font-size: 80%;
    color: #fff;
    width: 80px;
    font-size: 11px;
    margin: 110px auto;
    padding: 0px 10px 0px 0px;
}
.BtnScribbler
{
    position: absolute;
    top:8px;
    left:15px;
 
}
.SplashSlider
{
    width: 137px;
    height: 198px;
    float:left;
    background-image: url(/UserFiles/Image/Development_Graphics/splash/slider-small.jpg);
    background-repeat: no-repeat;
    margin: auto;
    position: relative;
}
.SplashSlider p
{
    font-size: 80%;
    color: #25358E;
    width: 105px;
    font-size: 11px;
    margin: 70px 10px 0px 15px;
    padding: 0px 0px 0px 0px;
}
.SplashSlider a
{
    color: #b5046e!important;
}
.BtnSlider
{
    position: absolute;
    top:8px;
    left:20px;
}

.SplashSlider img
{
   border: 0px;
}
.Matching
{
    width: 137px;
    height: 213px;
    float:right;
    background-image: url(/UserFiles/Image/Development_Graphics/splash/matching-game.jpg);
    background-repeat: no-repeat;
    margin: auto;
    position: relative;
}
.Matching p
{
    font-size: 80%;
    color: #FFF;
    width: 105px;
    font-size: 11px;
    margin: 70px 10px 0px 15px;
    padding: 0px 0px 0px 0px;
}
.BtnMatching
{
    position: absolute;
    top:175px;
    left:70px;
}

.Matching img
{
   border: 0px;
}

/****************JOKES SECTION *************/
.SplashJokes
{
    clear: both;
    width: 288px;
    height: 138px;
    position: absolute;
    top:212px;
    left: 30px;
    background-image: url(/UserFiles/Image/Development_Graphics/splash/back-to-school.gif);
    background-repeat: no-repeat;
}
.SplashJokes p
{
    font-size: 80%;
    color: #fff;
    width: 105px;
    font-size: 11px;
    position: relative;
    margin: 40px 0px 0px 155px;
    padding: 0px 0px 0px 0px;
}

/****************JOKES SECTION END*************/

/****************MOUSE TRAIL*************/

.mouseTrail
{
    clear: both;
    width: 288px;
    height: 138px;
    position: absolute;
    top:212px;
    left: 30px;
    background-image: url(/UserFiles/Image/Development_Graphics/splash/mouse-trails.gif);
    background-repeat: no-repeat;
}
.mouseTrail p
{
    font-size: 80%;
    color: #fff;
    width: 105px;

    position: relative;
    margin: 50px 0px 0px 166px;
    padding: 0px 0px 0px 0px;
}

/****************MOUSE TRAIL*************/

.BtnJokes
{
    position: absolute;
    top:0px;
    left:4px;
}


/*
.SplashJokes
{
    clear: both;
    width: 288px;
    height: 138px;
    position: absolute;
    top:205px;
    left: 30px;
    background-image: url(/UserFiles/Image/Development_Graphics/splash/jokes-for-kids.gif);
    background-repeat: no-repeat;
}
.SplashJokes p
{
    font-size: 80%;
    color: #fff;
    width: 105px;
    font-size: 11px;
    position: relative;
    margin: 40px 0px 0px 155px;
    padding: 0px 0px 0px 0px;
}
.BtnJokes
{
    position: absolute;
    top:7px;
    left:28px;
}*/


#BotRight
{
    width: 450px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 350px;
    float: right;
}
.BotTitle
{
    position: absolute;
    width: 471px;
    left:340px;
    top:10px;
    background-color: #00aee0;

}
.BotTitle h3 a
{  
    font-size: 110%;
    color: #fff;
    width: 400px;

    text-decoration: none;
    font-weight: 600;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
 }
.SplashProduct
{
    float: left;
    width: 142px;
    margin: 55px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}
.SplashProduct p
{
    width: 120px;
    font-size: 70%;
     margin: 5px 5px 5px 5px;
    padding: 0px 0px 0px 0px;
}
.SplashProduct a
{
    text-decoration: underline;
    border: 0px;
}
.SplashProduct img
{
  border: 0px;
}


/*
.HomeFeature{
  background-image: url(/UserFiles/Image/Development_Graphics/splash/splash-mouse-trails.gif);
}
*/

.HomeFeature
{
    background-image: url(/UserFiles/Image/Development_Graphics/splash/back-to-school.jpg);
    background-repeat: no-repeat;
    width: 366px;
    height:303px;
    float:left;
    margin-top:15px;

    position: relative;
}
.HomeFeatureEnter
{
    Position: absolute;
    top: 28px;
    left: 230px;
}
.HomeFeatureGo
{
    position: absolute;
    bottom: 7px;
    right: 7px;
}
.btnGo{
    float: left!important;
    margin: 0px 0px 0px 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/********************************/
.splash-mousetrails-link
{
	width: 137px;
    height: 198px;
    float:left;

    margin: auto;
    position: relative;
}
.splash-mousetrails-link a img{
    border: none;
}
.splash-blog-link
{
	width: 137px;
    height: 198px;
    float:left;
    background-image: url(/UserFiles/Image/Development_Graphics/splash/rolys-blog-small.gif);
    background-repeat: no-repeat;
    margin: auto;
    position: relative;
}

.splash-blog-link p
{
    font-size:80%;
	margin-top:70px;
}

.splash-blog-link a
{
	color:#25358E !important;
	font-weight:600;
}

.splash-back-to-school-link
{
    clear: both;
    width: 288px;
    height: 138px;
    position: absolute;
    top:212px;
    left: 30px;
    background-image: url(/UserFiles/Image/Development_Graphics/splash/splash-mouse-cup-small.jpg);
    background-repeat: no-repeat;
	margin-top:12px;
	padding:0px;
	text-align:left;
}
.splash-back-to-school-link p
{
    font-size: 80%;
    color: #000000 !important;
    width: 150px;

    position: relative;
    margin: 95px 0 0 13px;
    padding: 0px 0px 0px 0px;
	text-align:center;
}
