/*
-----------------------------------------------
Screen Stylesheet

Site: Friedman Diabetes Institute
Author: EoStudios
Version: 2007.09
----------------------------------------------- */

* {
	margin: 0; 
	padding: 0;
	}

body {
	background: #fff url(../images/bg.gif) repeat;
	padding-bottom: 20px;
	}	

#container {
	margin: 0 auto 0px auto;
	width: 846px;
	background: #fff url(../images/bg_container.gif) repeat-y center;
	font: normal 11px/16px verdana, arial, helvetica, sans-serif;
	color: #4B535D;
	}
	
table.center {
	margin: 0 auto;
	}
	
#header {
	width: 836px;
	height: 126px;
	background: url(../images/logo_header.gif) no-repeat;
	}


/* 
NAV --------------------- */

#header ul {
	margin: 8px 20px 0 0;
	padding: 0;
	float: right;
	list-style: none;
	}
	
#header ul li {
	margin: 0 0 3px 0;
	font-size: 11px;
	padding: 0;
	}

#header ul li a {	
	color: #134296;
	text-decoration: none;
	}
	
#header ul li a:hover {	
	color: #fff;
	}
	
	
/*
Left nav
*/	
#leftnav {
	width: 178px;
	height: 441px;
	background: url(../images/bg_leftnav.jpg) no-repeat;
}
#leftnav a {
	font: normal 10px/12px verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	}
#leftnav_top {
	width: 178px;
	height: 6px;
	background: url(../images/bg_leftnav_top.gif);
}
#leftnav_leftmenu {
	background: #D9B350 url(../images/bg_leftnav_bot.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index:1000;
}
#leftnav_ldots {
	height:100%;
	width:1px;
	background: url(../images/leftnav_ldots.gif);
}
#leftnav_rdots {
	height:100%;
	width:1px;
	background: url(../images/leftnav_rdots.gif);
}
#leftnav_bottom {
	background: url(../images/bg_leftnav_bot.jpg) no-repeat 0px 0px;
}
#leftnav_table {
	height:100%;
	width:178px;
}	

#leftnav_links {
	padding-top:9px;
}
#leftnav a {
	display:block;
	width: 100%;
	height: 72px;
}
#leftnav a div {
	padding: 24px 0 0 92px;
}
#leftnav a div.single_line {
	padding-top: 30px;
}


#nav {
	margin: 0;
	padding: 0;
	height: 28px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 836px;
	}
	
#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}
	
#nav li a {
	float: left;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px; /* for IE5/Win only */
	}
	
#n-home a {
	width: 58px;
	background: url(../images/mu_home.gif) top left no-repeat;
	}
	
#n-about a {
	width: 67px;
	background: url(../images/mu_about.gif) top left no-repeat;
	}
	
#n-learn a {
	width: 139px;
	background: url(../images/mu_learn.gif) top left no-repeat;
	}
	
#n-new a {
	width: 84px;
	background: url(../images/nav_new.gif) top left no-repeat;
	}
	
#n-calendar a {
	width: 68px;
	background: url(../images/nav_calendar.gif) top left no-repeat;
	}
	
#n-outreach a {
	width: 69px;
	background: url(../images/nav_outreach.gif) top left no-repeat;
	}
	
#n-research a {
	width: 66px;
	background: url(../images/nav_research.gif) top left no-repeat;
	}
	
#n-spanish a {
	width: 74px;
	background:url(../images/nav_espanol.gif) top left no-repeat;
	}
	
#n-donate a {
	width: 86px;
	background: url(../images/nav_donate.gif) top left no-repeat;
	}
	
#n-resources a {
	width: 125px;
	background: url(../images/mu_resources.gif) top left no-repeat;
	}
	
#nav li a:hover {
	background-position: 0 -28px;
	}
	
#nav a:active, #nav a.selected, #nav a.selected:hover {
	background-position: 0 -56px;
	}
	
#secnav {
	width: 178px;
	background: #ebd8a5 url(../images/bg_secnav.gif) repeat-y;
	}		
	
