/**************************************
 * THEME NAME: stcenydd_new
 *
 * Files included in this sheet:
 *
 *   stcenydd_new/caerphillystandard.css
 **************************************/

/***** stcenydd_new/caerphillystandard.css start *****/

/*******************************************************************
 Caerphilly Moodle test Theme

design by Chris Williams
links to standard theme

 
*******************************************************************/
body {
  /****background: #dddddd;***/
  border-color:#ffffff;
  width: 960px;
  margin-left: auto; 
  margin-right: auto;
}

/****HeaderMenu   - Login link / your are logged in as - Changed colour of text to White ****/

.headermenu {
	color: #ffffff;
}

.headermenu a:link {
	text-decoration:none;
	color: #ffffff;
}

body {
   /** background-color:#777777;**/
}
/****menubar background color ****/
.menubar {
  background: #669ad2 url('images/menubar.jpg') repeat-x;

}
/***
 *** Footer
 ***/

.homelink {
}


.performanceinfo {
  font-size: 0.6em;
}

#footer .validators {
  font-size: 0.6em;
}

.footer {
    font-size:0.8em;
}

/***** stcenydd_new/caerphillystandard.css end *****/


