/* @override http://www.throughtheeyes.org/moodle/theme/UNL/moodle.css */

/* overwrite UNL template to expand to full width - courtesy of Alvin Woon */
#avigation{ display:none; }
#container div.clear .mainwrapper, #container div.clear .altwrapper {
 width: 960px;
}
#maincontent .two_col {
 clear:both;
 /* width:690px; */
 width: 930px;
 padding:15px 10px 0 0;
}




/*	-------------------------------------------------------------
	Navigation Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
 /*
#navlinks ul {
 width: auto;
 border-bottom: 3px double #ddd;
 margin: 3px 0;
 padding: 5px 0 7px 0;
 background: none;
 list-style: none;
}

#navlinks ul li {
 padding: 0;
 margin: 0;
}

h4#sec_nav {
 background: url(images/heading.gif) no-repeat 0 4px;;
 border-bottom: 1px solid #ddd;;
 color: #333;;
 padding: 0 0 0 11px;
}

#nav_end {
 display: none;
}

#navlinks ul li a {
 display: block;
 width: 218px;
 padding: 0;
 margin: 0;
 height: 46px;
 text-indent: -9999px;
}

#navlinks ul li.dashboard a {
 background: url(images/nav_dashboard.gif) no-repeat;
}

#navlinks ul li.profile a {
 background: url(images/nav_profile.gif) no-repeat;
}

#navlinks ul li.queue a {
 background: url(images/nav_queue.gif) no-repeat;
}

#navlinks ul li.sites a{
 background: url(images/nav_sites.gif) no-repeat;
}

#navlinks ul li.servers a {
 background: url(images/nav_servers.gif) no-repeat;
}

#navlinks ul li.settings a {
 background: url(images/nav_settings.gif) no-repeat;
}

#navlinks ul li.dashboard a:hover,
#navigation ul li.profile a:hover,
#navigation ul li.sites a:hover,
#navlinks ul li.servers a:hover,
#navlinks ul li.settings a:hover,
#navlinks ul li.queue a:hover,
body#default #navigation ul li.dashboard a,
body#status #navigation ul li.sites a,
body#profile #navigation ul li.profile a,
body#sites #navigation ul li.sites a,
body#servers #navigation ul li.servers a
{background-position:0 -47px;}

#container div.clear #navigation #leftcollinks {
 margin: 0;;
 padding: 0;
}

span#updated{
 border:1px solid #da3165;
 background:#fddee8;
 padding:4px;
}
*/



/* ******** */








#page #header
{
	background: #ffffff;
}

#breadcrumbs ul li span.sep,
#breadcrumbs ul li span.arrow
{
	display: none;
}

/*
#breadcrumbs ul li span.sep,
#breadcrumbs ul li span.arrow,
#breadcrumbs ul li:last-child,
#breadcrumbs ul li:last-child span.sep,
#breadcrumbs ul li:last-child span.arrow
{
	display: none;
}
*/

.navbutton {
	float: right;
	margin-right: 50px;
	vertical-align: middle;
}

.navbutton .helplink {
	vertical-align: middle;
}

.navbutton form {
	display: inline;
}

.navbutton #noscriptswitchrole {
	display: inline;
}

table.roledesc
{
	margin-bottom: 10px;
}

table.roledesc tr td:first-child
{
	font-weight: bold;
	padding-right: 5px;
	width: 10em;
}

table.rolecap tr td
{
	vertical-align: middle;
}

table.rolecap tr.rolecap:hover
{
	background: #f0f0f0;
}

table.rolecap span.cap-name
{
	display: none;
}



#layout-table {
 clear: both;
 /* border: 1px solid blue; */
 width: 100%;
}

#layout-table .skip-block {
 display: none;
}

#layout-table #middle-column h2
{
	background: #efefef;
	font-style: normal;
	text-align: middle;
	border: 1px solid #a0a0a0;
	font-size: 1.3em;
	margin-bottom: 5px;
	padding: 2px;
}

#layout-table .title
{
	background: #efefef;
	font-style: normal;
	text-align: middle;
	border: 1px solid #a0a0a0;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-left: 0.25em;
}

#layout-table .hide-show img.hide-show-image, input.hide-show-image {
/*  background: url('/moodle/pix/t/switch_minus.gif') no-repeat bottom; */
 float: right;
 height:11px;
 width:11px;
 margin-top: 0.25em;
 margin-right: 0.25em;
 display: inline;
}

#layout-table td#left-column .sideblock div.content
{
	padding-left: 5px;
}
 


/* */
#layout-table .sideblock {
	margin-top: 10px;
}



#layout-table .hide-show img.hide-show-image, 
.sideblock .header .hide-show img.hide-show-image {
	background: url('/moodle/pix/t/switch_minus.gif') no-repeat bottom;
}

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

/* */

#layout-table h2 {
 font-size: 1em;
 font-style: normal;
}

