/* Follow jadu services site css conventions - should allow easier future updates */
@import url('default.css');

/* ########### FROM STRUCTURE.CSS */

/* Mast - Strip containing site name, search box and A-Z */
/* NCC - add one pixel bottom border */
#azservices {
	background: #C61B37 url(css_img/mastbrowngrey.gif) repeat-x left top;
}

/* Mast - snow flake xmas graphic 
#azservices .inner {background:transparent url(css_img/educationSnowBG.jpg) bottom right no-repeat;}
*/

/* Mast - The lion seal graphic */
#azservices .inner a#theSeal { position: absolute; top:0; left:23px; background: url(css_img/educationSeal.gif) no-repeat 0px 0px;display: block; width: 106px; height: 113px; }

#azservices ol li {color: #F097A7;}

/* Wrapper - wraps entire width */
#wrapper {background: #fff url(css_img/mastshadow.gif) repeat-x left top; border-top: 1px solid #C61B37; margin-top: 0px;}

.storyImage {float: right;	padding-left: 4px; margin-top: 0.8em;}

#middle .clear {
	border-top: solid 1px #ddd;
}

#navigation ul li ul li {
	background:  #F9E6E9; 
}

#secondarycontent h4 {
	background: transparent url(css_img/chev_red.gif) no-repeat scroll 0 5px;
	border-bottom: 2px solid #C61B37;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	margin-bottom: 0px;
}

#rightMenu h4 {
	background: #C61B37 url(css_img/topCorner_red.gif) no-repeat scroll top right;
	color: #FFF;
	padding: 4px;
	margin-top: 0.8em;
}

#rightMenu ul {
	background: url(css_img/navshadow.gif) repeat-x;
	padding-top: 4px;
	margin-top: -8px;
}

#rightMenu li {
	background: url(css_img/bllt_green.gif) no-repeat scroll 5px 0.5em;
	border-bottom: 1px solid #E5E5E5;
}

#rightMenu  li.nobgdecoration {
	background: none;
}
#rightMenu  li.nobgdecoration img { padding: 1px 0 1px 0;
}

#subrightmenu ul {
	background: transparent url(css_img/navshadow.gif) repeat-x scroll top left;
	margin-top: -4px; 
}

#subrightmenumargin ul li {
	background: url(css_img/bllt_green.gif) no-repeat scroll 5px 0.7em;
	border-bottom: 1px solid #D5D5D5;
	padding: 2px 0px 2px 1em;
}

div.buttonLike {
	float:left;
	width: 8em;
	background-color: #EDEDED;
	border: 1px solid #C61B37;
	text-align: center;
	margin: 4px;
}

div.schoolDetails {
	width: 450px;
	margin-bottom: 0.5em;
	border: 1px solid #999;
}

div.schoolDetails .inner {
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
}

div.schoolTitle, div.schoolEmail {
	padding: 1em;
	margin: 2px;
}

div.schoolTitle {
	font-weight: bold;
}

div.schoolPrincipal, div.schoolRole {
	float: right;
	padding: 0.8em;
	whitespace: nowrap;
	line-height: 1.3em;
}

div.schoolAddress {
	float: left;
	width: 50%;
	padding: 0.8em;
	line-height: 1.3em;
}

div.schoolTel {
	float: left;
	padding: 0.8em;
	whitespace: nowrap;
}

div.schoolFax {
	float: right;
	padding: 0.8em;
	whitespace: nowrap;
}

div.schoolEmail {
	padding: 0.8em;
}

blockquote {
	border: 1px solid #777;
	background: #C61B37;
	width: 30%;
	margin: 0 0.75em;
	padding: 0.5em;
	float: right;
	color: #FFF;
}

#jobDocumentsDiv .jobdocpanelLeft {
	width: 25%;
	float: left;
}

#jobDocumentsDiv .jobdocpanelRight {
	width: 73%;
	float: right;
}

