/* FOSSWeb CSS Document */


html {
	font-size:125%;
}

body {
	font-size: 60%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color:#333333;
	background-image:url(../images/bgpattern.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#outcontainer {
	width: 809px;
	margin: auto;
	padding: 0px;
	background-image:url(../images/container.jpg);
	background-repeat: repeat-y;
	position:relative;
	
}

div#container {
	width: 801px;
	margin: auto;
	padding: 0px;
	position:relative;
	background-color: #ffffff;
}




div#header {
	width: 801px;
	background-color:#333333;
	position: relative;
	clear:left;
	background-image: url(../images/fossweb_header_bg.png);
	background-repeat: repeat-y;
}

div#content {
	position: relative;
	background-color: #FFFFFF;
	width: 801px;
	clear:left;
}

div#footer {
	width:801px;
	text-align:center;
	line-height: 1.4em;
	color:#999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	position:relative;
	clear:both;
}

div#footerWrapper { /*outer footer shadow*/
	margin: 0 auto;
	padding-top: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 809px;
	height: 50px;
	color: white;
	clear: both;
}

div#headerWrapper { /*outer header shadow*/
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 809px;
	height: 5px;
	clear: both;
	overflow: hidden;
}





div#headerfosslogo {
	float:left;
	padding: 1px 10px 0px 10px;
	background-color:#000000;
	position:relative;
	width: 61px;
	height: 82px;
}


div#headerleft {
	background-color: #000000;
	float: left;
	width: 508px;
	height:86px;
	position: relative;
	background-image: url(../images/bgtitle.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

div#headerleft_text {
	float:left;
	padding:10px 5px 5px 5px;
	width: 405px;
	color: #CCCCCC;
	position:relative;
}

div#welcome_text {
	margin-top:5px;
}

div#headerleft_text a{
	color:#66cc00;
	border-bottom: dotted 1px #006600;
	text-decoration: none;
}

div#headerleft_text a:hover{
	color:#006600;
	border-bottom: dotted 1px #006600;
	text-decoration: none;
}

div#headerright {
	width: 293px;
	background-color: #333333;
	float: left;
	position: relative;
}



div#header_ca {
	width: 128px;
	height: 66px;
	float:left;
	padding: 0px 0px 0px 0px;
}

div#header_nyc {
	width: 165px;
	height: 66px;
	float:left;
	padding: 0px 0px 0px 0px;
	background-color:#CCFF00;
}


div#header_ca a {	
	background-image:url(../images/fosscalogo.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:128px;
	height:66px;	
	position:relative;
}

div#header_ca a:hover {
	background-position:right center;
}

div#header_nyc a {	
	background-image:url(../images/fossnyclogo.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:165px;
	height:66px;	
	position:relative;
}

div#header_nyc a:hover {
	background-position:right center;
}

div#header_othertext {
	width: 287px;
	float:left;
	padding: 3px;
	text-align: center;
	background-color:#333333;
	color: #999999;
	font-weight:normal;
	font-size: 100%;
	clear:left;
}

div#content_left {
	margin: 0px;
	padding: 0px;
	width: 264px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	overflow: hidden;
}
div#content_right {
	margin:0;
	margin-left: -1px;
	float: left;
	width: 536px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	height: 100%;
	overflow: hidden;
}

div#bodybox {
	width: 801px;
	height: 469px;
	border: none;
	border-bottom: dotted;
	border-width:1px;
	border-color:#999999;
	background-color:#FFFFFF;
}

div#left {
	width: 265px;
	height: 469px;
	border: none;
	border-right: dotted 1px #999999;
	border-top: dotted 1px #999999;
	float:left;
}

div#news {
	padding: 0px 15px 15px 15px;
	border: none;
	border-bottom: dotted 1px #999999;
	list-style-position: outside;
}

div#newstitle{
	padding: 15px 15px 0px 15px;
}

div#newstitle a {
	border: none;
	background-image:url(../images/news.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:54px;
	height:20px;	
	position:relative;
}

div#newstitle a:hover {
	border: none;
	background-position:right center;
}

div#news a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #333333;
}

div#news a:hover {
	color:#3399ff;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #3399ff;
}

div#news ul {
	margin-left: -28px;
	margin-top: 0px;
}

div#content_calendar {
	padding: 15px 15px 15px 15px;
	border: none;
	border-bottom: dotted 1px #999999;
}

div#content_calendar a {
	background-image:url(../images/calendar.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:189px;
	height:37px;	
	position:relative;
	text-decoration:none;
}

div#content_calendar a:hover {
	background-position:right center;
	text-decoration:none;
}

div#content_newsletters {
	padding: 15px 15px 15px 15px;
	border: none;
	border-bottom: dotted 1px #999999;
}

div#content_newsletters a {
	background-image:url(../images/newsletters.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:104px;
	height:20px;	
	position:relative;
	text-decoration:none;
}

div#content_newsletters a:hover {
	background-position:right center;
	text-decoration:none;
}

div#content_beyond {
	padding: 15px 15px 15px 15px;
	border: none;
}

div#content_beyond #label {
	background-image:url(../images/beyond.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:185px;
	height:18px;	
	position:relative;
	text-decoration:none;
}

div#beyond_icons {
	height:51px;
	text-align:center;
	margin-top:15px;
}

img#icon_obis {
	padding:0 10px 0 0;
}

img#icon_pf {
	padding:0 0 0 10px;
}

div#right {
	width: 534px;	
	border: none;
	border-top: dotted 1px #999999;
	float:left;
}

div#rightclick{ /*click to play background*/
	background-color:#00CC00;
	height: 27px;
}

div#rightbox {
	padding: 15px 15px 15px 15px;
	border: none;
	border-top: dotted 1px #999999;
}

div#content_gradek2 {
	width: 534px;
	float:left;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
	overflow: hidden;
}
div#content_gradetitle {
	background-color: #66CC00;
}


div#content_gradek2 a {	
	background-image:url(../images/gradesk2title.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:533px;
	height:88px;	
	position:relative;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	float: left;
}

div#content_gradek2 a:hover {
	background-position:right center;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
div#content_gradek2_1{
	position:absolute;
	top: 45px;
	left: 174px;
}	

div#content_grade36 {
	width: 534px;
	float:left;
	border-bottom: dotted 1px #999999;
	overflow: hidden;
}

div#content_grade36 a {	
	background-image:url(../images/grades36title.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:533px;
	height:88px;	
	position:relative;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	float: left;
}

div#content_grade36 a:hover {
	background-position:right center;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
div#content_grade36_1{
	position:absolute;
	top: 45px;
	left: 174px;
}

div#content_gradems {
	width: 534px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	overflow: hidden;
}

div#content_gradems a {	
	background-image:url(../images/gradesmidtitle.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:533px;
	height:88px;	
	position:relative;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	float: left;
}

div#content_gradems a:hover {
	background-position:right center;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
div#content_gradems_1{
	position:absolute;
	top: 45px;
	left: 174px;
}

div#content_schoolsdistricts {
	width: 266px;
	float:left;
	padding: 15px 15px 15px 15px;
}

div#content_schoolsdistricts a {
	background-image:url(../images/schoolsdist.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:207px;
	height:20px;	
	position:relative;
	text-decoration:none;
}

div#content_schoolsdistricts a:hover {
	background-position:right center;
	text-decoration:none;
}

div#content_teachersparents {
	width: 266px;
	border: none;
	border-top: dotted 1px #999999;
	float:left;
	padding: 15px 15px 15px 15px;
}

div#content_teachersparents a {
	background-image:url(../images/teachparents.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:240px;
	height:20px;	
	position:relative;
	text-decoration:none;
}

div#content_teachersparents a:hover {
	background-position:right center;
	text-decoration:none;
}

div#content_note{
	width: 195px;
	height: 100%;
	float:left;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

span#backcolor{
	background-color:#66cc00;
	color:#006600;
	font-weight: bold;
}

div#content_note a{
	color:#006600;
	border-bottom: dotted 1px #00CC00;
	text-decoration: none;
}

div#content_note a:hover{
	color:#006600;
	border-bottom: dotted 1px #006600;
	text-decoration: none;
}

div#footer a{
	color:#999999;
	text-decoration: none;
}

div#footer a:hover{
	color:#333333;
	text-decoration: none;
	border-bottom: dotted 1px #333333;
}


div#content_other {
	position: relative;
	clear:left;
	
}
div#content_other_left {
	width:296px;
	position: relative;
	float:left;
}
div#content_other_right {
	width:238px;
	position: relative;
	float:left;
}
