
/*CAREER & TECH ED STYLES*/
#mainCareer {
display: inline;
}

#careertitle {
background-color:#001a65;
width: 575px;
display: inline-block;
color: white;
padding: 0; 
margin: 0;
}

#careerPre {
background-color:#efe6a6;
display: inline;
padding: 0; 
margin: 0;
}

#careerCourse {
background-color:#a6ebef;
display: inline;
padding: 0; 
margin: 0;
}

#careerleft {
width: 181px;
float: left;
padding: 0px; 
line-height: 0px;
margin: -3px 0px 0px 0px;
}

#careerright {
width: 575px;
float: right;
padding: 0; 
margin: 0;
}


#description {
position:absolute;
width: 660px;
font-size: 1.2em;
color: #fff;
z-index:-1;
}


/*SOCIAL WORKER STYLES*/
.swselect {
font-size: 10pt;
}

tr.lightgrey {
background: #C7C7C7; 
}

#swcontainer {
margin: auto;
width: 1050px;
background: #fff;
}

/* Global CSS */


body {
  margin: 0;
  font-family: Times, Century, "Times New Roman", Arial, sans-serif;
  font-size: 80%;
  background: #fff url(bg_darkbluelogo.gif);
}


/*
body {
  margin: 0;
  font-family: Times, Century, "Times New Roman", Arial, sans-serif;
  font-size: 80%;
	background: #000000 url(schools/meadowhill/events/harlemwizardsbackground.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
}
*/

/*
body {
  margin: 0;
  font-family: Times, Century, "Times New Roman", Arial, sans-serif;
  font-size: 80%;
  background: #00297b url(backgroundwinter.jpg) no-repeat top center;
  
}
*/

img {
border: 0;
}

 a:link {
	color:#001a65;
}

  a:visited {
	color:#5367a0;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.centertextleft {
	margin-left: auto;
	margin-right: auto;
	}

#dateref {
    color: #A0A0A0;
	font: 10px Verdana, Times New Roman, Times, serif;
}


img.floatLeft { 
    float: left; 
    margin: 0px 4px 4px 10px;
  }

#strikethrough {
text-decoration: line-through;
}

h1 {
font-size: 2.0em;
display: inline;
}

h2 {
font-size: 1.8em;
display: inline;
}

h3 {
font-size: 1.4em;
display: inline;
}

h4 {
font-size: 1.2em;
display: inline;
}

h5 {
font-size: 0.8em;
display: inline;
}

h6 {
font-size: 0.6em;
display: inline;
}



#overallcontainer {
	background: #fff;
	width: 765px;  
	/* Centering for IE6+ in strict mode,
	Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;
border: 3px solid black;
}

/* Expannd and Collapse */
a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}

/* BEGIN TOP HEADER SECTION */


#outer_wrapper {
	background: url(smallretopstretch.gif) repeat-x;
	width: 765px;  
	/* Centering for IE6+ in strict mode,
	Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;

}


#container {
	width: 100%;
	float: left;
	margin-right: -372px;
}


#content {
	margin-right: 50px;
}



#left {
	width: 150px;
	float: left;
}


#sidebar {
	width: 314px;
	float: right;
text-align: center;
}


.clearing {
	height: 0;
	clear: both;
	font: 0px;
}

#rightcolumnprek {
width: 325px;
text-align: center;
float: right;
}

#picturecolumnleft {
width: 360px;
text-align: center;
float: left;
}

#picturecolumnright {
width: 360px;
text-align: center;
float: right;
}

#leftcolumnprek {
width: 325px;
text-align: center;
float: left;
}

#guidanceleft {
width: 425px;
float: left;
}

#guidanceright {
width: 225px;
float: right;

}


.box { 
  background: #7FD4FF; 
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}



/* END TOP HEADER SECTION */


img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#C4Eform {
border: 2px;
background: #888;
}



/* NAVIGATION AREA BEGINS */

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #2d3b64;
}

#nav3container {
	border-width: 0;
	height: 77px;
	background: url(renavbg.gif) repeat-x;
	width: 765px;  
	/* Centering for IE6+ in strict mode,
	Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;

}

#nav3wrapper {
	text-align: center;
	margin: 0 auto;	
}



#nav3link {
	width: 100%;
	text-align: center;
}

#nav3link a {
	color: #f7e300;
	font: bold 16px/22px Times New Roman, Times, serif;
	text-decoration: underline;
	padding: 1px 8px;
	
}

#nav3link a:hover {
		text-decoration: none;
		background-color:#2d3b64;
		}

#dropnavigation a:link {color:#f7e300;}
#dropnavigation a:visited {color:#bbaf80}
#dropnavigation a:focus {color:#bbaf55}
#dropnavigation a:hover {color:#bbaf55}
#dropnavigation font {color:#f7e300;}
#dropnavigation {
	background: url(renavbg.gif) repeat-x;
	}

/* NAVIGATION AREA ENDS */




/* MAIN CONTENT AREA BEGINS */

#contentcontainer {
	background: url(boegreylogo.gif);
	width: 765px;	
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;
	border: 1px;
	} 


#contentcontent {
	width: 500px;
	float: left;
 } 

#contentrightside
 {
 width: 203px; 
 float: right;
 }

 #contentrightside2
 {
 width: 240px; 
 float: right;
 }

 #newsbreak {
	clear:both;
	text-align: justify;
	margin: 0px 4px 0px 4px;
	}


	
#newsbreaklg {
	clear:both;
	text-align: justify;
	background-color: #D2D9EA;
	border: black;
	margin: 0px 6px 0px 4px;
}

#newsbreaklgtext {
	margin: 0px 6px 0px 4px;
}

#mainpagesheader {
	background: url(mainpages/headerstretch.gif) repeat-x;
	width: 765px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;
}

#mainpagescontent {

	width: 650px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;

}

#mainpagescontentwrapperenergy {
background: url(subpages/departments/energy/energybackground.jpg) no-repeat;
	width: 765px;
	height: 500px;
}


#mainpagescontent2 {

	width: 750px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;

}

#mainpagescontentwrapper {
background: url(boegreylogo.gif);
	width: 765px;
}

#mainleft {
	width: 250px;
	float: left;
}


#mainsidebar {
	width: 375px;
	float: right;
	text-align: center;
}

#compactmainleft {
	width: 450px;
	float: left;
}


#compactmainsidebar {
	width: 175px;
	float: right;
	text-align: center;
}

#columnleft {
width: 325px;
float: left;
text-align: center;
}

#columnright {
width: 315px;
float: right;
text-align: center;
}

#columnleft2 {
width: 315px;
float: left;
text-align: center;
}

#columnright2 {
width: 325px;
float: right;
text-align: center;
}

#columnleft2 {
width: 315px;
float: left;
text-align: center;
}

#columnright2 {
width: 325px;
float: right;
text-align: center;
}

#columnleftdatawalk {
padding: 0px 10px 0px 10px;
width: 400px;
float: left;
text-align: center;
}

#columnrightdatawalk {
padding: 0px 10px 0px 10px;
width: 300px;
float: right;
text-align: center;
}





#pressrelease {
text-align: left;
}


/* MAIN CONTENT AREA ENDS */









/* Vision Area */
#visionbg {
	background: url(revisionbg.gif) repeat-x;
	width: 765px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;


}

#visionbgtext {
	width: 700px;
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: center;


}

#visionbg a:link {color:#f7e300;}
#visionbg a:visited {color:#f7e300}


p {
	padding: 6px;
}  


/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
margin:2px 0 20px 10px;
}

#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

