// Logo background // Red block // Links a // Hover // /* Important definitions for print-only & non printing content */ .printonly, { display: none; } #printtopbar { display: none; } /* Site defaults for generic tags */ body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; } P, td, ol, ul { font-family: Arial, Helvetica, sans-serif; font-size: 10pt;; } b, strong { color: #900; } h1 { } h2 { } h3 { } h4 { } h5 { } h6 { } h7 { } A { text-decoration: none; font-weight: bold; color: #d00; } A:hover { background-color: #f00; color: #fff; } /* Content managed elements */ #top { } #bannerleft { position: absolute; top: 0px; left: 0px; width: 254px; height:75px; padding: 10px; background: url("/bannerbg.gif"); background-repeat: no-repeat; } #bannerleft a { color: white; text-decoration: none; } #bannerright { position: absolute; top: 0px; left: 254px; width: 546px; height: 75px; padding: 10px; font-size: 18pt; font-weight: bold; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; background: #ccc; color: #d00; } #leftcol, #rightcol { position: absolute; top: 127px; width: 160px; border: 1px solid black; border-top: 0; } #leftcol { left: 8px; } #rightcol { left: 812px; } #content { position: absolute; top: 120px; left: 10px; width: 790px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #fff; padding: 2px; } #player { position: absolute; top: 111px; left: 660px; height: 16px; z-index: 20; padding: 0px; border: solid 1px #000; background-color: #f0f0f0; } #player img { background-color: #f0f0f0; } #player a { margin: 1px; padding: 1px; border: solid 1px #bbbbbb; background-color: #f0f0f0; height: 14px } #player a:hover { border: solid 1px #000000; } #imagepreview { position: absolute; top: 120px; left: 634px; z-index: 19; visibility: hidden; } #title { position: absolute; top: 50px; z-index: 3; left: 465px; width: 320px; text-align: right; overflow: hidden; font-family: Arial, Helvetica, sans-serif; color: #d00; font-size: 18px; font-weight: bold; } .footnote { padding: 4px; border-top: 1px solid black; font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 10px; text-align:left; background-color: #f0f0f0; } /* Ringtones lists & body panels */ .RingtoneList, .bodyPanel { } .rtListen a { padding: 4px; } .rtBuyNow a { padding: 4px;} .RingtoneList .rtTitle {} .RingtoneList TD {} .rtBuyNow A, .rtListen A {} .RingtoneList A:hover {} .bodyPanelHead { border: 1px solid black; font-weight: bold;} } .bodyPanel b, .bodyPanel strong {} /* misc */ .editor { border:dashed 1 #0c0; margin:0px; padding:4px; overflow:auto; } .portHeader td { border-top:1 black solid; font-weight: bold; padding: 0 2 0 2; text-align: center; background-color: #f0f0f0;} .portContent { padding: 2px; margin-bottom: 4px;} .portContent p { } .portContent .rtTitle { font-size: 12px; padding-left: 4px; } .portContent .rtListen, .portContent .rtBuyNow, .portContent .rtInfo { display: none; } .portLink { width: 154px; text-align: right;} #headline {} .spacewrapper { padding: 0px; margin: 0px; } #portal { } .formArea { font-family: Arial, Helvetica, sans-serif; color: #000700; font-size: x-small; padding: 2px; border: 1px solid #f1080a; background-color: #f8d4d4; color: #200740; wrap: none; } .mainContent .formArea, .mainContent .formArea p { font-size: x-small; margin-top: 0.5em; } INPUT { font-size: x-small; height: 1.6em; } /* Menu */ #Navbar { display: block; position: absolute; top: 75px; left: 0px; width: 800px; height:24px; z-index: 2; font-family: Arial, sans-serif; color: #fff; font-weight : bold; padding: 0px; overflow: hide; background: #d00; } #Navbar ul { list-style: none; display: inline; padding: 0; margin: 0; } #Navbar li { list-style: none; border-right: 2px solid #fff; display: inline; padding: 0; margin: 0; } #Navbar li a { font-size: 12pt; padding: 2 0.3em 0 0.3em; vertical-align: middle; color: #fff; text-decoration: none; height: 100%; } #Navbar li a:hover { } #Navbar li ul { display: none; position: absolute; font-size: 9pt; background: #d00; padding: 0 0 0 0; width: 15em; margin: 0 0 0 0; } #Navbar li ul li { list-style: none; margin: 0; display: block; width: 100%; vertical-align: middle; padding: 0; line-height: 10px; height: 19px; border-right: none; } #Navbar li ul li a { padding: 0.2em 0.3em 0.2em 0.3em; text-decoration: none; color: #fff; display: block; width: 100%; font-size: 10pt; } #Navbar li ul li a:hover { padding: 0.2em 0.3em 0.2em 0.3em; text-decoration: none; color: #fff; background: #f00; display: block; width: 100%; }