Advertisement
Guest User

Sugumar

a guest
Aug 12th, 2010
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.65 KB | None | 0 0
  1. html,
  2.     body {
  3.         margin:0;
  4.         padding:0;
  5.         height:100%;
  6.     }
  7.  
  8.                 #Logo {
  9.                             padding:10px;
  10.                             padding-bottom:60px;
  11.                     }
  12.  
  13. #SarangiLogo {
  14.                        position:absolute;
  15.                        left:72px;
  16.                        top:20px;
  17.                        width:394px;
  18.                        height:75px;
  19. }
  20.  
  21.             #Rightnav  {
  22.                         padding:10px;
  23.                         padding-bottom:60px;
  24.                         font-size:0.9em;
  25.                         font-family:Arial, Helvetica, Sans-Serif;
  26.                         text-decoration:none;
  27.                                                       color:#000;
  28.                 }
  29.  
  30.             #Rightnav1 {
  31.                         position:absolute;
  32.             left:1002px;
  33.             top:53px;
  34.             width:93px;
  35.             height:19px;
  36.                 }
  37.                            
  38.             #Rightnav2 {
  39.             position:absolute;
  40.             left:898px;
  41.             top:53px;
  42.             width:85px;
  43.             height:18px;
  44.                 }              
  45.  
  46.  
  47.             #Rightnav3 {
  48.             position:absolute;
  49.             left:1103px;
  50.             top:53px;
  51.             width:83px;
  52.             height:19px;
  53.                 }
  54.  
  55.             #Rightnav4 {
  56.             position:absolute;
  57.             left:1180px;
  58.             top:53px;
  59.             width:12px;
  60.             height:19px;
  61.                 }
  62.  
  63.  
  64.             #Rightnav5 {
  65.             position:absolute;
  66.             left:1265px;
  67.             top:53px;
  68.             width:59px;
  69.             height:18px;
  70.                 }
  71.  
  72.             #Rightnav6 {
  73.                         position:absolute;
  74.             left:985px;
  75.             top:54px;
  76.             width:93px;
  77.             height:19px;
  78.                 }
  79.  
  80.             #Rightnav7 {
  81.                         position:absolute;
  82.             left:1090px;
  83.             top:54px;
  84.             width:93px;
  85.             height:19px;
  86.                 }
  87.  
  88.             #Rightnav8 {
  89.                         position:absolute;
  90.             left:1165px;
  91.             top:54px;
  92.             width:93px;
  93.             height:19px;
  94.                 }
  95.  
  96.             #Rightnav9 {
  97.                         position:absolute;
  98.             left:1250px;
  99.             top:54px;
  100.             width:93px;
  101.             height:19px;
  102.                 }
  103.  
  104.  
  105. #hornav{
  106.              padding:10px;
  107.              padding-bottom:60px;
  108.              font-size:0.9em;
  109.              font-family:Arial, Helvetica, Sans-Serif;
  110.              font-weight:bold;
  111. }
  112.  
  113.         #SarangiNav {
  114.                     position:absolute;
  115.                     left:72px;
  116.                     top:100px;
  117.                     width:1232px;
  118.                     height:65px;
  119.                     }  
  120.  
  121.         #SarangiNav1 {
  122.                     position:absolute;
  123.                     left:100px;
  124.                     top:135px;
  125.                     width:25px;
  126.                     height:20px;
  127.                                      }  
  128.  
  129.         #SarangiNav2 {
  130.                     position:absolute;
  131.                     left:165px;
  132.                     top:135px;
  133.                     width:25px;
  134.                     height:20px;
  135.                                      }  
  136.  
  137.         #SarangiNav3 {
  138.                     position:absolute;
  139.                     left:225px;
  140.                     top:135px;
  141.                     width:25px;
  142.                     height:20px;
  143.                            
  144.         }  
  145.  
  146.         #SarangiNav4 {
  147.                     position:absolute;
  148.                     left:1015px;
  149.                     top:135px;
  150.                     width:25px;
  151.                     height:20px;
  152.                    
  153.                            
  154.         }  
  155.  
  156.         #input1{
  157.         position:absolute;
  158.         left:1065px;
  159.         top:132px;
  160.         width:180px;
  161.         height:20px;
  162.         }
  163.  
  164.         #SarangiNav6 {
  165.         position:absolute;
  166.         left:1225px;
  167.         top:133px;
  168.         width:30px;
  169.         height:20px;
  170.         }
  171.  
  172.         #Saranginav7 {
  173.                         position:absolute;
  174.             left:150px;
  175.             top:135px;
  176.             width:20px;
  177.             height:20px;
  178.                 }
  179.                                          #Saranginav8 {
  180.                         position:absolute;
  181.             left:210px;
  182.             top:135px;
  183.             width:20px;
  184.             height:20px;
  185.                 }
  186.  
  187.             #body{
  188.                         padding:10px;
  189.                         padding-bottom:60px;
  190.             }
  191.  
  192.  
  193.                 #MainImage {
  194.                 position:absolute;
  195.                 left:72px;
  196.                 top:170px;
  197.                 width:1232px;
  198.                 height:442px;
  199.                 }
  200.  
  201.  
  202. #footer
  203. {
  204.     position:absolute
  205.                   bottom:0;
  206.                   width:100%;
  207.                   height:160px;
  208.                   background:#ffffff;
  209.                   font-family: Arial, Helevetica, Sans-Serif;
  210.                   font-size: 0.9em;
  211.                   font-weight:bold;
  212.                   color:#000;
  213.                   text-decoration:none;  
  214. }
  215.  
  216. #SarangiWeb-58 {
  217.     position:absolute;
  218.     left:90px;
  219.     top:645px;
  220.     width:100px;
  221.     height:20px;
  222. }
  223.  
  224.  
  225.  
  226. #SarangiWeb-50 {
  227.     position:absolute;
  228.     left:350px;
  229.     top:645px;
  230.     width:139px;
  231.     height:20px;
  232. }
  233.  
  234.  
  235.  
  236.  
  237. #SarangiWeb-52 {
  238.     position:absolute;
  239.     left:580px;
  240.     top:645px;
  241.     width:134px;
  242.     height:20px;
  243. }
  244.  
  245. #SarangiWeb-54 {
  246.     position:absolute;
  247.     left:790px;
  248.     top:645px;
  249.     width:107px;
  250.     height:20px;
  251. }
  252.  
  253. #SarangiWeb-73 {
  254.     position:absolute;
  255.     left:90px;
  256.     top:670px;
  257.     width:100px;
  258.     height:20px;
  259. }
  260.  
  261. #SarangiWeb-68 {
  262.     position:absolute;
  263.     left:350px;
  264.     top:670px;
  265.     width:139px;
  266.     height:20px;
  267. }
  268.  
  269. #SarangiWeb-71 {
  270.     position:absolute;
  271.     left:580px;
  272.     top:670px;
  273.     width:134px;
  274.     height:20px;
  275. }
  276.  
  277. #SarangiWeb-66 {
  278.     position:absolute;
  279.     left:790px;
  280.     top:670px;
  281.     width:107px;
  282.     height:20px;
  283. }
  284.  
  285.  
  286. #SarangiWeb-81 {
  287.     position:absolute;
  288.     left:90px;
  289.     top:695px;
  290.     width:156px;
  291.     height:20px;
  292.                  
  293. }
  294.  
  295.  
  296. #SarangiWeb-83 {
  297.     position:absolute;
  298.     left:350px;
  299.     top:695px;
  300.     width:169px;
  301.     height:20px;
  302. }
  303.  
  304. #SarangiWeb-78 {
  305.     position:absolute;
  306.     left:580px;
  307.     top:695px;
  308.     width:134px;
  309.     height:20px;
  310. }
  311.  
  312. #SarangiWeb-77 {
  313.     position:absolute;
  314.     left:790px;
  315.     top:695px;
  316.     width:107px;
  317.     height:20px;
  318. }
  319.  
  320. #SarangiWeb-96 {
  321.     position:absolute;
  322.     left:535px;
  323.     top:737px;
  324.     width:345px;
  325.     height:31px;
  326.                   font-family: Arial, Helevetica, Sans-serif;
  327.                   font-size: 0.7em;
  328.                   font-weight:bold;
  329.                   color:#999999;
  330.                  
  331. }
  332.  
  333. #SarangiWeb-44 {
  334.     position:absolute;
  335.     left:1188px;
  336.     top:613px;
  337.     width:30px;
  338.     height:28px;
  339. }
  340.  
  341. #SarangiWeb-45 {
  342.     position:absolute;
  343.     left:1218px;
  344.     top:615px;
  345.     width:27px;
  346.     height:28px;
  347. }
  348.  
  349.  
  350. #SarangiWeb-46 {
  351.     position:absolute;
  352.     left:1245px;
  353.     top:615px;
  354.     width:29px;
  355.     height:29px;
  356. }
  357.  
  358. #SarangiWeb-47 {
  359.     position:absolute;
  360.     left:1274px;
  361.     top:615px;
  362.     width:2px;
  363.     height:96px;
  364. }
  365.  
  366. #SarangiWeb-48 {
  367.     position:absolute;
  368.     left:1276px;
  369.     top:615px;
  370.     width:28px;
  371.     height:28px;
  372. }
  373.  
  374. #SarangiWeb-62 {
  375.     position:absolute;
  376.     left:1030px;
  377.     top:647px;
  378.     width:167px;
  379.     height:18px;
  380. }
  381.  
  382. #input        {
  383.     position:absolute;
  384.     left:1021px;
  385.     top:669px;
  386.     width:150px;
  387.     height:25px;
  388.                   font-size:0.9em;
  389.                   font-family:Arial, Helvetica, Sans-Serif;
  390.                                  
  391. }
  392.  
  393.  
  394. #button {
  395.     position:absolute;
  396.     left:1025px;
  397.     top:710px;
  398.     width:87px;
  399.     height:26px;
  400.                                     }
  401.  
  402.  
  403.  
  404. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement