#infoText 
{
	color:White;
	font:12px Arial, sans-serif;
	padding:0px 4px 4px 4px;
	text-align:justify;
	margin:0px;
}

.homelink 
{
	text-decoration:none;
}

/* popup window style */
div#popup_content 
{
	padding:20px;
}


div#popup_title_pane 
{
	width:auto;
	height:26px;
	padding:0px;
	background-color:#6699CC;
	padding:1px;	
}

.popup_close 
{
	color:White;
	font-weight:bold;
	font:12px Verdana, sans-serif;
	text-align:right;
	width:10%;
}

.popup_title 
{
	color:#333366;
	font-weight:bold;
	font:16px Verdana, sans-serif;
	width:90%;
}

.popup_header 
{
	color:black;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	font-size:12px;
	text-decoration:underline;
	text-align:left;
}

.popup_content 
{
	color:black;
	font-weight:normal;
	font:12px Verdana, sans-serif;
	text-align:justify;
}

.error404 
{
	text-align:center;
	font: 12px Arial, sans-serif;
}

.disclaimer 
{
	display:none;
	color:black;
	font:10px Arial, sans-serif;
	padding:5px;
	margin:0px;
	line-height:10px;	
	text-align:justify;
	position:absolute;
	background-color:#dddddd;
	border:solid 1px gray;
	width:300px;
	padding:2px;
	z-index:9999;
}

.selectProgram
{
	background-color:#bbbbbb;
	cursor:default;
}

.deSelectProgram
{
	background-color:Transparent;
	cursor:pointer;
}

font#search 
{
	position:absolute;
	font:bold 16px Arial, sans-serif;
	color:Black;
	padding-top:13px;
	text-align:center;
	border:solid 0px red;
	width:205px;
	height:62px;
}

table#popup_alert
{
	 z-index:1001; 
	 position:absolute;
	 width:400; 
	 height:100;
}

div#startSearching 
{
	padding:10px;
	float:right;
	width:auto;
	border:solid 0px red;
	vertical-align:middle;
	cursor:pointer;
}

div#programDesc 
{
	margin:4px;
	padding:4px;
	border:solid 1px gray;
	background-color:#bbbbbb;
	color:black;
	height:48px;
	width:auto;
    font-family:Arial, sans-serif;
    font-size:16px;
}

.programInfoImg 
{
	cursor:pointer;
	width:200px;
	height:80px;
}

table#programInfoTable 
{
	position:absolute;
	background-color:#eeeeee;
	border:solid 1px gray;
	z-index:999;
	display:none;
}

img#splashImg 
{
	position:absolute;
	z-index:999;
	display:none;
}

