/*common styles*/
body{
	margin:0;
	background:#001745;
	font:14px Arial, Helvetica, sans-serif;
	min-width:1003px;
	color:#696969;
}
img{border:none;}
a{
	color:#44aaca;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*main container styles*/
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-main2.jpg) no-repeat;
}
.wrapper-container{
	width:1358px;
	position:relative;
	float:left;
	left:50%;
}
.wrapper-container02{
	width:1358px;
	position:relative;
	float:left;
	left:-50%;
	padding:35px 0 0;
}
#main{
	margin:0 auto;
}
/* topbox styles*/
#header{
	height:1%;
	padding:0 19px 0 17px;
	position:relative;
	width:868px;
	margin:0 auto;
}
/*logo*/
.logo{
	display:block;
	padding:0 0 0 21px;
	overflow:hidden;
}
.logo a{
	text-indent:-9999px;
	outline:none;
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:284px;
	height:107px;
	cursor:pointer;
}
/*navigation menu*/
.navi{
	list-style:none;
	margin:0;
	padding:34px 30px 0;
	float:right;
	overflow:hidden;
	position:relative;
}
.navi li{
	float:left;
	padding:0 10px 0 0;
	text-align:center;
	height:47px;
	overflow:hidden;
}
.navi li a{
	background:url(../images/bg-nav-left.png) no-repeat;
	line-height:14px;
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:12px 5px 20px 15px;
	float:left;
	outline:none;
	cursor:pointer;
}
.navi li em{
	background:url(../images/bg-nav-right.png) no-repeat;
	width:9px;
	height:47px;
	float:left;
}
.bubbles{
	background:url(../images/bubbles.png) no-repeat;
	position:absolute;
	top:-25px;
	left:47%;
	width:29px;
	height:61px;
}
/*navigation menu*/
.sidenav{
	height:1%;
	overflow:hidden;
	background:#f8f8f8 url(../images/bg-form-top.gif) no-repeat;
}
.sidenav h3{
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px 0 3px 5px;
	color:#4287af;
	margin:0 0 9px;
}
.navi2{
	list-style:none;
	margin:0;
	padding:4px 30px 0;
	float:right;
	overflow:hidden;
	position:relative;
}
.navi2 li{
	float:left;
	padding:0 10px 0 0;
	text-align:center;
	height:47px;
	overflow:hidden;
}
.navi2 li a{
		font-size:16px;
	padding:18px 0 0;
	color:#005e94;}


/*content styles*/
.content-wrapper{
	width:868px;
	margin:0 auto;
	position:relative;
	z-index:1000;
}
.content-holder{
	background:url(../images/bg-content-top.png) no-repeat;	
	padding:82px 0 16px;
	width:868px;
}
.content-container{
	width:868px;
	margin:0 auto;
	background:url(../images/bg-content-center.png) repeat-y;
}
.content-container:after{
	content:"";
	display:block;
	clear:both;
}
.content-btm{
	width:868px;
	margin:0 auto;
	height:40px;
	background:url(../images/bg-content-btm.png) no-repeat;
	overflow:hidden;
}
#content{
	margin:-31px 0 0;
	height:1%;
	padding:0 63px 10px 63px;
	float:left;
	width:743px;
	position:relative;
}
/*left column*/
#primary{
	width:500px;
	overflow:hidden;
	margin:0 18px 0 0;
	float:left;
}
/*turtles :)*/
span.left-turtle{
	background:url(../images/turtle-left.png) no-repeat;
	position:absolute;
	left:-180px;
	top:-45px;
	width:261px;
	height:186px;
	z-index:1000;
}
span.left-turtleup{
	background:url(../images/earthaup.png) no-repeat;
	position:absolute;
	left:-185px;
	top:-15px;
	width:309px;
	height:251px;
	z-index:1000;
}

