/*  Custom Stylesheet SUNY Downstate Medical Center
	
	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 */
#navigation ul ul {
	z-index: 1;
}
#navigation li a:hover {
	background-color: #06F;
	color: #fff;
}
#site-home-button li a {
	background-color: #F97200;
	color: #FFF1D3;
}
#section1 li a {
	background-color: #FFB100;
	color: #000;
}
#section2 li a {
	background-color: #FFC643;
	color: #000;
}
#section3 li a {
	background-color: #FFD471;
	color: #000;
}
#section4 li a {
	background-color: #FFDF96;
	color: #000;
	padding: 4px 4px 4px 15px;
}
#section4 li ul a {
	background-color: #FFDF96;
	color: #000;
}
#navigation ul li:hover > ul {
	border-left: 2px solid #202000;
}
#navigation li a {
	border-bottom: 1px #EDA500 solid;
}  /* sets the bottom border color of each button */
#navigation #section1 li ul a, #navigation #section2 li ul a, #navigation #section3 li ul a, #navigation #section4 li ul a {
	padding-left: 6px;
}/* Controls the left padding for the drop-down menus */
#side-bar {
	background: #FFF1D3 /* url(../images/sidebar_lines.jpg) repeat-x bottom*/;
}

/* TEXT STYLES */
a, a:visited {
	color: #03F;
}
a:hover {
	color: #03F;
}
h2 {
	background-color: #e6e6e6;
	color: #0067C1;
	padding: 3px 0 3px 5px;
}
h3, h4 {
	margin: 0;
	padding: .5em 0 .3em 0;
	line-height: 1.3em;
}
h3 {
	color: #06F;
}
h4 {
	color: #000;
}
h5 {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 1.1em;
}
p {
	margin: 0;
	padding: 0 0 .5em 0;
	line-height: 1.6em;
	color: #000;
}
ul, ol {
	color: #000;
	margin: 0 0 .5em 2.5em;
}
ul.bullet_blue {
	list-style: url(../images/bullet-blue.gif);
}
ul.bullet_gray {
	list-style: url(../images/bullet-gray.gif);
}
ul.bullet_orange_1 {
	list-style: url(../images/bullet-orange.gif);
}
ul.bullet_orange_2 {
	list-style: url(../images/bullet-orange.gif);
	font-size: 1.2em;
}
hr {
	margin: .4em 2em 1em 2em;
	padding: 0;
}
.clear_me {
	clear: both;
}
.underlined_heading {
	padding-bottom: .3em;
	padding-left: 0;
	margin-bottom: .5em;
	border-bottom: 1px #F60 solid;
	color: #000;
	background-color: #FFF;
}
#breadcrumb strong {
	color: #333;
}
#body {				/* adds some space and a horizpntal line at the bottom of the BODY section */
	padding-bottom: 25px;
	border-bottom: 1px #BDCDA2 solid;
}
.caption {
	line-height: normal;
	padding-bottom: .5em;
}

/* LAYOUT */
.image-float-left, .image-float-right {
	padding-top: .4em;
}
.teaser {
	width: 45%;
	background-color: #E3E3CF;
	margin: 0;
	padding: 0;
	float: right;
}
.teaser h3 {
	display: block;
	background-color: #CCC;
	color: #06F;
	margin: 0;
	padding: .3em 0 0 .5em;
	border-bottom: 2px #999 solid;
}
.teaser h4 {
	background: transparent;
	color: #06F;
	margin: 0;
	padding: .7em 0 0 .5em;
}
.teaser h5 {
	background: transparent;
	color: #F30;
	margin: 0;
	padding: 0 0 0 .5em;
	font-size: 1.1em;
	font-weight: bold;
}
.teaser h6 {
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0 0 .5em .5em;
	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
}
.teaser p {
	background: transparent;
	margin: 0;
	padding: 0 0 .5em .6em;
	color: #000;
	line-height: normal;
}
.teaser ul, .teaser ul a {
	font-size: 1.1em;
	padding-top: .5em;
}
.homepage_text {
	margin: 0 10px 0 0;
	padding: 0;
}
.homepage_text h3 {
	color: #06F;
	margin: 0;
	padding: 0;
	border-bottom: 1px #09F dotted;
}
.homepage_text p {
	font-size: 1.2em;
	color: #000;
}
.link_box {
	width: 45%;
	float: left;
}
.link_box h5 {
	padding-bottom: .5em;
	border-bottom: 1px #CCC dotted;
}
.three_column_wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 600px;
}
.three_column {
	width: 30%;
	margin: 0 1em 0 0;
	padding: 0;
	float: left;
	background-color: #E3E3CF;
}
.three_column p {
	background: transparent;
	margin: 0;
	padding: 0 1.1em .8em;
	color: #000;
	font-size: 1em;
	line-height: 1.2em;
}
.three_column h3 {
	background-color: #D4D4D4;
	margin: 0;
	padding:.3em 0 .2em;
	color: #06F;
	border-bottom:3px #999 solid;
	text-align: center;
}
.three_column h4 {
	background: transparent;
	margin: 0;
	padding: 0 .9em .1em;
	color: #06F;
	font-size: 1.2em;
}
.three_column h5 {
	background: transparent;
	margin: 0;
	padding: 0 1em .8em;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
}
.three_column ul {
	color: #000;
	font-size: 1.2em;
	margin-left: 2em;
}
.three_column_img1 {
	height: 160px;
	background: #CCC url(../images/edimage_1.jpg) left no-repeat;
	margin: 0 0 .8em 0;
}
.three_column_img2 {
	height: 160px;
	background: #CCC url(../images/edimage_2.jpg) left no-repeat;
	margin: 0 0 .8em 0;
}
.three_column_img3 {
	height: 160px;
	background: #CCC url(../images/retina-vitreous.jpg) center no-repeat;
	margin: 0 0 .8em 0;
}
.three_column_img4 {
	height: 160px;
	background: #CCC url(../images/clin_image_1.jpg) center no-repeat;
	margin: 0 0 .8em 0;
}
.three_column_img5 {
	height: 160px;
	background: #CCC url(../images/clin_image_2.jpg) center no-repeat;
	margin: 0 0 .8em 0;
}
.three_column_img6 {
	height: 160px;
	background: #CCC url(../images/clin_image_3.jpg) center no-repeat;
	margin: 0 0 .8em 0;
}
a.more_link, a:visited.more_link {
	margin: 0;
	padding: .2em 0 .5em;
	display: block;
	text-align: center;
	background-color: #F2F2F2;
	color: #D21727;
	font-size: 1.5em;
	font-weight: bold;
	border-top: 3px #666 solid;
}
a:hover.more_link {
	color: #0C0;
}
.two_column {
	width: 45%;
	float: left;
}
.two_column h4 {
	margin: 0;
	padding: 0;
	color: #000;
}
.two_column p {
	margin: 0;
	padding: 0;
	line-height: normal;
	color :#333;
}
.two_column img {
	padding-bottom: 2em;
}

