/* Follow jadu services site css conventions - should allow easier future updates */
@import url('default.css');

/* ########### FROM STRUCTURE.CSS */

/* Mast - Top strip, skip links etc background */
/* NCC - add one pixel bottom border */
#azservices {
	background: #AD095E url(css_img/mastbrowngrey.gif) repeat-x left top;
}

/* Mast - snow flake xmas graphic 
#azservices .inner {background:transparent url(css_img/eventSnowBG.jpg) bottom right no-repeat;}
*/

/* Mast - The lion seal graphic */
#azservices .inner a#theSeal { position: absolute; top:0; left:23px; background: url(css_img/eventsSeal.gif) no-repeat 0px 0px;display: block; width: 106px; height: 113px; }
#azservices ol li {color: #FCBADD;}

/* Wrapper - wraps entire width */
#wrapper {background: #fff url(css_img/mastshadow.gif) repeat-x left top; border-top: 1px solid #AD095E; margin-top: 0px;}

/* Column - Navigation widgets */
#navigation h3 { padding: 2px 0 2px 16px; background: url(css_img/chev_gray.gif) no-repeat 0px 6px; border-bottom: 2px solid #B5B5B5;}
#navigation h3.topwidget { background: url(css_img/chev_green.gif) no-repeat 0px 6px; border-bottom: 2px solid #008400; }


.storyImage {float: right;	padding-left: 4px; margin-top: 0.8em;}

#middle .clear {
	border-top: solid 1px #ddd;
}

#secondarycontent h4 {
	background: transparent url(css_img/chev_red.gif) no-repeat scroll 0 5px;
	border-bottom: 2px solid #AD095E;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	margin-bottom: 0px;
}

#rightMenu h4 {
	background: #AD095E url(css_img/topCorner_pink.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;
}

#subrightmenu ul {
	background: transparent url(css_img/navbgreen.gif) no-repeat scroll top left;
	margin-top: -4px; 
}

#subrightmenumargin ul li {
	border-bottom: 1px solid #D5D5D5;
	padding: 2px 0px 2px 1em;
}

.whatsonevent {
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 1em;
}

#whatson .headerwhite {
	font-family: georgia;
	font-size: 1.5em;
	font-weight: bold;
}
