/*Credits: kp3family/Horizontal Double Line Menu*/ /*URL: http://kp3family.blogspot.com */ /*Credits: kp3family/Horizontal Double Line Menu*/ /*URL: http://kp3family.blogspot.com */ #double-line{ padding: 0; width: 100%; background: transparent; voice-family: "\"}\""; voice-family: inherit; border-top: 5px solid #d25a0b; } #double-line a{ float:left; display: block; color: white; margin: 0 1px 0 0; padding: 5px 10px; text-decoration: none; letter-spacing: 1px; background-color: #000000; border-bottom: 1px solid white; border-top: 1px solid white; font-weight:bold; } #double-line a:hover{ background-color: #808080; } #double-line #current a{ background-color: #d25a0b; border-color: #d25a0b; } #color-line{ clear: both; padding: 0; width: 100%; height: 5px; line-height: 5px; background: #d25a0b; }