/*************************************************************************
    SUNY Downstate Medical Center Custom Stylesheet
	
	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 {
	background-color: #A9DEFF;   	/* sets the navigation bar mouseover color */
	color: #000;                	/* sets the navigation bar text mouseover color */
}
#site-home-button li a {
	background-color: #093186;   	/* sets the site home button color */
	color: #FFF;                	/* sets the site home button text color */
}
.section_title li a {
	background-color: #0060B3;
	color: #FFF;
	padding: 4px 4px 4px 8px;
	font-weight: bold;
}
.section1 li a {
	background-color: #286FB4;
	color: #FFF;
	padding: 4px 12px 4px 16px;
}
#section2 li a {
	background-color: #4582C9;   	/* sets the button color for section 2 */
	color: #FFF;                	/* sets the text color for section 2 */
}
#section3 li a {
	background-color: #78AEEA;   	/* sets the button color for section 3 */
	color: #093186;                	/* sets the text color for section 3 */
}
#section4 li a {
	background-color: #A3CCFC;		/* sets the button color for section 4 */
	color: #093186;					/* sets the text color for section 4 */
	padding: 4px 4px 4px 15px;
}
#section4 li ul a {
	background-color: #A3CCFC;		/* sets the button color for SUB-section 4 */
	color: #000;					/* sets the text color for SUB-section 4 */
}
#navigation .section1 li a:hover {
	background-color: #8AD2FF;
	color: #000;
}
#navigation .section1 li ul a {
	padding-left: 5px;
}
#navigation ul li:hover > ul {
	border-left: 2px solid #093186;	/* sets the left-side line color for drop-down menu */
}
#navigation li a, #navigation .section_title li a {
	border-bottom: 1px #093186 solid;
}
#navigation .section1 a:visited, #navigation .section_title a:visited, #navigation #section2 a:visited {
	color: #FFF;
}
#navigation #section3 a:visited {
	color: #093186;
}
#navigation #section4 a:visited {
	color: #000;
}
/*************************************************************************
    HEADING AND MENU STYLES
	This code allows the customization of the built-in headers.
 *************************************************************************/
h2 {
	background-color: #E3E3CF;	/* sets the background color for heading 2 */
	color: black;					/* sets the text color for heading 2 */
	padding: 2px 0 3px 4px;
	border-left: 4px #BBA solid;
}
h3, h4, h5 {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
h5 {
	font-weight: bold;
	font-size: 1.2em;
}
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;
}
/*************************************************************************
    SIDE BAR STYLES
	This code controls how the images and text behave in the sidebar.
 *************************************************************************/
#side-bar-content-box, #side-bar-content-box p, #side-bar-content-box img, #side-bar-content-box a {
	background-color: transparent;
}
#side-bar {
	background: #A3CCFC url(../images/side-bar-images/sidebar_lines.jpg) repeat-x bottom;
}
#side-bar-content-box, #side-bar-content-box a {
	font: 12px/13px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}
#side-bar-content-box a:hover {
	color:#0066FF;
}
.menu_cube {
	width:40px;
	float:left;
	margin-bottom: 10px;
}
.cube_text {
	width:105px;
	text-align:left;
	float:right;
}
/*************************************************************************
    CUSTOM STYLES
	This code allows the implementation of css unique to the individual site.
 *************************************************************************/
.text_box65 {
	width: 65%;
	margin: 0 0 0 25px;
}
.text_box75 {
	width: 75%;
	margin: 0 0 0 25px;
}
.text_box100 {
	width: 95%;
	margin: 0 0 0 25px;
}
.text_box75 img {
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
}
.text_box65 img {
	margin-right: 10px;
	margin-bottom: 2px;
	float: right;
}
.text_box65 p, .text_box75 p, .text_box100 p {
	margin: 0;
	padding: .3em 0 1.4em 0;
	line-height: 21px;
}
.text_orange {
	color: #FF3300;
}
.text_blue {
	color: #007BE5;
}
#body {				/* adds some space and a horizpntal line at the bottom of the BODY section */
	padding-bottom: 25px;
	border-bottom: 1px #A0D1F8 solid;
}
.box185_left {
	width: 185px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.box185_right {
	width: 185px;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.box225_left {
	width: 225px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.box225_right {
	width: 225px;
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}
.box300_left {
	width: 300px;
	float: left;
	margin: 4px 20px 5px 0;
}
.box350_left {
	width: 350px;
	float: left;
	margin: 4px 20px 5px 0;
}
.box350_right {
	width: 350px;
	float: right;
	margin-left: 4px 0 5px 15px;
}
.box350_left p, .box350_right p, .box300_left p {
	line-height: normal;
	font-size: .9em;
}
img.floatme_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 2px;
}
img.floatme_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 2px;
}
.no_space {
	margin: 0;
	padding: 0;
}
.no_space_bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
.no_space_top {
	margin-top: 0;
	padding-top: 0;
}
.support_me {
	margin-top: 0;
	padding-top: 5px;
	padding-left: 10px;
}
.support_me a, .support_me a:visited {
	color: #33CC66;
}
/*************************************************************************
    TABLE LAYOUT
	This code sets up the layout for tables.
 *************************************************************************/
#body table {
	border: none;
	margin: .6em 0;
}
#body table td {
	padding: 12px;
}
#body table.layout_table, #body table.layout_table td {
	margin: 0;
	padding: 0;
}

