/* 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: #019DC2 url(css_img/mastbrowngrey.gif) repeat-x left top;
}

/* Mast - snow flake xmas graphic 
#azservices .inner {background:transparent url(css_img/newportSnowBG.jpg) bottom right no-repeat;}
*/

/* Mast - The lion seal graphic */
#azservices .inner a#theSeal { position: absolute; top:0; left:23px; background: url(css_img/newportSeal.gif) no-repeat 0px 0px;display: block; width: 106px; height: 113px; }

#azservices ol li {color: #82E6FF;}

/* Wrapper - wraps entire width */
#wrapper {background: #fff url(css_img/mastshadow.gif) repeat-x left top; border-top: 1px solid #019DC2; 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:  #E5F5F9; 
}

#secondarycontent h4 {
	background: transparent url(css_img/chev_blue.gif) no-repeat scroll 0 5px;
	border-bottom: 2px solid #019DC2;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	margin-bottom: 0px;
}

#rightMenu h4 {
	background: #019DC2 url(css_img/topCorner_blue.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;
}

#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;
}

#listOfWards ul li {
	display: inline;
	padding: 0px;
}

.profileimage {
	float: right;
	padding: 31px 0 0;
}

.keyDateItem {
	margin: 4px;
	padding: 4px;
	border: 1px solid #999;
	background: #FFF url(../images/common/yellow_gradient.gif) repeat-y scroll 15% 0;
}

.keyDateValue {
	margin: 0 5px; 
	padding: 0 5px;
	float:left;
	width: 14%;
	text-align: center;
	font-weight:bold;
}

.keyDateEvent {
	float: right;
	width: 74%; 
	background: url(css_img/SecondLevelListItem.gif) no-repeat scroll 0 5px;
	padding-left:8px;
}

tr.darkGreyHeader {
	background: #999;
	color: #FFF;
}

tr.paleGreyHeader {
	background: #EEE;
}

#ageBased h4, #residents h4, #householdComposition h4, #tenure h4, #miscellaneous h4 {
	background: #019DC2;
	color: #FFF;
	padding: 0.25em;
	text-transform: uppercase;
}

.titleHeader {
	background: #019DC2;
	color: #FFF;
	padding: 4px;
}

.headerwhite {
	color: #019DC2;
	background: #E5F5F9;
	padding: 2px 4px;
}

#memberprofile .halfWidth {
	width: 48%;
	float: left;
	margin: 2px;
}

blockquote {
	border: 1px solid #777;
	background: #019DC2;
	width: 30%;
	margin: 0 0.75em;
	padding: 0.5em;
	float: right;
	color: #FFF;
}
