/* common.css for interior pages */

* {
 	margin:0;
	padding:0;
}

body {
	line-height:1.4em;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #f28c4c url(http://www.justthink.org/img/gradient_bg.gif) repeat-x;
	color: #414141;
}

html>body p {
	font-size:76%;
}

img {
border:none;

}

#wrap {
	background-image: url(http://www.justthink.org/img/wrap_border.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	background-image: url(http://www.justthink.org/img/top_cap.gif);
	margin: 0px;
	width: 771px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
}
#footer {
	background-image: url(http://www.justthink.org/img/bottom_cap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 771px;
	font-size:80%;
	
}

div#footer p {
	padding-top:20px;
	padding-left:20px;
	padding-bottom:15px;
    font-size:90%;
}


#wrap2 {
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#audience {
	float: left;
	width: 456px;
	padding-left: 27px;
	display: block;
}
#column1 {
	float:left;
	margin-left:12px;
	width: 465px;
	padding-left:20px;
	padding-top: 20px;
}
#column2 {
	float: left;
	width: 210px;
	margin-left:8px;
	padding-left:10px;
	padding-top: 15px;
	padding-right:12px;
}

a {color: #2581AD;font-weight:bold;}

a:visited {
	color: #96181c;
	font-weight:bold;
}

a:hover {
	color: #96181c;
	font-weight:bold;
}

a:active {
	color: #96181c;
	font-weight:bold;
}



.welcome {
	width:771px;
	visibility: hidden;
	font-size:30px;
}
#contentarea {
	width: 771px;
}

#logo {
	float: left;
	width: 280px;
	padding-bottom:15px;
        padding-left: 7px;
}


/* stop main nav styling */

div#listmenu {
	margin-left:5px;
}




div#listmenu ul {
	background-color:#96181c;
	float:left;
	width:760px;
}


div#listmenu li {
	float:left;
	list-style-type:none;
	/*padding:0 0.5em;*/
	margin:0;
	position:relative;
	
}

div#listmenu li a {
	line-height:2em;
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 1.5em;
font-size:80%;
}


div#listmenu li a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#ef7324;
	
}

div#listmenu ul li ul {
	margin:0;
	width:11em;
	position:absolute;

}

/* Hides from IE-Mac \*/
* html #listmenu {
  height:1%;
}
/* End hide from IE-Mac \*/

div#listmenu ul li ul li {
	width:100%;

}

body div#listmenu ul li ul {
	display:none;
}

div#listmenu ul li:hover ul {
	display:block;
}

div#listmenu ul li:hover ul, div#listcontainer ul li ul:hover {
	display:block;
}



#clearfloats {
	clear:both;
}

.clear {
clear:both;

}


/* fixed box_star size styles */

.flash_container {
	padding: 0 0 20px 5px;
}
#content_box {
	background-image: url(http://www.justthink.org/img/content_box_03.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 460px;	
}

div#content_box h1,div#content_box h2, div#content_box h3, div#content_box h4,div#content_box h5,div#content_box h6 {
padding: 10px 10px 10px 15px;
	color:#ef7324;
}

div#content_box h7  {
padding: 10px 10px 10px 15px;
	color:#00000;
}


div#content_box h3 {
	font-size: 150%;
	line-height:1.2em;
}
div#content_box h3.top_of_box {
	background-image: url(http://www.justthink.org/img/content_box_01.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

div#content_box h4 {
	font-size: 130%;
	line-height:1.2em;
}

div#content_box p{
	padding: 0 10px 10px 15px;
}

div#content_box p:first-line {
	font-weight:bold;
}

.padding {padding:1em}

div#content_box strong{display:inline;font-size:110%;}

div#content_box ul {font-size:76%;padding:1em;margin: 0 1.5em;list-style-type:disc}

div#content_box .last {
	background-image: url(http://www.justthink.org/img/content_box_05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:20px;
	padding: 0 10px 20px 15px;
}


/* box_shadow.css */

