@charset "utf-8";
/* CSS Document */
@import "am_form_styles.css";

* {
   margin: 0;
   padding: 0;
   outline: 0px none;
}

body{
   font-size: 62.5%;
   font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
   line-height: 1;
   background: #fff url(/images/students_main_repeat.jpg) repeat-x center top;
}
hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
   width: 900px;
}

a{
   overflow: hidden;
   color:#018E7B;
}
a:hover { color:#018E7B !important; }

img{
   border: none;
}
#bgwrapper { background:url(/images/students_main_bg.jpg) no-repeat top center; width:100%;}
.homepage #header{ width:891px; margin:0 auto; position:relative;}
/* =Header
---------------------------------------------------------------------
*/

#header{
   width: 900px;
   margin: 0 auto;
   height: 216px;
}

#header h1{
   text-indent: -9999px;
}

/* = Container  
---------------------------------------------------------------------
*/

#container{
   width: 900px;
   background:url(/images/students_content_top.jpg) no-repeat; min-height:329px;
   margin:0 auto;
   position:relative;
}
#container.calendarmain{
   background:url(/images/students_calendar_bg.jpg) no-repeat; min-height:329px;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   width: 600px;
   float: right;
  /*background: #cabead url(/_img/bg_content-wrap.gif) no-repeat bottom;*/
   padding-bottom: 30px;
   margin-right:56px;
   display:inline;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   /*background: url(/_img/bg_content.gif) no-repeat;*/
   padding: 20px 24px 40px;
   float: left;
   /*width: 533px;*/
   min-height:200px;
}

.grey, .grey * {
	color: #646464;
}

.students_heading {
	color:#656565;
	font-size:3.5em;
	font-weight:bold;
	margin-bottom:0.5em;
	text-transform:uppercase;
}

#content h2{
	color:#656565;
	font-size:3.5em;
	font-weight:bold;
	margin-bottom:0.5em;
	text-transform:uppercase;
}

#content h3,
#content h4,
#content h5,
#content h6{
   margin-bottom: .5em;
}

#content h2{
   color: #646464;
   font-size: 2.2em;
   font-weight:normal;
}

#content h3 {
   text-transform: uppercase;
   color: #ffba00;
   font-weight: normal;
   font-size: 1.6em;
}

#content h4{
   color: #646464;
   font-size: 1.3em;
}

#content h5{
   color: #ffba00;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 1.2em;
}

#content h6{
   color: #646464;
   text-transform: uppercase;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 1.2em;
}

#content p,
#content li{
   margin-bottom: .5em;
   color: #666;
   font-size: 1.1em;
   line-height: 1.8;
}
#content p{
	margin-bottom:2.5em;
}

#content ul,
#content ol{
   margin: 0 0 2em 3em;
}

#content ul{
   margin-left: 1.5em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   list-style: none;
}

#content ul#byline li{
   font-size: 1.1em;
}

#content ul li{
   margin: 0;
   background: url(/_img/bg_content_li.gif) no-repeat left 8px;
   list-style: none;
   padding-left: 12px;
}

#content ol li{
   margin: 0;
}

#content li li{
   font-size: 1em;
}

#content blockquote{
   background: url(/_img/bg_content_bq.gif) repeat-y;
   padding: 12px 17px 1px;
   margin: 22px 16px;
}

#content blockquote p{
   margin-bottom: 12px;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a, #content a:visited, #content a:active {
   color: #01927d;
   text-decoration: none;
}

#content a:hover{
   text-decoration: underline;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

#content #text{
   clear: both;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   width: 184px;
   padding: 35px 0px 20px 0px;
   margin-left:49px;
   float: left;
   display:inline;
   /* padding-right: 12px; */
   /* padding-top: 20px; 
   background: url(/_img/bg_sidebar.gif) no-repeat 0 20px;*/
}

#sidebar h3{
   color: #c64f2b;
   font-size: 2em;
   font-weight: normal;
   text-transform: uppercase;
   letter-spacing: -1px;
}

#sidebar ul{
   margin: 0 0 22px 0;
   padding: 0px 14px 20px 14px;
   list-style: none;
}

#sidebar ul ul{
   margin-top: 20px;
   padding: 0px;
   background:none;
}

#sidebar ul ul li{
   font-size: .7em;
   margin-bottom: 14px;
}

#sidebar ul li {
   color: #656565;
   font-size: 2em;
   font-weight: normal;
   text-transform: uppercase;
   display: block;
   text-decoration: none;
}

#sidebar ul li li,
body#blog ul#blog_list_category li a{
	color: #ffba00;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 15px;
	background: url(/_img/students_bg_content_li.gif) no-repeat left 5px;
}

#sidebar ul li a{
 	color: #ffba00;
}
#sidebar ul li li a{
	color: #ffba00;
	text-decoration: none;
}

body#blog ul#blog_list_category li{
   margin-bottom: 14px;
   font-size: 1.6em;
}

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

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   margin: 0 auto 70px;
   width: 900px;
   /* padding-top: 30px; */
  /*  background: url(/_img/bg_footer.gif) no-repeat 0 30px; */
   position: relative;
   height: 30px;
}

#footer p#footcopy{
   text-indent: -9999px;
}

#footer p#footpowered a{
   display: block;
   position: absolute;
   text-indent: -9999px;
   top: 36px;
   height: 20px;
}

#footer a#contact-us{
   right: 145px;
   width: 55px;
}

#footer a#site-map{
   width: 40px;
   right: 96px;
}

#footer a#designby{
   width: 26px;
   right: 65px;
}
/* =Navigation
---------------------------------------------------------------------
*/
#nav { }
#nav li.current ul ul,
#nav li { position:absolute; left:-999em;}
#nav li.current,
#nav li.current ul,
#nav li.current ul li { position:static; left:auto;}
#nav li.current ul li.current a{ font-weight:bold; }
#nav li a{ text-decoration:none;}
#nav li a:hover{ text-decoration:underline;}
#nav ul {position:absolute; }
#nav ul li:hover a{color:#fff; }

.student_blockquote {
	padding:15px 33px;
	border-bottom:1px dashed #018e7b;
	border-top:1px dashed #018e7b;
}

.student_blockquote p {
	margin-bottom: 10px !important;
}

#sub_header{ width:544px; overflow:hidden; margin:5px 0 20px;}


/* =Calendar
--------------------------------------------------------------------
*/
#calendar_page {
	float: left;
	width: 750px;
	padding: 10px 10px 74px;
	margin-left:83px;
	margin-top:46px;
}

.calendar {
	
	width: 704px;
	
}

.calendar * {
	padding: 0px;
	margin: 0px;
}

.calendar caption,
.eventlist caption {
	/*background: url(../images/calendarheader.jpg) center top no-repeat #F5BA38;*/
	height: 62px;
	font-size: 30px;
	line-height: 62px;
	text-transform:uppercase;
	color: #086252;
	text-align: left;
	padding-left: 15px;
	-height:42px;
	-padding-top:20px;
}
.calendar-next, .calendar-prev{ margin:0 10px;}

.calendar tr {
	background: url(../images/cal_day_bg.jpg);
}

.calendar th {
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #be7221;
}

.calendar td {
	width: 95px !important;
	height: 100px;
	background: #fff0c9 url(/images/students_day_bg.gif) top left repeat-x;
	vertical-align: top;
	color: #696969;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 5px;
}
.calendar td.linked-day a{color:#086252; margin-bottom:5px; border-bottom-color:#086252;};
.dayEventNames{margin-top:10px;}
#calendar_sort {
	margin:20px 0 0 503px;
	position:absolute;
	z-index:999;
}

#calendar_sort p {
	margin: 0px;
	display: inline;
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}

#calendar_sort .sort_label {
	color:#241C1A;
	font-family:Tahoma,Verdana Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-bottom:3px;
	margin-top:-8px;
	#margin:0px 0px 3px;
}

.dayEventNames {
	list-style: none;
	margin-top: 10px;
}

.linked-day a, .linked-day a:active, .linked-day a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.linked-day a:hover, .linked-day a:visited:hover {
	color: #fff;
	border-bottom: none;
}

.linked-day li {
	font-size: 8px;
	margin-bottom: 5px;
}

.linked-day ul a, .linked-day ul a:active, .linked-day ul a:visited {
	/* color: #7d3520; */
	text-decoration: underline;
	border-bottom: none;
	font-weight: normal;
	font-size: 10px;
}

