/**************************************
 * THEME NAME: acu
 *
 * Files included in this sheet:
 *
 *   acu/styles.css
 *   acu/styles_yui_menu.css
 **************************************/

/***** acu/styles.css start *****/

/* @override http://localhost/moodle19/theme/base_menu/styles.php */


body {
  background: #B0B0B0 url("images/body-bg.gif");
  margin: 0;
  padding: 0;
}

body, td, th, li, p {
  line-height: 1.4;
  font-size: 0.95em;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

#wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  position: relative;
}

#shadleft {
	position: absolute;
	top: 0px;
	left: -12px;
	height: 100%;
	width: 12px;
	background:url(images/shadleft.gif) repeat-y top right;
}

#shadright {
	position: absolute;
	top: 0px;
	right: -12px;
	height: 100%;
	width: 12px;
	background:url(images/shadright.gif) repeat-y top left;
}

#site-index #wrapper {
	width: 1000px;
	position: relative;
}

a:link,a:visited,
.tabrow1 a:link span { 
	color: #000;
}

a:hover,a:active,
.tabrow1 a:visited span {
  text-decoration: none;
}

a img {
  border:none;
}

a:active {
  outline: none;
}

/* Header */

#header-home,
#header {
  height: 148px;
  background: #0070C0;
}


/* url(images/header.jpg) repeat-x top left */

#logo {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

h1.headermain {
  /*position:absolute;
  top:-10000px */
}

.headermenu {
  margin-top: 10px;
  margin-right: 10px;
  color: #fff;
}

.headermenu a {
	color: #fff;
}

/* Navbar */

.navbar {
  border: none;
  padding-left: 20px;
}

.navbar .breadcrumb {

}

.navbar .navbutton {
  margin-top:0;
}

#content-wrapper {
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
	
}

#footer {
	margin-top: 30px;
	padding-top: 10px;
	min-height: 50px;
	 background: #676767 url(images/newgrad2.png) repeat-x bottom left;
	color: #fff;
}

.footertextb {
	font-size: 11px;
	padding: 5px;
}

#footer a {
	color: #fff;
}

/* Sideblocks */

.sideblock {
  
}

.sideblock .header {
  border:none;
}

.sideblock .title {
  
}

.sideblock .title h2 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #333;
  text-transform: uppercase;
}

.sideblock .content {
  background:none;
  border:none;
  padding: 5px;
}

.sideblock .minicalendar {
  border: none;
}

.sideblock .minicalendar th,
.sideblock .minicalendar td {
  font-size:0.9em;
}

#left-column .hidden .header,
#right-column .hidden .header {
  border:none;
}

/* Courses */

h2.headingblock {
  border-width:0 0 1px 0;
  border-color: #333;
  padding-bottom:0;
  font-size: 18px;
  color: #333;
  
  padding-top: 0px;
  margin-top: 0px;
}

.coursebox {
  border-width:0 0 1px 0;
  padding-bottom:10px;
}

.categorybox {
  border:none;
}

#course-view #section-0 .side,
#course-view #section-0 .content {
  border:none;
}

#course-view .weekscss .current,
#course-view .current td.side {
  background: #eee;
}

.coursebox .info {
  width:44%;
}

.sitetopic {
  border:none;
}

.sitetopic h2 {
  margin-top: 0;
}

/* Forums */

.forumpost {
  border: none;
}

.forumpost .picture {
  background: none;
}

.forumpost .side {
  background: none;
}

.forumpost .topic {
  border: 1px solid #ccc;
  
  padding: 7px;
  background: #fff url(images/gradient.png) repeat-x bottom left;
}

.forumpost .topic .author {
 font-style: italic; 
}
 
.forumpost .topic .subject {
  color: black;
}

.forumpost .starter .subject {
  
}

.forumpost .content {
  border: 1px solid #ccc;
  border-top: none;
  padding: 7px;
  background: #fff;
}

/* Users */

.userinfobox {
  
}

.userinfobox .content {
  
}

.userinfobox .side {
  
}

.userinfobox .userpicture {
  
}

/* Tables */

.generaltable {
  border-color: #ddd;
}

#attempts th,
#tag-management-list th,
#participants th,
.quizattemptsummary th,
.course-report-outline th,
#admin-report-security-index th,
#admin-roles-override th,
#admin-roles-assign th,
#admin-blocks th,
#admin-modules th,
#grade-edit-scale-index th,
#enrol th,
#course-category th,
.editcourse th,
#admin-roles-allowoverride th,
#admin-roles-manage th,
#admin-roles-allowassign th,
#mod-wiki-index th,
#mod-survey-index th,
#mod-scorm-index th,
#mod-resource-index th,
#mod-glossary-index th,
#mod-data-index th,
#mod-chat-index th,
#mod-choice-index th,
#mod-assignment-index th,
#mod-lesson-index th,
#mod-quiz-index th,
#admin-user th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th,
.results th {
  border-bottom: 1px solid #ddd;
  padding: 2px 4px;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
}

#participants td,
.quizattemptsummary td,
.course-report-participation td,
.course-report-outline td,
#admin-report-security-index td,
#admin-roles-override td,
#admin-roles-assign td,
#admin-blocks td,
#admin-modules td,
#grade-edit-scale-index td,
#enrol td,
#course-category td,
.editcourse td,
#admin-roles-allowoverride td,
#admin-roles-allowassign td,
#admin-roles-manage td,
#admin-user td,
#tag-management-list td,
#mod-wiki-index td,
#mod-survey-index td,
#mod-scorm-index td,
#mod-resource-index td,
#mod-quiz-index td,
#mod-lesson-index td,
#mod-glossary-index td,
#mod-data-index td,
#mod-chat-index td,
#mod-choice-index td,
#mod-assignment-index td,
.mod-forum .generaltable td,
.forumheaderlist td {
  border-width: 0 1px 0;
  border-color: #ddd !important;
  border-style: solid;
}

