/**************************************
 * THEME NAME: ednatheme
 *
 * Files included in this sheet:
 *
 *   ednatheme/styles_layout.css
 *   ednatheme/styles_fonts.css
 *   ednatheme/styles_color.css
 **************************************/

/***** ednatheme/styles_layout.css start *****/

/***
 *** Custom edna styles
 ***/ 
body {
	margin:0px;
	padding:0px;
	
}

a {
color: #075281;
text-decoration: underline;
} 
a:link {	
color: #075281;
} 
a:visited {
color: #075281;
//color: #800080;
} 
a:hover {
color: #000;
}


#page {
	margin:0px auto;
	width:92%;
}

#layout{
	background: #FFF url("images/masthead_bg.jpg") repeat-x top left;
	text-align: left;
	margin: 0px;
}

#masthead{
	height:100px;
	position:relative;
}

#masthead h1 {
	position:absolute;
	top:35px;
	left:20px;
	text-indent:-666em;
	padding:0px;
	margin:0px;
	width:309px;
	height:43px;
	background:transparent url("images/logo.gif") no-repeat;
}

#masthead img.home-link {
	position:absolute;
	top:35px;
	left:20px;
	width:309px;
	height:43px;
	border: none;
}

#masthead table{
	margin-left: 125px;
}

#masthead .popupform{
	padding-left: 110px;
}

#groups-heads {
	background: transparent url("images/groups_heads.gif") no-repeat;	
	position: absolute;
	bottom: -47px;
	right: 0px;
	width: 210px;
	height: 64px;
}

#content_link{
position:absolute;
top:6px;
left:10px;
font-size: 90%;
}

#content_link a {
	text-decoration: none;
}

/*****TOP NAVIGATION STYLES  ******/

#topnavigation{
	position:absolute;
	right:0px;
	top:1px;
}

#topnavigation ul{
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0px;
}
#topnavigation ul,
#topnavigation ul.sso_ednatab_active{
	float:left;
	background:transparent url("images/topnavtabs.gif") no-repeat top left;
	margin-right:7px;
	padding-left:7px;
}
#topnavigation ul div.innertab,
#topnavigation div.innertab_active{
	float:left;	
	background:transparent url("images/topnavtabs.gif") no-repeat top right;
	padding-right:7px;
}
#topnavigation ul.sso_toptabs,
#topnavigation ul.sso_ednatab{
	background:transparent url("images/topnavtabs_sso.gif") no-repeat top left;
}
#topnavigation ul.sso_toptabs div.innertab,
#topnavigation ul.sso_ednatab div.innertab{
	background:transparent url("images/topnavtabs_sso.gif") no-repeat top right;
}

#topnavigation ul li{
	padding:0px;
	float:left;
	margin:0;
}
.sso_divider{
	color:#CCC;
	float:left;
	height:1.8m;
	line-height:1.8em;
	font-size:100%;	
}
#topnavigation ul li a.toplevel1,
#topnavigation ul li a.toplevel-sso{
	font-size:100%;
	height:1.8em;
	padding:0px 8px 0 8px;
	line-height:1.8em;
	background: #FFF url("images/topnavtabs_snip.gif") repeat-x top left;
	text-align:center;
	font-weight:bold;
	font-family:Arial,sans-serif;
	text-decoration:none;
	float:left;
	color:#444444;
}


#topnavigation ul.sso_ednatab a
{
	font-weight:bold;
	color:#276188;
	text-decoration:none;	
}

#topnavigation ul.sso_ednatab a:hover{
	color: #000;
	padding-bottom:4px;	
	background: #FFF url("images/topnavtabs_snip.gif") repeat-x top left;
}

#topnavigation ul li a.toplevel-sso{
	background: #FFF url("images/topnavtabs_ssosnip.gif") repeat-x top left;
	color:#276188;
	
}

#topnavigation ul.sso_toptabs li a.active,
#topnavigation ul.sso_toptabs li a.active:link,
#topnavigation ul.sso_toptabs li a.active:active,
#topnavigation ul.sso_toptabs li a.active:visited{
	background: #FFF url("images/topnavtabs_snip.gif") repeat-x top left;
	color:#000;
}

#topnavigation ul li a.active-sso,
#topnavigation ul li a.active-sso:link,
#topnavigation ul li a.active-sso:active,
#topnavigation ul li a.active-sso:visited{
	background: #FFF url("images/topnavtabs_snip.gif") repeat-x top left;
	color:#000;
}

#topnavigation ul li a.toplevel1:hover,
#topnavigation ul li a.active:hover{
/* see theme */
	color: #000;
}

#topnavigation ul li a.toplevel-sso:hover,
#topnavigation ul li a.active-sso:hover
{
	color: #000;
	background: #FFF url("images/topnavtabs_snip.gif") repeat-x top left;
}

#topnavigation ul.sso_ednatab li,
#topnavigation ul.sso_ednatab_active li{
	background:transparent url(images/edna_bp.gif) no-repeat scroll 0px 5px;
	padding:1px 7px 5px 17px;
}
#topnavigation ul.sso_ednatab li a,
#topnavigation ul.sso_ednatab_active li a{
	padding:3px 3px 0 0px;	
}