.linked-day ul a:hover, .linked-day ul a:visited:hover {
	color: #b44c2e;
	border-bottom-color: none;
	text-decoration: none;
}
.calendar .empty {
	background: #40392a;
}
#quicklinks { 
	background: transparent;
	display:inline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#quicklinks * { 
	font-size: 11px;
}

#quicklinks li {
	float:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none !important;
	text-indent:0px !important;
}

#quicklinks li a {
	background:transparent url(/images/students_cal_select.gif) no-repeat scroll left top;
	color:#333;
	display:block;
	height:20px;
	line-height:14px;
	padding-left:10px;
	padding-top:4px;
	text-decoration:none;
	width:188px;
}

#quicklinks li ul {
	left:-999em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	z-index:9999;
	width:165px;
	margin:0px;
	padding:0px;
}
#quicklinks li li {
	font-size:100%;
	font-weight:normal;
	text-indent:0px !important;
	z-index:9999;
}
#quicklinks li:hover ul, #quicklinks li li:hover ul, #quicklinks li.sfhover ul, #quicklinks li li.sfhover ul {
	left:auto;
}
#quicklinks li li li {
	font-size:100%;
}
#quicklinks li li a {
	background: #FFFFFF;
	border:none;
	color:#333;
	margin:0pt;
	width:165px;
	z-index:9999;
}
#quicklinks li li a:hover {
	background:#CAC0B0;
	color:#241C1A;
}
#quicklinks li:hover, #quicklinks li.hover {
    position: static;
}

#event_detail_content {
	float: left;
	width: 480px;
	margin-left: 50px;
	background: url(../images/sub_left_bg.jpg) bottom left no-repeat #F6F6F6;
	padding: 10px 10px 74px 10px;
}

#event_sub_header {

	background: url(../images/cal_sub_header.jpg) top left;
	height: 36px;
	line-height: 36px;
	font-size: 19px;
	color: #ffffff;
	padding-left: 15px;
}

#event_sub_title {
	background: url(../images/cal_sub_event_title.jpg) top left;
	height: 45px;
	line-height: 20px;
	color: #ffffff;
	font-size: 14px;
	padding-left: 15px;
	padding-top:10px;
	font-weight: bold;
}

#event_sub_title .date {
	font-size: 11px;
	font-weight: normal;
}


#calendar_icons {
	margin:23px 0 0 398px;
	position:absolute;
	z-index:999;
}

#calendar_icons a {
	background-position:left bottom;
	background-repeat:no-repeat;
	border:none;
	display:block;
	float:left;
	height:25px;
	margin-right:10px;
	text-indent:-9999px;
	width:25px;
}

#calendar_icons a.calendar	{ background-image:url("../images/icon_calendar.png"); }
#calendar_icons a.list		{ background-image:url("../images/icon_list.png"); }
#calendar_icons a.upcoming {
    background-image: url("/images/icon_upcoming.png");
    color: #FFFFFF;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 8px;
    font-weight: bold;
    height: 19px;
    padding: 6px 0 0 1px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
	text-transform: uppercase;
    width: 24px;
}
#calendar_icons a.upcoming:hover {
    color: #FFFFFF !important;
}

table#content {
	float:none;
	min-height:inherit;
	padding:0;
}

table#content img {
	float:none;
	margin:0;
}

table.eventlist {
	border-collapse:collapse;
	width:700px;
}

table.eventlist td {
	padding:10px;
	vertical-align:middle;
}

table.eventlist tr.row1 td {
	background-color:#FFF8CF;
}

table.eventlist td.date {
	width:50px;
}

table.eventlist td.date .date_icon {
	background:none repeat scroll 0 0 #277568;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding:5px 0;
	text-align:center;
	text-transform:uppercase;
	width:45px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

table#content td.info h4 {
	margin:0;
}

table#content td.info p {
	margin:0;
}

#the_calendar .paging {
	font-size:14px;
	font-weight:bold;
	padding:20px 45px 0 0;
}

#the_calendar .paging a {
	
}

#the_calendar .paging a:hover {
	text-decoration:none;
}

#the_calendar .paging a.prev {
	float:left;
}

#the_calendar .paging a.next {
	float:right;
}
