/* Start of CMSMS style sheet 'Primary' */
/* CSS Document */

html, body {
	height:100%;
}
body {
	margin:0;
	background:#e0e6d2 url(images/body-tile.gif) repeat-y center;
	font:normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font:bold 20px/30px Georgia, "Times New Roman", Times, serif;
	color:#990000;
	margin:0;
	clear: both;
}
h2 {
	font:normal 18px/24px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
h3 {
	font:bold 18px/24px Georgia, "Times New Roman", Times, serif;
	color:#7297ba;
}
h4 {
	font:bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
p, ul, ol, dl, dt, dd {
	margin-top:0;
	margin-bottom:5px;
}

/* news block - news page
---------------------------*/

.events-block h2 {
	font:bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

/* To override Calendar's CSS template*/
.events-block .calendar-event {
	padding: 0;
	margin:	0;
}

/* news block - home page
---------------------------*/

#home-news, #home-events {
	float: left;
	padding: 0 10px 0 0;
	background: transparent url(images/news-block.gif) no-repeat center;	
	width: 250px;
	height: 192px;
	float: left;
}

#home-news h1, #home-events h1 {
	padding: 4px 0 0 15px;
	margin: 0 0 10px 0;
	color: white;
	font-weight: normal;
}

#home-news li, #home-events li {
	list-style:none;
	padding: 0 0 8px 0;
	margin: 0;
	color: #990000;
}

#home-news ul li a,
#home-events ul li a {
	width: 236px;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 8px;
	display: block;
	color: #990000;
	font-weight: normal;
}

#home-news ul li a, #home-events ul li a {
	background: transparent url(images/news-a.gif) no-repeat center;
	text-decoration: none;
}

#home-news ul li a:hover, #home-events ul li a:hover {
	color: white;
	background: transparent url(images/news-a-hover.gif) no-repeat center;
	text-decoration: none;
}

/* reset the lists */
#content ul {
	list-style-type: disc !important;
	list-style-position: inside;
	margin: 0 !important;
	padding: 10px;
}

#content ul ul {
	list-style-type: square !important;
	padding: 0 0 0 15px !important;	
}

#content ul ul ul {
	list-style-type: circle !important;
}

#content ul ul ul li {
	font-style: italic;
}

a {
	font-weight:bold;
	color:#7297ba;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	width:760px;
	margin:0 auto -120px;
	min-height:100%;
	height:auto !important;
	height:100%;
	background: #fff url(images/topbanner-tile01.gif) repeat-x top;
}
#header {
}
#banner {
	background:url(images/topbanner-h1.gif) no-repeat bottom right;
	width:449px;
	height:48px;
	display:block;
	text-indent:-10000px;
	padding:8px 0 0 16px;
	float:left;
}
#header-bg1 {
	background:url(images/header-bg1.jpg) no-repeat top left;
	float:left;
	margin-top:8px;
	width:486px;
}
#header-bg2 {
	background:url(images/header-bg2.jpg) no-repeat top right;
	height:179px;
}
#mission-wrapper {
	background:url(images/header-bg3.gif) bottom right no-repeat;
	float:right;
	padding-right:28px;
}
#mission {
	width:211px;
	height:231px;
	background:url(images/mission-bg.gif) no-repeat;
	color:#990000;
	padding:12px 20px 0 15px;
	font:normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
}
#mission h1 {
	font:italic 16px/20px Georgia, "Times New Roman", Times, serif;
}
#content-wrapper {
	background: url(images/col-left-tile.gif) repeat-y left;
}

#col-left {
	background-image: none;
	background-color: transparent;
	float:left;
	padding: 0;
	margin: 10px 0 0 0;
	width:175px;
}

#col-right {
	width: 580px;
	float:right;
}

#content { padding:20px; }

#content img {
	border:#7297ba 4px solid;
}
#footer {
	background:url(images/footer-tile2.gif) right;
}
#footer, .push {
	height:120px ;
}
#footer-wrapper {
	background:url(images/footer-tile.gif) top repeat-x;
}
#footer-tl {
	background:url(images/footer-tl.gif) top left no-repeat;
}
#footer-tr {
	background:url(images/footer-tr.gif) top right no-repeat;
	padding:35px 21px 13px;
}
#footer-content {
	height:50px;
	background:url(images/footer-bg.gif) left no-repeat;
	overflow:hidden;
	font:bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#footer-content a {
	color:#fff;
	text-decoration:none;
}
#footer-content a:hover {
	text-decoration:underline;
}
#footer-content #parent {
	background:url(images/footer-bg.gif) left no-repeat;
	float:left;
	display:block;
	height:50px;
	width:196px;
	padding-right: 20px;
	text-indent:-10000px;
}
.clear {
	clear:both;
}
.right {
	display: block;
	float:right;
	margin:0 0 10px 10px;
}
.left {
	display: block;
	float:left;
	margin:0 10px 10px 0;
}

.center {
	text-align: center;
}

.h1_resize {
	font-size: 2em;
	padding: 0 0 10px 0;
}

.hr {
	background: transparent url(images/hr_bg.gif) repeat-x center;
	display: block;
	clear: both;
	padding: 20px 0 20px 0;
}

/* breadcrumb */
#breadcrumb {
	background: transparent url(images/bc_bg.gif) repeat-y left;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #adc1d6;
}

.bc_current {
	font-style: italic;
}

.bc_item {

}

/* STICKY FOOTER
---------------------------*/
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

/* PULLOUT MENUS
---------------------------*/

/* Root = Vertical, Secondary = Vertical */

ul#navmenu-v {
	background-image: none;
	background-color: transparent;
	margin: 0 !important;
	border: 0 none;
	padding: 0 0 0 5px;
	width: 175px; /*For KHTML*/
	list-style: none !important;
}

ul#navmenu-v li,
ul#navmenu-v ul {
	margin: 0 !important;
	border: 0 none;
	padding: 0;
	width: 175px; /*For KHTML*/
	list-style: none !important;
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu-v li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
	padding: 0 0 5px 0;
}

/* Root Menu */
ul#navmenu-v a {
	width: 175px;
	padding: 0 6px;
	display: block;
	background: url(images/nav-a.gif) no-repeat;
	color: #990000;
	font: bold 14px/34px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
	background: url(images/nav-a-hover.gif) no-repeat;
	color: #FFF;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
	background: url(images/nav-sub.gif) repeat-x;
	color: #990000;
	font: normal 12px/34px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
	background: url(images/nav-sub-hover.gif) repeat-x;
	color: #FFF;
	text-decoration:underline;
}

/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li a {
	background: url(images/nav-sub.gif) repeat-x;
	color: #990000;
	text-decoration:none;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,
ul#navmenu-v li:hover li:hover li:hover a,
ul#navmenu-v li.iehover li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover a {
	background: url(images/nav-sub-hover.gif) repeat-x;
	color: #FFF;
	text-decoration:underline;
}

/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li.iehover li a {
	background: url(images/nav-sub.gif) repeat-x;
	color: #990000;
	text-decoration:none;
}

/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
	background: url(images/nav-sub-hover.gif) repeat-x;
	color: #FFF;
	text-decoration:underline;
}

ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 175px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
	display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
	display: block;
}

ul#navmenu-v li li,
ul#navmenu-v li li li,
ul#navmenu-v li li li li {
	padding:0;
}

/* news module
---------------------------*/
.news_entry {
	clear: both;
	padding: 0 0 30px 0;
}

.news_content {
	clear: both;
	padding: 0 0 10px 0;
}

.news_title {
	clear: both;
}

.news_footer {
	clear: both;
	padding: 5px 0 0 0;
	border-top: 1px solid #dedede;
}

ul.news_items {
	padding: 0 !important;
	margin: 0 !important;
}

ul.news_items,
ul.news_items li {
	list-style: none !important;
}

ul.news_items li {
	float: left;
	padding: 0 10px 0 20px;
}

li.news_cat,
li.news_poster,
li.news_date,
li.news_print,
li.news_return,
li.news_morelink {
	background-position: left center;
	background-repeat: no-repeat;
	background-color: transparent;
}

li.news_cat {
	background-image: url(images/icons/folder.jpg);
}

li.news_poster {
	background-image: url(images/icons/comment.jpg);
}

li.news_date {
	background-image: url(images/icons/calendar_view_day.jpg);
}

li.news_print {
	background-image: url(images/icons/printer.jpg);
}

li.news_return {
	background-image: url(images/icons/arrow_undo.jpg);
}

li.news_morelink {
	background-image: url(images/icons/arrow_redo.jpg);
}
#faculty a {
	display:block;
}

/* emergency news template */
.emg-summary {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	background-color: #cc3333;
	border: 3px solid #ff9999;
	padding: 10px;
	margin: 0 0 10px 0;
	color: #fff;
	font-weight: bold;
}

.emg-summary-content {
	padding: 0 0 10px 0;
}

.emg-summary a {
	color: #ffff99;
	letter-spacing: normal;
}

.emg-summary a:hover {
	color: #fff;
}

.emg-summary * {
	line-height: normal !important;
}

.emg-summary p {
	padding: 0 !important;
}

.emg-summary h2 {
	color: #fff !important;
	border: 0 !important;
	padding: 0 0 2px 0 !important;
	text-transform: uppercase;
}

.emg-summary ul {
	display: block;
	clear: both;
	overflow: auto;
	padding: 5px 0 0 0 !important;
	margin: 0;
	border-top: 2px solid #ff9999;
}

.emg-summary ul li {
	list-style: none;
	float: left;
	padding: 0 10px 0 0 !important;
	margin: 0;
}

.emg-summary ul li a {
	text-decoration: underline;
}

#gmap table {
	border:#4dabca 2px solid;
}

#loc {
	padding: 60px 0 0;
}

/* ie6 warning - style overrides */
#_ul {
	padding: 0;
	margin: 0;
}

#_ul li {
	width: 120px;
	height: 120px;
	float: left;
	display: block;
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	cursor: pointer !important;
}
.small { font-size:80%; }

/* Banners module */
.banners {
	display: block;
	clear: both;
	padding: 0 0 10px;
	text-align: center;
}

.banners img {
	clear: both;
	margin: 0 0 10px 0;
	border: 1px solid #5c97bf;
}
/* End of 'Primary' */

