
@import "/styles/reset.css";

@import "/styles/type.css";









/* container */
#container{
	width:880px;
	padding:0; margin:0px auto;
	color:#444444;
}



/* header */

#header{
	background-image:url(/images/headers/1.jpg);
	height:219px;
	margin-bottom:6px;
}
.header1{	background-image:url(/images/headers/1.jpg)!important; }
.header2{	background-image:url(/images/headers/2.jpg)!important; }
.header3{	background-image:url(/images/headers/3.jpg)!important; }
.header4{	background-image:url(/images/headers/4.jpg)!important; }
.header5{	background-image:url(/images/headers/5.jpg)!important; }
.header6{	background-image:url(/images/headers/6.jpg)!important; }
.header7{	background-image:url(/images/headers/7.jpg)!important; }

#header h1,
#header h2,
#header h3{
	text-indent:-8000px;
	background:none;
	border:none;
}

/* navigation */

#mainnav ul{
	margin:6px 0;
	padding-left: 9px;
	height:40px;
	background:url(/images/menu/under.jpg);
}
#mainnav li,
#mainnav li a{ 
	display:inline;
	background:none;
	line-height:40px;	
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
}
#mainnav li a{ 
	margin-top:1px;
	display:block;
	float:left;
	height:38px;
	line-height:38px;
	padding: 0 12px;
	border-right: 1px solid #B5E255;
}
#mainnav li a:hover{
	background:#559E4F url(/images/menu/menu_hover.jpg) top left repeat-x;
}
#mainnav li.current a{
	background:#559E4F url(/images/menu/menu_on.jpg) top left repeat-x;
} 

/* welcome */
#welcome{
	background:url(/images/panels/home1.gif) bottom left no-repeat;
	padding-bottom:12px;
	float:left;
	width:575px;
}
#welcome div{
	background:url(/images/panels/home1.gif) top left no-repeat;	
	padding:13px 21px 0 21px;
}


/* welcome */
#vision, #procaims{
	background:url(/images/panels/green.gif) bottom left no-repeat;
	padding-bottom:12px;
	margin-bottom:6px;
	width:300px;
	float:right;
/*	margin-left:580px;
*/}
#vision div, #procaims div{
	background:url(/images/panels/green.gif) top left no-repeat;	
	padding:13px 21px 0 21px;
}
#vision div ul li{  z-index:5}
#vision div img{  z-index:1;
	margin-bottom:-12px; 
	margin-top:-120px; 	
	float:right;
	margin-right:-20px;
}

#procaims{
	background:url(/images/panels/green2.gif) bottom left no-repeat;
}
#procaims div{
	background:url(/images/panels/green2.gif) top left no-repeat;	
}


#sublinks,#quicklinks{
	background:url(/images/panels/quicklinks.gif) bottom left no-repeat;
	padding-bottom:12px;
	margin-bottom:6px;
	width:300px;
	float:right;
}
#sublinks div, #quicklinks div{
	background:url(/images/panels/quicklinks.gif) top left no-repeat;	
	padding:13px 21px 0 21px;
}
#quicklinks div ul li a{ font-size:14px; line-height:21px; }
#sublinks div ul li{ padding-bottom:5px;}


/*in page type*/
h1{
	color:#5E9E37;
	/*border-bottom:1px solid #666666;*/
}


/* NEWS */
#news{
	background:url(/images/panels/home2.gif) bottom left no-repeat;
	padding-bottom:12px;
	float:left;
	width:575px;
	margin:6px 0 ;	
}
#news div.innernews{
	background:url(/images/panels/home2.gif) top left no-repeat;	
	padding:13px 21px 0 21px;
}

#news h1 { font-size:18px; line-height:24px; }
#news .article	{ clear:left; padding-top:5px; margin-top:-10px; }
#news .article h2{ text-indent:-2000px; line-height:0; margin:0; padding:0;}
#news .article a { text-decoration:underline;  color:#4b8500; font-size:14px; font-weight:bold } 
#news .article a:hover { color:#b0c52a; } 
#news .article a img{ float:left; padding:1px; border:1px solid #cccccc; margin-right:6px;}

