/**************************************
 * THEME NAME: JTF
 *
 * Files included in this sheet:
 *
 *   JTF/aardvark.css
 **************************************/

/***** JTF/aardvark.css start *****/

/**
  *  This is what makes the Aardvark unique
  *
  */



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

body {
	font-family: Verdana, Helvetica, Arial;
	background: #1b4298 url('images/core/background.jpg') repeat-y right;
	font-size: 14px;
	margin:0px;
}

a{
	color: #2b8ac8;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration:underline;
}

a.dimmed:link,
a.dimmed:visited {
	color:#aaaaaa;
	text-decoration: none;

}

#abs_left{
	position: fixed;
	top:180px;
	left:0;
	width:45px;
}

#abs_left div.abs_left_data{
  width:100%;
  background-color:#fff;
  text-align:center;
}

#abs_left img{
	margin-bottom:1px;
}

.corner_tr{
	background-color: #ffffff;
	background: url('images/header/corner_tr.png') no-repeat top right;
	height:7px;
	width:100%;
}

.corner_br{
	background-color: #ffffff;
	background: url('images/header/corner_br2.png') no-repeat bottom right;
	height:7px;
	position: relative;
	width:100%;
}

.corner_tl{
	background-color: #ffffff;
	background: url('images/header/corner_tl.png') no-repeat top left;
	height:7px;
	width:100%;	
}

.corner_bl{
	background-color: #ffffff;
	background: url('images/header/corner_bl2.png') no-repeat bottom left;
	height:7px;
	width:100%;
	position: absolute;
	bottom:-7px;
}

#page {
	margin-left: auto; 
	margin-right: auto;
	max-width: 960px;
	
	background: #fff url('images/header/main_back_top.jpg') repeat-x top left;
	-moz-box-shadow: 0px 0px 8px #303030;
	-webkit-box-shadow: 0px 0px 8px #303030;
	box-shadow: 0px 0px 8px #303030;
	position:relative;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-radius-topleft: 8px;
	-khtml-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

#pagelayout {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#layout-table {
  margin-top:0;
  padding-top:20px;
}

#layout-table #middle-column{
  vertical-align:top;
  padding-left:5px;
}

#layout-table #left-column{
  vertical-align:top;
  padding-left:4px;
  padding-right:0px;
}

#layout-table #right-column{
  vertical-align:top;
  padding-left:13px;
  padding-right:6px;
  border-left:1px dotted #ccc;
}


#content {
    margin-top:0;
    padding:20px;
}

hr {
	border-bottom:1px dotted #cccccc;
	border-top:1px solid #ffffff !important; 
	border-left:1px solid #ffffff !important; 
	border-right:1px solid #ffffff !important; 
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
	text-align: center;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	color: #505050;
}

.header {
	border: none !important;
	clear: both;
}

h2.headingblock{
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  border-bottom: 1px solid #aaa !important;
  padding-bottom:3px;
  margin-bottom:10px !important;
}

.generalbox {
  background: transparent; 
  border: 0px;
  margin:0;
  padding:0;
}

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

#header {
  height: 180px;
  margin:auto;
  width:1000px;
}

#logo {
  background: url('images/header/banner-top.png') no-repeat 30% 40%;
  width: 100%;
  height: 100%;
  left: 0;
  position:relative;
}

#logo a {
  left: 35px;
  padding:55px 80px;
  position: absolute;
  top: 30px;
}

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

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

#footer .footerlogos { 
	margin-top: 5px;
	border-top: 1px dotted #cccccc;
}

#footer .footerlogos ul li { 
	padding-left: 5px;
	padding-right: 5px;
	display: inline; 
	margin:2px;
}

#footer p {
	font-size : 10px;
	}

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

#profileblock {
  float: right;
  text-align: right;
  max-width: 550px;
  right: 0px;
  margin-top: 5px;
  font-size : 10px;
}

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

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

.profilename, .profilename a {
	/*background-color: #ffffff;*/
	color:#2f2f2f;
    font-size:1.2em;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight:bold;
	margin-right:5px;
}

