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

body {
	background-image:url(../images/green_repeat_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

#main {

	width:100%;
	height:100%;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow:auto;
	background-repeat: repeat-x;
	background-image:url(../images/sky_with_clouds.jpg);

}


a {
	color:#FC0;	
}
a:hover {
	color:#FEFAFA;	
}

.bottomnav a {
color:#94e795;

}
.bottomnav a:hover {
color:#FEFAFA;

}

#centered_content{
	width:980px;
	margin:auto;

}

#top_content {
	margin-top:34px;
	margin-bottom:45px;
}


#ipad_iphone_col{
	float:left;		
	width:529px;
	margin-right:5px;
	padding-left:10px;
}

#spinder_logo_col{
	float:left;
	margin-top:34px;
	width:412px;
}


#ipad_iphone{
	float:left;	
	margin-left:10px; 
}

#input_your_email{
	float:left;
	margin-top:20px;
	margin-bottom:8px;

}
#wanttoreceiveupdates{
	float:left;
	float:left;

}
#title_image {
	margin-bottom:13px;
	float:left;
}

#about_subscribe{
	float:left;

	color:#94e795;
	font-size:16px;	
	width:420px;
	margin-bottom:20px;
}

#subscribe{
	background-image:url(../images/subscribe_bg.png);
	background-repeat:no-repeat;
	width:389px;
	height:60px;
	float:left;

}

#subscribe a img {
	float:right;	
}

#output {
	float:left;
	width:400px;
	font-size:14px;
	color:#fff;

	margin-top:1px;

}

#subscribe_input {
	width:255px;
	height:22px;
	margin-left:17px;
	margin-top:9px;
	float:left;
	margin-right:6px;
	background:transparent;
	border:none;
	font-size:18px;
	color:#FFF;
}


#subscribe_btn{
	margin-top:1px;
	float:left;
}






#spinder_blocks_logo{
	margin-top:20px;
	margin-left:12px;
	margin-bottom:14px;
}

#about_the_game {
	color:#94e795;
	width:405px;
	font-size:16px;
	margin-left:3px;
	margin-top:2px;
}
#green_text {
	color:#94e795;
	font-size:16px;
	margin-bottom:15px;
	width:405px;
}

#share_tools {
	width:405px;
	margin-top:33px;
	height:60px;
	margin-left:3px;
}


#bot_content{
	margin-top:80px;
	margin-bottom:40px;
	text-align:center;
	color:#94e795;
	float:left;
	width:100%;
}

#share_icons{
	margin-right:11px;	
	float:left;
	color:#FFF;
}
.submit a{
	color:#CCC;
}
#share_tools {
	height:70px;
	margin-bottom:20px;
}
#share_tools_small{
	height:44px;
	margin-bottom:38px;	
	margin-left:132px;
}