ul.list, ul.list li, ol.list, ol.list li {
 list-style-type:none;
 padding:0;
 margin:0;
 text-indent:0;
}

.headingblock .title {
 border: none;
}

/*
#layout-table .header .title,
*/
/* .title, */
headingblock, h2.headingblock {
 border: 1px solid #a0a0a0;
 padding: 1px;
 font-style: normal;
 font-size: 1.2em;
 margin-bottom: 10px;
}

#layout-table .title h2,
#layout-table h2.main,
#layout-table .header {
	font-weight: bold;
	padding: 1px;
}

#layout-table td .content .list {
 padding: 2px;
 text-indent: 0px;
 margin: 0px;
 list-style: none;
}

#layout-table .headingblock {
 border: 1px solid gray;
 padding: 1px;
 height:19px;
 margin-top: auto;
 margin-bottom: auto;
 text-align: center;
}

.categoryboxcontent,
.courseboxcontent {
 /*
 border-width:1px; 
 border-style:solid;
 */
} 

p.coursesearchbox {
 /* border: 1px solid pink; */
 margin-top: 2em;
}

#calendar .today,
.minicalendar .today {
 /*
 border: 2px solid;
 border-color:#444444;
 */
}

#calendar .maincalendar .day {
 font-weight: bold;
}

.block_calendar_month {
 /*
 border: 1px solid gray;
 */
}

#calendar .eventnone a,
.block_calendar_month .eventnone a {
 text-decoration: none;
 color: gray;
 cursor: text;
}

div.calendar-controls
{
	display: block !important;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
}

div.calendar-controls span.current
{
	font-weight: bold;
}

.calendar-controls .previous .accesshide,
.calendar-controls .next .accesshide {
 display: none;
}

table.minicalendar {
 width: 100%;
 padding:2px;
 margin-top: 2px;
 /* border-spacing:1px !important; */
 border-bottom: 1px solid gray;
}


.minicalendar .day {
 text-align: center;
 vertical-align: top;
}

.minicalendar .accesshide {
 display: none;
 vertical-align: top;
}

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

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

/*
#layout-table .hide-show {
 border: 1px solid red;
}
*/

table .accesshide
{
	display: none;
}

#layout-table .accesshide {
 /* border: 1px solid red; */
}

#layout-table td {
 vertical-align: top;
 /*
 border: 1px solid black;
 */
}

.content .list {
	/*
	border: 1px solid green;
	*/
}

#breadcrumbs .accesshide {
	display: none;
}

.headermenu
{
}

.headermenu .logininfo {
	display: inline;
	/*
	border: 1px solid red;
	*/
	float: left;
	margin-bottom: 1em;
}

.headermenu .navigation
{
	display: block;
}

.headermenu .navigation ul,
.headermenu .navigation ul li
{
	display: block !important;
	padding-right: 10px;
}

#noscriptchooselang
{
	float: left;
	border: 1px solid red;
}

/* adds a background image to the content of the login box on both the right
 * and left side */
#content .loginbox {  
 border: 1px solid #c0c0c0;
 background-color: white;
 padding: 10px;
}

/* adds a background image to the header text above the login box on both the
 * right and left side */
 /*
#content .header {
 border-color: gray;   
 background-color:#FCFCFC;
 color: #000000;
}
*/

ul.list, ul.list li, ol.list, ol.list li {
 list-style-type:none;
 padding:0;
 margin:0;
 text-indent:0;
}

/* no user picture */
.forumpost .header .picture .userpicture,
.forumpost .header .picture .defaultuserpic,
.userinfobox .side .defaultuserpic,
td.picture .userpicture
 {
	display: none;
	/* border: 1px solid red; */
}

/*  */
#content .forumheaderlist,
#content .generaltable
{
	width: 100%;
}

#content .forumheaderlist .header,
#content .generaltable tr th
{
	background: #c0c0c0;
	text-align: left;
}

#content .forumheaderlist td,
#content .generaltable td
{
	padding-right: 5px;
	text-align: left;
}

#content .forumheaderlist tbody td,
#content .generaltable tr.r0,
#content .generaltable tr.r1
{
	padding-right: 5px;
	border-bottom: 1px solid gray;
}

/* */
#left-column .hidden .header, 
#right-column .hidden .header
{
	/* border-bottom-width: 1px;
	border-bottom-style: solid;  */
} 
  
#left-column .hidden .content,
#right-column .hidden .content
{
	display: none;
}

/* */
.topic .subject {
	font-weight: bold;
}

.topic .author {
	font-style: normal;
}

#middle-column {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#middle-column table .content {
	text-align: justify;
}

/* */
#middle-column table .title {
	border: none;
}

#middle-column .header td .link,
#middle-column .headingblock td .link {
	float: right;
}

.adminsearchform {
	margin-top: 10px;
}

.adminsearchform label.accesshide {
	display: block;
}

.adminsearchform input#query {
	width: 60%;
}

