Advertisement
Guest User

CSS

a guest
Aug 21st, 2017
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 18.85 KB | None | 0 0
  1. body {
  2.     font-family: Lato, sans-serif;
  3.     padding: 0;
  4.     margin: 0;
  5.     font-size: 12px;
  6. }
  7. #header {
  8.     width: 940px;
  9.     margin: 0 auto;
  10.     color: #3a69af;
  11.     height: 115px;
  12. }
  13. #header span {
  14.     float: left;
  15. }
  16. header {
  17.     background-color: #2a60ac;
  18. }
  19. #header img {
  20.     margin-top: 10px;
  21. }
  22. a img {
  23.     border: 0;
  24. }
  25. #header span:last-child {
  26.     float: right;
  27.     background: url(/images/phone_top.png) no-repeat;
  28.     font-size: 20px;
  29.     margin-top: 29px;
  30.     padding-left: 68px;
  31.     padding-top: 6px;
  32.     height: 62px;
  33.     color: #28b6de;
  34.     font-size: 14px;
  35. }
  36. #header span:last-child a {
  37.     text-decoration: none;
  38.     font-weight: bold;
  39.     font-size: 34px;
  40.     color: #fff;
  41. }
  42. .tellink {
  43.     text-decoration: none;
  44.     font-weight: bold;
  45.     color: #2670AB !important;
  46. }
  47. #htext {
  48.     padding: 30px;
  49.     font-size: 18px;
  50. }
  51. #topnav {
  52.     height: 47px;
  53. }
  54. #topnav div {
  55.     width: 940px;
  56.     margin: 0 auto;
  57.     padding-top: 16px;
  58. }
  59. #topnav div a, #topnav div #services_menu {
  60.     text-transform: uppercase;
  61.     color: #333;
  62.     text-decoration: none;
  63.     padding: 16px 32px;
  64.     font-size: 12px;
  65. }
  66. #topnav div a:hover, #topnav div a.sel {
  67. }
  68. #topnav div a:first-child {
  69.     border-left: 0;
  70. }
  71. #topnav span:last-child {
  72.     float: right;
  73. }
  74. #topnav span:last-child a {
  75.     padding: 0;
  76.     color: #fff;
  77.     font-weight: bold;
  78.     display: block;
  79.     margin-top: -16px;
  80.     height: 17px;
  81.     padding: 15px;
  82.     text-align: center;
  83.     width: 242px;
  84.     background: #3BC3A4;
  85. }
  86. #topnav span a:hover {
  87.     background: url(/images/btn_blue.png);
  88. }
  89. #rimage img {
  90.     margin: 0 auto;
  91. }
  92. #rimage {
  93.     text-align: center;
  94.     background: url(/images/banner_bg.jpg) center center;
  95. }
  96. #rimages {
  97.     height: 365px;
  98.     background: url(/images/banner_bg.jpg) center center;
  99.     margin-bottom: 42px;
  100.     padding-left: 90px;
  101. }
  102. #my-slider {
  103.     margin: 0 auto;
  104.     width: 1034;
  105. }
  106. #content {
  107.     width: 940px;
  108.     margin: 0 auto;
  109. }
  110. #mainContent {
  111.     width: 600px;
  112.     float: left;
  113.     min-height: 600px;
  114.     margin-right: 40px;
  115.     font-size: 13px;
  116.     line-height: 18px;
  117.     color: #121212;
  118. }
  119. #mainContent a {
  120.     color: #121212;
  121. }
  122. .title16 {
  123.     color: #02bfe7;
  124.     font-size: 18px !important;
  125. }
  126. .title, #bodyindex h2 {
  127.     color: #02bfe7;
  128.     text-transform: uppercase;
  129.     margin-bottom: 10px;
  130.     font-size: 14px;
  131.     clear: both;
  132. }
  133. .titlebig {
  134.     color: #02bfe7;
  135.     text-transform: uppercase;
  136.     margin-bottom: 10px;
  137.     font-size: 16px;
  138.     clear: both;
  139.     font-weight: bold;
  140.     border-bottom: 1px solid #EEEDED;
  141. }
  142. .titleb {
  143.     color: #2047A6;
  144.     text-transform: uppercase;
  145.     margin-bottom: 10px;
  146.     font-size: 14px;
  147.     font-weight: bold;
  148.     text-decoration: none;
  149. }
  150. .titlec {
  151.     color: #2047A6;
  152.     margin: 10px 0 5px 0;
  153.     font-size: 16px;
  154.     font-weight: bold;
  155.     text-decoration: none;
  156. }
  157. #mainContent h1, #mainContent h1 a, #mainContent .titletop {
  158.     color: #2047A6;
  159.     text-transform: uppercase;
  160.     margin-bottom: 10px;
  161.     font-size: 24px;
  162.     font-weight: bold;
  163.     text-decoration: none;
  164.     margin: 0;
  165.     line-height: 26px;
  166.     border-bottom: 1px solid #EEEDED;
  167.     padding-bottom: 10px;
  168.     margin-bottom: 10px;
  169.     clear: both;
  170. }
  171. .center {
  172.     text-align: center;
  173. }
  174. .btn.center {
  175.     margin: 0 auto;
  176. }
  177. #getQuote {
  178.     min-width: 230px;
  179.     margin-bottom: 20px;
  180. }
  181. #getQuote #qform {
  182.     border: 2px solid #40c9eb;
  183.     background: #e4f8fa;
  184.     padding: 15px;
  185. }
  186. input[type=text] {
  187.     bordeR: 1px solid #9be1e9;
  188.     border-radius: 5px;
  189.     height: 20px;
  190.     padding: 2px 5px;
  191. }
  192. textarea {
  193.     bordeR: 1px solid #9be1e9;
  194.     border-radius: 5px;
  195.     box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;
  196.     padding: 2px 5px;
  197. }
  198. #pCalendar {
  199.     position: absolute;
  200.     background-color: #FFFFFF;
  201.     color: #000000;
  202. }
  203. #qform .qftitle {
  204.     color: #000000;
  205.     font-size: 12px;
  206.     margin: 5px 0;
  207. }
  208. #qform .qfinput input {
  209.     width: 210px;
  210. }
  211. #qform #qfb_postcode input, #qform #qfb_date input {
  212.     width: 70px;
  213. }
  214. #qform #qfb_postcode {
  215.     width: 90px;
  216.     float: left;
  217. }
  218. #qform #qfb_date input {
  219.     float: left;
  220. }
  221. #qform #qfb_date {
  222.     width: 140px;
  223.     float: left;
  224. }
  225. #qfb_calendar {
  226.     display: block;
  227.     width: 38px;
  228.     height: 32px;
  229.     background: url(/images/qform_calendar.png) no-repeat;
  230.     float: left;
  231.     margin-top: -6px;
  232.     margin-left: 10px;
  233. }
  234. #qform select {
  235.     width: 185px;
  236. }
  237. #qfb_property_size {
  238.     clear: left;
  239.     padding-top: 5px;
  240.     height: 50px;
  241. }
  242. #qfb_service {
  243.     clear: left;
  244.     padding-top: 5px;
  245.     height: 50px;
  246. }
  247. #qfb_submit {
  248.     clear: left;
  249.     margin-top: 15px;
  250. }
  251. .btn_green, #qfb_btn {
  252.     background: url(/images/btn_green.png) repeat-x;
  253.     border-radius: 5px;
  254.     display: block;
  255.     height: 30px;
  256.     color: #fff !important;
  257.     text-transform: uppercase;
  258.     text-decoration: none;
  259.     font-weight: bold;
  260.     border: 0;
  261.     border-bottom: 2px solid #849091;
  262.     padding: 0 20px;
  263. }
  264. a.btn_green {
  265.     font-size: 11px;
  266.     white-space: nowrap;
  267.     padding: 3px 10px;
  268.     height: 10px;
  269.     border-radius: 2px;
  270. }
  271. #qfb_btn {
  272.     width: 220px;
  273. }
  274. #column-right {
  275.     float: left;
  276.     width: 266px;
  277.     margin-left: 30px;
  278. }
  279. #cleaningMenu {
  280.     min-width: 200px;
  281.     margin-bottom: 20px;
  282. }
  283. #cleaningMenu ul, .strike-nav {
  284.     list-style-type: none;
  285.     padding: 0;
  286.     margin: 0;
  287. }
  288. #cleaningMenu ul a {
  289.     display: block;
  290.     width: 176px;
  291.     padding-left: 90px;
  292.     padding-top: 30px;
  293.     height: 46px;
  294.     color: #396ab1;
  295.     font-weight: bold;
  296.     text-transform: uppercase;
  297.     text-decoration: none;
  298.     border-bottom: 1px solid #CEE9EE;
  299. }
  300. #cleaningMenu ul li:last-child a {
  301.     border: 0;
  302. }
  303. #cmenui1 {
  304.     background: #e4f8fa url(/images/icons1.png) 22px center no-repeat;
  305. }
  306. #cmenui2 {
  307.     background: #e4f8fa url(/images/icons2.png) 22px center no-repeat;
  308. }
  309. #cmenui2_2 {
  310.     background: #e4f8fa url(/images/icons2_2.png) 22px center no-repeat;
  311. }
  312. #cmenui3 {
  313.     background: #e4f8fa url(/images/icons3.png) 22px center no-repeat;
  314. }
  315. #cmenui4 {
  316.     background: #e4f8fa url(/images/icons4.png) 22px center no-repeat;
  317. }
  318. #cmenui5 {
  319.     background: #e4f8fa url(/images/icons5.png) 22px center no-repeat;
  320. }
  321. #cmenui6 {
  322.     background: #e4f8fa url(/images/icons6.png) 22px center no-repeat;
  323. }
  324. #cmenui7 {
  325.     background: #e4f8fa url(/images/icons7.png) 22px center no-repeat;
  326. }
  327. #cmenui7g {
  328.     background: #e4f8fa url(/images/icons7g.png) 22px center no-repeat;
  329. }
  330. #cmenui8 {
  331.     background: #e4f8fa url(/images/icons8.png) 22px center no-repeat;
  332. }
  333. #cmenui9 {
  334.     background: #e4f8fa url(/images/icons9.png) 22px center no-repeat;
  335. }
  336. #cmenui10 {
  337.     background: #e4f8fa url(/images/icons10.png) 22px center no-repeat;
  338. }
  339. #cmenui1:hover, #cmenui1.active {
  340.     background: #DCFBC7 url(/images/icons1on.png) 22px center no-repeat;
  341. }
  342. #cmenui2:hover, #cmenui2.active {
  343.     background: #DCFBC7 url(/images/icons2on.png) 22px center no-repeat;
  344. }
  345. #cmenui2_2:hover, #cmenui2_2.active {
  346.     background: #DCFBC7 url(/images/icons2_2on.png) 22px center no-repeat;
  347. }
  348. #cmenui3:hover, #cmenui3.active {
  349.     background: #DCFBC7 url(/images/icons3on.png) 22px center no-repeat;
  350. }
  351. #cmenui4:hover, #cmenui4.active {
  352.     background: #DCFBC7 url(/images/icons4on.png) 22px center no-repeat;
  353. }
  354. #cmenui5:hover, #cmenui5.active {
  355.     background: #DCFBC7 url(/images/icons5on.png) 22px center no-repeat;
  356. }
  357. #cmenui6:hover, #cmenui6.active {
  358.     background: #DCFBC7 url(/images/icons6on.png) 22px center no-repeat;
  359. }
  360. #cmenui7:hover, #cmenui7.active {
  361.     background: #DCFBC7 url(/images/icons7on.png) 22px center no-repeat;
  362. }
  363. #cmenui7g:hover, #cmenui7g.active {
  364.     background: #DCFBC7 url(/images/icons7gon.png) 22px center no-repeat;
  365. }
  366. #cmenui8:hover, #cmenui8.active {
  367.     background: #DCFBC7 url(/images/icons8on.png) 22px center no-repeat;
  368. }
  369. #cmenui9:hover, #cmenui9.active {
  370.     background: #DCFBC7 url(/images/icons9on.png) 22px center no-repeat;
  371. }
  372. #cmenui10:hover, #cmenui10.active {
  373.     background: #DCFBC7 url(/images/icons10on.png) 22px center no-repeat;
  374. }
  375. #testimonials {
  376.     padding-top: 42px;
  377.     background: url(/images/testimonials_preview.png) no-repeat center top;
  378.     padding-bottom: 20px;
  379. }
  380. #mainContent .testimonialsList {
  381.     margin-bottom: 50px;
  382.     padding: 3%;
  383.     border-bottom: 3px solid rgb(85, 164, 218);
  384.     border-radius: 0 0 0 30px;
  385.     box-shadow: -3px 4px 12px rgba(47,47,47,.1);
  386. }
  387. #mainContent .testimonialsList ul li {
  388.     list-style: none;
  389.     float: left;
  390. }
  391. #mainContent .testimonialsList ul li.author {
  392.     font-weight: bold;
  393. }
  394. #mainContent .testimonialsList ul li.date {
  395.     float: right;
  396. }
  397. #testimonials_preview {
  398.     width: 100%;
  399.     max-width: 100% !important;
  400.     margin-bottom: 20px;
  401. }
  402. .titleb {
  403.     margin-top: 70px;
  404. }
  405. .bjqs-slide div {
  406.     margin: 30px 0;
  407. }
  408. .bjqs-controls {
  409.     width: 10%;
  410.     margin: 0 auto !important;
  411. }
  412. #testimonials_preview li div:first-child {
  413.     line-height: 20px;
  414.     text-align: center !important;
  415.     color: #6B6B6B;
  416.     font-size: 14px;
  417.     font-style: italic;
  418.     font-weight: bold;
  419. }
  420. #testimonials_preview li div:last-child {
  421.     display: block;
  422.     text-align: center;
  423.     color: #A6A6A6;
  424.     margin-top: 10px;
  425.     font-size: 14px;
  426. }
  427. .banner-right {
  428.     margin-bottom: 10px;
  429. }
  430. #footer-img {
  431.     clear: both;
  432.     background: #F2F2F2;
  433.     padding: 22px 0;
  434.     text-align: center;
  435. }
  436. .banner-footer {
  437.     margin: 0 50px;
  438. }
  439. #footer {
  440.     overflow: hidden;
  441. }
  442. #footer-content {
  443.     padding-top: 40px;
  444.     width: 940px;
  445.     margin: 0 auto;
  446. }
  447. .strike-nav .titleb {
  448.     color: #2C62B6;
  449.     font-size: 15px;
  450. }
  451. .strike-nav {
  452.     width: 200px;
  453. }
  454. .strike-nav li {
  455.     padding: 5px 0;
  456.     color: #709BCE;
  457. }
  458. .strike-nav.bordered li {
  459.     border-bottom: 1px dashed #BFC3C4;
  460. }
  461. .strike-nav.bordered li:first-child, .strike-nav.bordered li:last-child {
  462.     border: none;
  463. }
  464. .strike-nav a {
  465.     color: #3664B3;
  466.     text-transform: uppercase;
  467.     text-decoration: none;
  468. }
  469. .astrike {
  470.     background: url(/images/arrow_green.png) no-repeat;
  471.     padding-left: 15px;
  472. }
  473. .arrowblue {
  474.     background: url(/img/arrow_blue.png) 0 5px no-repeat;
  475.     padding-left: 20px;
  476.     margin: 5px 0;
  477. }
  478. #footer-content .strike-nav {
  479.     float: left;
  480.     margin-right: 60px;
  481. }
  482. #footer-content .strike-nav:last-child {
  483.     width: 130px;
  484.     margin: 0;
  485. }
  486. #homebanner a {
  487.     color: #121212;
  488. }
  489. #homebanner {
  490.     clear: left;
  491.     width: 280px;
  492.     height: 230px;
  493.     background: url(/images/home_hire.png) no-repeat;
  494.     margin-top: 30px;
  495.     padding: 55px 50px 0 260px;
  496.     color: #121212;
  497.     line-height: 20px;
  498. }
  499. .titleh, .titleh a {
  500.     color: #2047A6;
  501.     font-size: 18px;
  502.     font-weight: bold;
  503.     text-decoration: none;
  504. }
  505. #qferror {
  506.     color: #EB1313;
  507. }
  508. #services_menu:hover div {
  509.     display: inline;
  510. }
  511. #services_menu {
  512.     padding-bottom: 15px;
  513. }
  514. #services_menu div {
  515.     margin-lefT: -33px;
  516.     margin-top: 15px;
  517.     display: none;
  518.     text-align: left;
  519.     position: absolute;
  520.     z-index: 911111;
  521.     width: 189px;
  522. }
  523. #services_menu div a {
  524.     color: #DEE7ED;
  525.     text-transform: uppercase;
  526.     text-decoration: none;
  527.     display: block;
  528.     padding: 10px 0 3px 8px !important;
  529.     border-top: 1px dashed #ccc;
  530.     background: #154A96;
  531.     margin: 0;
  532.     height: 20px;
  533. }
  534. .noborder {
  535.     border: 0 !important;
  536. }
  537. .imgleft {
  538.     margin-right: 30px;
  539.     margin-bottom: 10px;
  540.     float: left;
  541. }
  542. .imgright {
  543.     margin-left: 30px;
  544.     margin-bottom: 10px;
  545.     float: right;
  546. }
  547. .mb30 {
  548.     margin-bottom: 50px;
  549. }
  550. .mb40 {
  551.     margin-bottom: 40px;
  552. }
  553. .mb100 {
  554.     margin-bottom: 100px;
  555. }
  556. #navigation {
  557.     padding: 18px 0;
  558. }
  559. #navigation div {
  560.     width: 940px;
  561.     margin: 0 auto;
  562.     color: #9D9D9D;
  563. }
  564. #navigation div a {
  565.     color: #9D9D9D;
  566.     text-decoration: none;
  567. }
  568. .big {
  569.     font-size: 16px;
  570.     line-height: 20px;
  571. }
  572. #contact-or {
  573.     border-bottom: 2px solid #ededed;
  574.     text-align: center;
  575.     margin-top: 20px;
  576. }
  577. #contact-or span {
  578.     color: #8C8C8C;
  579.     font-weight: bold;
  580.     font-style: italic;
  581.     background: #fff;
  582.     padding: 0 10px;
  583.     position: absolute;
  584.     margin-top: -10px;
  585. }
  586. .btn {
  587.     color: #fff !important;
  588.     font-weight: bold;
  589.     display: block;
  590.     margin-top: -16px;
  591.     height: 17px;
  592.     background: url(/images/topnav_green.png);
  593.     padding: 15px;
  594.     text-align: center;
  595.     width: 200px;
  596.     text-transform: uppercase;
  597.     text-decoration: none;
  598.     font-size: 14px;
  599.     font-weight: bold;
  600.     border-radius: 5px;
  601.     border-bottom: 2px solid #949494;
  602. }
  603. .btns {
  604.     color: #fff !important;
  605.     font-weight: bold;
  606.     display: block;
  607.     margin-top: -8px;
  608.     height: 16px;
  609.     padding: 8px;
  610.     text-align: center;
  611.     width: 100px;
  612.     text-transform: uppercase;
  613.     text-decoration: none;
  614.     font-size: 14px;
  615.     font-weight: bold;
  616.     border-radius: 5px;
  617.     background: #3BC3A4;
  618. }
  619. #mymap {
  620.     width: 933px;
  621.     height: 394px;
  622. }
  623. .player-container {
  624.     margin-top: 150px;
  625.     left: 0 !important;
  626.     width: 100%;
  627.     z-index: 100000;
  628. }
  629. .player-forward, .player-back {
  630.     display: inline-block;
  631.     cursor: pointer;
  632.     height: 87px;
  633.     width: 87px;
  634. }
  635. .player-back {
  636.     background: url(/images/banner_arrow_left.png);
  637.     position: absolute;
  638.     margin-left: 0;
  639.     margin-top: 140px;
  640.     margin-left: 10px;
  641. }
  642. .player-forward {
  643.     background: url(/images/banner_arrow_right.png);
  644.     margin-top: 140px;
  645.     float: right;
  646.     margin-right: 10px;
  647. }
  648. #mainContent strong, #mainContent strong a {
  649.     color: #2047A6;
  650. }
  651. .pricebox {
  652.     width: 144px;
  653.     height: 136px;
  654.     text-align: center;
  655.     float: left;
  656.     border: 2px solid #CDCDCD;
  657.     margin-right: 20px;
  658.     margin-bottom: 20px;
  659.     padding: 15px;
  660.     font-size: 11px;
  661.     color: #6c6c6c;
  662. }
  663. .pricebox div {
  664.     color: #000097;
  665.     text-transform: uppercase;
  666.     font-size: 15px;
  667.     margin: 5px 0;
  668.     font-weight: bold;
  669.     height: 35px;
  670. }
  671. .pricebox strong {
  672.     color: #000097;
  673.     text-transform: uppercase;
  674.     font-size: 30px;
  675.     display: block;
  676.     margin-top: 5px;
  677. }
  678. .tbheader td {
  679.     background: #E4F3D7;
  680.     font-size: 10px;
  681.     text-transform: uppercase;
  682.     color: #6c6c6c;
  683.     padding: 15px 20px;
  684. }
  685. .tbrow.light td {
  686.     background: #ECFCFC;
  687. }
  688. .tbrow td {
  689.     background: #CAF1F5;
  690.     font-size: 14px;
  691.     color: #6c6c6c;
  692.     padding: 10px 20px;
  693. }
  694. .tbrow td strong {
  695.     font-size: 18px;
  696.     color: #001699;
  697.     font-weight: bold;
  698. }
  699. .tbrow td:last-child {
  700.     text-align: center;
  701. }
  702. .in_date, .date {
  703.     display: block;
  704.     color: #325BA5;
  705. }
  706. .in_date span, .date span {
  707.     margin-right: 4px;
  708. }
  709. #bodyindex h1:first-child {
  710.     border: 0;
  711. }
  712. #bodyindex .check {
  713.     padding-left: 38px;
  714.     clear: left;
  715.     background: url(/img/pages/check.png) no-repeat;
  716. }
  717. #bodyindex div h2 {
  718.     clear: none;
  719. }
  720. .clear {
  721.     clear: both;
  722. }
  723. #quoteform #move_date {
  724.     float: left;
  725. }
  726. #mainContent #quoteform input {
  727.     width: 240px;
  728. }
  729. #quoteform #move_date, #quoteform #postcode_from, #quoteform #best_price {
  730.     width: 120px !important;
  731. }
  732. #quoteform textarea {
  733.     width: 520px !important;
  734. }
  735. #book_a_cleaner_form {
  736.     padding: 0 10px;
  737. }
  738. .green, .green strong {
  739.     color: #36B000 !important;
  740. }
  741. #bold {
  742.     font-weight: bold;
  743. }
  744. #midi div {
  745.     height: 365px;
  746.     width: 1024px;
  747.     position: absolute;
  748. }
  749. #midi {
  750.     margin-left: 90px;
  751.     margin-left: 7px;
  752.     height: 365px;
  753.     width: 1024px;
  754.     margin: 0 auto;
  755. }
  756. .alpha80 {
  757.     opacity: 0.8;
  758.     filter: alpha(opacity=80);
  759. }
  760. .alpha60 {
  761.     opacity: 0.6;
  762.     filter: alpha(opacity=60);
  763. }
  764. .alpha40 {
  765.     opacity: 0.4;
  766.     filter: alpha(opacity=40);
  767. }
  768. .alpha20 {
  769.     opacity: 0.2;
  770.     filter: alpha(opacity=20);
  771. }
  772. .alpha0 {
  773.     opacity: 0;
  774.     filter: alpha(opacity=0);
  775. }
  776. #mid_arrows a {
  777.     position: absolute;
  778.     z-index: 9999;
  779. }
  780. #mid_arrows span {
  781.     display: block;
  782.     width: 78px;
  783.     height: 78px;
  784. }
  785. #mid_arrows span:first-child {
  786.     float: left;
  787.     margin-left: 20px;
  788.     margin-top: 130px;
  789. }
  790. #mid_arrows span:last-child {
  791.     float: right;
  792.     display: block;
  793.     width: 78px;
  794.     height: 78px;
  795.     margin-right: 30px;
  796.     margin-top: 130px;
  797. }
  798. #areapage_topimg {
  799.     width: 608px;
  800.     height: 248px;
  801.     overflow: hidden;
  802.     background-size: 608px;
  803.     background-position: center center;
  804. }
  805. h5 {
  806.     font-weight: lighter;
  807.     font-size: 15px;
  808. }
  809. #cngway p {
  810.     font-size: 13px;
  811.     line-height: 20px;
  812. }
  813. #cngway_banner .title {
  814.     padding-top: 20px;
  815.     color: #2047A6;
  816.     text-transform: uppercase;
  817.     margin-bottom: 10px;
  818.     font-size: 24px;
  819.     font-weight: bold;
  820. }
  821. #cngway_banner {
  822.     background: #e9f8d9 url(/images/cng_way.png) no-repeat;
  823.     height: 137px;
  824.     padding-left: 190px;
  825.     padding-right: 30px;
  826.     margin: 20px 0 5px 0;
  827. }
  828. .clearfix:after {
  829.     content: " ";
  830.     visibility: hidden;
  831.     display: block;
  832.     height: 0;
  833.     clear: both;
  834. }
  835. .arealinks {
  836.     list-style-image: url(/images/blue_strike.png);
  837.     display: block;
  838. }
  839. .arealinks li {
  840.     float: left;
  841.     width: 280px;
  842.     height: 24px;
  843. }
  844. .arealinks li a {
  845.     text-decoration: none;
  846. }
  847. h1.smaller {
  848.     font-size: 20px !important;
  849. }
  850. h1.smaller, .border2 {
  851.     border-bottom: 2px solid #EDEDED !important;
  852. }
  853. .f14, .f14 p, .f14 a, .f14 div, .f14 span {
  854.     font-size: 14px;
  855.     line-height: 20px;
  856. }
  857. .bluepagebox {
  858.     width: 242px;
  859.     border-top: 4px solid #02BFE7;
  860.     border-bottom: 4px solid #02BFE7;
  861.     padding: 10px 0;
  862.     margin-right: 40px;
  863.     color: #2ABDDF;
  864.     float: left;
  865.     font-size: 19px !important;
  866.     line-height: 24px !important;
  867.     margin-bottom: 20px;
  868. }
  869. .bluetitle {
  870.     color: #2ABDDF;
  871.     font-size: 19px !important;
  872.     line-height: 24px !important;
  873. }
  874. #floating_bar {
  875.     bottom: 10px !important;
  876.     height: 125px;
  877.     right: 5px;
  878.     position: fixed !important;
  879.     width: 183px;
  880.     z-index: 100;
  881. }
  882. #floating_bar_girl_pic {
  883.     bottom: 44px;
  884.     display: block;
  885.     height: 191px;
  886.     left: 0;
  887.     position: absolute;
  888.     width: 223px;
  889.     z-index: 1;
  890. }
  891. #floating_bar_girl a.floating_bar_big_but {
  892.     background: rgba(0, 0, 0, 0) url("/images/topnav.png") repeat scroll 0 0;
  893.     bottom: 0;
  894.     color: #ffffff;
  895.     border: 1px solid #fff;
  896.     display: block;
  897.     font-size: 22px;
  898.     text-decoration: none;
  899.     font-weight: 800;
  900.     height: 44px;
  901.     left: 0;
  902.     line-height: 44px;
  903.     position: absolute;
  904.     text-align: center;
  905.     text-transform: uppercase;
  906.     transition: all 0.2s ease-in-out 0s;
  907.     width: 175px;
  908.     z-index: 100;
  909. }
  910. #floating_bar_girl a.floating_bar_big_but:hover {
  911.     background: url(/img/topnav_on.png);
  912. }
  913. #chatdiv {
  914.     z-index: 9999;
  915. }
  916. #mainContent .priceModule {
  917.     padding: 20px 60px;
  918. }
  919. #mainContent .priceModule .title {
  920.     color: #73b51f;
  921.     display: block;
  922.     font-size: 16px;
  923.     text-align: center;
  924.     text-decoration: underline;
  925.     text-transform: none;
  926.     width: 100%;
  927. }
  928. #mainContent .priceModule p span {
  929.     float: right;
  930.     font-size: 20px;
  931.     margin-left: 10px;
  932. }
  933. #mainContent .priceModule p {
  934.     border-bottom: 1px solid #ccc;
  935.     color: #02bfe7;
  936.     font-size: 14px;
  937.     margin: 0;
  938.     padding: 7px 0;
  939. }
  940. #mainContent .priceModule p.star {
  941.     text-align: right;
  942.     border-bottom: 0;
  943.     font-size: 13px;
  944.     margin-bottom: 0;
  945. }
  946. #mainContent .priceModule a {
  947.     border: 1px solid #73b51f;
  948.     border-radius: 3px;
  949.     color: #73b51f;
  950.     display: block;
  951.     margin: 0 auto;
  952.     padding: 5px 7px;
  953.     text-align: center;
  954.     text-decoration: none;
  955.     width: 90px;
  956.     margin-top: 10px;
  957. }
  958. #mainContent .priceModule a:hover {
  959.     color: #fff;
  960.     background: #02bfe7;
  961.     border: 1px solid #02bfe7;
  962. }
  963. #mainContent .priceModule p b {
  964.     font-weight: normal;
  965.     font-size: 12px;
  966. }
  967.  @media screen and (max-width: 1100px) {
  968. #floating_bar_girl_pic {
  969.     display: none;
  970. }
  971. }
  972. @media screen and (max-width: 718px) {
  973. #floating_bar {
  974.     display: none;
  975. }
  976. }
  977. .view-first {
  978. margin-top: 20px;
  979. text-align: center;
  980. float: left;
  981. width: 50%;
  982. min-height: 300px;
  983. }
  984. .view-first > img {
  985.     display: block;
  986.     margin: 0 auto;
  987. }
  988. .tel-internal, .tellink {
  989.     display: inline-block;
  990.     background: #8CB83F;
  991.     padding: 2px 10px;
  992.     border-radius: 10px;
  993.     font-size: 20px;
  994.     white-space: nowrap;
  995.     line-height: 30px;
  996.     color: white !important;
  997.     transition: ease-in-out 0.3s all;
  998.     transform: scale(1);
  999.     margin: 2px 10px;
  1000.     text-decoration: none;
  1001.     border: 2px solid white;
  1002. }
  1003. .tel-internal:hover, .tellink:hover {
  1004.     transform: scale(1.1);
  1005.     background: #60B2D4;
  1006. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement