/****************************************************************
    SUNY Downstate Medical Center
	Custom Stylesheet
	v2.6
	by Brett Laurance
	Last updated October 25, 2006
	
	This is the secondary stylesheet for the SUNY Downstate web
	site. 
	
	It may be used to customize the color scheme of your web site.
			
*/

/***************************************************************
    NAVIGATION BAR STYLES
	This code controls the color scheme of the navigation bar.
 ***************************************************************/
#navigation li a:hover {
font-family:Verdana, Arial, sans-serif;
font-size:11px;
	background-color: #6d9bd2;   /* sets the navigation bar old:#4168b1  mouseover colour FF6600 */
	color: black;                /* sets the navigation bar text mouseover colour white*/
    }

#site-home-button li a {
font-family:Verdana, Arial, sans-serif;
font-size:11px;
	background-color: #99ccff;   /* sets the site home button colour FF9900; old color: #0066CC*/
	color: black;                /* sets the site home button text colour */
}

#section1 li a {
font-family:Verdana, Arial, sans-serif;
font-size:11px;
	background-color: #4168b1;   /* sets the button colour for section 1 #c2CEE0 */
	color: white;                /* sets the text colour for section 1: black */
}

#section2 li a {
font-family:Verdana, Arial, sans-serif;
font-size:11px;
	background-color: #4168b1;   /* sets the button colour for section 2 F9E17E*/
	color: white;                /* sets the text colour for section 2 */
}

#section3 li a {
/*font-family:Verdana, Arial, sans-serif;
font-size:11px;
	background-color: #C2CEE0;   /* sets the button colour for section 3 */
	/*color: black; sets the text colour for section 3 */
	font-family:Verdana, Arial, sans-serif;
    font-size:11px;
	background-color: #005b7f;   /* sets the button colour for section 2 F9E17E*/
	color: white;                /* sets the text colour for section 2 */
}

/***************************************************************
    HEADING STYLES
	This code allows the customization of the built-in headers.
 ***************************************************************/

h2 {
	background-color: #666666;   /* sets the background colour for heading 2 */
	color: white;                /* sets the text colour for heading 2 */
}
h4 {
	background-color: #C2CEE0;   /* sets the background colour for heading 3 */
	color: black;                /* sets the text colour for heading 3 */
}

/***************************************************************
    CUSTOM STYLES
	This code allows the implementation of CSS unique to the 
	individual site.
 ***************************************************************/
.bodyText {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; 
	COLOR: #555555; LINE-HEIGHT: 17px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
#home-pic {
	vertical-align:top;
}

#home-pic1 {
	width: 175px;
	padding: 0 5px 10px 0;
}

#home-pic2 {
	width: 180px;
	padding: 0 5px 10px 5px;
}

#home-pic3 {
	width: 175px;
	padding: 0 0 10px 5px;
}

#home-newsfeed {
	vertical-align: top;
}

#home-newsfeed-col1 {
	padding: 5px 5px 0 0;
	border-top: 1px #666666 dotted;
	border-right: 1px #666666 dotted;
}

#home-newsfeed-col2 {
	 padding: 5px 5px 0 5px;
	 border-top: 1px #666666 dotted;
	 border-right: 1px #666666 dotted;
}

#home-newsfeed-col3 {
	padding: 5px 0 0 5px;
	border-top: 1px #666666 dotted;
}

#home-newsfeed .header {
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 9px 0;
}

#home-newsfeed ul {
	list-style-image:url(../images/bullet-orange-triangle.gif);
	list-style-position: outside;
	margin: 0px 9px;
	padding: 0px 9px;
}

#home-newsfeed li {
	font-size: 12px;
	color: #666666;
	padding: 8px 0;
}

#home-newsfeed li a {
	color: #666666;
	text-decoration: none;
}

#home-newsfeed li a:hover {
	text-decoration: underline;
}

#home-newsfeed .date {
	font-size:10px;
	color: #666666;
}

.more {
	padding: 12px 0 3px 18px;
	margin: 0;
	letter-spacing: 2px;
	font-size: 10px;
}

.more a {
	color: #FF6600; 
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

.news-headline {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0 0 0;
}

.news-story {
	/*font-size: 12px;
	line-height: 16px;*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 11px; 
	COLOR: #555555; LINE-HEIGHT: 17px; 
	
}
.newsletter {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 11px; 
	COLOR: #555555; LINE-HEIGHT: 17px; 
	
}
.myheading {
    font-family:"Gill Sans MT"
	font-size:12px;
}

.lightBar {
background-color:#EEEEEE; 
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
line-height:9px;
}
.greyBar  {
background-color:Gainsboro;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
line-height:9px;
}
.blueHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:highlight;
	font-weight:bold;
	color:white;
	vertical-align:middle;
	text-align: center;
	line-height:9px;
}
.styleBlue {
	color: #0000FF;
	font-weight: bold;
}
.patientInfoTbl {
border:5px color:#FF3366;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	white-space:nowrap;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
}
.tblLightGray {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; background-color:Gainsboro;
	text-decoration: none;
	line-height: 11px;
}
h3 {
 font-size: 16px;
 color: #999999;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 20px;
 margin-bottom: 10px;
 border-bottom: 1px dotted #999999;
}
h3Red {
background-color: #0033CC;   /* sets the bar color for heading 2 */
	color: white;                /* sets the text colour for heading 2 */
	font-size:16px;
	}
.PtGrid {
background-color: #4168b1;
color: White;
font-size: 7px;
}
.facultyProfile {
	/*border:5px color:#FF3366;*/
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	white-space:nowrap;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	border-right:1px dotted #999999;
	border-left: 1px dotted #999999;
	/*padding: 4px;	*/
	/*"margin" is equivalent to cellspacing.*/
    /*"padding" is equivalent to cellpadding.*/
	
	
}
.dottedTable {
	/*border:5px color:#FF3366;*/
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	white-space:nowrap;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	border-right:1px dotted #999999;
	border-left: 1px dotted #999999;
	/*padding: 4px;	*/
	/*"margin" is equivalent to cellspacing.*/
    /*"padding" is equivalent to cellpadding.*/	
	
}
.dottedLine {
	color: #999999;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 1px dotted #999999;
	margin-top: 0px;
}
.dottedTable2 {

	/*border:5px color:#FF3366;*/
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	white-space:nowrap;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	border-right:1px dotted #999999;
	border-left: 1px dotted #999999;
	
}
.myHeader {
	font-family: "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.darkBlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}
.darkBluNormal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.doctorprofile {

	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 11px; 
	COLOR: #000000; LINE-HEIGHT: 17px;
}

