/* Item hotlinking */ .item table, .item th, .item td { border-spacing: 0px; padding: 0px; background-color: #070C20; border: 0px solid #070C20; } .item { z-index: 100; font-family: Arial; font-size: 12px; color: #FFF; background: url(/images/item_run.gif); padding-left: 8px; padding-right: 8px; } .item table { width: 100%; } .item table table { padding: 0px; } .item td, .item th { font-family: Arial; font-size: 12px; color: #FFF; } .item th { text-align: right; font-weight: normal; } .item a { font-weight: normal ! important; text-decoration: none ! important; } .item a:hover { text-decoration: underline; } .item .indent { padding-left: 8px; } .q, .q a { color: #ffd100; } .q0, .q0 a { color: #9d9d9d ! important; } .q1, .q1 a { color: #ffffff; } .q2, .q2 a { color: #1eff00 ! important; } .q3, .q3 a { color: #0070dd; } .q4, .q4 a { color: #a335ee; } .q5, .q5 a { color: #ff8000; } .q6, .q6 a { color: #ff0000; } .socket-blue { padding-left: 20px; background: url(/images/sockets/socket_blue.gif) no-repeat; } .socket-red { padding-left: 20px; background: url(/images/sockets/socket_red.gif) no-repeat; } .socket-yellow { padding-left: 20px; background: url(/images/sockets/socket_yellow.gif) no-repeat; } .socket-meta { padding-left: 20px; background: url(/images/sockets/socket_meta.gif) no-repeat; } .item b { font-size: 13px; } .item_top { z-index: 100; display: none; position: absolute; left: 0px; top: 0px; width: 250px; padding-top: 8px; background: url(/images/item_top.gif) top left no-repeat; } .item_bottom { padding-bottom: 8px; background: url(/images/item_bottom.gif) bottom left no-repeat; }