#news .article p{margin-left:127px;}
span.article p{margin-left:127px;}

span.article h1 { font-size:18px; line-height:24px; }
span.article	{ clear:left; padding-top:10px; margin-top:-10px; display:block }
span.article h2{ text-indent:-2000px; line-height:0; margin:0; padding:0;}
span.article a { text-decoration:underline;  color:#4b8500; font-size:14px; font-weight:bold } 
span.article a:hover { color:#b0c52a; } 
span.article a img{ float:left; padding:1px; border:1px solid #cccccc; margin-right:6px;}



/* usingthissite */
#usingthissite{
	background:url(/images/panels/home3.gif) bottom left no-repeat;
	padding-bottom:12px;
	float:left;
	width:575px;
}
#usingthissite div{
	background:url(/images/panels/home3.gif) top left no-repeat;	
	padding:13px 21px 0 21px;
}
#usingthissite h1 { font-size:18px; line-height:24px; }

#rightcol #usingthissite{
	float:right;
	margin-top:5px;
}



/* footer */

#footer{
	display:block;
	clear:both;
	padding-top:19px;
	margin-bottom:50px;
}

#footerinner{
	margin-top:5px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	line-height:20px;
}

#footer ul{
	float:right;
	width: 550px;
	display:inline;
	margin:0; padding:0;
	line-height:19px;
	text-align:right;
}

#footer ul li{
	display:inline; padding-left:10px; 
}
#footer ul li a{
	text-decoration:none;
	color:#999999;
}
#footer ul li a:hover{
	color:#000000;
}





#leftcol{
	width:300px;
	float:right;
}

#rightcol{
	width:575px;
	float:left;
}





/* welcome */
#subnav{
	display:block;
	background:url(/images/panels/navpanel.gif) bottom left no-repeat;
	padding-bottom:12px;
	margin-bottom:6px;
	width:300px;
}
#subnav div{
	display:block;
	background:url(/images/panels/navpanel.gif) top left no-repeat;	
	padding:0;
}

#subnav h1, .sidepanel h1 {
	border:0; margin-bottom:5px; color:#999999;
}

#subnav h1
{
	padding: 13px 21px 0px 21px; 
}

#subnav ul{ margin:5px 1px 0 1px; padding:0; }
#subnav ul li{ font-size:15px; background:url(/images/menu/subnav_item.gif) top left repeat-x;  list-style-image:url(/images/menu/subnav_arrow_.gif); padding:5px 8px 5px 20px; margin:0; }
#subnav ul li.current{ background:url(/images/menu/subnav_arrow.gif) 0px 0px  no-repeat; font-weight:bold }

#subnav ul li a{ font-size:15px;  text-decoration:none; color:#000000;  }
#subnav ul li a:hover{text-decoration:underline; }

#subnav ul li ul{ display:block; margin-bottom:5px;margin-top:10px; font-weight:normal;}
#subnav ul li ul li{ font-size:11px; background:none;list-style-image:url(/images/menu/subsubnav_arrow_.gif); padding:3px 18px ; margin:0; }
#subnav ul li ul li.current{ background:url(/images/menu/subsubnav_arrow.gif) 10px 6px no-repeat; font-weight:bold}

#subnav ul li ul li a{ font-size:11px; display:inline;  color:#4b8500; display:block; } /*margin:-16px 0 0 14px; */
#subnav ul li ul li a:hover{color:#b0c52a; }

.sidepanel
{
	background: url(/images/panels/navpanel.gif) bottom left no-repeat;
	padding-bottom: 12px;
	margin-bottom: 6px;
	width: 300px;
}
.sidepanel div
{
	background: url(/images/panels/navpanel.gif) top left no-repeat;	
	padding: 20px;
}

#boroughs{
	display:block;
	padding-bottom:12px;
	text-align:center;
}
#boroughsinner{
	padding:13px 0 0 0;
}




