@charset "utf-8"; body  { font: 100% Verdana, Arial, Helvetica, sans-serif; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #000000; background-image: url('background.gif'); background-repeat: repeat-x; background-position: left top; } .twoColFixLtHdr #container { width: 760px; text-align: left; /* this overrides the text-align: center on the body element. */ padding: 0px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; background-color: #FFFFFF; }  .twoColFixLtHdr #header { background-color: #FFF; height: 85px; padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 20px; background-image: url('bbf-topsteps.jpg'); background-repeat: no-repeat; background-position: right top; margin: 0px; }  .twoColFixLtHdr #header h1 { margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ } .twoColFixLtHdr #sidebar1 { width: 160px; padding-top: 0px; padding-right: 10px; padding-bottom: 15px; padding-left: 20px; background-color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; } .twoColFixLtHdr #mainContentZone { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; }  .twoColFixLtHdr #footer { margin-left: 200px; padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 20px; background-color: #FFE600; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-top-color: #000; border-left-color: #000; font-weight: bold; }  .twoColFixLtHdr #footer p { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ } .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; } .fltlft { /* this class can be used to float an element left in your page */ float: left; margin-right: 8px; } .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0; font-size: 1px; line-height: 0px; }.twoColFixLtHdr #topnav { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #FFE600; font-family: Arial, Helvetica, sans-serif; font-size: 14px; border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-top-color: #000; border-left-color: #000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000; height: 30px; margin-left: 200px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .twoColFixLtHdr #statusbox { background-color: #999; border: 1px solid #000; width: 153px; height: 14px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; float: left; margin-top: 0px; margin-right: 0px; margin-bottom: 3px; margin-left: 20px; color: #FFF; font-weight: bold; padding-top: 8px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px; text-align: center; } .twoColFixLtHdr #footer a { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ color: #000; text-decoration: underline; } .twoColFixLtHdr #pspbox { background-color: #FAFAFA; border: 1px solid #CCC; text-align: center; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; width: 145px; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; } .twoColFixLtHdr #toparea { background-color: #FFF; height: 30px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin: 0px; } .twoColFixLtHdr #content { background-color: #FFF; height: 30px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px; background-image: url('bbf-topsteps.jpg'); background-repeat: no-repeat; background-position: right top; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } .twoColFixLtHdr #navbox { padding: 0px; text-align: left; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; width: 190px; } .twoColFixLtHdr #mainContentZone h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; } .p-shadow { width: 90%; float:left; background: url('shadowAlpha.png') no-repeat bottom right !important; background: url('shadow.gif') no-repeat bottom right; margin: 10px 0 0 10px !important; margin: 10px 0 0 5px; } .p-shadow div { background: none !important; background: url('shadow2.gif') no-repeat left top; padding: 0 !important; padding: 0 6px 6px 0; } .p-shadow p { color: #777; background-color: #fff; font: italic 1em georgia, serif; border: 1px solid #a9a9a9; padding: 4px; margin: -6px 6px 6px -6px !important; margin: 0; } .img-shadow { float:left; background: url('shadowAlpha.png') no-repeat bottom right !important; background: url('shadow.gif') no-repeat bottom right; margin: 10px 0 0 10px !important; margin: 10px 0 0 5px; } .img-shadow img { display: block; position: relative; background-color: #fff; border: 1px solid #a9a9a9; margin: -6px 6px 6px -6px; padding: 4px; }  .twoColFixLtHdr #topnav a { background-color: #FFE600; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000; border-right-width: 1px; border-right-style: solid; border-right-color: #000; text-decoration: none; line-height: 14px; padding-top: 8px; padding-bottom: 8px; height: 14px; } .twoColFixLtHdr #mainContentZone p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; } #opdiv { width: 740px; height: 118px; overflow : auto; margin: 0px; padding: 0px; text-align: left; } .twoColFixLtHdr #topnav a:hover { background-color: #FFE600; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000; border-right-width: 1px; border-right-style: solid; border-right-color: #000; text-decoration: underline; } #masthead{ padding: 12px 0px 0px; border-bottom: 2px dotted #cccccc; width: 100%; margin: 0px; } #breadCrumb{ font-size: 11px; padding: 6px 6px 6px 10px; font-family: Arial, Helvetica, sans-serif; margin: 0px; } #topbanner { height: 35px; margin: 0px; padding: 95px 0px 0px 570px; background-image: url('ladder-banner.jpg'); background-repeat: no-repeat; width: 190px; border-top-width: 2px; border-top-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #000000; } /************* #globalNav styles **************/ #globalNav{ border-bottom: 2px solid #000000; color: #999999; background-color: #FFCC00; border-top-width: 6px; border-top-style: solid; border-top-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding-top: 4px; padding-right: 0px; padding-bottom: 4px; padding-left: 190px; } #globalNav img{ display: block; } #globalNav a { padding: 0 4px 0 0; color: #000000; font-weight: bold; } /************* #siteInfo styles ***************/ #siteInfo{ clear: both; font-size: 11px; color: #999999; padding: 2px 10px; font-family: Arial, Helvetica, sans-serif; background-color: #EEEEEE; border-top: 1px solid #cccccc; border-right: #cccccc; border-bottom: 1px solid #cccccc; border-left: #cccccc; } #siteInfo img{ padding: 4px 4px 4px 10px; vertical-align: middle; } 
