/* CSS Document */ /* Font Specifications */ .urgent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight:bold;} .urgent a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000;} .urgent a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;} /* table specification */ .DiscussionTable { width: 100%; } /* table body cells */ .DiscussionTable td { font-size: 10px; color: #000000; background-color: #D4D5D9; } .DiscussionTable tr.alt td, .DiscussionTable td.alt { background-color: #D6EBFF; } .DiscussionTable span.date { font-size: 10px; } .DiscussionTable td a:link { text-decoration: none; font-weight: bold } .DiscussionTable td a:visited { text-decoration: none; font-weight: bold } .DiscussionTable td a:hover { text-decoration: underline; } .DiscussionTable td small a:link { text-decoration: none; font-size: 10px; font-weight: normal } .DiscussionTable td small a:visited { text-decoration: none; font-size: 10px; font-weight: normal } .DiscussionTable td small a:hover { text-decoration: underline; font-size: 10px; font-weight: normal } /* page navigation rows */ .DiscussionTable td.pagenav, .DiscussionTable td.pagenav a { background-color: #fbfbfb; font-size: 10px; line-height: 10px; font-weight: normal; } /* author cell (nickname, thumbnail */ .DiscussionTable td.author { width: 105px; font-size: 10px; vertical-align: bottom; } .message { color: #CC0000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;} .message a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; font-weight: bold} .message a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; font-weight: bold} .thumbnail { width: 100px; float:left; margin: 4px 4px 4px 0px; } .mainthumbnail { width: 150px; float:left; margin: 4px 4px 4px 0px; } .small { font-size: 10px; } /* function buttons */ .DiscussionTable td a.function:link, .DiscussionTable td a.function:visited { border-style: solid; border-color: #000000; border-width: 0px 2px 1px 0px; background-color: #cccccc; color: #000000; font-weight: normal; font-size: 10px; margin: 2px 2px 2px 0px; padding: 0px 3px 0px 3px; text-decoration: none; } .DiscussionTable td a.function:hover { border-style: solid; border-color: #000000; border-width: 1px 0px 0px 2px; background-color: #cccccc; color: #000000; font-weight: normal; font-size: 10px; margin: 2px 2px 2px 0px; padding: 0px 3px 0px 3px; text-decoration: none } .DiscussionTable tr.alt td a.function:link, .DiscussionTable td.alt a.function:link, .DiscussionTable tr.alt td a.function:visited, .DiscussionTable td.alt a.function:visited { background-color: #eeeeee; } .DiscussionTable tr.alt td a.function:hover, .DiscussionTable td.alt a.function:hover { background-color: #eeeeee; } /* table header properties */ .DiscussionTable th, .DiscussionTable th input, .DiscussionTable th select { font-size: 10px; font-weight: bold; color: #ffffff; background-color: #29292E; } .DiscussionTable th table { width : 100% } .DiscussionTable th a:link { color: #ffffff; text-decoration: none; font-size: 10px } .DiscussionTable th a:visited { color: #ffffff; text-decoration: none; font-size: 10px } .DiscussionTable th a:hover { color: #ffffff; text-decoration: underline; font-size: 10px } .DiscussionTable th a.function { font-weight: normal; } .DiscussionTable th.altTab { background-color: #207C4D; border: 1px solid #ffffff; border-width: 1px 2px 0px 2px; } /* table footer properties */ .DiscussionTable tr.DiscussionTableFoot td { background-color: #D6EBFF; color: #000000; font-size: 10px; font-weight: normal; height: 11pt;} .DiscussionTable tr.DiscussionTableFoot a:link { text-decoration: none; font-size: 10px; font-weight: normal; } .DiscussionTable tr.DiscussionTableFoot a:visited { text-decoration: none; font-size: 10px; font-weight: normal; } .DiscussionTable tr.DiscussionTableFoot a:hover { text-decoration: underline; } /* this is the dividing line between message and reply, for example */ .divideline { border-top:1px #A8ADB4 solid; } /*eventually we'll rename all of these*/ /* table specification */ .assTable { width: 100%; } /* table body cells */ .assTable td { font-size: 10px; color: #000000; background-color: #D4D5D9; } .assTable tr.alt td, .assTable td.alt { background-color: #D6EBFF; } .assTable span.date { font-size: 10px; } .assTable td a:link { text-decoration: none; font-weight: bold } .assTable td a:visited { text-decoration: none; font-weight: bold } .assTable td a:hover { text-decoration: underline; } .assTable td small a:link { text-decoration: none; font-size: 10px; font-weight: normal } .assTable td small a:visited { text-decoration: none; font-size: 10px; font-weight: normal } .assTable td small a:hover { text-decoration: underline; font-size: 10px; font-weight: normal } /* page navigation rows */ .assTable td.pagenav, .assTable td.pagenav a { background-color: #fbfbfb; font-size: 10px; line-height: 10px; font-weight: normal; } /* function buttons */ .assTable td a.function:link, .assTable td a.function:visited { border-style: solid; border-color: #000000; border-width: 0px 2px 1px 0px; background-color: #cccccc; color: #000000; font-weight: normal; font-size: 10px; margin: 2px 2px 2px 0px; padding: 0px 3px 0px 3px; text-decoration: none; } .assTable td a.function:hover { border-style: solid; border-color: #000000; border-width: 1px 0px 0px 2px; background-color: #cccccc; color: #000000; font-weight: normal; font-size: 10px; margin: 2px 2px 2px 0px; padding: 0px 3px 0px 3px; text-decoration: none } .assTable tr.alt td a.function:link, .assTable td.alt a.function:link, .assTable tr.alt td a.function:visited, .assTable td.alt a.function:visited { background-color: #eeeeee; } .assTable tr.alt td a.function:hover, .assTable td.alt a.function:hover { background-color: #eeeeee; } /* table header properties */ .assTable th, .assTable th input, .assTable th select { font-size: 10px; font-weight: bold; color: #ffffff; background-color: #29292E; } .assTable th table { width : 100% } .assTable th a:link { color: #ffffff; text-decoration: none; font-size: 10px } .assTable th a:visited { color: #ffffff; text-decoration: none; font-size: 10px } .assTable th a:hover { color: #ffffff; text-decoration: underline; font-size: 10px } .assTable th a.function { font-weight: normal; } .assTable th.altTab { background-color: #207C4D; border: 1px solid #ffffff; border-width: 1px 2px 0px 2px; } /* table footer properties */ .assTable tr.assTableFoot td { background-color: #D6EBFF; color: #000000; font-size: 10px; font-weight: normal; height: 11pt;} .assTable tr.assTableFoot a:link { text-decoration: none; font-size: 10px; font-weight: normal; } .assTable tr.assTableFoot a:visited { text-decoration: none; font-size: 10px; font-weight: normal; } .assTable tr.assTableFoot a:hover { text-decoration: underline; } /* additional table styles */ .profileFunctions { font-size: 10px; border: 1px solid #44464A; background-color: #D4D5D9; padding: 3px; margin: 0px; } /* additional form styles */ .showtype { font-size:10px; font-weight: normal; } /* glossary definition styles */ dl { } dt { font-weight: bold; font-size: 10px; line-height:14pt; margin-top:5px;} dd { font-size: 10px; } /* The mother of all tables */ table.MainTable { border: 1px solid #b3b3b3; background-color: #ffffff; } table.NavBar { border-bottom: 1px dotted #7f95af; border-top: 1px dotted #7f95af; background-image: url(/img/adprotablehead.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:bold; } table.NavBar a:link { text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:bold; } table.NavBar a:visited { text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:bold; } table.NavBar a:hover { text-decoration:underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:bold; } table.ProfileAboutMeTable { } /* Holds the pic, quote area, and basic info */ table.ProfileHeadTable { } /*Main holding table for the profile page, 2rows X 1col */ table.ProfileMainTable { } /* basic outlined table */ table.BasicBox { border: 1px solid #A8ADB4; background-color: #FFFFFF; } /*CEEB code popup outline */ .iFrames { border: 1px solid #A8ADB4; } /* This is the header section of each visible table on the profile page: friend,comments,groups,etc. */ .BasicBoxHead { background-image: url(/img/adprotablehead.gif); height: 15px; } .BasicBoxBody { background-color: #ffffff; padding: 5px; } /* the shadowed box on the individual photo page */ .PhotoBox { border:1px solid #A8ADB4; background-color:#e1e3e5; padding:10px; } /* holds the add/message/remove stuff found just below the pic and quote areas */ td.ProfileAddRemoveCell { } /* cell that holds the basic info */ td.ProfileBasicInfo { padding:5px; } td.ProfilePic { } /* Holds the user name, quote, and online status */ td.ProfileQuoteBlock { width:150px; } td.ProfileUpcomingEvents { border: 1px dashed #5f73ff; width: 150px; } td.ProfileUpcomingEventsBody { padding: 5px; }