/* Site defaults for generic tags */ body { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000; background: url("/images/bgpage.gif") repeat-y; } P, td, ol, ul { } b, strong { } h1 { margin-bottom: 4px; font-size: 20px; } h2 { margin-bottom: 1em; font-size: 17px; } h3 { } h4 { } h5 { } h6 { } h7 { } A { text-decoration: none; color: #000; font-weight: bold; } A:hover { color: #00d9d9; } /* Content managed elements */ #leftcol { position: absolute; top: 127px; left: 26px; width:160px; height:530px; overflow: auto; } #leftcol .rtTitle { font-size: 12px; } #leftcol .rtListen, #leftcol .rtBuyNow { display: none; } #rightcol { position: absolute; top: 160px; left: 720px; width:120px; height:600px } #content { position: absolute; top:200px; left:150px; width:562px; background-color:#fe9900; scrollbar-base-color: #eee; overflow: auto; padding: 8px; scrollbar-base-color: #FF9900; } #player { position: absolute; top: 165px; left: 440px; height: 18px; z-index: 20; padding: 0px; border: inset 1px #40d0d0; background-color: #60d0d0; display: none; } #player img { background-color: #transparent; } #player a { display: inline; margin: 1px; padding: 1px; border: solid 1px #000; background-color: #60d0d0; font-size:11px; height: 9px } #player a:hover { border: solid 1px #000000; } #imagepreview { position: absolute; top: 120px; left: 634px; z-index: 19; visibility: hidden; } #title { position: absolute; top: 157px; left: 150px; width: 462px; height: 42px; overflow: hidden; font-family: Arial, Helvetica, sans-serif; background: url("/images/mainheader.gif"); color: #000700; font-size: 18px; font-weight: normal; padding: 0px; } #title div { padding: 10px; } .footnote { position: absolute; top: 0px; left: 0px; top: 680px; width: 150px; font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 11px; text-align:left; padding: 4px; } /* Ringtones lists & body panels */ .RingtoneList, .bodyPanel { } .rtListen a { } .rtBuyNow a { } .rtInfo { font-weight: bold; } .RingtoneList .rtTitle { } .RingtoneList TD { padding: 2px; padding-left: 12px; } .rtBuyNow A, .rtListen A { } .RingtoneList A:hover { } .bodyPanelHead { width: 100%; height: 55px; background: #33ffcc; color: #777777; font-weight: bold; padding: 10 8 10 14; } .bodyPanel b, .bodyPanel strong { color: black; } /* misc */ .editor { border:dashed 1 #0c0; margin:0px; padding:4px; overflow:auto; } .portHeader td { background: url("/tpl_images/portheader.gif") top #ffcc00; height: 26px; width: 158px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #fff; vertical-align: middle; text-align: center; padding: 2px; } .portContent { padding: 4px; font-size: 12px; border: 2px solid #ffcc00; margin-bottom: 4px; background-color: #ffcc00; } .portContent p { } .portLink { width: 100%; text-align: right; margin-bottom: 6px; } #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: 157px; left: 0px; width:150px; height:650px z-index: 2; font-family: Arial, sans-serif; font-size: 11px; color: #0000ff; font-weight : bold; padding: 0px; margin: 0px; } #Navbar ul { padding: 0px; margin: 0px; list-style: none; display: inline; } #Navbar li { display: inline; width: 150px; height: 43px; background: url("/images/sideheader.gif"); list-style: none; margin: 0; padding: 0; vertical-align: middle; } #Navbar li a { display: block; background: url("/images/sideheader.gif"); font-size: 16px; font-weight: bold; padding: 10px; vertical-align: middle; color: #000; height: 22px; text-decoration: none; } #Navbar li a:hover { text-decoration: none; } #Navbar li ul { list-style: none; display: none; background: #CC9933; width: 150px; padding: 0px; } #Navbar li ul li { list-style: none; display: inline; background: #CC9933; padding: 0px; height: 18px; } #Navbar li ul li a { padding: 2 4 2 4; background: #CC9933; height: 18px; } #Navbar li ul li a:hover { background-color: #ffcc00; }