html *
{margin: 0; 
padding: 0;
}

body 
{background: #c6d1e8 url("/public/img/bg-repeat.jpg") repeat-x;
font: 78%/150% "Lucida Grande","Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
margin: 0 auto;
color: #333;
}

.block {
	width: 736px;
	margin: 0 auto;
	display: block;
}


a {
font-weight: bold;
color: #002585;
}

a:hover {
color: #a4c953;
}

img { border: none; }

p {padding-bottom: 10px;}

#container
{width: 736px; 
margin: 0 auto;
}

h2 {
	line-height:22px;
}

#header {
	height:210px;
	background: url("/public/img/body-bg-top.jpg") center bottom no-repeat;
}

h1#logo {
	margin:0;
	padding:23px 50px 0 0;
	float:left;
	
}

h1#logo a {
	width:355px;
	height:164px;
	display: block;
	background: url("/public/img/logo-futureminds.jpg") no-repeat;
	text-decoration: none;
	text-indent: -999em;
	
	}


h2#about-text {
	color: #fff;
	font-size: 11px;
	font-family: Georgia, Times, serif;
	padding: 112px 52px 0 0;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
}

/* Home Page Specific
-----------------------------*/
#cols {
	background: url("/public/img/body-bg-repeat.png") repeat-y;
}

#col1 {
	padding: 13px 0 0 0;
	width: 268px;
	float: left;
	margin: 0 -3px 0 0;
}

html>body #col1 { margin: 0; }

#col1 ul#nav {
list-style: none;
margin: 0 0 0 40px;
padding: 13px 0 0 0;
background: url("/public/img/content_fade.jpg") repeat-x;
}

#col1 ul#nav li {
	padding: 0 0 5px 0;
}

#col1 ul#nav li a {
width: 185px;
display: block;
background: #8fbf5b;
text-decoration: none;
color: #333;
font-size: 1.1em;
padding: 8px 0 8px 10px;
border-bottom: solid 1px #fff;
}

#col1 ul#nav li a:hover { 
color: #002585; 
background: #dbedc6;
}


	#col1 ul#submenu {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	background: none;
	}
	
	#col1 ul#submenu li a {
	width: 145px;
	display: block;
	background: none;
	text-decoration: none;
	color: #333;
	font-size: 1.1em;
	padding: 8px 0 8px 10px;
	border-bottom: solid 1px #fff;
	}
	
	#col1 ul#submenu li a:hover { 
	color: #002585; 
	background: none;
	}
	

#col1 ul#nav li#signup a {
width: 195px;
padding: 0;
}


#badge{
margin: 15px 0 0 40px;
}

#col2
{
padding: 13px 0 0 0;
width: 468px;
margin: 0 0 0 265px;
}

html>body #col2 { margin: 0 0 0 268px; }


#contentarea {
width: 423px;
background: url("/public/img/content_fade.jpg") repeat-x;
padding: 13px 10px 10px 0;
}

#contentarea ul li {
list-style-type:disc;
margin: 0 0 10px 25px;
}

#news {width: 417px;}

#news h2
{
background: #003399 url("/public/img/home_news_title.gif") 10px 9px no-repeat;
text-decoration: none;
text-indent: -999em;
padding: 8px;
margin: 0 0 10px 0;
}

p#morenews {
float: right;
padding: 8px 6px 0 0;
}

p#morenews a { 
color: #fff;
text-decoration: none;
font-size: .9em;
}

#news ul {
list-style: none;
margin:0;
padding:0;
background: url("/public/img/list_dot.gif") 197px 0px repeat-y;
}

#news ul li {
float: left;
list-style: none;
width: 197px;
padding: 0 10px 0 0;
margin:0;
}

#news h3 a {
text-decoration: none;
color: #002585;
font-size:13px;
}

p#date {text-decoration: none;
color: #99cc33;
font-size:9px;
}

.homenewstext{
font-size:12px;
line-height: 20px;
}


#footer {
width: 736px;
padding: 32px 0 0 0;
clear: both;
background:#c6d1e8 url("/public/img/body-bg-foot.jpg") no-repeat;
}

p#copy 
{font-size: 9px;
text-align:center;}

/* from http://www.positioniseverything.net/easyclearing.html --------------------- */

