/*********************************************************** MAIN STUFF ************************************************************/ body { color: #000000; background-color: #FFFFFF; } td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; } .cssHeader { font-size: 174%; color: #6699FF; } input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; } .cssLarge { font-size: 100%; } .cssSmall { font-size: 70%; } th.cssCorner { border-top: 0px; border-right: 0px; border-left: 0px; } .cssButton { background-color: #6699FF; border: 1px solid #FFFFFF; padding: 3px; } .cssImage { border: 1px solid #FFFFFF; } ul { margin-bottom: 0px; } li { margin-bottom: 5px; } /*********************************************************** NOTE ************************************************************/ .cssNote { width: 100%; } .cssNote th { font-size: 80%; background-color: #DFEAFF; font-weight: bold; text-align: left; padding: 10px; padding-bottom: 0px; border-top: 1px solid #6699FF; border-right: 1px solid #6699FF; border-left: 1px solid #6699FF; } .cssNote td { font-size: 80%; padding: 10px; padding-bottom: 10px; background-color: #DFEAFF; border-bottom: 1px solid #6699FF; border-left: 1px solid #6699FF; border-right: 1px solid #6699FF; } .cssNoteIcon { /* */ } .cssNote div { float: left; padding-left: 10px; padding-bottom: 5px; } /* new DIV layout */ .cssNote2 { float: right; padding: 0; margin: 0; overflow: hidden; } .cssNoteHeader { width: 100%; font-weight: bold; border: 1px solid #6699FF; border-bottom: 0; padding: 10px 10px 0 10px; background-color: #DFEAFF; /* -moz-border-radius: 7px 7px 0 0; */ } .cssNoteBody { width: 100%; border: 1px solid #6699FF; border-top: 0; border-bottom: 0; padding: 10px; background-color: #DFEAFF; } .cssNoteFooter { width: 100%; border: 1px solid #6699FF; border-top: 0; padding: 0 10px 10px 10px; background-color: #DFEAFF; /* -moz-border-radius: 0 0 7px 7px; */ } /*********************************************************** MENU ************************************************************/ .cssMenuActive { background-color: #6699FF; } .cssMenuPassive { border-bottom: 1px solid #666666; } .cssMenuActive a, .cssMenuPassive a { color: #FFFFFF; text-decoration: none; } .cssMenuLink { display: block; width: 100%; padding: 5px; } /*********************************************************** COLUMNS ************************************************************/ .cssColumnLeft { padding: 10px; padding-top: 0px; vertical-align: top; width: 20%; border-right: 1px dotted #dddddd; } .cssColumnCenter { width: 60%; padding: 10px; padding-top: 0px; vertical-align: top; } .cssColumnRight { padding: 10px; padding-top: 0px; vertical-align: top; width: 20%; border-left: 1px dotted #dddddd; } /*********** PANELS ************/ .cssPanelLeft, .cssPanelRight { width: 100%; } .cssPanelLeft th, .cssPanelRight th { background-color: #6699FF; font-weight: bold; font-size: 80%; height: 25px; color: #FFFFFF; text-align: left; } .cssPanelLeft td, .cssPanelRight td { font-size: 80%; padding: 10px; padding-bottom: 15px; border-right: 1px solid #6699FF; border-bottom: 1px solid #6699FF; border-left: 1px solid #6699FF; } .cssPanelIcon { margin-right: 5px; margin-left: 5px; } /*********************************************************** FORMS ************************************************************/ .cssForm th, .cssForm td { padding: 5px; } .cssFormHeader { width: 100%; background-color: #6699FF; font-weight: bold; font-size: 100%; height: 25px; color: #FFFFFF; } .cssFormHeader a { color: #FFFFFF; text-decoration: none; } .cssForm { border: 1px solid #6699FF; padding: 5px; background-color: #DFEAFF; } .cssFormLeft { font-size: 80%; text-align: right; width: 30%; } .cssFormRight textarea, .cssFormRight select, .cssFormRight .cssFormField { width:250px; } .cssFormIcon { margin-right: 5px; margin-left: 5px; } /*********************************************************** TABLES ************************************************************/ .cssTable { width: 100%; border-bottom: 1px solid #6699FF; } .cssTable th { background-color: #6699FF; font-weight: bold; font-size: 80%; height: 25px; color: #FFFFFF; } .cssTable td { font-size: 80%; padding: 5px; height: 28px; } .cssTableRowInterlaced { background-color: #DFEAFF; } .cssTableCellLeft { border-left: 1px solid #6699FF; } .cssTableCellRight { border-right: 1px solid #6699FF; } /*********************************************************** DISPLAY ************************************************************/ .cssDisplayHeader { width: 35%; background-color: #6699FF; font-weight: bold; font-size: 100%; height: 25px; color: #FFFFFF; } .cssDisplayHeader th { padding-right: 10px; } .cssDisplayHeader .cssCorner { padding: 0px; } .cssDisplay { background-color: #DFEAFF; border: 1px solid #6699FF; width: 100%; padding: 15px; } .cssDisplay table { padding: 5px; } .cssDisplay .cssImage { margin: 5px; } .cssDisplayIcon { margin-right: 5px; margin-left: 5px; } /*********************************************************** COLORS ************************************************************/ .cssColorWhite { color: #FFFFFF; } .cssColorGray { color: #777777; } .cssColorBlack { color: #000000; } .cssColorGreen { color: #339900; } .cssColorRed { color: #999999; } .cssColorMain { color: #0657FF; } /*********************************************************** BACKGROUNDS ************************************************************/ #keywords { display: none; }