span.left-greenfish2{
	background:url(../images/greenfish2.gif) no-repeat;
	position:absolute;
	left:-190px;
	top:245px;
	width:68px;
	height:48px;
	z-index:1000;
}
span.right-turtle{
	background:url(../images/turtle-right.png) no-repeat;
	position:absolute;
	right:-41px;
	top:-26px;
	width:152px;
	height:165px;
	z-index:1000;
}
span.right-turtleswim{
	background:url(../images/web-swim.png) no-repeat;
	position:absolute;
	right:80px;
	top:20px;
	width:250px;
	height:220px;
	z-index:1000;
}
#primary a{
	font-weight:normal;
	outline:none;
}
span.left-turtle2{
	background:url(../images/turtle-left.png) no-repeat;
	position:absolute;
	left:-180px;
	top:-45px;
	width:261px;
	height:186px;
	z-index:1000;
}
#primary p{
	line-height:17px;
	margin:0 0 17px;
	display:block;
}
.headings{
	font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:26px;
	color:#005e94;
	margin:0 0 23px;
}
/*box1*/
.tale{
	padding:20px 27px 0 0;
	height:1%;
	overflow:hidden;
	margin:0 0 21px;
}
.pre-order{
	width:100%;
	overflow:hidden;
	font-size:16px;
	padding:18px 0 0;
	color:#4c4e4e;
}
.pre-order span{
	background:url(../images/button-preorder-left.gif) no-repeat;
	float:left;
	height:46px;
	margin:-13px 23px 0 0;
	overflow:hidden;
	position:relative;
	font-size:18px;
	font-weight:normal;
}
#primary .pre-order span a{
	font-size:18px;
	float:left;
	margin:0 5px 0 0;
	padding:12px 0 15px 18px;
	font-weight:normal;
}
.pre-order span span{
	background:url(../images/button-preorder-right.gif) no-repeat 100% 0;
	margin:0;
	padding:12px 15px 15px 0;
}
#primary .pre-order a{
	padding:0 0 0 12px;
	white-space:nowrap;
	font-weight:bold;
}
/*box2*/
.meet-eartha{
	width:100%;
	margin:0 0 35px;
	overflow:hidden;
}
.meet-eartha h2{
	padding:18px 0 0;
}
.meet-eartha span.illustration{
	float:right;
	padding:0 17px 0 0;
}
#primary .meet-eartha p{
	margin:0 0 4px;
}
/* adventure box2*/
.adventure{
	width:100%;
	margin:0 0 35px;
	overflow:hidden;
}
.adventure h2{
	padding:18px 0 0;
}
.adventure span.illustration{
	float:left;
	padding: 0 17px 0 0;
}
#primary .adventure p{
	margin: 0 0 0 5px;
}
/*bo3*/
.adopt-turtle{
	overflow:hidden;
	width:100%;
}
#primary .adopt-turtle p{
	width:385px;
	margin:0 0 35px;
}
.adopt-turtle div.illustration{
	width:100%;
}
.adopt-turtle div.illustration:after{
	content:"";
	display:block;
	clear:both;
}
.adopt-turtle .illustration span{
	float:right;
	overflow:hidden;
	margin:-15px 0 0;
	position:relative;
}
.adopt-turtle .illustration img{
	display:block;
}
/*right column*/
#sidebar{
	width:225px;
	float:left;
	overflow:hidden;
}
#sidebar span.illustration{
	padding:0 0 0 23px;
	overflow:hidden;
	display:block;
	margin:0 0 42px;
}
#sidebar span.illustrarion img{
	display:block;
}
.sign-up{
	height:1%;
	overflow:hidden;
	background:#f8f8f8 url(../images/bg-form-top.gif) no-repeat;
}
.coloring{
	height:1%;
	overflow:hidden;
	background:#f8f8f8 url(../images/bg-form-top.gif) no-repeat;
}
.coloring h3{
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px 0 3px 32px;
	background:url(../images/coloring.gif) no-repeat 0 50%;
	color:#4287af;
	margin:0 0 9px;
}
.coloring p{
	margin:0 0 13px 1px;
	line-height:17px;
}
.coloring p a{
	font-weight:normal;
	letter-spacing:0;
}
.sign-holder{
	height:1%;
	background:url(../images/bg-form-btm.gif) no-repeat 0 100%;
	padding:16px 18px 20px 18px;
}
.sign-up h3{
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px 0 3px 32px;
	background:url(../images/envelope.gif) no-repeat 0 50%;
	color:#4287af;
	margin:0 0 9px;
}
.sign-up p{
	margin:0 0 13px 1px;
	line-height:17px;
}
.sign-up p a{
	font-weight:normal;
	letter-spacing:0;
}
/*form*/
.form{
	margin:0 0 0 3px;
	overflow:hidden;
}
.form div{
	width:100%;
	overflow:hidden;
}
.textbox{
	color: white;
	display:block;
	height:28px;
	background:url(../images/bg-textbox250.gif) no-repeat;
	padding:0 0 0 33px;
	margin:0 0 9px;
	overflow:hidden;
}
.textbox input{
	width:210px;
	padding:5px 0 4px;
	font-size:15px;
	color: #929292;
	border:0;
	background:none;
}
span.signup-btn{
	margin:0 4px 0 0;
	height:42px;
	float:right;
}
/*footer*/
.footer-stretch{
	background:url(../images/bg-footer-stretch.png) repeat-x bottom;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:-1;
}

.footer-holder{
	height:560px;
	width:100%;
	margin:-418px 0 0;
	background:url(../images/bg-footer-btm.gif) repeat-x 0 100%;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:1;
}
.footer-holder2{
	height:560px;
	width:100%;
	margin:-418px 0 0;

	background:url(../images/seabed-repeat-x.png) repeat-x bottom;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:1;
}
.wrapper-container03{
	width:1358px;
	position:relative;
	float:left;
	left:-50%;
	padding:32px 0 0;

}
#footer-container{
	height:560px;
	background:url(../images/bg-footer.png) no-repeat;
	margin:0 auto;
/*	overflow:hidden; */
}