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

/***** sandpit_theme/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: #0768A9;
} 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:359px;
	height:46px;
	background:transparent url("images/sandpit_logo.gif") no-repeat;
}

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

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


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

#content_link a {
	text-decoration: none;
}

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

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

#topnavigation ul li{
	padding:0px;
	float:left;
	margin:0px 2px 0px 0px;
}

#topnavigation ul li a{
	display:block;
	height:2.05em;
	width:6.2em;
	color:#0768A9;
	background:#FFF url("images/topnav_bg.gif") no-repeat;
	text-align:center;
	font:bold 100%/1.9 Arial,sans-serif;
	text-decoration:none;
}

#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/topnav_bg_active.gif") no-repeat;
	color:#777;
}

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

#topnavigation ul li a:hover {
	color: #000;
	background:#FFF url("images/topnav_bg_hover.gif") no-repeat;
}

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

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

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

#user-options a,#user-options a:visited {
	text-decoration:none;
	color:#0768A9;
}
#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: 100%;
	font-weight: normal;
	text-align: right;
}

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

#page-title {
	background: #505050 url("images/sandpit_page_title_bg.gif") repeat-y;
}




#page-title h2 {
		background: transparent url("images/sandpit_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;
}

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

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

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

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

#group_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;
	margin-top:0px;
}

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

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

#group_search #search_submit{
	vertical-align:center;
	float:left;
	margin-top:-1.5px;
}

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

#secondary-navigation{
	background:transparent url("images/sandpit_logo_default.gif") no-repeat 98% 26px;
	background-color:#000000;
	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:static;
	line-height: 1.2;
	background-color:#000000;
}

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

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

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

#footer a {
  color: #9CCFED;
}

#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/sandpit_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 {
  color:#9CCFED;
  font-size:100%;
  margin:0px;
}

div.content {
	border-color: #ddd;
	background-color:#FFFFFF;  
	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%;
	min-width:175px;
	_width:175px;
}


.categoryboxcontent,
.courseboxcontent {
 	background-color:#FFFFFF;
}

.headingblock {
  	background-color:#FFFFFF;
}

.commands {
 	background-color:#FFFFFF;
}

.menu_options {
  	border-color:#DDDDDD;
  	float:right;
}

.navbar{
	background-color:#EDECEC;
}

.navbutton{
	background-color:#EDECEC;
}

.homelink{
	background-color:#FFFFFF;
	width:62px;	
}

.generalboxcontent{
	background-color:#FFFFFF;
}

td .content{	
	background-color:#FFFFFF;
}

td .header{
	color:#0768A9;
}

td .right-column{
	margin-left:0px;
	margin-right:auto;	
}

.ednalinkinfo {
	color:#9CCFED;
}


.ednalinkinfo a:hover{
	color:#FFFFFF;
}

.helplink a:hover{
	color:#FFFFFF;
}


/*** EOL-871 *****/

#mod-chat-gui_header_js-jsupdate{

	background-color:#FFFFFF;
}

body#message-messages{
 
  background:#FFFFFF;
}


/***1.8*****/

.sitetopic, 
.categorybox,
.generalbox {

background:#FFFFFF;
}

.header .hide-show{
	width:20px;
	float:right;
}

.header .hide-show a{
	border:none;
}


.header .hide-show-image{
	padding-top:2px;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
}
.sideblock .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
}

/***** sandpit_theme/styles_layout.css end *****/

/***** sandpit_theme/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;
}


/***** sandpit_theme/styles_fonts.css end *****/

/***** sandpit_theme/styles_color.css start *****/

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

body {
	/*background-color:#D3E6F9;*/
	background-color:#383838;

	color: #444; 	
}

#content {
	/*background-color:#FAFAFA;*/
	background-color:#EDECEC;
}

#page {
	/*background-color:#000;*/
	background-color:#D6D6D6;
}


/***** sandpit_theme/styles_color.css end *****/

