/* general tag styles */

body {
	font-family: "Lucida Grande", tahoma, verdana, arial, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 70%;
	background: #fff url(../images/header/bg.jpg) left top repeat-x;
}

p, td, li, form, label {
	font-size: 1em;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p, .pstyle {
	line-height: 120%;
	padding: 0 0 10px 0;
	color: #000;
	font-weight: normal;
	border: 0;
	margin: 0;
}

h1, h2, h3, h4 {
    font-size: 1em;
	line-height: 120%;
	padding: 10px 0 1px 0;
	border: 0;
	margin: 0;
	color: #000;
}

h5, h6 {
	font-size: 1em;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: 1em;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

sup {
    font-size: 1em;
    vertical-align: baseline;
    position: relative;
   	bottom: 0.36em;
}

sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
} 

div.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
} 

/* tabular data cell styles */

td {
	text-align:left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

/* main containers */ 

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 900px;
}


/* header */

#header {
	height: 100px;
}

#header img {
	margin: 30px 0 0 20px;
}

#header #left_head
{
	width: 263px;
	float:left; 
}

#header #ny_head
{
	font-size: 11px;
	color: #666;
	padding: 20px 0 30px 0;
	line-height: 18px;
	width: 150px;
	float:right; 
}

#header #greatneck_head
{
	font-size: 11px;
	color: #666;
	padding: 20px 0 30px 0;
	line-height: 18px;
	width: 150px;
	float:right; 
}
/* content containers */

.content-container {
	border-top: 5px solid #03B3C6;
}

.home {
	background:url(../images/home.jpg) no-repeat;
	height: 490px;
}

.centers{
	background:url(../images/background-centers.png) no-repeat;
	height: 490px;
}

#dermatology {
	background:url(../images/bg/dermatology.jpg) no-repeat;
}


#h-bar {
	display: block;
	width: 100%;
	clear: both;
	background: url(../images/h-bar.png) no-repeat;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}

#h-bar ul {
	list-style-type: none;
	margin-left: 285px;
}

#h-bar li {
	float: left;
	background: url(../images/h-bar-arrow.png) no-repeat left center;
	padding: 0 15px 0 10px;
}

#h-bar a {
	color: #fff;
}

#v-container {
	float: left;
	padding: 0 0 0 30px;
}

#v-bar {
	width: 230px;
	background: url(../images/v-bar.png) no-repeat left bottom;
	color: #fff;
	padding: 10px 0 5px 0;
}

#v-bar ul {
	list-style-type: none;
	width: 205px;
	margin: 0 auto;
}

#v-bar li{ margin:0;padding:0;}

#v-bar li.on {
	background: url(../images/v-bar-item.gif) no-repeat;
	height: 58px;
	margin-bottom: 10px;
}

#v-bar .on p {
	float: right;
	margin: 5px 5px;
	font-size: 16px;
	font-family: arial, tahoma, verdana;
	width: 125px;
	height: 48px;
	padding: 0 0 0 70px;
}

#v-bar .on a {
	display: block;
	padding-top: 5px;
	color: #fff;
}

#v-bar .on a:hover {
	color: #CBDADB;
	text-decoration: none;
}

#v-bar .on span {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #66DCE8;
	font-family: arial, tahoma, verdana;
}

#schedule p {background: url(../images/v-schedule.gif) no-repeat;}
#procedures p  {background: url(../images/v-procedures.gif) no-repeat;}
#face p {background: url(../images/v-face.gif) no-repeat;}
#services p {background: url(../images/v-services.gif) no-repeat;}
#group p {background: url(../images/v-clinical-research.gif) no-repeat;}
#media p {background: url(../images/v-schedule.gif) no-repeat;}

#v-bar li.off {
  background: url(../images/v-bar-item-off.gif) no-repeat;
	height: 40px;
	text-align: center;
	margin-bottom: 10px;
}

#v-bar li.off a{
	line-height: 40px;
	color: #66DCE8;
}

#v-bar .off p {
	background: none;
	line-height:1px;
	margin:0;
	padding:0;
}

#v-bar li.open {
	background: url(../images/v-bar-item-open.gif) no-repeat 0 0;
	/*text-align: center;*/
	margin-bottom:10px;
}

#v-bar .open a {	color: #fff;}
#v-bar .open p {	color: #fff;}

#v-bar .open a:hover {
	color: #CBDADB;
	text-decoration: none;
}

#v-bar .open span {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #66DCE8;
	font-family: arial, tahoma, verdana;
}

#v-bar .open p {
	float: right;
	margin: 5px 0 5px 5px;
	font-size: 16px;
	font-family: arial, tahoma, verdana;
	width: 125px;
	height: 48px;
	padding: 0 0 0 70px;
	text-align: left;
}

#v-bar .open .bottomfix{ height:1px; background:green;lineheight:1px;font-size:1px;}

#v-bar-ul ul {
	list-style-type: none;
	margin:0 10px 0px 10px;
	background: url(../images/sub-bar.gif) no-repeat;
	clear: both;
	padding:0;
}

/* two layers down */
#v-bar-ul ul li ul {
	list-style-type: none;
	margin:0 10px 0px 0px;
	background: none;
	clear: both;
	padding:0;
}

#v-bar-ul ul li ul li{
	text-align: left;
	padding: 5px 0 0 10px;
	/*line-height:12px;
  height:15px;*/
	width:165px;
	font-size:11px;
	/*line-height:12px;*/
}
/* end two layers */

#v-bar-ul ul li {
	text-align: left;
	padding: 5px 0 0 15px;
	/*line-height:12px;
  height:15px;*/
	width:160px;
	font-size:11px;
	/*line-height:12px;*/
}

#v-bar-ul ul li.close {
	background: url(../images/sub-bar.gif) #000 no-repeat bottom left;
	height: 10px;
	line-height:2px;
	padding:0px 0;
	margin:0;
	font-size:1px;
	width:185px;

}

.navliclose {
	background: url(../images/sub-bar.gif) #000 no-repeat bottom left;
	height: 10px;
	line-height:2px;

	padding:0px 0;
	font-size:1px;
	width:185px;
	
	margin: 0 0 0 10px;
}

#v-bar-ul ul li a {
  margin:0;
  width:170px;
  color: #CEF0FF;
}

#v-bar div.close{
	background: url(../images/v-bar-item-open.gif) #03B3C6 no-repeat left bottom;
	height: 5px;
	width:205px;
	font-size:1px;
}

#newsletter {
	display: block;
	width: 230px;
	height: 139px;
	background: url(../images/newsletter.png) no-repeat;
	margin-top: 20px;
}

#newsletter h1 {
	font-size: 18px;
	line-height: 25px;
	font-family: arial, tahoma, verdana;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}

#newsletter p {
	color: #666;
	line-height: 12px;
	padding-left: 10px;
	font-size: 12px;
}

#newsletter .text {
	border: 1px solid #ccc;
	padding:3px;
	font-size: 14px;
	width: 125px;
}

#newsletter .button {
	border: 1px solid #ccc;
	background: #ccc;
	padding:3px;
	font-size: 14px;
	width: 50px;
	color: #666;
	text-align: center;
}


#promo {
	display: block;
	width: 230px;
	margin-top: 20px;
	text-align: center;
}

/* content */

#content {
	width: 565px;
	float: right;
	display:inline;
	margin-right: 40px;
	margin-bottom: 40px;
}

#content h1 {
	display: block;
	height: 80px;
	margin: 0;
	padding: 115px 0 0 0;
}

.centers #content h1 {
	display: block;
	height: 00px;
	margin: 0;
	padding: 30px 0 0 0;
}

#content h2 {
	padding: 20px 0 0 0;
	font-family: arial, tahoma, verdana, san-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 35px;
	color: #03B3C6;
}

.centers #content h2 {
	padding: 0px 0 0 0;
	font-family: arial, tahoma, verdana, san-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 35px;
	color: #03B3C6;
}

#content p {
	font-size: 11px;
	color: #666;
	padding: 20px 0 30px 0;
	line-height: 18px;
}

#content li {
	font-size: 11px;
	color: #666;
	line-height: 18px;
}

#content p.highlight {
	width: 260px;
	float: left;
	display:inline;
	padding-top: 10px;
	border-top: 4px solid #01D7EE;
	margin-right: 20px;
}

#content p.highlight a.main {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	font-family: arial, tahoma, verdana;
	line-height: 35px;
	display: block;
}

#content p.highlight span {
	display: block;
	padding: 0 20px;
}

#content p.highlight a {
	display: block;
	padding: 0 20px;
	line-height: 25px;
	color: #01D5EB;
}


/* form styling */

#formContactInfo li * {
	display: block;
	float: left;
	vertical-align: middle;
}


#formContactInfo li {
	clear: left;
	overflow: auto;
	padding: .3em 0em .4em 0em;
}


#formContactInfo li label {
	width: 10em;
}


fieldset {
	border: 0;
}


legend {
	margin-left: -1em;
}


ul.fieldlist {
	list-style: none;
}


ul.fieldlist li {
	padding: .2em .2em;
}

fieldset legend {
color: #666;
padding-top: 1em;
font-weight: bold;
}

.submitButton {
padding: 2em 0em 0em 26.5em;
}

#formStyle label {
color: #666;
}


/* footer */

#footer {
	margin: 20px 20px 0 0;
}

#footer p {
	text-align: right;
	color: #666;
	line-height: 180%;
	font-family: Arial, Verdana, Georgia, Verdana, Helvetica, sans-serif;
}

#footer a {
	font-weight: bold;
	color: #66DCE8;
}

/* home page tabs module */
#tabs
{
	width: 510px;
	height: 175px;
	float: left;
	margin: 300px 0 0 115px;
	background: #a7a9ac;
}

#tabs td a
{
	color:#ffffff;
	display:block;
	font-family:arial,tahoma,verdana;
	font-size:18px;
	font-weight:bold;
}

#tabs td img
{
	border: 5px white solid;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

#tab-1, #tab-2, #tab-3, #tab-4, #tab-5
{
	background-color: #a7a9ac;
	height: 490px;
}

#tabs p,  #tabs h2, #tabs h3
{
	color:#ffffff;
	font-size:12px;
	line-height:18px;
	padding:0px 0 0px;
}

#tabs h1
{
	color:#ffffff;
	display:block;
	font-family:arial,tahoma,verdana;
	font-size:18px;
	font-weight:bold;
}

#tabs p.highlight
{
	margin-right:20px;
	padding-top:10px;
}

#tabs-ul
{
	background:#a7a9ac;
	border: 0px;
	color:#222222;
	font-weight:bold;
}

.EditingFormControlNestedControl td{ padding: 2px;}

.EditingFormControlNestedControl label{ margin: 0px 0px 0px 3px;}

/* News Items */
.NewsPTitle
{
	font-size: 16px;
}

.NewsPBody
{
	color: #666666;
	margin-bottom: 15px;
}

#zoneContentCenters p {
	font-size: 11px;
	color: #000;
	padding: 20px 0 30px 0;
	line-height: 18px;
}