.profilename, .profilename a:hover {
	/*background-color: #ffffff;*/
	color: #ffdd00;
	text-decoration:none;
}

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

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

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

.profileoptions, .profileoptions a {
	background-color: transparent;
	color:#2f2f2f;
}

.profileoptions a:hover {
	background-color: #ffdd00;
	/*color: #ffdd00;*/
	text-decoration:none;
}


/***
 ***	Core: Menubar Date
 ***/
 
#aardvark_menu_date a {
	float:right;
	padding: 10px 5px 0 17px;
	height:26px;
	color: #ffffff;
	text-decoration:none;
	background:#555555 url('images/menu/dategrad.jpg') repeat-x top center;
}

#aardvark_menu_date a:hover {
	color: #ffffff;
	text-decoration:none;
	background:#2f2f2f url('images/menu/hovergrad.jpg') repeat-x top center;
	}


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


.yuimenubar /* Entire bar */ {
	background:#2f2f2f url('images/menu/menugrad.jpg') repeat-x top center;
	height:36px;
	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: 10px 15px 0px 17px;
	height:26px;
	color: #fff;
	}

a.yuimenuitemlabel /* Sub item link */ {
	padding: 4px 24px;
	color: #fff;
	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:#ffdd00 url('images/menu/hovergrad.jpg') repeat-x top center;
	}

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

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

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

.yuimenubaritem-hassubmenu-selected /* Change down arrow on bar item */ {
	}

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

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

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

.navbar { 
  padding:8px 0 0 15px;
  color:#d6e1ec;
  border:none;
  width:96%;
  font-size:14px;
}

.navbar a{ 
  color:#fff;
  text-decoration:underline;
  font-style:italic;
}

.navbar .homebut{
  float:left;
  margin:5px 10px 0 0;
}


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

.sideblock {
	background: #ffffff;
	}
	
.sideblock a {
	text-decoration: none;
	font-size: 12px;
	}
	
.sideblock .header{
  border-bottom:1px solid #dadada !important;
}
	
.sideblock .header .hide-show-image {
	float: right;
	height: 11px;
	width: 11px;
	margin-top: 0.25em;
	margin-right: 10px;
}

.sideblock ul{
  padding:0 10px;
}
	 
#left-column .sideblock .header {
	height: 20px;
	width: 97%;
	position: relative;
	left: 0px;
	top: 0px;
	padding:top:10px;
	}
	
#right-column .sideblock .header {
	height: 20px;
	width: 97%;
	position: relative;
	padding:top:10px;
	}
	
.sideblock h2 {
	font-size: 14px;
	color: #ffffff;
	color: #2b8ac8;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	}
	
#left-column .sideblock h2 {
	padding-left: 7px;
	}
	
#right-column .sideblock h2 {
	position: relative;
	}
	
.sideblock .content {
  border-left:none !important;
  border-right:none !important;
  border-top:none !important;
	background:#f9f9f9 url('images/sideblocks/block_grad1.jpg') bottom repeat-x;
	border-bottom:1px solid #dadada;
	color:#808080;
}
	 
.sideblock .commands {
	background: url(images/sideblocks/commandsB.png) !important;
	border: 1px solid #ffffff;
	padding: 10px;
	padding-top: 6px;
	}

.sideblock_blue .content{
  background:#4593DD url('images/sideblocks/course-bar-grad1.jpg') repeat-x bottom left;
  color:#fff;
  line-height:12px;
  padding:10px;
  font-style:italic;
  /*The id to be changed depending on the id of the news block*/
}

.sideblock_blue .content a{
  color:#fff;
  /*The id to be changed depending on the id of the news block*/
}


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

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

body#site-index .headingblock,
body#course-view .headingblock {
	margin-bottom: 0px;
}

.section {
	background: #ffffff;
}

#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;
}

/***
 ***	Modules: Forum
 ***/

