Untitled


SUBMITTED BY: Guest

DATE: Jan. 22, 2014, 1:42 p.m.

FORMAT: CSS

SIZE: 6.7 kB

HITS: 7193

  1. /**************************
  2. *
  3. * GENERAL
  4. *
  5. **************************/
  6. .slider_wrapper {
  7. overflow: hidden;
  8. position: relative;
  9. z-index: 0;
  10. width: 940px;
  11. height: 376px;
  12. }
  13. .camera_target_content {
  14. overflow: visible !important;
  15. }
  16. .camera_wrap {
  17. overflow: hidden;
  18. display: none;
  19. position: relative;
  20. overflow: visible !important;
  21. z-index: 0;
  22. margin-bottom: 0 !important;
  23. }
  24. .camera_wrap img {
  25. max-width: 10000px;
  26. }
  27. .camera_fakehover {
  28. height: 100%;
  29. min-height: 60px;
  30. position: relative;
  31. width: 100%;
  32. z-index: 1;
  33. }
  34. .camera_wrap {
  35. width: 100%;
  36. }
  37. .camera_src {
  38. display: none;
  39. }
  40. .cameraCont, .cameraContents {
  41. height: 100%;
  42. position: relative;
  43. width: 100%;
  44. z-index: 1;
  45. }
  46. .cameraSlide {
  47. bottom: 0;
  48. left: 0;
  49. position: absolute;
  50. right: 0;
  51. top: 0;
  52. width: 100%;
  53. }
  54. .cameraContent {
  55. bottom: 0;
  56. display: none;
  57. left: 0;
  58. position: absolute;
  59. right: 0;
  60. top: 0;
  61. width: 100%;
  62. }
  63. .camera_target {
  64. bottom: 0;
  65. height: 100%;
  66. left: 0;
  67. overflow: hidden;
  68. position: absolute;
  69. right: 0;
  70. text-align: left;
  71. top: 0;
  72. width: 100%;
  73. z-index: 0;
  74. }
  75. .camera_overlayer {
  76. bottom: 0;
  77. height: 100%;
  78. left: 0;
  79. overflow: hidden;
  80. position: absolute;
  81. right: 0;
  82. top: 0;
  83. width: 100%;
  84. z-index: 0;
  85. }
  86. .camera_target_content {
  87. bottom: 0;
  88. left: 0;
  89. overflow: hidden;
  90. position: absolute;
  91. right: 0;
  92. top: 0;
  93. z-index: 2;
  94. }
  95. .camera_target_content .camera_link {
  96. background: url(../images/blank.gif);
  97. display: block;
  98. height: 100%;
  99. text-decoration: none;
  100. }
  101. .camera_loader {
  102. background: #fff url(../images/camera-loader.gif) no-repeat center;
  103. background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
  104. border: 1px solid #ffffff;
  105. border-radius: 18px;
  106. height: 36px;
  107. left: 50%;
  108. overflow: hidden;
  109. position: absolute;
  110. margin: -18px 0 0 -18px;
  111. top: 50%;
  112. width: 36px;
  113. z-index: 3;
  114. }
  115. .camera_nav_cont {
  116. height: 65px;
  117. overflow: hidden;
  118. position: absolute;
  119. right: 9px;
  120. top: 15px;
  121. width: 120px;
  122. z-index: 4;
  123. }
  124. .camerarelative {
  125. overflow: hidden;
  126. position: relative;
  127. }
  128. .imgFake {
  129. cursor: pointer;
  130. }
  131. .camera_commands > .camera_stop {
  132. display: none;
  133. }
  134. .slide_wrapper .camera_prev{
  135. background: url(../images/prevnext_bg.png) 0 0 repeat;
  136. width: 70px;
  137. top: 0 !important;
  138. height: auto !important;
  139. bottom: 0;
  140. left: -80px;
  141. display: block;
  142. position: absolute;
  143. opacity: 1 !important;
  144. transition: 0.5s ease;
  145. -o-transition: 0.5s ease;
  146. -webkit-transition: 0.5s ease;
  147. }
  148. .slide_wrapper .camera_prev>span {
  149. background: url(../images/prev.png) center 0 no-repeat;
  150. top: 50%;
  151. margin-top: -10px;
  152. position: absolute;
  153. display: block;
  154. height: 20px;
  155. left: 0;
  156. right: 0;
  157. }
  158. .slide_wrapper .camera_next>span {
  159. background: url(../images/next.png) center 0 no-repeat;
  160. top: 50%;
  161. margin-top: -10px;
  162. position: absolute;
  163. display: block;
  164. left: 0;
  165. right: 0;
  166. height: 20px;
  167. }
  168. .slide_wrapper .camera_next {
  169. background: url(../images/prevnext_bg.png) 0 0 repeat;
  170. width: 70px;
  171. top: 0 !important;
  172. bottom: 0;
  173. height: auto !important;
  174. right: -80px;
  175. display: block;
  176. position: absolute;
  177. opacity: 1 !important;
  178. transition: 0.5s ease;
  179. -o-transition: 0.5s ease;
  180. -webkit-transition: 0.5s ease;
  181. }
  182. .camera_thumbs_cont {
  183. z-index: 999;
  184. position: relative;
  185. }
  186. .camera_thumbs_cont > div {
  187. float: left;
  188. width: 100%;
  189. }
  190. .camera_thumbs_cont ul {
  191. overflow: hidden;
  192. position: relative;
  193. margin: 0 !important;
  194. margin-left: -80px !important;
  195. margin-top: -35px !important;
  196. text-align: center;
  197. background-color: #b8684f;
  198. }
  199. .camera_thumbs_cont ul li {
  200. display: inline;
  201. }
  202. .camera_thumbs_cont ul li > img {
  203. cursor: pointer;
  204. vertical-align:bottom;
  205. transition: 0.5s ease;
  206. -o-transition: 0.5s ease;
  207. -webkit-transition: 0.5s ease;
  208. }
  209. .camera_clear {
  210. display: block;
  211. clear: both;
  212. }
  213. .showIt {
  214. display: none;
  215. }
  216. .camera_clear {
  217. clear: both;
  218. display: block;
  219. height: 1px;
  220. margin: -1px 0 25px;
  221. position: relative;
  222. }
  223. .caption {
  224. left: 0px;
  225. right: 0px;
  226. top: 0;
  227. bottom: 0;
  228. position: absolute;
  229. z-index: 1 !important;
  230. }
  231. .pagination {
  232. display: block;
  233. position: absolute;
  234. left: 50%;
  235. bottom: 73px;
  236. width: 178px;
  237. height: 32px;
  238. margin-left: -89px;
  239. overflow: hidden;
  240. right: 0;
  241. z-index: 999;
  242. text-align: left;
  243. }
  244. .camera_pag_ul {
  245. overflow: hidden;
  246. }
  247. .pagination li {
  248. float: left;
  249. }
  250. .pagination li+li {
  251. margin-left: 16px;
  252. }
  253. .pagination li a {
  254. display: block;
  255. width: 32px;
  256. cursor: pointer;
  257. height: 32px;
  258. background: url(../images/pagination.png) right 0 no-repeat;
  259. overflow: hidden;
  260. color: transparent;
  261. text-indent: -100px;
  262. transition: 0s ease;
  263. -o-transition: 0s ease;
  264. -webkit-transition: 0s ease;
  265. }
  266. .pagination li a:hover, .pagination li.current a {
  267. background-position: 0 0;
  268. cursor: pointer;
  269. }
  270. /**************************
  271. *
  272. * COLORS & SKINS
  273. *
  274. **************************/
  275. /**************************
  276. .camera_prev {
  277. display: block;
  278. position: absolute;
  279. background: url(../images/prevnext.png) 0 0 no-repeat;
  280. width: 48px;
  281. height: 48px;
  282. top: 19px;
  283. right: 92px;
  284. z-index: 999;
  285. opacity: 1 !important;
  286. transition: 0s ease;
  287. -o-transition: 0. ease;
  288. -webkit-transition: 0s ease;
  289. }
  290. .camera_next {
  291. right: 40px;
  292. display: block;
  293. position: absolute;
  294. background: url(../images/prevnext.png) right bottom no-repeat;
  295. width: 48px;
  296. height: 48px;
  297. top: 19px;
  298. right: 42px;
  299. z-index: 999;
  300. transition: 0s ease;
  301. -o-transition: 0s ease;
  302. -webkit-transition: 0s ease;
  303. opacity: 1 !important;
  304. }
  305. .camera_next:hover {
  306. cursor: pointer;
  307. background-position: right 0;
  308. }
  309. .camera_prev:hover {
  310. cursor: pointer;
  311. background-position: 0 bottom;
  312. }
  313. **************************/

comments powered by Disqus