@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	padding:0px;
	margin:0px;
	font:15px/17px "Times New Roman", Times, serif;
	color:#FFF;
	background-color: #036;
}
a {
	color:#FFF;	
}
/*h1{
	font:17px/20px Verdana,sans-serif,Arial,Helvetica;
	font-weight: bolder;
	font:13px/17px sans-serif,Arial,Helvetica,Verdana;
	font:13px/17px Georgia, "Times New Roman", Times, serif;
	font:13px/17px "Lucida Console", Monaco, monospace;
font:13px/17px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font:13px/17px sans-serif,Arial,Helvetica,Verdana;
	font:13px/17px "Times New Roman", Times, serif;
	
	
	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family:"Lucida Console", Monaco, monospace;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}*/
h1{
	text-align:center;
	
}/*centered regular heading text*/

h2{
	text-align:center;
	font-size: x-large;
}/*centered large text*/

h3{text-align:center;font-size: medium;}/*centered medium text*/

h4{text-align:center;font-size: large;margin:0;padding:0;}
ul {list-style:none;
margin:0px;
padding:0px;
}
hr{
	color:#036;
}
.hideClass{
		/*visibility: hidden;*/
		display:none;
		
}
.centerTxt{
	text-align: center;	
	height:100%;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:17px;
}
#reqFieldsText{
	width:98%;	
	font-size:15px;
	color:#999;	
	display: inline;	
	max-width:350px;
	clear:right;
	
}

.InputSubmit{
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
  	margin-top:5px;
  	display: block;
	width:135px;
}
#reqStar{
	width:2.5%;
	font-size:x-small;
	color:#F00;
	vertical-align:top;
	clear:left;
	clear:right;
	display:inline;
}
th.common_table {
	padding: .2em;
}

tr.common_table_even {
	background-color: #E0E0E0;
}

tr.common_table_odd {
	background-color: transparent;
}

td.common_table {
	padding: .1em;
	padding-left: .3em;
	padding-right: .3em;
}
#sphiderSearch{
	height:100px;
	width:400px;
		margin-left:auto;
	margin-right:auto;
}

/********Start Container ***********/
#ctr{
	min-height: 100%;
	margin-bottom: -50px;
	position: relative;
	background-color: #036;
}
/********Start Header ***********/
#hdr{
	height:100%;
	width:100%;
	background-color: #FFF;
	background-image: url(../images/whiteBgTop.png);
	background-repeat: repeat-x;
}
#hdrNav {
	width: 450px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-family: Tahoma, Geneva, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family: "Lucida Console", Monaco, monospace;
	*/
	font-family: "Lucida Console", Monaco, monospace,Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#hdrNav .active a{
	cursor:pointer;
	background-image: url(../images/hooverBlue.png);
	background-repeat: no-repeat;
	background-color:#036;
	text-align: center;
	width: 100px;
	float: left;
	height: 50px;
	color: #FFF;
	margin-left: auto;
	font-size: small;
	margin-left: auto;
	border-right: #333 1px solid;
	text-decoration: none;
}


#hdrNav ul {
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: none;
	padding-top: 0px;
}

#hdrNav li{
	display: inline;
}

.navPad{
	padding-top:17px;height:33px;	
}
#hdrNav li a {
	text-align: center;
	width: 100px;
	float: left;
	height: 50px;
	color: #666;
	margin-left: auto;
	font-size: small;
	margin-left: auto;
	border-right: #333 1px solid;
	text-decoration: none;
}
#hdrNav li a:hover {
	cursor:pointer;
	color: #036;
	background-color:#FFF;
	background-image: url(../images/hooverBlue.png);
	background-repeat: no-repeat;
}
#submitInfoLinks{
	width: 855px;
	height: 17px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;	
			/*display:none;border-top: #333 1px solid;*/
}
#submitInfoLinks .activeInfo a{
	text-align: center;
	/*width: 5em;font-weight: bold;*/
	float: left;
	height: 17px;
	color: #FF0;
	margin-left: auto;
	font-size: small;
	margin-left: auto;
	border-right: #333 1px solid;
	border-bottom: #FF0 1px solid;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	
}
#submitInfoLinks ul {
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: none;
	padding-top: 0px;
}

#submitInfoLinks li{
	display: inline;
}


#submitInfoLinks li a {
	text-align: center;
	/*width: 5em;*/
	float: left;
	height: 17px;
	color: #9F3;
	margin-left: auto;
	font-size: small;
	margin-left: auto;
	border-right: #333 1px solid;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