.forumpost {
	border: 0px;    
	width: auto;
	overflow:none;
}

.forumpost .left {
	background:#ffffff url('images/forum/leftpost.png') no-repeat top left;
}

.forumpost .picture,
.forumpost .topic {
	background:#ebebeb url('images/forum/forumheader.png');
	border:0px;
}

.forumpost .topic a:link,
.forumpost .topic a:visited {
}

.forumpost img {
  max-width: 100%;
}

/***
 ***	Modules: Calendar
***/

/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#cff689 !important;
  background-color:#cff689;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#c6dfeb !important;
  background-color:#c6dfeb;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#feffc2 !important;
  background-color:#feffc2;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#d9c6e2 !important;
  background-color:#d9c6e2;
}

table.minicalendar tr td.weekend {
  color: red;
  }
  
  #calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#cff689 !important;
  border-bottom-color:#cff689 !important;
}

#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#FF9966 !important;
  border-bottom-color:#FF9966 !important;
}

#calendar .duration_course0,
.minicalendar .duration_course0 {
  border-top-color:#FF9966 !important;
  border-bottom-color:#FF9966 !important;
}

#calendar .duration_course1,
.minicalendar .duration_course1 {
  border-top-color:#0099FF !important;
  border-bottom-color:#0099FF !important;
}

#calendar .duration_course2,
.minicalendar .duration_course2 {
  border-top-color:#FFFF00 !important;
  border-bottom-color:#FFFF00 !important;
}

#calendar .duration_group,
.minicalendar .duration_group {
  border-top-color:#FBBB23 !important;
  border-bottom-color:#FBBB23 !important;
}

#calendar .duration_user,
.minicalendar .duration_user {
  border-top-color:#A1BECB !important;
  border-bottom-color:#A1BECB !important;
}

#calendar .weekend,
.minicalendar .weekend {
  color:red;
}

/*Added styles by Yane - overwritten*/

.arrow{
  color:#fff !important;
}

.navbutton{
  margin-top:-50px !important;
  margin-right:-20px !important;
}

#footer {
	background-color:#efefef;
	text-align:center;
	border-top: solid 1px #c7c7c7;
	color: #656565;
	padding: 10px 20px;
}

.plainbutton{
  background-color:#cfcfcf;
	color:#fff;
	border:none;
	padding:5px 10px;
	font-style:italic;
	font-size:12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
}

.course-top{
  width:580px;
  height:315px;
  position:relative;
  margin-bottom:30px;
}

.course-top img{
  z-index:1;
}

.course-top-bar{
  position:absolute;
  bottom:0;
  left:0;
  width:480px;
  z-index:2;
  background:#4593DD url('images/sideblocks/course-bar-grad1.jpg') repeat-x bottom left;
  text-align:center;
  padding:30px 50px 20px 50px;
  color:#fff;
  font-size:16px;
  font-style:italic;
}

.course-top-bar-hidden{
  height:0;
  width:100%;
  text-align:center;
  font-size:14px;
  display:none;
}


.course-small{
  width:245px;
  height:245px;
  position:relative;
  float:left;
}

.course-small img{
  z-index:1;
}

.course-small-bar{
  position:absolute;
  bottom:0;
  left:0;
  width:205px;
  z-index:2;
  background:#737373 url('images/sideblocks/course-bar-grad2.jpg') repeat-x bottom left;
  text-align:center;
  padding:20px;
  color:#fff;
  font-size:12px;
  font-style:italic;
}

.course-small-bar-hidden{
  height:0;
  width:100%;
  text-align:center;
  font-size:12px;
  display:none;
}

.course-small-separator{
  width:1px;
  border-right:1px dotted #ccc;
  margin:0 43px;
  float:left;
  height:245px;
}

#date-block{
  background:#000;
  color:#fff;
  width:140px;
  height:25px;
  padding:14px 15px 6px 10px;
  position:absolute;
  top:0;
  right:0;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	font-size:11px;
	text-align:right;
}/***** JTF/aardvark.css end *****/