.addcategory {
	width: 100%;
	padding:  2px;
}

fieldset {
	padding: 10px;
	border: 0;
}

fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
}

fieldset.invisiblefieldset input {
}

fieldset.invisiblefieldset {
	width: 100%;
	margin:  0;
}

form#addform {
	border: 0;
	}

div.icon,
div.column {
	width: 25px;
	display: inline;
}

.generalbox {
	margin: 0 auto 0 auto;
	width: 50%;
}

.categorylist {
	width: 100%;
}

.categorylist td.name {
	width: 90%;
}

.categorylist td.number {
	text-align: right;
}

div.paging {
	text-align: center;
}

form#coursesearch2 {
	display: none;
}

img.wkone, img.wkall {
	border: 0px solid pink;
}

abbr:after, acronym:after {
	content: "";
	/*
	font-size: 67%;
	content: "";
	vertical-align:super;
	display: inline;
	float: none;
	color: #c60202;
	*/
}

abbr, acronym {
	cursor: help;
}

.form-shortname {
	display: none;
}

.form-item {
	padding-top: 10px;
}

.coursebox {
	border: 1px solid #c0c0c0;
	margin-bottom: 10px;
	padding-left: 10px;
}

.coursebox .name {
	font-size: 1.2em;
}

.coursebox img.accessicon
{
	float: right;
}

.weekdates
{
	text-align: center;
	background: #f2f2f2;
	font-weight: bold;
	font-size: 0.85em;
}

div.event div.date 
{
	/* border: 1px solid green; */
	font-size: 0.8em;
	display: block !important;
}

div.event div.date 
{
}

/*
.newusers
{
	padding-top: 15px;
	font-size: 0.8em;
}

.newusers h3
{
	font-weight: bold !important;
	padding: 1px !important;
}
*/

.block_recent_activity
{
	/* border: 1px solid red; */
}

.userinfobox td.content table.list td.label
{
	font-weight: bold;
	width: 10em;
}

.tabtree
{
	/*
	float: left;
	padding-right: 10px;
	*/
}

.userinfobox td.content td
{
	vertical-align: top;
}

ul.teachers
{
	display: none;
}

table.calendarmonth
{
	border: 1px solid #c0c0c0;
	width: 100%;
	margin-right: 5px;
}

table.calendarmonth tr.weekdays
{
	background: #e0e0e0;
}

table.calendarmonth tr td div.day
{
	font-size: 0.8em;
}

table.calendarmonth tr td
{
	width: 14%;
	height: 50px;
	border: 1px solid #f0f0f0;
	vertical-align: top;
	overflow: hide;
}

table.calendarmonth tr td ul li
{
	list-style: none;
	font-size: 0.8em;
	margin-left: -2.5em;
}
table#calendar
{
	width: 100%;
}

table#calendar td.maincalendar div.header
{
	display: block !important;
	margin-bottom: 10px !important;
	font-weight: bold;
}

table#calendar td.maincalendar div.header div
{
	display: block !important;
	margin-bottom: 10px;
}

table#calendar tr td
{
	vertical-align: top;
}

table#calendar tr td div, table#calendar tr td form
{
	padding-right: 10px;
	/* display: inline; */
}

table#calendar tr td h2
{
	font-size: 1.4em;
}


table#calendar tr td div.bottom
{
	vertical-align: bottom;
}
table#calendar table#event tr td
{
	border-bottom: 1px solid gray;
}


table.event
{
	/*
	border: 1px solid green;
	margin-top: -10px;
	*/
	width: 90%;
}

table.event div.commands
{
	margin-top: 10px;
	display: block !important;
}

div.bottom
{
	vertical-align: middle;
}

form#eventform table
{
	width: 500px;
}

	/*
table.event td
{
	border: 1px solid green;
}
*/

table.event td.picture, table.event td.side
{
	display: none;
}

table.event div.name
{
	font-weight: bold;
	background: #f0f0f0;
	border: 1px solid #c0c0c0;
	display: block !important;
	padding-left: 5px;
}

table.event td span.date
{
	display: block;
	font-size: 0.8em;
	padding-left: 15px;
}

div.indent
{
	margin-left: 15px;
}

table.forumpost
{
	width: 100%;
	margin-top: 15px;
	/* border: dashed 1px #000; */
}

table.forumpost td.content
{
}

table.forumpost td.content div.link
{
	text-align: center;
}

div.subject
{
	background: #f0f0f0;
	font-size: 1.2em;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e0e0e0;
}

div.author
{
	padding-left: 10px;
}

/*
div form fieldset.invisiblefieldset
{
	width: 500px;
	text-align: left;
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	margin-left: 0;
}

div.generalbox
{
	width: 500px;
	border: 1px solid #e0e0e0;
	margin-left: 0;
	margin-bottom: 10px;
}
*/

h3.main
{
	margin-top: 10px;
	border-top: 1px solid #c0c0c0;
}