#maincontent{
	background:url(/images/panels/home1.gif) bottom left no-repeat;
	padding-bottom:12px;
	float:left;
	width:575px;
}
#maincontent div{
	background:url(/images/panels/home1.gif) top left no-repeat;	
	padding:13px 21px 0 21px;
}




#subcontent{
	clear:left;
	background:url(/images/panels/home2.gif) bottom left no-repeat;
	padding-bottom:12px;
	padding-top:0;
	float:left;
	width:575px;
	margin-top:5px;
}
#subcontent div{
	background:url(/images/panels/home2.gif) top left no-repeat;	
	padding:13px 21px 0 21px;
}



.bordered{
	border:1px solid #cccccc; 
	padding:2px;
}

table{
	border:1px solid #ccc;
	border-right:none;
	margin:12px 0;
}

th{
	vertical-align:bottom;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background: url(/images/menu/subnav_item.gif) top left repeat-x;
	padding:4px;
	font-weight:bold
}

td{
	vertical-align:top;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:2px 4px;
}

.boxy{
	background:none!important;
	width:120px;
	height:180px;
	padding:0;
	margin:0 10px 10px 0;
	float:left;
}


.quotedl{
	 font-size:300%; color:#5F9F38; font-family:'Times New Roman', Times, serif	; font-weight:bold;
	 margin:0 4px 10px 0; 
	 padding-top:0.25em;
	 float:left;
	 z-index:2;	 
}

.quotedr{
	 font-size:300%; color:#5F9F38; font-family:'Times New Roman', Times, serif	; font-weight:bold;
	 padding-top:12px;
	 padding-left:3px;
	 float:right;
	 z-index:22;
	 position:absolute;
	 /*top:0px;*/
	 /*line-height:10px;
	 padding-top:-0.5em;  
	 z-index:5;
	 position:relative;*/
}


li.large{
	list-style-image:url(/images/bull.png);
}

ul.large li{
	list-style-image:url(/images/bull.png);
}

ul li{
 	list-style:circle;
}



/*
#####################################################
	TOOLTIPS
#####################################################
*/
a.tooltip{
    position:relative; /*this is the key*/
    z-index:24; 
	 /*text-shadow:#999999;*/
}

a.tooltip:hover{z-index:25; }

a.tooltip span{display: none}

a.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	font-size:10px;
    top:15px; left:15px; width:200px;
	padding:5px;
    border:1px solid White;
    background-color:#006600; color:#ffffff;
    text-align: left;
	z-index: 99;
}
/*
#####################################################
	end of TOOLTIPS
#####################################################
*/

.hilite
{
	font-weight: normal;
	color:#000000;
	background-color: #CBE29E;
}



form.searchform{  text-align:right; position:absolute; left:50%; margin-left:200px; width:230px; padding-top:8px;	 }
form.searchform span{  color:white; }
form.searchform input.searchbox {width:100px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}  

#footer form.searchform{ padding-top:24px;	}
#footer form.searchform span{  color:#999999; }


form#input {
}
	
form#input legend{color:#5F9F38; font-size:16px}

form#input table{ 	width:100%; margin-bottom:25px;}	
form#input table,
form#input table tr td
 {

	border:none
}

form#input td {
  border-top: 2px solid #e0e0e0!important;
  padding: 10px 0 8px 0;
}

form#input td td {
  border: none!important;
  padding: 5px;
}

form#input input[type="text"],
form#input textarea,
form#input select{
	width:300px;
	background-color:#F3FCE2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #99CC33!important;
}

form#input input[type="text"],
form#input textarea{
	padding:2px;
}
form#input select {
	width:306px;
}
form#input select option{
	padding:2px;
}

form#input input[type="submit"]{ padding:5px 20px}

form#input td span.errordiv{display: none; visibility: hidden; padding: 2px 5px 2px 5px; background-color: #990000; color: white; width:295px}	

#validatorcontainer {
  float: left;
  position: absolute;
  width: 500px;
  background-color: #fff;
  
}
#info_field{ display:none}