/* This stylesheet is for the kids homepage */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: small;
	background-image: url(images_Kids/dotgraphic.gif);
	padding-bottom: 0px;
	margin: 5px 0px;
	padding-top: 0px;
	background-repeat: repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* links */

A
{
	text-decoration: none;
	font-size: 85%;
	color: #2d5b6b;
	font-weight: bold;
}

A:hover
{
	text-decoration: underline;
}
IMG
{
	border-width: 0px;
}

/* layout structure */

#content
{
	float: left;
	width: 970px;
	background: #1b4c5d;
}
#leftnav
{
	float: left;
	width: 320px;
	background: #fec14a;
}
#mainbody
{
	float: left;
	width: 640px;
}

#footer
{
	clear: both;
	background: #fff;
	font-size: 75%;
	text-align: center;
}

/* gutters */

#leftnav .gutter
{
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
}

#mainbody .gutter
{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


/* sidebars */
#leftnav .WelcomeText
{
	color: #f14f2e;
	font-weight: bold;
	font-size: 130%;
	position: relative;
	left: 40px;
	top: 15px;
}
.Box
{
	margin: 0 0 20px 0;
	padding: 0 0 12px 12px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(images_kids/boxleft_topright.gif) no-repeat top right;
	height: 441px;
	background-color:#ffeed0;
}
.Box #box_content 
{
	height: 382px;
	padding-right: 10px;
}
.Box #box_logos 
{
	background-color: #fff;
	height: 70px;
	white-space:nowrap;
	margin: -12px;
	padding-left: 30px;
}

.Box1, .Box2, .Box3, .Box4
{
	margin: 0 0 20px 0;
	padding:  30 20 0px 20px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(images/box_t_left_off.gif) no-repeat top left;
	height: 207px;
	width: 290px;
	overflow: hidden;
	float: left;
}
.Box2, .Box4
{
	float: right;
}
.Box1
{
	background: #fff url(images_kids/box1_topleft.gif) no-repeat top left;
	background-color: #096B9f;
}
.Box2
{
	background: #fff url(images_kids/box2_topleft.gif) no-repeat top left;
	background-color: #5fbd68;
}
.Box3
{
	/*background: #fff url(images_kids/box3_topleft.gif) no-repeat top left;
	background-color: #6d91a3;*/
	background: #fff url(images_kids/box3_topleft_2.gif) no-repeat top left;
	background-color: #b6c8d1;
}
.Box4
{
	/*background: #fff url(images_kids/box4_topleft.gif) no-repeat top left;
	 background-color: #dc4a3a; */
	background: #fff url(images_kids/box4_topleft.gif) no-repeat top left;
	background-color: #dc4a3a;
}

.Box1 .b1content
{
	background: #fff url(images_kids/box1.gif) no-repeat top left;
	position: relative;
	top: -30px;
	left: -9px;
	height: 195px;
	width: 280px;
	padding:  50px 20px 0px 60px;
	font-size: 100%;
	color: #fff;
	line-height: 160%;
}
.Box2 .b2content
{
	background: #fff url(images_kids/box2.gif) no-repeat top left;
	position: relative;
	top: -30px;
	left: -9px;
	height: 195px;
	width: 280px;
	padding: 50px 20px 0px 90px;
	font-size: 100%;
	color: #fff;
	line-height: 160%;
}

.Box4 .b4content
{
	background: #fff url(images_kids/box4.gif) no-repeat top left;
	position: relative;
	top: -30px;
	left: -9px;
	height: 195px;
	width: 280px;
	padding: 50px 20px 0px 90px;
	font-size: 100%;
	color: #fff;
	line-height: 160%;
}
.Box1 A
{
	color: #fff;
	font-weight:normal;
}
.Box2 A
{
	color: #fff;
	
}


.Box3 IMG
{
	position: relative;
	top: -30px;
	left: -9px;
}

.Box4 IMG
{
	position: relative;
	top: -30px;
	left: -9px;
}
.BoxNews
{
	margin: 0 -20px 0px 0;
	padding: 0px 20px 10px 0px;
	height: 422px;
	overflow: auto;
}
.BoxMain_News
{
	margin: 0 0 20px 0;
	padding: 30px 20px 0px 20px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(images/box_t_left_off.gif) no-repeat top left;
	height: 457px;
	overflow: auto;
}
/* Search and navigation layout */
#search
{
	float: left;
	width: 100px;
	height: 36px;
	background: #6d6e71 url(images_kids/boxnews_left.gif) no-repeat left;
}

#search .news
{
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 5px;
}


#mainnav
{
	font-size: 70%;
	width: 100%;
	height: 36px;
	text-align: left;
	padding-left: 10px;
	float: none;
	background: #dcdddf url(images_kids/boxnews_right.gif) no-repeat right;
}

.MenuKids_nav
{
	background-color: #1b4c5d;
	color: #fff;
}
.Menu
{
	float: left;
	position: relative;
	top: 5px;
	width: 100%;
}

.Menu A
{
	color: #fff;
}
.Menu1
{
	float: left;
	width: 30%;
	height: 23px;
	background-color: #bcbdc0;
}
.Menu2
{
	float: left;
	width: 30%;
	height: 23px;
}
.Menu3
{
	float: left;
	width: 30%;
	height: 23px;
	background-color: #7fb5c9;
}
.Menu1 P
{
	font-weight: bold;
	font-size: 85%;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	top: 3px;
}
.Menu2 P
{
	font-weight: bold;
	font-size: 85%;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	top: 3px;
}
.Menu3 P
{
	font-weight: bold;
	font-size: 85%;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	top: 3px;
}

/* Ticker tape styles */

p.tickl{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9pt;line-height:11pt;text-decoration:none;color:#666;font-weight: lighter;}
p.tickl:hover{color:#666;text-decoration:none;}
.ticki{width:300px;height:60px;position: relative;top: -4px;overflow:hidden;}
.ticko{width:300px;border-top:1px solid #FFFFFF;border-bottom:1px solid #990000;padding:1px 0 4px 0;margin:4px 0 0px 0;display:block;}
.tickls{color:#666;}
.tickh{display:none;}

/* News Ticker tape styles */

.ticknewsl{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11pt;line-height:12px;text-decoration:none;color:#000099;font-weight:bold;}
.ticknewsl:hover{color:#6666CC;text-decoration:none;}
.ticknewsi{width:490px;height:13px;position: relative;top: 10px;overflow:hidden;}
.ticknewso{width:490px;border-top:1px solid #FFFFFF;border-bottom:1px solid #990000;padding:1px 0 4px 0;margin:4px 0 0px 0;display:block;}
.ticknewsls{color:#444444;}
.ticknewsh{display:none;}

/* Hacks for Firefox */
html>body .ticknewsl{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10pt;line-height:11px;text-decoration:none;color:#666;font-weight: lighter;}
html>body .ticknewsl:hover{color:#666;text-decoration:none;}
html>body .ticknewsl{width:400px;height:60px;position: relative;top: -10px;left: 5px;overflow:hidden;}
html>body .ticknewso{width:300px;border-top:1px solid #FFFFFF;border-bottom:1px solid #990000;padding:1px 20 40px 0;margin:0px 0 0px 0;display:block;}
html>body .ticknewsls{color:#666;}
html>body .ticknewsh{display:none;}

html>body .Box1, .Box2, .Box3, .Box4
{
	padding:  30 20 0px 20px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(images/box_t_left_off.gif) no-repeat top left;
	height: 175px;
	width: 250px;
	overflow: hidden;
	float: left;
}
html>body .Box2, .Box4
{
	float: right;
}
html>body .Box1
{
	background: #fff url(images_kids/box1_topleft.gif) no-repeat top left;
	background-color: #096B9f;
}
html>body .Box2
{
	background: #fff url(images_kids/box2_topleft.gif) no-repeat top left;
	background-color: #5fbd68;
}
html>body .Box3
{
	
	background: #fff url(images_kids/box3_topleft_2.gif) no-repeat top left;
	background-color: #b6c8d1;
}
html>body .Box4
{
	/*background: #fff url(images_kids/box4_topleft.gif) no-repeat top left;
	 background-color: #dc4a3a; */
	background: #fff url(images_kids/box4_topleft.gif) no-repeat top left;
	background-color: #dc4a3a;
}

html>body .Box1 .b1content
{
	background: #fff url(images_kids/box1.gif) no-repeat top left;
	position: relative;
	top: -30px;
	left: -9px;
	height: 145px;
	width: 285px;
	padding:  50px 20px 0px 60px;
	font-size: 100%;
	color: #fff;
	line-height: 160%;
}
html>body .Box2 .b2content
{
	background: #fff url(images_kids/box2.gif) no-repeat top left;
	position: relative;
	top: -30px;
	left: -9px;
	height: 145px;
	width: 285px;
	padding: 50px 20px 0px 90px;
	font-size: 100%;
	color: #fff;
	line-height: 160%;
}

html>body .Box4 .b4content
{
	background: #fff url(images_kids/box4.gif) no-repeat top left;
	position: relative;
	top: -30px;
	left: -9px;
	height: 145px;
	width: 285px;
	padding: 50px 20px 0px 90px;
	font-size: 100%;
	color: #fff;
	line-height: 160%;
}
html>body .Box #box_logos 
{
	background-color: #fff;
	height: 70px;
	white-space:nowrap;
	margin: 0 0 0 -5px;
	padding-left: 20px;
}
html>body .Menu1>P
{
	font-weight: bold;
	font-size: 85%;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	top: -10px;
}
html>body .Menu2>P
{
	font-weight: bold;
	font-size: 85%;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	top: -10px;
}
html>body .Menu3>P
{
	font-weight: bold;
	font-size: 85%;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	top: -10px;
}
