body {
	margin:0px;
	padding:0px;
	background-color: #fff;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font: 100% Verdana,Sans-serif;
	}

h3 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#000;
	}
	

h1.pagetitle {
font-size: 140%;
	margin-top: 1em;
	margin-bottom: 1em;
font-weight: normal;
}	

a {
	color:#18519E;
	text-decoration:none;
	}
a:link {color:#18519E;}
a:visited {color:#57769E;}
a:hover {
	text-decoration: underline;
}


/* 2006.09.20 - Added link to UofR website attached to UofR logo in top left*/
dl#UofRMap{
	margin: 0;
	padding: 0;
	background: transparent url(../img/mastheadx.gif) top left no-repeat;
	height: 110px;
	width: 492px;
	position: absolute;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

dl#UofRMap dt.title{
	color: white;
	display: block;
	font-size: 85%;
	padding: 0;
}

/* ---------- Hotspot Declarations ---------- */
dd#logoDef{ top: 20px; left: 25px; }
dd#logoDef a{ position: absolute; width: 165px; height: 75px; text-decoration: none; border: 0px solid #FFFCE6; background: transparent url(note.png) repeat; }
dd#logoDef a span{ display: none; }
dd#logoDef a:hover{ position: absolute; background: transparent url(hover.png) repeat; border: 0px solid #BCBCBC; }
dd#logoDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: transparent;
	font-weight: bold;
	position: absolute;
	border: 0px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 0px;
	width: 150%;
}
/* END ADD UofR LINK*/

/* 2010.03.01 - Added link to Education  website attached to Faculty of Education in header */

/* ---------- Hotspot Declarations ---------- */
dd#educLogoDef{ top: 7px; left: 225px; }
dd#educLogoDef a{ position: absolute; width: 265px; height: 75px; text-decoration: none; border: 0px solid #FFFCE6; background: transparent url(note.png) repeat; }
dd#educLogoDef a span{ display: none; }
dd#educLogoDef a:hover{ position: absolute; background: transparent url(hover.png) repeat; border: 0px solid #BCBCBC; }
dd#educLogoDef a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: bottom;
	color: #000;
	background-color: transparent;
	font-weight: bold;
	position: absolute;
	border: 0px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 0px;
	width: 150%;
}
/* END ADD Education LINK*/

#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:link {color:#000;}
#footer a:visited {color:#000;}
#footer a:hover {
	text-decoration: underline;
	color:#18519E;
}


p.homeContact {
	color:#18519E;
	margin:0;
	padding-bottom:5px;
	font-size: 0.65em;
}
p.homeContactTop {
	color:#18519E;
	margin:0;
	padding:10px 0 5px;
	font-size: 0.7em;
}
p.blue {
 color:#18519E;
}
img.left10 {
	margin:0px 0px 0px -10px;
	padding:0px;
}






#mainMenu a{
	color:#FF850C;
	text-decoration:none;
	font-weight:bold;}
#mainMenu a:link {color:#FF850C;}
#mainMenu a:visited {color:#FF850C;}
#mainMenu a:hover {
	text-decoration: underline;
	color:#FFF;
}
#mainMenu {
	position: absolute;
	left: 230px;
	top: 88px;
	font-size:0.7em;
	color: #FFF;
}
#orangeSubNav a{
	color:#000;
	text-decoration:none;
	font-weight:bold;}
#orangeSubNav a:link {color:#000;}
#orangeSubNav a:visited {color:#000;}
#orangeSubNav a:hover {
	text-decoration: underline;
	color:#FFF;
}
#orangeSubNav {
	background-color: #ffdab6;
	margin:0 0 0 243px;
	padding: 5px 10px;
	font-size:0.6em;
	color: #000;
}	

#Header {
	margin:0;
	padding:0x;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:110px; 
/* 14px + 17px + 2px = 33px */
	/*line-height:11px;*/
	background-image: url(../img/masthead.png);
	background-repeat: no-repeat;
	background-position: left top;
/* Thanks to Tantek Celik. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:110px; 
/* the correct height */
	}
body>#Header {height:110px;}

#hMenu {
	position:absolute;
	top:133px;
	left:3px;
	width:215px;
	padding: 0px;
	margin:0;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:215px;
	}
