/*
RAN.org : Kids Microsite CSS
*/

/* Basics */

body#kids {
	color:#003;
	font:12pt/15pt Verdana,Arial,sans-serif;
	background: #C9E6FC url(images/repeatbg.jpg) repeat-y 50% 590px;
	text-align: center;
}

a {color:#090; text-decoration:none; font-weight:bold;}
a:visited {color:#090; font-weight:bold; text-decoration:none;}
a:hover {color:#f60; text-decoration:underline; font-weight:bold;}
a:active {color:#f60; font-weight:bold;}


h2 {font-size:16pt; color:#609;}
h4 {font-size:11pt; color:#333;}

/* By Section */

#wrapper {
	width:780px;
	margin:0 auto;
	text-align:left;
}

#uheader #universal_header {width:780px}

#main {
	float:right;
	width:485px;
	background: #C9E6FC;
	padding: 0;
}

#main #section {
	width:100%;
}

#main #section h1 {
	text-indent: -9000px;
	height: 50px;
	width: 100%;
	background: url(images/rainforest_heroes.gif) 50% 0 no-repeat;
	margin-bottom:10px;
}

#main #section h3 {
	margin: 20px 0 20px 0;
	width:100%;
	text-align:left;
	font-size: 22px;

}

#main #section h3 a {
	text-decoration:none;
	color:red;
}

#main #section h2 {
	margin:0 0 5px 0;
	padding:0;
	width:485px;
	height:32px;
}

#main #section h2 a {
	display:block;
}

#content h1 {
	margin-top:25px;
	font-size:18px;
}

#main #section h2 a {color:#90f; text-decoration:none;}
#main #section #menu {float:left; margin:0 0 2em 0; list-style:none; padding:0; background:transparent;}
#main #section #menu li {margin:0;}
#main #section #menu a {display:block; float:left; margin:0 1em 0 1em; font-size:60%; text-decoration:none;}

#main #content {
	clear:both; 
	margin-top:0px;	
	font-size:11pt;
	line-height:110%;
}

#navigation {
	width:296px;
	padding-top:180px; 
	padding-bottom:200px;
	background: url(images/grandpa.jpg) no-repeat;
}


#navigation ul {
	margin:0 10px 0px 40px;
	padding:0;
	list-style:none;
}

#navigation li {margin:2px;}

#navigation li a {
	display:block; 
	padding:2px;	
	text-decoration:none;
}


/* Menu image-replaces */
#nav-959 {background: url(images/menu_home.gif);}
#nav-957 {background: url(images/menu_action.gif);}
#nav-956 {background: url(images/menu_heroes.gif);}
#nav-955 {background: url(images/menu_gym.gif);}
#nav-954 {background: url(images/menu_about.gif);}
#nav-953 {background: url(images/menu_acre.gif);}
#nav-952 {background: url(images/menu_teachers.gif);}

#nav_menu .rollover {
	text-indent: -9000px;
	background-repeat: no-repeat;
	background-position: -605px 0;
	height:32px;
}

#nav_menu .nav_submenu li a {
	font-size: 20px;
	padding: 0;
	margin:0 0 5px 0;
	width:150px;
	color:white;
	font-weight:bold;

}

#nav_menu .rollover:hover {
	background-position: 0 0;
}



#button_nav {
	text-align:center;
	width: 100%;
}

#button_nav img {
	border: none;
	margin: 15px 20px 0 20px;
}

#sappy {
	height: 297px;
	width: 100%;
	background: url(images/sappy.gif) 35px 0;
	background-repeat: no-repeat;
	margin-top:40px;
}

#sappy div {
	width:250px;
	color:#360;
	position:relative;
	left:57px;
	top:70px;
}

#sappy span {
	color: red;
	display:block;
	font-weight:bold;
	text-indent:30px;
	margin:5px 0 0 0;
}


#sappy input {
	margin:0 5px 0 5px;
}

#sappy form {
	line-height:27px;
}

#button_links {
	margin: 40px 0 40px 0;
	text-align: center;
	width: 100%;
}

#button_links img {
	border: none;
	margin:0 37px;
}

#content img {
	border:none;
}

.csc-textpic-caption {
	font-size:12px;
	text-align:center;
}

.csc-textpic {
	clear:left;
	margin-bottom:30px;
}

#kids #main #content div.gallery div.csc-textpic {
	clear:none;
}

#kids #main #content div.gallery div.csc-textpic .csc-textpic-caption {
      height: 200px;
}

div.letter {
	margin: 15px 15px 15px 15px;;
	background-color:#fff;
	border: 1px solid black;
	padding:20px;
}

div.video {
	text-align:center;
}

#content div.box {
	background-color:#cf9;
	border: 2px solid #007D48;
	width:200px;
	float:right;
	padding:5px 10px 5px 10px;
	clear:left;
}

#rainforest_map img {
	display:block;
	border:0;
	padding:0;
	margin:0;
	width:480px;
}

#rainforest_map div {
	text-align:center;
	width:480px;
	background-color:#cff;
}

#rainforest_map .map_pics {
	display:inline;
	width:155px;
}

#slide {
	background-color:#000;
	font-family:arial;
	color:#fff;
}
#map_page {
	background-color:#000;
	font-family:arial;
	color:#fff;
}

/* Tricky Stuff */

#main #section h2.section-959 {text-indent:-9999px; background:url(images/title_home.gif) no-repeat;}
#main #section h2.section-957 {text-indent:-9999px; background:url(images/title_action.gif) no-repeat;}
#main #section h2.section-956 {text-indent:-9999px; background:url(images/title_heroes.gif) no-repeat;}
#main #section h2.section-955 {text-indent:-9999px; background:url(images/title_gym.gif) no-repeat;}
#main #section h2.section-954 {text-indent:-9999px; background:url(images/title_about.gif) no-repeat;}
#main #section h2.section-953 {text-indent:-9999px; background:url(images/title_acre.gif) no-repeat;}
#main #section h2.section-952 {text-indent:-9999px; background:url(images/title_teachers.gif) no-repeat;}


/* STUFF FROM RAINFORESTHEROES.com */

/*
.kids_title {font:bold 20pt/20pt; left:5px; line-height:20px; padding-top:20px; padding-right:30px; padding-left:30px;}
.kids_subtitle {font:16pt/17pt bold #609 "Trebuchet MS", Helvetica, Arial, sans-serif;}

.nav-links {font-size:10px; color:#555555;}
.navbar {font-size:10px; font-weight:bold; line-height:10px; text-align:center;}
.caption {font-size:10px; line-height:11px; color:#345;}
.intro {line-height:20px; font-size:12px;}
.pullquote {color:#933; font-style:italic; font-weight:bold; font-size:18px; line-height:22px; font-family:Georgia, Serif; word-spacing:-.05em; text-align:left; float:right; padding:15px 0px 10px 20px; border-width:0px 0px 0px 0px; width:50%;}
.smaller, .small {font-size:9px; line-height:10px;}
.larger{font-size:13px;}



sup { font-size:8px; background:#FFFFFF; color:#333333;}

.bigger {font-size:16px; ; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-weight:bold} p { color:#003333}
.kids_title_orange { font-size:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bolder; color:#FF6633; padding-left:30px; padding-right:30px; ; clip:rect( ); line-height:20px}
*/