#topnavigation ul li a.active,
#topnavigation ul li a.active:link,
#topnavigation ul li a.active:active,
#topnavigation ul li a.active:visited{
	background: #FFF url("images/topnavtabs_ssosnip.gif") repeat-x top left;
	color:#000;
}
#topnavigation ul li a.toplevel1:hover,
#topnavigation ul li a.active:hover{
/* see theme */
	background: #FFF url("images/topnavtabs_ssosnip.gif") repeat-x top left;
}
#path {
	color:#205D96;
}















#user-options{
position:absolute;
right:0px;
padding-right:10px;
font-weight: bold;
font-size: 110%;
}

div.not-logged-in {
	bottom:38px; 
}

div.logged-in { 
	bottom:23px; 
}

#user-options a,#user-options a:visited {
text-decoration:none;
color:#075281;
}
#user-options a:hover,#content_link a:hover{
color: #000;
text-decoration:underline;
}

#user-options ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	align: right;
}

#user-options li {
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}

#user-options li#field-options {
	font-size: 90%;
	font-weight: bold;
	text-align: right;
}

#page-title {
	background: #929292 url("images/page_title_bg.gif") repeat-y;
	padding: 0 0 0 0;
	_margin: 0 0 -2px 0;
}

#page-title h2 {
	background: transparent url("images/page_title_h2_bg.gif") no-repeat;	
	margin:0px;
	padding:16px 0px 4px 20px;
	color:#FFF;
	font-size: 150%;
}

.breadcrumb {	
background:#DDD url("images/search_bg.jpg") no-repeat top right;
padding: 10px 200px 8px 20px;
position: relative;
margin: 0px;
}

.breadcrumb ul {
  padding:0%;
  margin:0%;
  text-indent:0%;
  list-style:none;
}
.breadcrumb li {
  display:inline;
}

/*Accessibility: resizable icons. */
img.resize {
  width: 1em;
  height: 1em;
}

#search{
width:190px;
position:absolute;
top: 0px;
right: -1px;
font-size: 90%;
color:#000;
padding: 5px 10px;
}

html>body #search{
right: 0px;
}

#search form{
margin:0px;
padding:0px;
}

#search fieldset{
margin:0px;
padding:0px;
border:none;
}

#search form #terms{
border:1px inset #EEEEEE;
font-size: 100%;
line-height: 1.5;
height:15px;
color:#000;
float:left;
margin-right:3px;
padding:2px;
width: 150px;
}

#search label{
color: #DDD;
font-weight:normal;
font-size:100%;
}

#search label:hover {
	color: #FFF;
}

#search #search_submit{
vertical-align:center;
float:left;
}

#content {
background-color:#FFF;
padding: 1em 20px 30px 20px;
}

#secondary-navigation{
background:transparent url("images/logo_default.gif") no-repeat 98% 26px;
clear:both;
border-top: 1px solid #DDD; 
color:#000;
padding:30px 0px 30px 30px;
position: relative;
}

#secondary-navigation img.edna-link {
position:absolute;
top:26px;
right:10px;
width:230px;
height:43px;
border: none;	
}

div.sitelink {
	text-align: center;
}

#footer{ 
clear:both;
position:relative;
line-height: 1.2;
}

#footer ul{
margin:0px;
padding:0px;
list-style: none;
}

#footer ul li{
float: center;
width: auto;
}

html>body #footer ul li{
width: auto;
}

#footer ul li a,
#footer ul li a:visited{
text-decoration:none;
font-weight: bold;
}

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

#footer p {
	margin: 0;
}

#copyinfo{
clear:both;
color:#80808B;
line-height: 1.2;
padding:20px 20px 10px 0px;
}

#ednainfo{
clear:both;
color:#80808B;
font-size: 90%;
line-height: 1.2;
padding:0px 20px 0px 0px;
}

/* Moodle content blocks */

div.header {	
  background: transparent url("images/block_header_bg.gif") repeat-x top left;  text-align: left;
  margin:0%;
  padding:4px;
  padding-bottom:0%;
  border: 1px solid #DDD;
  border-bottom: none;
}

div.header h2 {
	margin: 0px;
	color: #0768A9;
	font-size: 100%;
}

div.content {
	border-color: #ddd;
	background-color:#FCFCFC;  
	border: 1px solid #DDD;
	padding:4px;
	-moz-border-radius-bottomleft:20px;
  	-moz-border-radius-bottomright:20px;
}

#left-column .sideblock {
width: 100%;
}

#right-column .sideblock {
width: 100%;
}

#masthead table{
	position:absolute;
	left:-10.5%;
	top:180px;
	z-index:2;
}

#masthead .popupform select{
	width:200px;
}

#masthead form input{
}

.navbar{

height:24px;

}



/***** ednatheme/styles_layout.css end *****/

/***** ednatheme/styles_fonts.css start *****/

/***
 *** Custom edna styles
 ***/
 
 
body {
 	font: 76%/1.5 Arial, Helvetica, sans-serif;
}

.sideblock .content {
  font-size:1.0em;
}

body#admin-index .explanation {
  font-size: 0.9em;
}

.my .courseboxcontent .overview .info {
  font-size:0.9em;
}

.lastpost a{
 font-size:1.3em;
}


#course-view .section {
 line-height:1.9em;
}/***** ednatheme/styles_fonts.css end *****/

/***** ednatheme/styles_color.css start *****/

/***
 *** Custom edna styles
 ***/

body {
	background-color:#D3E6F9;
	color: #444; 	
}

#content {
	background-color:#FAFAFA;
}

#page {
	background-color:#000;
}


/***** ednatheme/styles_color.css end *****/