/* Again, "be nice to Opera 5". */
body>#hMenu {width:215px;}

#hContentDoc {
	margin-top: 0;
	margin-left: 220px;
	margin-right: 1.5em;
	padding: 0;
	line-height: 130%;
}

#hContentDoc p {
	font-size: 0.9em;
}

#footer p {
	margin:0px;
	font-size:0.65em;
	font-weight:bold;
	color:#000;
	padding: 0;
	padding-top: 2px;
	}
#footer{
	margin:0 0 0 220px;
	padding:50px 0px 5px;
	clear:both;
}
#Contact{
	margin:0 0 0 220px;
	padding:0px;
	clear:both;
	border-top: solid 1px #000;
}
#Contact img {
	padding-top: 10px;
}
#hContact{
	margin: 0;
	margin-top: -100px;
	padding:20px;
	/*position: absolute;
	top: 300px;
	left: 10px;*/
}

#footerContactInfo{
	position: relative;
	margin:0;
	padding:12px 0px 0px;
}


.midDot {
color:#FF850C;
font-size: 0.85em;
}



h3 span.comment {
	font-size: 0.8em;
	color: #999999;
	font-weight: normal;
	font-style: italic;
}
UL.faculty_nav {
	margin: 0;
	padding: 0;
	margin-left: 0em;
}
UL.faculty_nav LI {
	/*width: 18em;*/
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-left: 1.5em;
	padding: 0.2em 0;
	list-style-image: url(../img/sublink_li.gif);
}
div#member_page { float: left; 
border: 1px solid #000; 
}
div.member_info {
	padding: 1em;
	font-size: 1em;
	float: left;
	/*background: #666666; 
*/
}
div.member_img {
	float: left;
	margin-right: 1.5em;
}
div.top_link {
	margin: 0;
	padding: 0;
	background: url(../img/div_top_bkg.gif) 0 0 repeat-x;
}
div.top_link_outer {
	margin: 0;
	padding: 0;
	background: url(../img/div_top_outer_bkg.gif) 0 0 no-repeat;
}
div.top_link_inner {
	margin: 0;
	padding: 0;
	padding-right: 13px;
	font-size: 17px;
	text-align: right;
	background: url(../img/div_top_inner_bkg.gif) top right no-repeat;
}
div.top_link_inner a {
	/*padding: 1px 5px 4px 5px;*/
	background: url(../img/link_top_lo.gif) 0 0 no-repeat;
	text-decoration: none;
	/*color: #999999;*/
}
div.top_link_inner a:visited {
	color: #999999;
	text-decoration: none;
}
div.top_link_inner a:hover {
	background: url(../img/link_top_hi.gif) 0 0 no-repeat;
	text-decoration: none;
}

div.return_link {
	float: right; 
font-size: 0.75em; 
font-style: italic;
}
div.return_link span.nav_title { font-weight: bold; 
}
div.return_link a {}

div.return_link a:visited {}

div.label {
	margin-top: -1em;
	margin-bottom: 2em;
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
}
div.bio { 
	margin-left: 1em;
}
div.bio img {
	border: solid 1px #000000;
}

div.faculty_bio {
	margin-bottom: 2em;
	clear: all;
}

div.contact_label {
	font-size: 0.7em;
	font-style: italic;
	color: #999999;
}

div.contact_info {
	font-size: 0.8em;
	margin: 0em 0em 0.4em 0.8em;
}

div.reference {
	margin: 1em auto;
	line-height: 1.5em;
}
div.reference_indent {
	margin: 1em 0em 1em 1.5em;
	text-indent: -0.5em;
	line-height: 1.5em;
}
div.reference_alt {
	margin: 1em auto;
	text-indent: -1.5em;
	margin-left: 1.5em;
	line-height: 1.5em;
}
div.inset {
	font-size: 1em;
	width: 37.65em;
	margin: 0 auto;
}
div.nav_hilite {
	padding: 0.45em;
	background-color: #eeeeee;
	border: solid 1px #999999;
	font-size: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	width: 30em;
}
div.faculty_note {
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 2em;
}


