/*CSS*/
body {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:12px;
	text-align:left;
	background-color:#FFF;
	}

#mn-wrapper {
	width: 990px;
	margin: 0 auto;
	}

#mn-bg {
	float: left;
	width: 990px;
	background-image:url(images/wrapper.jpg);
	}		
	
div#mn-banner {
	float: left;
	width: 990px;
	height: 164px;
	background-image:url(images/banner.jpg);
	}

div#mn-nav {
	clear: left;
	float: left; 
	width: 260px;
	padding-bottom: 30px;
	}
	#mn-nav ul {
		list-style-image:url(images/arrow.gif);
		margin: 0;
		padding: 0;
		position: relative;
		top: 0px;
		left: 65px;
		}
	#mn-nav li {
		margin: 26px 0;
		}
	
div#mn-graphic {
	float: left; 
	width: 730px;
	height: 225px;
	background-image:url(images/graphic.jpg);
	background-color: #1E3152;
	}
	#mn-graphic p {
		margin:0;
		padding: 0;
		position: relative;
		top: 10px;
		left: 405px;
		width: 300px;
		color: #FFF;
		}
	#mn-graphic a {	
		color: #FFF;
		text-decoration: none;
		}
	#mn-graphic a:hover {	
		color: #91a6cf;
		text-decoration: none;
		}
	
div#mn-content {
	float: right;
	background-image: url(images/content.jpg);
	background-repeat:no-repeat;
	width: 730px;
	padding-bottom: 60px;
	}
	#mn-content p {
		color: #31353e;
		margin: 0 0 10px 40px;
		padding: 0;
		font-size: 12px;
		line-height: 20px;	
		padding-right:25px;
		text-align:justify;
		}

	#mn-content strong {
		color: #31353e;
		}
	#mn-content a {
		color: #375389;
		text-decoration: none;
		font-weight: normal;
		}
		#mn-content a:hover {
			color: #375389;
			text-decoration: underline;
			}
/**	#mn-content ul {
		color: #31353e;
		float: left;
		position: relative;
		line-height: 20px;
		width: 730px;
		margin: 60px 10px 10px 40px;
		}
		#mn-content ul a {color: #123b87;} **/
		
	#mn-content table.address	{
		color: #31353e;
		line-height: 20px;
		margin: 5px 0 10px 55px;
		padding: 5px 0 10px 15px;
		}
	#mn-content table.whatsnew1	{
		margin: 10px 0 10px 10px;
		padding: 10px 0 10px 10px;
		}

	#mn-content table.topics	{
		margin: 0;
		padding:0;
		}
		#mn-content table.topics ul	{
		color:#31353e;
		}
		#mn-content table.topics ul li {
		line-height:20px;
		color:#31353e;
		}
		#mn-content table.topics ul li a	{
		color:#375389;
		text-decoration:none;
		}
		#mn-content table.topics ul li a:hover	{
		color:#375389;
		text-decoration:underline;
		}
		#mn-content #textmods {
		float: right;
		width: 150px;
		height: 35px;
		position: relative;
		top: 30px;
		right: 10px;
		margin-bottom: 0;
		}
		#mn-content #textmods a {
		font-size: 12px;
		}
		
		
div#mn-footer {
	clear: both;
	float: left;
	width: 990px;
	color: #FFF;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 auto;
	line-height:20px;
	background:url(images/footer.jpg) no-repeat #222E48;
	}
	#mn-footer a, #mn-footer a:visited {
		color: #777;
		text-decoration:none;
		}
	#mn-footer a:hover	{
		color:#FFFFFF;
		text-decoration: none;
		}	
	#mn-footer ul {
		width: 985px;
		list-style: none;
		margin: 14px auto;
		padding: 0;
		text-align: center;
		}
	#mn-footer li {
		display:inline;
		padding: 0 7px;
		}



.amslerGrid	{
	margin:20px 0 10px 40px;
	padding: 0 25px 10px 40px;
	color: #31353e;
	line-height:20px;
	list-style-type:lower-roman;
	text-align:justify;
	}
/*  *********************************************   CONTENT   *********************************************** */


.contact_form {
	color: #31353e;
	font-size: 12px;
	line-height: 20px;
	position: relative;
	top: 50px;
	left: 50px;
	}
	

img {
	border: none;
	}	

/*Link Text*/
#header {
	font-weight:normal;
	font-family: times;
	font-size: 30px;
	color: #375389;
	margin: 30px 0 20px 40px;
	text-transform: uppercase;
	width: 500px;
	float: left;
	}
#header2 {
	font-weight:bold;
	font-family: times;
	font-size: 14px;
	color: #375389;
	margin: 30px 0 10px 40px;
	text-transform: uppercase;
	}
#header2 hr {
	border-top: 1px solid #DDDAD5;
	border-bottom: 0px;
	width: 65%;
	margin: 0px 0px 0px 0px;
	clear: left;
	height: 0px;
}

H1 {
	font-weight:normal;
	font-family: times;
	font-size: 26px;
	color: #375389;
	margin: 40px 0 0 40px;
	padding: 0;
	text-transform: uppercase;
	}

H2 {
	font-size: 20px;
	color: #375389;
	margin: 50px 0 10px 40px;
	width: 656px;
	font-family: times;
	font-weight:normal;
	}

.linkedheader	{
	color:#375389;
	font-weight:bold;
	text-decoration: none;
}

.linkedheader:hover	{
	text-decoration:underline;
}

.topicheader	{
	font-size: 13px;
	color: #275389;
	margin: 0 0 0 0;
	padding-top: 10px;
	font-weight:bold;
	}

/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid;
	border-color:#B5A99B;
}

.picRight {
	border: 1px solid; 
	border-color:#375389; 
	float:right; 
	margin: 5px 30px 5px 20px;
}

