/*
 * Abilene Christian University
 * version: 2
=======================================================*/ 


/*	Reset 
Elements
=======================================================*/
* { margin: 0; padding: 0; }
ul, ol, li { list-style: none; }
img { border: none; }


/*	

Layout
=======================================================*/
html, body { text-align: top; font: 0.875em Verdana, Arial, Helvetica, sans-serif;}
body.homepage 

.clear { clear:both; }

/* 

 

 



 

 

 


headerMessaging
=======================================================*/
#headerMessaging { width: 342px; height: 230px; overflow: hidden; }

/*	ID: messagingPager */
#messagingPager { padding: 0 5px 0 0; background: url("http://www.acu.edu/common/images/messagingBanner.png") repeat-x; text-align: left; height: 20px; line-height: 20px; }
#messagingPager div { display: inline; cursor: pointer; }
#messagingPager a { padding: 3px 5px; color: #eee; text-decoration: none; }
#messagingPager a:hover { background: url("http://www.acu.edu/common/images/messagingBannerTick.png") repeat-x; }
#PagerPrev, #PagerNext { font-weight: bold; color: #eee; }

/*	ID: containLeft */
#containLeft { background: url("http://www.acu.edu/common/images/dep/containMenu-bg.png") repeat-y; width: 150px; float: top; }
#containLeft div.leftSectionTitle { background: #eee; font: italic 1.5em/1.6em Georgia, "Times New Roman", Times, serif; color: #999; text-align: center; }
#containLeft div.containLeftMenu {  }
#containLeft div.containLeftMenu ul { text-align: left; width: 149px; background: url("http://www.acu.edu/common/images/dep/containMenu-bg.png") repeat-y; }
#containLeft div.containLeftMenu ul li { margin: 0 0 0 3px; padding: 2px 0 2px 3px; border-bottom: 1px solid #d9d9d9; }
#containLeft div.containLeftMenu ul li a { text-decoration: none; color: #393939; font: 1em Verdana, Arial, Helvetica, sans-serif; display: block; padding: 5px 0; width: 100%; }
#containLeft div.containLeftMenu ul li a:hover { text-decoration: none; background: url("http://www.acu.edu/common/images/dep/containMenu-active_b.png") center center repeat-y; }
#containLeft div.containLeftItems { padding: 10px 0; text-align: center; width: 100%; color: #393939; font: italic 0.8em Verdana, Arial, Helvetica, sans-serif; }
#containLeft div.containLeftItems a {  display: block; padding: 10px 0; color: #393939; text-decoration:none; }
#containLeft div.containLeftItems a:hover { text-decoration: underline; }



/*	ID: containRight */
#containRight { width: 175px; float: right; }
#containRight div.containRightButtons ul li { margin: 1px 0; }
#containRight div.events { margin: 5px 0; padding: 0 10px; border: 1px solid #aaa; background: #eee; }
#containRight div.rightSectionTitle { font: normal 1.6em/1.65em Georgia, "Times New Roman", Times, serif; color: #583066; }
#containRight div.rightSection div.event {  color: #222; font: 0.9em Verdana, Arial, Helvetica, sans-serif; margin: 5px 0; padding: 3px 0; border-bottom: 1px solid #ccc; }
#containRight div.rightSection div.event a { color: #222; text-decoration: none; }
#containRight div.rightSection div.event a:hover { color: #222; text-decoration: underline; }
#containRight div.rightSection .etc { padding: 5px 0; text-align: right; color: #583066; }
#containRight div.rightSection .etc a { color: #583066; font: 0.8em Verdana, Arial, Helvetica, sans-serif; }

/* 	