/* Homepage stylesheet to override styles and do special treatments */

body { }

#content { }

#header { height: 132px; }

#breadcrumbs { display: none; }

body.layout-n0-p1-s0 #primary-content { padding: 0; margin-left: 0; top: 0; }

#flashcontainer { position: absolute; top: 0; left: 253px; width: 723px; height: 272px; background: url(/images/home/flashbg.jpg) left bottom no-repeat; }
div#flash { padding: 0; vertical-align: top; width: 723px; height: 272px; /*background: url(/images/home/flash.jpg) 0 0 no-repeat;*/ }

#divbuttons { width: 253px; height: 225px; background: url(/images/home/divisionbuttons_bg.jpg) 0 0 no-repeat; padding-top: 47px; }

#divbuttons ul {
	list-style: none;
	margin: 0 0 0 32px;
	padding: 0;
	height: 225px;
	width: 183px;
	}
	#divbuttons ul li {
	display: block;
	height: 36px;
	width: 183px;
	background: none;
	margin: 0 0 16px 0;
	padding: 0;
	}
	#divbuttons ul li a { display: block; width: 183px; height: 36px; text-indent: -9999px; }
	#divbuttons ul li#ec-button a { background: url(/images/home/divbutton_ec.png) 0 0 no-repeat; }
	#divbuttons ul li#ls-button a { background: url(/images/home/divbutton_ls.png) 0 0 no-repeat; }
	#divbuttons ul li#ms-button a { background: url(/images/home/divbutton_ms.png) 0 0 no-repeat; }
	#divbuttons ul li#hs-button a { background: url(/images/home/divbutton_hs.png) 0 0 no-repeat; }
	
	#divbuttons ul li a:hover { background-position: 0 -36px !important; }
	
#flashbottom { width: 976px; height: 20px; background: url(/images/home/flashbottom.jpg) 0 0 no-repeat; margin: 0 0 10px 0; }

#homemodules { position: relative; padding: 0; float: left; clear: both; background: url(/images/home/modulesbg.jpg) 26px 0 no-repeat; }

#featurebuttons {
	width: 246px;
	position: relative;
	left: 52px;
	top: 4px;
	float: left;
	}
#featurebuttons ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	width: 246px;
	}
#featurebuttons ul li {
	display: block;
	background: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 246px;
	clear: both;
	height: 60px;
	border-bottom: 1px solid #d1d1d1;
	}
#featurebuttons ul li a { 
	font-size: 1.2em;
	font-weight: bold;
	color: #007c57;
	text-decoration: none;
	}
#featurebuttons ul li#photoday dl.gallery-image { 
float: left; 
margin: 0 5px 5px 0; 
padding-right: 4px;
background: url(/images/home/button_todays-photo.jpg) 0 0 no-repeat;
padding-bottom: 5px; 
}
#featurebuttons ul li#photoday dl.gallery-image dt { 
position: relative; 
height: 51px; 
width: 250px; 
overflow: hidden;
}
#featurebuttons ul li#photoday dl.gallery-image dt img {
}
#featurebuttons ul li#photoday dl.gallery-image dt a {
text-indent: 0;
height: 56px;
width: 250px;
display: block;
background: url(/images/home/button_todays-photo.jpg) 0 0 no-repeat;
overflow: hidden;
}
#featurebuttons ul li#photoday a img { width: 76px; }
#featurebuttons ul li#photoday .gallery-image dd { display: none; }	

#featurebuttons .spotlightbutton {
margin: 0 !important;
padding: 0 !important;
left: 0 !important;
display: block;
}
#featurebuttons .spotlightbutton li { border: 0; background: url(/images/home/faculty-spotlight-button.gif) 0 0 no-repeat; }
#featurebuttons .spotlightbutton li h4 a {
display: block;
height: 60px;
text-indent: -9999px;
}
#featurebuttons .spotlightbutton .thumb { 
width: 76px; height: 51px; 
overflow: hidden;
}


.news-list h3 { color: #001f42; visibility: hidden; }

#home .news-list {
    width: 246px;
    margin: 0;
    padding: 30px 0 0 0;
    position: relative;
	left: 46px;
	top: 0px;
	float: left;
  	}
  #home .news-list ul.news {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
	top: 0px;
	}
  #home .news-list ul li {
    margin: 0 0 .8em 0;
    padding: 0;
  }
	#home .news-list ul.news li p,
	#home .news-list ul.news li h4 {  }

	
	#modulesfooter { width: 100%; height: 35px; clear: both; background: url(/images/home/modulesfooter.jpg) 28px bottom no-repeat; float: left; }


.calendar-list { width: 246px; float: left; margin-top: 0px; margin-left: 118px; padding-top: 30px; }
.calendar-list h3 { color: #4caecc; visibility: hidden; }

#twitterbutton,
#fbbutton { display: block; height: 35px; width: 36px; float: right; text-indent: -9999px; margin: 7px 10px 0 0; }
#twitterbutton { background: url(/images/common/twitterbutton.jpg) 0 0 no-repeat; }
#fbbutton { background: url(/images/common/facebookbutton.jpg) 0 0 no-repeat; }

#footer { 
	}
#footer p {  }
#footer p.emph { }

#footer address {
			}
	#home #nav-util { top: 140px; right: 300px; }
	


.news-alert { 
position: relative !important; 
display: block !important;
padding: 20px 40px !important; 
width: 896px !important; 
margin: -15px 0 1em -46px !important;
background: url(/images/common/alertbg.jpg) 0 0 repeat-y; 
color: #000;
}
.news-alert h2 { margin-bottom: .2em; }
.news-alert h4 { font-size: 1.5em !important; margin: 0 0 .5em 0 !important; color: #000 !important; }
.news-alert h4 a { color: #000 !important; }
.news-alert .readmore { position: relative; top: 1em; }
.news-alert .rss { font-size: .8em; padding: 0 0 0 20px !important; position: absolute; top: 20px; right: 40px; background-position: 0 4px; }
