/* Important definitions for print-only & non printing content */ .printonly { 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 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; } h1 { } h2 { } h3 { } h4 { } h5 { } h6 { } h7 { } A { text-decoration: none; font-weight: bold; color: #cc9900; } A:hover { color: #f03; } /* Content managed elements */ #banner { position: absolute; top: 0px; left: 0px; width:964px; height:98px; padding: 10px; font-size: 60px; font-weight: bold; color: white; background: url("/bannerbg.gif"); background-repeat: no-repeat; font-family: Verdana, Arial, Helvetica, sans-serif; } #banner a { color: white; text-decoration: none; } #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:137px; left:14px; width:954px; overflow: auto; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #fff; padding: 2px; padding-bottom: 20px } #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: 71px; left: 650px; width: 320px; text-align: right; overflow: hidden; font-family: Arial, Helvetica, sans-serif; color: #cc9900; font-size: 18px; font-weight: bold; z-index: 2; } .footnote { position: absolute; top: 640px; left: 0px; width: 974px; padding: 4px; border-top: 1px solid black; font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 10px; text-align:center; 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: 94px; left: 6px; width:964px; height:20px z-index: 2; font-family: Arial, sans-serif; font-size: 11px; color: #0000ff; font-weight : bold; padding: 0px; overflow: hide; background: #cc9900; } #Navbar ul { list-style: none; display: inline; padding: 0; margin: 0; } #Navbar li { list-style: none; display: inline; padding: 0; margin: 0; vertical-align: middle; } #Navbar li a { display: inline; font-size: 16px; padding: 0 4 0 4; vertical-align: middle; color: #ffffff; text-decoration: none; height: 25px; } #Navbar li a:hover { color: #000000; } #Navbar li ul { display: none; position: absolute; font-size: 11px; background: #cc9900; padding: 0 0 0.4em 0; width: 20em; x_height: 76px; x_overflow: auto; } #Navbar li ul li { list-style: none; margin: 0; display: block; width: 100%; vertical-align: middle; padding: 0; line-height: 16px; height: 25px; } #Navbar li ul li a { padding: 4 8 4 8; height:25px; text-decoration: none; color: #ffffff; display: block; width: 100%; } #Navbar li ul li a:hover { padding: 4 8 4 8; height:25px; text-decoration: none; color: #000000; background: #cccca5; display: block; width: 100%; }