/* CSS Document 
----------------------------------------------------
School of Divinity sub-page styles
Built by Charles Eichmann */

/* Structure
------------------------------------------------------*/
#navTopRight {height:18px; text-align: right; color: #beb596; font-size: 10px; 
	background-color: #eae9d7; padding: 10px 10px 0 0; margin: 0 0 3px 0;}
#middle {border-bottom: 2px solid #fff;	clear: both;}
#middle div {}
#navMiddle a:link, #navMiddle a:visited, #navMiddle a:active {padding: 0 4px; margin: 0 auto; text-decoration: none; color: #fff; background: none;}
#navMiddle a:hover {background: #eae9d7; color: #333;}
#navMiddle ul{margin: 0; padding:0; list-style-type: none;}
#navMiddle li {display: inline; padding: 4px 3px;}
#navMiddle {
	font-size: 12px;
	padding: 4px 0;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background-color: #333333;
}
#bottomRow {border-top: 2px solid #fff; border-bottom: 1px solid #fff; background: #fff url(../images/back_subpage-body.gif) repeat-y;}
#bottomRow #navLeft {width: 179px; float: left; padding: 0; text-align: left; color: #5A5544;}
#mainBody, #wideBody {background: url(../images/gradient.jpg) top repeat-x #fff; border: #EAE9D7 solid 1px; text-align: left; padding: 0 22px 24px 22px;}
#mainBody {width: 528px; margin-left: 2px; float: left;}
#mainBody table, #wideBody table {color: #5a5544;}
#mainBody table td, #wideBody table td {padding: 5px;}
#wideBody {/*width: 754px;*/}
#footer {margin: 0; padding: 1em 0; text-align: center; background: #fff; position: relative; color: #999; font-size: 9px; clear: both;} 

/* Links
------------------------------------------------------*/
#navTopRight a, #navTopRight a:visited, #navTopRight a:active {
	color: #5a5544; text-decoration: none; margin-left: 2px; margin-right: 2px; border: none;}
#navTopRight a:hover {color: #ADAD78;}

#mainBody a:link, #mainBody a:visited,
#wideBody a:link, #wideBody a:visited {
	color: #b24539; text-decoration: none; border-bottom: 1px solid #e4e0bb;}
#mainBody a:hover, #wideBody a:hover {color: #adad58; border-bottom: 1px solid #fff;}
#mainBody a:link img, #wideBody a:link img {border: none;}
#navLeft a, #navLeft a:visited, #navLeft a:active {color: #5A5544; text-decoration: none; border: none;}
#navLeft a:hover {color: #ADAD78;}
/*navLeft SECOND LEVEL*/
#bottomRow #navLeft ul li ul li a:link, #bottomRow #navLeft ul li ul li a:visited {
	color: #74742e;
	text-decoration: none;
	border: none;
}
#bottomRow #navLeft ul li ul li a:hover {color: #ADAD78;}

/* Lists
------------------------------------------------------*/

#mainBody ul, #wideBody ul {list-style-type: disc;}
#mainBody ol, #wideBody ol {list-style-type: decimal;}
#mainBody li, #wideBody li {color: #5a5544; margin: .4em 0;}
#bottomRow #navLeft ul {
	color: #5A5544;
	list-style-type: none;
	margin: 0;
	padding: 20px 0 20px 20px;
	}
#bottomRow #navLeft ul li {
	padding: 3px 0;
	}
#bottomRow #navLeft ul li.dropdown {
	background: url(../images/general/arrow_down.gif) top right no-repeat;
	}
#bottomRow #navLeft ul li ul {
	list-style-type: none;
	margin: 4px 0 6px 12px;
	padding: 0;
	}
#bottomRow #navLeft ul li ul li {
	padding: 3px 0;
	}
.pagenavList ul {
	padding: 0;	
	margin: 5px;
	}
.pagenavList li {
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 0;
	margin: 0;
	}
	
/* Form elements
------------------------------------------------------*/	

/* Miscellaneous
------------------------------------------------------*/	
.currentPg{color: #630;}
#middle img {border-right: 2px solid #fff;}
#middle img.last {border: none;}
.backToTop {
	text-align: right;
	font-size: 8pt;
}
.important {color: #9e2b1e; font-weight: bold;}
.alert {
	background: #fff6bf url(../images/general/icons/alert.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	padding: 13px 20px 13px 55px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
.info {
	background: #fcfcf9 url(../images/general/icons/info.gif) center no-repeat;/*#f5f5f5*/
	background-position: 15px 15px;
}
.pdfNotice {
	background: #fcfcf9 url(../images/general/icons/pdf.gif) center no-repeat;/*#f5f5f5*/
	background-position: 15px 50%;
}
.info, .pdfNotice {
	border-bottom:2px solid #e5e5dd;/*#d6d9de*/
	border-top:2px solid #e5e5dd;/*#d6d9de*/
	padding:5px 20px 5px 45px;
}
#mainBody table.data,
#wideBody table.data {
	background-color: #fcfcf9;
	border-collapse: collapse;
	border: 1px solid #e5e5dd;
	}
#mainBody div.data,
#wideBody div.data {
	background-color: #fcfcf9;
	border: 1px solid #e5e5dd;
	color: #5a5544;
	line-height: 120%;
	padding: 7px;
	width: 80%;
	margin: 0 auto;
	}
#mainBody span.data,
#wideBody span.data {
	background-color: #fcfcf9;
	border: 1px solid #e5e5dd;
	color: #5a5544;
	line-height: 120%;
	padding: 7px;
	margin: 0 auto;
	text-align: center;
	}
p.address {
	line-height: 1.2em;
	font-size: 95%;
	margin: 0;
	padding: .3em 0;
	}
span.address {
	line-height: 1.2em;
	font-size: 95%;
	}
p.note {
	line-height: 1.2em;
	font-size: 95%;
	margin: 0;
	padding: 0.4em 0 0.3em 0;
	color: #9F9982;
	}
#cv p.note {
	padding: 0; line-height: normal;
	}
span.note {
	font-size: 95%;
	color: #9F9982;
}
div.note {font-size: 95%; color: #9F9982; display: inline;}
ul.note {margin: 0 0 .5em 15px; padding: 0;}
ul.note li {font-size: 95%; color: #9f9982; list-style: none; list-style-type: none; margin: 0; padding: 0;}
p.title {
	color: #000;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 102%;
	margin: 0;
	padding: 0;
	}
#cv {margin: 0; padding: 0;}
#cv ul {list-style: none; margin: .5em 0 .5em 25px; padding: 0;}
#cv ul li {line-height: 110%; padding: 0 0 .5em 0;}
#cv ul li ul li {padding: 0;}
/*.degreelinks {margin: 0; padding: 0; list-style: none;}*/
.degreelinks li {list-style-image:url(../images/general/icons/bullet.gif); margin: .5em 0 .5em 25px; padding: 0;}
.degreelinks ul li {list-style-image:url(../images/general/arrows/pfeil3.gif);}
a.search {cursor: help;}
.callout1 {background: #e6e5d3;}
.callout2 {background: #eae9d7;}
.callout3 {background: #f0eed1;}
.callout4 {background: #fcfcf9;}
.faq_question {background: url(../images/general/backgrounds/faq_Q.gif) no-repeat;	background-position: left center; height: 50px; margin: 0; padding: 20px 0 0 25px; font-size: 140%; font-weight: bold;}
.faq_answer {background: url(../images/general/backgrounds/faq_A.gif) no-repeat; background-position: left 0px; min-height: 47px; margin: 0; padding: 0px 0 0 25px;}
#wideBody a.toggle {display: block;}
#wideBody a.toggle:link, #wideBody a.toggle:visited, #wideBody a.toggle:active {border:none; color: #333;}
#wideBody a.toggle:hover {border: none; color:#666;}