div.toc {
max-width: 80%;
min-width: 100px;
}
div.toc ul { margin: 0; 
padding: 0; 
margin-left: 1.5em; 
}
div.toc li { 
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	padding-left: 3px;
	list-style-image: url(../img/sublink_li.gif); 
}
div.toc li.weblink {
	list-style-image: url(../img/sublink_weblink_li.gif); 
}
	/*
div.toc li.toc_folder {
	padding: 0;
	font-weight: bold;
	list-style-image: url(../img/sublink_folder_li.gif); 
}
	*/
div.toc_label { 
font-size: 0.9em; 
font-weight: bold;
padding: 0.5em; 
padding-left: 0.75em;
border-left: dashed 1px #ccc;
border-bottom: dashed 1px #ccc;
margin-bottom: 1em;
}

div.toc_label span.nav_title { font-weight: bold; 
}

ol.search_result a,ol.search_result a:link {
	color: #CC3333;
	font-weight: bold;
}

#FSF_form_label { font-size: 0.8em; 
color: #999999; 
font-weight: bold; 
text-transform: uppercase; 
}

#FSF_input { width: 100px; 
border: solid 1px #666; 
}

#FSF_submit { margin-left: 5px; 
}

.FSF_pagination {
	margin: 10px 0px; 

	font-size: 0.8em;
	background: #ddd;
	padding: 5px;
}

.FSF_resultLink {
	padding: 2px 0;
	display:block;
	border-bottom: solid 1px #ddd;
}

#FSF_sub_links {
	font-size: 0.65em;
	font-weight: bold;
}

#FSF_sub_links a,#FSF_sub_links a:link,#FSF_sub_links a:visited {
	color: #999999;	
}

#primary_subs {
	width: 165px; 

	margin: 2.5em auto 0 auto;
	font-size: 0.65em;
	font-weight: bold;
}

.ftr_menu_item {
	float: left;
	margin:0px;
	font-size:0.65em;
	font-weight:bold;
	padding: 0 0.5em 0.5em 0;
}

#etoNotice {
	font-size: 0.6em;
	margin-top: 2.5em;
	margin-left: 220px;
	margin-bottom: 1em;
}
#etoNotice,#etoNotice a {
	color: #dcdcdc;
}


img.ed_logo {
	float: left; 
clear: left; 
margin: 0 10px 0 0;
}
#small_menu {
	font-size: 0.65em;
	font-weight: bold;
	line-height: 1.5em;
}
#small_menu a {

}

input { font-size: medium; 
}

.LSM_folder {
	list-style-image: url(../img/ico_folder_open.gif);
}

.LSM_doc {
	list-style-image: url(../img/ico_doc.gif);
}

.LSM_root {
	list-style-image: url(../img/ico_root.gif);
}

.LSM_0 ul,.LSM_0 li {
	margin: 0;
	padding: 0;
	margin-left: 0.5em;
}

.member_name {
	font-size: 0.85em;
	font-weight: bold;
}

.member_rank {
	font-size: 0.7em;
}

.member_email {
	font-style: italic;
	font-size: 0.7em;
}


.member_page_title {
font-size: 1.6em;
font-weight: normal;
color: #999;
padding: 0;
margin: 0;
margin-bottom: 0.3em;
}

.member_page_rank {
	font-style: italic;
padding: 0;
margin: 0;
margin-bottom: 1.2em;
}

#member_page h3 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 0.4em;
	border-bottom: double 3px #999;
}

#member_status {
	font-size: 0.7em;
	font-style: italic;
}

/* News */
#news_listing_title {
	width: 170px;
	border: solid 1px #FF850C;
	padding: 0.8em;
	margin-top: 1.2em;
	font-size: 80%;
	font-weight: bold;
}

#news_listing_title ul,li {
margin: 0 0 0 1em;
padding: 0;
}


.news_item {

}

.news_container {
	padding-left: 4em;
}
.news_item h3 {
	margin-top: 0.5em;
padding: 5px 5px 3px 0px;
	border-bottom: 1px solid #999;
margin-bottom: 0.25em;	
font-size: 105%;
line-height: 120%;
}
.news_item a {
	font-weight: bold;
}
.news_author {
	font-size: 0.7em;
	padding: 0.5em 0;
	text-align: right;
font-style: italic;
}
.news_author a {
font-style: normal;
}
.news_date {
	color: #999;
	font-size: 0.7em;
}