.box {
	width:230px;
	float:left; /*Collapse box around its content */
	color:#666;
	background: url(http://www.justthink.org/img/box_star_right.gif) top right no-repeat;
}

.box_02 {
	width:230px;
	float:right; /*Collapse box around its content */
	color:#666;
	background: url(http://www.justthink.org/img/box_star_right.gif) top right no-repeat;
}


.desc {
	margin: 0;
	padding: 15px 15px 0 15px;
	background: url(http://www.justthink.org/img/box_star_left.gif) top left no-repeat;

	
}

.box_info {
    margin: 0;
	padding: 0px 15px 0 15px;

}

.link {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(http://www.justthink.org/img/box_star_left.gif) bottom left no-repeat;
}

.link a {
	display: block;
	padding:0 15px 15px 0;
	font-style: normal;
	background: #FFFFFF url(http://www.justthink.org/img/box_star_right.gif) bottom right no-repeat;
	color: #ef7324;
	text-decoration:none;
}

.link a:hover {
	color: #ef7324;
	text-decoration:underline;
}

strong {
	font-weight:bold;
    color: #ef7324;
	text-transform:uppercase;
	font-size: medium;
	display:block;
}

.layout_images {
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(http://www.justthink.org/img/box_star_left_short.gif) repeat-y;


}


div#column2 class.box {
background-color:#6633CC;



}
/* box_230_01 styles */

.box_230_01 {
	float:left;
	width:230px;
	background-image: url(http://www.justthink.org/img/box_star_home_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:15px;
}

.box_230_01 h3 {
	background-image: url(http://www.justthink.org/img/box_star_home_01.gif);
	margin:0;
	padding: 13px 10px 8px 15px;
	background-repeat: no-repeat;
	background-position: left top;
	color:#ef7324;
	font-size: 140%;
	
}

.box_230_01 p, .box_230_01 img {
	margin:0;
	padding: 0px 10px 4px 15px;
}

.box_230_01 a, .box_230_01 a:hover, .box_230_01 a:visited, .box_230_01 a:active  {
	margin:0;
	padding: 0px 10px 4px 15px;
	/*background-color:#CC9900;*/
}
.box_230_01 ul {list-style-type:none}
/* styling box_230_02 */

.box_230_02 {
	float:right;
	width:230px;
	background-image: url(http://www.justthink.org/img/box_star_home_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:15px;
}

.box_230_02 h3 {
	background-image: url(http://www.justthink.org/img/box_star_home_01.gif);
	margin:0;
	padding: 13px 10px 8px 15px;
	background-repeat: no-repeat;
	background-position: left top;
	color:#ef7324;
	font-size: 140%;
}

.box_230_02 p {
	margin:0;
	padding: 0px 10px 4px 15px;
}

.box_230_01 img, .box_230_02 img {
	margin: 0 10px 4px 15px;
	padding:0;
	border: thin solid #333333;
	background-color:#3366CC;

}

.box_230_02 a, .box_230_02 a:hover, .box_230_02 a:visited, .box_230_02 a:active  {
	margin:0;
	padding: 0px 10px 4px 15px;
}
/* audience.css */

#audience_list {
	padding: 0;
	margin: 0;
}
	
#audience_list li {
	list-style-type: none;
	float: left;
	padding-right:17px;
	text-indent: -9000px;
}

/* styles the teachers btn */


.teachers a {
	display:block;
	width: 126px;
	height: 87px;
	padding: 6px 0 0 8px;
	background: url(http://www.justthink.org/img/educators_btn_template.gif) no-repeat scroll left bottom;
}
.teachers a:hover {
    padding: 6px 0 0 8px;
	color: #99FF66;
	background: url(http://www.justthink.org/img/educators_btn_template.gif)  no-repeat scroll left top;
}

.teachers a:active {
	color: #003300;
}

.teachers a:visited {
	color: #003300;
}

/* styles the youth btn */

.youth a {
	display:block;
	width: 126px;
	height: 87px;
	padding: 6px 0 0 8px;
	background: url(http://www.justthink.org/img/yoth_btn_template.gif) no-repeat scroll left bottom;
}

.youth a:hover {
    padding: 6px 0 0 8px;
	color: #99FF66;
	background: url(http://www.justthink.org/img/yoth_btn_template.gif) no-repeat scroll left top;
}

.youth a:active {
	color: #003300;
}

.youth a:visited {
	color: #003300;
}

/* styles the parents btn */

.parents a {
	display:block;
	width: 126px; 
	height: 87px;
	padding: 6px 0 0 8px;
	background: #339900 url(http://www.justthink.org/img/parents_btn_template.gif) no-repeat scroll left bottom;
}

.parents a:hover {
    padding: 6px 0 0 8px;
	color: #99FF66;
	background: #339900 url(http://www.justthink.org/img/parents_btn_template.gif) no-repeat scroll left top;
}

.parents a:active {
	color: #003300;
}

.parents a:visited {
	color: #003300;
}

/* forms.css */


* {
	margin:0;
	padding:0;
}


div#formcontainer {
	background-image:url(http://www.justthink.org/img/search_top_01.gif);
	background-repeat: no-repeat;
	background-position:left top;
	margin-bottom:10px;
	width:232px;
	padding-top:5px;
}

div#formcontainer1 {
	background-image:url(http://www.justthink.org/img/search_top_01.gif);
	background-repeat: no-repeat;
	background-position:left top;
	margin:0;
	width:232px;
	padding-top:5px;
	line-height: normal;
	padding-left:20px;
	padding-bottom:10px;
}

div#formcontainer1form label {
	width:80px;
}

div#formcontainer1 h3 {
        font-size:80%;
	font-weight:bold;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-top: 15px;
}

div#formcontainer1 h3, label, input {
	margin-bottom:10px;
}


div#formcontainer1 input {
        /* background-color: #eac589; */
	border:none;
	font-size:80%; /* sets the input username font size */
	padding:2px;
}

div#formcontainer1 .go {
	padding-top:6px;
	padding-bottom:20px;
	padding-left:20px;
}

div#formcontainer1 div.go p {
	/*text-align:center;*/  /* sets the 'go' btn in the center */
}



div#formcontainer1 div.go a {
	background-image: url(http://www.justthink.org/img/go_orange_bg.gif);  /*sets the link image for 'go!' */
	background-repeat: no-repeat;
	background-position: top;
	padding: 6px 11px;
	text-decoration:none;
	height:22px;

}

div#formcontainer1 div.go a:hover {
	background-image: url(http://www.justthink.org/img/go_orange_hover.gif);  /* sets the hover image for 'go!' */
	text-decoration:none;
	background-repeat:no-repeat;
} 

div#formcontainer1 div.go span {  /* hides the 'go!' text for IE */
	visibility:hidden;
} 

#formwrap {
	width:232px;
	background-image: url(http://www.justthink.org/img/search_top_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
padding-bottom:10px;
}


/* ----------------------------------------------*/



div.formcontainer3 {
	width:200px;
	padding-top:15px;
	line-height: normal;
	padding-left:20px;
}

div.formcontainer3 form label {
	width:80px;
}

div.formcontainer3 h3 {
    font-size:80%;
	font-weight:bold;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#96181c;
}

div.formcontainer3 input {
	border:none;
	font-size:80%; /* sets the input username font size */
	padding:2px;border:
}

div.formcontainer3 input.go {margin-top:8px}

div.formcontainer3 input.forms_box {margin-bottom:18px;float:left;margin-top:6px;}

#formwrap {
	width:232px;
	background-image: url(http://www.justthink.org/img/search_top_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:16px;
}

fieldset {border:none;}
#content_box form {width:400px;margin:1em}
#content_box textarea {width:350px;font-size:80%}

/* common styling */
.menu {
font-family: Verdana, sans-serif; 
width:749px; 
height:30px; 
position:relative; 
margin:0; font-size:11px; 
font-weight:bold; 
margin:20px 0 60px 0; 
background:#fff; 
position:relative; 
z-index:100;
}

.menu ul {padding:0; margin:0; list-style-type: none;}
.menu ul li {float:left; border-left:1px solid #eee; width:106px;}
.menu ul li a, .menu ul li a:visited {
display:block; 
float:left; width:101px; 
text-decoration:none; padding:0 0 0 5px; 
height:30px; line-height:30px; 
color:#fff; 
background:#d08c21 url(http://www.justthink.org/img/drop.gif) bottom right no-repeat;
}

.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#d08c21; background:#fff;}
.menu ul li:hover ul {display:block; position:absolute; width:749px; top:30px; left:0; background:#fff; color:#d08c21;}
.menu ul li:hover ul.right_side li {float:right; border:0; border-left:1px solid #eee;}
.menu ul li:hover ul.left_side li {float:left; border:0; border-left:1px solid #eee;}
.menu ul li:hover ul li a.hide {background:#fff url(http://www.justthink.org/img/drop2.gif) bottom right no-repeat; color:#d08c21;}/* don't need it */
.menu ul li:hover ul li:hover a.hide {background:#fff; color:#d08c21;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#fff; color:#d08c21;}
.menu ul li:hover ul li a:hover {background:#d08c21; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:0; top:30px; color:#000; background:#fff;}
.menu ul li:hover ul.right li {float:right;}
.menu ul li:hover ul li:hover a.hide {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul li a {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#fff; color:#fff;}

.dropdowntransparency {-moz-opacity:.80;opacity:.80;}