body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #FFF; } #hometable { width: 1000px; background:url(/css/../images/homepage.jpg); background-repeat:no-repeat; margin: 0 auto; padding: 0; background-color: navy; } #commontable { background:url(/css/../images/commonback.jpg); background-repeat: repeat-y; } #toprow { color:#ffffff; background:#186AB3; } #toprow a { color: #FC3 ; } #mainheading { color: #fff; font-size: 28px; font-weight: bold; } #three_steps { color: #fff; font-size: 24px; font-weight: bold; height: 270px; } #three_steps div { height: 80px; padding-left: 140px; padding-right: 85px; padding-top: 11px; text-align: center; } #menuTable { color: #fff; font-size: 16px; font-weight: bold; margin-left: 8px; height: 60px; padding-top: 25px; text-align: center; } #menuTable div { float: left; width: 90px; height: 30px; padding-top: 6px; margin-left: 2px; margin-right: 2px; } .menuItemActive { background:url(/css/../images/nav_button_active.png); background-repeat:no-repeat; } .menuItemActive a { text-decoration: none; color: #fff; border-bottom: 1px solid #CCC; } .menuItem { background:url(/css/../images/nav_button.png); background-repeat:no-repeat; } .menuItem a { text-decoration: none; color: #fff; border-bottom: 1px solid #CCC; } .menuItem a:hover { border-bottom: 1px dotted #FF0; color: #FF0; } #avr_footer { background:url(/css/../images/avr_footer.jpg); background-repeat:no-repeat; color:#999; width: 1000px; padding: 0; margin: 0 auto; height: 92px; padding-top: 30px; } #avr_footer a { color: #0865A0; text-decoration: none; } #footer_left { float: left; padding-left: 30px; } #footer_right { float: right; padding-right: 40px; } .main_recommended { border: 0px solid; border-left: 1px solid #000; border-right: 1px solid #000; background: #F3F3F3; padding: 12px; } .recommended { background: #eee; border: 1px green dashed; text-align: center; width: 860px; padding: 10px; margin: 0 auto; } .searchBox { font-size: 11px; color:#666; border:1px solid #666; } #wrapper { color: #fff; overflow: hidden; } #wrapper h2 { padding:0px; margin: 0px; margin-top:5px; font-size: 18px; } .pane { display: none; position: relative; } .errorBack { background: #FF3300; color: #FFFFFF; font-weight: bold; font-size: 16px; text-align: center; padding:5px; } .errorBack a { color: #FFFFFF; } .success{ background-color:#99CCFF; border: 1px double #000066; text-align: center; color: #001122; padding: 10px; font-weight: bold; font-size: 14px; } .tweet_msg { padding: 3px; width: 99%; } .tweet_outer { width: 970px; height: 125px; overflow: auto; background-color: #fff; } #dots { display: inline-block; vertical-align: top; padding-top: 10px; } .fleft { float: left; } .fright { float: right; } .center { text-align: center; } .w-610 { width: 600px; } .testimonial-img { background-color: #CC0000; padding-top: 3px; width: 67px; height: 24px; margin: 0 auto; } .pad-10 { padding-right: 10px; } .rpad-15 { padding-right: 15px; } .lpad-15 { padding-left: 15px; } .rpad-25 { padding-right: 25px; } .lpad-25 { padding-left: 25px; } #videotable { padding-left: 30px; padding-top: 30px; } .dot { vertical-align: bottom; } 
