@charset "UTF-8";
/*-------------------main Content Styles---------*/
#mainContent {
	float: left;
	width:425px;
	margin-top:30px;
	margin-right:40px;
}

#contactInfo {
	margin-top: 20px;
	margin-bottom:10px;
}
#contactInfo p {
	font-size:12px;
	line-height: 18px;
}
/*-------------------sidebar and form Styles---------*/
#sidebar {
	background:url(../shared_images/corner_425_top.gif) no-repeat top center;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
	/*margin-bottom:20px;*/
}
#sideLines {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#formWrap {
	float: left;
	width:400px;
	margin-bottom:20px;
	margin-top:20px;
	display:inline;
	margin-right:0px;
}
#nohoImage {
	float:right;
	margin: 10px;
}
#formWrap h2 {
	font-size: 13px;
	padding-bottom:1em;
	padding-top: 1em;
	width: 350px;
}
form {
	background:url(../shared_images/f3f3f3Gradient.gif) repeat-x top center;
	width: 375px;
	padding: 10px;
	padding-left: 25px;
	border: 1px solid #ccc;
	margin:0px;
}
.complete {
	padding-bottom: 1em;
}
input.email, input.fullname, input.company, input.phonenumber {
	border: 1px solid #e9e9e9;
	width:250px;
	height: 1.75em;
	color:#666666;
	background-color: white;
}
textarea {
	border: 1px solid #e9e9e9;
	color:#666666;
	background-color: white;
}
input:hover.email, input:hover.fullname, input:hover.company, input:hover.phonenumber {
	border: 1px solid #e9e9e9;
	background-color:#FBF7DA;
}
textarea:hover {
	background-color:#FBF7DA;
}
#submitbutton {
	width: 300px;
}
.submit {
	margin: 10px 0px;
}
/*--------------------accordion interior styles---------*/
#nohoMap {
	border: 1px solid #ccc;
	margin-left:8px;
}
#directions {
	width:375px;
	padding: 0px 10px;
	line-height: 17px;
	font-size: 11px;
}
#direction {
	list-style:none;
	padding-bottom:5px;
	border-bottom:1px solid #e9e9e9;
}
#point {
	list-style:none;
	font-size:12px;
	font-weight:bold;
	padding-top: 10px;
}
#parking li {
	list-style:none;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e9e9e9;
}
#subway p{
margin:0px;
padding: 2px 0px 0px 0px;
color:#4B659A;/*MED BLUE*/
}
#p7ABc1_4 h2{
font-size: 13px;
	color:#4B659A;/*MED BLUE*/
	padding:5px 0px;
	line-height: normal;
	letter-spacing:normal;
	}
	
#subway {
border-collapse:collapse;
border-top: 1px solid #ccc;
}
#subway td {
border-bottom: 1px solid #ccc;
}
#mta_link {
border-bottom: 1px solid #ccc;
}
#thankyou {
font-size: 14px;
text-align: center;
padding-top:40px;
width: 400px;
height: 100px;
border: 1px solid #e9e9e9;
margin-top: 120px;
margin-left: 200px;
margin-bottom: 100px;
}
#print_button {
margin-left:270px;
font-size: 8px;
margin-bottom:5px;
letter-spacing: 1px;
}
#print_button a {
padding:2px 10px 2px 10px;
text-decoration:none;
color:#999999;
border:1px solid #ccc;
}
#print_button a:link {
color:#999999;
border:1px solid #ccc;
}
#print_button a:visited {
color:#999999;
border:1px solid #ccc;
}
#print_button a:hover {
	color:#E59B5A;
border:1px solid #E59B5A;

}
#print_button a:active {
	color:#E59B5A;
border:1px solid #E59B5A;
}
/*temp hide unfinished elements*/
#p7ABW1 .p7ABtrig #p7ABt1_5, #p7ABW1 .p7ABtrig #p7ABt1_6, #p7ABW1 .p7ABtrig #p7ABt1_7, #p7ABW1 .p7ABtrig #p7ABt1_8 {
visibility: hidden;
}