div#maskLayer 
{
	background-color:gray;
	z-index:998;
	position:absolute;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

.hrLine
{
	background-color:gray;
	height:1px;
	padding:0px;
}

select 
{
	border-collapse:collapse;
	border:solid 1px gray;
	font-family:Arial, sans-serif;
}

.titlegreen 
{
	color:#CCFF33;
	font:18px Verdana, sans-serif;
	font-weight:bold;
}

.titleblue
{
	color:#00CCFF;
	font:21px Verdana, sans-serif;
	font-weight:bold;
}

span#schools
{
	font:bold 12px Arial, sans-serif;
	padding-top: 0px; 
	margin:0px;
	color: White;
}

span#resnum 
{
	font:bold 12px Arial, sans-serif;
	color: White;
}

.academic
{
	color:LightGrey;
	font:14px Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.creative
{
	color:orange;
	font:14px Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.career
{
	color:MediumOrchid;
	font:14px Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.health
{
	color:DeepSkyBlue;
	font:14px Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.life_skills
{
	color:DarkGoldenrod;
	font:14px Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.religious
{
	color:DarkKhaki;
	font:14px Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.community
{
	color:Lime;
	font:14px Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.sports
{
	color:Tomato;
	font:14px Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.mediumwhite  
{
	color:White;
	font:12px Arial, sans-serif;
	font-weight:bold;
}

.mediumgreen
{
	color:#CCFF33;
	font:12px Arial, sans-serif;
	font-weight:bold;
}

input#s
{
	margin:2px 0px 2px 0px;
	width:250px;
}

.smallwhite  
{
	color:White;
	font:10px Arial, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:10px;
}



.smallwhite_es
{
	color:White;
	font:9px Arial, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:10px;
}

.bigwhite 
{
	color:White;
	font:17px Arial, sans-serif;
	font-weight:bold;
}

.biggreen
{
	color:#CCFF33;
	font:17px Arial, sans-serif;
	font-weight:bold;
}

.bigorange 
{
	color:Orange;
	font:16px Arial, sans-serif;
	font-weight:bold;
}

.verybigwhite 
{
	color:White;
	font:24px Arial, sans-serif;
	font-weight:bold;
}

.verybigwhite_es
{
	color:White;
	font:16px Arial, sans-serif;
	font-weight:bold;
}

.verybigorange 
{
	color:Orange;
	font:24px Arial, sans-serif;
	font-weight:bold;
}

.verybigorange_es
{
	color:Orange;
	font:16px Arial, sans-serif;
	font-weight:bold;
}

.green 
{
	color:#CCFF33;
	font:24px Arial, sans-serif;
	font-weight:bold;
}



a.linksOnHome 
{
	color:White;
	font:12px Arial, sans-serif;
	clear:both;
}

a.linksOnHome:hover 
{
	color:#CCFF33;
	font:12px Arial, sans-serif;
}

html {
     margin: 0px;
     padding: 0px;
     height: 100%;
}

h1, h2, h3, h4, h5 {
     margin: 0px;
     padding: 0px;
}

select, div.info-window { font: 12px Arial, sans-serif; }

div.info-window { margin: 10px; }

form { margin: 0px; padding: 0px; }

#content {
     margin-top: 46px;
     width: 100%;
     position: absolute;
     padding: 0px;
     margin-left:  0px;
     border: 0px;
}

#map {
     position: absolute;
     width: 100%;
     height: 100%;
}

#map-legend
{
     position: absolute;
     padding: 2px 5px 0px 5px;
     top: 8px;
     right: 255px; /*  this is being changed in functions.js depending on the browser*/
     z-index: 10;
     font: 12px Arial, sans-serif;
     background: white;
     border: 1px solid #666;
     cursor: pointer;
     display:none;
}

span#cta 
{
	position: relative; top: -1pt;
}

#map-legend img {
     vertical-align: middle;
}

#map-wrapper {
     position: relative;
     height: 100%;
}

input#now,
input#later
{
	vertical-align:middle;
}

input#s,
input#theage,
input#from-date
{
	border:solid 1px gray;
}

.cityf {
     background: #cfc;
}

.nocityf {
    background: #ffc;
}

#results-sidebar {
     border: 0px;
     border-top:solid 1px gray;
     border-bottom:solid 1px gray;
     top: 0px;
     overflow: auto;
	 font: 12px Arial, sans-serif;
	 background: white;
	 background-image: url(../images/gray_mask.bmp);
}

#results-sidebar ul {
     list-style: none;
     padding: 0px;
     margin: 0px;
}

#results-sidebar ul li a {
     display: block;
     border: 1px solid #ddd;
     background: white;
     margin: 1px 1px 1px 0px;
     padding: 2px;
     font: bold 10px Arial, sans-serif;
     text-decoration: none;
     color: #444;
}

#results-sidebar ul li.current a {
     background-color: gray;
     color:White;
     cursor:text;
}

body.sidebar-right #map-wrapper { margin-right: 200px; }
body.sidebar-right #results-sidebar { right: 0; }

body.nosidebar-right #map-wrapper { margin-right: 0; }
body.nosidebar-right #results-sidebar { display: none; }

body.sidebar-right a#button-sidebar-right-show , 
body.nosidebar-right a#button-sidebar-right-hide { display: none; }

body.sidebar-left #map-wrapper { margin-left: 271px; }
body.sidebar-left #sidebar { left: 0; }

body.nosidebar-left #map-wrapper { margin-left: 0; }
body.nosidebar-left #sidebar { display: none; }

body.sidebar-left a#button-sidebar-left-show , 
body.nosidebar-left a#button-sidebar-left-hide { display: none; }

.hidden, span#geocode-results {
    display: none; 
    overflow: hidden; 
    height: 0px; 
    width: 0px; 
}

/* 
	holly hack for IE to get position:bottom right 
	see: http://www.positioniseverything.net/abs_relbugs.html
*/

/*
* html #toolbar { height: 1px; }
*/

#alert {
     position: absolute;
     top: 50%;
     left: 0px;
     width: 100%;
     text-align: center;   
     display: block;
	 z-index: 20;
}

