home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 118 / cdrom118.iso / internet / webaroo / WebarooSetup.exe / Webaroo.msi / _7E4E4D72E4CA46C0B75E58D46F3CB6B6 < prev    next >
Encoding:
Text File  |  2006-03-22  |  8.2 KB  |  459 lines

  1. html,body{
  2.     height: 100%;
  3. }
  4.  
  5. #container-page
  6. {
  7.     position:relative;
  8.     min-height: 100%;
  9.     height: auto !important;
  10.     height: 100%;
  11. }
  12.  
  13. #container-content 
  14. {
  15.     width:804;
  16. }
  17.  
  18. #container-foot {
  19.     width: 100%;
  20.     position:absolute;
  21.     bottom: 0;
  22. }
  23.  
  24. .nav{
  25.     text-decoration:none;
  26.     font-family:Verdana, Arial, Helvetica, sans-serif;
  27.     font-size:18px;
  28.     font-weight:normal;
  29.     color:#333333;
  30. }
  31. .nav:hover{
  32.     text-decoration:underline;
  33.     font-family:Verdana, Arial, Helvetica, sans-serif;
  34.     font-size:18px;
  35.     font-weight:normal;
  36. }
  37. .nav_s{
  38.     text-decoration:none;
  39.     font-family:Verdana, Arial, Helvetica, sans-serif;
  40.     font-size:18px;
  41.     font-weight:bold;
  42.     color:#000000;
  43. }
  44. .nav_s:hover{
  45.     text-decoration:underline;
  46.     font-family:Verdana, Arial, Helvetica, sans-serif;
  47.     font-size:18px;
  48.     font-weight:bold;
  49.     color:#000000;
  50. }
  51.  
  52.  
  53.  
  54. body {
  55.     background-color: #FFFFFF;
  56. }
  57.  
  58. body, td, th, h3, h6 {
  59.     color: #330000;
  60. }
  61.  
  62. h1, h2, h4, h5 {
  63.   color: #660000;
  64. }
  65.  
  66.  
  67. /* INPUT */
  68. .styled_input {
  69.       font-family: verdana, arial, sans-serif;
  70.     font-size : 10pt;
  71.     border:1px solid gray;
  72.     padding-right:10px;
  73.     padding-top:3px;
  74.     padding-bottom:0px;
  75.     margin-top:2px;
  76.     margin-bottom:2px;
  77.     /*line-height:17px;*/
  78. }
  79.  
  80. select.styled{
  81.     color:#1A1A1A;
  82.     font-family:'trebuchet ms',helvetica,sans-serif;
  83.     font-size: 14px;
  84.     font-weight:normal;
  85.     border:1px solid #333333;
  86. }
  87.  
  88. .resultLink a, .resultLink a:visited, .resultLink a:hover{
  89.     color:#003399;
  90.     font-family:Verdana, Arial, Helvetica, sans-serif;
  91.     font-weight:normal;
  92.     font-size:12px;
  93. }
  94.  
  95. a.resultLink:link, a.resultlink:visited, a.resultlink:hover{
  96.     color:#003399;
  97.     font-family:Verdana, Arial, Helvetica, sans-serif;
  98.     font-weight:normal;
  99.     font-size:12px;
  100. }
  101.  
  102. .resultLink2{
  103.     color:#003399;
  104.     font-family:Verdana, Arial, Helvetica, sans-serif;
  105.     font-weight:bold;
  106.     font-size: 13px;
  107. }
  108.  
  109. .resultLink2 a, .resultLink2 a:visited, .resultLink2 a:hover{
  110.     color:#003399;
  111.     font-family:Verdana, Arial, Helvetica, sans-serif;
  112.     font-weight:bold;
  113.     font-size: 13px;
  114. }
  115.  
  116. .resultLink3 a, .resultLink3 a:visited, .resultLink3 a: hover{
  117.     color:#003399;
  118.     font-family:Verdana, Arial, Helvetica, sans-serif;
  119.     font-weight:normal;
  120.     font-size: 13px;
  121. }
  122.  
  123. .resultSite{
  124.     font-family:Verdana, Arial, Helvetica, sans-serif;
  125.     font-weight:normal;
  126.     font-size: 12px;
  127.     color:#336699; 
  128. }
  129. .resultParagraph{
  130.     font-family:Verdana, Arial, Helvetica, sans-serif;
  131.     font-weight:normal;
  132.     font-size: 12px;
  133.     color:#3D3D3D;
  134. }
  135. .resultHeader{
  136.     font-family:Verdana, Arial, Helvetica, sans-serif;
  137.     font-weight:normal;
  138.     font-size: 16px;
  139.     color:#3D3D3D;
  140. }
  141. .resultBoldTitle{
  142.     font-family:Verdana, Arial, Helvetica, sans-serif;
  143.     font-weight:bold;
  144.     font-size: 18px;
  145.     color:#000000;
  146.     text-decoration:none;
  147. }
  148. .breadCrumTitle{
  149.     font-family:Verdana, Arial, Helvetica, sans-serif;
  150.     font-weight:normal;
  151.     font-size: 14px;
  152.     text-decoration:none;
  153. }
  154. .breadCrumTitle a{
  155.     color:#336699;
  156.  
  157. }
  158. .break1{
  159.     line-height:16px;
  160. }
  161.  
  162. .results{
  163.     font-family:Verdana, Arial, Helvetica, sans-serif;
  164.     font-size:14px;
  165.     font-weight:normal;
  166. }
  167. .results a{
  168.     text-decoration:none;
  169.     color:#E10033;
  170.     font-weight:normal;
  171. }
  172.  
  173. a.results:link, a.results:visited, a.results:hover{
  174.     color:#003399;
  175.     font-family:Verdana, Arial, Helvetica, sans-serif;
  176.     font-weight:normal;
  177.     font-size:12px;
  178. }
  179.  
  180. .results a:hover{
  181.     text-decoration:underline;
  182.     color:#FB4F53;
  183.     font-weight:normal;
  184. }
  185.  
  186.  
  187.  
  188. /* NAVIGATION */
  189.  
  190.  
  191.  
  192. #topMenuTable a, #topMenuTable a:hover, #topMenuTable a:visited {
  193.     color:#6699CC;
  194.     text-decoration:underline;
  195. }
  196.  
  197.  
  198. #tabArea {
  199.     float:left;
  200.       font-size: 12px;
  201.       font-weight: bold;
  202.       width:804px;
  203.       line-height:normal;
  204.       background:#FFFFFF url("/webaroo/e29f1fe6/images/bg.gif") repeat-x bottom;
  205.     }
  206. #tabArea ul {
  207.     margin:0;
  208.     padding:0;
  209.     list-style:none;
  210.     }
  211. #tabArea li {
  212.     width:126px;
  213.     float:left;
  214.     margin:0;
  215.     padding:0 0 0 5px;
  216.     }
  217. #tabArea a.tab {
  218.     display:block;
  219.     background:url("/webaroo/e29f1fe6/images/tab.gif") no-repeat left top;
  220.     padding:5px 10px 3px 30px;
  221.     color:#FFFFFF;
  222.     text-decoration:none;
  223.     }
  224.     
  225. #tabArea a.activeTab {
  226.     display:block;
  227.     background:url("/webaroo/e29f1fe6/images/activetab.gif") no-repeat left top;
  228.     padding:5px 10px 4px 30px;
  229.     color:#003399;
  230.     text-decoration:none;
  231.     }
  232.  
  233. table.navTab a{
  234.     color: #6699cc;
  235.     font-family:Verdana, Arial, Helvetica, sans-serif;
  236.     font-size:12px;
  237.     font-weight:bold;
  238.     text-decoration:none;
  239.     line-height:10px;
  240. }
  241. table.navTab td.selected{ 
  242.     background-image:url("/webaroo/e29f1fe6/images/webaroo_gredient.gif"); 
  243.     background-repeat:repeat-x; 
  244.     background-position:bottom;
  245. }
  246.  
  247. table.sideNav{
  248.     color: #33669b;
  249.     font-family:Verdana, Arial, Helvetica, sans-serif;
  250.     font-size:12px;
  251.     font-weight:bold;
  252.     line-height:26px;
  253.     padding-left:4px;
  254. }    
  255. table.sideNav a{
  256.     color: #33669b;
  257.     font-family:Verdana, Arial, Helvetica, sans-serif;
  258.     font-size:12px;
  259.     font-weight:bold;
  260.     text-decoration:none;
  261.     line-height:26px;
  262.     padding-left:6px;    
  263. }    
  264. table.sideNav td.selected{ 
  265.     background-image:url(/webaroo/e29f1fe6/images/webaroo_gredient2.gif); 
  266.     background-repeat:repeat-y;
  267.     background-position:right;     
  268. }
  269. table.sideNav td.header{ 
  270.     color:#003466;
  271. }
  272.  
  273. #footer{
  274.     font:normal 11px Verdana, Arial, Helvetica, sans-serif;
  275. }
  276.  
  277. td.NoContentMessage
  278. {
  279.     font-size:11px;
  280.     color:#b8252f;
  281. }
  282.  
  283. .addButton img{
  284. vertical-align:middle;
  285. }
  286.  
  287. .addButton a{
  288. color:#CB3400;
  289. font:bold 12px verdana, arial, sans-serif;
  290. text-decoration:none;
  291. vertical-align:middle;
  292. }
  293.  
  294.  
  295. /*following styles for rounded corners*/
  296.  
  297. div#leftnav {
  298. margin-left:4px;
  299. width:170px;
  300. background-color:#FFFFFF;
  301. }
  302. div#maincontent {
  303. margin-left:4px;
  304. width:620px;
  305. background-color:#FFFFFF;
  306. }
  307.  
  308. div#maincontent1 {
  309. margin-left:4px;
  310. width:620px;
  311. background-color:#FFFFFF;
  312. }
  313.  
  314. div#maincontent2 {
  315. margin-left:4px;
  316. width:620px;
  317. background-color:#FFFFFF;
  318. }
  319.  
  320. div.maincontent_content{
  321. margin:5px;
  322. font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  323. }
  324.  
  325. div#pref_nifty {
  326. margin-left:auto;
  327. margin-right:auto;
  328. width:780px;
  329. background-color:#FFFFFF;
  330. }
  331.  
  332. div#credits {
  333. margin-left:5px;
  334. margin-right:auto;
  335. width:795px;
  336. background-color:#FFFFFF;
  337. }
  338.  
  339. /* for library page divs*/
  340. div#leftMenuDiv {
  341. margin-left:0px;
  342. width:170px;
  343. background-color:#FFFFFF;
  344. }
  345.  
  346. div#favoriteViewDiv {
  347. width:100%;
  348. background-color:#FFFFFF;
  349. }
  350.  
  351. div#librarySize {
  352. margin: 0px;
  353. width:100%;
  354. float:right;
  355. /*background-color:#FFCC88;*/
  356. font-size:12px; 
  357. color:#ffffff;
  358. line-height:22px;
  359. }
  360.  
  361. div#onlineStoreSize {
  362. margin: 0px;
  363. width:100%;
  364. font-size:12px; 
  365. color:#ffffff;
  366. line-height:22px;
  367. }
  368.  
  369. div#storeSize {
  370. margin: 0px;
  371. width:100%;
  372. font-size:12px; 
  373. color:#ffffff;
  374. line-height:22px;
  375. }
  376.  
  377. div#libraryBannerStatusDiv
  378. {
  379.     margin:0px;
  380.     width:100%;
  381.     background-color:#E35201;
  382.     font-family:verdana;
  383.     font-weight:bold;
  384.     font-size:11px;
  385.     color:#FFFFFF;
  386. }
  387.  
  388. #libraryBannerStatusDiv a, #libraryBannerStatusDiv a:hover, #libraryBannerStatusDiv a:visited {
  389.     color:#FFFFFF;
  390.     text-decoration:underline;
  391.     }
  392.  
  393. div#storeBannerStatusDiv 
  394. {
  395.     margin:0px;
  396.     width:100%;
  397.     background-color:#E35201;
  398.     font-family:verdana;
  399.     font-weight:bold;
  400.     font-size:11px;
  401.     color:#FFFFFF;
  402. }
  403. #storeBannerStatusDiv a, #storeBannerStatusDiv a:hover, #storeBannerStatusDiv a:visited {
  404.     color:#FFFFFF;
  405.     text-decoration:underline;
  406.     }
  407.  
  408. div#deviceBannerStatusDiv 
  409. {
  410.     margin:0px;
  411.     width:100%;
  412.     background-color:#E35201;
  413.     font-family:verdana;
  414.     font-weight:bold;
  415.     font-size:11px;
  416.     color:#FFFFFF;
  417. }
  418. #deviceBannerStatusDiv a, #deviceBannerStatusDiv a:hover, #deviceBannerStatusDiv a:visited {
  419.     color:#FFFFFF;
  420.     text-decoration:underline;
  421.     }
  422.  
  423.  
  424. div#favoriteBannerStatusDiv
  425. {
  426.     margin:0px;
  427.     width:100%;
  428.     background-color:#E35201;
  429.     font-family:verdana;
  430.     font-weight:bold;
  431.     font-size:11px;
  432.     color:#FFFFFF;
  433. }
  434. #favoriteBannerStatusDiv a, #favoriteBannerStatusDiv a:hover, #favoriteBannerStatusDiv a:visited {
  435.     color:#FFFFFF;
  436.     text-decoration:underline;
  437.     }
  438.  
  439. div#prefBannerStatusDiv
  440. {
  441.     margin:0px;
  442.     width:100%;
  443.     background-color:#E35201;
  444.     font-family:verdana;
  445.     font-weight:bold;
  446.     font-size:11px;
  447.     color:#FFFFFF;
  448. }
  449. #prefBannerStatusDiv a, #prefBannerStatusDiv a:hover, #prefBannerStatusDiv a:visited {
  450.     color:#FFFFFF;
  451.     text-decoration:underline;
  452.     }
  453.  
  454.  
  455. #TopTitle
  456. {
  457.     font: bold 11px verdana,arial,sans-serif;
  458. }
  459.