/* ---- BASE PAGE LAYOUT ---- */
body, html {margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; height: 100%;}
#wrapper {width:1050px; margin:0 auto; min-height: 100%; height: auto !important; height: 100%; background:url(/assets/images/page_border.gif) #FFF repeat-y scroll; position:relative;}
#page_top{ height:15px; font-size:0px; line-height:0px; background:url(/assets/images/page_border_top.gif) #FFF no-repeat scroll; }
#page_content { padding:0 12px 0 13px; }
#wrapper_push{height:150px;}
#footer {width:1050px; margin:0 auto; position:relative; margin-top:-150px; height:140px;}
#footer_content{ padding:20px 12px 0 22px; height:115px; }
#footer_bottom{ height:15px; font-size:0px; line-height:0px; background:url(/assets/images/page_border_bottom.gif) #FFF no-repeat scroll; }

#header{ border-bottom:1px #050200 solid; height:49px; background:url(/assets/images/erb_header_bg.png) #9B9B9C repeat-y scroll; padding-top:38px;}
#header h1{ float:right; display:inline; margin:5px 76px 0 0; color:#FFF !important; font-size:1.4em; }
#header #logo{ float:left; margin-left:24px; }

#left_nav { width:143px; float:left; padding-left:7px;}
#content{ float:left; color: #4B4B4B;  width:860px;}
#general_page #content{ padding:10px 0 0 10px; }

img {border:none; }
#form_list {margin-top:30px;}
#form_list ul {list-style:none; padding-left:10px;}
#form_list ul li {padding:10px 5px 5px 30px; background:url('/assets/site_layout/images/icon_pdf2.gif') no-repeat;}
.file_list ul {list-style:none; margin:0px; padding:0px;}

/* ---- DEFAULT FONTS, COLORS ---- */
a{text-decoration: underline; color: #333333;}
a:hover{text-decoration: none; color: #333333;}

h1 {font-size: 12px;font-weight: bold;color: #2F9ED2; text-transform: none; margin:0 0 15px 0;}
h2 {font-size: 11px;font-weight: bold;color: #2F9ED2; text-transform: none;}
h3 {font-size:1em;}
strong {font-size: 11px;}

hr {border:0; height:1px; background-color:#c2c2c2;}

.cb{ clear:both; }

/* ---- LEFT HAND NAV ----*/
#left_nav ul {list-style:none; padding:0; margin:12px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px}
#left_nav li , a.button {display:block;background:url('http://www.erbonline.com.au/assets/site_layout/images/menu_button_sm.jpg') no-repeat; margin-bottom:3px; width:136px;}
#left_nav li a{display:block; text-align:center; line-height:29px; text-decoration:none; vertical-align:middle; height:29px; color:#666; width:110px; margin-left:13px; font-weight:bold;}
a.button {display:block; text-align:center; line-height:29px; text-decoration:none; vertical-align:middle; height:29px; color:#666; margin-left:13px; font-weight:bold;}

/* IF BUTTON HAS TWO ROWS */
#left_nav li.two_rows {background:url('/assets/site_layout/images/menu_button_lg.jpg') no-repeat;}
#left_nav li.two_rows a {line-height:15px; padding-top:6px; height:37px;}
#left_nav li a:hover {color:#999}



.underlined {border-bottom:1px solid; width:380px; display:block;}



/* ==== GENERAL PAGE ===== */
#page_content ul li {margin-bottom:5px;}
#page_content ol li {margin-bottom:5px;}
.faqs-index img.to_top {margin:15px 0 30px 3px;}
.heading_P {color:#2F9ED2; font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:bold;text-transform:none;}

/* ==== FOOTER ==== */
#footer_menu p{margin-top:0; color: #4B4B4B;}
#footer_menu p a{ text-decoration:none; }
#footer_menu p a:hover{ text-decoration:underline; }
#footer_menu span {white-space: nowrap;}
.footer_details{ color:#ADA194; padding:5px 0px; }
.footer_details p{ margin:0; }