/**************************************
 * 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/Washout_brighter.jpg");
  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;*/
	background-color:#ffffff;
}

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

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

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

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-image: -moz-linear-gradient(top , #BF0E14, #83120E);
  background-image: -o-linear-gradient(top , #BF0E14, #83120E);
  background-image: -webkit-linear-gradient(top , #BF0E14, #83120E);
  background-image: -ms-linear-gradient(top , #BF0E14, #83120E);
  background-image: linear-gradient(top , #BF0E14, #83120E);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF0E14', endColorstr='#83120E',GradientType=0 );!important /* IE6-9 */
}


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

#logo {
 float: left;
    margin-left: -19px;
    margin-top: 15px;
    padding-left: 12%;
}

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

.headermenu {

color: #FFFFFF;
    float: right;
    margin-right: 136px;
    margin-top:30px;
    width: 24%;
}

.headermenu #navmenupopup_jump{
  width:200px;
}

.headermenu a {
	color: #fff;
}

/* Navbar */

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

.navbar .breadcrumb {
color: #B00000;
}

.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;*/
	background-color:#B00000;
	color: #fff;
}

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

#footer a {
	color: #fff;
}

/* Sideblocks */

.sideblock {
  
}

.sideblock .header {
  border-radius:5px; 
  border: 1px solid #B20000;
  background-image: -o-linear-gradient(top, #D43434, #B20000);
  background-image: -moz-linear-gradient(top, #D43434, #B20000);
  background-image: -webkit-linear-gradient(top, #D43434, #B20000);
  background-image: -ms-linear-gradient(top, #D43434, #B20000);
  background-image: linear-gradient(top, #D43434, #B20000);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D43434', endColorstr='#B20000',GradientType=0 );!important /* IE6-9 */
}

.sideblock .title {
}

.sideblock .title h2 {
   font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  padding:10px;
  text-align:center;
  /*border: 1px solid #B20000;
  border-radius:5px; */
  text-transform: uppercase;
  background-image: -o-linear-gradient(top, #D43434, #B20000);
  background-image: -moz-linear-gradient(top, #D43434, #B20000);
  background-image: -webkit-linear-gradient(top, #D43434, #B20000);
  background-image: -ms-linear-gradient(top, #D43434, #B20000);
  background-image: linear-gradient(top, #D43434, #B20000);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D43434', endColorstr='#B20000',GradientType=0 );!important /* IE6-9 */
}


.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: -10px;
    margin-top: -9px;
    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;
	margin-left:32px;
	background: url("images/1.jpg") no-repeat;
	background-position: 50% 50%;
}

#maintext {
	float: left;
	width: 85%;
	margin-left: 37px;

}

#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:#B81B1B;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid lightgray;
	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%;
}

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

.social_icons
{
left: 661px;
    margin-top: 1%;
    position: absolute;
    width: 15%;
}

.logininfo, #header-home .headermenu font
{
font-size:1em;
}


#bottom {
overflow: hidden;
}

.box_box1
{
border:1px solid gray;
background-color:gray;
width:30%;
height:40%;
float:left;
margin-right:2%;
}
.box_box1 h3
{
color:#B00000;
font-size:16px;
}
.box_box1 p
{
font-size:14px;
color:#ffffff;
}
.box_box2
{
border:1px solid gray;
background-color:gray;
width:30%;
height:40%;
float:left;
margin-right:2%;
}
.box_box2 h3
{
color:#B00000;
font-size:16px;
}
.box_box2 p
{
font-size:14px;
color:#ffffff;
}
.box_box3
{
border:1px solid gray;
background-color:gray;
width:30%;
height:40%;
float:left;
margin-right:2%;
}
.box_box3 h3
{
color:#B00000;
font-size:16px;
}
.box_box3 p
{
font-size:14px;
color:#ffffff;
}





/********************Responsive***********************/

/*1024*/
@media only screen and (max-width :1024px)
{
#shadright
{
position: relative;
}
.headermenu
{
 margin-right: 23px;
}
.social_icons
{
left: 581px;
width: 24%;
}
#logo
{
padding-left: 3%;
margin-left: 0;
}
}

/*980*/
@media only screen and (max-width :980px)
{
#site-index #wrapper
{
width: 962px;
}
}


/*800*/
@media only screen and (max-width :800px)
{
#site-index #wrapper
{
 width: 902px;
}
.headermenu
{
margin-top: 92px;
}
}/***** acu/styles.css end *****/

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

.yuimenubar /* Entire bar */ 
{
  /*background: #494949 url("images/newmenu.png") repeat-x 0 0;*/
  background-color:#DFDFDF;
  border-bottom:4px solid #84110E;
  margin: 0px 0;
  font-family: Arial,Helvetica,Sans-Serif;
  padding-left: 11%;
}

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

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


.yuimenu a {
  text-decoration: none;
}

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

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

.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:#909090;
  color:#6E6E6E;
}

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

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;
}






/********************Responsive***********************/

/*1024*/
@media only screen and (max-width :1024px)
{
.yuimenubar
{
padding-left:0%;
}
a.yuimenubaritemlabel
{
padding-top: 2px\9;
padding-right:14px\9;
padding-bottom: 2px\9;
padding-left:13px\9;
}
}


/*980*/
@media only screen and (max-width :980px)
{
a.yuimenubaritemlabel
{
padding: 2px 17px;
}

}


/*800*/
@media only screen and (max-width :800px)
{
a.yuimenubaritemlabel
{
padding: 2px 4px;
}
}
/***** acu/styles_yui_menu.css end *****/

