/**
  *  Accessibility Theme 2: Blue & White
  *
  */



/***
 ***	Core: Body
 ***/

body {
	background: none #000044 !important;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size : 14px;
}

a:link {color: #FFFF00 !important}
a:link * {color: #FFFF00 !important}
a:visited {color: #FFFF00 !important}
a:visited * {color: #FFFF00 !important}
a:hover {color: #00FF00 !important}
a:hover * {color: #00FF00 !important}
input {background-color: #505050 !important}
input {color: #FFFFFF !important}

#content {
	background-color: #000044; 
    margin-top:0;
	padding-top:10px;
}


/***
 ***	Core: Header
 ***/

#header {
	height: 100px;
}

#logo { 
	background: url(images/header/logo_t21.png) no-repeat left top;
	width: 100%;
	height: 100px;
	float: left;
	left: 0px;
} 


/***
 ***	Core: Footer
 ***/

#footer {
	background: #000044;
	margin-top: 0px;
	padding:10px;
}


/***
 ***	Core: ProfileBlock
 ***/

#profileblock {
	float: right;
	text-align: right;
	max-width: 550px;
	right: 0px;
}

#profilepic {
	text-align:right;
	float: right;
	margin: 8px;
	width: 80px;
	height: 80px;
	border: 1px solid #F8FBFF;
}

#profilename {
	background-color: transparent;
	text-align:right;
	width: 440px;
	margin-right: 5px;
	margin-top:12px;
	margin-bottom:0px;
	float: left;
}

.profilename, .profilename a {
	background-color: #000044;
	color:#0000FF;
    font-size:1.4em;
	letter-spacing: -3px;
	text-decoration: none;
	font-weight:bold;
	margin-right:5px;
}

.profilename, .profilename a:hover {
	background-color: #000044;
	color: #f12711;
	text-decoration:none;
}

#profileoptions {
	text-align:right;
	width: 440px;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
}

#profileoptions ul li { 
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000044;
	display: inline; 
	margin-right:5px;
}

.profileoptions {
	background-color: transparent;
	color:#0000FF;
	text-decoration: none;
	letter-spacing: -1px;
}

.profileoptions, .profileoptions a {
	background-color: transparent;
	color:#0000FF;
}

.profileoptions a:hover {
	background-color: transparent;
	color: #f12711;
	text-decoration:none;
}


/***
 ***	Core: Menubar Date
 ***/
 
.aardvark_menu_date {
	float:right;
	padding: 16px 5px 0 17px;
	height:30px;
	color: #2f2f2f;
	text-decoration:none;
	background: #2f2f2f url('images/menu/menugrad.jpg') repeat-x top center;
}


/***
 ***	Core: YUI Menubar
 ***/


.yuimenubar /* Entire bar */ {
	background:#2f2f2f url('images/menu/menugrad.jpg') repeat-x top center;
	height:46px;
	margin:0;
	}

.yuimenu /* Sub container */ {
	background-color: #323232;
	z-index: 10000;
	}

.yuimenu a {
	text-decoration: none;
	background-color: #323232;
	}

a.yuimenubaritemlabel /* Bar item link */ {
	padding: 16px 15px 0px 17px;
	height:30px;
	color: #F8FBFF;
	}

a.yuimenuitemlabel /* Sub item link */ {
	padding: 4px 24px;
	color: #F8FBFF;
	border-bottom:1px solid #828282;
	border-left:0px solid #0070a6;
	border-right:0px solid #0070a6;
	}

.yuimenubar li.first-of-type .yuimenubaritemlabel {
	border-width: 0; /* No border on the first bar item link */
	}

.yuimenubaritem-hassubmenu /* Add down arrow to bar item */ {
	}

.yuimenuitem-hassubmenu /* Add right arrow to sub item */ {
	background: #323232 url(images/menu/menuitem_submenuindicator_selected.png) right center no-repeat;
	}
	
a.yuimenuitemlabel-hassubmenu {
	background: none;
	}

/* Selected MenuItem */

li.yuimenubaritem-selected /* Bar menu item */ {
	background:#f12711 url('images/menu/hovergrad.jpg') repeat-x top center;
	}

li.yuimenuitem-selected  /* Sub menu item */ {
	color: #F8FBFF;
	}

a.yuimenubaritemlabel-selected, /* Bar menu item link selected */ {
	text-decoration: none;
	color: #F8FBFF;
	}

a.yuimenuitemlabel-selected  /* Sub menu item link selected */ {
	text-decoration: none;
	color: #F8FBFF;
	background-color: #323232;
	}

.yuimenubaritem-hassubmenu-selected /* Change down arrow on bar item */ {
	/*background: #323232 url(images/menu/menuitem_submenuindicator_selected.png) right center no-repeat;*/
	}

.yuimenuitem-hassubmenu-selected /* Change right arrow on sub item */ {
	background: #323232 url(images/menu/menuitem_submenuindicator.png) right center no-repeat;
	}

a.yuimenuitemlabel-hassubmenu-selected {
	background: none;
	}


/***
 ***	Core: NavBar
 ***/

.navbar {
    background:#000044;     
	border-top:0px;
	border-bottom:solid 1px gray;
	border-left:0px;
	border-right:0px;
}


/***
 ***	Core: Side Block (the left and right bits)
 ***/

.sideblock {
	border:1px solid #dedede;
	background: #000044;
	}
	
.sideblock a {
	text-decoration: none;
	font-size: 12px;
	}
	 
#left-column .sideblock .header {
	background: url(images/sideblocks/leftribacc1.png) no-repeat left top;
	height: 50px;
	width: 100%;
	position: relative;
	left:-20px;
	top: 10px;
	}
	
#right-column .sideblock .header {
	background: url(images/sideblocks/rtribacc1.png) no-repeat right top;
	height: 50px;
	width: 100%;
	position: relative;
	right: -12px;
	top: 10px;
	}
	
.sideblock h2 {
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 3px;
	}
	
#left-column .sideblock h2 {
	padding-left: 7px;
	}
	
#right-column .sideblock h2 {
	position: relative;
	text-align: right;
	right: 10px;
	}
	
.sideblock .content {
	border: none !important;
	background: #000044;
	}
	 
.sideblock .commands {
	background: url(images/sideblocks/commandsB.png) !important;
	border: 1px solid #FFFFCC;
	padding: 10px;
	padding-top: 6px;
	}


/***
 ***	Core: Course (the middle bit)
 ***/

.coursebox {
	background: #000044;
	border: 0px;    
	margin-bottom: 0px;
	margin-right: 2px;
}

.section {
	background: #000044;
}

#course-view .section td.content {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dashed #dfdfdf;
}

#course-view .section td.side {
  border-width:0px;
  background: #000044;
}

/***
 ***	Calendar
 ***/

#calendar .maincalendar .eventlist .event .topic, #calendar .maincalendar .eventlist .event .picture, #calendar .maincalendar .eventlist .event .side {
	background: none #000044 !important;
}

#calendar .maincalendar .filters table, #calendar .sidecalendar .filters table, .block_calendar_month .filters table {
	background: none #000044 !important;
}

/***
 ***	Forum 
 ***/

.forumpost .left {
	background: none #000044 !important;
}

.forumpost .content {
	background:none repeat scroll 0 0 #000044 !important;
}

.forumpost .picture,
.forumpost .topic {
	background: none #000044 !important;
	border:0px;
}

.forumheaderlist .discussion .starter {
	background:none repeat scroll 0 0 #000044;
}

body#site-index .headingblock, body#course-view .headingblock {
	background: none #000000 !important;
	color:#FFFFFF;
}
