@charset "utf-8";

*                  { margin: 0px;	padding: 0px; font-family: Arial, Verdana, Sans-serif; }
body               { background: #FFFFFF; height:100%; }
a                  { color: #000000; background:transparent; text-decoration: none; }
a:hover            { color: #EE0000; background:transparent; text-decoration: underline; }

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

#imageHistoryContainer p.noJavascript { padding:3px 0px 0px 6px; font-family: Arial, Sans-serif; font-weight: normal; font-size: 9px; color:#888888; }

/*
#imageHistoryHeader { background: #ededed; float:left; clear:both; }
#imageHistoryHeader h1 { width:18px; height:65px; text-indent:-9999px; float:left; clear:both; 
	background: #ededed url("pics/imageHistoryComponentHeadline.gif") no-repeat 0px 4px; }
#imageHistoryHeader .imageHistoryActions { float:left; margin:5px 0px 0px 0px; }
#imageHistoryHeader .newest_images { background: #ededed; float:left; line-height:14px; height:14px; width:11px; font-size: 10px; }
#imageHistoryHeader .newest_images a img { border:0px; }
#imageHistoryHeader .newer_images { background: #ededed; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#imageHistoryHeader .newer_images a img { border:0px; }
#imageHistoryHeader .older_images { background: #ededed; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#imageHistoryHeader .older_images a img { border:0px; }
#imageHistoryHeader .oldest_images { background: #ededed; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#imageHistoryHeader .oldest_images a img { border:0px; }
*/

#imageHistoryHeader { background: #ffffff; border: 0px solid #ee1d23; border-width:4px 0px 1px 0px; width:100%; height:15px; }
#imageHistoryHeader h1 { padding: 0px; margin:1px 6px 0px 4px; text-align: left; font-family: Arial, Verdana, Sans-serif; font-size: 10px; font-weight: bold; color: #EE0000; text-transform:uppercase; color:#ee1d23; float:left; }
#imageHistoryHeader .imageHistoryActions { margin:0px; padding: 0px; float:left; background:#0000ff; font-size:8px; line-height:8px; margin:3px 0px 0px 0px; }
#imageHistoryHeader .newest_images { background: #ffffff; height:8px; width:15px; float:left; }
#imageHistoryHeader .newest_images a img { border:0px; }
#imageHistoryHeader .newer_images { background: #ffffff; height:8px; width:15px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .newer_images a img { border:0px; }
#imageHistoryHeader .older_images { background: #ffffff; height:8px; width:15px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .older_images a img { border:0px; }
#imageHistoryHeader .oldest_images { background: #ffffff; height:8px; width:15px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .oldest_images a img { border:0px; }

#imageHistoryIcons { float:left; padding:7px 3px 2px 3px; width:128px; }
#imageHistoryIcons img { padding:1px; border:1px solid #cccccc; margin:1px; widht:30px; height:30px; }
#imageHistoryIcons a:hover img { padding:1px; border:1px solid #333333; margin:1px; background:#ffffff; }
