@charset "utf-8";

.ajaxLoadingHTLM { margin: 9px 0px 0px 10px; }

#nodeHistoryContainer { background:#f0f0f0; height:100%; width:100%; }
#nodeHistoryContainer p.noJavascript { padding:3px 0px 0px 6px; font-family: Arial, Sans-serif; font-weight: normal; font-size: 9px; color:#888888; }

#nodeHistoryHeader { width:100%; height:17px; border:0px solid #cccccc; border-width:3px 0px 1px 0px; }
#nodeHistoryHeader h1 { padding: 0px; margin:1px 6px 0px 6px; text-align: left; font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif; font-size: 11px; color: #3f5f7f; text-transform:uppercase; float:left; }

#nodeHistoryHeader .nodeHistoryActions { padding:1px 0px 0px 0px; margin:0px; float:left; background:#f0f0f0; font-size:8px; line-height:8px; margin:3px 0px 0px 0px; }
#nodeHistoryHeader .newest_nodes { background: #f0f0f0; height:8px; width:15px; float:left; }
#nodeHistoryHeader .newest_nodes a img { border:0px; }
#nodeHistoryHeader .newer_nodes { background: #f0f0f0; height:8px; width:15px; float:left; font-size:8px; line-height:8px; }
#nodeHistoryHeader .newer_nodes a img { border:0px; }
#nodeHistoryHeader .older_nodes { background: #f0f0f0; height:8px; width:15px; float:left; font-size:8px; line-height:8px; }
#nodeHistoryHeader .older_nodes a img { border:0px; }
#nodeHistoryHeader .oldest_nodes { background: #f0f0f0; height:8px; width:15px; float:left; font-size:8px; line-height:8px; }
#nodeHistoryHeader .oldest_nodes a img { border:0px; }

#nodeHistoryTable { margin:4px 2px 0px 2px; padding:0px; border:0px; font-family: Arial, Sans-serif; font-weight: normal; font-size: 10px; color:#252525; }
#nodeHistoryTable table tr td.month { font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif; text-transform:uppercase; font-weight: normal; font-size: 8px; color:#a6a6a6; padding:0px 0px 0px 4px; vertical-align:top; }
#nodeHistoryTable table tr td.year { padding:0px 5px 0px 3px; font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif; text-transform:uppercase; font-weight: normal; font-size: 8px; color:#a6a6a6; padding:0px 4px 0px 2px; vertical-align:top; }
#nodeHistoryTable table tr td.title { padding:0px 7px 1px 12px; color:#247ebe; font-family: Georgia, Serif; font-size:10px; }
#nodeHistoryTable table tr td.title a { color:#247ebe; text-decoration: none; }
#nodeHistoryTable table tr td.title a:hover { color: #333333; background:#e0e0e0; }
#nodeHistoryTable table tr td.text { background: #f0f0f0 url("pics/nodeHistoryComponentTextNode.gif") no-repeat 0px 2px; }


