/* 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; color:#990000; } h1 { } h2 { } h3 { } h4 { } h5 { } h6 { } h7 { } A { text-decoration: none; font-weight: bold; color: #003; } A:hover { color: #f03; } /* Content managed elements */ #banner { position: absolute; top: 8px; left: 8px; width:964px; height:98px; border: 1px solid black; padding: 10px; font-size: 60px; font-weight: bold; color: white; background: url("/bannerbg.jpg"); 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:157px; left:130px; width:580px; 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: 76px; left: 634px; width: 320px; text-align: right; overflow: hidden; font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 18px; font-weight: bold; } .footnote { font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 10px; text-align:center; margin-top: 20px; clear: all; } /* 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: 125px; left: 18px; width:93px; height:180px z-index: 2; font-family: Arial, sans-serif; font-size: 11px; color: #e0e0e0; font-weight : normal; padding: 0px; overflow: hide; background: #444; } #Navbar ul { list-style: none; display: inline; padding: 0; margin: 0; } #Navbar li { list-style: none; display: inline; width: 93px; padding: 0; padding-top: 4px; padding-bottom: 4px; vertical-align: middle; text-align: center; } #Navbar li a { display: inline; font-size: 11px; padding: 0 4 0 4; vertical-align: middle; color: #eee; text-decoration: none; height: 14px; text-transform: uppercase; } #Navbar li a:hover { color: #fff; } #Navbar li ul { display: none; position: absolute; font-size: 11px; background: #f0f0f0; padding: 0 0 0.4em 0; border: 1px outset; width: 18em; 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: 10px; height: 19px; } #Navbar li ul li a { padding: 4 8 4 8; height:19px; text-decoration: none; color: #777777; display: block; width: 100%; } #Navbar li ul li a:hover { padding: 4 8 4 8; height:19px; text-decoration: none; color: #000000; background: #ffffff; display: block; width: 100%; }