.clearfix:after {

    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* Subpages
-----------------------------*/

	/* Breadcrumb
	-----------------------------*/

	ul#breadcrumb 
	{list-style: none; 
	padding: 10px;
	margin: 0 0 10px 0;
	width: 400px;
	background: #003399;
	}
	
	ul#breadcrumb li { 
	
	display: inline; 
	margin: 0;
	
	}

	ul#breadcrumb li a 
	{font-size: .9em;
	font-weight: bold;
	color: #99cc33;
	text-decoration: none;
	background: url("/public/img/smarrow.jpg") 100% 70% no-repeat;
	padding: 0 10px 0 0;
	margin: 5px 5px 0 0;
	}

	ul#breadcrumb li a.active 
	{background: none;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
/* About the Foundation
-----------------------------*/

/* Contact
-----------------------------*/

/* Contribute
-----------------------------*/

/* News
-----------------------------*/

#col1 ul#nav li#clicked a 
{color: #002585; 
background: #dbedc6;
}

#newspage 
{width: 417px;}

#newspage h2
{padding:10px 0 10px 0;
border-bottom: solid #eee 1px;
margin: 10px 0 10px 0;}

#newspage ul {list-style: none;}

#newspage h3 a 
{text-decoration: none;
color: #002585;
}

ul#newslist li {
border-bottom: solid #eee 1px;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}

ul#newslist li p.date{
color: #99cc33;
font-size:.9em;
padding: 0; }

/* Newsletter
-----------------------------*/




/*-- Form Styles ----- */

.generic_form {

float: left;

}

.generic_form {

padding: 18px 0 16px 0;
border: none;
border-bottom: solid 2px #cdd8e0;
margin: 0 0 18px 0;
width: 400px;

}

.generic_form legend {

font-family: Georgia, Times, "Times New Roman", serif; 
color: #b5121b;
font-size: 18px;
padding: 0 4px 5px 0px;
margin: 0;


}

.generic_form ul { list-style: none; }

.generic_form p.note { 

font-size: 10px;
font-weight: bold;
color: #666;
padding: 0 0 0 4px;

}

.generic_form ul li input { margin: 0 6px 0 0; }

.generic_form label {

display: block;
font-weight: bold;

}

.generic_form input.forminput {

padding: 3px;
font-weight: bold;

}

.generic_form fieldset {

padding: 0 0 10px 0;
border:  none;

}

.generic_form p { float: none; }

.generic_form p.formrow { clear: both; }

.generic_form p input.forminput { width: 350px; }

.generic_form p.formcol1 input.forminput , .generic_form p.formcol2 input.forminput { width: 150px; }

.generic_form p.formcol1 {

float: left;
clear: both;

}

.generic_form p.formcol2 {

margin: 0 0 0 200px;

}


.generic_form p { padding-left: 0; }

.generic_form span.required, .generic_form .error_note {

color: #b5121b;
font-style: italic;
font-size: 11px;

}

.generic_form .error_note { display: block; } 

.generic_form .formcheck label {

display: inline;
font-size: 11px;

}

.generic_form ul { clear: both; }

.generic_form textarea {

width: 350px;
padding: 3px;
font-weight: bold;
height: 250px;

}

p.errornotice {

color: #b5121b;
font-size: 13px;
background: #efbdc0;
padding: 9px;
margin: 0 0 18px 0;

}

input.submit {

padding: 5px;
font-weight: bold;

}

.generic_form input.submit { margin: 0 0 18px 0; }

p.error {

color: #b5121b;

}

p.usernotice {

background: #eee;
padding: 9px;
margin: 9px 0 9px 0;
font-weight: bold;

}

span.note { 

font-size: 11px; 
display: block;

}

h5.eventsubhead {
	
	font-size: 14px;
	clear: both;
	border-top: solid 1px #ddd;
	margin: 8px 0 8px 0;
	padding: 3px 0 8px 0;
	color: #002585;
	
}

#eventform #guestinfo input {

width: 120px;
margin: 0 6px 0 0;
} 
 
#eventform #guestinfo p span {

width: 120px;
display: block;
float: left;
line-height: 1em;
margin: 0 4px 0 0;
padding: 5px 14px 5px 0;
font-weight: bold;

} 

.compact p { 

clear: both;
float: left;
padding: 0; 

}

.compact label { 



}

.compact fieldset { 

border: 0; 
padding: 6px; 

}

.compact fieldset legend { padding: 0; }

.compact input { 

margin: 0; 
padding: 3px;

}

.compact input.submit { 

padding: 2px;
margin: 12px 0 0 0;


}

#teacher-field label {

	font-weight: normal;
	padding: 0 0 10px 0;
	
}

#sitemap li {
	
	margin: 3px 0 3px 12px;
	list-style: disc;
}

#sitemap li ul li { list-style: circle; }

#editContent {

background: #fff;
padding: 20px;

}



