/* 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: #3D7677 url(css_img/mastbrowngrey.gif) repeat-x left top;
}

/* Mast - snow flake xmas graphic 
#azservices .inner {background:transparent url(css_img/businessSnowBG.jpg) bottom right no-repeat;}
*/

/* Mast - The lion seal graphic */
#azservices .inner a#theSeal { position: absolute; top:0; left:23px; background: url(css_img/businessSeal.gif) no-repeat 0px 0px;display: block; width: 106px; height: 113px; }

#azservices ol li {color: #8DC4C5;}

/* Wrapper - wraps entire width */
#wrapper {background: #fff url(css_img/mastshadow.gif) repeat-x left top; border-top: 1px solid #3D7677; margin-top: 0px;}

.storyImage {float: right;	padding-left: 4px; margin-top: 0.8em;}

#middle .clear {
	border-top: solid 1px #ddd;
}

#lastupdated {width:40%; float: right; text-align: right; white-space: nowrap;}

#navigation ul li ul li {
	background:  #EBF1F1; 
}

#secondarycontent h4 {
	background: transparent url(css_img/chev_teal.gif) no-repeat scroll 0 5px;
	border-bottom: 2px solid #3D7677;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	margin-bottom: 0px;
}

#rightMenu h4 {
	background: #3D7677 url(css_img/topCorner_teal.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;
	padding-left:0
}

#subrightmenu ul, #cuttings 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;
}

blockquote {
	border: 1px solid #777;
	background: #3D7677;
	width: 30%;
	margin: 0 0.75em;
	padding: 0.5em;
	float: right;
	color: #FFF;
}