table#attempts tr.r0 td.cell {
  background: #fff;
}

.forumheaderlist .discussion .starter {
  background: none;
}

#participants .r1 .cell,
.quizattemptsummary .r1 .cell,
.course-report-participation .r1 .cell,
#admin-report-security-index .r1 .cell,
#admin-roles-override .r1 .cell,
#admin-blocks .r1 .cell,
#admin-modules .r1 .cell,
#grade-edit-scale-index .r1 .cell,
#enrol .r1 .cell,
#admin-roles-allowoverride .r1 .cell,
#admin-roles-allowassign .r1 .cell,
#admin-roles-manage .r1 .cell,
#admin-roles-assign .r1 .cell,
#admin-user .r1 .cell,
#tag-management-list .r1 .cell,
#mod-wiki-index .r1 .cell,
#mod-survey-index .r1 .cell,
#mod-scorm-index .r1 .cell,
#mod-quiz-index .r1 .cell,
#mod-lesson-index .r1 .cell,
#mod-glossary-index .r1 .cell,
#mod-data-index .r1 .cell,
#mod-chat-index .r1 .cell,
#mod-choice-index .r1 .cell,
#mod-assignment-index .r1 .cell,
.mod-forum .generaltable .r1 .cell,
.forumheaderlist .r1 {
  background: #f7f7f7;
}

/* Calendar */

#calendar .maincalendar,
.calendar #calendar .sidecalendar .sideblock {
  border: none;
}

/* Misc */

#intro {
  background: #f5f5f5;
}

#mod-forum-view .subscription {
  margin-bottom: 15px;
}

legend {
  border: 1px solid #eee;
  padding: 2px 7px;
  background: url(images/gradient.png) repeat-x 0 100%;
}

fieldset {
  background: #f9f9f9;
}

fieldset.invisiblefieldset,
fieldset.hidden {
  background: none;
}

#attempts {
  font-size: 13px;
  margin-top: 15px;
}

#attempts .status div.s0 {
  background: #fdfcc6;
}

.homelink {
	margin-bottom: 0em;
}

/*frontpage summary styles */
#frontpagestuff {
	clear: both;
}

#gbox {
	
    background: #fff;
    color: #333;
    font-size: 13px;
    margin-left: -38px;
    margin-top: -20px;
    padding: 10px;
    clear: both;
    min-height: 270px;
}

*+html #gbox {
	position: relative;
	margin-top: -26px;
	margin-left: -38px;
}

/*main front page picture*/
#pbox {
	width: 450px;
	height: 270px;
	float: left;
	background: url("images/1.jpg") no-repeat;
	background-position: 50% 50%;
}

#maintext {
	float: left;
	width: 35%;
	margin-left: 10px;

}

#mbox-wrap {
	margin-left: -27px;
}

.mbox {
	float: left;
    margin-left: 40px;
    margin-top: 10px;
   
    width: 190px;
	border: 0px solid #eee;
	font-size: 13px;
}

.mbox.thefirst {
	margin-left: 0px;
}

.mbox h2 {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #333;
	background: url("images/tab_document.png") no-repeat 0 50%;
	padding-left: 20px;
}

.mboxpic {
	width: 190px;
	height: 70px;
	background: #333;
	margin-bottom: 5px;
}

/*frontpage box pictures*/
#b1 {
	background: url("images/b1.jpg") no-repeat 0 0%;
}

#b2 {
	background: url("images/b4.jpg") no-repeat 0 0%;
}

#b3 {
	background: url("images/b2.jpg") no-repeat 0 0%;
}/***** acu/styles.css end *****/

/***** acu/styles_yui_menu.css start *****/

.yuimenubar /* Entire bar */ 
{
  background: #494949 url("images/newmenu.png") repeat-x 0 0;
  margin: 0px 0;
  font-family: Arial,Helvetica,Sans-Serif;
}

.yuimenu /* Sub container */ 
{
  background: #494949;
  z-index: 1000;
}

/*sub container UL to prevent items popping out. john 3/18/11 */
.yuimenu ul {
 background: #494949;
 padding: 0px !important;
}


.yuimenu a {
  text-decoration: none;
}

a.yuimenubaritemlabel /* Bar item link */ 
{
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #810f0f;
  padding: 2px 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 13px;
  
  font-family: Arial,Helvetica,Sans-Serif;
}

a.yuimenuitemlabel /* Sub item link */ 
{
  padding: 4px 24px;
  color: #fff;
}

.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 */ 
{
  background: none;
}

.yuimenuitem-hassubmenu /* Add right arrow to sub item */ 
{
  background: none;
}

/* Selected MenuItem */

li.yuimenubaritem-selected, /* Bar menu item */
li.yuimenuitem-selected  /* Sub menu item */ 
{
  background-color: #333;
}

a.yuimenubaritemlabel-selected /* Bar menu item link selected */ {
	background: #494949 url("images/menu-bg.gif") repeat-x 0 -22px;
	color: #ccc;
}

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

.yuimenubaritem-hassubmenu-selected /* Change down arrow on bar item */
{
  background-image: none;
}

.yuimenuitem-hassubmenu-selected /* Change right arrow on sub item */
{
  background-image: none;
}/***** acu/styles_yui_menu.css end *****/


