/**************************************
 * THEME NAME: riscacomp
 *
 * Files included in this sheet:
 *
 *   riscacomp/caerphillysecondary2.css
 **************************************/

/***** riscacomp/caerphillysecondary2.css start *****/

/****LEA Design - Secondary Schools Theme 2 - Chris Williams May 2009 ***/
/**** used Newbury College drop down menu****/ 

#topbar {
height:100px;
width:930px;
background-image: url('images/riscaheader.png');
margin-top:1px;
}

/*** *** Login ***/
.logininfo,#header-home .headermenu font {
  font-size:0.8em;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;        /***changes font style for you are logged in ****/	
  color: #000000;                                                   /******* changes colour of you are "logged in" ****/ 
  background-color:none;                                         /***Set to NONE so inherits Image as background background colour fill ****/ 
}

#loginholder {
	width:927px;
	margin-left:3px;
	height:18px;              /****** can leave as auto - handy to use if want to place background fill or image to give illusion of 1 graphic***/
	background-color:#fffff;  /*** same as logininfo colour ***/
}


/*************************/

.sideblock .header {
	background-color:#993300;     /*** changes fill colour  of header ***/
}



.sideblock .header, .sideblock h2{
font-size: 0.9em;
color:#ffffff;            /**changes text color of sidebar *****/
font-weight: bold;
}

body {
  /*****background: #dddddd;****/
  border-color:#ffffff;
  width: 930px;
  margin-left: auto; 
  margin-right: auto;
  margin-top:0px;	
}

/***** riscacomp/caerphillysecondary2.css end *****/