#alert p {
     width: 180px;
     margin: 0 auto 0 auto;
     padding: 10px;
     background-color:White;
     border: 1px solid #aaa;
     font-size:17px;
     font-family:Arial, sans-serif;
}

body.loading #alert { display: block; } 
body.standby #alert { display: none; } 

body.haserror #errorIndicator 
{
	position: absolute; 
    display: block; 
    z-index:1000;
} 
body.noerror #errorIndicator 
{
	position:absolute;
	display: none; 
	z-index:-10;
	left:-100px;
	top:-100px;
} 

p.program, span.site, div.acts, p.agency {
    color: #004;
    font: 14px Arial, sans-serif;
}

p.program a, div.site a, div.site strong a , p.agency a
{
	font: 14px Arial, sans-serif;
    text-decoration: underline;
    color:Blue;
}

p.program a:hover, div.site a:hover, div.site strong a:hover, p.agency a:hover
{
	font: 14px Arial, sans-serif;
    color: Red;
}

div.acts {
    padding-left: 25px;
}

div.acts a {
    text-decoration: none;
    color: #707;
}

div.acts a:hover {
    color: #c0c;
}

div.acts {
    padding-top: -2ex;
}

p.program a img, p.agency a img {
    vertical-align: middle;
}

p.program, p.agency {
    margin: 0px;
    padding: 0px;
    text-indent: -15px;
    margin-left: 15px;
}

img#popup_program
{
    position: absolute; 
    z-index: 1000;
    display: none;
    width:252; 
    height:256;
}

.green 
{
	color:lightGreen;
	font-weight:bold;
	font-family:Arial, sans-serif;;
}

.ag, .ac, .pa { display: none; }

.ag, .ah, .ac, .ad, .pa { margin-left: 26px; }

.nl { margin-left: 16px; }

img#startSearchingImg 
{
	cursor: pointer;position:relative;left:-2px;
}

span#debug 
{
	color:White;
}

.hand 
{
	cursor:pointer;
}

#loading_div 
{
	z-index:1001;
	padding:40px 5px 40px 5px;
}
#loading_div,
#popup_alert_div 
{
	width:400px;
	border:solid 1px gray;
	display:none;
	position:absolute;
	background-color:#EEEEEE;
	text-align:center;
	font: 18px Arial, Verdana, sans-serif bold;
	color:#DDDDDD;
	background-image:url(../images/gray_mask.bmp)
}
#alertMsg 
{
	padding:40px 5px 40px 5px;
}

#closeAlertMsgImg {
	cursor: pointer;
	position:absolute;
	top:4px;
	left:388px;
	font-size:12px;
}

#closeProgTypeCloseImgBtn 
{
	cursor: pointer;
	font-size:12px;
	padding-right:2px;
}

.seperator 
{
	color:silver;
	padding:2px;
}

.banner 
{
	background-image: url(../images/top_back.gif); 
	background-repeat: repeat-x;
	height:40px;
	background-color:Gray;
}

span.moreLineHt
{
	padding:0px;
	line-height:2;/* this should be 2*/
}

tr#advancednfindbuttonssection
{
	 background-image: url(../images/what_days_or_times_bak.bmp); 
	 height: 60px; 
	 padding-left: 10px;
}

tr#advancednfindbuttonssection td 
{
	height:70px;
}

img#advancedSearchBtn,
img#serach,
img#search_again_img,
img#from-date-trigger,
input[type="checkbox"],
input[type="radio"]
{
	cursor:pointer;
}

#search_results 
{
	display:none;
}

#progDescHeader 
{
	color:#333333;
	font-size:28px;	
	font-weight:bold;
}

.pTitle h2 {        
    -x-system-font:none;
    color:white;
    float:left;
    font-family:Verdana,sans-serif;
    font-size:medium;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    margin:0;
    padding:5px 10px;
    text-decoration:none;
}
.pTitle .sExit {
    float:right;
    padding:3px 7px 3px 3px;
}
.sExit {
    -x-system-font:none;
    color:#FFFFFF;
    font-family:Verdana,sans-serif;
    font-size:small;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    padding:3px 10px 3px 3px;
    text-decoration:underline;
}

#searchBtnTd 
{
	background-image:url(../images/search.png);
	width:208px;
	height:65px;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
}