/* This Rules was clashing with some sloppy tables that need to be tended to: * { margin: 0; padding: 0; } */ body { font-family: tahoma, lucidia, arial, sans-serif;/* background: url(/images/bg.gif) left top; */ } br { } .smaller { font-size: 95%; } /* Rules for Other Videos list */ #othervideos { width: 185px; text-align: right; font-size: 8pt; } #othervideos p img { margin-left: 4px; } #othervideos p a { text-decoration: none; } /* Rules for LivePerson Module */ #livePerson { position: relative; width: 165px; height: 370px; text-align: center; top: 2px; left: 30px; background: url(/images/liveperson/bg-LPpanel.gif) no-repeat left top; } #livePerson #operator { float: left; margin: 12px 0px 4px 8px; border: 1px solid #CCC; } #livePerson h3 { margin: 0; padding: 25px 6px 0 0; text-align: center; font-weight: bold; font-size: 14px; color: #415173; font-style: normal; } #livePerson p { font-weight: bold; color: #333; margin: 0; margin-bottom: 4px; padding: 0; font-size: 11px; } #livePerson ol { list-style: none; margin: 0; /*To be removed when old code is cleaned up*/ padding: 0; /*To be removed when old code is cleaned up*/ } #livePerson ol li { text-align: left; margin: 0 0 28px 0; } #livePerson ol li textarea { position: relative; border: 1px solid #999; width: 120px; height: 40px; left: 20px; font-style: italic; font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; color: #415173; } #livePerson ol li .buttonMargin { margin-left: 48px; } #livePerson ol li .button { height: 20px; width: 75px; } #livePerson ol li h3 { margin-left: 28px; padding: 0; font-size: 12px; font-weight: bold; color: #B21E00; } /* Rules for Opt-In Form Module */ #optIn { text-align: center; margin: 0 0 10px 8px; } #optIn h4 { font-size: 12px; color: #f26522; } #optIn dt label .optInPhrase { color: #000; font-weight: bold; font-size: 12px; font-weight: normal; } .optInPhrase { color: #000; font-weight: bold; font-size: 12px; font-weight: normal; } /* Rules for Tips Module */ #tips { list-style: none; width: 425px; text-align: left; border: 2px solid #000; background-color: #ddf; font-size: 10px; font-weight: bold; color: #000; margin: 0 auto; /*To be removed when old code is cleaned up*/ padding: 0; /*To be removed when old code is cleaned up*/ } #tips li { margin: 8px; font-size: 11px; } #tips li a { font-size: 10px; } /* Rules for Tips Disclaimer Module */ #tipsSignInDisclaimer { width: 425px; margin: 20px auto; padding: 7px; text-align: center; border-top: 1px solid #ccc; border-bottom: 1px dashed #ccc; font-size: 11px; font-weight: normal; color: #3D6EAA; } #tipsSignInDisclaimer em { font-style: italic; font-weight: normal; } /* Rules countdown javascript timer found at /js/countdownpro.js */ .countdown { text-align: center; } .countdown p { font-size: 18px; font-weight: bold; color: #000; } .countdown strong { font-size: 22px; color: #c00; } /* REUSABLE STYLE CLASSES */ /*//////////////////////////////////*/ /* Used to create sidebar or inline notes. Can be applied to div, h2, etc. */ .borderBox { margin: 0 0 15px 0; padding: 10px 0; border-top: 4px solid #ccc; border-bottom: 2px solid #ccc; } /* These were likely old style pulled in from the head of legacy code. These should be eliminated in the future. */ .lightcolor { background-color: #e5e5dd; } td.line { background-image: url(http://www.learnflash.com/images/line_l.gif); background-repeat: repeat; width: 6px; } td.liner { background-image: url(http://www.learnflash.com/images/line_l.gif); background-repeat: repeat; width: 6px; } .backone { background-image: url(../images/bg_01.gif); background-repeat: repeat; } .backsub { background-image: url(../images/sub_bg.gif); background-repeat: repeat; } .fonniz { background-image: url(../images/fon_niz.jpg); background-repeat: repeat; } #other_videos { font-size: 8pt; text-align: right; margin-right: 0px; margin-left: 0px; } #other_videos li { margin-bottom: 3px; list-style: none; background: url("/images/arrow_blue.gif") center right no-repeat; padding-right: 8px; }