/* Search */

#FSF_form_label { font-size: 0.65em; 
color: #666; 
}
#FSF_input { font-size: 0.7em; 
background: #ededed; 
border: 1px solid #666; 
margin-right: 7px; 
width: 120px; 
}


.FSF_pagination {
	margin: 10px 0px; 

     font-size: 0.8em;
background: #ddd;
padding: 5px;
}
.FSF_result {
	font-size: 0.9em;
}
.FSF_result a:hover {
	background: #FFDAB6;
}
.FSF_resultLink {
padding: 2px 0;
display:block;
border-bottom: solid 1px #ddd;
}

/* Calendar */
#calendar {
font-size: 0.75em;
}
#calendar td {
/*border: solid 1px #ddd;*/
text-align: right;
vertical-align: top;
margin: 0;
padding: 3px 3px 7px 3px;
border: 0;
cursor: default;
line-height: 110%;
}

#calendar td.past {
background: #EDEDED;
color: #999;
text-decoration: strike;
}
#calendar td.present {
background: #fffacd;
}
#calendar td.future {
background: #fff;
}
#calendar td a {
	font-weight: bold;
}

.phpc-nav_month_label h1 { font-size: 120%; 
width: 8em; 
text-align: center; 
}
.phpc-nav_monthly td { font-size: 0.75em; 
}

#submenu { float: right; 
background: #eee; 
padding: 0.5em 0; 
}
#submenu ul { margin: 0; 
padding: 0; 
margin-left: 2em; 
}
#submenu li { 
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	list-style-image: url(../img/sublink_li.gif); 
}
#submenu .toc_label { font-size: 0.8em; 
font-style: italic; 
}
#submenu .toc_label span.nav_title { font-weight: bold; 
}



.LCOS_box { float: right; 
background: #eee; 
font-size: 0.7em;
line-height: 1.3em;
margin-left: 2em;
margin-bottom: 2em; 
width: 180px; 
}          
.LCOS_title { 
background-color: #ddd;
font-weight: bold; 
border-bottom: dashed 1px #ccc; 
cursor: default; 
}
.LCOS_currenttitle {

background: url(../img/sublink_folder_div.gif) 0 3px no-repeat;
	padding: 3px;
padding-left: 16px;
padding-bottom: 5px;

}

.LCOS_parentlink {
padding: 0;
cursor: default; 
cursor: pointer; 
}
.LCOS_list { margin: 0; 
padding: 0; 
margin-left: 2em; 
margin-right: 0.5em; 
} 

.LCOS_current { 
background: url(../img/sublink_div.gif) 0 3px no-repeat;
padding: 3px;
padding-left: 16px;
padding-bottom: 5px;
cursor: default;
}  
    
.LCOS_box a { 
display: block;
	padding: 3px; 
	padding-left: 15px;
padding-bottom: 5px;
background: url(../img/sublink_folder_div.gif) 0 3px no-repeat; 
	}
.LCOS_child a {
background: url(../img/sublink_div.gif) 0 3px no-repeat; 
	} 
     
.LCOS_folder { font-weight: bold; 
}
.LCOS_folder a {
background: url(../img/sublink_folder_div.gif) 0 3px no-repeat; 
}
.LCOS_box a:hover { background-color: #FFCC99; 
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#dhtmltooltip div.container { font-size: 0.65em; 
margin-bottom: 1em; 
line-height: 110%; 
}
#dhtmltooltip h3 { font-size: 1.1em; 
line-height: 120%; 
background: #e5e5bc; 
margin-bottom: 0.5em; 
}
#dhtmltooltip div.tt_date { }
#dhtmltooltip div p { font-size: 1.1em; 
line-height: 110%; 
}


#calendar_container {
	margin-right: 0.2em;
	margin-top: 1em; 
	margin-left: 1em;
	margin-bottom: 1em;

	float: right;
	clear: right;
}
#newslisting_container {
	margin-right: 13em;
}


span.filesize {
	font-size: 70%;
}
img.fileimg { padding-right: 5px; 
}