#secnav ul {
	margin: 0;
	padding: 10px 0 5px 0;
	list-style: none;
	}	
	
#secnav ul li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	color: #906336;
	background: url(../images/bg_secnav_li.gif) 1px 0px no-repeat;
	}
	
#secnav ul li.notopborder {
	padding: 0 0 5px 15px;
	background: none;
	}
	
#secnav ul li a {
	display: block;
	margin: 0 0 0 1px;
	margin-right: 4px;
	padding: 5px 0 5px 7px;
	color: #906336;
	text-decoration: none;
	background: url(../images/bg_secnav_bul.gif) 0px 12px no-repeat;
	}
	
#secnav ul li a:hover {
	color: #fff;
	background: url(../images/bg_secnav_bul_o.gif) 1px 12px no-repeat;
	}
	
		
/* 
TEXT --------------------- */
	
div#content {
	margin: 0 15px 30px 20px;
	font: normal 12px/17px verdana, arial, helvetica, sans-serif;
	color: #4B535D;
}


.calendar_content {
	font: normal 12px/17px verdana, arial, helvetica, sans-serif;
	color: #30353B;
}


.links_resources {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4B535D;
	text-decoration: none;
}

.tertiary{
	color: #13469a;
	font-weight: bold;
}
	
p {
	margin: 0 0 15px 0; 
}
	
table.care p {
	margin: 5px 0 0 0;
}
	
h1 {
	padding: 0;
	text-indent: -9999px;
	letter-spacing: .02em;
	}
	
h1 a {
	float: left;
	display: block;
	height: 120px;
	width: 250px;
	}
	
h2 {
	padding: 16px 0 14px;
	font-size: 20px;
	color: #b89920;
	font-weight: normal;
	margin-top: 12px;
}

h3 {
	padding: 0;
	margin: 14px 0 10px 0;
	font-size: 14px;
	line-height: 14px;
	color: #13469a;
	}
	
h4 {
	padding: 0;
	margin: 19px 0 6px 3px;
	font-size: 14px;
	line-height: 13px;
	letter-spacing: .01em;
	color: #8e7513;
}
	
h5 {
	padding: 0;
	margin: 19px 0 6px 3px;
	font-size: 15px;
	color: #8e7513;
	}
	
h6 {
	padding: 0;
	margin: 12px 0 .5em 0;
	font-size: 12px;
	letter-spacing: .01em;
	color: #742214;
	}
		
img {
	margin: 0;
	padding: 0;
	border: none;
	}
	
.blue {
	color: #13469a;
	}
	
.green {
	color: #6cb014;
	}
	
.c {
	color: #c18d4b;
	font-size: 13px;
	}
	
.a {
	color: #a96848;
	font-size: 13px;
	}
	
.r {
	color: #924345;
	font-size: 13px;
	}

.e {
	color: #7b1d41;
	font-size: 13px;
	}

.fellows {
padding: 0 10px 0 8px;
font-size: 11px;
color: #4B535D;
letter-spacing: 0px;
line-height:14px;
}

.mentors {
padding: 0 10px 0 8px;
font-size: 10px;
color: #646464;
letter-spacing: 0px;
line-height:13px;
}	
	
.mentor-blue {
	color: #13469a;
	}	
	
/*
LINKS ------------------------- */

a {
	color: #0035BB;
	}
	
a:hover {
	text-decoration: none;
	}
	
	
a.greenlink:link, a.greenlink:visited, a.greenlink:active {
	color: #315406;
	font-weight:normal;
	text-decoration:none;
	outline: none;
	}
	
a.greenlink:hover {
	text-decoration:underline;
	}

a.fellowslink:link, a.fellowslink:visited, a.fellowslink:active {
	color: #13469A;
	text-decoration: none;
	outline: none;
	}
	
a.fellowslink:hover {
	text-decoration: underline;
	}	
	
/*
FORMS ------------------------ */	
form {
	margin: 0;
	padding: 0;
}


/* update all lists in the content to use graphic bullets */
#content ul {
	margin: 10px 0 11px 27px;
	padding: 0;
	list-style: none;
}
		