#submitInfoLinks li a:hover {
	cursor:pointer;
	color: #FF0;
	
	border-bottom: #FF0 1px solid;
	/*background-color:#CCC;text-decoration: underline;*/
	background-image: url(../images/hooverBlue.png);
	background-repeat: no-repeat;
}
#left{
	text-align:left;
	float:left;
	/*clear: right;
	display: inline;*/
}

 
 /* Head links 
	#hdrNav li.headlink { width: 100px; float: left; margin-left: -1px; border-right: #333 1px solid;  text-align: center; }
	#hdrNav li.headlink a { display: block; padding: 15px; }*/

/* Child lists and links */
	#hdrNav li.headlink ul {
	z-index: 99;
	position:absolute;
	display: none;
	text-align: left;
	width: 125px;
	float: left;
	margin-top:49px;
	margin-left:425px;
	background-color: #CCC;
}
*#hdrNav li.headlink ul {
	z-index: 99;
	position:absolute;
	display: none;
	text-align: left;
	width: 125px;
	float: left;
	margin-top:49px;

	background-color: #CCC;
}
	#hdrNav li.headlink:hover ul { display: block;text-align: left; }
	#hdrNav li.headlink ul li a { padding: 5px; height: 17px;text-align: left; }
	#hdrNav li.headlink ul li a:hover {
	background-color: #FFF;
	text-align: left;
}

/********Start Body ***********/
#bdy{
	height:100%;
	width:100%;
	background-color: #036;
	
}
.bdyCont{
	height:100%;
	width:925px;
	
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}
submitForm{
		height:100%;
	width:400px;
	
	margin-left:auto;
	margin-right:auto;
}
.submitForm table{
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
#search{
	height:100%;
	width:925px;
	
	margin-left:auto;
	margin-right:auto;
	/*margin-top:-10px;background-image: url(../images/blueCityBg.png);
	background-repeat: no-repeat;padding-top: 100px;*/
	
}
#isearch{

	width:925px;
	margin-left:auto;
	margin-right:auto;
	/*background-image: url(../images/blueCityBg.png);
	background-repeat: no-repeat;padding-top: 100px;*/
	
}
#frmSearch{
	/*height:30px;*/
	height:30px;
	width:925px;
	border-top: solid white 1px;
	border-bottom: solid white 1px;
	border-right: solid white 1px;
	border-left: solid white 1px;
	text-align:center;
	padding-top: 5px;	
	/*margin-top:-25px;padding-top:5px;background-image: url(../images/blueCityBg.png);
	background-repeat: no-repeat;padding-top: 100px;*/
	
}
#cityImage{
	height:145px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/oneTennisAveLogo.png);
	background-repeat: no-repeat;
}
#icityImage{
	height:225px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/blueCityBgOne.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#webSearch{
	float:right;
	margin-top:8px;
	margin-right:3px;
}
/********Start Clearfooter static footer at bottomof page***********/
.clearfooter {   height: 50px;   clear: both;}


/********Start Footer ***********/
#ftr {
	height: 50px;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/whiteBgFtr.png);
	background-repeat: repeat-x;
}

#ftrNav {
	width: 450px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;	
	font-family: "Lucida Console", Monaco, monospace,Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#ftrNav .active a{
	cursor:pointer;
	background-image: url(../images/hooverBlue.png);
	background-repeat: no-repeat;
	background-color:#036;
	text-align: center;
	width: 100px;
	float: left;
	height: 50px;
	color: #FFF;
	margin-left: auto;
	font-size: small;
	margin-left: auto;
	border-right: #333 1px solid;
	text-decoration: none;
}


#ftrNav ul {
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: none;
	padding-top: 0px;
}

#ftrNav li{
	display: inline;
}

.navPad{
	padding-top:17px;height:33px;	
}
#ftrNav li a {
	text-align: center;
	width: 100px;
	float: left;
	height: 50px;
	color: #666;
	margin-left: auto;
	font-size: small;
	margin-left: auto;
	border-right: #333 1px solid;
	text-decoration: none;
}
#ftrNav li a:hover {
	cursor:pointer;
	color: #036;
	background-color:#FFF;
	background-image: url(../images/hooverBlue.png);
	background-repeat: no-repeat;
}
.errorMsg{
	color: #F00;
	font-weight: bolder;
	/*font-size: medium;*/
	text-align:center;
}
#successMsg{
	color: #FC0;
	font-weight: bolder;
	font-size: x-large;
	text-align:center;
}

