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

/***** aardvark_liteheaded/aardvark_liteheaded.css start *****/

body {
	/*background:#E2F18C url(images/core/overlay.png) center top repeat-x;*/
	color:#333333;
	background:#024a5b;
	font-family: arial, helvetica, sans-serif;
       font-size: 14px;

}

a:link,
a:visited {
       color:#03667d;
	text-decoration: none;
}

a:hover {
    	color: #9daa03;
	background: none;
	text-decoration: none;
	
}

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

}

#page {
	border: 5px solid #7a932f;
	background:  url(images/header/header.png) center 0px no-repeat;
	margin-left: auto; 
	margin-right: auto;
	width: 948px;
}

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

}


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

}

#layout-table #middle-column{
  vertical-align:top;
  padding-left:1px;
  padding-right:1px;
padding-bottom:0px;
margin-bottom:0px;
}

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

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


#content {
    background: #fff url(images/core/h2grad.jpg) repeat-x; 
    margin-top: 0;
    padding-top: 0px;
    padding-bottom:0px;
    margin-bottom:0px;
}

hr {
	border-bottom:1px dotted gray;
	border-top:0px;

}

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 {     
    background: #ffffff url(images/core/h2grad.jpg) top repeat-x; 
	border-top: gray 0px dotted;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	color: #1b4f5a;

}

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

/***
 ***	core: header
 ***/

#header {
	height: 122px;
}

#logo { 
	background: url(images/header/logo.jpg) no-repeat left top;
	display: none;
 	width: 100%;
	height: 100px;
	float: left;
	margin-left: 20px;
	margin-top:18px;
} 

/***
 ***	core: footer
 ***/
	


#footer {
	margin-top:0px;
	padding:2px;
	background-color: #97a004;

}

#footer .footerlogos { 
	
	margin-top: 0px;
	border-top: 0px dotted gray;

}

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

#footer p.copyright { 
	padding: 0; 
	margin: 0; 
	line-height: 1.4em; 
	font-size: 0.8em; 
}

/***
 ***	core: profileblock
 ***/

#profileblock {
	display:none;
        margin: 0;
        padding: 0;
	float: right;
	text-align: right;
	width: 95%;
	height: 100px;
}

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

#profilename {
	text-align:right;
	width: 500px;
	height: 30px;
	margin: 5px;
	padding: 0;
	float: right;
	font-family: impact;
	font-size: 2em;
}

#profilename a:link, #profilename a:visited {
        color: #008db0;
        text-decoration: none;
}

#profilename a:hover, #profilename a:active {
	color: #069a6e;
	text-decoration: none;
}

#profileoptions {	
	width: 600px;
	height: 30px;
	margin: 5px;
	padding: 0;
	float: right;
}

#profileoptions ul {
	float: right;
	text-align: right;
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none; 
}

#profileoptions li
{
	display: inline;
	margin-left: 1em;
	text-transform: capitalize;
	font-weight: bold;
} 


#profileoptions #submit { 
	background-color: transparent; 
	background-image:url('images/header/login.png');
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top;
	border-width: 0;
	width: 62px;
	height: 25px;
	font-size: 1em;
	padding-bottom: 5px;
	color: #fff;
	font-weight: bold;
}

#profileoptions .loginform {
	padding-right: 10px; 
	margin: 0;
}

#profileoptions .loginform input {
	width: 5em;
}

#profileoptions .loginform label {
	color: #008db0;
}


/***
 ***	core: aardvark menu
 ***/
 

.dropdown_menu {
	position: relative;
}

#aardvark_liteheaded_menu {
	background-color: #97a004;
	height: 40px;
	clear: both;
        margin: 0;
        padding: 0;
	
}	

#aardvark_liteheaded_menu ul {
        float: left;
        list-style: none;
	padding: 0;
	margin: 0;
	list-style: none;

}
#aardvark_liteheaded_menu ul li {
	float: left;
	height: 40px;
	white-space: nowrap;
	z-index: 1;
	font-weight: bold;
	font-size: 90%;
}

#aardvark_liteheaded_menu ul li a {
	display: block;
	height: 30px;
	margin-left: 0px;
	padding: 10px 15px 0px 15px;
	color: white;
}
	
#aardvark_liteheaded_menu ul li a:hover {
	color: #ffffff;
	background: #899104;
}

#aardvark_liteheaded_menu ul ul {
	padding: 0;
	margin: 0;
	position: absolute;
	height: auto;
	width: auto;
	display: none;
	top: 40px;
	color: #333;
	background: #fff;
	z-index: 1000;
}

#aardvark_liteheaded_menu ul li:hover ul {
        display: block;
}

#aardvark_liteheaded_menu ul li ul li {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	height: 2.5em;
	width: 19em;
	font-size: 94%;
}

