Advertisement
Guest User

Main0000 (2010)

a guest
Jun 11th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 33.41 KB | None | 0 0
  1. body{
  2.     background-image: url(bg000000.gif);
  3.     font-size: 10px;
  4.     color: #000;
  5.     font-family: tahoma, sans-serif;
  6.     letter-spacing: 1px;
  7.     background-color: #000;
  8.     margin-top: 2px;
  9. }
  10.  
  11.  
  12. .new_text_container{
  13.     border: 1px solid black;
  14.     border-top: 0px;
  15.     border-right: 0px;
  16.     text-transform: uppercase;
  17.     padding: 0px 5px 0px 5px;
  18.     background-color: #ffbe00;
  19.     font-weight: bold;
  20.     float: right;
  21. }
  22.  
  23. object, embed{
  24.     margin: 0px;
  25.     padding: 0px;
  26. }
  27.  
  28. a{
  29.     text-decoration: none;
  30.     color: black;
  31. }
  32.  
  33. .noborder{
  34.     border: 0px;
  35. }
  36.  
  37. #content_container{
  38.     width: 980px;
  39.     text-align: left;
  40. }
  41.  
  42.     #head_container{
  43.         height: 156px;
  44.     }
  45.    
  46.         .head_flags_container{
  47.             height: 26px;
  48.             text-align: right;
  49.             padding-top: 4px;
  50.         }
  51.        
  52.         .head_text_container{
  53.             float: left;
  54.             width: 540px;
  55.             height: 4px;
  56.             padding-left: 250px;
  57.             padding-top: 3px;
  58.             color: #eee;
  59.             font-size: 11px;
  60.         }
  61.        
  62.         .head_main_container{
  63.            
  64.         }
  65.        
  66.            
  67.        
  68.             .left_head_page{
  69.                 float: left;
  70.                 width: 790px;
  71.                 height: 126px;
  72.                 height: 126px;
  73.             }
  74.            
  75.                 .left_head_link{
  76.                     height: 125px;
  77.                     width: 260px;
  78.                     float: left;
  79.                     cursor: pointer;
  80.                 }
  81.                
  82.                 .middle_head_link{
  83.                     height: 95px;
  84.                     width: 520px;
  85.                     float: left;
  86.                     cursor: pointer;
  87.                 }
  88.            
  89.            
  90.                 .head_search_container{
  91.                     margin: 0px;
  92.                     margin-left: 360px;
  93.                     margin-top: 100px;
  94.                     height: 20px;
  95.                     width: 280px;
  96.                 }
  97.                
  98.                
  99.                     #searchField{
  100.                         margin: 0px;
  101.                         padding-top: 4px;
  102.                         background-color: #e2e2e2;
  103.                         border: 1px dotted #000;
  104.                         width: 200px;
  105.                         font-size: 10px;
  106.                         height: 13px;
  107.                         font-weight: bold;
  108.                     }
  109.                    
  110.                     #searchButton{
  111.                         height: 20px;
  112.                         border: 1px dotted #000;
  113.                         width: 50px;
  114.                         margin-left: 10px;
  115.                         font-weight: bold;
  116.                     }
  117.            
  118.             .right_head_page{
  119.                 float: right;
  120.                 width: 150px;
  121.                 height: 126px;
  122.             }
  123.    
  124.     #navi_container{
  125.    
  126.     }
  127.    
  128.     #main_container{
  129.         background: url(bgtable0.gif);
  130.         padding: 0px;
  131.         border-bottom: 2px solid #000;
  132.     }
  133.    
  134.     #main_content_container{
  135.         /*float: left;*/
  136.         margin-left: 8px;
  137.         margin-right: 8px;
  138.         border: 0px solid red;
  139.     }
  140.    
  141.     #advertising_container{
  142.        
  143.     }
  144.    
  145.     #flash_message_container{
  146.         width: 755px;
  147.         margin-left: 5px;
  148.     }
  149.    
  150.    
  151.     a.toggle_link_plus{
  152.         font-weight: bold;
  153.         border: 0px solid #000;
  154.         text-align: left;
  155.         background-repeat: no-repeat;
  156.     }
  157.    
  158.     a.toggle_link_minus{
  159.         width: 16px;
  160.         height: 16px;
  161.         font-weight: bold;
  162.         border: 0px solid #000;
  163.         text-align: left;
  164.         background-repeat: no-repeat;
  165.     }
  166.    
  167.     a.toggle_link_default{
  168.         display: block;
  169.         font-weight: bold;
  170.         height: 16px;
  171.         text-align: center;
  172.     }
  173.    
  174.     a.toggle_link_default:hover{
  175.         background-color: #000;
  176.         color: #fff;
  177.     }
  178.    
  179.     a.category_game_big_link{
  180.         display: block;
  181.         width: 130px;
  182.         height: 18px;
  183.         text-align: center;
  184.         font-size: 11px;
  185.     }
  186.    
  187.     a.category_game_big_link:hover{
  188.         background-color: #000;
  189.         color: #fff;
  190.     }
  191.    
  192.     a.category_game_small_link{
  193.         display: block;
  194.         width: 65px;
  195.         height: 18px;
  196.         text-align: center;
  197.         font-size: 11px;
  198.     }
  199.    
  200.     a.category_game_small_link:hover{
  201.         background-color: #000;
  202.         color: #fff;
  203.     }
  204.    
  205.     a.border_link{
  206.  
  207.         padding: 2px;
  208.         font-size: 11px;
  209.         font-weight: bold;
  210.         border: 1px solid black;
  211.     }
  212.    
  213.     a.border_link:hover{
  214.         background-color: #000;
  215.         color: #fff;
  216.     }
  217.    
  218.    
  219.     .profile_box_container{
  220.         width: 50px;
  221.         border: 1px solid black;
  222.         margin-right: 6px;
  223.         margin-bottom: 6px;
  224.         float: left;
  225.         background-color: #fff;
  226.         font-size: 9px;
  227.         text-align: center;
  228.         height: 78px;
  229.     }
  230.    
  231.     .profile_box_des{
  232.         padding: 1px;
  233.     }
  234.    
  235.     .profile_box_container_img{
  236.         border: 0px;
  237.         border-bottom: 1px solid #000;
  238.     }
  239.    
  240.    
  241.    
  242.    
  243.     /* CATEGORY ORDER LINKS */
  244.    
  245.     .category_order_container{
  246.         float: left;
  247.         width: 264px;
  248.         height: 36px;
  249.     }
  250.    
  251.         .category_order_big_sub_container{
  252.             float: left;
  253.             width: 130px;
  254.             height: 18px;
  255.             color: #D9A303;
  256.             text-align: center;
  257.         }
  258.        
  259.         .category_order_small_sub_container{
  260.             float: left;
  261.             width: 65px;
  262.             height: 18px;
  263.             color: #D9A303;
  264.             text-align: center;
  265.         }
  266.    
  267.    
  268.     /* ADVERTISING */
  269.    
  270.     .adv_default_skyscraper_container{
  271.         float: right;
  272.         width: 162px;
  273.         margin-right: 5px;
  274.         padding: 0px;
  275.         border: 0px solid red;
  276.     }
  277.    
  278.     .adv_profile_skyscraper_container{
  279.         float: right;
  280.         width: 162px;
  281.         margin: 0px;
  282.         padding: 0px;
  283.         border: 0px solid red;
  284.     }
  285.    
  286.     .adv_default_skyscraper_header{
  287.         background-color: #93BB3E;
  288.         padding: 0px;
  289.         height: 16px;
  290.         border: 1px solid #000;
  291.         border-bottom: 0px;
  292.         color: #fff;
  293.         font-weight: bold;
  294.         text-align: center;
  295.         font-size: 13px;
  296.     }
  297.    
  298.     .adv_default_skyscraper_content{
  299.         background-color: #D2F28D;
  300.         padding: 0px;
  301.         height: 600px;
  302.         text-align: center;
  303.         border: 1px solid #000;
  304.     }
  305.    
  306.     .adv_default_box_container{
  307.         width: 302px;
  308.         padding: 0px;
  309.     }
  310.    
  311.     .adv_default_box_header{
  312.         background-color: #93BB3E;
  313.         padding: 0px;
  314.         height: 16px;
  315.         border: 1px solid #000;
  316.         border-bottom: 0px;
  317.         color: #fff;
  318.         font-weight: bold;
  319.         text-align: center;
  320.         font-size: 13px;
  321.     }
  322.    
  323.     .adv_default_box_content{
  324.         background-color: #D2F28D;
  325.         padding: 0px;
  326.         text-align: center;
  327.         border: 1px solid #000;
  328.     }
  329.    
  330.     .adv_default_box_footer{
  331.         background-color: #93BB3E;
  332.         padding: 0px;
  333.         height: 30px;
  334.         text-align: center;
  335.         border: 1px solid #000;
  336.         border-top: 0px;
  337.     }
  338.    
  339.     .adv_rightangle_box_container{
  340.         width: 380px;
  341.         padding: 0px;
  342.     }
  343.    
  344.     .adv_rightangle_box_content{
  345.         background-color: #D2F28D;
  346.         padding: 0px;
  347.         text-align: center;
  348.         border: 1px solid #000;
  349.     }
  350.    
  351.     /* - ADVERTISING - */
  352.    
  353.    
  354.    
  355.     /* DEFAULT LAYOUTS */
  356.    
  357.    
  358.     .dc_link_active{
  359.         background-color: #000;
  360.         color: #fff;
  361.     }
  362.    
  363.     .dc_border_right{
  364.         border-right: 1px solid #000;
  365.     }
  366.    
  367.     .dc_link_inactive{
  368.         background-color: #fff;
  369.         color: #000;
  370.     }
  371.    
  372.     a.default_link{
  373.         font-weight: bold;
  374.         display: block;
  375.         height: 16px;
  376.     }
  377.    
  378.     a.default_link:hover{
  379.         color: #fff;
  380.         background-color: #000;
  381.     }
  382.    
  383.    
  384.     .default_container_header{
  385.         background-color: #93BB3E;
  386.         padding: 0px;
  387.         height: 16px;
  388.         border: 1px solid #000;
  389.         border-bottom: 0px;
  390.         color: #fff;
  391.         font-weight: bold;
  392.         text-align: center;
  393.         font-size: 12px;
  394.     }
  395.    
  396.     .dc_middle_height{
  397.         height: 18px;
  398.         padding-top: 6px;
  399.     }
  400.    
  401.     .default_container_body{
  402.         padding: 0px;
  403.         text-align: left;
  404.         border: 1px solid #000;
  405.     }
  406.    
  407.     .default_container_footer{
  408.         background-color: #93BB3E;
  409.         padding: 0px;
  410.         height: 25px;
  411.         border: 1px solid #000;
  412.         border-top: 0px;
  413.         color: #fff;
  414.         font-weight: bold;
  415.         text-align: center;
  416.         font-size: 12px;
  417.     }
  418.         .dc_no_padding{
  419.             padding: 0px;
  420.         }
  421.    
  422.         .dc_status_inactive{
  423.             /*border-bottom: 1px solid #000;*/
  424.             color: #000;
  425.         }
  426.        
  427.         .dc_status_active{
  428.             color: #fff;
  429.         }
  430.    
  431.         .dc_align_left{
  432.             text-align: left;
  433.             padding-left: 2px;
  434.             padding-right: 2px;
  435.         }
  436.        
  437.         .dc_align_right{
  438.             text-align: right;
  439.             padding-left: 2px;
  440.             padding-right: 2px;
  441.         }
  442.        
  443.         .dc_font_small{
  444.             font-size: 11px;
  445.             padding-top: 1px;
  446.         }
  447.        
  448.         .dc_font_light{
  449.             font-weight: normal;
  450.         }
  451.        
  452.         .dc_bg_pink{
  453.             background-image: url(bg_bt_pi.gif);
  454.             background-repeat: repeat;
  455.         }
  456.        
  457.         .dc_bg_for_girls{
  458.             background-image: url(girls_bg.gif);
  459.             background-repeat: repeat-x;
  460.         }
  461.         .dc_bg_for_boys{
  462.             background-image: url(boys_bg0.gif);
  463.             background-repeat: repeat-x;
  464.         }
  465.         .dc_bg_for_growns{
  466.             background-image: url(growns_b.gif);
  467.             background-repeat: repeat-x;
  468.         }
  469.         .dc_bg_for_mmo{
  470.             background-image: url(mmo_bg00.gif);
  471.             background-repeat: repeat-x;
  472.         }
  473.         .dc_bg_for_preschool{
  474.             background-image: url(preschoo.gif);
  475.             background-repeat: repeat-x;
  476.         }
  477.        
  478.         .dc_bg_for_newest_active{
  479.             background-image: url(newest_a.gif);
  480.             background-repeat: repeat-x;
  481.         }
  482.        
  483.         .dc_bg_for_newest_inactive{
  484.             background-image: url(newest_i.gif);
  485.             background-repeat: repeat-x;
  486.         }
  487.        
  488.         .dc_bg_for_adv{
  489.             background-image: url(ads_bg00.gif);
  490.             background-repeat: repeat-x;
  491.         }
  492.        
  493.         .dc_bg_for_mostplayed_games{
  494.             background-image: url(mostplay.gif);
  495.             background-repeat: repeat-x;
  496.         }
  497.        
  498.         .dc_bg_for_top_users{
  499.             background-image: url(bestmemb.gif);
  500.             background-repeat: repeat-x;
  501.         }
  502.        
  503.         .dc_color_brown{
  504.             background-color: #996734;
  505.         }
  506.        
  507.         .dc_color_lightbrown{
  508.             background-color: #F7CF9B;
  509.         }
  510.        
  511.         .dc_color_lightbege{
  512.             background-color: #FFEDBD;
  513.         }
  514.        
  515.         .dc_color_bege{
  516.             background-color: #FDDB7A;
  517.         }
  518.                
  519.         .dc_color_violette{
  520.             background-color: #B523B6;
  521.         }
  522.        
  523.         .dc_color_blue{
  524.             background-color: #316DB1;
  525.         }
  526.        
  527.         .dc_color_darkblue{
  528.             background-color: #094c77;
  529.         }
  530.        
  531.         .dc_color_green{
  532.             background-color: #2DA22F;
  533.         }
  534.        
  535.         .dc_color_lightgreen{
  536.             background-color: #93BB3E;
  537.         }
  538.        
  539.         .dc_color_lightedgreen{
  540.             background-color: #E2EFBA;
  541.         }
  542.        
  543.         .dc_color_darkgreen{
  544.             background-color: #84AA43;
  545.         }
  546.        
  547.         .dc_color_yellow{
  548.             background-color: #FFCB37;
  549.         }
  550.        
  551.         .dc_color_darkyellow{
  552.             background-color: #FFBE00;
  553.         }
  554.        
  555.         .dc_color_rosa{
  556.             background-color: #FFB7B8;
  557.         }
  558.        
  559.         .dc_color_pink{
  560.             background-color: #FF4C4D;
  561.         }
  562.        
  563.         .dc_color_lightpink{
  564.             background-color: #F6B423;
  565.         }
  566.        
  567.         .dc_color_darkpink{
  568.             background-color: #bc2abd;
  569.         }
  570.        
  571.         .dc_color_transparent{
  572.             background-color: transparent;
  573.         }
  574.        
  575.         .dc_color_white{
  576.             background-color: #fff;
  577.         }
  578.        
  579.         .dc_color_orange{
  580.             background-color: #ff7900;
  581.         }
  582.        
  583.         .dc_color_lightorange{
  584.             background-color: #feb978;
  585.         }
  586.        
  587.         .dc_color_lightyellow{
  588.             background-color: #FAF4AF;
  589.         }
  590.    
  591.     /* - DEFAULT LAYOUTS - */
  592.    
  593.    
  594.    
  595.     /* LOGIN FIELD */
  596.    
  597.     .login_field_container{
  598.         width: 136px;
  599.         margin-left: 8px;
  600.         margin-top: 5px;
  601.         color: #000;
  602.     }
  603.    
  604.         .login_field_header{
  605.             height: 18px;
  606.             background-color: #0A4C79;
  607.             border: 1px solid #000;
  608.             border-bottom: 0px;
  609.             text-align: center;
  610.             font-size: 0px;
  611.             font-weight: bold;
  612.             color: #fff;
  613.             height: 4px;
  614.         }
  615.        
  616.         .login_field_content{
  617.             height: 109px;
  618.             background-color: #EAEAEA;
  619.             border: 1px solid #000;
  620.             padding-left: 0px;
  621.             padding-top: 1px;
  622.             text-align: center;
  623.         }
  624.        
  625.             .login_form{
  626.                 display: inline;
  627.                 height: 0px;
  628.             }
  629.        
  630.             .login_field{
  631.                 font-size: 11px;
  632.                 height: 15px;
  633.                 width: 124px;
  634.                 border: 1px solid #000;
  635.                 margin-bottom: 2px;
  636.                 font-weight: bold;
  637.             }
  638.            
  639.             .autologin_field{
  640.                 float: left;
  641.             }
  642.            
  643.             .autologin_text{
  644.                 float: left;
  645.                 font-weight: bold;
  646.                 padding-top: 3px;
  647.                 padding-left: 3px;
  648.                 letter-spacing: 0px;
  649.             }
  650.            
  651.             /*.login_submit{
  652.                 font-size: 11px;
  653.                 height: 18px;
  654.                 font-weight: bold;
  655.             }*/
  656.            
  657.             a.register_link{
  658.                 margin-top: 2px;
  659.                 font-weight: bold;
  660.                 font-size: 9px;
  661.                 text-transform: uppercase;
  662.                 display: block;
  663.             }
  664.            
  665.             a.register_link:hover{
  666.                 color: #fff;
  667.                 background-color: #000;
  668.             }
  669.            
  670.             a.pwf_link{
  671.                 margin-top: 2px;
  672.                 font-weight: bold;
  673.                 font-size: 9px;
  674.                 display: block;
  675.                 letter-spacing: 0px;
  676.             }
  677.            
  678.             a.pwf_link:hover{
  679.                 color: #fff;
  680.                 background-color: #000;
  681.             }
  682.    
  683.            
  684.             .profile_button {
  685.                 display: block;
  686.                 font-weight: bold;
  687.                 font-size: 7pt;
  688.                 text-transform: uppercase;
  689.                 letter-spacing: 1px;
  690.                 width: 60px;
  691.                 border: 1px solid #000;
  692.                 background-color: #D8D8D8;
  693.                 float: left;
  694.             }
  695.            
  696.             .login_field_left{
  697.                 width: 62px;
  698.                 float: left;
  699.                 padding-left: 2px;
  700.                 padding-top: 1px;
  701.             }
  702.            
  703.             .login_field_right{
  704.                 width: 65px;
  705.                 float: right;
  706.                 font-weight: bold;
  707.             }
  708.            
  709.             .login_field_bottom{
  710.                 padding-top: 5px;
  711.                 padding-left: 2px;
  712.             }
  713.            
  714.             .profile_button:hover {
  715.                 background-color: #000;
  716.                 color: #fff;
  717.             }
  718.            
  719.             .login_avatar_image{
  720.                 width: 60px;
  721.                 border: 1px solid black;
  722.             }
  723.            
  724.             a.logout_link{
  725.                 font-size: 8px;
  726.             }
  727.    
  728.     /* - LOGIN FIELD - */
  729.    
  730.    
  731.    
  732.     /* Game Styles */
  733.    
  734.     a.game_search_link{
  735.         color: #382A00;
  736.         font-weight: bold;
  737.         font-size: 10px;
  738.         display: block;
  739.         height: 15px;
  740.         padding: 0px;
  741.         text-align: center;
  742.     }
  743.    
  744.     a.game_search_link:hover{
  745.         background-color: #000;
  746.         color: #fff;
  747.     }
  748.    
  749.     a.game_link{
  750.         background-color: #fff;
  751.         color: #000;
  752.         font-weight: bold;
  753.         font-size: 11px;
  754.         display: block;
  755.         height: 26px;
  756.         padding-left: 1px;
  757.         padding-right: 1px;
  758.         line-height: 12px;
  759.         text-align: center;
  760.     }
  761.    
  762.     a.game_link:hover{
  763.         background-color: #000;
  764.         color: #fff;
  765.     }
  766.    
  767.     a.game_category_link{
  768.         color: #fff;
  769.         font-weight: bold;
  770.         font-size: 10px;
  771.         display: block;
  772.         height: 15px;
  773.         padding: 0px;
  774.         text-align: center;
  775.     }
  776.    
  777.     a.game_category_link:hover{
  778.         background-color: #000;
  779.         color: #fff;
  780.     }
  781.    
  782.     a.game_highscore_link{
  783.         background-color: #FAF4AF;;
  784.         color: #000;
  785.         font-weight: bold;
  786.         font-size: 11px;
  787.         display: block;
  788.         height: 26px;
  789.         padding-left: 1px;
  790.         padding-right: 1px;
  791.         line-height: 12px;
  792.         text-align: center;
  793.     }
  794.    
  795.     a.game_highscore_link:hover{
  796.         background-color: #000;
  797.         color: #fff;
  798.     }
  799.    
  800.    
  801.     /* GAME CONTAINER */
  802.    
  803.     .game_container{
  804.         border: 1px solid black;
  805.         width: 118px;
  806.         float: left;
  807.         margin-left: 0px;
  808.         margin-right: 0px;
  809.         padding: 0px;
  810.         margin-bottom: 5px;
  811.     }
  812.    
  813.         .game_image_container{
  814.             height: 89px;
  815.             padding: 0px;
  816.         }
  817.        
  818.         .game_blind_image{
  819.             border: 0px;
  820.             margin: 0px;
  821.             padding: 0px;
  822.         }
  823.        
  824.         a.game_blind_link{
  825.             display: block;
  826.             height: 89px;
  827.             width: 118px;
  828.         }
  829.        
  830.         .game_name_container{
  831.             height: 26px;
  832.             border-top: 1px solid black;
  833.             padding: 0px;
  834.         }
  835.        
  836.         .game_category_container{
  837.             height: 15px;
  838.             border-top: 1px solid black;
  839.             padding: 0px;
  840.         }
  841.        
  842.         .game_hits_container{
  843.             height: 15px;
  844.             border-top: 1px solid black;
  845.             padding: 0px;
  846.             text-align: center;
  847.         }
  848.    
  849.    
  850.     /* FOOTER */
  851.    
  852.     #footer{
  853.    
  854.     }
  855.    
  856.         .footer_main_container{
  857.        
  858.         }
  859.        
  860.             a.footer_link{
  861.                 font-size: 10px;
  862.                 font-family: arial, verdana;
  863.                 color: #666;
  864.                 text-decoration: none;
  865.             }
  866.            
  867.             a.footer_link:hover{
  868.                 color: #fff;
  869.             }
  870.            
  871.             a.footer_link_big{
  872.                 font-size: 12px;
  873.                 font-family: arial, verdana;
  874.                 color: #666;
  875.                 text-decoration: none;
  876.             }
  877.            
  878.             a.footer_link_big:hover{
  879.                 color: #fff;
  880.             }
  881.            
  882.            
  883.             .footer_corner_left{
  884.                 float: left;
  885.                 width: 12px;
  886.                 height: 12px;
  887.                 background-image: url(corner_l.gif);
  888.                 background-repeat: no-repeat;
  889.             }
  890.            
  891.             .footer_corner_middle{
  892.                 float: left;
  893.                 width: 956px;
  894.                 height: 12px;
  895.                 background-color: #ffbe00;
  896.                 color: #666;
  897.                 font-size: 8px;
  898.             }
  899.            
  900.             .footer_corner_right{
  901.                 float: left;
  902.                 width: 12px;
  903.                 height: 12px;
  904.                 background-image: url(corner_r.gif);
  905.                 background-repeat: no-repeat;
  906.             }
  907.  
  908.        
  909.         .footer_sub_container{
  910.             padding-top: 4px;
  911.             height: 80px;
  912.             color: #000;
  913.             font-family: arial, verdana;
  914.             font-size: 10px;
  915.             padding-bottom: 5px;
  916.             background-image: url(ft_bg200.gif);
  917.             background-repeat: no-repeat;
  918.         }
  919.        
  920.         .footer_text_column{
  921.             width: 25%;
  922.             padding-left: 60px;
  923.             border-right: 1px dotted #666;
  924.             font-size: 10px;
  925.             color: #000;
  926.         }
  927.        
  928.         .footer_text_container{
  929.             margin-bottom: 8px;
  930.             margin-top: 8px;
  931.         }
  932.    
  933.     /* - FOOTER - */
  934.    
  935.         .top_spacer{
  936.             height: 8px;
  937.             line-height: 0px;
  938.             font-size: 0px;
  939.         }
  940.        
  941.         .bottom_spacer{
  942.             height: 8px;
  943.             line-height: 0px;
  944.             font-size: 0px;
  945.         }
  946.        
  947.         .spacer{
  948.             height: 10px;
  949.             line-height: 0px;
  950.             font-size: 0px;
  951.         }
  952.    
  953.         .black_line{
  954.             line-height: 0px;
  955.             font-size: 0px;
  956.             height: 2px;
  957.         }
  958.        
  959.        
  960.         .navi_sub_container{
  961.             /**background-color: #FFBE00; **/
  962.             background-color: #ffaf03;
  963.             text-align: center;
  964.             padding-top: 1px;
  965.         }
  966.        
  967.             a.subnavi{
  968.                 height: 16px;
  969.                 border: 1px solid #000;
  970.                 border-bottom: 0px;
  971.                 padding-top: 0px;
  972.                 padding-bottom: 0px;
  973.                 padding-left: 4px;
  974.                 padding-right: 4px;
  975.                 font-weight: bold;
  976.             }
  977.            
  978.             a.subnavi:hover{
  979.                 background-color: #000;
  980.                 color: #ffbe00;
  981.             }
  982.  
  983.                        
  984.             .navi_main_container{
  985.                 padding-left: 0px;
  986.                 height: 40px;
  987.                 padding-top: 0px;
  988.                 background: url(naviback.jpg);
  989.                 background-repeat: repeat-x;
  990.             }
  991.             a.category_navigation{
  992.                 margin: 0px;
  993.                 padding: 0px;
  994.                 font-size: 0px;
  995.                 float: left;
  996.                 margin-right: 6px;
  997.             }
  998.            
  999.             .category_navigation_img{
  1000.                 border: 0px;
  1001.                 margin: 0px;
  1002.                 padding: 0px;
  1003.             }
  1004.            
  1005.             .category_navigation_img_preload{
  1006.                 display: none;
  1007.             }
  1008.  
  1009.        
  1010.        
  1011.             a.navi{
  1012.                 font-size: 14px;
  1013.                 font-weight: bold;
  1014.                 text-transform: capitalize;
  1015.                 color: #000;
  1016.                 padding-left: 8px;
  1017.                 padding-right: 8px;
  1018.                 margin: 0px;
  1019.                 float: left;
  1020.                 border-right: 1px solid #555;
  1021.             }
  1022.            
  1023.             a.navi:hover {
  1024.                 background-color: #000;
  1025.                 color: #ffbe00;
  1026.             }
  1027.            
  1028.             a.navi_selected{
  1029.                 font-size: 14px;
  1030.                 font-weight: bold;
  1031.                 text-transform: capitalize;
  1032.                 color: #ffbe00;
  1033.                 background-color: #000;
  1034.                 padding-left: 5px;
  1035.                 padding-right: 5px;
  1036.                 margin: 0px;
  1037.                 float: left;
  1038.                 border-right: 1px solid #ffbe00;
  1039.             }
  1040.            
  1041.             a.navi_selected:hover {
  1042.                 background-color: #000;
  1043.                 color: #ffbe00;
  1044.             }
  1045.            
  1046.             a.navi_highscore{
  1047.                 font-size: 14px;
  1048.                 font-weight: bold;
  1049.                 text-transform: capitalize;
  1050.                 color: #000;
  1051.                 padding-left: 8px;
  1052.                 padding-right: 8px;
  1053.                 margin: 0px;
  1054.                 float: left;
  1055.                 background-color: #FDE397;
  1056.             }
  1057.            
  1058.             a.navi_highscore:hover{
  1059.                 background-color: #000;
  1060.                 color: #ffbe00;
  1061.             }
  1062.            
  1063.             a.navi_highscore_selected{
  1064.                 font-size: 14px;
  1065.                 font-weight: bold;
  1066.                 text-transform: capitalize;
  1067.                 color: #ffbe00;
  1068.                 background-color: #000;
  1069.                 padding-left: 5px;
  1070.                 padding-right: 5px;
  1071.                 margin: 0px;
  1072.                 float: left;
  1073.                 border-right: 1px solid #ffbe00;
  1074.             }
  1075.            
  1076.             a.navi_highscore_selected:hover{
  1077.                 background-color: #000;
  1078.                 color: #ffbe00;
  1079.             }
  1080.            
  1081.            
  1082. /************************************************************************/
  1083. /* OLD STYLES                                                                                                                   */
  1084. /************************************************************************/
  1085.  
  1086. /* Used in account + profile tpl */
  1087. A.norm {
  1088.     FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: none; LETTER-SPACING: 1px; TEXT-DECORATION: none
  1089. }
  1090. A.norm:hover {
  1091.     color: red;
  1092. }
  1093.  
  1094.  
  1095. /* used in acc + fav + pro + profav + search */
  1096. A.gametitle2 {
  1097.     COLOR: #fff; text-decoration: none;
  1098. }
  1099. A.gametitle2:hover {
  1100.     COLOR: #ff3d3d; TEXT-DECORATION: none
  1101. }
  1102.  
  1103. /* used in index.tpl */
  1104. A.navigation {
  1105.     /*FONT-SIZE: 9pt*/
  1106. }
  1107.  
  1108. /* used in acc + fav + pro + profav + search */
  1109. A.gametitle {
  1110.     COLOR: #000000
  1111. }
  1112. A.gametitle:hover {
  1113.     COLOR: #ffffff; TEXT-DECORATION: none
  1114. }
  1115.  
  1116. .ContainerLabel {
  1117.     padding-left: 5px;
  1118.     font-weight: bold;
  1119.     font-size: 10pt;
  1120.     color: #ffffff;
  1121.     /*text-transform: capitalize;*/
  1122. }
  1123.  
  1124. a {
  1125.     text-decoration: none;
  1126.     color: black;
  1127. }
  1128.  
  1129. a.common {
  1130.     font-weight: bold;
  1131.     font-size: 7pt;
  1132.     text-transform: uppercase;
  1133.     letter-spacing: 1px;
  1134. }
  1135.  
  1136. a.TopGames {
  1137.     font-weight: bold;
  1138.     font-size: 7pt;
  1139.     text-transform: uppercase;
  1140.     letter-spacing: 1px;
  1141. }
  1142.  
  1143. a.TopGames:hover {
  1144.     COLOR: #ffffff;
  1145.     background-color: #4D6AA0;
  1146.     font-weight: bold;
  1147.     font-size: 7pt;
  1148.     text-transform: uppercase;
  1149.     letter-spacing: 1px;
  1150. }
  1151.  
  1152. a.TopGamesSelected {
  1153.     COLOR: #ffffff;
  1154.     background-color: #4D6AA0;
  1155.     font-weight: bold;
  1156.     font-size: 7pt;
  1157.     text-transform: uppercase;
  1158.     letter-spacing: 1px;
  1159. }
  1160.  
  1161. a.top100{
  1162.     FONT-WEIGHT: bold;
  1163.     FONT-SIZE: 7pt;
  1164.     TEXT-TRANSFORM: uppercase;
  1165.     COLOR: #000000;
  1166.     LETTER-SPACING: 1px;
  1167. }
  1168.  
  1169.  
  1170. a.top100:hover {
  1171.     COLOR: #ffffff;
  1172.     background-color: #577D41;
  1173. }
  1174.  
  1175. /*************************************************************************/
  1176.  
  1177.  
  1178. #subnavi_container{
  1179.    
  1180. }
  1181.  
  1182. #subnavi_container .navi_link{
  1183.     background-color: #ffbe00;
  1184.     border: 1px solid #000;
  1185.     width: 145px;
  1186.     text-align: left;
  1187.     padding: 4px;
  1188.     font-weight: bold;
  1189.     margin-right: 10px;
  1190.     float: left;
  1191.     font-size: 13px;
  1192.     color: #000;
  1193. }
  1194.  
  1195. #subnavi_container .navi_link:hover{
  1196.     background-color: #000;
  1197.     color: #ffbe00;
  1198. }
  1199.  
  1200. #subnavi_container .navi_link_active{
  1201.     background-color: #000;
  1202.     border: 1px solid #000;
  1203.     width: 145px;
  1204.     text-align: left;
  1205.     padding: 4px;
  1206.     font-weight: bold;
  1207.     margin-right: 10px;
  1208.     float: left;
  1209.     font-size: 13px;
  1210.     color: #ffbe00;
  1211. }
  1212.  
  1213. #subnavi_container .navi_link:hover{
  1214.     background-color: #000;
  1215.     color: #ffbe00;
  1216. }
  1217.  
  1218. /*************************************************************************/
  1219.  
  1220. .top100text {
  1221.     FONT-WEIGHT: bold; FONT-SIZE: 7pt; TEXT-TRANSFORM: uppercase; COLOR: #000000; LETTER-SPACING: 0px;
  1222. }
  1223.  
  1224. H3 {
  1225.     FONT-WEIGHT: bold; FONT-SIZE: 8pt; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; LETTER-SPACING: 1px; TEXT-ALIGN: left
  1226. }
  1227. H3.category {
  1228.     FONT-WEIGHT: bold; FONT-SIZE: 11pt; TEXT-TRANSFORM: uppercase; COLOR: #000000; LETTER-SPACING: 1px
  1229. }
  1230.  
  1231. .games {
  1232.     WIDTH: 650px; TEXT-ALIGN: center
  1233. }
  1234. .newestgames {
  1235.     WIDTH: 650px; TEXT-ALIGN: center
  1236. }
  1237. .contact {
  1238.     WIDTH: 650px; TEXT-ALIGN: center
  1239. }
  1240.  
  1241.  
  1242. /* PROBS */
  1243. .newestgamescontent {
  1244.     WIDTH: 154px;
  1245.     BACKGROUND-COLOR: #000000;
  1246.     TEXT-ALIGN: center
  1247. }
  1248.  
  1249. .community_page_link{
  1250.     margin-right: 5px;
  1251. }
  1252.  
  1253. TH.newestgamescontent {
  1254.     WIDTH: 33%; BACKGROUND-COLOR: #ffbe00
  1255. }
  1256. TH.newestgamescontent2 {
  1257.     BACKGROUND-COLOR: #ffbe00
  1258. }
  1259.  
  1260. /* RAUSSSS!!!!! */
  1261.  
  1262. TD {
  1263.     FONT-SIZE: 10pt; VERTICAL-ALIGN: top; COLOR: #000000; FONT-FAMILY: tahoma, sans-serif
  1264. }
  1265.  
  1266. .navigation {
  1267.     text-align: center;
  1268.     border: 1px solid #000;
  1269.     background-color: #ffbe00;
  1270. }
  1271.  
  1272. TD.content {
  1273.     TEXT-ALIGN: center
  1274. }
  1275. TD.newestgames {
  1276.     WIDTH: 25%
  1277. }
  1278. TD.newestgamescontent {
  1279.     WIDTH: 100%;
  1280.     BACKGROUND-COLOR: #eaeaea
  1281. }
  1282. TD.banner {
  1283.    
  1284. }
  1285. TD.footer {
  1286.     TEXT-ALIGN: right
  1287. }
  1288. INPUT {
  1289.     FONT-WEIGHT: bold; FONT-SIZE: 7pt; FONT-FAMILY: tahoma, sans-serif
  1290. }
  1291.  
  1292. .form {}
  1293.  
  1294. .form_error {
  1295.     background-color: #ff0000;
  1296. }
  1297.  
  1298. SELECT {
  1299.     FONT-WEIGHT: bold; FONT-SIZE: 7pt; TEXT-TRANSFORM: uppercase; FONT-FAMILY: tahoma, sans-serif
  1300. }
  1301. TEXTAREA {
  1302.     FONT-WEIGHT: bold; FONT-SIZE: 8pt; FONT-FAMILY: tahoma, sans-serif
  1303. }
  1304. INPUT.search {
  1305.     FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #ffbe00; BORDER-BOTTOM-STYLE: none
  1306. }
  1307. INPUT.send2friend {
  1308.     BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 8pt; TEXT-TRANSFORM: none; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffbe00; TEXT-ALIGN: left
  1309. }
  1310. INPUT.iletisim {
  1311.     BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12pt; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffbe00; TEXT-ALIGN: center
  1312. }
  1313. INPUT.iletisim_y {
  1314.     BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12pt; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffe085; TEXT-ALIGN: center
  1315. }
  1316. TEXTAREA.iletisim_y {
  1317.     BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 8pt; TEXT-TRANSFORM: none; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffe085; TEXT-ALIGN: left
  1318. }
  1319. TEXTAREA.send2friend {
  1320.     BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 8pt; TEXT-TRANSFORM: none; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffbe00; TEXT-ALIGN: left
  1321. }
  1322. INPUT.cb {
  1323.     BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
  1324. }
  1325. .black {
  1326.     BACKGROUND-COLOR: #000000
  1327. }
  1328. FORM {
  1329.     MARGIN: 0px
  1330. }
  1331. .kleinDatum {
  1332.     background-color: #eaeaea;
  1333.     color: #000;
  1334.     font-size: 8pt;
  1335.     line-height: 9pt;
  1336. }
  1337.  
  1338. .kleinHits {
  1339.     /*background-color: #eaeaea;*/
  1340.     color: #000;
  1341.     font-size: 8pt;
  1342.     line-height: 9pt;
  1343. }
  1344.  
  1345. .statistik {
  1346.     FONT-SIZE: 7pt; COLOR: #000000; FONT-WEIGHT: bold; line-height: 15px;
  1347. }
  1348.  
  1349. .login_password {
  1350.     font-size: 7pt;
  1351.     line-height: 11pt;
  1352. }
  1353. .headerNormalBG {
  1354.     background-color: #1E93E3;
  1355. }
  1356.  
  1357.  
  1358. .useronline {
  1359.     background-color: #FFB864;
  1360.     height: 200px;
  1361.     width: 100%;
  1362. }
  1363. .category {
  1364.     background-color: #BED5FF;
  1365. }
  1366. .categoryLink {
  1367.     font-size: 11pt;
  1368. }
  1369.  
  1370.  
  1371. .adminlink {
  1372.     font-weight: bold;
  1373.     background-color: #ff0000;
  1374. }
  1375. .adminlink:visited {
  1376.     font-weight: bold;
  1377.     background-color: #ff0000;
  1378. }
  1379.  
  1380. .adminTextarea {
  1381.     FONT-WEIGHT: normal;
  1382.     FONT-SIZE: 7pt;
  1383.     TEXT-TRANSFORM: none;
  1384.     FONT-FAMILY: Arial, Helvetica;
  1385. }
  1386. .admin_error {
  1387.     font-weight: bold;
  1388.     font-size: 12pt;
  1389.     background-color: #ff0000;
  1390.     color: #ffffff;
  1391. }
  1392. .admin_ok {
  1393.     font-weight: bold;
  1394.     font-size: 12pt;
  1395.     background-color: #00aa00;
  1396.     color: #ffffff;
  1397. }
  1398. .CategoryContainerLabel {
  1399.     text-align: left;
  1400.     background-color: #ff3d3d;
  1401. }
  1402. .BestContainerLabel {
  1403.     text-align: center;
  1404.     background-color: #6FA0FC;
  1405.     min-width: 100%;
  1406. }
  1407. .FavoriteContainerLabel {
  1408.     text-align: center;
  1409.     background-color: #619840;
  1410.     min-width: 100%;
  1411. }
  1412. .RandomContainerLabel {
  1413.     text-align: center;
  1414.     background-color: #FF7800;
  1415.     min-width: 100%;
  1416. }
  1417. .ContainerLabel {
  1418.     padding-left: 5px;
  1419.     font-weight: bold;
  1420.     font-size: 10pt;
  1421.     color: #ffffff;
  1422.     /*text-transform: capitalize;*/
  1423. }
  1424. .GameLayer {
  1425.     padding-left: 5px;
  1426.     padding-right: 5px;
  1427.     white-space: nowrap;
  1428.     display: inline;
  1429. }
  1430. .GameLayerImage {
  1431.     border: 1px solid #000000;
  1432.     height: 70px;
  1433. }
  1434.  
  1435.  
  1436. .NewestGamesFooter {
  1437.     background-color: #FF3D3D;
  1438. }
  1439.  
  1440. .newestGames {
  1441.     height: 22px;
  1442.     background-color: #eaeaea;
  1443.     text-align: center;
  1444.     vertical-align: middle;
  1445. }
  1446.  
  1447. .newestGames:hover {
  1448.     /*height: 22px;
  1449.     background-color: #FF3D3D;
  1450.     text-align: center;
  1451.     vertical-align: middle;*/
  1452.     background-color: #000;
  1453. }
  1454.  
  1455. /* RANDOMS */
  1456. .StartRandoms {
  1457.     vertical-align: middle;
  1458. }
  1459.  
  1460. A.StartRandoms {
  1461.     color: #FFFFFF;
  1462.     /*height: 22px;*/
  1463.     display: block;
  1464.     background-color: #FF7800;
  1465.     vertical-align: middle;
  1466.     line-height: 8pt;
  1467.  
  1468. }
  1469.  
  1470. A.StartRandoms:hover {
  1471.     background-color: #000;
  1472.     color: #fff;
  1473. }
  1474.  
  1475.  
  1476. /* CATEGORIES */
  1477. .catSelector {
  1478.     float: left;
  1479.     width: 22px;
  1480.     height: 16px;
  1481.     padding: 0px 5px 0px 0px;
  1482.     text-align: center;
  1483. }  
  1484.  
  1485. .catSelectorLink {
  1486.     font-size: 12px;
  1487.     display: block;
  1488.     width: 22px;
  1489.     height: 16px;
  1490.     font-weight: bold;
  1491.     border: 1px solid #000;
  1492.     text-align: center;
  1493. }
  1494.  
  1495. .catSelectorLink:hover {
  1496.     background-color: #000;
  1497.     color: #fff;
  1498. }
  1499.  
  1500. .catSelectorOff {
  1501.     float: left;
  1502.     width: 22px;
  1503.     height: 16px;
  1504.     padding: 0px 5px 0px 0px;
  1505.     text-align: center;
  1506. }
  1507.  
  1508. .catSelectorLinkOff {
  1509.     color: #D9A303;
  1510.     font-size: 12px;
  1511.     display: block;
  1512.     width: 22px;
  1513.     height: 16px;
  1514.     border: 1px solid #D9A303;
  1515.     text-align: center;
  1516.     background-color: #EDB100;
  1517. }
  1518. .GamesOverviewTabs {
  1519.     border: 1px solid #000;
  1520.     background-color: #FF3D3D;
  1521.     width: 25px;
  1522.     text-align: center;
  1523.     margin-right: 3px;
  1524.     color: #FFFFFF;
  1525. }
  1526. .GamesOverviewTabsLink {
  1527.     text-align: center;
  1528.     color: #FFFFFF;
  1529.     padding: 2px;
  1530.     font-size: 13px;
  1531.     display: block;
  1532. }
  1533.  
  1534. .GamesOverviewTabsLink:hover {
  1535.     background-color: #000000;
  1536.     color: #fff;
  1537. }
  1538. .fold {
  1539.     border: 1px solid #000;
  1540.     background-color: #FF7171; /* zahl hintergrund*/
  1541.     border: 1px solid #000;
  1542.     width: 13px;
  1543.     height: 14px;
  1544.     float: right;
  1545.     cursor: pointer;
  1546.     text-align: center;
  1547. }
  1548.  
  1549. .fold:hover {
  1550.     background-color: #FFFFFF; /* zahl hintergrund hover*/
  1551. }
  1552.  
  1553. .navLink {
  1554.     font-size: 14px;
  1555.     font-weight: bold;
  1556.     text-transform: capitalize;    
  1557.     padding: 0px 8px 0px 8px;
  1558.     height: 10px;
  1559. }
  1560.  
  1561. .navLink:hover {
  1562.     background-color: #000;
  1563.     color: #ffbe00;
  1564. }
  1565.  
  1566. .navLinkSelected {
  1567.     font-size: 14px;
  1568.     font-weight: bold;
  1569.     text-transform: capitalize;    
  1570.     padding: 0px 8px 0px 8px;
  1571.     height: 10px;
  1572.     background-color: #000;
  1573. }
  1574.  
  1575. .navLinkHS {
  1576.     font-size: 14px;
  1577.     font-weight: bold;
  1578.     text-transform: capitalize;    
  1579.     padding: 0px 8px 0px 8px;
  1580.     height: 10px;
  1581.     background-color: #FDE397;
  1582. }
  1583.  
  1584. .navLinkHS:hover {
  1585.     background-color: #000;
  1586.     color: #ffbe00;
  1587. }
  1588.  
  1589. .navLinkSelectedHS {
  1590.     font-size: 14px;
  1591.     font-weight: bold;
  1592.     text-transform: capitalize;    
  1593.     padding: 0px 8px 0px 8px;
  1594.     height: 10px;
  1595.     background-color: #000;
  1596.     color: #ffbe00;
  1597. }
  1598.  
  1599. .subNavLink {
  1600.     color: #000;
  1601.     background-color: #000;
  1602.     font-size: 11px;               
  1603.     font-weight: bold;
  1604.     text-transform: capitalize;    
  1605.     padding: 0px 8px 0px 8px;      
  1606.     border-top: 1px solid #000;
  1607. }
  1608.  
  1609. .subNavLink:hover {
  1610.    
  1611. }
  1612.  
  1613. .subNavLinkSelected {
  1614.     font-size: 11px;               
  1615.     font-weight: bold;
  1616.     text-transform: capitalize;    
  1617.     height: 10px;  
  1618. }
  1619.  
  1620. .StartPadsInaktiv {
  1621.     border: 1px solid #FD2727;
  1622.     background-color: #FE3939;
  1623.     color: #FD2727;
  1624.     padding: 1px 0px 1px 0px;
  1625.     font-size: 13px;
  1626.     width: 21px;
  1627.     text-align: center;
  1628.     /*margin-right: 3px;*/
  1629. }
  1630.  
  1631. .ErrorBox {
  1632.     border: 1px dashed red;
  1633.     background-color: #ddd;
  1634.     padding: 6px;
  1635. }
  1636.  
  1637. .LoginButtons {
  1638.     display: block;
  1639.     font-weight: bold;
  1640.     font-size: 7pt;
  1641.     text-transform: uppercase;
  1642.     letter-spacing: 1px;
  1643. }
  1644.  
  1645. .LoginButtons:hover {
  1646.     background-color: #000;
  1647.     color: #fff;
  1648. }
  1649.  
  1650. .LoginButtonsActive {
  1651.     background-color: #000;
  1652.     color: #fff;
  1653. }
  1654.  
  1655. .clearLeft {
  1656.     clear: both;
  1657.     font-size: 0px;
  1658.     height: 0px;
  1659.     padding: 0px;
  1660.     margin: 0px;
  1661.     line-height: 0px;
  1662. }
  1663.  
  1664. .SearchField {
  1665.     background-color: #e2e2e2;
  1666.     border: 1px dotted #000;
  1667.     width: 200px;
  1668.     height: 14px;
  1669.     padding: 2px;
  1670.     font-size: 11px;
  1671. }
  1672.  
  1673. .SearchFieldError {
  1674.     background-color: #f67500;
  1675.     background-image: url('searchfa.gif');
  1676.     background-repeat: no-repeat;
  1677.     background-position: right;
  1678.     border: 1px dotted #000;
  1679.     width: 200px;
  1680.     height: 14px;
  1681.     padding: 2px;
  1682.     font-size: 11px;
  1683. }
  1684.  
  1685. .SearchButton {
  1686.     background-color: #e2e2e2;
  1687.     border: 1px dotted #000;
  1688.     padding: 2px;
  1689.     font-size: 10px;
  1690. }
  1691.  
  1692. .SearchButtonError {
  1693.     background-color: #f67500;
  1694.     border: 1px dotted #000;
  1695.     padding: 2px;
  1696.     font-size: 10px;
  1697. }
  1698.  
  1699. .bemember {
  1700.     color: #000000;
  1701. }
  1702.  
  1703. .bemember_o {
  1704.     color: #ffffff;
  1705.     background-color: #000;
  1706. }
  1707.  
  1708.  
  1709. A.lostpass {
  1710.     margin-bottom: 4px;
  1711.     line-height: 10pt;
  1712. }
  1713.  
  1714. A.lostpass:hover {
  1715.     COLOR: #ffffff;
  1716.     background-color: #ff0000;
  1717.     line-height: 10pt;
  1718. }
  1719.  
  1720. .loginFields {}
  1721.  
  1722. .loginFieldsError {
  1723.     background-color: #f67500;
  1724.     background-image: url('searchfa.gif');
  1725.     background-repeat: no-repeat;
  1726.     background-position: right;
  1727. }
  1728.  
  1729. .FormButtons {
  1730.     font-size: 14px;
  1731.     border: 1px dashed #000;
  1732.     background-color: #ffbe00;
  1733. }
  1734.  
  1735. .flashMessage_confirmation{
  1736.     background:green;
  1737.     color:#fff;
  1738.     padding:15px;
  1739.     font-weight:bold;
  1740.  
  1741. }
  1742.  
  1743. .flashMessage_notice{
  1744.  
  1745.     background:yellow;
  1746.     color:#000;
  1747.     padding:15px;
  1748.     font-weight:bold;
  1749.  
  1750. }
  1751.  
  1752. .flashMessage_error{
  1753.  
  1754.     background:red;
  1755.     color:#fff;
  1756.     padding:15px;
  1757.     font-weight:bold;
  1758.  
  1759. }
  1760.  
  1761. .small_info{
  1762.     font-size:9px;
  1763.     margin-bottom:5px;
  1764. }
  1765.  
  1766. /*************************************************************************/
  1767. /** FRIENDSHIP CONTAINER **/
  1768. /*************************************************************************/
  1769.  
  1770. .friend_image_container{
  1771.     width: 120px;
  1772.     height: 120px;
  1773.     border: 1px solid black;
  1774.     float: left;
  1775.     margin-right: 10px;
  1776.     margin-bottom: 10px;
  1777.     margin:0px;
  1778.     background-color: #ffbe00;
  1779. }
  1780.  
  1781. .friend_image_link_container{
  1782.     padding-top: 70px;
  1783. }
  1784.  
  1785. .friendship_image_container{
  1786.     width: 74px;
  1787.     height: 130px;
  1788.     float: left;
  1789.     margin-left: 8px;
  1790.     margin-right: 8px;
  1791.     margin-top: 0px;
  1792.     margin-bottom: 0px;
  1793. }
  1794.  
  1795. .friendship_image{
  1796.     width: 74px;
  1797.     height: 94px;
  1798.     border: 1px solid black;
  1799.     background-color: #ffbe00;
  1800.     font-size:10px;
  1801.     text-align: center;
  1802. }
  1803.  
  1804. .friendship_image_link_container{
  1805.     margin-top: 5px;
  1806. }
  1807.  
  1808.  
  1809. a.friend_accept{
  1810.     font-size: 10px;
  1811. }
  1812.  
  1813. a.friend_accept:hover{
  1814.     text-decoration: underline;
  1815. }
  1816.  
  1817. a.friend_deny{
  1818.     font-size: 10px;
  1819. }
  1820.  
  1821. a.friend_deny:hover{
  1822.     text-decoration: underline;
  1823. }
  1824.  
  1825. a.friend_abort{
  1826.     font-size: 10px;
  1827. }
  1828.  
  1829. a.friend_abort:hover{
  1830.     text-decoration: underline;
  1831. }
  1832.  
  1833. a.friend_request{
  1834.     font-size: 10px;
  1835. }
  1836.  
  1837. a.friend_request:hover{
  1838.     text-decoration: underline;
  1839. }
  1840.  
  1841. a.more_link{
  1842.     color:#bc0202;
  1843.     font-weight:bold;
  1844.     font-size:10px;
  1845.     text-transform:uppercase;
  1846. }
  1847.  
  1848. .box_headline{
  1849.     background-color: #FEBE00; font-weight: bold; padding-left: 4px; border:1px solid #000; border-bottom: 0px solid #000;
  1850.     text-transform: uppercase;
  1851. }
  1852.  
  1853. .box_blue_headline{
  1854.     background-color: blue; font-weight: bold; padding-left: 4px; border:1px solid #000; border-bottom: 0px solid #000;
  1855.     text-transform: uppercase;
  1856.     color:#fff;
  1857.     font-size:9px;
  1858. }
  1859.  
  1860. .box_red_headline{
  1861.     background-color: red; font-weight: bold; padding-left: 4px; border:1px solid #000; border-bottom: 0px solid #000;
  1862.     text-transform: uppercase;
  1863.     color:#fff;
  1864.     font-size:9px;
  1865. }
  1866.  
  1867. .box{
  1868.     background-color: #F9DA80; border: 1px solid #000; padding:4px;
  1869. }
  1870.  
  1871. .box_blue{
  1872.     background-color: lightblue; border: 1px solid #000; padding:4px;
  1873. }
  1874. .box_red{
  1875.     background-color: #FFCCCC; border: 1px solid #000; padding:4px;
  1876. }
  1877.  
  1878. input.big_btn {
  1879.     height:35px;
  1880.     line-height:35px;
  1881.     font-size:14px;
  1882.     font-weight:bold;
  1883.     padding:5px;
  1884.     background:#FEBE00;
  1885.     border:1px solid black;
  1886. }
  1887.  
  1888. td.key{
  1889.     font-weight:bold;
  1890. }
  1891.  
  1892. .top_container_head{
  1893.     background-color: #FEBE00;
  1894.     font-weight: bold;
  1895.     padding-left: 4px;
  1896.     border: 1px solid #000;
  1897.     border-bottom: 0px solid #000;
  1898.     text-transform: uppercase;
  1899.     margin-top: 4px;
  1900.     margin-left: 10px;
  1901.     text-align: left;
  1902.     width: 755px;
  1903. }
  1904.  
  1905. .top_container_body{
  1906.     background-color: #F9DA80;
  1907.     padding: 4px;
  1908.     border: 1px solid #000;
  1909.     margin-left: 10px;
  1910.     text-align: left;
  1911.     width: 751px;
  1912. }
  1913.  
  1914. a.navi_top_link{
  1915.     color: #fff;
  1916. }
  1917.  
  1918. a.navi_top_link:hover{
  1919.     text-decoration: underline;
  1920. }
  1921.  
  1922. a.normal_link{
  1923.     font-weight: bold;
  1924.     font-size: 10px;
  1925.     color: #000;
  1926. }
  1927.  
  1928. a.normal_link:hover{
  1929.     text-decoration: underline;
  1930.     color: #FEBF23;
  1931. }
  1932.    
  1933. .clear_both{
  1934.     clear: both;
  1935.     font-size: 0px;
  1936.     height: 0px;
  1937.     padding: 0px;
  1938.     margin: 0px;
  1939.     line-height: 0px;
  1940. }
  1941.    
  1942.    
  1943. div{
  1944.     border: 0px solid red;
  1945. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement