
body, html {
  background-color: #24113C;  
	background-image: url('../../img/background-x.png');
	background-repeat: repeat-x;
	font-family: Georgia, times, serif;
	font-size: 85%;
	color: #444444;	
}

#header { position: relative; }

#header h1 {  height:100%; margin: 0px;	background-image: url(/s/img/actt_logo2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: none; }

#header h1 a { 
	display: block; 
	width: 100%; 
	height: 100%; 

	line-height: 400px;
	text-indent: -999px;
	overflow: hidden;
	border: 0;
}

#header #actt_phone_number { position: absolute; left: 425px; top: 20px; color: #fff; font-size: 1.8em; font-family: corbel, georgia, sans-serif; }

h1 a span { display: none; }
	
h1, h2, h3, h4, #footer p, #sidebar a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

	h2 {
		padding: 0 0 0.1em 0;
		font-size: 115%;
		font-weight:bold;
		text-transform: uppercase;
		color: #222222;
		border-bottom: 1px solid #999999;
		letter-spacing: 0.1em;
	}

div.advanced-search-button { float:left; width:75%; }
div.advanced-search-button a { margin-right: -5px; color: #eee; }
div#advanced_search { top: 40px;}

div#content div.course-info ul.menu li.enrolnow, div.course-info ul.menu li.enrolnow a, div.course-info ul.menu li.enrolnow a span, div.course-info ul.menu li { text-align: right; }
div.course-info ul.menu li.enrolnow span.places { display: block; }

div.course-class-list-item > h3	{ color: #87C43B; font-weight: 400; }

/* Quicksearch styling */
div.quicksearch-wrap ul li { text-align: left;  }
div.quicksearch-wrap ul li a, div.quicksearch-wrap ul li a:visited { padding-right: 0px;  border-bottom: 1px solid #444;}


/* Sidebar */

#sidebar h3 {font-size: 100%; margin-top: 0; padding-top:0;}
#sidebar .blockDisplay > p {margin:0;padding:0;}

/* Footer */

div#footer { 
	margin: 0 0 0 0; 
	padding:  0 0 0 0; 
	border: none;
}
		
div.internal-page div#footer { padding: 0.5em 0 0 0; }

div#footer p { padding-left: 0;
	color: rgb(125, 188, 62);
	font-weight: normal;
	text-align: left;
	font-size: 80%;
 }

div#footer a, div#footer a:active, div#footer a:link {color:silver; border-bottom: 0;}
div#footer a:hover {color:gray;}

div#footer a#oncourse_logo { background: url(/s/img/oncourse_badge_dark.png) no-repeat; }


/* ACTT Admin fixes */
div#webeditorcontrol + div.container > div > div#content, 
body#AdminLoginWrapper div#content { width: 100%; }

div#webeditorcontrol + div.container > div > div#sidebar,
body#AdminLoginWrapper div#sidebar { display: none; }

/* Disable CAPTCHA challenge */
div.formchecker { display: none; }
