@charset "utf-8";
/* CSS Document */

/*style All Search Page*/

h2{
	color: #33FFFF;
	font-family: Arial, Helvetica, sans-serif;
 	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
}
	
/* row colors */
	/* row alternative color */
	.colour_list tr.colour_even, tr.colour_even {
		background-color: #01212f;
	}

/* row colors */
	/* row alternative color */
	.colour_list tr.colour_odd, tr.colour_odd {
		background-color:#012738;
	}

/* links */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	letter-spacing:1px;
	color: #CCFFFF;
	}
	
a:visited {
	color:#CCFFFF;
	text-decoration:none;
}
a:link {
	color:#CCFFFF;
	text-decoration:none;
}
a:hover {
	color: #00CCFF;
	text-decoration:none;
}


a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	letter-spacing:1px;
	text-transform:uppercase;
	color: #FFFFFF;
	}
	
a.menu:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.menu:hover {
	color: #CCDAFF;
	text-decoration:none;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	letter-spacing:1px;
	color: #66FFFF;
	}
	
a.link:visited {
	color:#66FFFF;
	text-decoration:none;
}
a.link:link {
	color: #66FFFF;
	text-decoration:none;
}
a.link:hover {
	color: #00FFFF;
	text-decoration:none;
}

#topLeft{
	background-color:#141414;
	float:left;
	display:inline;
	width:720px;
	height:150px;
	}
	
#fullLeft{

	background-color:#141414;
	float:left;
	display:inline;
	width:720px;
	height:auto;
	vertical-align:middle;

	}

	
#topRight{
	background-color:#2fb0e7;
	float:left;
	width:240px;
	height:150px;

	}
#container {
	width:960px;
	float:left;
	background-image:url(../images/background/homebase.gif);
	min-height: 450px;	
	border-bottom:solid 1px #222222; 
	border-left: solid 1px #222222;
}
	
#bottomLeft{

	background-color:#141414;
	float:left;
	display:inline;
	padding:10px;
	width:699px;
	height:auto;
	}

#right
{	
	float:left;
	display:inline;
	width:240px;
	height:auto;}
	

#bottomContent{
	padding:0;
	width:699px;
	height:auto;

 } 
	
#bottomRight{
	background-color:#012738;
	float:left;
	padding:10px;
	width:220px;
	height:auto;
	}



#bottomRight2{
	background-color:#012738;
	margin-top:0px;
	width:220px;
	height:auto;
	display:inline;
	}
	
#bottomRight_Borough {
	position:absolute;
	background-color:#141414;
	margin-top: 150px;
	margin-left: 548px;
	width:250px;
	height:345px;
	z-index: 5;
	top: 0px;
	left: 2px;
}

/* not used
#bottomRight_Style {
	position:absolute;
	background-color:#141414;
	margin-top: 150px;
	margin-left: 548px;
	width:250px;
	height:345px;
	z-index: 5;
	top: 0px;
	left: 2px;
}

#bottomRight_Period {
	position:absolute;
	background-color:#141414;
	margin-top: 150px;
	margin-left: 548px;
	width:250px;
	height:345px;
	z-index: 5;
	top: 0px;
	left: 2px;
}
#bottomRight_LocName {
	position:absolute;
	background-color:#141414;
	margin-top: 150px;
	margin-left: 548px;
	width:250px;
	height:345px;
	z-index: 5;
	top: 0px;
	left: 2px;
}
*/

#rightContent{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width: 220px;
	height: auto;
	
 } 
BoroughLogo{
	margin-top:100px;
	float:left;
	width:220px;
	height:100px;
	text-align:right;

}

#rightContent2{
	position: absolute;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	width: 230px;
	height: 330px;
	overflow:auto;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#012738;
	scrollbar-face-color:#012738;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#012738;
	scrollbar-darkshadow-color:#012738;
	scrollbar-shadow-color:#666666;
	left: 550px;
	top: 0px;
 }
/* Image display pages */ 
 	
#bottomFullwidth{
	top:0px;
	width:960px;
	height:auto;
	float:left;
	}
	
#bottomBackColor{
	background-color:#012738;
	border-bottom:solid 1px #222222; 
	border-left: solid 1px #222222;
	margin-top: 0px;
	margin-left: 0px;
	top:0px;
	width:959px;
	height:auto;
	float:left;
	}

#SubMenu{	
	float:left;
	width:240px;
	height:150px;	
	background-color:#2fb0e7;
}
/* secondary side menu */
#SubMenubar{	
	position:relative;
	padding-right:10px;
	padding-top:4px;
	margin-top:0px;
	margin-left:0px;
	width:230px;
	height:21px;
	text-align:right;

	}
	.prodChoose_off {
	width:72px;
	Height:72px;
	background-image:url(../images/background/homebar.jpg);
	background-repeat:no-repeat;
	
}
.prodChoose_on {
	width:72px;
	Height:72px;
	background-image:url(../images/background/homebar2.jpg);
	
}
