@charset "utf-8";
html, body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.wrapperGlobal  {
	margin:auto;
	padding:0px;
	width: 970px;
}

img {border:none;}

a:link, a:visited {
	color: #652d90;
	outline: none;
	text-decoration: none;
	border:none;
}

a:hover { text-decoration: underline; color: #000;}

p{ margin:0 0 10px 0;}
.copy {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	background-position: 0px;
}
.header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 75px;
	padding-top: 7px;
	padding-left: 22px;
}
.content {
	width: 960px;
	padding: 20px 5px 0 5px;
}
.footer {
/*	background: url(../images/footer.png) no-repeat scroll left bottom;*/
	font-size: 10px;
	color: #000000;
	height: 34px;
	clear: both;
	padding: 0 5px;
/*	padding-left: 20px;
	padding-right: 18px;
*/	
/*	position:fixed;*/
/*	bottom:0;*/
/*	width:960px;*/
}

.footer_left { padding-top: 10px; float: left; }
.footer_right { font-size: 10px; color: #000000; float: right; padding: 6px 0px 0 0; }
.text_heading { color: #652d90; font-size: 18px; line-height:20px; }
.content_top_l { float: left; width: 170px; padding-right: 8px; position:relative;}
.content_top_r { float: right; width: 773px; position:relative; }
.content_top {}
.content_btm { margin-top:10px;	}
.content_btm_l { width: 178px; padding-right: 8px; float: left; }
.mainnag { font-size: 16px; color: #666666; }
.mainnag .current{
	background-color: #fff100;
	color: #666666;
	border-bottom: 1px solid #bfbfbf;
}
.mainnag a { text-decoration: none; color: #666666; display: block; }
.mainnag ul { padding: 0px; margin: 0px; }
.mainnag li {
	list-style-position: outside;
	list-style-type: none;
	padding: 8px;
	border-bottom: 1px solid #bfbfbf;
}
.mainnag li:hover {
	text-decoration: none;
	background-color: #fff100;

}

.content_btm_r {
	float: right;
	width: 773px;
}
/*
.shelf_top_l { height: 36px; width: 30px; background: url(../images/bookself_top_l.png) no-repeat; }
.shelf_top_bg { height: 28px; background: url(../images/bookself_top_bg.png) repeat-x; text-align: center; padding-top: 8px; font-size: 18px; font-weight: bold; color: #666666; }
.shelf_top_r {  width: 30px; height: 36px; background: url(../images/bookself_top_r.png) no-repeat; }
.shelf_content_l { width: 30px; height: 144px; background: url(../images/bookself_content_l.png) no-repeat; }
.shelf_content_r { width: 30px; height: 144px; background: url(../images/bookself_content_r.png) no-repeat; }
.shelf_content_bg {  height: 144px; background: url(../images/bookself_content_bg.png) repeat-x; }
.shelf_btm_l { width: 30px; height: 42px; background: url(../images/bookself_btm_l.png) no-repeat; }
.shelf_btm_r { width: 30px; height: 42px; background: url(../images/bookself_btm_r.png) no-repeat; }
.shelf_btm_bg {height: 42px; background: url(../images/bookself_btm_bg.png) repeat-x; }
*/


.navBox{ border:1px solid #bfbfbf; color:#666; display:block; font-size:16px; margin-top:10px; }
.navBox a{color:#666; display:block; padding:6px 8px;  }
.navBox .current, .navBox a:hover{background-color: #fff100; text-decoration:none; }

/*
.email_us {
	height: 26px;
	padding-top: 6px;
	padding-left: 8px;
	border: 1px solid #bfbfbf;
	margin-top: 36px;
	width: 168px;
	font-size: 16px;
	color: #666666;
	display: block;
}
.email_us a{ color:#666;}
.email_us a:hover{ text-decoration:none;}

*/

.talk_to_us {
	margin-top: 26px;
	width: 168px;
	font-size: 12px;
	color: #666666;
}
.talk_to_us a {
	font-weight: bold;
	text-decoration: none;
}
.talk_to_us a:hover {
	text-decoration: underline;
	color: #652d90;
}

.addthis {
	width: 178;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
}
.content_btm_right_col {
	width: 188px;
	float: right;
	position:relative;
}
.content_btm_left_col {
	width: 580px;
	float: left;
}
.content_btm_left_col .story_intro quote p{ margin:0 20px; width:250px; padding-bottom:10px;}

.fb_box_wrapper {
	padding: 0;
	border: 1px solid #bfbfbf;
	width: 188px;
	display: block;

}
/*
.review {
	padding-top: 20px;
	width: 186px;
	padding-bottom: 10px;
}
.review_head {
	font-size: 14px;
	font-weight: bold;
	color: #652d90;
}
*/
.kidzongs_link {
	padding-top: 20px;
	width: 181px;
	text-align: right;
	padding-right: 5px;
	float: right;
	padding-bottom: 10px;
}
.home_books_icon {
/*
	text-align: center;
	float: left;
	padding-right: 22px;
	padding-left: 22px;
*/	
}
.story_books_icon {
	padding-top: 161px;
}
.story_intro {
	width: 370px;
	float: left;
	margin-bottom:10px;
}

.story_intro ul {padding-bottom:10px;}
.story_intro ul li{margin-left:20px; list-style:disc;}


.story_scroll {	width: 580px; padding: 30px 0 20px 0; }
.story_screen {
/*	height: 320px;*/
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	width: 480px;
	float: left;
}
.arrow_hoz {
	width: 30px;
	float: left;
/*	padding-left: 10px;*/
	padding-top: 146px;
	height: 174px;
}
.arrow_vercial {
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
	height: 27px;
	width: 27px;
}
.mainnag_top_border { border-top:1px solid #bfbfbf;}
.story_intro_r { float: left; }
.reviews{color:#666; width: 168px;  margin: 0px 10px;}
.reviews .review_head{color:#652d90; font-size:12px; font-weight:bold;}
.reviews p{ clear:both; padding:10px 0; }
.reviews p em{ display:block; font-style:italic; float:right;  width: 170px; text-align:right;}

.reviews_wrapper{padding:20px 0;}

.ranking {
	text-align: center;
	font-weight: bold;
	color: #666666;
}


.logo_wrapper{width:504px; height:63px;}
.icon_wrapper{width:108px; height:108px; float: left; padding: 12px 25px 0px 50px; }
.icon_wrapper2{width:108px; height:108px; float: left; padding:  12px 25px 0px 38px; }


.app_buttons{position:absolute; bottom:19px; left:0px; height:51px; display:none;}

.iphonestore{height:51px; width:155px; float:left;}
.ipadstore{height:51px; width:51px; padding-left:2px; float:left;}
.iphoneipadstore{height:51px; width:175px;}

.scroll_shelf{ position:absolute; top:36px; left:0px;}
.shelf_top{ background:url(../images/shelf_top.jpg) no-repeat; width:580px; height:90px; text-align:center; color:#fff; font-size:18px; font-weight:bold; line-height:35px;}
.shelf_board{ background:url(../images/shelf_board.jpg) no-repeat bottom; width:580px; height:188px; margin-top:-50px; }

.side_shelf_top{ background:url(../images/side_shelf_top.jpg) no-repeat; width:183px; height:90px; text-align:center; color:#fff; font-size:18px; font-weight:bold; line-height:35px;}
.side_shelf_board{ background:url(../images/side_shelf_board.jpg) no-repeat bottom; width:183px; height:188px; margin-top:-50px; }

.partner_logo{position:absolute; top:0; left:0;}


/*
.wallpaper_boxes{ padding-top:10px;}
.wallpaper_boxes ul li{list-style:none; text-align:center; border:1px solid #bfbfbf; width:135px; float:left; margin:4px; padding-bottom:3px;}
.wallpaper_boxes ul li img{border-bottom:1px solid #bfbfbf;}
.wallpaper_boxes ul li p{padding:1px 0; margin:0;}
*/
.wallpaper_title{width:580px; border-bottom:1px solid #bfbfbf; border-top:1px solid #bfbfbf; text-align:center; padding:8px 0; font-size:18px; font-weight:bold;}
.wallpaper_cols{width:580px;}
.wallpaper_col{float:left; width:190px; text-align:center; padding:10px 0;}
.wallpaper_col p{padding:1px 0; margin:0;}

.credits{font-size:10px; width:580px; padding:20px 0 0 0;}

#top_video{display:block; width:575px; height:353px; border:1px solid #ff0000;}
