@charset "UTF-8";
/*Reset*/
/*
ggosavi (2009-06-29) moved this file in css folder, therefore changed the
image link to point to right page.
*/
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/*Fonts*/

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}


/*Base*/
h1 {
	font-size: 138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

/*Staten Island, NY Center Specific Tags*/
body {
	background: #0c478d;
}
.printOnly {
	display: none;
}
.screenOnly {
	display: block;
}
#wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background: url("../images/bkg_mainPage.gif") repeat-y left top;
}
#header {
	height: 210px;
	width: 965px;
	background: url("../images/bkg_shadowTop.gif") no-repeat left top;
	padding-top: 10px;
	padding-left: 10px;
}
#logo {
	float: left;
	height: 150px;
	width: 205px;
	padding-top: 25px;
}
#header address {
	height: 50px;
	width: 395px;
	float: right;
	text-align:right;
	color: #666666;
	padding-top: 107px;
	padding-right:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header address p {
	font-size: 13px;
	line-height: 16px;
}
#header address p em {
	font-size: 12px;
}
#headerPhoto {
	display:none !important;
	float: left;
	height: 173px;
	width: 353px;
	padding-top: 2px;
}
#topNav {
	clear: left;
	height: 32px;
	width: 341px;
	background: url("../images/bkg_headerNavPage.jpg") no-repeat left top;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding-top: 3px;
	padding-left: 610px;
}
#topNav p {
	text-transform: uppercase;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*display: none;*/ /* 2009/06/19 changed by ggosavi */
}
#topNav p a {
	display:none !important;
	background: url("../images/btn_topNavN.gif") no-repeat left top;
	width: 100px;
	padding-left: 15px;
	padding-right: 10px;
}
#topNav p a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url("../images/btn_topNavA.gif") no-repeat left top;
}
#topNav p a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url("../images/btn_topNavA.gif") no-repeat left top;
}
#main {
	width: 965px;
	padding-left: 10px;
	background: url("../images/bkg_mainPage.gif") repeat-y left top;
}
#leftNav {
	background: url("../images/bkg_leftNavPage.gif");
	float: left;
	width: 193px;
	border-left: 2px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 260px;
}
#leftNav ul {
	padding: 0px;
	margin: 0px;
}
#leftNav li {
	list-style: none;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#leftNav li a {
	display: block;
	padding: 2px 0px 0px 10px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 17px;
	font-size: 13px;
	background: url("../images/btn_leftNavHighlightOff.gif") no-repeat left top;
}
#leftNav li a.selected {
	background: url("../images/btn_leftNavSelect.gif") no-repeat left top;
}
#leftNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url("../images/btn_leftNavHighlight.gif") no-repeat left top;
}
#leftNav li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url("../images/btn_leftNavHighlight.gif") no-repeat left top;
}
#content {
	float: left;
	width: 658px;
	background: url("../images/bkg_contentPage.gif") no-repeat left top;
	border-right: 2px solid #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 197%;
}
#content h2 {
	margin-bottom: 0.5em;
}
#content h3 {
	margin-bottom: .5em;
}
#page #content ul {
	margin-top: 0px;
}
#content strong em {
	font-style: normal;
	font-weight: bold;
	color: #993333;
}
#content .imgFl {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
#footer {
	background: url("../images/bkg_shadowBottom.gif") no-repeat left bottom;
	height: 255px;
	width: 975px;
	clear: left;
}
#footerContent {
	background: #319993;
	height: 208px;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	width: 951px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#footerContent .col1 {
	width: 340px;
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}
#footerContent .col2 {
	width: 300px;
	float: left;
}
#footerContent .imgFl {
	float: left;
	margin-right:20px;
	border-right: 2px solid #FFF;
}
#footerContent h3 {
	font-size: 138.5%;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#footerContent ul {
	margin-top: .5em;
}
#footerContent li {
	color: #FFFFFF;
	font-size: 116%;
	margin-bottom: .25em;
}
#bottomNav {
	background: #09103c;
	height: 23px;
	width: 951px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFF;
	margin-left: 10px;
	font-size: 0%;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
}
#bottomNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomNav a:link {
	color: #FFFFFF;
}
#bottomNav a:visited {
	color: #FFFFFF;
}
#bottomNav a:hover {
	color: #00A7D5;
	text-decoration: underline;
}
#bottomNav a:active {
	color: #00A7D5;
	text-decoration: underline;
}

/*Physican Directory*/
#page #physicianList table {
	width: 380px;
	float: left;
	background: #e4e4e4;
	border: 1px solid #FFFFFF;
}
#page #physicianList th, td {
	padding: 4px 5px;
	border-style: none;
	font-size: 93%;
}
#page #physicianList th {
	background: #d6d6d6;
}
#page #physicianList {
	cursor: pointer;
}
#page #physicianList .directoryHover {
	background-color: #c5fc9c!important;
}
#page #physicianList .directorySelected {
	font-weight: bold;
}
#page #physicianList .directoryOdd {
	background-color: #b9dce9;
}
#page #physicianDetail {
	width: 240px;
	float: left;
	margin-left: 15px;
	background: #d6d6d6 url("../images/bkg_physicianDetail.gif") repeat-x left top;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 93%;
	line-height: 140%;
}
#page #physicianDetail img {
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
#page #physicianDetail ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#page #physicianDetail p {
	margin: 0px;
	padding: 0px;
}
#page #mapCanvas {
	height: 300px;
	width: 650px;
	margin-top: 20px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}
#moreInfo #First {
	width: 200px;
}
#moreInfo #Last {
	width: 200px;
}
#moreInfo #Email {
	width: 300px;
}
#moreInfo #Address {
	width: 400px;
}
#moreInfo #City {
	width: 150px;
}
#moreInfo #State {
	width:30px;
}
#moreInfo #Zip {
	width: 100px;
}
#moreInfo #Phone {
	width: 250px;
}
#moreInfo #Message {
	width: 400px;
}

#leftNav ul li:nth-child(3) {
display:none;
}

#leftNav ul li:nth-child(7) {
display:none;
}

