Advertisement
Guest User

Patched CSS

a guest
Apr 28th, 2012
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.58 KB | None | 0 0
  1. /* reset css */
  2.  
  3. html, body, div, span, applet, object, iframe,
  4. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  5. a, abbr, acronym, address, big, cite, code,
  6. del, dfn, em, font, img, ins, kbd, q, s, samp,
  7. small, strike, strong, sub, sup, tt, var,
  8. dl, dt, dd, fieldset, form, label, legend,
  9. table, caption, tbody, tfoot, thead, tr, th, td {
  10.     margin: 0;
  11.     padding: 0;
  12.     border: 0;
  13.     outline: 0;
  14.     font-weight: inherit;
  15.     font-style: inherit;
  16.     font-size: 100%;
  17.     font-family: inherit;
  18.     vertical-align: baseline;
  19. }
  20. /* remember to define focus styles! */
  21. :focus {
  22.     outline: 0;
  23. }
  24. h3 .email {
  25.     font-family: sans-serif; font-size:12px;
  26. }
  27. .contact_form { width:765px; margin:0; padding:0 0 15px 0;}
  28. .Banner_wrapper { width:765px; margin:0; padding:0 0 15px 0;}
  29. .middlecurve { background:url(../Images/banner_middlecurve.jpg) no-repeat right 0; width:765px; height:auto; padding:15px 0 0 0 }
  30. .bottomcurve{ background:url(../Images/bottomcurve.jpg) no-repeat right 0; width:765px; height:9px; margin:0; padding:0; }
  31.  
  32. .full_video {
  33.     padding:0px 15px 4px 15px;
  34.     float:left;
  35. }
  36. .lftbanner { float:left; width:326px; min-height:239px; margin:0; padding:30px 0 0 25px; float:left;}
  37. .lftbanner p { font:normal 16px/24px "Helvetica", Arial, Helvetica, sans-serif; color:#494949; padding:0 0 20px 0;}
  38. h1 { font:normal 28px   'ChunkFiveRegular', serif; color:#494949; padding:0 0 10px 0; }
  39. .searchDiv { width:309px; height:47px; margin:0; padding:0;}
  40. .searchDiv .inputbg { background:url(../Images/searchbg.jpg) no-repeat; width:0px; height:39px; margin: 0 5px 0; padding:0 10px 0 10px; font: italic 14px/35px Georgia, "Times New Roman", Times, serif; color:#494949; text-align:center; border:0; float:left;}
  41. .searchDiv .submit { background:url(../Images/contact.png) no-repeat; width:200px; height:55px; margin:0; padding:0; font: bold 14px "Myriad Pro", Arial, Helvetica, sans-serif; color:#fff; text-align:center; border:0; float:right;}
  42. .searchDiv .submit:hover  { background:url(../Images/contact1.png) no-repeat; width:200px; height:55px; margin:0; padding:0; font: bold 14px "Myriad Pro", Arial, Helvetica, sans-serif; color:#fff; text-align:center; border:0; float:right;}
  43.  
  44. .banner_rht { width:359px; height:273px; margin:0; padding:0 14px 0 0; float:right;}
  45. .banner_thum{ width:359px; height:129px; margin:0; padding:0 0 14px 0;}
  46. .banner_thum2{ width:359px; height:129px; margin:0; padding: 0 0 14px 0;}
  47. .thumb1{ width:172px; height:129px; float:left; margin:0; padding:0 14px 0 0;}
  48. .thumb2{ width:173px; height:129px; float:left; margin:0; padding:0;}
  49. /*---------------------------Menu End ----------------------------*/
  50.  
  51.  
  52.  
  53. /*---------------------------Container  ----------------------------*/
  54. .container_wrapper      { width:765px; height:auto; margin:0 auto; padding:0px 0px 0px 0px;}
  55. .main_cont { width:765px; margin:0; padding:0;}
  56.  
  57.  
  58. .cont_lft_div { width:365px; margin:0; padding:0px; float:left;}
  59.  
  60. .con_box1 { width:365px; height:79px; margin: 0 auto; padding:0 0 20px 0;}
  61.  
  62. .lft_con_box1 { width:77px; height:79px; margin:0; padding:0; float:left;}
  63. .img{ width:44px; height:56px; margin:0 auto; padding:10px 0 0 0}
  64. .img2{ width:53px; height:56px; margin:0 auto; padding:10px 0 0 0}
  65. .img3{ width:52px; height:67px; margin:0 auto; padding:10px 0 0 0}
  66. .img4{ width:58px; height:43px; margin:0 auto; padding:10px 0 0 0}
  67.  
  68. .rht_con_box1 { width:287px; height:79px; margin:0; padding:0; float:left;}
  69. .rht_con_box1 p {font:normal 12px/18px "Helvetica", Arial, Helvetica, sans-serif; color:#2e2e2e; padding:0 0 10px 0;}
  70.  
  71. h2{ font:normal 16px,  'ChunkFiveRegular'; color:#3e3e3e; padding:0 0 10px 0;}
  72. h2 a{ font:normal 16px 'ChunkFiveRegular'; color:#3e3e3e; text-decoration:none;}
  73.  
  74. .con_box2 { width:365px; height:79px; margin: 0 auto;}
  75.  
  76. .cont_rht_div { width:365px; margin:0; padding:0px 0 0 20px; float:left;}
  77.  
  78. .bottomline { background:url(../Images/bottomline.jpg) no-repeat; width:759px; height:15px; margin:0 auto; padding:0 0 60px 0;}
  79.  
  80. h3{ font:normal 16px 'ChunkFiveRegular'; color:#4b4b4b; padding:0 0 10px 0;}
  81.  
  82.  
  83. /*---------------------------Container End  ----------------------------*/
  84.  
  85. /*--------------------------- Body Styles  ----------------------------*/
  86. #introbox {
  87.     padding:15px;
  88.     float:left;
  89.     width:100%;
  90.     margin-bottom:25px;
  91. }
  92.  
  93. #introbox h2 {
  94.     font-size:18px;
  95.     font-family: 'ChunkFiveRegular';
  96. }
  97.  
  98. #introbox p {
  99.     font-size:14px;
  100.     font-family: 'Helvetica';
  101.     color:#545454;
  102.     line-height:20px;
  103. }
  104.  
  105. #slickbox {
  106.     padding:35px 15px 15px 15px;
  107.     float:left;
  108.     width:100%;
  109. }
  110.  
  111. #slickbox h2 {
  112.     font-size:18px;
  113.     font-family: 'ChunkFiveRegular';
  114. }
  115.  
  116. #slickbox p {
  117.     font-size:14px;
  118.     font-family: 'Helvetica';
  119.     color:#545454;
  120.     line-height:20px;
  121. }
  122. #slick-toggle {
  123.     margin:20px 0px 0px 0px;
  124.     float:left;
  125. }
  126.  
  127. /*---------------------------Body Styles End  ----------------------------*/
  128.  
  129. /*---------------------------Footer  ----------------------------*/
  130. .footer_wrapper { width:100%; margin:0 auto; }
  131. .footer_Div { width:765px; margin:0 auto; height:100px;}
  132. .footer_cell { width:745px; float:left; background: url(../Images/footerbg.jpg); padding:0 10px 10px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom:25px !important;}
  133.  
  134. .copyright { width:383px; height:16px; margin:0; padding:20px 0 0 0; float:left;}
  135. .copyright p { font:normal 11px "Helvetica", Arial, Helvetica, sans-serif; color:#3e3e3e;}
  136.  
  137. .links{ width:100px; height:32px; margin:0; padding:10px 0 0 0; float:right;}
  138. .links ul { list-style:none; margin:0; padding:0;}
  139. .links ul li { list-style:none; float:left; padding:0 8px;}
  140. /*---------------------------Footer End  ----------------------------*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement