 
 
html {
	font-size: 100%; /* IE Hack */ 
}

body 
{	
	font-size: 0.75em; 
	margin: 20px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background: #BEC2D5 url("images/se_bg_dark.jpg");
	text-align:center;
}

table {
 font-size: 100%; /* IE Hack */ 
}

input, select, th, td {
	font-size: 1em;
}

h1 {
	font-size: 2em;
}  /* displayed at 24px */

img { 
	border-width:0px;
}

#container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	background: transparent;
 	height: 600px;
 	width: 800px;
}


/* ************* */
/* header styles */
/* ************* */

#header 
{ 
	height: 60px; 
	background: #000000;
	clear: right; 
	font-family: "Times New Roman", Times, serif; 
	color:#fff;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#rit_logo
{
	width:130px;
	height:60px;
	float:left;
	background: url('images/rit_white_no_bar.jpg');
}

#site_logo
{	
	width:450px;
	height:40px;
	float:left;
	background: url('images/se_banner_top.jpg');
}

#golisano_logo
{
	position:relative;
	bottom:2px;
	width:450px;
	height:20px;
	float:left;
	background: url('images/golisano_logo_black.jpg');
}

#search
{
	width:220px; 
	height:60px;
	float:left;
	position:relative;
	top:-35px;
}

#search_text
{
	width:100px;
}

#search_option
{
	width:75px;
}

#search_input
{
	width:30px;
	border:1px solid;
}

/* ************* */


#banner
{
	position:relative;
	width: 800px;
	height: 150px; 
	clear: left; 
	background: #CCCCCC;
	background-image: url(/decor/se/images/banner/SEBanner2.jpg);
}
#bannerText
{
	background-image: url(/decor/se/images/slogan-bg.png);
	color:#FFFFFF;
	font-size:13pt;
	font-weight:bold;
	position:absolute;
	right:0px;
	bottom:0px;
	width:440px;
	
}

* html #bannerText
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/decor/se/images/slogan-bg.png", sizingMethod="crop");
}

#bannerText span
{
}

#logo
{
	position:absolute;
	top:15px;
	left:15px;
}


#ritnav 
{
	background-color:#FFFFFF;
	float: left;
	width: 175px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:	left;
	color: #696958;	
	position:relative;
	top:0px;
}

#centercollage 
{
	text-align: left; 
	width: 100%; 
	padding-top: 20px; 
	background: #FFFFFF;
}

#collage 
{
	text-align: left;
	position:relative;
	margin-left: 50px;
	top:0px;
	left:50px;
	height:360px;
	width:640px;
	z-index:0;
}

#ritcontentcontainer 
{
	border-width: 0px;
	float: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 100%;
	text-align:left;
	background-color:#FFFFFF;
}

#mainsectiontitle 
{	
	background: #ECECEF url("images/se_bg_light.jpg") repeat-y;
	border-width: 0px;
	width:585px;
	color: #2F374D; 
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	float:left;
}

/* IE Fix */
* html #mainsectiontitle 
{
	width: 625px;
}



#mainsectiontitletext 
{
	font-family: "Times New Roman", Times, serif; 
	font-size: 2.2em;
	font-weight: bold;
}

#contentcontainerhome
{
	position:relative;
	background: #D8DCE7 url("images/se_bg_medium_home.jpg") repeat-y;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000000;
	
	/*Gecko browsers only*/
	height:520px !important;
	
	/*IE Browsers*/
	height: 550px;
	
	width:800px;
	padding-top:20px;
	padding-bottom:20px;

}

#announcements
{
	position:absolute;
	width:175px;
	height:520px;
	
	left:15px;
	
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#BEC2D5;
	
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#BEC2D5;
	padding-bottom:10px;
	
}


#homecontent
{
	position:relative;
	left:210px;
	width:395px;
	
		
}

#events
{
	position:absolute;
	width:175px;
	height:520px;
	right:0px;
	padding-left:9px;
	padding-bottom:10px;
	
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#BEC2D5;

	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#BEC2D5;


}

.announceTitle
{
	font-weight:bold;
	font-size:14pt;
	color:#2F374D;
}

#contentcontainer 
{
	background: #D8DCE7 url("images/se_bg_medium.jpg") repeat-y;
	
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0;
	color: #000000;
	padding: 20px;
	float:left;
	width:585px;
	min-height:400px;	
}

#contentcontainer p img {
	float: left;
	margin: 0 10px 0px 0;
}

#contentcontainer .events .date {
	padding-right: 10px;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-style: italic;
}


#contentcontainer .events .title {
	margin: 10px 0 0 0;
	clear: both;
	font-weight:bold;
}


#contentcontainer .events dd {
	margin-bottom: 10px;
}

#contentcontainer .events li {
	margin: 5px 0;
}

#contentcontainer dl.job dt
{
	font-weight:bold;
	margin-top:8px;
}

/* IE Fix */
* html #contentcontainer 
{
	height: 400px;
	width: 625px;
}

#contentcontainer dl.SeniorProject,
#contentcontainer dl.SeniorProject li,
#contentcontainer dl.SeniorProject dd,
#contentcontainer dl.SeniorProject dt
{
	padding: 0;
	margin: 0;
}

#contentcontainer dl.SeniorProject {
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#contentcontainer dl.SeniorProject ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#contentcontainer dl.SeniorProject dt
{
	position: absolute;
	float: left;
	clear: left;
}


#contentcontainer dl.SeniorProject dd
{
	clear: right;
	position: relative;
	padding-bottom: 10px;
	padding-left: 110px;
	width: 350px;
}

#contentcontainer dl.SeniorProject .poster
{
	position: relative;
	padding-left: 0;
	width: 460px;
	text-align: center;
	overflow: hidden;
	clear: right;
	float: none;
}

#contentcontainer dl.SeniorProject dt.poster
{
	height: 225px;
}


div.ritcontactinfo 
{ 
	padding: 5px 15px 10px 0px;
	margin: 0;
}

div.ritcontactinfo img 
{
	border: #000 solid 1px;
	float: left;
	margin: 0 20px 10px 0;
	padding: 0;
}

a:link 
{
	color:#2727C6;
	text-decoration:none;
}
a:visited 
{
	color:#2727C6;
	text-decoration:none;
}

a:active 
{
	color:#2727C6;
	text-decoration:none;	
}

a:hover 
{
	color:#2727C6;
	text-decoration:underline;	
}

/* ************* */
/* footer styles */
/* ************* */

#footer {
	background: #000000;
	float: left;
	height: 10px;
	width: 100%;
	margin-bottom:4px;
}

#footertext {
	float:left;
	background: transparent;

}

#footerimage
{
	float:right;
	
}

#footertext a {
	font: 10pt Verdana, sans-serif;
	text-decoration: none;
	color: #39425E;
	background: transparent;
}
#footertext a:hover{
    text-decoration: underline;
}

/* ************* */

/* ************** */
/*side menu styles*/
/* ************** */
#menu-list 
{
	width: 175px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: arial, Helvetica, sans-serif;
	color: inherit;
	background: transparent;
}


#menu-list ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#menu-list li 
{	
	margin: 0;
}

#menu-list li a 
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	background: transparent;
	color: #576690; 
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}

html>body #menu-list li a 
{
	width: auto;
}


#menu-list a:hover
{
	background: #ECECEF;
	color:#576690;
	
}

html>body #menu-list li .selected 
{
	width: auto;
}

#menu-list li .selected 
{
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color: #BAC1D5;
	color: #2F374D;
	text-decoration: none;
	width: 100%;
}
/* ************** */
	
	

	
/* *************** */
/* Top Menu Styles */
/* *************** */

#navholder
{
	width:100%;
	background-color: #838FB4;
	float:left;
}

#nav
{
	float:left;
	height: 20px;
	background-color: #838FB4;
	font-family : verdana, sans-serif;
	font-size : 10px ;
	padding: 0;
	margin: 0;
	text-align:left;	
	width:98%;
}
		

#nav, #nav ul 
{
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;			
}
#nav ul
{
	background-color: #ECECEF;
	border: 1px solid #838FB4; 
	border-width: 1px;
}


#nav a 
{
	display: block; 
	padding: 0.25em .7em 0.25em .25em;
	text-decoration: none; 
	color: #F8F9FA;				
}


#nav a:hover
{
	color:#CCC;
}

#nav ul a
{
	color: #576690;
	height:100%;
}


#nav li 
{
	float: left;
	padding: 0 5px 0 5px;				
}

#nav li li
{
	width: 13em;
	padding: 0;
}

#nav li ul 
{
	position: absolute;
	width: 13em;
	left: -999em;
	z-index:100;	
}
			
#nav li:hover ul, #nav li.sfhover ul 
{
	left: auto;
}

#nav li ul ul 
{
	margin: -2em 0 0 13em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul 
{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul 
{
	left: auto;
}

#nav li li a:hover 
{ 
	background-color:#BAC1D5;
	color:#2F374D;
}



/* arrow styles */
#nav li.submenu li.submenu 
{
	/* menu items with sub-menus */
	background: url("rightarrow.gif") 98% 50% no-repeat;
	line-height:1.5em;
} 

#nav li.submenu li.submenu a.dropdown:hover 
{
	/* menu items with sub-menus */
	background: url("downarrow.gif") 98% 50% no-repeat;
}

/* hovering over items with a sub-menu */
#nav li.submenu li.submenu:hover, #nav li.submenu li.submenu li.submenu:hover,
#nav li.submenu li.submenu.sfhover, #nav li.submenu li.submenu li.submenu.sfhover
{
	background: #CBCAAC url("downarrow.gif") 98% 50% no-repeat;
}

caption
{
	font-weight:bold;
}

.coursetitle, .quarter-row
{
	font-weight:bold;
}

.year-row
{

}

#coursedescriptions p {
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
}

#coursedescriptions td 
{
	vertical-align:top;
}



/* *************** */