@charset "utf-8";
/* CSS Document */

/* headings --------------------------------------------------*/
h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}

h1,h1 a{ font-weight: normal; color:#FFFFFF; font-family: Tahoma, Arial,Palatino, Palatino Linotype, Helvetica, sans-serif;}
h2,h2 a,h3,h3 a,h4,h4 a{ font-weight: normal; color:#5e213b; font-family: Tahoma, Arial,Palatino, Palatino Linotype, Helvetica, sans-serif; }
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover{color:#666;}
a img{ border:0;}
h2{padding-top: 5px; padding-bottom: 10px; font-size: 20px;}

/* links --------------------------------------------------*/
a {color:#666;}
a:hover {color:#000;}
a.commentlink 
{
  padding-left:16px;
}
a.more 
{
  padding-right:10px;
}

/* html body --------------------------------------------------*/
html{  background-color: #808080; }
body 
{
  background-color: #ededed;
  margin:0 auto;
  padding:0px 0;
  font: 14px/1.4em "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height:1.7em;
  width: 100%;
  float: left;
  text-align: center;
  background-color: #ededed;
  min-height: 100%;
 
}


/* header --------------------------------------------------*/
#headerCont
{
  	background: #873155 url(../img/header-background-maroon-black-gradient.jpg) bottom left repeat-x;
    height: 90px;
	max-height: 90px;
	width: 100%;	
	min-width: 936px;
	margin: 0 auto;
	float: left;
}
#header
{
  	background: url(../img/header-background-maroon-black-gradient.jpg) bottom left repeat-x;
    height: 90px;
	max-height: 90px;	
	width: 936px;	
	min-width: 936px;
	margin:0 auto;
	text-align: left;
	/*border-left: #008800 2px solid;*/
	/*border-right: solid #008800 2px;*/

}
#header h1
{	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px none #fff;
	margin-top: 23px;
	line-height: normal;

}
#header img
{
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px none #fff;
}

/* alerts --------------------------------------------------*/
#noticeCont
{
	width: 100%;	
	min-width: 936px;
	margin: 0 auto;
	float: left;
	color: #fff;
	border-top: 1px #fff solid;
}

#weatherCont
{
	width: 100%;	
	min-width: 936px;
	margin: 0 auto;
	float: left;
	color: #000;
	border-top: 1px #fff solid;
}
#noticeCont {background-color: #CC0000;}
#weatherCont {background-color:  #99CCFF;}

#notice, #weather
{	
	min-width: 936px;	width: 936px;
	margin:0 auto;
	text-align: center;
	font-size: 15px;
}
#weather a, #notice a
{
	color: #000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#weather a:hover, #notice a:hover
{
	color: #000;
	text-align: center;
	text-decoration:underline;
}
#notice p
{
	text-align:center;
	margin: 0 auto;
	width: 860px;
}
#weather p
{
	text-align: left;
	margin: 0 auto;
	margin-left: 26px;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom:10px;
	/*border-left: 10px #fff dotted;*/

}
#weatherBox
{
	float: right; 
	padding: 10px; 
	margin: 10px; 
	background-color: #eee; 
	color: #333;
	border: 5px solid  #fff;
	text-align: left;
	margin-right: 25px;
}
#weatherBox span
{

}
/* end alerts --------------------------------------------------*/


/* marquee --------------------------------------------------*/
/* marquee --------------------------------------------------*/
#marqueeCont
{
	background: #fff url(../img/marquee-background-white-gray-bottom.jpg) top left repeat-x;
    height: 204px;
	width: 100%;	
	min-width: 936px;
	margin: 0 auto;
	float: left;

}
#marquee
{
	background: #fff url(../img/marquees/cantwaitforspring.jpg) top left no-repeat;
	z-index:0; 
	height: 204px;	
	min-width: 936px;	
	width: 936px;
	margin:0 auto;
	text-align: center;
	/*border-left: #008800 2px solid;*/
	/*border-right: solid #008800 2px;*/

}
#marquee span
{
	width: 936px;
	float: left;
	padding-left: 0px;
	margin-top: 2px;
	vertical-align:top;

}
#marquee span a
{
	float: left;
	margin: 0 auto;
	text-decoration: none;
	font-size:14px;
	color:#000000;
	font-weight:800;
	width: 132px;
}
#marquee span a.first{
	padding-left:0px;
}
#marquee span a:hover{
	letter-spacing: 1px;
}
#clickableMarquee
{
	float: left;
	height: 149px;	
	min-width: 936px;	
	width: 936px;
	margin:0 auto;
	text-align: center;
	cursor: pointer;

}
#marqueeBar
{

	padding-top: 0;
	margin-top: 0px;
	font-size:12px;
	display: inline;
}
#marqueeBarLeft
{
	float: left;
	text-align:left;
	margin-left: 10px;
	color: #fff;
	width: 600px;
}
#marqueeBarLeft a
{
	color: #fff;
	text-decoration: none;
}

#marqueeBarLeft a:hover
{
	color: #fff;
	text-decoration: underline;
}
#marqueeBarControl
{
	float: left;
	text-align:left;
	margin: 0; padding: 0;
	margin-left: 18px;
	color: #fff;
line-height: normal;
	padding-top: 4px;
}
#marqueeBarControl a
{
	color: #fff;
	text-decoration: none;
}
#marqueeBarControl a:hover
{
	color: #fff;
	text-decoration: underline;
}
#marqueeBarLeft p:hover{ cursor: pointer;}
#marqueeBarLeft p
{ 
	float: left; clear: none; display: inline; line-height: normal; padding-top: 3px;
	vertical-align:text-top;
}
#nextLeft img
{ margin:0; padding:0;clear: none; display: inline;  vertical-align:top; padding-right: 3px;
} 
#nextRight img
{ margin:0; padding:0;clear: none; display: inline;  vertical-align:top; padding-left: 3px;
} 
#marqueeBarControl p
{  display: inline; margin:0; padding:0; clear: none; vertical-align:top; 
}
#imageDotRow img{ display: inline; vertical-align:top; margin:0; padding:0; clear: none; padding: 6px 2px 0px 2px; }


.loading
{    
	background: #fff url('../img/loadingIcon.gif') no-repeat 50% 50%;    
	height: 100%;    
	width: 100%;
}



/* main --------------------------------------------------*/
#mainCont
{
	background-color: #ededed;
	width: 100%;	
	min-width: 936px;

	margin:0 auto;
	float: left;

}
#main
{
	background-color: #ededed;
	z-index:0;	width: 936px;	
	min-width: 936px;
	margin:0 auto;
	text-align: center;


}

/* menu --------------------------------------------------*/
#menu
{
	background-color: #ededed;
	float: left;
	min-width: 245px;
	max-width: 245px;
	width: 245px;
	margin:0 auto;
	text-align: left;
	height: 100%;
	padding-left: 19px;
	padding-bottom: 0px;
}
#menu ul
{
	margin: 0; 
	padding: 0; 
	text-decoration:none; 
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 15px;
	margin-top: inherit;
}

#menu li
{
	margin: 0; 
	padding: 0; 
	text-decoration:none; 
	list-style: none;
	font-size: 12px;
	line-height: 15px;
}
#menu li a
{
	margin: 0; 
	padding: 0; 
	text-decoration:none; 
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}
#menu li a:hover
{
	margin: 0; 
	padding: 0; 
	text-decoration: underline; 
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}
#menu li.menuTitle
{
	font-size: 16px;
	line-height: normal;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
}
#menu li.menuTitle a
{
	font-size: 16px;
	line-height: normal;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
}
/* content --------------------------------------------------*/
#content
{
	background-color: #fff;
	float: left;
	min-width: 654px;
	width: 654px;
	max-width: 654px;
	text-align: left;
	height: 100%;

}
#frontNews
{
	float: left;
	width: 315px;
	margin-left: 15px;
	margin-top: 5px;
	/*border-right: solid #008800 1px;*/
}

#frontNews .newsTitle
{
	font-size: 16px;
	line-height: normal;
	padding-bottom:5px;
	font-weight: bold;
	margin: 0; padding: 0;
	text-align: left;
	float: left;
	width: 300px;

}
#frontEvents a,#frontNews a
{
	color: #000;
	text-decoration: none;
}
#frontEvents a:hover,#frontNews a:hover
{
	color: #000;
	text-decoration: underline;
}
#frontEvents
{
	float: left;
	width: 295px;
	margin-left: 15px;
	margin-top: 5px;
}
#frontEvents .eventTitle
{
	font-size: 16px;
	line-height: normal;
	padding-bottom:5px;
	font-weight: bold;
	margin: 0; padding: 0;
	text-align: left;
	float: left;
	width: 275px;

}
.newsItem
{
	float: left;
	height: 68px;
	padding-bottom: 5px;
}
.newsItem .newsImg
{
	width: 68px;
	height: 68px;
	padding: 0;
	margin: 0;
	float: left;
	clear: none;
}
.newsItem span.newsDesc
{
	width: 242px;
	float: left;
	text-align: left;
	font-size:12px;
	line-height:normal;
	padding-top: 10px;
	padding-left: 5px;
	height: 68px;
}
.eventItem
{
	float: left;
	margin: 0;
	padding: 0px;
	padding-top: 5px;
	padding-bottom:12px;
	width: 295px;	
}
.eventItem span.eventArticleTitle
{
	padding: 0;
	margin: 0;
	float: left;
	font-weight: bold;
	line-height:normal;
	font-size:12px;
	width: 275px;
}
.eventItem span.eventDesc
{

	float: left;
	text-align: left;
	font-size:12px;
	line-height:normal;
	padding: 0;
	margin: 0;
	padding-top: 3px;
	width: 275px;
}

#moreEvents{
	text-align:right;
	font-size: 12px;
	font-style:italic;
	padding: 0;
	margin: -10px 0 0px 0;
	float: left;
	width: 270px;
	padding-right: 10px;
} 

#moreNews
{

	text-align:right;
	font-size: 12px;
	font-style:italic;
	padding: 0;
	margin: -10px 0 0px 0;
	float: left;
	padding-right: 28px;
	width: 325px;

}

#moreEvents a,#moreNews a
{
	color: #000;
	text-decoration: none;
}
#moreEvents a:hover,#moreNews a:hover
{
	color: #000;
	text-decoration: underline;
}
/* footer --------------------------------------------------*/
#footerCont
{
	background-color: #808080;
	width: 100%;	
	min-width: 936px;
	margin: 0 auto;
	float: left;
	/*border-bottom: #008800 2px solid;*/
			
}
#footer
{
	background-color: #808080;
	z-index:0;	
	min-width: 936px;	
	width: 936px;
	margin:0 auto;
	text-align: left;
	/*border-left: #008800 2px solid;
	border-right: #008800 2px solid;*/
	/* height: 100px; */

}
#footer a
{
	color: #fff;
	text-decoration: none;
}
#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}
.footerImgBox
{
	clear: none;
	float: left;
	padding: 0px;
}
.footerImgBox a, a:hover{ text-decoration:none; border: none; padding: 0; margin: 0; }

#footerText
{
	padding-left: 18px;
	font-size: 12px;
	color:#FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
	padding-bottom: 50px;
	clear: both;

}
#ekuTodayCalendarBox
{
	margin: 0; padding: 0;
	background: url(../img/ekuTodayFooterAll2.png) bottom left repeat-x;
	height: 89px;
	width: 185px;
	cursor: pointer;

}
#ekuTodayCalendarBox #date
{
	padding: 0; margin:0;
	text-align: left;
	padding-top: 21px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	clear: both;
	line-height: normal;
	text-decoration: underline;
}
#ekuTodayCalendarBox #date a:hover{	
text-decoration:none;
}
#ekuTodayCalendarBox #weatherIcon 
{
	text-align: left;
	padding: 0; margin:0;
	padding-left: 124px;
}
#ekuTodayCalendarBox #weatherIcon img
{
	text-align: left;
	padding: 0; margin:0;
	padding-left: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 2px;
}
/* Change this code when adding the new.php design */
#ekuTodayCalendarBox2
{
	margin: 0; padding: 0;
	margin-left: 16px;
	background: url(../img/ekuTodayFooterAll3.png) top left no-repeat;
	height: 89px;
	width: 177px;
	cursor: pointer;
}
#ekuTodayCalendarBox2 #date
{
	float: left;
	padding: 0; margin:0;
	text-align: left;
	padding-top: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding-left: 11px;
	line-height: normal;
	text-decoration:none;
}
#ekuTodayCalendarBox2 #date a:hover{	
text-decoration:none;
}
#ekuTodayCalendarBox2 #weatherIcon 
{
	text-align: left;
	padding: 0; margin:0;
	padding-left: 10px;
}
#ekuTodayCalendarBox2 #weatherIcon img
{
	text-align: left;
	padding: 0; margin:0;
	padding-left: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 2px;
}


#searchHeader
{
	float: right;
	padding-right: 25px;
	color: #fff;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
}
#searchHeader a.go
{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	text-align: right;
	font-size: 12px;
}
#searchHeader input[type=text]
{
	font-size:10px;
	vertical-align: middle;
	margin:0; padding: 0;
	margin-top: -1px; /* inline hack for firefox */
	*margin-top:0px; /* inline hack for ie */
}
#searchHeader input[type=radio]
{
	font-size:10px;
	vertical-align: middle;
	margin-top: -1px; /* inline hack for firefox */
	*margin-top:0px; /* inline hack for ie */
}
#searchHeader #links
{	
	padding-right: 25px;	
	padding-top: 2px;
	text-align: right;
	line-height: normal;
}
#searchHeader a, #links a
{
	color: #fff;
	text-decoration: none;
}
#searchHeader a:hover, #links a:hover
{
	color: #fff;
	text-decoration: underline;
}



/* CLASSES ---------------------------------- */
