@charset "utf-8";
/* CSS Document */

html {
	font-size: 100.1%;
	height: 100%;
	color:#cccccc;
}
body {
	background-color:#000000;
	background-repeat:repeat-x;
	height: 100%;
	min-height: 100%;
	margin: 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
}
#page {
	width: 100%;
	padding: 0 0 0 0px;
	margin:0 auto;
    background: url(../images/main-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	overflow: hidden;
	min-height: 100%;
}
/*fix ie6 bug*/
* html #page {
	height: 100%;
	overflow: visible;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CC3399;
}
a:active {
	color: #CC3399;
}
#main {
	margin:auto;
	position: relative;
	width: 950px;
	
}
#main li {list-style: none;}
#main a {text-decoration: underline;}
#main a:hover {text-decoration: underline;}
#main a:focus {outline: none;}
#main img {border: none;}
/*hidde text*/
#main .hidden-text {
	overflow: hidden;
	float: left;
	text-indent: -3000px;
}
#sub_ip_container ul li {
	font-size: 11px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 15px;
	background: url(../images/img-list-arrow.gif) no-repeat 0px 2px;
	line-height: 12px;
	padding-bottom: 10px;
	width: 100%;
}
/*header start*/
#header {
	width: 951px;
	height: 121px;
	position: relative;
	margin: 0;
	background-image: url(../images/header-bg.jpg);
	background-position:center;


	display:
}
/*logo*/
.logo {
	display: inline;
	margin: 0;
	position: absolute;
	top: 22px;/*logo position (top, left)*/
	left: 0px;
	width: 263px;
	height: 81px;
}
.logo a {
	background: url(../images/logo.jpg) no-repeat; /*logo image*/
	height: 81px;
	width: 263px;
}
.logo-sp {
	display: inline;
	margin: 0;
	position: absolute;
	top: 22px;/*logo position (top, left)*/
	left: 0px;
	width: 263px;
	height: 81px;
}
.logo-sp a {
	background: url(../images/logo-sp.jpg) no-repeat; /*logo image*/
	height: 81px;
	width: 253px;
}
/*logo navigation*/
#spacer1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 122px;
	left: 0px;
	width: 95px;
	height: 43px;
}
#spacer2 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 122px;
	left: 854px;
	width: 95px;
	height: 43px;
}
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 121px;
	left: 1px;
	width: 950px;
	height: 36px;
}
#nav li {float: left;}
#nav a {
	float: left;
	/*overflow: hidden;*/
	text-indent: -3000px;
	height: 36px;
	margin-right: 0px;
}
#nav a:hover, #nav a.active {background-position: 0 100% !important;}/* link rollover and active*/
/*classes for all navigation links*/

#nav a.about {
	background: url(../images/btn-about.jpg) 0 0;
	width: 135px;
}
#nav a.awareness {
	background: url(../images/btn-awareness.jpg) 0 0;
	width: 188px;
}
#nav a.k12 {
	background: url(../images/btn-k12.jpg) 0 0;
	width: 121px;
}
#nav a.teachers {
	background: url(../images/btn-teachers.jpg) 0 0;
	width: 103px;
}
#nav a.parents {
	background: url(../images/btn-parents.jpg) 0 0;
	width: 106px;
}

#nav a.community {
	background: url(../images/btn-community.jpg) 0 0;
	width: 118px;
}


#nav a.calendar {
	background: url(../images/btn-calendar.jpg) 0 0;
	width: 179px;
}

#nav a.contact {
	background: url(../images/btn-college.jpg) 0 0;
	width: 186px;
}

#nav a.about-sp {
	background: url(../images/btn-about-sp.jpg) 0 0;
	width: 135px;
}
#nav a.awareness-sp {
	background: url(../images/btn-awareness-sp.jpg) 0 0;
	width: 188px;
}
#nav a.k12-sp {
	background: url(../images/btn-k12-sp.jpg) 0 0;
	width: 121px;
}
#nav a.teachers-sp {
	background: url(../images/btn-teachers-sp.jpg) 0 0;
	width: 103px;
}
#nav a.parents-sp {
	background: url(../images/btn-parents-sp.jpg) 0 0;
	width: 106px;
}
#nav a.community-sp {
	background: url(../images/btn-community-sp.jpg) 0 0;
	width: 118px;
}
#nav a.calendar-sp {
	background: url(../images/btn-calendar-sp.jpg) 0 0;
	width: 179px;
}
/*container start*/
#sub_ip_container {
	float: left;
	width: 950px;
	height:100%;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
	top: 36px;
	background-color: #0E0E0E;
	
}
/*container title*/

#ip_content {
	float: left;
	width: 620px;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
#ip_content_right {
	float: right;
	width: 620px;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
#ip_content_projects {
	float: left;
	width: 620px;
	height: 350px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#sub_right_container {
	float:right;
	width: 275px;
	height:100%;
	position: relative;
	padding-top: 20px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;
}
#sub_left_container {
	float:left;
	width: 275px;
	height:100%;
	position: relative;
	padding-top: 20px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;
}
/*footer*/
#footer {
	float: left;
	width: 100%;
	height:100%;
	position: relative;
	background: none;
	font: 11px Arial, Verdana, sans-serif;
	color: #666;
	padding: 0px 0 0;
	background-color: #000000;
}
/*footer navigation*/
#footer ul {
	float: left;
	width: 950px;
	padding: 0 0 0 0px;
	margin: 0;
	text-align: center;
}
#footer ul li {display: inline;}
#footer ul li a {
	color: #000;
	padding: 0 0 0 33px;
	background: url(../images/img-footer-separator.gif) no-repeat 16px 2px;
	color: #666;
}
#footer ul li a.first {
	padding: 0;
	background: none;
}
/*copyraight*/
#footer p {
	float: left;
	width: 950px;
	text-align: center;
	padding: 7px 0 0 0px;
	margin: 0;
}
.red-text {

color:#FF0000;
}
.style1 {
	color: #CC3399;
	font-weight: bold;
	font-size: 13px;
	}
.style11 {
	color: #00ccff;
	font-weight: bold;
	font-size: 13px;
	}
.style2 {
	color: #333333;
	font-size: 10px; 
	}
.style3 {
	color: #666666;
	font-size: 10px;
	}
.head-nav {
	color: #CCCCCC;
	font-size:10px;
	width: 100px;
	margin-left: 775px;
	margin-top:5px;
	

}
.left-menu-footer {
	position: absolute;
	float:left;
	width: 295px;
	height:100%;
	position: relative;
	margin: 0 auto;

}
.img-spacer {
	padding: 7px 7px  7px 7px;
	}