#aardvark_liteheaded_menu ul li ul li a {
	display: block;
	text-align: left;
	margin: 0;
	background-color: #97a004;
	color: #333;
	padding: 0 0 0 10px;
	text-decoration: none;
	text-transform: none;
	border: 1px dotted #abc;
}

#aardvark_liteheaded_menu ul li ul li.select {
        color: #5d7d02;
        background: #d3d5b0;
        text-decoration: none;
        text-transform: capitalize;
        text-align: left;
        font-weight: bold;
}

#aardvark_liteheaded_menu ul li ul li.select .submenu_title {
	padding-left: 5px;
	
	font-size: 95%;
}


#aardvark_liteheaded_menu ul li ul li a:link,
#aardvark_liteheaded_menu ul li ul li a:visited {
        background-color: #f3f4eb;
        text-decoration: none;
        color: #717444;
}

#aardvark_liteheaded_menu ul li ul li a:hover,
#aardvark_liteheaded_menu ul li ul li a:active {
	background: #aaaf60;
        text-decoration: none;
        color: #ffffff;
}


/***
 ***	core: navbar
 ***/

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

/***
 ***	core: side block
 ***/

.sideblock {
	color:#555555;
/*	border: gray 1px solid !important;*/
  	background: #ffffff url('images/sideblocks/sidegrad.jpg') repeat-x !important;
}

.sideblock .content {
	color:#555555;
	padding: 4px;
	border: 0px;
}

.sideblock .header {
  	background: transparent !important;
}

.sideblock .header h2 {
	padding-top: 4px;
  	background: transparent !important;

 }

.sideblock .header .hide-show-image {
	padding-top: 4px;
}
 
.sideblock .footer {
	border:0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size:0.85em;
	text-align: left;
}

.sideblock .header, .sideblock .header h2 {
	color: #505050;
	font-size:1em;
	border: 0px;
  	background: transparent !important;
}



.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
	color: #555555;
}

/***
 ***	core: course (the middle bit)
 ***/

.coursebox {
	background: #ffffff;
	border: 0px;    
	margin-top: 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 #dbdbdb;
}

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



/***
 ***	modules: forum
 ***/

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

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

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

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

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




/***
 *** Modules: BOOK
 ***/

.book_chapter_title {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 0.7em;
    font-weight: none;

    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.book_content {
text-align: left;
vertical-align: top;


}

img.bigicon {
  vertical-align:top;
  margin-right:4px;
  margin-left:4px;
  width: 24px;
  height: 24px;
  border: 0px;
}

#mod-book-view table.booktable {
    border:0;
 margin-top: 0px;

}

#mod-book-view .bookexport {
    float:left;
}

#mod-book-view .booknav {
    float:right;

}

#mod-book-view table.booktable tr.tocandchapter {
    vertical-align:text-top;

}

#mod-book-view div.faq {
  font-size: 0.8em;
}
 
/* == TOC styles == */

/* toc style NONE */
.book_toc_none {
  font-size: 0.84em;

}
.book_toc_none ul {
    margin-left: 5px;
    padding-left: 0px;
    list-style: none;
}
.book_toc_none ul ul {
    margin-left: 10px;
    padding-left: 0px;
    list-style: none;
   
}
.book_toc_none li {
    margin-top: 5px;
    list-style: none;
}
.book_toc_none li li {
    margin-top: 0px;
    list-style: none;
}


/* toc style NUMBERED */
.book_toc_numbered {
  font-size: 0.84em;
}
.book_toc_numbered ul {
    margin-left: 5px;
    padding-left: 0px;
}
.book_toc_numbered ul ul {
    margin-left: 0px;
    padding-left: 0px;
}
.book_toc_numbered li {
    margin-top: 5px;
    list-style: none;
}
.book_toc_numbered li li {
    margin-top: 0px;
    list-style: none;
}


/*toc style BULLETS */
.book_toc_bullets {
  font-size: 0.84em;
}
.book_toc_bullets ul {
    margin-left: 5px;
    padding-left: 0px;

}
.book_toc_bullets ul ul {
    margin-left: 0px;
    padding-left: 0px;

}
.book_toc_bullets li {
    margin-top: 5px;
    list-style: none;
}
.book_toc_bullets li li {
    margin-top: 0px;
    list-style: none;
}


/* toc style INDENTED*/
.book_toc_indented {
  font-size: 0.84em;
}
.book_toc_indented ul {
    margin-left: 5px;
    padding-left: 0px;

}
.book_toc_indented ul ul {
    margin-left: 15px;
    padding-left: 0px;

}
.book_toc_indented li {
    margin-top: 5px;
    list-style: none;
}
.book_toc_indented li li {
    margin-top: 0px;
    list-style: none;
}








/***
 ***	modules: calendar
 ***/

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

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

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

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

table.minicalendar tr td.weekend {
  	color: green;
  }

h2.headingblock.header.outline {
	display:none;
}

/***** aardvark_liteheaded/aardvark_liteheaded.css end *****/


