/********* LayoutStyleHP.css ***********/

/* Page body */ 
body#bA {margin:0;padding:0; text-align:center; background:#fff;}
  
/* Extra Accessibility Features 20050912 */
/* screenreader and skiplink are clear gifs, which use Absolute positioning to take them out of document flow */
#accessibility {position:absolute;top:-50px;left:-50px}
#accessibility a {}

/* layout table 20050912 */
table#tL{margin:0;padding:0;border:0;width:100%;}
#td-logo-util{padding:0;height:46px;margin:0 auto;vertical-align:top;}
#td-header-banner{padding:0;height:144px;border:0px;background:#a31315 url("/location-web/images/bg_banner-2.jpg") no-repeat 0 0;}
#td-nab-util-bar{padding:0;margin:0}
#td-footer{padding:0}

/* Logo */
#logoHP {clear: both;position: absolute;top: 0px;float:left}
#logoHP {width: 228px;margin-left:24px}
#logoHP {background:url("/location-web/images/gr_slogan.gif") right 15px no-repeat; display:block; padding:0; width:228px;}

/* Title */
#title {clear: both;position: absolute;top: 71px;float:left}
#title {width: 500px;margin-left:116px;}
#title h4 {margin: 0; padding: 0; font-size: 23px; color: #fff;display:none}

/* utility bar */
#nab-util-bar{padding:4px 24px 0 0;margin:0;float:right;text-align:right;border-top:solid 1px #fff;} /* Border required to fix spacing in Win IE5x **/
#nab-util-bar ul{padding:8px 0 0;margin:0;list-style-type:none;}
#nab-util-bar ul li{padding:0 0 0 11px;margin:0 0 0 15px;display:inline; float:left;background:url("/location-web/images/gr_arrow-1.gif") no-repeat 0 2px;}
#nab-util-bar ul li a{ clear:both; color:#D01F2E; display:block; float:left; font-size:0.75em; padding:0;
text-decoration:none;}
#nab-util-bar ul li a.first{border-left:none}
#nab-util-bar ul li a.last{}
#nab-util-bar ul li a:hover {color:#9c0000;}
/* utility bar end */

/* footer */
#nab-footer {color:#4D4D4D;font-size:0.70em;text-align:center;line-height:1.385em;margin-bottom:0;margin-top:30px;padding:0 0 1.538em;background:/*#E8E8E8*/#fff;border-top:1px solid #B2B2B2;}
			/*\*//*/
				#nab-footer{font-size:1.15em}
			/**/ /** IE Mac Fix required to ensure font-size is not too small **/
#nab-footer a:link, #nab-footer a:active,#nab-footer a:visited{color:#E20000;white-space:nowrap;font-size:1em;text-decoration:underline}
#nab-footer a:hover{color:#9c0000;text-decoration:underline;}
#nab-footer-sep {}
/* footer end */

