body { color: #efefef; background-color: #222222; margin:20px; color: white; font-style: normal; font-size: 12px; line-height: 16px; font-family: arial, sans-serif; } a:link { color: #efefef; text-decoration: none; } a:visited { color: #efefef; text-decoration: none; } a:hover { color: #efefef; text-decoration: none; } a:active { color: #efefef; text-decoration: none; } /* Images */ img { border-style: none; } .preview1 { border: 1px solid gray; margin: 3px; } .preview2 { border: 1px solid gray; margin: 3px; } .preview3 { border: 1px solid #cecece; margin: 3px; } /* td { border: 1px solid red; } th { border: 1px solid red; }*/ table th { background-color: #555555; color: white; font-style: normal; font-size: 12px; line-height: 16px; } table th a:link {color:white; } table th a:visited {color:white; } table th a:hover {color:white; } table th a:active {color:white; } table td { color: #efefef; font-style: normal; font-size: 12px; line-height: 16px; } table td a:link {color:; } table td a:visited {color:; } table td a:hover {color:; } table td a:active {color:; } table td.modules { border: 1px dashed #cecece; } .smalltext { color: #ababab; font-size: 10px; } table.overview_table { border-spacing: 2px 2px; } td.overview_table { background-color: #222222; } #warning { font-size: 12px; color: #ff3333; text-decoration: blink; } /* Buttons */ input { border: 1px solid gray; } input.add { width: 60px;} input.update { width: 60px;} input.delete { width: 60px; border: 1px solid red;} input.checkbox { width: 20px; height: 20px; border: none;} input.radio { border: none;} input.button { } input.option { width: 260px; } input.option_ro { width: 260px; background-color: #cecece; } input.option_submit { width: 260px;} input.popup { width: 168px; border: 1px solid gray; color: black; background-color: #909090; font-size:10px; } input.popup:focus { width: 168px; border: 1px solid gray; background-color: #cecece; color: black; font-size:10px; } .upload { font-size:10px; } .table_background { background-color: gray; } /* Photo Borders*/ .acquired {border: 4px solid green;} .notacquired {border: 4px solid purple;} .new {border: 4px solid yellow;} .deleted {border: 4px solid purple;} .updated {border: 4px solid blue;} .duplicated {border: 4px solid #ff3333; color: #ff3333;} /* User Menu */ #login { padding-top:100px; color: gray; clear:left; margin-top:1em; text-align:right; font-size: 12px; } .tag_selected { color: black; display: block; padding:2px 3px; text-align: left; background-color: #cecece; margin-bottom:1px; } a.tag_selected:active, a.tag_selected:hover, a.tag_selected:visited, a.tag_selected { color: black; display: block; text-align: left; background-color: #cecece; } .tag_notselected { color: black; display: block; padding:2px 3px; text-align: left; background-color: gray; margin-bottom:1px; } a.tag_notselected a:active, a.tag_notselected:hover { color: black; display: block; text-align: left; background-color: #cecece; } #selected_tag_indicator { font-weight: bold; color: ; position:relative; left:60px; } /*Obsolete th.tag { border: 1px solid #555555; text-align: left; } td.tag_notselected { background-color: gray; text-align: left; } td.tag_notselected a , td.tag_notselected a:visited { color: black; display: block; padding:2px 3px; text-align: left; background-color: gray; } td.tag_notselected a:active, td.tag_notselected a:hover { display: block; text-align: left; background-color: #cecece; } td.tag_selected { text-align: left; background-color: #cecece; } td.tag_selected a, td.tag_selected a:visited { color: black; display: block; padding:2px 3px; text-align: left; background-color: #cecece; } td.tag_selected a:active, td.tag_selected a:hover { background-color: #cecece; text-align: left; }*/ /* Admin Menu */ td.menu_top { background-color: gray; padding: 15px; border: 1px solid #cecece; border-bottom: none; } td.menu_space { border: 1px solid #cecece; border-left: none; border-right: none; border-top: none; background-color: #555555; padding: 5px; } td.menu_space_top { border: 1px solid #cecece; border-top: none; border-bottom: none; background-color: #555555; padding: 0px; } td.menu_space_left { border: 1px solid #cecece; border-right: none; border-top: none; background-color: #555555; padding: 5px; } td.menu_space_right { border: 1px solid #cecece; border-left: none; border-top: none; background-color: #555555; padding: 5px; } td.menu_notselected a{ border: 1px solid #cecece; border-left: none; border-right: none; border-top: none; display: block; padding: 5px 0; text-align: center; background-color: #555555; } td.menu_notselected a:hover { border: 1px dotted #cecece; border-bottom: none; background-color: #222222; } td.menu_selected a{ border: 1px solid #cecece; border-bottom: none; display: block; padding: 5px 0; text-align: center; background-color: #222222; } .footer { color: gray; clear:left; margin-top:1em; text-align:right; font-size: 12px; } .footer a:hover, .footer a:link, .footer a:visited, .footer a:active { color: gray; } #big_tags { text-align: left; position: static; } #big_tags a:hover { color: red; } #big_tags_title { font-weight: bold; } #big_addtags_title { font-weight: bold; } #scrollLeft { position: relative; bottom: 20px; right: 5px; } #scrollRight { position: relative; bottom: 20px; left: 5px; } #arrowup { position: relative; bottom: 370; } #arrowleft { position: relative; top: 5px; right: 5px; } #arrowright { position: relative; top: 5px; left: 5px; } #deleteicon { position: relative; top: 3px; left: 8px; } #exif { text-align: left; display: block; } .exif_key { text-align: left; background-color: grey; width: 200px; float: left; } .exif_value { text-align: left; background-color: black; width: 400px; } table.mastertable { border-width:0px; border-style:solid; border-color:blue; padding:0px; width: 980px; }