@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	text-align: center;
}

#container {
	background: #ffffff;
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	text-align: left;
}

#header {
	background: #FFFFFF repeat;
	text-align:center;
	width:960px;
	height: 40px;
	margin: 0px;
}

a#logo {
	background: transparent url(../images/logo.jpg) left top;
	display: block;
	float: left;
	width: 253px;
	height: 38px;
	margin: 0 0 0 20px !important;
	margin: 0 0 0 10px;
	padding: 0;
}

/********************** TOP LINKS *************************/
#toplinks {
	float: right;
	margin: 15px 20px 0 0;
	list-style-type:none;
	color: #666666;
	font-size: x-small;
}

#toplinks a {
	color:#666666;
	padding:5px 5px 0 5px;
	text-decoration: none;
	font-size:x-small;
}

#toplinks a:hover {
	text-decoration: underline;
}

/********************** TOP NAVIGATION *************************/
#topnav {
	background: #5273a2;
	border-top: 1pt #0b2449 solid;
	width: 960px;
	color: #7d6b3b;
	font-size:x-small;
	margin: 0;
	padding: 0 0;
	height:25px;
}

#topnav ul {
	list-style-type:none;
	text-align:left;
	margin: 0px;
	padding: 5px 0 5px 12px;
	float: left;
}

#topnav li {
	display:inline;
	margin:0;
}

#topnav a {
	color:#ffffff;
	font-size: x-small;
	margin:0;
	padding:0 8px 0 8px;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
}

#topnav a:hover {
	color:#a0c4f2;
}

#top {
	background: #888888 ;
	width: 960px;
	float: left;
	margin:0;
	padding: 0;
	height:85px;
}

/********************** SEARCH *************************/
#search {
	background: #888888 left top;
	float: left;
	width: 185px;
	height: 65px;
	padding: 20px 0 0 20px;
	color:#FFFFFF;
	text-align:left;
	font-size:small;
}

#search p {
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

input#searchbox {
	display: block;
	float:left;
	width: 110px;
	margin-top:-2px;
	color:#737373;
}

input#schBtn {
	float: left;
	margin: -2px 0 0 5px;
	padding:0;
	width: 35px;
}

#cse-search-results {
	width: 512px;
}

iframe {
	background: transparent;
	width: 730px;
	margin: 0;
	padding: 0;
}


#deptback {
	background: url(../images/topback.jpg) repeat top left;
	width: 745px;
	height: 55px;
	float: left;
	color:#1b335c;
	font-size: 28px;
	text-align: left;
	padding: 40px 0 0 10px;
}

#deptback img {
	border:none;
}

#contentcontainer {
	overflow:auto;
	float: left;
	background: transparent;
	margin: 0;
	width: 755px;
	padding: 0;
}

/********************** LEFT NAVIGATION *************************/
#leftnav {
	background:url(../images/leftnav.jpg) no-repeat top left;
	float:left;
	width: 205px;
	text-align: left;
	height: 600px;
}

ul#nav {
  margin: 10px 0 10px 0;
  border: 0 none;
  padding-left: 15px;
  width: 180px; /*For KHTML*/
  list-style: none;
}

ul#nav ul, ul.nav li {
  margin: 0 0 0 0;
  border: 0 none;
  padding: 0;
  width: 180px; /*For KHTML*/
  list-style: none;
 }

ul#nav:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#nav li {
  background-color: transparent;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  margin:0;
}

/* Root Menu */

ul#nav a  {
/*	color:#475a7d; */
	color:#003388;
	display:block;
	width:170px;
/*	font-size: x-small;  */
	font-size: 11px;
	padding:7px 0 7px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav a.lower  {
/*	color:#475a7d; */
	color:#003388;
}

ul#nav a:hover,
ul#nav li:hover a,
ul#nav li.iehover a {
	/*background-color: #cc9832;
	color: #ffffff;
	display:block;*/
	text-decoration: underline;

}

/* 2nd Menu *//*
ul#nav li:hover li a,
ul#nav li.iehover li a {
  	background-color: #cc9832;
	color: #ffffff;
	display:block;
	width: 180px;
}

/* 2nd Menu Hover Persistence *//*
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a,
ul#nav li.iehover li a:hover,
ul#nav li.iehover li.iehover a {
  	background-color: #e5ac39;
	color: #ffffff;
	display:block;
	width: 180px;
 }
 */

ul#nav ul {
  display: none;
  position: absolute;
  z-index:1;
  top: 0;
  left: 180px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#nav li:hover ul ul {
  display: none;
} 

ul#nav li:hover ul,
ul#nav li.iehover ul {
  display: block;
}

li.menudivider {
	background: url(../images/menu_divider.jpg) center right no-repeat;
	width: 175px;
	height: 20px;
}

/********************** CONTENT *************************/
#content {
	background: transparent;
	float: left;
	text-align: left; /* text-align: justify; */
}

.main {
	color: #404040;
	margin: 10px 0 20px 0;
	width:730px;
	font-size: 11px;
}

.home{
	color: #404040;
	margin:10px 0 20px 0;
	width: 540px;
	font-size: 11px;
}

 .third {
	color: #404040;
	margin:10px 0 20px 0;
	width: 540px;
	font-size: 11px;
}
/**
body#home #mainimage {
	background:  url(../images/home_images/image_summer_sm.jpg) top left no-repeat;
	width: 755px;
	height: 100px;
	float: left;
}
**/

#mainimage {
	background:  url(../images/home_images/image_fall_sm.jpg) top left no-repeat;
	width: 755px;
	height: 100px;
	float: left;
}

#mainimage-3rdglobal {
	background:  url(../images/thirdcentury/global-banner.jpg) top left no-repeat;
	width: 755px;
	height: 100px;
	float: left;
}

#mainimage-3rdstudent {
	background:  url(../images/thirdcentury/student-banner.jpg) top left no-repeat;
	width: 755px;
	height: 100px;
	float: left;
}


#overlay {
	background: url(../images/overlay.png) top left no-repeat;
	width: 755px;
	height: 10px;
}

#staffpic {
	margin: 15px 0 0 25px;
}

h1, h2, h3, h4, h5 {
	color: #2f456f;
	text-align: left;
	margin: 0;
	padding: 0;}

h1 {
	font-size: 17px;
	margin: 0 0 10px 0px;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	text-indent: -5px; /*to fix mysterious h2 indent problem-can find nothing causing it in css code*/
}

h3 {
	font-size: 13px;
	font-weight: normal;
	text-indent: -5px;/*to fix mysterious h3 indent problem-can find nothing causing it in css code*/
}

a {
	/* color: #537199; */
	color: #095dee;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.definition {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#808080;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:8pt;
	padding:15px;

}

.left {
	float: left;
	margin: 0 10px 10px 0;
	}

.right {
	float: right;
	margin: 0 0 10px 10px;
}

.picture_horiz {
	width: 155px;
}

.picture_vert {
	width: 160px;
}

.picture_horiz p, .picture_vert p {
	font-size: .80em;
	text-align: center; 
	margin: 0 0 10px 0;
}

br.clear {clear: both;}


.blue {
	font-size: 12px;
	color: #2f456f;
	margin: 10px 0;
}

.smallText {
	font-size:10px;
}

p {
	line-height: 1.3;
	font-size:13px;  /* increased from 11px */
	margin: 10px 0;
	text-align: left; /* omitted in original */
}

ul, ol, dl {
	line-height: 1.3;
	font-size:13px;  /* increased from 11px */
	color:#535353;
	margin: 0 0 5px 30px;
	padding: 0;
}

li {
	margin-bottom: 3px;
}

ol li ol li {
	list-style-type: lower-alpha;
}
ol li ul li {
	list-style-type: square;
}

.red {
	color:#FF0000;
}

/********************** SIDEBAR *************************/
.sidebar {
	background:url(../images/divider.jpg) top left repeat-y;
	width: 195px;
	margin: 10px 0 0 10px;
	padding-left: 10px;
	float: left;
	text-align:left;
}

.sidebar h1, h2, h3 {
	margin: 0 10px 5px 5px;
	color: #003388;
	font-weight: bold;
}
/**.sidebar h2, h3 {
color: #cc7700;
}
	/**
.sidebar h2 {
	margin: 0 10px 10px 5px;
	color: #475a7d;
	font-weight: normal;
}

.sidebar h3 {
	margin: 0 10px 5px 5px;
	color: #475a7d;
	font-weight: normal;
}
**/

.sidebar p {
	margin: 0 20px 10px 5px;
	padding-bottom: 3px;
	color: ##003388;
	font-size:11px;
	font-weight: bold;
	line-height: 1.2;
}

.sidebar img {
	border:none;
	margin: 3px 20px 0 20px;
	float: right;
}

.sidebar ul {
	color:#475a7d;
	font-size:11px;
	margin-top: -5px;
}
	
.sidebar a {
	color: #475a7d;
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebardivider {
	background: url(../images/sidebar_divider.jpg) top left no-repeat;
	margin: 7px 0 10px 5px;
	width: 140px;
	height: 1px;
}

.clearFix {
	clear:both;
	height: 1px;
	width: 960px;
}

/********************** FOOTER *************************/
#footer {
	background: #ffffff top left repeat;
	border-top:1px solid #0b2449;
	height: 55px;
	width: 960px;
	color:#1b335c;
	font-size:x-small;
	font-style: italic;
	text-align:center;
	clear:both;
}

#footer p {
	background: transparent top left;
	float: none;
	position: relative;
	margin-top:10px;
	padding:0;
	color:#1b335c;
	font-size:x-small;
}

#footer a {
	color:#1b335c;
	font-size:x-small;
	text-decoration:none;
}

#footer a:hover {
	text-decoration: underline;
}