#content ul li {
	margin: 0 0 6px 0;
	padding: 0 0 0 11px;
	font: normal 12px/16px verdana, arial, sans-serif;
	color: #4B535D;
	background: url(/images/bullet.gif) 0px 5.5px no-repeat;	
}

	

/*
LISTS ------------------------ */

ul {
	margin: 10px 0 11px 38px;
	}
		
ul li {
	margin: 0 0 6px 0;
	font: normal 12px verdana, arial, sans-serif;
	color: #4B535D;
	}


ol {
	margin: 10px 10px 11px 38px;
	}
		
ol li {
	margin: 0 0 6px 0;
	font: normal 12px verdana, arial, sans-serif;
	color: #4B535D;
	}
	
table.care ul {
	margin: 10px 0 11px 25px;
	}
		
table.care ul li {
	margin: 0 0 2px 0;
	font: normal 12px verdana, arial, sans-serif;
	color: #4f4f4f;
	list-style: none;
	}
	
.align-right {	
	display: block;
	float: right;
	padding: 0 0 10px 20px;
	}
	
.align-left {
	display: block;
	float: left;
	padding: 5px 0 10px 0;
	}
	
	
/*
TABLES ------------------------ */

table.care {
	width: 550px;
	margin:  0 0 20px 20px;
	padding: 10px 20px 10px 10px;
	border: 1px solid #e2dfbc;
	background-color: #f9f8eb;
	}


table#interactive {
	width: 192px;
	margin-bottom: 15px;
	}

td.interactive_head {
	height: 29px;
	background-image:url(../images/int_table_head.gif);
	background-repeat:no-repeat;
	}
	
.interactive_hd {
	font-size: 14px;
	color: #fff;
	margin:0 0 0 17px;	
	padding: 10px 0 0 0;
	font-weight: normal;
	}	
	
td.interactive_body {
	background-color: #e4f2cc;
	background-image:url(../images/int_table_footer.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#content td.interactive_body ul {
	margin: 10px 0 11px 0px;
	padding: 0;
	list-style: none;
}		
#content td.interactive_body ul li {
	margin: 2px 0 6px 0;
	padding: 0 0 0 13px;
	font: normal 12px/16px verdana, arial, sans-serif;
	color: #4B535D;
	background: url(/images/interactive_bullet_widget.gif) 0px 4px no-repeat;	
}
td.interactive_body div {
	margin: 13px 0 15px 24px; 
	line-height: 16px; 
	font-size: 12px;
}	



/* 
Search ------------------------ */	
#header_upper_right {
	padding:8px 13px 0 0;
	color: #fbfdff;
}
#header_upper_right_links {
	color: #577BB7;
}

#header_upper_right_links a:link, #header_upper_right_links a:visited, #header_upper_right_links a:hover, #header_upper_right_links a:active {
	text-decoration: none;
	color: #0b3882;
}
#header_upper_right_links a:hover {
	text-decoration: underline;
} 
input.upper_right_search {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
	width:126px;
	font-size:12px;
	line-height:13px;
}
input.search_bttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
input.search_box {
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 0;
}
	
/*
FOOTER ------------------------ */

#footer {
	height: 24px;
	}

#footer p {
	margin: 7px 13px 0 16px;
	font: normal 10px verdana, arial, helvetica, sans-serif;
	color: #a2c2fa;
	}
	
#footer p.rightlinks {
	margin: 6px 16px 0 0;
	color: #b1df80;
	}
	
#footer a {
	margin: 0;
	padding: 0;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #b1df80;
	text-decoration: none; 
	}
	
#footer a:hover {
	text-decoration: underline;
	}
.pop_up_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pop_up_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.4;
	font-weight: normal;
	color: #958862;
	text-decoration: none;
}

.info_text {
	background-color: #faf5e8;
	border:1px solid #ebd8a5;
	padding: 4px 8px;
}

div#other_institutions {
	margin: 0 0 26px 0;
}
span.other_institutions {	
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #13469A;
}

	