Advertisement
Guest User

Untitled

a guest
Mar 21st, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.38 KB | None | 0 0
  1. /* Getting the new tags to behave */
  2. article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
  3. mark, rp, rt, ruby, summary, time{ display: inline }
  4.  
  5. /* Global properties ======================================================== */
  6. body {
  7. background:url(../images/bg.gif) 50% 0 repeat;
  8. font-family:Arial, Helvetica, sans-serif;
  9. font-size:12px;
  10. line-height:18px;
  11. color:#978e83;
  12. min-width:1003px;
  13. }
  14. html, body {
  15. height:100%;
  16. text-align: center;
  17. }
  18.  
  19.  
  20. p {padding-bottom:18px;}
  21.  
  22. a {
  23. color:#d52d00;
  24. outline:none;
  25. }
  26. a:hover{
  27. text-decoration:none;
  28. font-family: Georgia, "Times New Roman", Times, serif;
  29. font-style: italic;
  30. }
  31.  
  32. /* Global Structure ============================================================= */
  33. .box {
  34. margin: 0 auto;
  35. position: relative;
  36. width:1003px; }
  37.  
  38. /* Header */
  39. header{
  40.  
  41. }
  42.  
  43. /* Content */
  44. section#content {
  45.  
  46. }
  47. /* Footer */
  48. footer{height:60px; text-align:center;
  49.  
  50. }
  51. /* Left & Right alignment */
  52.  
  53. .fleft { float:left;}
  54. .fright { float:right;}
  55. .clear { clear:both;}
  56.  
  57. .col-1, .col-2, .col-3, .col-4 { float:left;}
  58.  
  59. .alignright { text-align:right;}
  60. .aligncenter { text-align:center;}
  61.  
  62. .wrapper {
  63. width:100%;
  64. overflow:hidden;
  65. }
  66. /*----- form defaults -----*/
  67. input, select, textarea {
  68. font-family:Arial, Helvetica, sans-serif;
  69. font-size:1em;
  70. vertical-align:middle;
  71. font-weight:normal;
  72. }
  73.  
  74. /*----- other -----*/
  75. .img-indent {
  76. margin:0 12px 0 0;
  77. float:left;
  78. }
  79. .img-indent1 {
  80. margin:0 20px 0 0;
  81. float:left;
  82. }
  83. .img-indent2 {
  84. margin:0 19px 0 0;
  85. float:left;
  86. }
  87. .img-indent3 {
  88. margin:0 13px 0 0;
  89. float:left;
  90. }
  91. .img-indent4 {
  92. margin:0 10px 0 0;
  93. float:left;
  94. }
  95.  
  96.  
  97. .extra-wrap {
  98. width:100%;
  99. }
  100. .extra-wrap1 {
  101. overflow:hidden;
  102. }
  103.  
  104.  
  105. .bg1 {background:url(../images/bg1.gif) center 0 repeat-x; min-height:100%; }
  106.  
  107. h1 {display:inline-block; float:left; margin-top:21px; margin-left:156px;
  108. }
  109. h1 a {
  110. text-indent:-5000px;
  111. background:url(../images/anticavigna_logo.jpg) 0 0 no-repeat;
  112. width:301px;
  113. height:115px;
  114. display:block;
  115.  
  116. }
  117.  
  118. h2 {font-size:70px; line-height:1.2307em; color:#a9a28a;}
  119. .h2-top {margin-top:-31px;}
  120. .h2-top1 {margin-top:-21px;}
  121. .h2-top2 {padding-top:19px;}
  122.  
  123. .h2-left {padding-left:2px;}
  124. .h2-pad {padding:18px 0px 5px 0px;}
  125.  
  126. .h2-pad1 {padding:51px 0px 0px 0px; margin-left:-1px;}
  127. .h2-pad2 {padding:29px 0px 12px 0px;}
  128.  
  129. nav {padding:0px 0px 0px 0px;}
  130. .sf-menu {padding:37px 0px 0px 160px; float:left; position:relative;
  131. }
  132. .sf-menu li {float:left;
  133. position: relative;
  134. font-size:18px;
  135. line-height:22px;
  136. display:inline-block;
  137. font-family:Arial, Helvetica, sans-serif;
  138. background:url(../images/li-bg.gif) right 9px no-repeat;
  139. padding:0px 28px 0px 25px;
  140. font-style:italic;
  141. font-family:Georgia, "Times New Roman", Times, serif;
  142. }
  143. * + html .sf-menu li {padding:0px 26px 0px 23px;}
  144.  
  145. .sf-menu em {position:absolute; left:121px; z-index:999; top:9px; background:url(../images/marker2.png) 0 0 no-repeat; height:13px; width:7px;}
  146.  
  147. .sf-menu a {display:block;
  148. position: relative;
  149. color:#a99d8c;
  150. text-decoration:none;
  151. padding:0px 0px 0px 0px;
  152. margin-top:0px;
  153. }
  154. .sf-menu .last {background:none;}
  155. .sf-menu .last1 {padding-left:0px;}
  156. .sf-menu .last2 {border-bottom:none;}
  157.  
  158.  
  159. .sf-menu li li {
  160. font-size:15px;
  161. text-align:left;
  162. line-height:31px;
  163. margin:0 0 0 0px;
  164. padding:0px 0px 0px 0px;
  165. background:none;
  166. width:104px;
  167. border-bottom:1px solid #a14141;
  168. position:relative;
  169.  
  170.  
  171.  
  172.  
  173.  
  174. }
  175. .sf-menu li li a {
  176. margin-left:0px;
  177. padding:0 0px 0 15px;
  178. text-decoration:none;
  179. color:#fff7de;
  180. display:inline-block;
  181. background:none;
  182. width:104px;
  183.  
  184.  
  185. }
  186. .sf-menu span {position:absolute; top:15px; right:12px;}
  187.  
  188.  
  189.  
  190. .sf-menu ul {
  191. position: absolute;
  192. top: -999em;
  193. width: 121px;
  194. display:none;
  195. background:#993131;
  196. padding:0px 0px 2px 0px;
  197.  
  198.  
  199. }
  200. .sf-menu ul ul {
  201. position: absolute;
  202. top: -999em;
  203. width: 113px;
  204. display:none;
  205. background:#e7e1d7;
  206. padding:0px 0px 0px 0px;
  207.  
  208.  
  209.  
  210. }
  211.  
  212. .sf-menu li li li {
  213. font-size:15px;
  214. text-align:left;
  215. line-height:30px;
  216. margin:0 0 0 0px;
  217. padding:0px 0px 0px 0px;
  218. background:none;
  219. width:113px;
  220. border-bottom:none;
  221.  
  222.  
  223.  
  224.  
  225.  
  226. }
  227. .sf-menu li li li a {
  228.  
  229. margin-left:0px;
  230. padding:1px 0px 0 15px;
  231. text-decoration:none;
  232. color:#878278;
  233. display:inline-block;
  234. background:none;
  235. width:99px;
  236.  
  237.  
  238.  
  239. }
  240.  
  241. .sf-menu ul li {
  242. width: 100%;
  243.  
  244. }
  245. .sf-menu li:hover ul,
  246. .sf-menu li.sfHover ul {
  247. left: 18px;
  248. top: 43px; /* match top ul list item height */
  249. z-index: 99;
  250.  
  251. }
  252. ul.sf-menu li:hover li ul,
  253. ul.sf-menu li.sfHover li ul {
  254. top: -999em;
  255.  
  256. }
  257. ul.sf-menu li li:hover ul,
  258. ul.sf-menu li li.sfHover ul {
  259. left: 121px; /* match ul width */
  260. top: 0px;
  261.  
  262. }
  263. ul.sf-menu li li:hover li ul,
  264. ul.sf-menu li li.sfHover li ul {
  265. top: -999em;
  266. }
  267. ul.sf-menu li li li:hover ul,
  268. ul.sf-menu li li li.sfHover ul {
  269. left: 10em; /* match ul width */
  270. top: 00px;
  271. }
  272.  
  273. .sf-menu > li.sfHover > a,
  274. .sf-menu a:focus, .sf-menu a:hover, .sf-menu a.active {
  275. color:#993131;
  276. }
  277.  
  278. .sf-menu li li.sfHover > a,
  279. .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a.active {
  280. color:#000;
  281. }
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288. .jcarousel-skin-tango .jcarousel-container-horizontal {
  289. background:none;
  290. padding:3px 0px 0px 80px;
  291. width:791px;
  292. min-height:221px;
  293. }
  294.  
  295. .jcarousel-skin-tango .jcarousel-clip-horizontal {
  296. width: 791px;
  297. height: 221px;
  298. }
  299.  
  300. .jcarousel-skin-tango .jcarousel-item {
  301. width: 190px;
  302. height: 221px;
  303. }
  304. .jcarousel-skin-tango .jcarousel-item a {}
  305. .jcarousel-skin-tango .jcarousel-item a:hover {}
  306.  
  307. .jcarousel-skin-tango .jcarousel-item-horizontal {
  308. margin-left: 0;
  309. margin-right: 10px;
  310. }
  311.  
  312. .jcarousel-skin-tango .jcarousel-item-placeholder {
  313. background: #fff;
  314. color: #000;
  315. }
  316.  
  317. /**
  318. * Horizontal Buttons
  319. */
  320. .jcarousel-skin-tango .jcarousel-next-horizontal {
  321. background:url(../images/button2.gif) 0 0 no-repeat; height:138px; width:34px; position:absolute; top:27px; right:-61px; z-index:2; cursor:pointer;
  322. }
  323.  
  324. .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
  325. background:url(../images/button2.gif) 0 -138px no-repeat;
  326. }
  327.  
  328. .jcarousel-skin-tango .jcarousel-next-horizontal:active {
  329. top: 27px;
  330. right: -61px;
  331. }
  332.  
  333. .jcarousel-skin-tango .jcarousel-prev-horizontal {
  334. background:url(../images/button1.gif) 0 0 no-repeat; height:138px; width:34px; position:absolute; top:27px; left:17px; z-index:2; cursor:pointer;
  335. }
  336.  
  337. .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  338. background:url(../images/button1.gif) 0 -138px no-repeat;
  339. }
  340.  
  341. .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
  342. top: 27px;
  343. left: 17px;
  344. }
  345. /*===== header =====*/
  346. #header {
  347.  
  348. }
  349. .row {background:url(../images/row-bg1.gif) center 0 no-repeat; height:164px;}
  350. .row-bg {background:url(../images/row-bg-anticavigna.png) 0 0 no-repeat; height:94px; width:529px; margin-left:243px;}
  351. /* .row-bg2 {background:url(../images/row-bg-anticavigna2.png) 0 0 no-repeat; height:94px; width:529px; margin-left:243px;} (logo picture goes here!!! */
  352.  
  353. .row1 {height:77px; position:relative; z-index:20;}
  354. .row2 {position:relative; z-index:19;}
  355.  
  356.  
  357. .row2-bg {background:url(../images/row2-bg.png) 0 0 no-repeat; height:483px; margin-bottom:20px;}
  358. .row2-bg .padding {padding:23px 0px 0px 0px;}
  359.  
  360. .border {background:url(../images/border.gif) 0 0 repeat-x; height:2px; margin-top:28px;}
  361.  
  362. .indent {padding-top:40px;}
  363. .indent1 {padding-top:40px;}
  364. .indent2 {padding-top:16px;}
  365.  
  366. .kwicks-box {background:#fff; min-height:437px;}
  367.  
  368. .pad-left {padding-left:39px;}
  369. .pad-left1 {padding-left:28px;}
  370. .pad-left2 {padding-left:30px;}
  371.  
  372. .text-pad {padding:2px 0px 6px 0px; display:inline-block;}
  373. .text-pad1 {padding:2px 0px 18px 0px; display:inline-block;}
  374.  
  375. .img-bottom {padding-bottom:21px;}
  376. .img-bottom1 {padding-bottom:17px;}
  377. .img-bottom2 {padding-bottom:26px;}
  378.  
  379. .text-left {padding-left:4px; display:inline-block;}
  380. .text-left1 {padding-left:3px; display:inline-block;}
  381.  
  382.  
  383. .img-pad {padding:35px 0px 17px 0px;}
  384. .img-pad1 {margin:10px 0px 0px 95px;}
  385. .img-pad2 {margin:5px 0px 0px 0px;}
  386.  
  387. .pad-top {padding-top:40px;}
  388. .pad-top1 {padding-top:5px;}
  389. .pad-top2 {padding-top:7px;}
  390. .pad-top3 {padding-top:11px;}
  391.  
  392.  
  393. .img-top {padding-top:25px;}
  394. .img-top1 {padding-top:20px;}
  395. .img-top2 {padding-top:7px;}
  396. .img-top3 {padding-top:32px;}
  397. .img-top4 {padding-top:18px;}
  398.  
  399. .img-bot {padding-bottom:19px;}
  400.  
  401.  
  402.  
  403. .text-top {margin-top:-3px; display:inline-block;}
  404. .text-top1 {margin-top:-3px; display:inline-block; margin-bottom:18px;}
  405.  
  406.  
  407. /*===== content =====*/
  408. #content {
  409.  
  410. }
  411.  
  412. .box1 {min-height:100px; background:#fff;}
  413. .box1 .padding {padding:0px 0px 20px 0px;}
  414. .box1 .padding1 {padding:31px 0px 20px 0px;}
  415.  
  416. .box1-top {margin-top:23px;}
  417.  
  418. .box2 {min-height:200px; background:#f5f2e8;}
  419. .box2 .padding {padding:29px 25px 33px 0px;}
  420. .box2 .padding1 {padding:29px 25px 62px 0px;}
  421. .box2 .padding2 {padding:29px 25px 29px 0px;}
  422. .box2 .padding3 {padding:29px 25px 33px 0px;}
  423. .box2 .padding4 {padding:29px 25px 28px 0px;}
  424.  
  425. .text {
  426. font-size:23px;
  427. line-height:32px;
  428. color:#333;
  429. font-family:Georgia, "Times New Roman", Times, serif;
  430. font-style:italic;
  431. text-align:center;
  432. padding-top:35px;
  433. }
  434.  
  435. .border1 {background:url(../images/border1.gif) 0 0 repeat-x; height:1px;}
  436. .border1-top {margin-top:35px;}
  437.  
  438. .border4 {background:url(../images/border1.gif) 0 0 repeat-x; height:1px; width:655px; margin:20px 0px 36px 285px;}
  439.  
  440. .box2-title {
  441. font-size:24px;
  442. line-height:28px;
  443. color:#000;
  444. font-family:Georgia, "Times New Roman", Times, serif;
  445. font-style:italic;
  446. }
  447.  
  448. .box2-border {background:url(../images/box2-border.gif) 0 0 repeat-x; height:1px; margin:15px 0px 16px 0px;}
  449.  
  450. .box2-border-pad {margin:15px 0px 13px 0px;}
  451. .box2-border-pad1 {margin:15px 0px 30px 0px;}
  452.  
  453. .italic {font-style:italic;}
  454. .font {font-size:13px; line-height:20px; display:inline-block;}
  455. .font1 {font-size:13px; line-height:18px; display:inline-block;}
  456. .family {font-family:Georgia, "Times New Roman", Times, serif;}
  457.  
  458. .list li {font-size:12px; line-height:22px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; background:url(../images/list-marker.gif) 0 9px no-repeat; padding-left:14px;}
  459. .list a {color:#b3a08d;}
  460.  
  461. .list-top {padding-top:15px;}
  462.  
  463. .link1-top1 {padding-top:13px;}
  464. .link1-top1b {padding-top:20px;}
  465. .link1-top2 {padding-top:3px;}
  466.  
  467. .link1 {padding:19px 0px 0px 0px;}
  468. .link1 a {
  469. float:left;
  470. background:url(../images/button-left.png) left 0 no-repeat;
  471. line-height:1.2307em;
  472. font-size:16px;
  473. color:#fff;
  474. text-decoration:none;
  475. cursor:pointer;
  476. font-family:Georgia, "Times New Roman", Times, serif;
  477. }
  478. .link1 a em {
  479. padding:0 10px;
  480. display:inline-block;
  481. background:url(../images/button-right.png) right 0 no-repeat;
  482.  
  483. }
  484. .link1 a em em {
  485. background:url(../images/button-tail.png) 0 0 repeat-x;
  486. cursor:pointer;
  487. padding:4px 36px 7px 9px;
  488. }
  489. .link1 a:hover {background:url(../images/button-left.png) left -31px no-repeat;}
  490. .link1 a:hover em {background:url(../images/button-right.png) right -31px no-repeat;}
  491. .link1 a:hover em em {background:url(../images/button-tail.png) 0 -31px repeat-x;}
  492.  
  493. .link1-top {padding-top:27px;}
  494. .link1-topb {padding-top:35px;}
  495.  
  496. .title {font-size:18px; line-height:22px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; margin-top:-4px;}
  497. .title a { text-decoration:none; color:#a73a3a;}
  498. .title a:hover {text-decoration:underline;}
  499.  
  500. .border2 {background:url(../images/border2.gif) 0 0 repeat-x; height:1px; margin:22px 0px 21px 0px;}
  501. .border3{background:url(../images/border3.gif) 0 0 repeat-x; height:1px; margin:26px 0px 0px 0px;}
  502. .border3-top {margin-top:28px;}
  503. .border3-top1 {margin-top:100px;}
  504. .border3-top2 {margin-top:30px;}
  505. .border3-top3 {margin-top:46px;}
  506. .border3-top4 {margin-top:86px;}
  507.  
  508. .border1-pad {margin:21px 0px 0px 0px;}
  509.  
  510.  
  511. .page1-bg {background:url(../images/page1-bg.gif) 0 0 no-repeat; height:72px; width:328px; margin-left:11px; margin-top:24px; float:left;}
  512.  
  513. .link-img {padding:39px 27px 0px 0px; float:right;}
  514. .link-img li {float:left; margin-left:13px;}
  515.  
  516. #easyTooltip {
  517. font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  518. padding:2px 6px;
  519. background:#f0eee6;
  520. color:#000;
  521. font-size:12px;
  522. text-transform:none;
  523. z-index:999;
  524. }
  525.  
  526. .text1 {font-size:13px; line-height:20px; color:#a73a3a; font-family:Georgia, "Times New Roman", Times, serif; margin-top:-3px; padding-bottom:20px;}
  527.  
  528. .title1 {font-size:13px; line-height:20px; font-family:Georgia, "Times New Roman", Times, serif; margin-top:16px;}
  529. .title1 a {color:#a73a3a; text-decoration:none;}
  530. .title1 a:hover {text-decoration:underline;}
  531.  
  532. .link2 {font-size:12px; line-height:18px; color:#a73a3a; text-decoration:none; display:inline-block; margin-top:-4px; margin-bottom:18px;}
  533. .link2:hover {text-decoration:underline;}
  534.  
  535. .link3 {font-size:12px; line-height:18px; color:#a73a3a; text-decoration:none; display:inline-block; margin-bottom:0px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif;}
  536. .link3:hover {text-decoration:underline;}
  537.  
  538. .link4 {font-size:18px; line-height:22px; color:#a73a3a; text-decoration:none; display:inline-block; margin-bottom:12px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; margin-top:6px;}
  539. .link4:hover {text-decoration:underline;}
  540.  
  541. #page3 .col-1 {width:158px; margin-right:24px;}
  542. #page3 .col-2 {width:150px; margin-right:30px;}
  543. #page3 .col-3 {width:172px; margin-right:5px;}
  544. #page3 .col-4 {width:169px; margin-right:0px;}
  545.  
  546. .color {color:#a73a3a;}
  547.  
  548. .title2 {font-size:18px; line-height:22px; color:#a73a3a; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
  549. .title2-top {padding-top:40px;}
  550.  
  551. .list1 li {
  552. width: 100%;
  553. overflow: hidden;
  554. vertical-align: top;
  555. line-height:18px;
  556.  
  557.  
  558. }
  559. .list1 li strong {
  560. display: block;
  561. overflow: hidden;
  562. }
  563. .list1 li span {
  564. float: right;
  565.  
  566. }
  567. .list1 li a {
  568. float: left;
  569. text-decoration: none;
  570. color: #978e83;
  571. }
  572. .list1 a:hover{
  573. color:#000;
  574. }
  575.  
  576. .list1-top {padding-top:21px;}
  577. .list1-top1 {padding-top:23px;}
  578. .list1-top2 {padding-top:18px;}
  579.  
  580. .block {min-height:99px; background:#fff; border:1px solid #e9e9e9; width:627px; display:inline-block; text-decoration:none; cursor:pointer;}
  581. .block .padding {padding:4px 3px 4px 5px; display:inline-block;}
  582.  
  583. .box3 {background:#e9e9e9; min-height:91px; color:#978e83; text-decoration:none; display:inline-block;}
  584. .box3 .padding {padding:0px 0px 0px 30px; display:inline-block;}
  585.  
  586. .box3:hover {background:#f1f1f1;}
  587.  
  588. .block-top {padding-top:60px;}
  589. .block-top1 {margin-top:10px;}
  590.  
  591. .width {float:left; display:inline-block; width:474px;}
  592.  
  593. .title3 {font-size:30px; line-height:1.2307em; color:#a73a3a; font-family:Georgia, "Times New Roman", Times, serif; padding-top:14px; padding-bottom:2px; display:inline-block;}
  594.  
  595. .display {display:inline-block;}
  596.  
  597. .page4-img6 {background:url(../images/page4-img6.jpg) 0 0 no-repeat; height:273px; width:232px;}
  598.  
  599. .page4-img7 {background:url(../images/page4-img7.jpg) 0 0 no-repeat; height:263px; width:233px; margin-top:8px;}
  600.  
  601. .text2 {font-size:22px; line-height:30px; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; padding-top:175px; padding-left:15px;}
  602. .text2-top {padding-top:168px;}
  603.  
  604. #search-form1 .input1 {width:36px; color:#999288; padding:3px 3px 3px 7px; border:1px solid #545454; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; margin:0px 0px 0px 0px; float:left;
  605. outline:none; background:none; margin-top:0px; line-height:1.2307em;
  606. }
  607. #search-form1 .input2 {width:16px; color:#999288; padding:2px 3px 4px 9px; border:1px solid #545454; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; margin:0px 0px 0px 0px; float:left;
  608. outline:none; background:none; margin-top:0px; line-height:1.2307em;
  609. }
  610.  
  611. #search-form1 {padding-top:8px; padding-left:6px;}
  612. #search-form1 label {display:block; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:2px;}
  613. #search-form1 input {width:250px; color:#999288; padding:3px 3px 3px 8px; border:1px solid #545454; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; margin:0px 0px 0px 0px; float:left;
  614. outline:none; background:none; margin-top:0px; line-height:1.2307em;
  615.  
  616. }
  617.  
  618. .label-top {padding-top:14px;}
  619.  
  620. .link5 {font-size:12px; line-height:15px; text-decoration:none; color:#a73a3a; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; display:inline-block; margin:25px 0px 0px 75px;}
  621.  
  622. #page5 .col-1 {width:54px; margin-right:0px;}
  623. #page5 .col-2 {width:148px; margin-right:0px;}
  624. #page5 .col-3 {width:99px; margin-right:16px;}
  625. #page5 .col-4 {width:88px; margin-right:0px;}
  626.  
  627. .width1 {width:50px; float:left;}
  628. .width2 {width:34px; float:right;}
  629.  
  630. .link6 {color:#a73a3a; text-decoration:none; font-size:12px; line-height:18px; display:inline-block;}
  631. .link6:hover {text-decoration:underline;}
  632.  
  633. .link6-pad {margin-top:-1px; padding-bottom:18px;}
  634.  
  635. .list2 li {font-size:12px; line-height:22px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; background:url(../images/list-marker.gif) 0 8px no-repeat; padding-left:12px;}
  636. .list2 a {color:#b3a08d;}
  637.  
  638. .list2-top {padding-top:25px;}
  639.  
  640. .img-list li {margin:0px 10px 0px 0px; float:left;}
  641. .img-list .last {margin-right:0px;}
  642.  
  643. .img1 {background:url(../images/img1.png) 0 0 no-repeat; height:34px; width:46px; display:inline-block;}
  644. .img1:hover {background:url(../images/img1.png) 0 -34px no-repeat;}
  645.  
  646. .img2 {background:url(../images/img2.png) 0 0 no-repeat; height:33px; width:30px; display:inline-block;}
  647. .img2:hover {background:url(../images/img2.png) 0 -34px no-repeat;}
  648.  
  649. .img3 {background:url(../images/img3.png) 0 0 no-repeat; height:33px; width:30px; display:inline-block;}
  650. .img3:hover {background:url(../images/img3.png) 0 -34px no-repeat;}
  651.  
  652. .img4 {background:url(../images/img4.png) 0 0 no-repeat; height:33px; width:30px; display:inline-block;}
  653. .img4:hover {background:url(../images/img4.png) 0 -34px no-repeat;}
  654.  
  655. .img5 {background:url(../images/img5.png) 0 0 no-repeat; height:33px; width:30px; display:inline-block;}
  656. .img5:hover {background:url(../images/img5.png) 0 -34px no-repeat;}
  657.  
  658. .img-list-top {padding-top:30px;}
  659. .img-list-top1 {padding-top:20px;}
  660.  
  661. iframe {height:350px; width:374px; margin-top:3px;}
  662.  
  663. dl.address {margin-top:22px; margin-left:4px; font-size:13px; line-height:20px; font-family:Georgia, "Times New Roman", Times, serif;}
  664. dl.address span {float:left; width:108px;}
  665. dl.address dt {padding-bottom:20px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
  666. dl.address dd a {margin-left:3px; text-decoration:none; color:#a73a3a;}
  667. dl.address dd a:hover {text-decoration:underline;}
  668.  
  669.  
  670. .dl-top1 {padding-top:19px;}
  671.  
  672. .link7 {color:#a73a3a; text-decoration:none;}
  673. .link7:hover {text-decoration:underline;}
  674. /*===== footer =====*/
  675. #footer {
  676.  
  677. }
  678. .foot-text {
  679. font-size:16px;
  680. line-height:20px;
  681. color:#666;
  682. padding:20px 0px 0px 0px;
  683. font-family:Georgia, "Times New Roman", Times, serif;
  684. font-style:italic;
  685. }
  686. .foot-text a {color:#a73a3a; text-decoration:none;}
  687. .foot-text a:hover {
  688. text-decoration:underline;
  689. /* font-size: 14%; */
  690. }
  691.  
  692. .foot-text span {padding:0px 0px 0px 0px; color:#a73a3a;}
  693.  
  694. /*----- forms -----*/
  695. #contact-form {
  696. line-height:1em;
  697. margin-top:2px;
  698. margin-left:1px;
  699. padding:0;
  700. width:428px;
  701. }
  702. #contact-form .success {padding-bottom:5px;}
  703. #contact-form textarea, #contact-form input {
  704. margin:0;
  705. font-size:12px;
  706. color:#868686;
  707. padding:15px 5px 17px 16px;
  708. border:1px solid #e7e7e7;
  709. background:#fff;
  710. font-family:Arial, Helvetica, sans-serif;
  711. position:relative;
  712. box-shadow:none !important;
  713. outline:none;
  714. }
  715. #contact-form input {
  716. width:320px;
  717. box-shadow:none !important;
  718. }
  719. #contact-form textarea {
  720. overflow:auto;
  721. width:320px;
  722. height:125px;
  723. resize:none;
  724. }
  725. #contact-form label {
  726. min-height:60px;
  727. display:block;
  728. }
  729. #contact-form label.message {
  730. min-height:0px;
  731. }
  732. #contact-form .error, #contact-form .empty, #contact-form .success {
  733. display:none;
  734. }
  735.  
  736. #contact-form .error, #contact-form .empty {
  737. color:red;
  738. padding:5px 0;
  739. }
  740. .buttons {padding:21px 0px 0px 0px; float:right;}
  741. .buttons a {
  742. float:left;
  743. background:url(../images/button-left.png) left 0 no-repeat;
  744. line-height:1.2307em;
  745. font-size:16px;
  746. color:#fff;
  747. text-decoration:none;
  748. cursor:pointer;
  749. font-family:Georgia, "Times New Roman", Times, serif;
  750. margin-left:31px;
  751. }
  752. .buttons a em {
  753. padding:0 10px;
  754. display:inline-block;
  755. background:url(../images/button-right.png) right 0 no-repeat;
  756. }
  757. .buttons a em em {
  758. background:url(../images/button-tail.png) 0 0 repeat-x;
  759. cursor:pointer;
  760. padding:4px 38px 7px 10px;
  761. }
  762. .buttons a:hover {background:url(../images/button-left.png) left -31px no-repeat;}
  763. .buttons a:hover em {background:url(../images/button-right.png) right -31px no-repeat;}
  764. .buttons a:hover em em {background:url(../images/button-tail.png) 0 -31px repeat-x;}
  765.  
  766. #contact-form .success {
  767. color:#969696;
  768. width:246px;
  769. margin-bottom:20px;
  770. padding:10px;
  771. border:1px solid #d8d8d8;
  772. background:#fbfbfb;
  773. }
  774.  
  775. .kwicks {
  776. /* recommended styles for kwicks ul container */
  777. list-style: none;
  778. position: relative;
  779. margin-top: 20px;
  780. padding-left: 0;
  781. margin-left:24px;
  782. }
  783. .kwicks li{
  784. /* these are required, but the values are up to you (must be pixel) */
  785. height: 397px;
  786.  
  787. /*do not change these */
  788. display: block;
  789. overflow: hidden;
  790. padding: 0; /* if you need padding, do so with an inner div (or implement your own box-model hack) */
  791. }
  792. .kwicks.horizontal li {
  793. /* This is optional and will be disregarded by the script. However, it should be provided for non-JS enabled browsers. */
  794. margin-right: 2px; /*Set to same as spacing option. */
  795. float: left;
  796. }
  797. .kwicks.vertical li{
  798. /* This is optional and will be disregarded by the script. However, it should be provided for non-JS enabled browsers. */
  799. margin-bottom: 0px; /*Set to same as spacing option. */
  800. }
  801.  
  802. .m1 {width:190px;}
  803. .m2 {width:189px;}
  804. .m3 {width:189px;}
  805. .m4 {width:189px;}
  806. .m5 {width:190px;}
  807.  
  808. /*==========================================*/
  809.  
  810. /* Project specifics =========================================================== */
  811. /* Pour some CSS below ========================================================= */
  812. .link8 {font-size:18px; line-height:33px; color:#fff; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; background:#a73a3a; display:inline-block; font-style:italic;
  813. padding:1px 12px 5px 16px;}
  814. .link8:hover {background:#dedab9; color:#a73a3a;}
  815.  
  816.  
  817.  
  818.  
  819.  
  820. #package_form {
  821. margin-top:0px;
  822. margin-left:2px;
  823. position:relative;
  824.  
  825.  
  826. }
  827. #package_form input, #subscribe_form input {
  828. width:144px;
  829. position:relative;
  830. background:#fff;
  831. float:left;
  832. border:solid 1px #e2dfd1;
  833. margin-right:0px;
  834. padding:1px 9px 1px 10px ;
  835. margin-top:6px;
  836. float:right;
  837. }
  838. #subscribe_form input {
  839. background:#fff;
  840. color:#504e4c;
  841. width:148px;
  842. margin-right:3px;
  843. border:solid 1px #e2dfd1;
  844. }
  845. #subscribe_form .rowElem {
  846. overflow:hidden;
  847. padding-left:2px;
  848. }
  849. #subscribe_form a {
  850. background:#fff;
  851. float:left;
  852. border:solid 1px #e5e5e5;
  853. display:inline-block;
  854. line-height:22px;
  855. color:#504e4c;
  856. text-decoration:none;
  857. font-size:18px;
  858. padding:2px 11px 3px;
  859. }
  860.  
  861. #package_form .buttons {
  862. padding-right:0px;
  863. margin-top:129px;
  864. margin-left:2px;
  865. }
  866. #planner_form {margin-bottom:33px;}
  867. #planner_form .buttons {
  868. padding:25px 0px 0 0;
  869. }
  870.  
  871. #package_form .buttons a:hover, #planner_form .buttons a:hover {
  872. color:#000;
  873. }
  874. #package_form .buttons1 {
  875. float:right;
  876. margin-top:12px;
  877. margin-right:0px;
  878. }
  879. #planner_form {margin-bottom:23px;}
  880. #planner_form .buttons1 {
  881. padding:0px 0px 0 0;
  882.  
  883. }
  884. #package_form .buttons1 a, #planner_form .buttons1 a {
  885. font-size:13px; line-height:18px; color:#fff; text-decoration:none; background:#a73a3a; padding:6px 14px 6px 14px; display:inline-block; cursor:pointer; margin-top:4px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;
  886.  
  887. }
  888.  
  889.  
  890. #package_form .buttons1 a:hover, #planner_form .buttons1 a:hover {
  891. background:#dedab9;}
  892.  
  893.  
  894.  
  895.  
  896.  
  897. #subscribe_form strong {
  898. display:inline-block;
  899. line-height:31px;
  900. font-size:26px;
  901. font-weight:normal;
  902. padding:9px 0 18px 61px;
  903.  
  904. }
  905. #subscribe_form p {
  906. padding:2px 0 21px 3px;
  907. line-height:16px;
  908. }
  909. form.jqtransformdone label{
  910. display: block;
  911. font-size:12px;
  912. line-height:1.2em;
  913. padding-top:7px;
  914. color:#b5b0a3;
  915. float:left;
  916. font-family:Georgia, "Times New Roman", Times, serif;
  917. }
  918. form.jqtransformdone div.rowElem{
  919. clear:both;
  920. height:28px;
  921. }
  922.  
  923. .jqTransformSelectWrapper {
  924. width:50px;
  925. position:relative;
  926. height: 21px;
  927. background:#f3f3f3;
  928. float:left;
  929. border:solid 1px #e2dfd1;
  930. margin-right:0px;
  931. padding:0px 0px 0px 0px ;
  932.  
  933.  
  934. }
  935.  
  936. .select1 .jqTransformSelectWrapper {
  937. width:163px !important;
  938. position:relative;
  939. background:#fff;
  940. border:solid 1px #e2dfd1;
  941. padding:0px 0px 0px 3px;
  942. font-family:Arial, Helvetica, sans-serif;
  943. margin:6px 0px 0px 0px;
  944. padding:0px 0px 0px 0px;
  945. height:18px;
  946. float:right;
  947.  
  948. }
  949. .select2 .jqTransformSelectWrapper {
  950. width:51px !important;
  951. position:relative;
  952. height: 18px;
  953. background:#fff;
  954. float:left;
  955. border:solid 1px #e2dfd1;
  956. margin-right:0px;
  957. padding:0px 0px 0px 0px;
  958. margin-top:6px;
  959.  
  960.  
  961.  
  962. }
  963. #planner_form .jqTransformSelectWrapper {
  964. width:271px !important;
  965. }
  966. #planner_form div.rowElem {
  967. height:37px !important;
  968. }
  969. #planner_form .jqTransformSelectWrapper ul {
  970. width:271px !important;
  971. }
  972. #planner_form .jqTransformSelectWrapper div span {
  973. height:22px;
  974. width:238px !important;
  975. }
  976. #search-form > .rowElem > span {display:block;}
  977. .twice .jqTransformSelectWrapper {
  978. width:91px !important;
  979. float:left;
  980. }
  981. #account-form .state .jqTransformSelectWrapper {
  982. width:131px !important;
  983. }
  984. .jqTransformSelectWrapper div span {
  985. font-size: 10px;
  986. float: none;
  987. position: absolute;
  988. white-space: nowrap;
  989. line-height: 15px;
  990. padding: 1px 0 0 3px;
  991. overflow: hidden;
  992. cursor:pointer;
  993. color:#81807f;
  994. width:80px !important;
  995. }
  996.  
  997. .jqTransformSelectWrapper a.jqTransformSelectOpen {
  998. display: block;
  999. position: absolute;
  1000. right: 1px;
  1001. width: 15px;
  1002. height: 16px;
  1003. top:1px;
  1004. background:url(../images/select.gif) 0 0 no-repeat;
  1005. padding:0px 0px 0px 0px;
  1006.  
  1007.  
  1008. }
  1009. .rowElem .left {
  1010. float:left;
  1011. margin-right:10px;
  1012. }
  1013. #search-form .buttons, #search-form2 .buttons {
  1014.  
  1015. margin-top:161px;
  1016. }
  1017. #search-form .buttons a, #search-form2 .buttons a {
  1018. font-size:17px;
  1019. color:#000;
  1020. text-decoration:none;
  1021. margin-top:161px;
  1022. }
  1023. #search-form .buttons a:hover, #search-form2 .buttons a:hover {
  1024. color:#fff;
  1025. }
  1026.  
  1027. .jqTransformSelectWrapper ul {
  1028. position: absolute;
  1029. width: 20px;
  1030. top: 20px;
  1031. left: -1px;
  1032. list-style: none;
  1033. background-color: #FFF;
  1034. border: solid 1px #e2dfd1;
  1035. display: none;
  1036. margin: 0px;
  1037. padding: 0px;
  1038. overflow: auto;
  1039. z-index:10;
  1040.  
  1041. }
  1042.  
  1043. .jqTransformSelectWrapper ul a {
  1044. display: block;
  1045. text-decoration: none;
  1046. color:#a1adbe;
  1047. background-color: #FFF;
  1048. font-size: 10px;
  1049. line-height:1.23em;
  1050. padding:1px 0px 0px 2px;
  1051. line-height:10px;
  1052. }
  1053.  
  1054. .jqTransformSelectWrapper ul a.selected {
  1055. background: #fff;
  1056. color: #a1adbe;
  1057. padding:3px 0px 3px 4px;
  1058.  
  1059. }
  1060.  
  1061. * + html .jqTransformSelectWrapper ul a.selected {padding:0px 0px 0px 4px;}
  1062.  
  1063. .jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
  1064. background:#CCC;
  1065. color: #fff;
  1066. }
  1067.  
  1068. #page1 .col-1 {width:54px; margin-right:2px;}
  1069. #page1 .col-2 {width:54px; margin-right:2px;}
  1070. #page1 .col-3 {width:54px;}
  1071.  
  1072. #page4 .col-1 {width:54px; margin-right:2px;}
  1073. #page4 .col-2 {width:54px; margin-right:2px;}
  1074. #page4 .col-3 {width:54px;}
  1075.  
  1076. #package_form textarea {height:93px; width:259px; color:#b6b6b9; padding:5px 0px 6px 9px; border:1px solid #e2dfd1; font-size:10px; font-family:Arial, Helvetica, sans-serif; overflow:auto; margin-top:6px;
  1077. margin-left:-2px; resize:none;
  1078. background:#fff;
  1079. }
  1080. /* -------------
  1081. * Hidden - used to hide the original form elements
  1082. * ------------- */
  1083.  
  1084. .block1 {background:#fff; min-height:398px; width:312px; left:0px; top:0px; position:relative;
  1085. z-index:999;}
  1086. .block1 .padding {padding:17px 21px 23px 21px;}
  1087. .jqTransformHidden {display: none;}
  1088.  
  1089. #block {display:block; position:absolute; top:0; left:0; z-index:999;}
  1090.  
  1091. .slideDown.alt dt {
  1092. display:inline-block;
  1093. cursor:pointer;
  1094. overflow:hidden;
  1095. z-index:2;
  1096.  
  1097. }
  1098.  
  1099. .slideDown.alt dd {
  1100. display:none;
  1101. padding:0;
  1102. z-index:1;
  1103.  
  1104. }
  1105. .slideDown.alt.absolute dd {
  1106. background:#fff;
  1107.  
  1108. }
  1109.  
  1110.  
  1111. div.content {
  1112. /* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
  1113. display: none;
  1114. width: 650px;
  1115. padding-top:5px;
  1116.  
  1117. }
  1118. div.content a, div.navigation a {
  1119. text-decoration: none;
  1120. color: #0C3;
  1121.  
  1122. }
  1123. div.content a:focus, div.content a:hover, div.content a:active {
  1124. text-decoration: underline;
  1125. }
  1126. div.controls {
  1127. bottom: 25px;
  1128. right:20px;
  1129. height: 32px;
  1130. position:absolute;
  1131. width:100px;
  1132. }
  1133.  
  1134.  
  1135. div.controls a {
  1136. padding: 0px;
  1137. }
  1138. div.ss-controls {
  1139. float: left;
  1140.  
  1141. }
  1142.  
  1143. div.nav-controls {
  1144. float: right;
  1145.  
  1146.  
  1147. }
  1148. div.slideshow-container {
  1149. position: relative;
  1150. clear: both;
  1151. height: 501px; /* This should be set to be at least the height of the largest image in the slideshow */
  1152.  
  1153. }
  1154. div.loader {
  1155. position: absolute;
  1156. width: 550px;
  1157. height: 500px; /* This should be set to be at least the height of the largest image in the slideshow */
  1158. }
  1159. div.slideshow {
  1160.  
  1161. }
  1162. div.slideshow span.image-wrapper {
  1163. display: block;
  1164. position: absolute;
  1165. top: 0;
  1166. left: 0;
  1167. font-size:0px;
  1168. line-height:0px;
  1169. }
  1170.  
  1171. div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
  1172. text-decoration: none;
  1173. }
  1174. div.slideshow img {
  1175. vertical-align: middle;
  1176. }
  1177. div.download {
  1178. float: right;
  1179. }
  1180. div.caption-container {
  1181. position: relative;
  1182. clear: left;
  1183. height: 75px;
  1184. }
  1185. span.image-caption {
  1186. display: block;
  1187. position: absolute;
  1188. width: 550px;
  1189. top: 0;
  1190. left: 0;
  1191. }
  1192. div.caption {
  1193. padding: 12px;
  1194. }
  1195. div.image-title {
  1196. font-weight: bold;
  1197. font-size: 1.4em;
  1198. }
  1199. div.image-desc {
  1200. line-height: 1.3em;
  1201. padding-top: 12px;
  1202. }
  1203. div.navigation {
  1204. /* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
  1205. }
  1206.  
  1207.  
  1208.  
  1209. ul.thumbs {
  1210. clear: both;
  1211. margin: 0;
  1212. padding: 0px 0px 0px 0px;
  1213. width:960px !important;
  1214.  
  1215. }
  1216. ul.thumbs li {
  1217. float: left;
  1218. padding: 0;
  1219. margin: 7px 10px 0px 0;
  1220. list-style: none;
  1221. padding-bottom:13px;
  1222. }
  1223. ul.thumbs li .last {margin-left:0px;}
  1224. a.thumb {
  1225. padding: 0px;
  1226. display: block;
  1227.  
  1228. }
  1229. ul.thumbs li.selected a.thumb {
  1230.  
  1231. }
  1232. a.thumb:focus {
  1233. outline: none;
  1234. }
  1235. ul.thumbs img {
  1236. border: none;
  1237. display: block;
  1238. }
  1239. div.pagination {
  1240. clear: both;
  1241. }
  1242. div.navigation div.top {
  1243. margin-bottom: 12px;
  1244. height: 11px;
  1245. }
  1246. div.navigation div.bottom {
  1247. margin-top: 12px;
  1248. }
  1249. div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
  1250. display: block;
  1251. float: left;
  1252. margin-right: 2px;
  1253. padding: 4px 7px 2px 7px;
  1254. border: 1px solid #ccc;
  1255. }
  1256. div.pagination a:hover {
  1257. background-color: #eee;
  1258. text-decoration: none;
  1259. }
  1260. div.pagination span.current {
  1261. font-weight: bold;
  1262. background-color: #000;
  1263. border-color: #000;
  1264. color: #fff;
  1265. }
  1266. div.pagination span.ellipsis {
  1267. border: none;
  1268. padding: 5px 0 3px 2px;
  1269. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement