* {font-family: arial, sans-serif; text-align: left; outline:none;} 

body{margin: 0;
padding: 0; 
height: 100%;
background:  #8cb5d1;
font-size: 10pt;
	}
	
img { -ms-interpolation-mode: bicubic; }

.floatright {
	float:right;
}

.clear{
	clear:both;
}

#topbg{position: absolute;
top: 0px;
left: 0px;
width: 100%;
background: #8cb5d1 url(../images/body_bg.jpg) repeat-x top left;
height: 500px;
z-index: 1;}
 	
#container{
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 1024px; 
	padding: 0;
	background: transparent url(../images/container_bg.jpg) no-repeat top center;
	border: 0;
	text-align:center;}

#slideshow{
	margin:1px 0 3px 4px;	
}

#header{
background: #FFF url('../images/webblogo.jpg') no-repeat top center;
width: 904px; 
height: 122px;
margin:0 auto;
border-top: solid 8px #315E8E;
text-align: right;
padding: 0;
}

#header ul{list-style: none;
margin: 40px 10px 0 0;
}

#header li{list-style: none;
display: block;
float: right;
height: 20px;
padding: 0 10px;
border-right: solid 1px #112D54;}

#header li:first-child{border-right: 0;}

#header li a {color: #000;
font-family: arial, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

#header li a:hover{text-decoration: underline;}

#header #search {float: right;
clear:both;
padding: 0 15px;
*margin-top:-8px;
color: #888;
font-family: arial, sans-serif;
font-size: 10pt;
border:none;
}

#header #search fieldset{
border:none;
}

#header #search input {margin: 0 0 0 10px;}

#header #search input[type="text"] {border: solid 1px #888;}

#header #search input[type="submit"] {background: #214478; color: white;
text-transform: uppercase;
font-size: 10pt;
font-weight: bold;
border: solid 1px #888;
text-align: center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

/* * NAVIGATION BAR * */
#navbar{
	width: 904px;
	height: 30px;
	background: #F2D21B;
	margin: 0 auto; 
	border-bottom: solid 4px #111;
	position: relative;
	z-index:1000000;
}
#navbar ul.dropdown{
	display: block; 
	list-style:none;
	padding:0;
	margin: 0;
	position: relative;
	z-index:1000000; 
}
	#navbar ul.dropdown li {
		list-style:none;
		display: block;
		float: left;
		height: 30px;
		width: 113px;
		background: transparent url(../images/button.jpg) no-repeat top center;
		text-align: center;
		position: relative;
		z-index:1000000;
	}
		#navbar ul.dropdown li a {
			display: block; 
			line-height: 30px;
			height: 30px;
			background: transparent url('../images/bluecenterbutton.jpg') repeat-x top center;
			color: white;
			text-decoration: none;
			text-align: center;
			text-transform:uppercase;
			font-size: 10pt;
			font-weight: bold;
		}
			#navbar ul.dropdown li:hover, #navbar ul.dropdown li.active {
				background-position: bottom;
				position: relative;		
			}
			#navbar ul.dropdown li:hover a, #navbar ul.dropdown li.active a {
				color: black;
			}
			
			/* 
				DROPDOWN MENUS
			*/
			#navbar ul.dropdown li ul { 
				width: 220px; 
				visibility: hidden; 
				position: absolute; 
				top: 30px; 				
				z-index:1000000; 
			}
				#navbar ul.dropdown li ul li { 
					width: 220px; 
					background: #214579; 
					color: #fff; 
					border-bottom: 1px solid #27589F; 
					position:relative;
					left:-41px; 
					*left:-97px;
					z-index:1000000;
				}
					#navbar ul.dropdown li ul li a{ 
						width: 100%; 
						display: inline-block;
						color:#fff; 
						text-align: left;
						text-transform:uppercase;
						font-size: 10pt;		
						font-weight: bold;
						position:relative;
						z-index:1000000;
						margin-left:5px;
					}
						#navbar ul.dropdown li ul li:hover a, #navbar ul.dropdown li ul li.active a	{ 
							color:#fff; 
						} 
						#navbar ul.dropdown li:hover ul li a, #navbar ul.dropdown li.active ul li a{
							color: white;
						}
						#navbar ul.dropdown li:hover ul li a:hover, #navbar ul.dropdown li.active ul li a:hover{
							color: #FFD203;
						}
				/* HIDE SUB SUB DROPDOWN */
				#navbar ul.dropdown li ul li ul{
					visibility:hidden;
					display:none;
				}

/* * MAIN CONTENT * */
#main{
background: #FFFFFF url('../images/main_bg.jpg') repeat-y top left;
width: 904px;
margin: 0 auto;
clear:both;
border-top: solid 2px #fff;
padding: 0;
}

#leftcolumn{background: transparent;
width:604px;
float: left;}




#bigpic{background-position: top center;
background-color: transparent;
background-image: url(../images/rotate1.jpg);
height: 266px;
width: 604px;
background-repetition: no-repeat;
position: relative;
left:4px;
z-index:1;}

#bigpic-subpages {background-position: top center;
background-color: transparent;
height: 266px;
width: 604px;
background-repetition: no-repeat;
position: relative;
z-index:1;}

#smallpic{background-position: top center;
background-color: transparent;
height: 250px;
width: 604px;
background-repetition: no-repeat;
position: relative;
}

#blackbar{position: absolute;
top:208px;
left:0;
height: 52px;
width: 595px;
background: transparent url(../images/fadebox.png) no-repeat top center; 
text-align: left;
padding-left:10px;
padding-top: 5px;
border-top: solid 1px white;
z-index:100;}

.AmericasCollege{color: white; 
font-size: 16pt;
font-family:"Times New Roman", serif;}

.smallwhite{color: white;
font-size: 11pt;
font-family:"Times New Roman", serif;}

#content {float: left;
padding: 0 0 15px 20px;
width: 584px;
background: white;
min-height: 300px; }

#content h1{font-size: 20pt;
font-family: "Times New Roman", serif;
color: #204478;
*margin:auto;
}

#content li {
padding:5px 0 5px 0;
}

#rightcolumn{
width:291px; 
float:right;
margin: 0;
padding: 0;
background: transparent;}

#rightcolumn div.box{
text-align: left;
padding: 5px;
margin: 10px; width: 260px;
}

#rightcolumn div.box #ee_miniCalendarContainer {margin: 0 auto;}

#rightcolumn h1{color: white;
display: block;
width: 291px;
height: 34px;
background: transparent url(../images/H1right_bg.jpg) no-repeat top center;
padding-top: 4px;
font-size: 11pt;
text-indent: 32px;
text-align: left;
font-family: arial, sans-serif;
margin: 0;
}

#rightcolumn h2{color: #009472;}

#rightcolumn h3{color: #009472;}

h3 a.viewAll{font-size:14px;}

#rightcolumn p{padding: 0 10px;}

#rightcolumn #sidenav {
list-style:none; 
padding: 0; 
margin: 0 5px 5px 0;}


#rightcolumn #sidenav li {
list-style:none; 
min-height: 25px; 
font-weight: bold; 
border-bottom: dotted 1px #CCC;}

#rightcolumn #sidenav li a{
line-height: 25px; 
text-decoration: none; 
color: #444;
veritcal-align:middle;}

#rightcolumn #sidenav li a:hover{color: #000;}

#rightcolumn #sidenav li:hover{background-color: #F2D21B;}

#rightcolumn #sidenav li:hover a {color: #000;}


/*** RIGHT-COLUMN MINI-CALENDAR STUFF STARTS HERE ***/	

#rightcolumn h3.calendar{
	font-size:20px;
	text-align:center;
}	
		#rightcolumn #ee_miniCalendarContainer {
			width:220px;
			margin:-20px auto 20px auto;
			padding-top:10px;
			border:2px solid #8CB5D1;
			background-color:#f7f3f3;
		}
			#rightcolumn #ee_miniCalendarContainer table.ee_miniCalendarNav {
				color:#4466a3;
				font:bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
				padding-bottom:10px;
				margin:0 auto;
				text-align:center;
			}
			#rightcolumn #ee_miniCalendarContainer table.ee_miniCalendarNav a {
				color:#8CB5D1;
				text-decoration:none;
			}
			#rightcolumn .ee_miniCalMonth{
				padding:0 8px;
				font-size:18px;
			}
			#rightcolumn #ee_miniCalendarContainer table.ee_miniCalendarDays th{
				width:37px;
				text-align:center;
				height:26px;
			}
			#rightcolumn #ee_miniCalendarContainer table.ee_miniCalendarDays td{
				width:37px;
				text-align:center;
				height:22px;
			}
				#rightcolumn #ee_miniCalendarContainer table.ee_miniCalendarDays td a{
					font-weight:bold;
					text-decoration:none;
				}
					#rightcolumn #ee_miniCalendarContainer table.ee_miniCalendarDays td a:hover{
						text-decoration:underline;	
					}
			#rightcolumn #ee_miniCalendarContainer .ee_today a{
				background-color:#326091;
				color:white;
				padding:0 2px;
			}


/*** RIGHT-COLUMN SPONSOR SCROLLING MARQUEE ***/

.sponsorMarquee{
	width:200px;
	margin:10px auto;
	padding:10px 5px;
	border:2px solid #8CB5D1;
	background-color:#f7f3f3;
}

.sponsorMarquee p{
	margin-bottom:15px;	
	line-height:120%;
}
	.sponsorMarquee p strong{
		color:#326091;	
		margin-bottom:5px;
	}


.sidenavgt{color: #888; 
font-size: 8pt; 
font-family: sans-serif; 
font-weight: bold; 
vertical-align: middle;}

.break{clear:both;}

#footer{
background: #F2D21B url(../images/footer_bg.jpg) repeat-x top left;
font-size: 10pt;
margin: 0 auto;
width:904px; 
padding-top: 1px;
border: 0;
height: 55px;
text-align: center;
}

#footer #footermenu {height: 30px;
margin: 0px auto 0 auto;
text-align: center;
border: 0;
width: 877px;
font-weight:600;
font-size:8pt;
}

#footermenu ul{list-style:circle; padding: 0; margin: 0 0 0 95px;}

#footermenu li{list-style:circle; display: block; float: left;}

#footermenu li:first-child span{display: none;}

#footermenu li a{color: #000;
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;
margin: 0 5px;
line-height: 30px;
}



#footermenu li a:hover{text-decoration: none;}

.bigdot{font-weight: bold;}

a { color: #326091;font-weight: bold; }

a:hover {color: #326091; text-decoration:none;font-weight: bold; }



ul.newslist{list-style:none;}

ul.newslist li {list-style:none;}



p.open_house {
	margin:3px;
	line-height: 25px;
	color: #444;
	font-weight:bold;
	vertical-align:middle;
}

.eternity a{
color:black;
}

/* * * CAMPUS NEWS / BLOG STYLES * * */

.reflect_month_link{
	margin-left:10px;
}

#content .ditto_summaryPost{	/* Main Ditto Post Summary Container */
	padding:0 8px 20px 4px;
	width:551px;
}
#content .ditto_summaryPost h3{	/* Post Title */
		border-bottom:1px solid #DDD;
		padding:2px 0 6px 0px;
		margin:10px 0px 20px 0;
		width:530px;
		font-size:15px;
		text-align:center;
}
#content .ditto_summaryPost h3 span.blogDate{
	margin:0 15px;
}
#content .ditto_summaryPost h3 a{
	text-decoration:none;
}
#content .ditto_summaryPost h3 a:hover{
	color:black;
	text-decoration:none;
}
#content .ditto_summaryPost img{
	margin:0 10px;
}	
#content .tags {	/* Tags */
	font-size:10px;
	font-weight:bold;
	clear:both;
}
#content .ditto_info {	/* Author and summary container */
	margin-left:10px;
	font-size:13px;
	text-align:left;
}
#content p.summary {	/* Summary of post */
	margin:5px 0 0 0px;
	width:540px;
}
#content p.summary p{	/* Summary of post w/paragraph*/
	margin:10px 0 0 0px;
	width:540px;
}
#content .ditto_link{	/* Comment / Continue button */
			float:right;
			background:url(../assets/images/cont-reading.jpg) no-repeat top left;
			width:55px;
			height:19px;
			padding:3px 0 0 10px;
			font-size:11px;
			margin:10px 10px 10px 0;
			font-weight:bold;
}
#content .ditto_link a{	/* Comment / Continue button text */
	color:white;
	text-decoration:none;
}
/* PAGINATION */

#content #ditto_pages {	/* Pagination Container */
	display:block;
	margin:0 0 7px 5px;
}

#content #ditto_pages a img{	
	border:none;
}

#content .ditto_currentpage {	/* The Active Page Number */
	color:#214579;
	padding:0 3px;
}

#content a.ditto_page{	/* The Page Number links */
	color:black;
	padding:0 3px;
}

#content a.ditto_page:hover{	/* The Page Number links on hover */
	color:#22BFB8;
}		

/* COMMENTS */

.jot-row {
	clear:both;
}

#content #commentsAnchor {	/* OUTER Comments Container Container Container*/
	width:530px;
}
#content .jot-err {
	width:530px;
}
#content .jot-row {	/* Comment box container container */
	width:530px;
	padding:8px;
	background-color:#fff;
	margin-left:8px;
}
#content .jot-comment {	/* Comment box container */
	background-color:#fff;
}
#content #commentsAnchor h2{	/* WRITE A COMMENT HEADER*/
	color:#214579;
	font-size:14px;
	text-transform:uppercase;
	margin:16px 0 6px 0;
	text-align:center;
	display:block;
	font-size:18px;
}
#content .jot-form input{	/* The Form Inputs */
	margin-bottom:5px;
	padding:3px;
}
#content .jot-form textarea{	/* The Form Message */
	padding:3px;
}

#content .jot-subject {
	color:#214579;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:1px;
}

/*********	BLOG ARTICLE PAGES	**********************/

.B_crumbBox{
	display:block;
	margin-bottom:10px;
}	

.breadcrumbs{
	*margin-top:10px;
}

.blogNav{
	float:right;
	clear:left;
}

.separator{
	width:100%;
	border-bottom:1px solid #808080;
	margin-top:2px;
	clear:both;
}


form#jump select{
	width:125px;
	float:right;
	clear:left;
	*margin-top:15px;
	margin-top:14px\9;
}

form#jump select option{
	width:125px;
}

.shareThis{
	float:right;
	display:inline-block;
	margin:10px 24px 20px 0;
}

/* * * Athletic Events Page * * */

.sportsContainer{ /* Container Around Each Sport*/
	border-bottom:1px solid #EEE;
	padding:0 8px 20px 4px;
	margin-bottom:20px;
	width:551px;
}	
	.sportsContainer h3{
		text-align:center;
		font-size:20px;
		margin:5px 0 0 0;
		color:#214579;
	}

#content .ditto_summaryPost_Athletics{	/* Main Ditto Post Summary Container */
	padding:0 8px 0 4px;
	width:551px;
}
#content .ditto_summaryPost_Athletics h3{	/* Post Title */
		padding:2px 0 6px 0px;
		margin:10px 0px 7px 10px;
		width:530px;
		font-size:15px;
		text-align:left;
}
#content .ditto_summaryPost h3 span.blogDate{
	margin:0 15px;
}
#content .ditto_summaryPost h3 a{
	text-decoration:none;
}
#content .ditto_summaryPost h3 a:hover{
	color:black;
	text-decoration:none;
}


/*** MINI-CALENDAR STUFF STARTS HERE ***/	

h3.calendar{
	font-size:24px;
	text-align:center;
}	
		#content #ee_miniCalendarContainer {
			width:250px;
			margin:0 auto;
		}
			#content #ee_miniCalendarContainer table.ee_miniCalendarNav {
				color:#4466a3;
				font:bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
				padding-bottom:15px;
				margin:-5px auto 5px auto;
				text-align:center;
			}
			#content #ee_miniCalendarContainer table.ee_miniCalendarNav a {
				color:#8CB5D1;
				text-decoration:none;
			}
			#content .ee_miniCalMonth{
				padding:0 8px;
			}
			#content #ee_miniCalendarContainer table.ee_miniCalendarDays th{
				color:black;
				width:37px;
				text-align:center;
				height:26px;
			}
			#content #ee_miniCalendarContainer table.ee_miniCalendarDays td{
				width:37px;
				text-align:center;
				height:26px;
			}
				#content #ee_miniCalendarContainer table.ee_miniCalendarDays td a{
					color:black;
					font-weight:bold;
				}
			#content #ee_miniCalendarContainer .ee_today{
				background-color:white;
			}
			
	/*** The Titles and Brief Descriptions of the Events - Appear Underneath the Calendar ***/
	#ee_listDetailsContainer{
		clear:both;
		margin:10px 0 0 -10px;
		border-top:1px solid #B6B9BA;
		padding-bottom:5px;
	}
	
	#ee_listDetailsContainer .easyEventsList_group{
		clear:both;
		display:block;
		margin:10px 0 0 8px;
		padding-bottom:5px;
	}
	
	#ee_listDetailsContainer .easyEventsList_heading{ /* The 'Today' and "Coming Events" heading*/
		font-weight:bold;
		color:#4466A3;
		margin-bottom:5px;
		text-transform:uppercase;
	}
	
	#ee_listDetailsContainer .easyEventsList_title a{ /* The Event Title */
		color:#4466A3;
		font-size:13px;
		margin-bottom:2px;
	}
	
	#ee_listDetailsContainer .easyEventsList_description{
		margin-bottom:10px;
	}
	
	/*** After You CLick and Event Title, These are the styles that control the individual events that pop in via AJAX ***/
	
	#ee_listDetailsContainer h2{ /* The Title After You Click on the Event Name */
		color:#4466A3;
		font-size:15px;
		font-weight:bold;
		margin:8px 0 10px 10px;
		text-transform:uppercase;
	}
	
	#ee_listDetailsContainer .easyEventsDetailsTime{
		margin-left:10px;
	}
	
	#ee_listDetailsContainer .easyEventsDetailsDetails{
		margin:0 10px;
		font-size:12px;
	}