.picRightnoborder {
	float:right; 
	margin-left:20px;
}

.picRight2 {
	border: 1px solid;
	border-color:#B5A99B;
	float:right;
	margin: 5px 0px 0px 15px;
}

.picLeft {
	border: 1px solid;
	float:left;
	margin-right:10px;
	margin-top:5px;
	border-color: #375389;
}

.picLeft2 {
	border: 1px solid;
	float:left;
	margin-right:10px;
	margin-top:5px;
	border-color: #B5A99B;
}


.picLeftnoborder {
	float:left; 
	margin-left:0px;
	margin-right:10px;
}

.photocaption	{
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

div#picturetables	{
	margin: 5px 0 5px 70px;
	}

/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:200px;
	padding: 2px 3px;
	border:1px solid #375389;
}

.inputSelect2 {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:350px;
	border:1px solid #375389;
	padding: 2px 3px;
}

.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:200px;
	padding: 2px 3px;
	border:1px solid #375389;
	font-family: Arial;
}


.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	width:80px;
	border: 1px;
	padding: 2px 3px;
	color: #FFF;
	background-color: #375389;
	border-color: #375389;
}
.inputButton2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	border: 1px;
	width:100px;
	border: 0;
	padding: 2px 3px;
	border-color: #375389;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}


/*  *********************************************   LINKS   *********************************************** */




/* Link Styles Ends */

.button-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #3F4A5E;
	text-decoration: none;
}




.backtotop	{
		color: #375389;
		margin: 0;
		padding: 0;
		position: relative;
		top: 25px;
		left: 40px;
		line-height: 20px;
		width: 656px;
		text-align:right;
		}

.backtotop a:hover {
	text-decoration:underline;
}


/**************************** CSS CODE FOR ACCORDION MENU USING jQUERY *********************************/

.menu_list {
	width: 260px;
}
.menu_head {
	padding: 13px 0 0 70px;
	cursor: pointer;
	position: relative;
	margin:0;
    font-weight:normal;
	background:url(images/menu_nav_background.jpg);
	width: 190px;
	height: 27px;
	color: #FFFFFF;
}
.menu_head a {
	color: #FFF;
	text-decoration: none;
	}
.menu_head a:hover {
	text-decoration: underline;
	}


.menu_body {
  display:none;
  width: 255px;
  border-left: 1px solid #30353B;
  border-right: 4px solid #30353B;
  padding: 10px 0;
  line-height: 20px;
}
.menu_body a {
  display:block;
  width: 180px;
  color:#30353B;
  padding-left:10px;
  text-decoration:none;
  padding: 0 0 10px 70px;
}
.menu_body a:hover {
  text-decoration:underline;
}

/******** other *******/
div.spacer{clear:both; height:10px; display:block;}
div.spacer2{clear:both; height:0px; display:block;}

div#backtoheader	{
	padding-right:30px;
	margin-top: 10px;
	margin-bottom:10px;
	text-align:right;
	float:right;
	}

.contentlists	{
	margin: 25px 0 -20px 35px;
	padding: 25px 0 0 35px;
	line-height:20px;
	}
	
.contentlists2	{
	margin: 25px 0 0 35px;
	padding: 25px 0 0 35px;
	line-height:20px;
	font-size:12px;
	}	
	
/****************** maps page ****************/

.directions	{
	margin-top: 0;
	padding-top: 0;
	}


/* Font Sizer CSS - Start */
a.fontSizeControl {
	color: #6a6a6a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	}

a.fontSizeControl:hover{ color: #f00; }

/* Font Sizer CSS - End */

/* ******************************** EYE & RETINA PAGES ******************************* */

div#linkedListLeft {
	margin:0;
	padding:0;
	float:left;
	width:335px;
}
	#linkedListLeft ul {
		margin: 0 0 0 35px;
		padding: 0 0 0 35px;
		}
	#linkedListLeft ul li	{
		padding-bottom:5px;
		}

div#linkedListRight {
	margin:0;
	padding:0;
	float:left;
	width:325px;
}

	#linkedListRight ul {
		margin: 0 0 0 85px;
		}
	#linkedListRight ul li	{
		padding-bottom:5px;
		}
		
div#amslerGrid	ol {
	margin:10px 60px 0 80px;
	padding:0;
	color: #31353e;
	line-height:20px;
	list-style-type:lower-roman;	
	}
	#amslerGrid ol li	{
		padding-bottom:10px;
		text-align:justify;
		font-size:12px;
		}
		
/* ***************** locations page ************** */
div#directionsTab1	p	{
	margin:0 25px 10px 25px;
	padding:0;
	}
div#directionsTab2	p	{
	margin:0 25px 10px 25px;
	padding:0;
	}
div#directionsTab3	p	{
	margin:0 25px 10px 25px;
	padding:0;
	}	
	
div#mn-content p.shift 	{
	margin:0 25px 10px 0;
	padding:0;
	text-align:left;
	}

div#NYC_directionsList	ul	{
	margin: 0 25px 5px 25px;
	}
	#NYC_directionsList ul li	{
		padding-bottom:10px;
		font-size:12px;
		text-align:justify;
		line-height:20px;
		}
		
div#Queens_directionsList	ul	{
	margin: 0 25px 5px 25px;
	}
	#Queens_directionsList ul li	{
		padding-bottom:10px;
		font-size:12px;
		text-align:justify;
		line-height:20px;
		}	
		
div#NewRochelle_directionsList	ul	{
	margin: 0 25px 5px 25px;
	}
	#NewRochelle_directionsList ul li	{
		padding-bottom:10px;
		font-size:12px;
		text-align:justify;
		line-height:20px;
		}			
