/* default styles */

body {
	background:#DBE59E url(http://www.georgefox.edu/template/global/images/backgrounds/interior-header.gif) top repeat-x;
	text-align:center;
	padding:0px;
	margin:0px;
	font: 12px verdana, arial, helvetica, sans-serif;
}

table {
	font: 12px verdana, arial, helvetica, sans-serif;
}

html {
	margin:0px;
	padding:0px;
}

a {
	color:#051844;
}

a img {
	border:0px; 
	text-decoration:none;
}

.linkImage {
	border:none;
	text-decoration:none;
	margin-left:5px;
	width:16px;
	height:16px;
	position:relative;
}

/* overarching styles */

#big-container {
	background:url(../i/shadow_10.png) center repeat-y;
	text-align:left; 
	margin:0px auto;
	padding:0px;
	width:960px;
}

*html #big-container {
	background:none;
}

#container {
	background:#ffffff;
	text-align:left; 
	margin:0px auto;
	padding:0px;
	width:960pxpx;
	height:auto;
}

#header {
	background:#051743 url(../i/header-pic1.jpg) right no-repeat;
	height:126px;
	word-spacing:0px;
	width:100%;
}

#header img {
	position:relative;
	top:20px;
	left:30px;
}

#base-shadow {
	background:url(../i/shadow-b.png) bottom no-repeat;
	height:38px;
	width:960px;
	margin:0px auto;
	display: none;
}

*html #base-shadow {
	background:#fff;
	width:960px;
	text-align:center;
	display: none;
}

/* main content area styles */

#content {
	margin:0px;
	margin-left:1px;
	padding:10px 15px 50px 15px;
	position:relative;

/* this is incorrectly set for Internet Explorer */
	width:770px;
}

/* correcting the IE workaround */
*html #content {
	width:770px;
}

#content-main {
	width:540px;
	float: left;
	margin-top:-25px;
	margin-bottom:20px;
	margin-left:10px;
}

h3, h4, h5 {
	color:#8b221b;
}

h3 a, h4 a, h5 a {
color:#8b221b;
}

#breadcrumbs {
	color:#8f9096;
	font-size:10px;
	font-style:italic;
	margin:5px 0px 30px 0px;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color:#8f9096;
}

#left {
	width:192px;
	float:left;
	position:relative;
	margin:10px 11px 10px 0px;
}

#middle {
	float:left;
	margin:10px 11px 10px 0px;
	padding:0px 0px 5px 0px;
	width:363px;
	position:relative;
}

#right {
	width:192px;
	float:left;
	position:relative;
	margin:10px 0px 10px 0px;
}

/* sidebox styles */

#sidebox {
	background:#fff url(../i/sidebox_m.jpg) center repeat-y ;
	float:left;
	margin:0 0 10px 0;
	padding:0px 0px 5px 0px;
	width:192px;
	position:relative;
}

html>body #sidebox {
	height:auto;
}

#sidebox div {
	margin:0px 0px 8px 0px;
}

#sidebox .bottom {
	background:url(../i/sidebox_b.jpg) bottom no-repeat;
	position:absolute;
	bottom:0px;
	left: 0px;
	margin:0px;
	height:7px;
	width:192px;
}

#sidebox .header {
	background:url(../i/sidebox_t.jpg) top right no-repeat;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	margin:0px 0px 0px 0px;
	padding:7px 0px 5px 10px;
	text-align:left;
	height:47px;
	color:#9e8344;
}

#sidebox ul {
	margin:-30px 10px 10px 10px;
}

#sidebox li {
	background-image: url(../i/arrow-brown-transparent.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1em;
	padding-right: .05em;
	margin:0 0 0 -40px;
	list-style:none;
	color:#051844;
}

#sidebox li a {
	color:#051844;
}

#sidebox li a:hover {
	color:#8b221b;
}

/* middlebox styles */

#middlebox {
	background:#fff url(../i/middle_m.jpg) center repeat-y ;
	float:left;
	margin:0px;
	padding:0px 0px 5px 0px;
	width:363px;
	position:relative;
}

html>body #middlebox {
	height:auto;
}

#middlebox div {
	margin:12px 12px 40px 12px;
}

#middlebox .bottom {
	background:url(../i/middle_b.jpg) bottom no-repeat;
	position:absolute;
	bottom:0px;
	left: 0px;
	margin:0px;
	height:9px;
	width:363px;
}

#middlebox .top {
	background:url(../i/middle_t.jpg) top right no-repeat;
	font-weight:bold;
	font-size:13px;
	margin:0px 0px 0px 0px;
	text-align:left;
	height:9px;
	color:#051844;
}

#middlebox .title {
	font-weight:bold;
	font-size:13px;
	margin:0px 0px 5px 15px;
	text-align:left;
	color:#051844;
}

/* sidebar styles */

#printThis {
	position:relative;
	float:right;
	right:15px;
	top:10px;
	text-decoration:none;
	pointer:hand;
	font-size:10px;
}

#printThis a {
	color:#444;
}

#navBar {
	position:relative;
	background:none;
	margin:42px 0px 0px 0px;
	padding-left:11px;
	float:left;
	width:770px;
	height: 18px;
}

html>body #navBar {
	float:none;
}

*html navBar {
	padding-left:0px;
}

/* list and link styles for sidebar */

#navBar li {
	background:url(../i/left_combined.gif) top left no-repeat;
	float:left;
	list-style:none;
	margin:0 0 0 6px;
	padding:0 0 0 8px;
	height:18px;
}

#navBar a {
	background: url(../i/right_combined.gif) top right no-repeat;
	color:#051844;
	display:block;
	float:left;
	list-style:none;
	padding:3px 11px 3px 2px; 
	margin:0px;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	height:12px;
}
/* ugly Internet Explorer hack! */
	width:0px;
/* this is fixed by exploiting an IE bug later*/

#navBar a:visited {
	color:#444444;
	font-size:10px;
}

#navBar li:hover	{
	background-position:0% -90px;
}

#navBar li:hover a {
	background-position:100% -90px;
	color:#8b221b;
}

#navBar .currentPage, #navBar .currentPage li:hover {
	background: url(../i/left_combined.gif) top left no-repeat;
	background-position:0% -90px;
}

#navBar .currentPage a {
	background: url(../i/right_combined.gif) top right no-repeat;
	background-position:100% -90px;
	color:#051844;
}

#navBar .currentPage a:hover {
	background: url(../i/right_combined.gif) top right no-repeat;
	background-position:100% -90px;
	color:#8b221b;
}

/*
Many many many thanks to
Position Everything's float clearing fix
http://www.positioniseverything.net/easyclearing.html

The next few rules implement said fix for the main content area.
*/


.expandBox:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

.expandBox {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .expandBox {height: 1%;}
.expandBox {display: block;}
/* End hide from IE-mac */

#footer	{
	width: 95%;
	border-bottom: 1px solid #b2a273;
	border-top: 1px solid #b2a273;
	text-align: center;
	margin: auto;
	padding: 10px 0;
	color: #b2a273;
}

#footer div, #footer p {
margin:0px;
padding:0px;
}

#footer a	{
	text-decoration: none;
	color: #051844;
	background: transparent;
}

#footer a:hover	{
	text-decoration: none;
	color: #930;
	background: transparent;
}

#bottomUpdated {
	margin:0px auto 5px auto;
	text-align:center;
	width:95%;
}

.footer-black-text	{
	text-align: center;
	color: #000;
	padding-top: 5px;
}

.tiny-font	{
	font: 8px verdana, arial, helvetica, sans-serif;
}

.small-font	{
	font: 10px verdana, arial, helvetica, sans-serif;
}

/* subject guide styles */

#subject-nav {
	margin: 0px 0px 10px 0px;
	padding: 0;
	border-top:1px solid #ddd;
}

#subject-nav ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#subject-nav li	{
	margin: 0;
	padding: 0;
	display: inline;
}

#subject-nav .linkImage {
	vertical-align:middle;
}

#subject-nav li a	{
	text-decoration: none;
	margin: 0;
	padding: 3px 0 3px 10px;
	display: block;
	color: #051844;
	background:#fff url(../i/arrow-brown-transparent.gif) no-repeat top left;
	background-position:0 8px;
	border-bottom:1px solid #ddd;
}

#subject-nav li a:hover	{
	color: #930;
	background-color:#ddd;
	background-image: none;
}

#subject-nav .currentPage, #subject-nav .currentPage li:hover {
	background:#fff;
}

#subject-nav .currentPage a {
	background:#eee url(../i/arrow-brown-transparent.gif) no-repeat top left;
	background-position:0 8px;
	color:#930;
}

#subject-nav .currentPage a:hover {
	background:#ddd;
	color:#930;
}

/* subject nav accordion styles */

#basic-accordian {
	width:570px;
	margin-left:-20px;
	margin-top:-5px;
}

.tab_container {
	position:relative;
	float:left;
	width:105px;
	margin-right:10px;
	margin-top:4px;
	border-top:1px solid #ddd;
}

.accordion_headings {
	padding:4px 7px 5px 8px;
	color:#081455;
	cursor:pointer;
	text-align:left;
	text-decoration:underline;
	float:left;
	font-size:10px;
	width:90px;
	border-bottom:1px solid #ddd;
}

.accordion_headings:hover {
	color:#930;
}

.bg {
	width:430px;
	float:left;
	position:relative;
}

.accordion_child {
	padding:0px 10px 0px 0px;
	margin-left:15px;
	margin-top:-5px;
}

.header_highlight {
	background: #eee;
	color:#930;
	padding:4px 7px 5px 8px;
}

#def {
background-color:#eee;
padding:10px;
width:85px;
font-size:10px;
position:relative;
border:none;
text-align:left;
margin-top:5px;
}

table.liaisons {
border-collapse: collapse;
}

table.liaisons td {
padding: 3px;
border-color: #aaa;
}




