/*** CSS Reset ***/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;}*/
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none !important;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}

#rightimage, #galleryfaculty a, #gallerystudent a, #department { behavior: url(/css/iepngfix.htc); }

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/


img {
	padding:0 ! important;
	margin:0 ! important;
}

#wrapper {
	overflow:hidden;
	color: black !important;
	background-color: white !important;
	font-size: 11px !important;
	font-family: Verdana, Arial, sans-serif !important;
}

/*** Typography ***/

#wrapper h1 {
	font-size:18px !important;
	text-transform:uppercase !important;
	color:#600 !important;
	font-weight:bold !important;
	margin-bottom:10px !important;
	overflow:hidden !important;
}

#header h1 {
	font-family:Helvetica, Arial, sans-serif !important;
	font-size:18px !important;
	padding-top:7px !important;
	margin-top:-2px !important;
	color:#444 !important;
	font-weight:normal !important;
	text-transform:none !important;
}

#header>h1 {
	margin-top:0;
}

#wrapper h1 span {
	font-size:11px !important;
	color:#000 !important;
}

#wrapper h2 {
	font-weight:bold !important;
	width:440px !important;
	color:#000;
	margin-bottom:15px;
}

#wrapper h3 {
	font-size:11px;
	font-weight:bold;
	color:#000;
}

#wrapper h3 span {
	font-weight:normal;
	padding:0 0 0 3px;
}

#wrapper a, #wrapper a:visited {
	color:#660000 !important;
}

#wrapper a:hover {
	color:#990000 !important;
	text-decoration: underline !important;
}

em {
	font-style: italic;
}

strong {
	font-weight:bold;
}

p.intro {
	font-weight:bold;
}


/*** Layout ***/

#wrapper {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header {
	position:relative;
	height:54px;
	z-index:1;
}

/*** Small upper right menu ***/

ul#menusmall {
	position:absolute;
	width:206px;
	height:24px;
	top:3px;
	right:0;
	margin-top:-3px;
	z-index:100;
}

#header>ul#menusmall {
	margin-top:0;
}

ul#menusmall li {
	float:left;
	margin-top:5px;
	}

.small {
	display:block;
	height:7px;
	width:103px;
}

.menuvisiting {
	background: url('../images/menusmall_visiting.gif') no-repeat;
	}

.menuvisiting span {
	display:none;
	}

.menuopportunities {
	background: url('../images/menusmall_opportunities.gif') no-repeat;
	}

.menuopportunities span {
	display:none;
	}

.menudirectory {
	background: url('../images/menusmall_directory.gif') no-repeat;
	}

.menudirectory span {
	display:none;
	}

.menusitemap {
	background: url('../images/menusmall_sitemap.gif') no-repeat;
	}

.menusitemap span {
	display:none;
	}

/*** Horizontal Main Menu ***/

.main {
	display: block;
	height:14px;
	margin-top:7px;
	bottom:0;
	background-color:#330000;
	background-repeat: no-repeat;
	}

.main span {
	display:none;
	}

.menuschool {
	width:135px;
	background: url(../images/menu_school.gif);
	}

a.menuschool:hover {
	background-position:-135px;
	}

.menuprograms {
	width:81px;
	background-image: url(../images/menu_programs.gif);
	}

a.menuprograms:hover {
	background-position:-81px;
	}

.menuadmissions {
	width:94px;
	background-image: url(../images/menu_admissions.gif);
	}

a.menuadmissions:hover {
	background-position:-94px;
	}

.menufaculty {
	width:67px;
	background-image: url(../images/menu_faculty.gif);
	}

a.menufaculty:hover {
	background-position:-67px;
	}

.menunews {
	width:111px;
	background-image: url(../images/menu_news.gif);
	}

a.menunews:hover {
	background-position:-111px;
	}

.menucareer {
	width:123px;
	background-image: url(../images/menu_career.gif);
	}

a.menucareer:hover {
	background-position:-123px;
	}

.menugiving {
	width:57px;
	background-image: url(../images/menu_giving.gif);
	}

a.menugiving:hover {
	background-position:-57px;
	}

.menualumni {
	width:51px;
	background-image: url(../images/menu_alumni.gif);
	}

a.menualumni:hover {
	background-position:-51px;
	}
	
/*** Drop Down Menus ***/

ul#mainmenu {
	background-color:#300 !important;
	display:block !important;
	position:absolute !important;
	top:34px !important;
	height:21px !important;
	width:750px !important;
	padding-left:10px !important;
	}

#mainmenu li { /* all list items */
	float: left !important;
	/*width: 10em;  width needed or else Opera goes nuts */
}

#mainmenu li ul { /* second-level lists */
	position: absolute !important;
	width: 110px !important;
	left: -999em !important; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#mainmenu li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 110px !important;
}

#mainmenu li ul ul ul {
	margin:-20px 0 0 110px !important;
}

#mainmenu li ul li a, #mainmenu li ul li ul li a { /* link styles so that whole area is clickable with background image */
	font-weight:normal !important;
	display:block !important;
	width:100px !important;
	background:url(../images/dropdown.png) bottom left !important;
	color:#600 !important;
	padding:3px 5px 3px 5px !important;
	}

#mainmenu li ul li a:hover {
	background-position:-250px !important;
	color:#fff !important;
	}

#mainmenu li:hover ul ul, #mainmenu li.sfhover ul ul, #mainmenu li:hover ul ul ul, #mainmenu li.sfhover ul ul ul {
	left: -999em !important;
}

#mainmenu li:hover ul, #mainmenu li li:hover ul, #mainmenu li.sfhover ul, #mainmenu li li.sfhover ul, #mainmenu li li li:hover ul, #mainmenu li li li.sfhover ul  { /* lists nested under hovered list items */
	left: auto !important;
	visibility:visible;
}


/*** Content ***/

#content {
	clear:left;
	float:left;
	width:740px;
	background:url(../images/background.gif) repeat-y;
	padding:20px 0 0 20px;
	}

#content p {
	clear:left;
	width:440px;
	padding:0 20px 10px 0;
	}

#pagecontent {
	clear:left;
	width:740px;
	padding:20px 0 0 20px;
	}

#mainbody {
	float:left;
	clear:left;
	height:100%;
	width:440px;
	padding-bottom:20px;
	}

#mainbody ul li {
	list-style:inside url(../images/bullet_arrow_black.gif);
}

.navmenu {
	display:block;
	overflow:hidden;
	width:450px;
	margin:10px 0px 20px 0px;
	font-size:10px;
	text-transform:uppercase;
	}

.navmenu a {
	border-right:1px solid #000;
	padding:0 5px 0 0;
	margin-right:5px;
	float:left;
}

.navmenu a.last {
	border-right:none;
}

dl {
	margin-bottom:20px;
	}

dt {
	font-weight:bold;
	}

#flashmenu {
	display:block;
	float:left;
	height:155px;
}

#content>#flashmenu {
	display:block;
	float:left;
	height:155px;
	margin-left:-20px;
}

#flashmenunone {
	float:left;
	height:40px;
	background:url(../images/footer.gif) top left;
}

#flashmenugalleries {
	float:left;
	height:29px;
	background:url(../images/footer_galleries.gif) top left;
}

/*** Scroll bar ***/
#console {
	width:760px !important;
	height:215px;
	max-height:215px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#wrapper>#console{
	overflow:visible;
}

#console2 {
	background:url(../images/scroll_blank.jpg);
	max-height:215px;
	float:left;
	left:0;
}

.image {
	display:block;
	overflow:hidden;
	float:left;
	height:120px;
	width:80px;
	position:relative;
	margin-left:0;
}

.image img {
	position:absolute;
	top:0;
	left:0;
}

.image:hover img {
	left:-80px
}

#scrollbar {
	float:left;
	background: #000000;
	height: 16px;
	border-bottom:1px solid #ffffff;
	width: 760px;
}
 
#scrollknob {
	height: 10px;
	width: 200px;
	top:3px;
	margin-bottom:3px;
	background: #666666;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
}

#scrollknob:hover {
	background:#999933;
}

/*** Scroll bar end ***/

#invisible {
	display:none;
}

#content>#none {
	margin-left:-20px;
}

/*** Right column ***/

#right {
	float:right;
	width:279px;
	background:#300;
	/*border-left:1px dotted #fff;*/
	color:#fff !important;
	font-size:11px !important;
	margin-top:-20px;
	padding-bottom:20px;
	min-height:100%;
	height:100%;
}

#right a:link, #right a:visited {
	color:#fff !important;
}

#right a:hover {
	text-decoration:underline !important;
}

#rightimage {
	display:block;
	height:285px;
	width:279px;
	border-bottom:15px solid #000;
	margin-bottom:15px;
	position:relative;
}

#right ul {
	margin:5px 20px 0 20px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #000;
}

#right ul li {
	background:url(../images/bullet.gif) left no-repeat;
	padding:0 0 3px 15px;
}

#right ul li.download {
	background:url(../images/bullet_download.gif) left no-repeat;
}

#right ul.bottom {
	border-bottom:none;
}

#right ul.checksheets {
	background:url(../images/bullet_checksheets.gif) top left no-repeat;
	padding-top:15px;
}

#right ul.contactinfo li {
	background:none;
	padding:0;
	line-height:14px;
	margin-left:-15px;
}

#right p {
	width:auto;;
	margin:0 20px 10px 20px;
	border-bottom:1px solid #000000;
}

#right p.bottom {
	padding-top:10px;
	border-bottom:none;
}

/*** Pages with 4 corner links ***/
ul#corner {
	padding:0;
	margin:0;
	width:280px;
	position:absolute;
	bottom:0;
	background:#fff;
	border:none;
}

ul#corner li {
	padding:0;
	margin:0;
	float:left;
	background:none;
	display:block;
	width:70px;
	height:121px;
	border-top:1px solid #fff;
}

ul#corner a:hover {
	text-decoration:none;
}

ul#corner li a span {
	visibility:hidden;
}

ul#corner a.corner {
	display:block;
	width:70px;
	height:120px;
	text-decoration:none !important;
}

.back {
	display:block;
	height:10px;
	font-size:10px;
	padding-bottom:10px;
}

/*** Individual pages ***/

#department h1 {
	display:none !important;
}

#individualcontent {
	clear:left;
	width:760px;
	background:#fff;
	}

.individual {
	height:auto;
	}

#individualbody {
	padding-top:10px;
	}

#individualright {
	background:#624228 url(../images/dotted.gif) top left repeat-y;
}

#individualright p {
	width:290px;
	padding:20px 0 0 10px !important;
	color:#ffcc99;
}

#individualright p strong {
	color:#ffffff;
	text-transform:uppercase;
	font-style:normal;
}

#individualright dd {
	margin-top:5px;
	padding-left:5px;
	border-left:1px solid black;
	}

/*#individualright p {
	visibility:hidden;
}*/

#individualright a:link, #individualright a:visited {
	color:#cc9966 !important;
	}

#individualright a:hover {
	color:#fff !important;
	text-decoration:none !important;
	}

#individualright dt {
	color:#ffcc99;
	padding-top:20px;
	}

#individualright dt span {
	font-weight:bold;
	text-transform: uppercase;
	}

#printcalendar h1 {
	color:#ffffff !important;
}

#printcalendar a.calnav {
	color:#ffffff !important;
}