* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	background: #fff url(images/bg-body.gif) repeat-x 0 0 ;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}
.l, .left {
	float: left;
	display: inline;
}
.r, .right {
	float: right;
	display: inline;
}
.cl, .clear {
	line-height: 0;
	height: 0;
	font-size: 0;
	clear: both;
	display: block;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1#logo a {
	display: block;
	height: 100px;
	width: 209px;
	text-indent: -10000px;
	background: none;
}
h2 {
	color: #0072bc;
	font-size: 20px;
	padding-left: 7px;
	margin-bottom: 10px;
}
h2 em {
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #0072bc;
}
.shell {
	width: 816px;
	margin: 0 auto;
	padding-top: 31px;
}
#top {
	height: 107px;
	position: relative;
	margin-bottom: 8px;
}
#nav {
	float: right;
	text-align: center;
	margin-right: 8px;
	position:relative;
}
#nav li {
	display: inline;
	list-style-type: none;
	float: left;
}
#nav li a {
	float: left;
	height: 27px;
	width: 86px;
	font-weight: bold;
	background: url(images/nav.gif) no-repeat 0 0;
	line-height: 14px;
	text-decoration: none;
	color: #000;
	padding-top: 2px;
	margin-right: 2px;
}
#tlinks {
	position: absolute;
	right: 0;
	top: 8px;
}
#tlinks a {
	font-weight: bold;
	color: #047cc2;
	margin-right: 26px;
}
#tlinks p {
	text-align: left;
}
#lside {
	width: 199px;
	float: left;
	padding-left: 16px;
}
#rside {
	width: 573px;
	float: right;
	padding-right: 13px;
	height: 400px;
}
.banner1, .banner2, .banner3 {
	text-indent: -10000px;
	display: block;
}
#lside .banner1,
#lside .banner2,
#lside .sm-box {
	margin-bottom: 9px;
}
.banner1 {
	background: url(images/banner1.gif) no-repeat 0 0 ;
	height: 72px;
}
.banner2 {
	background: url(images/banner2.gif) no-repeat 0 0;
	height: 80px;
}
.banner3 {
	background: url(images/banner3.gif) no-repeat 0 0;
	height: 82px;
}
.sm-box {
	line-height: 18px;
}
.sm-box .sm-box-top,
.sm-box .sm-box-bot {
	height: 8px;
	line-height: 0;
	font-size: 0;
}
.sm-box .sm-box-top {
	background: url(images/sm-box-top.gif) no-repeat 0 0;
}
.sm-box .sm-box-cnt {
	color: #7f8184;
	background: url(images/sm-box-cont.gif) repeat-y 0 0;
	padding: 0 4px 5px 15px;
}
.sm-box .sm-box-bot {
	background: url(images/sm-box-bot.gif) no-repeat 0 bottom;
}
.sm-box .sm-box-cnt p.main {
	margin-bottom: 30px;
	padding-top:10px;
}
.gsearch {
	font-size: 12px;
	font-weight: bold;
}
.gsearch .field {
	padding: 4px 5px;
	width: 95%;
	border: solid 1px #000;
}
.b-box {
	margin-bottom: 30px;
}
.b-box .b-box-top, 
.b-box .b-box-bot {
	height: 10px;
	line-height: 0;
	font-size: 0;
}
.b-box .b-box-top {
	background: url(images/b-box-top.gif) no-repeat 0 0;
	height: 9px;
}
.b-box .b-box-cnt {
	background: url(images/b-box-cnt.gif) repeat-y 0 0;
	padding:0 8px;
}
.b-box .b-box-bot {
	background: url(images/b-box-bot.gif) no-repeat 0 bottom;
}
.bigsearch {
	margin-bottom: 20px;
}
.bigsearch .field {
	padding: 7px;
	border: 2px solid #cccdcf;
	width: 480px;
}
.bigsearch .submit {
	background: url(images/button-go.gif) no-repeat 0 0;
	text-indent: -10000px;
	border: 0;
	width: 38px;
	height: 38px;
	margin-left: 7px;
}
.wh {
	float: left;
	width: 102px;
	text-align: center;
	margin-right: 9px;
}
.wh .blue {
	width: 72px;
	height: 27px;
	margin: 0 auto;
	padding: 10px 0;
	background: #0072bc;
	color: #fff;
	text-transform: uppercase;
	display: block;
	cursor: pointer;
}
.news .image {
	margin: 8px 16px 16px 8px;
	float: left;
}
.news .image img {
	border: 2px solid #3988c8;
}
.news {
	background: url(images/dash.gif) repeat-x 0 bottom;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #6c6e71;
	margin-bottom: 8px;
}
.finalnews {
	background: none;
}
.news .text {
	padding-top: 10px;
	float: left;
	width: 410px;
}
.news .text p span {
	color: #f9b71e;
}
#footer {
	margin-top: 15px;
	text-align: center;
	font-size: 9px;
	color: #0072bc;
	padding-bottom: 20px;
	line-height: 20px;
}
#footer a {
	color: #0072bc;
}
/*SUBPAGE 1 id="sub1" */
body#sub1 {
	background: #fcdb4f;
}
body#sub2 {
	background: #00adef;
}
body#sub3 {
	background: #90a6d5;
}
#sub1 .shell,
#sub2 .shell,
#sub3 .shell {
	width: 817px;
	margin: 0 auto;
	padding: 0;
	
}
#sub1 #top,
#sub2 #top,
#sub3 #top {
	background: url(images/bg-top-sub1.gif) no-repeat right 0;
	height: 139px;
	padding-top: 15px;
}
#sub2 #top {
	background: url(images/bg-top-sub2.gif) no-repeat right 0;
}
#sub3 #top {
	background: url(images/bg-top-sub3.gif) no-repeat right 0;
}
#sub1 #leftbg, #sub1 #rightbg,
#sub2 #leftbg, #sub2 #rightbg,
#sub3 #leftbg, #sub3 #rightbg {
	position: absolute;
	width: 50%;
	height: 154px;
	border-bottom: solid 6px #ed1c23;
}
#sub2 #leftbg, #sub2 #rightbg,
#sub3 #leftbg, #sub3 #rightbg {
	border-bottom: solid 6px #fff;
}
#sub1 #leftbg {
	background: #0087c4;
	left: 0;
}
#sub2 #leftbg {
	background: #00bdf0;
	left: 0;
}
#sub3 #leftbg {
	background:#cddb86;
	left: 0;
}
#sub1 #rightbg {
	background: url(images/rightbg.gif) repeat-x 0 -1px;
	right: 0;
}
#sub2 #rightbg {
	background: #f6009a;
	right: 0;
}
#sub3 #rightbg {
	background: #87b5db;
	right: 0;
}
#sub1 #content {
	background: #f9b71e;
	border-top: solid 13px #00adef;
	margin-top: 4px;
}
#sub2 #content {
	background: #8f3f97;
	margin-top: 6px;
}
#sub3 #content {
	background: #b4d66f;
	margin-top: 19px;
}
#sub1 #content .shell {
	background: #fcdb4f;
	padding: 20px 0;
}
#sub2 #content .shell {
	background: #bee7fa;
	padding: 20px 0;
}
#sub2 #content .shell .shell {
    width: auto;
}
#sub3 #content .shell {
	background: #d9e0f1;
	padding: 20px 0;
}
#sub1 #footer,
#sub2 #footer,
#sub3 #footer {
	background: #0072bc;
	padding: 14px 0;
	text-align: center;
	color: #fff;
}
#sub2 #footer {
	background: #8f3f97;
}
#sub3 #footer {
	background: #b4d66f;
	color: #6c6e71;
}
#sub1 #footer a,
#sub2 #footer a {
	color: #fff;
}
#sub3 #footer a {
	color: #6c6e71;
}
/*END SUBPAGE 1*/
h2.pt {
	padding: 0;
	font-weight: normal;
}
#sideLeft {
	float: left;
	display: inline;
	width: 530px;
	padding-left: 28px;
	padding-top: 23px;
	font-weight: bold;
}
#sideRight {
	float: right;
	display: inline;
	width: 206px;
	padding: 10px 19px 50px 14px;
	border-left: solid 1px #fff;
}
.top, .bot {
	line-height: 0;
	font-size: 0;
}
.sm-box2 .top {
	background: transparent url(images/sm-box2-top.gif) no-repeat scroll 0 0;
	height:16px;
	width: 206px;
}
#sub3 .sm-box2 .top {
	background: url(images/sm-box2-top-sub3.gif) no-repeat 0 0;	
	height: 15px;
}
.sm-box2 .cnt {
	background: url(images/sm-box2-cnt.gif) repeat-y 0 0;
	padding: 10px 12px 10px 15px;
}
#sub3 .sm-box2 .cnt {
	background: url(images/sm-box2-cnt-sub3.gif) repeat-y 0 0;	
}
.sm-box2 .bot {
	background: transparent url(images/sm-box2-bot.gif) no-repeat scroll 0 0;
	height: 19px;
	width: 206px;
}
#sub3 .sm-box2 .bot {
	background: url(images/sm-box2-bot-sub3.gif) no-repeat 0 0;
}
.sm-box3 {
	margin: 0 auto;
	width: 198px;
	line-height: 18px;
}
.sm-box3 .top {
	height: 9px;
	background: url(images/sm-box3-top.gif) no-repeat 0 0;
}
.sm-box3 .cnt {
	background: url(images/sm-box3-cnt.gif) repeat-y 0 0;
	padding: 10px 4px 10px 15px;
	color: #7f8184;
}
.sm-box3 .bot {
	height: 8px;
	background: url(images/sm-box3-bot.gif) no-repeat 0 0;
}
.sm-box3 .cnt p.main {
	margin-bottom: 15px;
	font-size: 14px;
}
.ars {
	font-size: 10px;
	margin:3px 0;
}
.ars p {
	width: 101px;
	float: left;
	color: #7f8184;
}
.ars a {
	background: url(images/arrow.gif) no-repeat 0 0;
	float: left;
	height: 23px;
	width: 60px;
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding-right: 4px;
}
.ars p a {
    background: none;
    float: none;
	color: #0072bc;
    display: inline;
}
.sm-box2 form {
	margin-bottom: 20px;
}
.sm-box2 form .b2 {
	width: 23px;
	height: 22px;
	border: solid 2px #dbdcde;
	border-left: 0;
	margin-left: -3px;
	padding-bottom: 1px;
	background: url(images/button-2.gif) no-repeat 0 bottom;
}
.sm-box2 form .field,
.sm-box2 form .smfield {
	width: 130px;
	border: solid 2px #dbdcde;
	padding: 1px 0;
}
.sm-box2 form .smfield {
	padding: 2px 0;
	width: 126px;
	margin-top: 5px;
}
#s_keywords option {
}
.sm-box2 .submit {
	width: 40px;
	border: 0;
	background: #0072bc;
	color: #fff;
	font-size: 11px;
	padding: 2px 0;
}
#sub1 #nav,
#sub2 #nav,
#sub3 #nav { 
	margin-right: 0;
	margin-top: 8px;
}
#sub1 #nav li a,
#sub2 #nav li a,
#sub3 #nav li a {
	background: url(images/nav-sub1.gif) no-repeat 0 0;
	width: 71px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	height: 31px;
}
#nav li#b1 a  {
	background: url(images/nav-sub1-2.gif) no-repeat 0 0;
	color: #fff;
}
#nav li#b2 a  {
	background: url(images/nav-sub1-3.gif) no-repeat 0 0;
	padding-top: 10px;
	height: 21px;
}
#nav li#b3 a  {
	background: url(images/nav-sub1-4.gif) no-repeat 0 0;
	color: #fff;
}
#sub1 #tlinks,
#sub2 #tlinks,
#sub3 #tlinks {
	color: #fff;
	top: 30px;
	right: 15px;
	text-align: right;
	font-size: 11px;
}
#tlinks .field {
	width: 160px;
	margin-bottom: 20px;
}
#sub1 #tlinks a,
#sub2 #tlinks a,
#sub3 #tlinks a {
	color: #fff;
	margin-left: 18px;
	margin-right: 0;
}
.translate {
	line-height: 25px;
	font-size: 12px;
}
.translate a {
}
.hear {
	float: right;
	padding-left: 15px;
	border-left: solid 1px #fff;
	margin-left: 15px;
	margin-right: 50px;
}
#sub2 #sideLeft {
	width: 476px;
}
#sub2 #sideRight {
	border-left: 0;
	background: url(images/line2.gif) repeat-y left top;
	padding-bottom: 20px;
	padding-left: 40px;
}
#sub3 #sideLeft {
	width: 474px;
}
#sub3 #sideRight {
	width: 248px;
	border: none;
}
h2.txt-kc {
	text-indent: -100000px;
	background: url(images/txt-kids-connection.gif) no-repeat 0 0;
	height: 29px;
	width: 211px;
}
.ver-line,
.ver-line-black {
	height: 3px;
	background: #fff;
	line-height: 0;
	font-size: 0;
	margin: 20px 0;
}
.ver-line-black {
	height: 1px;
	background: #000;
}
.c1 img ,
.c2 img ,
.c3 img ,
.c4 img,
.c5 img {
	border: 0;
}
.c1 {
	z-index: 0;
}
.c2 {
	z-index: 2;
	margin-top: -30px;
	float: right;
}
.c3 {
	
	z-index: 3;
	float: left;
	margin-top: -32px;
}
.c4 {
	z-index: 4;
	float: right;
	height: 143px;
	width: 143px;
	margin-top: -1px;
}
.c5 {
	z-index: 5;
	float: right;
	height: 143px;
	width: 143px;
	margin-top: 15px;
}
.books a.image {
	float: left;
	margin: 13px;
}
.books a.image img {
	border: 0;
}
.books .txt {
	float: left;
	width: 340px;
	margin-top: 20px;
}
#sub3 .sm-box2 {
	float: right;
}
#sub2 #subnav {
	margin-top: 6px;
	padding: 4px 0;
	text-align: center;
	font-size: 11px;
}
#sub2 #subnav li {
	list-style-type: none;
	float: right;
	padding-right: 20px;
	margin-right: 20px;
	border-right: solid 1px #fff;
}
#sub2 #subnav li.last {
	border: none;
}
#sub2 #subnav li a {
	color: #fff;
}
.txt-iys {
	height: 40px;
	width: 275px;
	display: block;
	text-indent: -10000px;
	background: url(images/txt-iys.gif) no-repeat 0 0;
}
.sp1, .sp2 {
	display: block;
}
.sp1 img, .sp2 img {
	border: 0;
}
.sp1 {
	width: 215px;
	height: 197px;
}
.sp2 {
	float: right;
	clear: both;
}
#sub1 .padder {
	padding-left: 30px;
}
.rss-box {
	margin: 12px auto;
	width: 506px;
}
.rss-box .top {
	background: url(images/rss-box-top.gif) no-repeat 0 0;
	height: 14px;
}
.rss-box .bot {
	background: url(images/rss-box-bot.gif) no-repeat 0 0;
	height: 14px;
}
.rss-box .cnt {
	background: url(images/rss-box-cnt.gif) repeat-y 0 0;
	padding-left: 16px;
}
.rss-box .books .image {
	margin-left: 0;
}
.nlist li {
	margin-left: 20px;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
}
.ilink {
	display: block;
	width: 182px;
	margin: 25px auto;
}
.top-blue, .top-green, .top-blue2 {
	display: none;
	
}
.top-blue {
	background: url(images/bg-blue.gif) no-repeat 0 0;
}
.top-green {
	background: url(images/bg-green.gif) no-repeat 0 0;
}
.top-blue2 {
	background: url(images/bg-blue2.gif) no-repeat 0 0;
}
/*Sub Navigation for Main Navigation*/
	#nav li {
		position: relative !important;
	}
	#nav li .subnav {
		position: absolute;
		top: 31px;
		left: 2px;
		z-index: 1000000;
	}
	#nav li .subnav ul li .subsubnav {
		position: absolute;
		right: -140px;
		top: 0;
	}
	#nav li ul {
		border-top: 0;
		width: 140px;
		background: #ed1c24;
	}
	#nav li#b2 ul {
		background: #91a7d6;
	}
	#nav li#b1 ul {
		background: #903f98;
	}
	#nav li#b3 ul {
		background: #006eb9;
	}
	#nav li ul li {
		float: none;
		display: block;
		text-align: left;
		border-bottom: solid 2px #fff;
		padding: 5px 0 5px 10px;
	}
	#nav li ul li.last {
		border-bottom: none;
	}
	#nav li ul li a {
		background: none !important;
		float: none !important;
		display: inline !important;
		color: #fff;
		line-height: inherit !important;
	}
	#nav li ul li a:hover {
		text-decoration: underline;
		color: #fff;
	}
/*End Sub Navigation*/
.gsearchin {
	width: 223px;
}
.gsearchin .button {
	background: none;
	border: none;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
	font-size: 11px;
	height: 20px;
}
.gsearchin .field {
	float: left;
}
