Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Файл - common.css (Старый размер - 66949 | Новый - 0):
- 0. - #common_css {
- 1. - display: none;
- 2. - }
- 3. -
- 4. - body {
- 5. - background: #fff;
- 6. - color: #000;
- 7. - margin: 0px;
- 8. - padding: 0px;
- 9. - direction: ltr;
- 10. - font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
- 11. - font-size: 11px;
- 12. - line-height: 1.182;
- 13. - font-weight: normal;
- 14. - }
- 15. - body.font_medium {
- 16. - font-size: 12px;
- 17. - line-height: 1.167;
- 18. - font-family: Lucida Grande, Arial, tahoma, verdana, sans-serif;
- 19. - }
- 20. - body.nofixed {
- 21. - width: 100%;
- 22. - overflow: hidden;
- 23. - }
- 24. - body.nofixed #page_wrap {
- 25. - position: relative;
- 26. - height: 100%;
- 27. - width: 100%;
- 28. - overflow: auto;
- 29. - }
- 30. - .fixed {
- 31. - position: fixed;
- 32. - }
- 33. - body.nofixed .fixed, body.mobfixed .fixed {
- 34. - position: absolute;
- 35. - }
- 36. - body.firefox #page_wrap {
- 37. - position: relative;
- 38. - width: 100%;
- 39. - overflow: hidden;
- 40. - }
- 41. - .table td {
- 42. - vertical-align: top;
- 43. - text-align: left;
- 44. - }
- 45. -
- 46. - /* in 'rtl' left and ltr too -- disabling content jumping when scrollbar changes */
- 47. - .scroll_fix_wrap {
- 48. - text-align: left;
- 49. - direction: ltr;
- 50. - }
- 51. - a {
- 52. - color: #2B587A;
- 53. - text-decoration: none;
- 54. - cursor: pointer;
- 55. - }
- 56. - a:hover {
- 57. - text-decoration: underline;
- 58. - }
- 59. - img {
- 60. - border: 0px;
- 61. - }
- 62. - form {
- 63. - margin: 0px;
- 64. - padding: 0px;
- 65. - }
- 66. - small {
- 67. - font-size: 10px;
- 68. - }
- 69. - .font_medium small {
- 70. - font-size: 11px;
- 71. - }
- 72. - textarea.ashelper {
- 73. - overflow: hidden;
- 74. - }
- 75. -
- 76. - #fmenu {
- 77. - position: absolute;
- 78. - right: 0px;
- 79. - top: 0px;
- 80. - margin-top: 2px;
- 81. - padding: 5px 0px;
- 82. - background: #FFF;
- 83. - }
- 84. - .fmenu_item,
- 85. - .fmenu_cont {
- 86. - overflow: hidden;
- 87. - display: inline-block;
- 88. - *display: inline;
- 89. - *zoom: 1;
- 90. - }
- 91. - .fmenu_item {
- 92. - font-size: 10px;
- 93. - clear: both;
- 94. - margin: 4px 1px;
- 95. - line-height: 11px;
- 96. - padding: 4px;
- 97. - font-weight: bold;
- 98. - color: #45688E;
- 99. - opacity: 0.5;
- 100. - filter: alpha(opacity=50);
- 101. - -webkit-border-radius: 2px;
- 102. - -khtml-border-radius: 2px;
- 103. - -moz-border-radius: 2px;
- 104. - border-radius: 2px;
- 105. - -webkit-transition: opacity 100ms linear;
- 106. - -moz-transition: opacity 100ms linear;
- 107. - -o-transition: opacity 100ms linear;
- 108. - transition: opacity 100ms linear;
- 109. - }
- 110. - .fmenu_text .counter_anim_wrap {
- 111. - height: 11px;
- 112. - }
- 113. - .fmenu_icon {
- 114. - height: 11px;
- 115. - background: url(/images/fixedmenu.gif?8) no-repeat;
- 116. - width: 11px;
- 117. - }
- 118. - .fmenu_text {
- 119. - overflow: hidden;
- 120. - vertical-align: top !important;
- 121. - }
- 122. - .font_medium .fmenu_item {
- 123. - font-size: 11px;
- 124. - }
- 125. - .fmenu_item:hover {
- 126. - text-decoration: none;
- 127. - opacity: 1;
- 128. - }
- 129. - .fmenu_item_over {
- 130. - opacity: 1;
- 131. - background-color: #597DA3;
- 132. - color: #FFF;
- 133. - }
- 134. - #fmenu_fr {
- 135. - background-position: 100% -6px;
- 136. - }
- 137. - #fmenu_ph {
- 138. - background-position: 100% -29px;
- 139. - }
- 140. - #fmenu_vid {
- 141. - background-position: 100% -52px;
- 142. - }
- 143. - #fmenu_msg {
- 144. - background-position: 100% -75px;
- 145. - }
- 146. - #fmenu_gr {
- 147. - background-position: 100% -98px;
- 148. - }
- 149. - #fmenu_nws {
- 150. - background-position: 100% -121px;
- 151. - }
- 152. - #fmenu_ap {
- 153. - background-position: 100% -144px;
- 154. - }
- 155. - .fmenu_item_over #fmenu_fr {
- 156. - background-position: 100% -167px;
- 157. - }
- 158. - .fmenu_item_over #fmenu_ph {
- 159. - background-position: 100% -190px;
- 160. - }
- 161. - .fmenu_item_over #fmenu_vid {
- 162. - background-position: 100% -213px;
- 163. - }
- 164. - .fmenu_item_over #fmenu_msg {
- 165. - background-position: 100% -236px;
- 166. - }
- 167. - .fmenu_item_over #fmenu_gr {
- 168. - background-position: 100% -259px;
- 169. - }
- 170. - .fmenu_item_over #fmenu_nws {
- 171. - background-position: 100% -282px;
- 172. - }
- 173. - .fmenu_item_over #fmenu_ap {
- 174. - background-position: 100% -305px;
- 175. - }
- 176. -
- 177. - .captcha {
- 178. - padding: 5px 0;
- 179. - text-align: center;
- 180. - height: 80px;
- 181. - }
- 182. - .captcha img {
- 183. - width: 130px;
- 184. - height: 50px;
- 185. - background: url(/images/vklogo.gif);
- 186. - cursor: pointer;
- 187. - }
- 188. - .captcha input.text {
- 189. - width: 120px;
- 190. - margin: 10px 0px 0px;
- 191. - }
- 192. - .captcha .progress {
- 193. - width: 120px;
- 194. - margin: 13px auto 0px;
- 195. - }
- 196. - .phone_validation_suggest {
- 197. - text-align: center;
- 198. - font-size: 0.9em;
- 199. - padding-top: 10px;
- 200. - line-height: 1.36em;
- 201. - }
- 202. -
- 203. - .summary_wrap {
- 204. - color: #45688E;
- 205. - padding: 13px 10px 0px;
- 206. - background: #FFF;
- 207. - border-bottom: 1px solid #DAE1E8;
- 208. - }
- 209. - .summary_wrap .summary {
- 210. - font-weight: bold;
- 211. - padding: 3px 0px 4px;
- 212. - }
- 213. - .summary_wrap .summary span,
- 214. - .summary_lnk {
- 215. - font-weight: normal;
- 216. - }
- 217. - .bottom_wrap {
- 218. - border-top: 1px solid #DAE1E8;
- 219. - background: #FFF;
- 220. - padding: 0px 10px;
- 221. - }
- 222. -
- 223. - .num_delim {
- 224. - font-size: 60% !important;
- 225. - vertical-align: top !important;
- 226. - }
- 227. -
- 228. - .png {
- 229. - behavior: url(/js/iepngfix.htc);
- 230. - }
- 231. - .progress, .progress_inv, .progress_inv_img {
- 232. - display: none;
- 233. - width: 32px;
- 234. - height: 13px;
- 235. - background: url(/images/upload.gif) no-repeat 50% 50%;
- 236. - }
- 237. - .progress_inline {
- 238. - display: inline;
- 239. - display: inline-block;
- 240. - *zoom: 1;
- 241. - vertical-align: bottom;
- 242. - width: 32px;
- 243. - height: 13px;
- 244. - background: url(/images/upload.gif) no-repeat 50% 50%;
- 245. - }
- 246. - .progress_inv, .progress_inv_img {
- 247. - background-image: url(/images/upload_inv.gif);
- 248. - }
- 249. - .progress_inv_mini {
- 250. - background-image: url(/images/upload_inv_mini.gif);
- 251. - width: 16px;
- 252. - height: 4px;
- 253. - }
- 254. - .progress_gray {
- 255. - background-image: url(/images/upload_gray.gif);
- 256. - width: 32px;
- 257. - height: 13px;
- 258. - }
- 259. - .progress_inv_img {
- 260. - background-color: rgba(0, 0, 0, 0.5);
- 261. - }
- 262. - .checkbox {
- 263. - cursor: pointer;
- 264. - line-height: 1.27em;
- 265. - }
- 266. - .checkbox.disabled {
- 267. - opacity: 0.5;
- 268. - filter: alpha(opacity=50);
- 269. - }
- 270. - .checkbox div {
- 271. - float: left;
- 272. - width: 15px;
- 273. - margin-right: 5px;
- 274. - height: 14px;
- 275. - margin-bottom: 2px;
- 276. - background: url(/images/icons/check.gif) 0px 0px no-repeat;
- 277. - }
- 278. - .checkbox:hover div {
- 279. - background-position: 0px -28px;
- 280. - }
- 281. - .checkbox.disabled:hover div {
- 282. - background-position: 0px 0px;
- 283. - }
- 284. - .checkbox.on div {
- 285. - background-position: 0px -14px;
- 286. - }
- 287. - .checkbox.on:hover div {
- 288. - background-position: 0px -42px;
- 289. - }
- 290. - .checkbox.disabled.on:hover div {
- 291. - background-position: 0px -14px;
- 292. - }
- 293. - .radiobtn {
- 294. - cursor: pointer;
- 295. - line-height: 1.27em;
- 296. - }
- 297. - .radiobtn div {
- 298. - float: left;
- 299. - width: 15px;
- 300. - margin-right: 5px;
- 301. - height: 14px;
- 302. - margin-bottom: 1px; /* Second line fix */
- 303. - background: url(/images/icons/radio.gif) 0px 0px no-repeat;
- 304. - }
- 305. - .radiobtn:hover div {
- 306. - background-position: 0px -28px;
- 307. - }
- 308. - .radiobtn.disabled:hover div {
- 309. - background-position: 0px 0px;
- 310. - }
- 311. - .radiobtn_hover div {
- 312. - background-position: 0px -28px;
- 313. - }
- 314. - .radiobtn.on div {
- 315. - background-position: 0px -14px;
- 316. - }
- 317. - .radiobtn.on:hover div {
- 318. - background-position: 0px -42px;
- 319. - }
- 320. - .radiobtn.disabled.on:hover div {
- 321. - background-position: 0px -14px;
- 322. - }
- 323. - .radiobtn.on.radiobtn_hover div {
- 324. - background-position: 0px -42px;
- 325. - }
- 326. - .fl_l { float: left; }
- 327. - .fl_r { float: right; }
- 328. - .ta_l { text-align: left; }
- 329. - .ta_r { text-align: right; }
- 330. - .inl_bl {display:-moz-inline-stack; display:inline-block; _overflow:hidden; vertical-align: top; zoom:1; *display:inline;}
- 331. - .sl_nowrap {
- 332. - -o-text-overflow: ellipsis;
- 333. - text-overflow: ellipsis;
- 334. - white-space: nowrap;
- 335. - }
- 336. - #side_bar .inl_bl {
- 337. - vertical-align: baseline;
- 338. - }
- 339. - #side_bar .left_count_wrap .inl_bl {
- 340. - vertical-align: top;
- 341. - }
- 342. -
- 343. - .upload_frame {
- 344. - position: absolute;
- 345. - visibility: hidden;
- 346. - width: 20px;
- 347. - height: 20px;
- 348. - }
- 349. -
- 350. - .noselect {
- 351. - -webkit-user-select: none;
- 352. - -khtml-user-select: none;
- 353. - -moz-user-select: none;
- 354. - -ms-user-select: none;
- 355. - -o-user-select: none;
- 356. - user-select: none;
- 357. - }
- 358. -
- 359. - /* Inputs */
- 360. -
- 361. - .font_default input[type="text"],
- 362. - .font_default input[type="submit"],
- 363. - .font_default input[type="button"],
- 364. - .font_default input[type="search"],
- 365. - .font_default input[type="password"],
- 366. - .font_default input[type~="text"],
- 367. - .font_default input[type~="search"],
- 368. - .font_default input[type~="password"],
- 369. - .font_default input[type~="email"],
- 370. - .font_default input.text,
- 371. - .font_default input.search,
- 372. - .font_default textarea,
- 373. - .font_default input.big_text,
- 374. - .font_default input.file {
- 375. - font-size: 11px;
- 376. - font-family: Tahoma, Verdana, Arial, Sans-Serif, Lucida Sans;
- 377. - }
- 378. -
- 379. - .font_medium input[type="text"],
- 380. - .font_medium input[type="submit"],
- 381. - .font_medium input[type="button"],
- 382. - .font_medium input[type="search"],
- 383. - .font_medium input[type="password"],
- 384. - .font_medium input[type~="text"],
- 385. - .font_medium input[type~="search"],
- 386. - .font_medium input[type~="password"],
- 387. - .font_medium input[type~="email"],
- 388. - .font_medium input.text,
- 389. - .font_medium input.search,
- 390. - .font_medium textarea,
- 391. - .font_medium input.big_text,
- 392. - .font_medium input.file {
- 393. - font-size: 12px;
- 394. - font-family: Lucida Grande, Arial, tahoma, verdana, sans-serif;
- 395. - }
- 396. -
- 397. - input.text, input.search, textarea, input.big_text {
- 398. - background: #FFF;
- 399. - color: #000;
- 400. - border: 1px solid #C3CBD4;
- 401. - padding: 3px;
- 402. - margin: 0px;
- 403. - }
- 404. - ::-webkit-input-placeholder {
- 405. - color: #777;
- 406. - }
- 407. - input:-moz-placeholder,
- 408. - textarea:-moz-placeholder {
- 409. - color: #777;
- 410. - }
- 411. - .top_search_inp::-webkit-input-placeholder {
- 412. - padding-left: 2px;
- 413. - }
- 414. - .top_search_inp:-moz-placeholder {
- 415. - padding-left: 21px !important;
- 416. - }
- 417. -
- 418. - input.big_text {
- 419. - font-size: 1.09em !important;
- 420. - padding: 5px 4px 4px;
- 421. - }
- 422. - input.search {
- 423. - background: #FFF url(/images/magglass.png) no-repeat 3px 4px;
- 424. - padding-left: 17px;
- 425. - }
- 426. - input.file {
- 427. - margin: 0px;
- 428. - }
- 429. - input.disabled,
- 430. - textarea.disabled {
- 431. - color: #8C8E91;
- 432. - -webkit-text-fill-color: #8C8E91;
- 433. - -webkit-opacity: 1;
- 434. - background-color: #F5F6F7;
- 435. - border-color: #C9CDD1;
- 436. - }
- 437. - .captcha input.big_text {
- 438. - font-size: 1em !important;
- 439. - margin-top: 7px;
- 440. - }
- 441. -
- 442. - /* Headers */
- 443. -
- 444. - h2 {
- 445. - border-bottom: 1px solid #DAE1E8;
- 446. - color: #45668E;
- 447. - font-size: 1.18em;
- 448. - padding: 0px 0px 3px;
- 449. - margin: 0px 0px 10px;
- 450. - }
- 451. - h4 {
- 452. - border-bottom: 1px solid #E8EBEE;
- 453. - color: #45688E;
- 454. - font-size: 11px;
- 455. - font-weight: bold;
- 456. - margin: 0px;
- 457. - padding: 0px 0px 3px;
- 458. - }
- 459. - .font_medium h4 {
- 460. - font-size: 12px;
- 461. - }
- 462. - h4 .fl_r, h4 span {
- 463. - font-weight: normal;
- 464. - }
- 465. -
- 466. - /* Layout */
- 467. -
- 468. - div#utils {
- 469. - top: -30px;
- 470. - position: absolute;
- 471. - height: 20px;
- 472. - overflow: hidden;
- 473. - }
- 474. - #page_layout {
- 475. - padding: 0px;
- 476. - margin: 0px auto;
- 477. - position: relative;
- 478. - z-index: 6;
- 479. - width: 791px;
- 480. - }
- 481. - #page_header .back {
- 482. - position: absolute;
- 483. - width: 100%;
- 484. - height: 40px;
- 485. - background: #4E729A url(/images/hatf.gif?1) 0px -43px repeat-x;
- 486. - }
- 487. - #page_header .left {
- 488. - position: absolute;
- 489. - left: 0px;
- 490. - width: 134px;
- 491. - height: 40px;
- 492. - background: #4E729A url(/images/hatf.gif?1) 0px -1px;
- 493. - }
- 494. - #page_header .right {
- 495. - position: absolute;
- 496. - right: 0px;
- 497. - width: 10px;
- 498. - height: 40px;
- 499. - background: #4E729A url(/images/hatf.gif?1) 100% -1px;
- 500. - }
- 501. - #page_header .content {
- 502. - position: absolute;
- 503. - width: 100%;
- 504. - z-index: 120;
- 505. - }
- 506. - /*
- 507. - #page_header.p_head_l777 .left, #page_header.p_head_l777 .right, #page_header.p_head_l777 .back {
- 508. - background-color: #4E729A;
- 509. - background-image: url(/images/hatsov.gif);
- 510. - }
- 511. - #page_header.p_head_l100 .left, #page_header.p_head_l100 .right, #page_header.p_head_l100 .back {
- 512. - background-color: #4E729A;
- 513. - background-image: url(/images/hatimp.gif);
- 514. - }
- 515. - #page_header.p_head_l100 .left {
- 516. - width: 135px;
- 517. - }
- 518. - #page_header.p_head_l100 .right {
- 519. - width: 10px;
- 520. - }
- 521. - */
- 522. - #page_header.p_head1 .right {
- 523. - background: #4E729A url(/images/hatf_vk.gif?1) 100% -1px;
- 524. - }
- 525. - #page_header.p_head1 .left {
- 526. - width: 48px;
- 527. - background: #4E729A url(/images/hatf_vk.gif?1) 0px -1px;
- 528. - }
- 529. - #page_header.p_head1 .back {
- 530. - background: #4E729A url(/images/hatf_vk.gif?1) 0px -43px repeat-x;
- 531. - }
- 532. - /*
- 533. - #page_header.p_head1.p_head_l100 .left {
- 534. - width: 10px;
- 535. - }
- 536. - */
- 537. - #page_header {
- 538. - height: 40px;
- 539. - }
- 540. - .top_home_link {
- 541. - top: 0px;
- 542. - width: 146px;
- 543. - height: 40px;
- 544. - display: block;
- 545. - position: absolute;
- 546. - outline: none;
- 547. - }
- 548. - .top_home_link_td {
- 549. - width: 146px;
- 550. - vertical-align: top;
- 551. - }
- 552. - #top_logo_down {
- 553. - margin-left: 4px;
- 554. - visibility: hidden;
- 555. - width: 134px;
- 556. - height: 36px;
- 557. - background: #4E729A url(/images/hatf.gif?1) -4px 0px;
- 558. - margin-right: 8px;
- 559. - }
- 560. - #top_logo_down.tld_d {
- 561. - visibility: visible;
- 562. - }
- 563. - #page_header.p_head1 #top_logo_down {
- 564. - background: #4E729A url(/images/hatf_vk.gif?1) -4px 0px;
- 565. - }
- 566. - .is_rtl1 #page_header.p_head1 #top_logo_down {
- 567. - background: #4E729A url(/images/hatf_vk_rtl.gif?1) -3px 0px;
- 568. - }
- 569. - .top_back_link_td {
- 570. - width: 100%;
- 571. - }
- 572. - .homelink, .shah, .unl {
- 573. - position: absolute;
- 574. - left: 0px;
- 575. - top: 0px;
- 576. - display: block;
- 577. - color: #FFF;
- 578. - font-weight: bold;
- 579. - padding: 7px 0px 0px 14px;
- 580. - font-size: 11px;
- 581. - display:block;
- 582. - width: 153px;
- 583. - z-index: 410;
- 584. - overflow: hidden;
- 585. - }
- 586. - .font_medium .homelink,
- 587. - .font_medium .shah,
- 588. - .font_medium .unl {
- 589. - font-size: 12px;
- 590. - }
- 591. - .shah {
- 592. - padding-top: 8px;
- 593. - color: #000;
- 594. - opacity: 0.4;
- 595. - filter: alpha(opacity=40);
- 596. - z-index: 400;
- 597. - }
- 598. - .vklink {
- 599. - font-size: 1.36em;
- 600. - padding: 10px 17px 10px;
- 601. - }
- 602. - .shah.vklink {
- 603. - padding-top: 11px;
- 604. - }
- 605. - .unl {
- 606. - margin-top: 21px;
- 607. - padding-top: 0px;
- 608. - font-weight: normal;
- 609. - display: block;
- 610. - font-size: 0.9em;
- 611. - color: #dae1e8;
- 612. - }
- 613. - a.unl:hover, a.homelink:hover {
- 614. - text-decoration: underline;
- 615. - }
- 616. - .head_nav {
- 617. - margin: 0px;
- 618. - padding: 0px 8px 0px 0px;
- 619. - }
- 620. - .head_nav a.top_nav_link {
- 621. - display: block;
- 622. - padding: 12px 10px 15px;
- 623. - height: 13px;
- 624. - margin: 0px;
- 625. - font-weight: bold;
- 626. - font-size: 11px;
- 627. - color: #E8EFF7;
- 628. - text-shadow: 0px 1px 0px #4e7097;
- 629. - }
- 630. - .font_medium .head_nav a.top_nav_link {
- 631. - font-size: 12px;
- 632. - }
- 633. - .head_nav a.top_nav_link#head_music {
- 634. - padding-right: 36px;
- 635. - position: relative;
- 636. - }
- 637. - #head_play_btn {
- 638. - position: absolute;
- 639. - right: 7px;
- 640. - top: 9px;
- 641. - width: 22px;
- 642. - height: 23px;
- 643. - background: url(/images/icons/audio_iconsf.png) no-repeat scroll 0 0 transparent;
- 644. - cursor: pointer;
- 645. - }
- 646. - a:hover #head_play_btn,
- 647. - a.over #head_play_btn {
- 648. - background-position: -24px 0;
- 649. - }
- 650. - #head_play_btn.playing {
- 651. - background-position: -96px 0;
- 652. - }
- 653. - a:hover #head_play_btn.playing,
- 654. - a.over #head_play_btn.playing {
- 655. - background-position: -120px 0;
- 656. - }
- 657. - a:hover #head_play_btn.over,
- 658. - a:hover #head_play_btn.down,
- 659. - a.over #head_play_btn.over,
- 660. - a.over #head_play_btn.down {
- 661. - background-position: -48px 0;
- 662. - }
- 663. - a:hover #head_play_btn.playing.over,
- 664. - a:hover #head_play_btn.playing.down,
- 665. - a.over #head_play_btn.playing.over,
- 666. - a.over #head_play_btn.playing.down {
- 667. - background-position: -144px 0;
- 668. - }
- 669. -
- 670. - .head_nav div#top_links {
- 671. - padding: 0px;
- 672. - height: 22px;
- 673. - background-image: none;
- 674. - }
- 675. - .head_nav.no_menu div#top_links {
- 676. - display: none;
- 677. - }
- 678. - .head_nav.no_menu a#logout_link {
- 679. - display: none;
- 680. - }
- 681. - .head_nav a.top_nav_link:hover,
- 682. - .head_nav a.top_nav_link.over,
- 683. - #top_back_link:hover {
- 684. - background-color: rgba(0, 31, 64, 0.17);
- 685. - color: #FFF;
- 686. - text-decoration: none;
- 687. - }
- 688. - .head_nav a.top_nav_link.active {
- 689. - padding-top: 13px;
- 690. - padding-bottom: 14px;
- 691. - }
- 692. - .head_nav a#head_music.head_play_down {
- 693. - padding-top: 12px;
- 694. - padding-bottom: 15px;
- 695. - }
- 696. - .head_nav a.top_nav_link.active #head_play_btn {
- 697. - top: 10px;
- 698. - }
- 699. - .head_nav a.top_nav_link b {
- 700. - font-weight: normal;
- 701. - color: #E8EFF7;
- 702. - }
- 703. -
- 704. - .head_nav a.top_nav_link span {
- 705. - color: #FFF;
- 706. - }
- 707. - .head_nav a.top_nav_link span#head_music_text {
- 708. - color: #E8EFF7;
- 709. - }
- 710. - .head_nav a.top_nav_link:hover span#head_music_text,
- 711. - .head_nav a.top_nav_link.over span#head_music_text {
- 712. - color: #FFF;
- 713. - }
- 714. -
- 715. - #page_body {
- 716. - font-size: 11px;
- 717. - width: 631px;
- 718. - padding: 0px 15px 0px 0px;
- 719. - }
- 720. - .font_medium #page_body {
- 721. - font-size: 12px;
- 722. - }
- 723. - #page_body.simple {
- 724. - padding: 0px;
- 725. - margin: 0px auto;
- 726. - }
- 727. - body.firefox #page_body {
- 728. - overflow: hidden;
- 729. - }
- 730. -
- 731. - body.firefox #page_body.no_overflow {
- 732. - overflow: visible;
- 733. - }
- 734. - #wrap2 {
- 735. - border: solid #F3F3F3;
- 736. - border-width: 0px 1px 1px;
- 737. - border-color: rgba(100, 100, 100, 0.08);
- 738. - }
- 739. - #wrap1 {
- 740. - border: solid #D9E0E7;
- 741. - border-width: 0px 1px 1px;
- 742. - }
- 743. - #wrap_between {
- 744. - height: 0px;
- 745. - overflow: hidden;
- 746. - }
- 747. - * html #content {
- 748. - height: 1%;
- 749. - }
- 750. -
- 751. - #header_wrap1 {
- 752. - border: solid #F3F3F3;
- 753. - border-width: 0px 1px;
- 754. - }
- 755. - #header {
- 756. - position: relative;
- 757. - font-weight: bold;
- 758. - font-size: 11px;
- 759. - padding: 7px 10px;
- 760. - line-height: 140%;
- 761. - background: #E9EDF1;
- 762. - color: #607387;
- 763. - border: solid #D9E0E7;
- 764. - border-width: 0px 1px;
- 765. - }
- 766. - .font_medium #header {
- 767. - font-size: 12px;
- 768. - }
- 769. - #page_body.simple #header {
- 770. - border-width: 1px 1px 0px;
- 771. - }
- 772. - #title b {
- 773. - position: relative;
- 774. - }
- 775. - #header h1 {
- 776. - margin: 0px;
- 777. - font-size: 11px;
- 778. - overflow: hidden;
- 779. - }
- 780. - .font_medium #header h1 {
- 781. - font-size: 12px;
- 782. - }
- 783. - #header span, #header b {
- 784. - color: #AAB7C5;
- 785. - }
- 786. -
- 787. - /* Left notifier */
- 788. -
- 789. - .left_box {
- 790. - text-align: center;
- 791. - padding: 10px 5px;
- 792. - background: #F7F7F7;
- 793. - margin: 0px 0px 10px;
- 794. - overflow: hidden;
- 795. - }
- 796. - .left_box h4 {
- 797. - font-size: 1.09em;
- 798. - border-bottom: solid 1px #DAE1E8;
- 799. - padding: 0px 0px 3px;
- 800. - margin: 0px 5px 3px;
- 801. - }
- 802. - .left_box.attention h4 {
- 803. - color: #45688E;
- 804. - }
- 805. - div.left_holiday {
- 806. - line-height: 140%;
- 807. - padding: 7px 3px;
- 808. - width: 112px;
- 809. - }
- 810. - div.left_holiday h4 {
- 811. - color: #b14344;
- 812. - border: 0px;
- 813. - margin: 0px;
- 814. - }
- 815. - .left_box_link {
- 816. - padding-top: 5px;
- 817. - }
- 818. - .left_congratulate {
- 819. - padding-top: 3px;
- 820. - }
- 821. -
- 822. - .left_hide {
- 823. - position: absolute;
- 824. - margin: 0px 118px;
- 825. - width: 18px;
- 826. - height: 18px;
- 827. - background: url(/images/hide_left.gif) no-repeat center center;
- 828. - opacity: 0;
- 829. - filter: alpha(opacity=0);
- 830. - cursor: pointer;
- 831. - }
- 832. -
- 833. - .left_gift_bonus, .left_rate_plus {
- 834. - color: #C4BB98;
- 835. - font-size: 0.9em;
- 836. - font-weight: bold;
- 837. - margin-top: -11px;
- 838. - }
- 839. - .left_gift {
- 840. - border-bottom: 1px solid #DCDCDC;
- 841. - margin-bottom: 10px;
- 842. - }
- 843. - .left_gift .body {
- 844. - background: #F7F7F7;
- 845. - border: 6px solid #EAEAEA;
- 846. - padding: 4px 4px 7px;
- 847. - text-align: center;
- 848. - overflow: hidden;
- 849. - word-wrap: break-word;
- 850. - }
- 851. - .left_gift .body div {
- 852. - border-bottom: 1px solid #DCDCDC;
- 853. - margin: 0px 3px 7px;
- 854. - padding-bottom: 2px;
- 855. - }
- 856. - .left_gift.gold {
- 857. - border-color: #C4BB98;
- 858. - }
- 859. - .left_gift.gold .body {
- 860. - background: #FEF9E1;
- 861. - border-color: #E9DEB4;
- 862. - }
- 863. - .left_gift.gold .body div {
- 864. - border-color: #C4BB98;
- 865. - }
- 866. -
- 867. - .left_rate_plus {
- 868. - color: #EEBD00;
- 869. - }
- 870. - .left_rate_plus.green {
- 871. - color: #8DB55F;
- 872. - }
- 873. - .left_rate_plus.red {
- 874. - color: #C5864F;
- 875. - }
- 876. - .left_rate_plus.blue {
- 877. - color: #99B3C9;
- 878. - }
- 879. - .left_rate .body {
- 880. - background: #FAF3D8 url(/images/golden.gif) repeat-x 50% 100%;
- 881. - border-bottom: 1px solid #FBE172;
- 882. - margin: 0px 0px 10px;
- 883. - padding: 5px;
- 884. - text-align: center;
- 885. - }
- 886. - .left_rate .body div {
- 887. - border-bottom: 1px solid #E6E0B6;
- 888. - margin: 0px 3px 7px;
- 889. - padding-bottom: 2px;
- 890. - }
- 891. - .left_rate .body div a {
- 892. - color: #908851;
- 893. - }
- 894. - .left_rate .body a {
- 895. - color: #000;
- 896. - }
- 897. - .left_rate .body a:hover {
- 898. - text-decoration: none;
- 899. - }
- 900. - .left_rate.green, .left_rate.red, .left_rate.blue {
- 901. - border-bottom: 1px solid #37702A;
- 902. - margin-bottom: 10px;
- 903. - }
- 904. - .left_rate.green .body, .left_rate.red .body, .left_rate.blue .body {
- 905. - background: #D5EABB url(/images/greenl.gif) repeat-x 50% 0%;
- 906. - border: 8px solid #8DBF56;
- 907. - margin-bottom: 0px;
- 908. - }
- 909. - .left_rate.green .body a div, .left_rate.red .body a div, .left_rate.blue .body a div {
- 910. - border: 0px;
- 911. - font-size: 3.27em;
- 912. - font-weight: bold;
- 913. - color: #8DBF56;
- 914. - margin: 5px 5px 5px 3px;
- 915. - }
- 916. - .left_rate.green .body div {
- 917. - border-color: #8DBF56;
- 918. - }
- 919. - .left_rate.green .body div a {
- 920. - color: #37702A;
- 921. - }
- 922. - .left_rate.red {
- 923. - border-color: #8B4C23;
- 924. - }
- 925. - .left_rate.red .body {
- 926. - background: #F0D6C7 url(/images/redl.gif) repeat-x 50% 0%;
- 927. - border-color: #C68D69;
- 928. - }
- 929. - .left_rate.red .body div {
- 930. - border-color: #C39679;
- 931. - }
- 932. - .left_rate.red .body div a {
- 933. - color: #8B4C23;
- 934. - }
- 935. - .left_rate.red .body a div {
- 936. - color: #C68D69;
- 937. - }
- 938. - .left_rate.blue {
- 939. - border-color: #2F6C95;
- 940. - }
- 941. - .left_rate.blue .body {
- 942. - background: #D9E6EE url(/images/bluel.gif) repeat-x 50% 0%;
- 943. - border-color: #99B3C9;
- 944. - }
- 945. - .left_rate.blue .body div {
- 946. - border-color: #99B3C9;
- 947. - }
- 948. - .left_rate.blue .body div a {
- 949. - color: #0B5588;
- 950. - }
- 951. - .left_rate.blue .body a div {
- 952. - color: #99B3C9;
- 953. - }
- 954. - .left_gift .body div.vote_transfer {
- 955. - padding: 5px 0px 12px;
- 956. - font-weight: bold;
- 957. - }
- 958. -
- 959. - .ad_box_new {
- 960. - background: #FFFFFF;
- 961. - border: 1px solid #DCE3E9;
- 962. - border-width: 0px 0px 1px 0px;
- 963. - padding: 0px 0px 11px 0px;
- 964. - margin: 0px;
- 965. - width: 118px;
- 966. - overflow: hidden;
- 967. - text-align: center;
- 968. - display: block;
- 969. - }
- 970. - a.ad_box_new:hover {
- 971. - text-decoration: none;
- 972. - }
- 973. - .ad_title_new {
- 974. - font-weight: bold;
- 975. - font-size: 11px;
- 976. - margin: 8px 3px 0px 3px;
- 977. - color: #36638E;
- 978. - text-align: center
- 979. - }
- 980. - .font_medium .ad_title_new {
- 981. - font-size: 12px;
- 982. - }
- 983. - .ad_desc_new {
- 984. - margin: 10px 2px 0px 2px;
- 985. - color: #000000;
- 986. - }
- 987. - .ad_domain_new {
- 988. - margin-top: 3px;
- 989. - font-size: 0.9em;
- 990. - color: #909090;
- 991. - }
- 992. - .ad_box_new img {
- 993. - margin-top: 9px
- 994. - }
- 995. -
- 996. - .left_hide_button {
- 997. - position: absolute;
- 998. - margin: 6px 0px 0px 117px;
- 999. - *margin-left: 60px;
- 1000. - width: 18px;
- 1001. - height: 18px;
- 1002. - background: url(/images/hide_left.gif) no-repeat center center;
- 1003. - opacity: 0;
- 1004. - filter: alpha(opacity=0);
- 1005. - cursor: pointer;
- 1006. - }
- 1007. -
- 1008. - .ad_box_friend {
- 1009. - border-top-width: 1px;
- 1010. - border-bottom-width:0px; padding-bottom:0px
- 1011. - }
- 1012. - .ad_box_friend .ad_body {
- 1013. - max-height: 140px;
- 1014. - width: 118px;
- 1015. - overflow: hidden;
- 1016. - }
- 1017. - .ad_box_friend_act {
- 1018. - border: none;
- 1019. - padding-top: 8px;
- 1020. - }
- 1021. - .ad_box_friend_act img {
- 1022. - margin: 0;
- 1023. - }
- 1024. - .left_friend_status_info {
- 1025. - color: #909090;
- 1026. - }
- 1027. - .left_friend_all_link,
- 1028. - .left_app_all_link {
- 1029. - padding-top: 4px;
- 1030. - border-top: 1px solid #DCE3E9;
- 1031. - text-align: center;
- 1032. - font-size: 0.9em;
- 1033. - }
- 1034. - .left_friend_all_lnk,
- 1035. - .left_app_all_lnk {
- 1036. - color: #909090;
- 1037. - }
- 1038. -
- 1039. - .left_app_block .ad_box_new {
- 1040. - border-width: 1px 0px 0px 0px;
- 1041. - }
- 1042. - .left_app_block .ad_common {
- 1043. - color: #909090;
- 1044. - padding-top: 4px;
- 1045. - font-size: 0.9em;
- 1046. - }
- 1047. - .left_app_block .ad_bottom_lnk {
- 1048. - padding-top: 8px;
- 1049. - }
- 1050. - .left_app_block .ad_img {
- 1051. - -webkit-border-radius: 5px;
- 1052. - -khtml-border-radius: 5px;
- 1053. - -moz-border-radius: 5px;
- 1054. - border-radius: 5px;
- 1055. - }
- 1056. - .left_app_play {
- 1057. - position: absolute;
- 1058. - margin: 40px 40px 0;
- 1059. - width: 38px;
- 1060. - height: 38px;
- 1061. - background: url(/images/app_play.png) no-repeat 0px 0px;
- 1062. - opacity: 0;
- 1063. - -webkit-transition: opacity 200ms linear;
- 1064. - -moz-transition: opacity 200ms linear;
- 1065. - -o-transition: opacity 200ms linear;
- 1066. - transition: opacity 200ms linear;
- 1067. - *display: none;
- 1068. - }
- 1069. - .left_app_block:hover .left_app_play {
- 1070. - opacity: 1;
- 1071. - }
- 1072. -
- 1073. - /* Footer */
- 1074. -
- 1075. - #footer_wrap {
- 1076. - /*clear: both;*/
- 1077. - line-height: 1.36em;
- 1078. - padding: 8px 0px 0px;
- 1079. - text-align: center;
- 1080. - width: 661px;
- 1081. - }
- 1082. - #footer_wrap.simple {
- 1083. - margin: 0px;
- 1084. - width: auto;
- 1085. - }
- 1086. - #footer_wrap.simple #bottom_nav {
- 1087. - display: none;
- 1088. - }
- 1089. - .bnav_lang {
- 1090. - margin: 0px 2px;
- 1091. - }
- 1092. - #footer_wrap #footer {
- 1093. - padding: 10px 0px 0px;
- 1094. - text-align: center;
- 1095. - margin: 0px;
- 1096. - }
- 1097. -
- 1098. - .bnav_a {
- 1099. - padding: 2px 5px;
- 1100. - }
- 1101. - .bnav_a:hover {
- 1102. - background-color: #E1E7ED;
- 1103. - text-decoration: none;
- 1104. - }
- 1105. -
- 1106. - /* Left menu */
- 1107. -
- 1108. - #left_ads {
- 1109. - position: relative;
- 1110. - width: 118px;
- 1111. - min-height: 3px;
- 1112. - }
- 1113. - #left_blocks {
- 1114. - width: 118px;
- 1115. - }
- 1116. - #side_bar {
- 1117. - background: #FFF;
- 1118. - border-bottom-left-radius: 5px;
- 1119. - padding: 5px 0 10px 4px;
- 1120. - width: 136px;
- 1121. - }
- 1122. - #side_bar .inl_bl {
- 1123. - vertical-align: baseline;
- 1124. - }
- 1125. - #side_bar .left_count_wrap .inl_bl {
- 1126. - vertical-align: top;
- 1127. - }
- 1128. - #side_bar .more_div {
- 1129. - margin-top: 3px;
- 1130. - padding-top: 3px;
- 1131. - border-top: 1px solid #E7EAED;
- 1132. - }
- 1133. - #side_bar ol li a.more {
- 1134. - padding-left: 29px;
- 1135. - border-top: 0px;
- 1136. - }
- 1137. - #side_bar ol li a.more:hover {
- 1138. - border-top: 0px;
- 1139. - }
- 1140. -
- 1141. - #side_bar ol {
- 1142. - list-style: none;
- 1143. - margin: 0px 0px 10px;
- 1144. - padding: 0px;
- 1145. - }
- 1146. - #side_bar ol li {
- 1147. - font-size: 1.0em;
- 1148. - }
- 1149. - #side_bar ol li.clearFix {
- 1150. - *margin-bottom:-2px;
- 1151. - }
- 1152. - #side_bar ol li .left_row {
- 1153. - border: 0;
- 1154. - background: #FFF;
- 1155. - display: block;
- 1156. - padding: 0px 0px 0px 6px;
- 1157. - white-space: nowrap;
- 1158. - }
- 1159. - #side_bar ol li .left_row:hover {
- 1160. - background: #E1E7ED;
- 1161. - text-decoration: none;
- 1162. - -webkit-border-radius: 2px;
- 1163. - -khtml-border-radius: 2px;
- 1164. - -moz-border-radius: 2px;
- 1165. - border-radius: 2px;
- 1166. - }
- 1167. - #side_bar ol li #myprofile,
- 1168. - #side_bar ol li #myprofile_edit {
- 1169. - padding: 0px 6px;
- 1170. - }
- 1171. - #myprofile_edit {
- 1172. - color: gray;
- 1173. - width: auto;
- 1174. - }
- 1175. - #myprofile_edit:hover {
- 1176. - color: #67829E;
- 1177. - }
- 1178. - #myprofile_table,
- 1179. - #myprofile_wrap {
- 1180. - width: 100%;
- 1181. - }
- 1182. - .font_medium #side_bar #myprofile_edit_wrap {
- 1183. - display: none;
- 1184. - }
- 1185. - .font_medium #side_bar ol li #myprofile {
- 1186. - float: none;
- 1187. - width: auto;
- 1188. - padding: 0px 0px 0px 6px;
- 1189. - }
- 1190. - #side_bar .left_label {
- 1191. - padding: 4px 0;
- 1192. - height: 13px;
- 1193. - }
- 1194. - .font_medium #side_bar .left_label {
- 1195. - height: 15px;
- 1196. - }
- 1197. - .left_count_wrap {
- 1198. - margin: 1px 0px 1px 1px !important;
- 1199. - zoom: 1;
- 1200. - padding: 4px !important;
- 1201. - vertical-align: top;
- 1202. - color: #45688E;
- 1203. - background: #D5DDE5;
- 1204. - font-weight: bold;
- 1205. - font-style: normal !important;
- 1206. - font-size: 10px;
- 1207. - line-height: 11px;
- 1208. - -webkit-border-radius: 2px;
- 1209. - -khtml-border-radius: 2px;
- 1210. - -moz-border-radius: 2px;
- 1211. - border-radius: 2px;
- 1212. - -webkit-transition: background-color 200ms linear, color 200ms linear;
- 1213. - -moz-transition: background-color 200ms linear, color 200ms linear;
- 1214. - -o-transition: background-color 200ms linear, color 200ms linear;
- 1215. - transition: background-color 200ms linear, color 200ms linear;
- 1216. - }
- 1217. - .is_rtl1 .left_count_wrap {
- 1218. - margin: 1px 1px 1px 0px !important;
- 1219. - }
- 1220. - #side_bar ol li .left_row:hover .left_count_wrap {
- 1221. - margin-top: 0px !important;
- 1222. - margin-bottom: 0px !important;
- 1223. - padding: 5px 4px !important;
- 1224. - }
- 1225. - .font_medium .left_count_wrap {
- 1226. - font-size: 11px;
- 1227. - margin: 2px 0px 2px 0px !important;
- 1228. - }
- 1229. - .font_medium #side_bar ol li .left_row:hover .left_count_wrap {
- 1230. - margin-top: 0px !important;
- 1231. - margin-bottom: 0px !important;
- 1232. - padding: 6px 4px !important;
- 1233. - }
- 1234. - a:hover .left_count_wrap {
- 1235. - background: #D5DDE5;
- 1236. - }
- 1237. -
- 1238. - .left_void {
- 1239. - display: none !important;
- 1240. - }
- 1241. - a:hover .left_count_persist .left_void,
- 1242. - .left_nav_over .left_count_pad .left_void {
- 1243. - display: inline-block !important;
- 1244. - color: #6887A8;
- 1245. - height: 11px;
- 1246. - }
- 1247. - .left_count_pad .left_count_wrap:hover {
- 1248. - background-color: #BBC7D3;
- 1249. - }
- 1250. - .left_nav_over .left_count_pad .left_count_wrap {
- 1251. - background-color: #597DA3 !important;
- 1252. - color: #FFF !important;
- 1253. - }
- 1254. - .left_count_wrap .counter_anim_wrap {
- 1255. - height: 11px;
- 1256. - }
- 1257. -
- 1258. - /* Clear */
- 1259. -
- 1260. - .clear_fix:after {
- 1261. - content: '.';
- 1262. - display: block;
- 1263. - height: 0;
- 1264. - clear: both;
- 1265. - visibility: hidden;
- 1266. - }
- 1267. - * html .clear_fix {
- 1268. - height: 1%;
- 1269. - }
- 1270. - .clear_fix {
- 1271. - display: block;
- 1272. - }
- 1273. - .clear {
- 1274. - float: none;
- 1275. - clear: both;
- 1276. - }
- 1277. - .scroll_fix {
- 1278. - position: relative;
- 1279. - }
- 1280. -
- 1281. - /* Head */
- 1282. -
- 1283. - .listing {
- 1284. - list-style: square;
- 1285. - padding-left: 40px;
- 1286. - color: #758EAC;
- 1287. - margin: 0px 0px 15px 0px
- 1288. - }
- 1289. - ul.listing li {
- 1290. - padding: 1px 0px;
- 1291. - }
- 1292. - ul.listing li span {
- 1293. - color: #000;
- 1294. - }
- 1295. -
- 1296. - .divide {
- 1297. - color: gray;
- 1298. - font-weight: normal;
- 1299. - padding: 0px 4px;
- 1300. - }
- 1301. - small.divide {
- 1302. - padding: 0px 2px;
- 1303. - }
- 1304. -
- 1305. - .sdivide {
- 1306. - color: #ADB8C3;
- 1307. - padding: 0px 4px;
- 1308. - font-size: 0.9em;
- 1309. - }
- 1310. -
- 1311. - .wrapped {
- 1312. - overflow: hidden;
- 1313. - word-wrap: break-word;
- 1314. - }
- 1315. -
- 1316. - wbr {
- 1317. - width: 0px;
- 1318. - display: inline-block;
- 1319. - overflow: hidden;
- 1320. - }
- 1321. -
- 1322. - #stl_left {
- 1323. - display: none;
- 1324. - z-index: 3;
- 1325. - left: 0px;
- 1326. - top: 0px;
- 1327. - }
- 1328. - #stl_left:hover, #stl_left.over {
- 1329. - text-decoration: none;
- 1330. - opacity: 1;
- 1331. - filter: alpha(opacity=100);
- 1332. - }
- 1333. - #stl_text {
- 1334. - height: 14px;
- 1335. - display: block;
- 1336. - padding: 0px 20px;
- 1337. - margin: 0 31px 0 15px;
- 1338. - font-weight: bold;
- 1339. - color: #45688E;
- 1340. - background: url(/images/toplink.gif?3) no-repeat left 3px;
- 1341. - }
- 1342. - #stl_left .down {
- 1343. - background-position: left -7px;
- 1344. - }
- 1345. - #stl_left .back {
- 1346. - background-position: left -22px;
- 1347. - }
- 1348. - .stl_active {
- 1349. - cursor: pointer;
- 1350. - }
- 1351. - #stl_bg {
- 1352. - height: 100%;
- 1353. - width: 100px;
- 1354. - padding: 13px 0 13px;
- 1355. - opacity: 0.5;
- 1356. - filter: alpha(opacity=50);
- 1357. - -webkit-transition: background-color 200ms linear;
- 1358. - -moz-transition: background-color 200ms linear;
- 1359. - /*-o-transition: background-color 200ms linear;*/
- 1360. - transition: background-color 200ms linear;
- 1361. - -webkit-transition: opacity 200ms linear;
- 1362. - -moz-transition: opacity 200ms linear;
- 1363. - /*-o-transition: opacity 200ms linear;*/
- 1364. - transition: opacity 200ms linear;
- 1365. - }
- 1366. - .stl_active:hover #stl_bg, .stl_active.over #stl_bg {
- 1367. - opacity: 1;
- 1368. - filter: alpha(opacity=100);
- 1369. - }
- 1370. - .stl_active.over_fast #stl_bg {
- 1371. - background-color: #E1E7ED;
- 1372. - }
- 1373. - #stl_side {
- 1374. - z-index: 10;
- 1375. - display: none;
- 1376. - }
- 1377. - #top_back_link {
- 1378. - padding-left: 25px;
- 1379. - background: url(/images/backlink.gif?4) no-repeat left -85px;
- 1380. - overflow: hidden;
- 1381. - -o-text-overflow: ellipsis;
- 1382. - text-overflow: ellipsis;
- 1383. - white-space: nowrap;
- 1384. - display: none;
- 1385. - width: expression(this.width > 200 ? '200px' : '');
- 1386. - }
- 1387. - #top_back_link.active {
- 1388. - background-position: left -84px;
- 1389. - }
- 1390. -
- 1391. - /* Layers */
- 1392. - #layer_stl {
- 1393. - position: absolute;
- 1394. - left: 0px;
- 1395. - top: 0px;
- 1396. - cursor: pointer;
- 1397. - display: none;
- 1398. - overflow: hidden;
- 1399. - }
- 1400. - #layer_stl_bg {
- 1401. - top: 0px;
- 1402. - left: 0px;
- 1403. - width: 100px;
- 1404. - height: 100%;
- 1405. - background: #000;
- 1406. - opacity: 0;
- 1407. - filter: alpha(opacity=15);
- 1408. - -webkit-transition: opacity 100ms linear;
- 1409. - -moz-transition: opacity 100ms linear;
- 1410. - -o-transition: opacity 100ms linear;
- 1411. - transition: opacity 100ms linear;
- 1412. - }
- 1413. - #layer_stl_cl {
- 1414. - position: absolute;
- 1415. - left: 0px;
- 1416. - top: 0px;
- 1417. - z-index: 1;
- 1418. - width: 100%;
- 1419. - height: 100%;
- 1420. - }
- 1421. - #layer_stl_text {
- 1422. - top: 13px;
- 1423. - left: 0px;
- 1424. - background: url(/images/toplinkw.gif) no-repeat left 3px;
- 1425. - height: 14px;
- 1426. - display: block;
- 1427. - padding: 0px 20px;
- 1428. - margin: 0 31px 0 15px;
- 1429. - font-weight: bold;
- 1430. - color: #FFF;
- 1431. - opacity: 0.5;
- 1432. - filter: alpha(opacity=50);
- 1433. - -webkit-transition: opacity 100ms linear;
- 1434. - -moz-transition: opacity 100ms linear;
- 1435. - -o-transition: opacity 100ms linear;
- 1436. - transition: opacity 100ms linear;
- 1437. - }
- 1438. - #layer_stl_text.down {
- 1439. - background-position: left -9px;
- 1440. - }
- 1441. - #layer_stl:hover #layer_stl_text {
- 1442. - opacity: 1;
- 1443. - }
- 1444. - #layer_stl:hover #layer_stl_bg {
- 1445. - opacity: 0.15;
- 1446. - }
- 1447. -
- 1448. - #layer_bg,
- 1449. - #box_layer_bg,
- 1450. - #layer_wrap,
- 1451. - #box_layer_wrap {
- 1452. - top: 0;
- 1453. - left: 0;
- 1454. - width: 100%;
- 1455. - height: 100%;
- 1456. - z-index: 500;
- 1457. - overflow: hidden;
- 1458. - display: none;
- 1459. - }
- 1460. - #box_layer_bg,
- 1461. - #box_layer_wrap {
- 1462. - z-index: 1000;
- 1463. - }
- 1464. - #box_layer_bg {
- 1465. - background: #000;
- 1466. - opacity: 0.2;
- 1467. - filter: alpha(opacity=20);
- 1468. - }
- 1469. - #box_layer_bg.bg_medium {
- 1470. - opacity: 0.5;
- 1471. - filter: alpha(opacity=50);
- 1472. - }
- 1473. - #box_layer_bg.bg_dark {
- 1474. - opacity: 0.7;
- 1475. - filter: alpha(opacity=70);
- 1476. - }
- 1477. -
- 1478. - @-moz-document url-prefix() {
- 1479. - #box_layer_bg {
- 1480. - background: url(/images/layer_bg_lite.png);
- 1481. - opacity: 1 !important;
- 1482. - }
- 1483. - #box_layer_bg.bg_medium {
- 1484. - background: url(/images/layer_bg_medium.png);
- 1485. - }
- 1486. - #box_layer_bg.bg_dark {
- 1487. - background: url(/images/layer_bg_black.png);
- 1488. - }
- 1489. - }
- 1490. -
- 1491. - #layer_wrap, #box_layer_wrap {
- 1492. - overflow: auto;
- 1493. - }
- 1494. - #layer_wrap {
- 1495. - overflow-x: hidden;
- 1496. - overflow-y: auto;
- 1497. - }
- 1498. -
- 1499. - /* MessageBox */
- 1500. -
- 1501. - .popup_box_container {
- 1502. - margin: 0px auto;
- 1503. - z-index: 1002;
- 1504. - -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
- 1505. - -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
- 1506. - box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
- 1507. - }
- 1508. - #box_loader {
- 1509. - position: absolute;
- 1510. - left: 50%;
- 1511. - margin: 0px auto 0px -50px;
- 1512. - z-index: 1002;
- 1513. - width: 100px;
- 1514. - display: none;
- 1515. - }
- 1516. - #box_loader .back {
- 1517. - background-color: #000;
- 1518. - opacity: 0.7;
- 1519. - filter: alpha(opacity=70);
- 1520. - height: 50px;
- 1521. - -webkit-border-radius: 5px;
- 1522. - -khtml-border-radius: 5px;
- 1523. - -moz-border-radius: 5px;
- 1524. - border-radius: 5px;
- 1525. - -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
- 1526. - -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
- 1527. - box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
- 1528. - }
- 1529. - #box_loader .loader {
- 1530. - background: url(/images/upload_inv_mono.gif) no-repeat 50% 50%;
- 1531. - height: 50px;
- 1532. - position: absolute;
- 1533. - width: 100%;
- 1534. - z-index: 100;
- 1535. - }
- 1536. - .box_title_wrap {
- 1537. - background-color: #597DA3;
- 1538. - border: 1px solid;
- 1539. - border-color: #45688E #43658A;
- 1540. - padding: 0px;
- 1541. - color: #fff;
- 1542. - font-size: 1.18em;
- 1543. - font-weight: bold;
- 1544. - }
- 1545. - .box_dark .box_title_wrap {
- 1546. - border: none;
- 1547. - font-size: 1em;
- 1548. - font-weight: normal;
- 1549. - }
- 1550. - .box_x_button {
- 1551. - float: right;
- 1552. - width: 17px;
- 1553. - height: 17px;
- 1554. - margin: 7px 5px 0px;
- 1555. - cursor: pointer;
- 1556. - padding: 0;
- 1557. - background: #9DB7D4 url(/images/boxicon_vk.gif) -23px -2px;
- 1558. - }
- 1559. - .box_dark .box_x_button {
- 1560. - background: none;
- 1561. - margin: 0px;
- 1562. - padding: 17px 20px 15px;
- 1563. - color: #C7D7E9;
- 1564. - width: auto;
- 1565. - -webkit-transition: color 100ms linear;
- 1566. - -moz-transition: color 100ms linear;
- 1567. - -o-transition: color 100ms linear;
- 1568. - transition: color 100ms linear;
- 1569. - }
- 1570. - .box_dark .box_x_button:hover {
- 1571. - color: #FFF;
- 1572. - text-decoration: none;
- 1573. - background: none;
- 1574. - }
- 1575. - .box_body {
- 1576. - background-color: #FFF;
- 1577. - border-left: 1px solid #999;
- 1578. - border-right: 1px solid #999;
- 1579. - padding: 16px 14px;
- 1580. - line-height: 140%;
- 1581. - }
- 1582. - .box_dark .box_body {
- 1583. - border: none;
- 1584. - }
- 1585. - .box_no_title {
- 1586. - border-top: 1px solid #999;
- 1587. - }
- 1588. - .box_controls_wrap {
- 1589. - border: 1px solid #999;
- 1590. - border-top: 0px;
- 1591. - }
- 1592. - .box_dark .box_controls_wrap {
- 1593. - border: none;
- 1594. - }
- 1595. - .box_dark .box_controls {
- 1596. - border: none;
- 1597. - padding: 16px 15px 16px 20px;
- 1598. - background-color: #EEF0F2;
- 1599. - }
- 1600. - .box_dark .box_controls_text {
- 1601. - padding: 8px 0 0 0;
- 1602. - }
- 1603. - .box_controls_text {
- 1604. - padding: 8px 8px 0px;
- 1605. - }
- 1606. - .box_controls {
- 1607. - padding: 8px 5px;
- 1608. - height: 30px;
- 1609. - background-color: #F2F2F2;
- 1610. - border-top: 1px solid #DAE1E8;
- 1611. - }
- 1612. - .box_controls .progress {
- 1613. - position: relative;
- 1614. - margin: 7px 10px 0px;
- 1615. - }
- 1616. - .controls_wrap {
- 1617. - padding: 7px 0px 0px 5px;
- 1618. - }
- 1619. -
- 1620. - .button_yes,
- 1621. - .button_no,
- 1622. - .button_cancel {
- 1623. - cursor: pointer;
- 1624. - width: auto;
- 1625. - height: auto;
- 1626. - }
- 1627. - .box_controls .button_wrap {
- 1628. - padding: 2px 5px;
- 1629. - float: right;
- 1630. - }
- 1631. - .button_yes div, .button_no div {
- 1632. - padding: 4px 14px;
- 1633. - text-align: center;
- 1634. - }
- 1635. -
- 1636. - .button_cancel .button,
- 1637. - .button_cancel .leave_button,
- 1638. - .button_cancel .button_hover,
- 1639. - .button_cancel .button_down {
- 1640. - padding: 6px 15px 7px;
- 1641. - *padding: 7px 15px 8px;
- 1642. - text-align: center;
- 1643. - }
- 1644. -
- 1645. - .button_yes {
- 1646. - border: 1px solid #517295;
- 1647. - text-shadow: 0px 1px 0px #45688E;
- 1648. - }
- 1649. - .button_yes_bottom {
- 1650. - border-bottom: 1px solid #2B587A;
- 1651. - }
- 1652. - .button_yes div {
- 1653. - border-style: solid;
- 1654. - border-width: 1px;
- 1655. - border-color: #7E9CBC #5C82AB #5C82AB;
- 1656. - background-color:#5e82a8;
- 1657. - color: #FFF;
- 1658. - }
- 1659. - .button_yes div.button_hover {
- 1660. - border-color: #92ACC7 #7293B7 #7293B7;
- 1661. - background-color: #84A1BF;
- 1662. - }
- 1663. - .button_yes div.button_down {
- 1664. - border-color: #4f749d #4f749d #5c82ab;
- 1665. - background-color: #5e84a9;
- 1666. - }
- 1667. - .button_no {
- 1668. - border: 1px solid #B8B8B8;
- 1669. - border-top: 1px solid #9F9F9F;
- 1670. - text-shadow: 0px 1px #FFF;
- 1671. - }
- 1672. -
- 1673. - .button_cancel {
- 1674. - color: #2B587A;
- 1675. - }
- 1676. -
- 1677. - .button_cancel .button_hover, .button_cancel .button:hover, .button_cancel .button.hover, .button_cancel .leave_button:hover {
- 1678. - background: #E1E7ED;
- 1679. - }
- 1680. -
- 1681. - .button_no div {
- 1682. - border: 1px solid #F4F4F4;
- 1683. - border-top: 1px solid #fff;
- 1684. - border-bottom: 1px solid #DFDFDF;
- 1685. - background-color: #eaeaea;
- 1686. - color: #000;
- 1687. - text-decoration: none;
- 1688. - }
- 1689. - .button_no div.button_hover {
- 1690. - background-color: #f7f7f7;
- 1691. - }
- 1692. -
- 1693. - .button_yes.locked .lock span, .button_no.locked .lock span {
- 1694. - visibility: hidden;
- 1695. - }
- 1696. -
- 1697. - .button_yes.locked .lock, .button_no.locked .lock {
- 1698. - background: url(/images/upload.gif) no-repeat center 7px;
- 1699. - }
- 1700. -
- 1701. - .box_title {
- 1702. - border-top: 1px solid #648CB7;
- 1703. - padding: 6px 10px 8px 10px;
- 1704. - }
- 1705. - .box_dark .box_title {
- 1706. - border: none;
- 1707. - color: #FFFFFF;
- 1708. - background: #597BA5;
- 1709. - font-weight: bold;
- 1710. - padding: 17px 20px 18px;
- 1711. - font-size: 1.09em;
- 1712. - }
- 1713. - #box_layer .box_dark .tabbed_box {
- 1714. - margin-bottom: 0px;
- 1715. - }
- 1716. - #box_layer .box_dark .tabbed_container {
- 1717. - margin-top: 0px;
- 1718. - margin-bottom: 0px;
- 1719. - }
- 1720. - #box_layer .box_dark .tabbed_box.has_sh .tabbed_container {
- 1721. - margin-top: -3px;
- 1722. - margin-bottom: -3px;
- 1723. - }
- 1724. - .box_dark .tabbed_sh {
- 1725. - display: none;
- 1726. - }
- 1727. - #box_layer .box_dark .tabbed_box.has_sh .tabbed_sh1 {
- 1728. - display: block;
- 1729. - height: 1px;
- 1730. - background: #DBDDE0;
- 1731. - opacity: 1;
- 1732. - filter: alpha(opacity=100);
- 1733. - }
- 1734. - #box_layer .box_dark .tabbed_box.has_sh .tabbed_sh2 {
- 1735. - display: block;
- 1736. - height: 2px;
- 1737. - background: #575A5C;
- 1738. - opacity: 0.12;
- 1739. - filter: alpha(opacity=12);
- 1740. - }
- 1741. - .box_dark .tabbed_box .summary_tabs {
- 1742. - padding: 5px 8px;
- 1743. - background: #F0F1F3;
- 1744. - }
- 1745. - .box_dark .tabbed_box .summary_tab,
- 1746. - .box_dark .tabbed_box .summary_tab_sel {
- 1747. - padding: 8px 5px;
- 1748. - }
- 1749. - .box_no_controls {
- 1750. - background-color: #DAE1E8;
- 1751. - border: 1px solid #ADBBCA;
- 1752. - }
- 1753. - .box_layout {
- 1754. - position: relative; /* for Opera getXY with fixed */
- 1755. - }
- 1756. - .box_no_controls .box_title_wrap, .box_no_controls .box_layout .box_controls {
- 1757. - display: none;
- 1758. - }
- 1759. - .box_no_controls .box_body {
- 1760. - border: none;
- 1761. - padding: 0;
- 1762. - }
- 1763. -
- 1764. - .delete_all .clear_fix {
- 1765. - margin-top: 10px;
- 1766. - }
- 1767. - .delete_all .button_gray {
- 1768. - margin: 0px 10px;
- 1769. - }
- 1770. -
- 1771. - /*
- 1772. - New input buttons with gradient
- 1773. - */
- 1774. - .button_blue,
- 1775. - .button_gray {
- 1776. - border: 0;
- 1777. - display: inline-block;
- 1778. - *display: inline;
- 1779. - position: relative;
- 1780. - line-height: normal;
- 1781. - zoom: 1;
- 1782. - }
- 1783. - .box_controls .button_blue,
- 1784. - .box_controls .button_gray {
- 1785. - margin: 2px 5px;
- 1786. - }
- 1787. - .button_blue button,
- 1788. - .button_gray button {
- 1789. - border: 0;
- 1790. - -webkit-border-radius: 2px;
- 1791. - -khtml-border-radius: 2px;
- 1792. - -moz-border-radius: 2px;
- 1793. - border-radius: 2px;
- 1794. - background: none;
- 1795. - font-size: 11px;
- 1796. - margin: 0px;
- 1797. - cursor: pointer;
- 1798. - white-space: nowrap;
- 1799. - outline: none;
- 1800. - font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
- 1801. - vertical-align: top;
- 1802. - overflow: visible;
- 1803. - line-height: 13px;
- 1804. - }
- 1805. - .font_medium .button_blue button,
- 1806. - .font_medium .button_gray button {
- 1807. - font-size: 12px;
- 1808. - line-height: 14px;
- 1809. - }
- 1810. - .button_wide {
- 1811. - display: block;
- 1812. - }
- 1813. - .button_wide button {
- 1814. - width: 100%;
- 1815. - }
- 1816. -
- 1817. - .button_blue button::-moz-focus-inner,
- 1818. - .button_gray button::-moz-focus-inner {
- 1819. - border: 0;
- 1820. - }
- 1821. -
- 1822. - .button_blue button,
- 1823. - .button_blue.button_disabled button:active,
- 1824. - .button_blue.button_disabled button.active,
- 1825. - .button_blue.button_disabled button:hover,
- 1826. - .button_blue.button_disabled button.hover {
- 1827. - padding: 6px 16px;
- 1828. - *padding: 6px 17px;
- 1829. - border: 0;
- 1830. - border-bottom: 1px solid #496b93;
- 1831. - text-shadow: 0 1px 0 #5578A0;
- 1832. - background: #658AB0 url(/images/button_bgf.png?1) repeat-x top;
- 1833. - background-position: 0px -12px;
- 1834. - *border: 0;
- 1835. - color: #FFF;
- 1836. - }
- 1837. - .button_blue button:hover,
- 1838. - .button_blue button.hover {
- 1839. - background-position: 0px -5px;
- 1840. - border-bottom-color: #4e7199;
- 1841. - }
- 1842. - .button_blue button:active,
- 1843. - .button_blue button.active,
- 1844. - .is_2x .button_blue button:active,
- 1845. - .is_2x .button_blue button.active {
- 1846. - background: #5e80a5;
- 1847. - border-bottom-color: #51749c;
- 1848. - position: relative;
- 1849. - }
- 1850. - .button_big.button_blue button {
- 1851. - padding: 7px 16px;
- 1852. - *padding: 7px 17px;
- 1853. - }
- 1854. -
- 1855. - .button_gray button,
- 1856. - .button_gray.button_disabled button:active,
- 1857. - .button_gray.button_disabled button.active,
- 1858. - .button_gray.button_disabled button:hover,
- 1859. - .button_gray.button_disabled button.hover {
- 1860. - padding: 5px 15px 6px;
- 1861. - *padding: 5px 16px 6px;
- 1862. - border: 1px solid;
- 1863. - border-top-color: #D3D3D3;
- 1864. - border-bottom-color: #AEAEAE;
- 1865. - border-left-color: #C7C7C7;
- 1866. - border-right-color: #C7C7C7;
- 1867. - color: #555;
- 1868. - text-shadow: 0 1px 0 #F6F6F6;
- 1869. - *border: 0;
- 1870. - background: #E9E9E9 url(/images/button_bgf.png?1) repeat-x top;
- 1871. - background-position: 0px -59px;
- 1872. - }
- 1873. - .button_gray button:hover,
- 1874. - .button_gray button.hover {
- 1875. - background-position: 0px -53px;
- 1876. - border-top-color: #D7D7D7;
- 1877. - border-bottom-color: #B7B7B7;
- 1878. - border-left-color: #CBCBCB;
- 1879. - border-right-color: #CBCBCB;
- 1880. - }
- 1881. - .button_gray button:active,
- 1882. - .button_gray button.active,
- 1883. - .is_2x .button_gray button:active,
- 1884. - .is_2x .button_gray button.active {
- 1885. - background: #DCDCDC;
- 1886. - border-top-color: #BEBEBE;
- 1887. - border-bottom-color: #B6B6B6;
- 1888. - border-left-color: #BDBDBD;
- 1889. - border-right-color: #BDBDBD;
- 1890. - position: relative;
- 1891. - }
- 1892. - .button_big.button_gray button {
- 1893. - padding: 6px 15px 7px;
- 1894. - *padding: 6px 16px 7px;
- 1895. - }
- 1896. -
- 1897. - .button_lock {
- 1898. - background: url('/images/upload_inv.gif') center no-repeat;
- 1899. - position: absolute;
- 1900. - width: 100%;
- 1901. - height: 100%;
- 1902. - }
- 1903. - .button_gray .button_lock {
- 1904. - background: url('/images/upload.gif') center no-repeat;
- 1905. - }
- 1906. -
- 1907. - a.button_link:hover,
- 1908. - a.button_blue:hover,
- 1909. - a.button_gray:hover {
- 1910. - text-decoration: none;
- 1911. - }
- 1912. - .button_disabled {
- 1913. - opacity: 0.7;
- 1914. - filter: alpha(opacity=70);
- 1915. - }
- 1916. - .button_disabled button {
- 1917. - cursor: default;
- 1918. - }
- 1919. -
- 1920. - .as_button {
- 1921. - padding: 6px 16px 7px 16px;
- 1922. - font-size: 11px;
- 1923. - line-height: 13px;
- 1924. - }
- 1925. - .font_medium .as_button {
- 1926. - font-size: 12px;
- 1927. - line-height: 14px;
- 1928. - }
- 1929. -
- 1930. - /* Pages */
- 1931. -
- 1932. - .page_list {
- 1933. - list-style: none;
- 1934. - margin: 0;
- 1935. - padding: 0;
- 1936. - }
- 1937. - .page_list li {
- 1938. - float: left;
- 1939. - display: inline;
- 1940. - }
- 1941. - .page_list a {
- 1942. - border-bottom: 2px solid #FFF;
- 1943. - display: block;
- 1944. - padding: 3px 3px 2px;
- 1945. - }
- 1946. - .page_list a:hover {
- 1947. - background: #597DA3;
- 1948. - border-bottom: 1px solid #597DA3;
- 1949. - color: #FFF;
- 1950. - text-decoration: none;
- 1951. - }
- 1952. - .page_list .current {
- 1953. - background: #FFF;
- 1954. - border-bottom: 2px solid #45668E;
- 1955. - color: #45668E;
- 1956. - font-weight: bold;
- 1957. - padding: 3px 2px 2px;
- 1958. - }
- 1959. - .pages_bottom .page_list .current {
- 1960. - padding-top: 1px;
- 1961. - border-bottom-color: white;
- 1962. - border-top: 2px solid #45668E;
- 1963. - }
- 1964. -
- 1965. - .flat_tabs {
- 1966. - border-bottom: 1px solid #DAE1E8;
- 1967. - height: 24px;
- 1968. - list-style-type: none;
- 1969. - margin: 0pt;
- 1970. - padding: 0px 7px;
- 1971. - vertical-align: bottom;
- 1972. - }
- 1973. - .flat_tab_on {
- 1974. - background-color: #FFF;
- 1975. - border: 1px solid #C3CAD2;
- 1976. - border-bottom: 0px;
- 1977. - float: left;
- 1978. - height: 24px;
- 1979. - margin: 0px 3px -1px;
- 1980. - text-align: center;
- 1981. - position: relative;
- 1982. - }
- 1983. - .flat_tab_on a {
- 1984. - float: left;
- 1985. - padding: 5px 10px;
- 1986. - text-decoration: none;
- 1987. - }
- 1988. - .flat_tab {
- 1989. - background-color: #F5F7FA;
- 1990. - border: 1px solid #C3CAD2;
- 1991. - border-bottom: 0px;
- 1992. - float: left;
- 1993. - height: 23px;
- 1994. - margin: 0px 3px;
- 1995. - text-align: center;
- 1996. - }
- 1997. - .flat_tab a {
- 1998. - border-bottom: 2px solid #EEF0F3;
- 1999. - float: left;
- 2000. - padding: 5px 10px 3px;
- 2001. - text-decoration: none;
- 2002. - }
- 2003. - .flat_tab a:hover {
- 2004. - background-color: #FFF;
- 2005. - text-decoration: none;
- 2006. - }
- 2007. - .flat_tab a:hover{
- 2008. - background-color: #FFF;
- 2009. - border-bottom: 2px solid #F5F9FC;
- 2010. - text-decoration: none;
- 2011. - }
- 2012. -
- 2013. -
- 2014. - div.audio td {
- 2015. - border: 0px;
- 2016. - vertical-align: top;
- 2017. - }
- 2018. - .audio {
- 2019. - position: relative;
- 2020. - clear: both;
- 2021. - }
- 2022. - .audio .area {
- 2023. - cursor: pointer;
- 2024. - margin-bottom: 10px;
- 2025. - line-height: normal;
- 2026. - }
- 2027. - .audio.over .area {
- 2028. - background-color: #EDF1F5;
- 2029. - }
- 2030. - .audio .play {
- 2031. - cursor: pointer;
- 2032. - width: 20px;
- 2033. - height: 17px;
- 2034. - background: url(/images/play.gif) no-repeat 0px 0px;
- 2035. - }
- 2036. - .audio .info {
- 2037. - width: 100%;
- 2038. - position: relative;
- 2039. - }
- 2040. - .audio .title_wrap {
- 2041. - padding: 7px 0 6px;
- 2042. - width: 260px;
- 2043. - overflow: hidden;
- 2044. - -o-text-overflow: ellipsis;
- 2045. - text-overflow: ellipsis;
- 2046. - white-space: nowrap;
- 2047. - }
- 2048. - .audio .title_wrap b {
- 2049. - padding: 0px;
- 2050. - display: inline-block;
- 2051. - *display: inline;
- 2052. - vertical-align: top;
- 2053. - max-width: 180px;
- 2054. - overflow: hidden;
- 2055. - -o-text-overflow: ellipsis;
- 2056. - text-overflow: ellipsis;
- 2057. - white-space: nowrap;
- 2058. - }
- 2059. - .audio .duration {
- 2060. - color: #777;
- 2061. - font-size: 0.9em;
- 2062. - padding: 8px 7px 7px 0px;
- 2063. - max-width: 40px;
- 2064. - overflow: hidden;
- 2065. - -o-text-overflow: ellipsis;
- 2066. - text-overflow: ellipsis;
- 2067. - }
- 2068. - .audio.over .duration {
- 2069. - color: #8795A5;
- 2070. - }
- 2071. - .audio .player {
- 2072. - height: 10px;
- 2073. - padding: 0px 6px;
- 2074. - display: none;
- 2075. - }
- 2076. - .audio.current .area {
- 2077. - margin-bottom: 0px
- 2078. - }
- 2079. - .audio.current .player {
- 2080. - display: block;
- 2081. - }
- 2082. - .audio .playline {
- 2083. - padding-top: 5px;
- 2084. - }
- 2085. - .audio .playline div {
- 2086. - border-top: 1px dashed #D8DFEA;
- 2087. - height: 9px;
- 2088. - }
- 2089. -
- 2090. - .audio .area .actions {
- 2091. - position: absolute;
- 2092. - top: 0px;
- 2093. - right: 0px;
- 2094. - }
- 2095. - .add_audio_plus {
- 2096. - background: #C4D2E1 url(/images/icons/plus_icon3.gif) no-repeat;
- 2097. - height: 17px;
- 2098. - width: 16px;
- 2099. - cursor: pointer;
- 2100. - margin-top: -2px;
- 2101. - }
- 2102. - .add_audio_plus.done {
- 2103. - background-position: 0 -17px;
- 2104. - background-color: #6B8DB1;
- 2105. - cursor: default;
- 2106. - }
- 2107. -
- 2108. - #box_layer {
- 2109. - padding: 1px 0px 80px;
- 2110. - }
- 2111. - #box_layer .video_box .wrap {
- 2112. - position: relative;
- 2113. - }
- 2114. - #box_layer .video_box div {
- 2115. - position: relative;
- 2116. - z-index: 1011;
- 2117. - }
- 2118. - #box_layer .video_box .background {
- 2119. - position: absolute;
- 2120. - z-index: 1010;
- 2121. - }
- 2122. - #box_layer .video_box .description,
- 2123. - #box_layer .video .description {
- 2124. - padding-top: 10px;
- 2125. - position: relative;
- 2126. - }
- 2127. - #box_layer .video_box .no_flash_wrap {
- 2128. - padding-top: 160px;
- 2129. - }
- 2130. - #box_layer .video_box .no_flash {
- 2131. - margin: auto;
- 2132. - width: 320px;
- 2133. - padding: 10px;
- 2134. - background: #FFF;
- 2135. - border: 1px solid #CCC;
- 2136. - position: relative;
- 2137. - z-index: 1015;
- 2138. - }
- 2139. - #box_layer .flash_needed .button_blue {
- 2140. - margin: 15px auto 0px;
- 2141. - width: 150px;
- 2142. - }
- 2143. - #box_layer .flash_needed .button_blue button {
- 2144. - width: 100%;
- 2145. - }
- 2146. - #box_layer_wrap.box_layer_hidden,
- 2147. - .box_layer_hidden {
- 2148. - left: -10000px;
- 2149. - top: -10000px;
- 2150. - visibility: hidden;
- 2151. - }
- 2152. -
- 2153. - #quick_auth_frame {
- 2154. - padding: 0px;
- 2155. - margin: 0px;
- 2156. - border: 0px;
- 2157. - width: 130px;
- 2158. - height: 300px;
- 2159. - }
- 2160. - #quick_login {
- 2161. - padding: 3px 0px 0px 9px;
- 2162. - width: 117px;
- 2163. - }
- 2164. - #quick_auth_button {
- 2165. - margin-top: 5px;
- 2166. - }
- 2167. - #quick_reg_button {
- 2168. - margin-top: 10px;
- 2169. - }
- 2170. - #quick_login .text {
- 2171. - width: 105px;
- 2172. - padding: 5px 5px 6px;
- 2173. - }
- 2174. - #quick_login .submit {
- 2175. - position: absolute;
- 2176. - color: #FFF;
- 2177. - border: 0;
- 2178. - padding: 0;
- 2179. - margin: 0;
- 2180. - background: #FFF;
- 2181. - top: -8000px;
- 2182. - }
- 2183. - #quick_login .label {
- 2184. - color: #45688E;
- 2185. - font-weight: bold;
- 2186. - padding: 1px 0px 8px;
- 2187. - }
- 2188. - #quick_login .labeled {
- 2189. - padding-bottom: 7px;
- 2190. - }
- 2191. - #quick_login .checkbox {
- 2192. - margin-bottom: 7px;
- 2193. - display: none;
- 2194. - }
- 2195. - #quick_login .reg {
- 2196. - margin-top: 7px;
- 2197. - }
- 2198. - #quick_login .forgot {
- 2199. - padding-top: 12px;
- 2200. - text-align: center;
- 2201. - }
- 2202. -
- 2203. - .msg, .error, .info_msg, .box_msg {
- 2204. - line-height: 160%;
- 2205. - padding: 8px 11px;
- 2206. - }
- 2207. - .error {
- 2208. - background: #FFEFE8;
- 2209. - border: 1px solid #E89B88;
- 2210. - }
- 2211. - .info_msg {
- 2212. - background: #F6F7F9;
- 2213. - border: 1px solid #DBE0EA;
- 2214. - }
- 2215. - .msg, .box_msg {
- 2216. - background-color: #F9F6E7;
- 2217. - border: 1px solid #D4BC4C;
- 2218. - }
- 2219. - .box_msg {
- 2220. - font-weight: bold;
- 2221. - }
- 2222. -
- 2223. - #system_msg {
- 2224. - z-index: 5000;
- 2225. - left: 0px;
- 2226. - top: 0px;
- 2227. - display: none;
- 2228. - -webkit-border-radius: 0px 0px 6px;
- 2229. - -khtml-border-radius: 0px 0px 6px;
- 2230. - -moz-border-radius: 0px 0px 6px;
- 2231. - border-radius: 0px 0px 6px;
- 2232. - padding: 7px 10px;
- 2233. - }
- 2234. -
- 2235. - #bad_browser {
- 2236. - border-bottom: 1px solid #B8C7D3;
- 2237. - background-color: #F2F4FF;
- 2238. - }
- 2239. - #bad_browser .info {
- 2240. - padding: 8px;
- 2241. - text-align: center;
- 2242. - line-height: 150%;
- 2243. - }
- 2244. - #bad_browser #good_browsers {
- 2245. - display: none;
- 2246. - }
- 2247. - #bad_browser #good_browsers div {
- 2248. - width: 400px;
- 2249. - height: 100px;
- 2250. - margin: 10px auto 0px;
- 2251. - }
- 2252. - #bad_browser #good_browsers a {
- 2253. - width: 100px;
- 2254. - height: 20px;
- 2255. - padding-top: 80px;
- 2256. - }
- 2257. -
- 2258. - /* qsearch section */
- 2259. - #qsearch_link {
- 2260. - margin-top: 9px;
- 2261. - padding: 3px 15px 7px 15px;
- 2262. - }
- 2263. - #qsearch_link.active {
- 2264. - background-color: #5B7DA4;
- 2265. - border: 1px solid #3E5F84;
- 2266. - text-decoration: none;
- 2267. - padding: 2px 14px 6px 14px;
- 2268. - }
- 2269. - #qsearch_link.active:hover {
- 2270. - text-decoration: none;
- 2271. - }
- 2272. - #quick_search {
- 2273. - display: none;
- 2274. - margin-top: 9px;
- 2275. - width: 241px;
- 2276. - overflow: hidden;
- 2277. - overflow-y: visible;
- 2278. - }
- 2279. - #search_cont {
- 2280. - background-color: #FFFFFF;
- 2281. - width: 240px;
- 2282. - border: 1px solid #3E5F84;
- 2283. - border-left: 0;
- 2284. - height: 19px;
- 2285. - }
- 2286. - #search_input {
- 2287. - border: 0px none white;
- 2288. - font-size: 11px;
- 2289. - height: 13px;
- 2290. - outline: none;
- 2291. - overflow: hidden;
- 2292. - padding: 3px 0px 3px 10px;
- 2293. - width: 229px;
- 2294. - }
- 2295. - .font_medium #search_input {
- 2296. - font-size: 12px;
- 2297. - }
- 2298. - #quick_search .input_back {
- 2299. - padding-top: 2px !important;
- 2300. - line-height: 1.18em;
- 2301. - }
- 2302. -
- 2303. - #search_sub_menu div.s_photo {
- 2304. - width: 50px;
- 2305. - height: 50px;
- 2306. - overflow: hidden;
- 2307. - margin: 0px 10px 0px 0px;
- 2308. - line-height: 2em;
- 2309. - }
- 2310. - #search_sub_menu div.s_photo img {
- 2311. - width: 50px;
- 2312. - vertical-align: middle;
- 2313. - }
- 2314. - #search_sub_menu a.i_note div.s_photo,
- 2315. - #search_sub_menu a.i_group div.s_photo,
- 2316. - #search_sub_menu a.i_public div.s_photo,
- 2317. - #search_sub_menu a.i_event div.s_photo,
- 2318. - #search_sub_menu a.i_audio div.s_photo,
- 2319. - #search_sub_menu a.i_app div.s_photo,
- 2320. - #search_sub_menu a.i_ad div.s_photo {
- 2321. - background-image: url(/images/icons/qsearch_hints.gif?1);
- 2322. - }
- 2323. - #search_sub_menu a.i_audio div.s_photo { background-position: 0 0; }
- 2324. - #search_sub_menu a.i_app div.s_photo { background-position: 0 -50px; }
- 2325. - #search_sub_menu a.i_event div.s_photo { background-position: 0 -100px; }
- 2326. - #search_sub_menu a.i_group div.s_photo { background-position: 0 -150px; }
- 2327. - #search_sub_menu a.i_ad div.s_photo { background-position: 0 -200px; }
- 2328. - #search_sub_menu a.i_note div.s_photo { background-position: 0 -300px; }
- 2329. -
- 2330. - #search_sub_menu div.s_title {
- 2331. - cursor: pointer;
- 2332. - height: 42px;
- 2333. - margin-top: 4px;
- 2334. - width: 540px;
- 2335. - overflow: hidden;
- 2336. - }
- 2337. - #search_sub_menu div.s_title span {
- 2338. - background-color: #FFF8CC;
- 2339. - border-bottom: 1px solid #FFE222;
- 2340. - padding: 0 1px;
- 2341. - }
- 2342. - #search_sub_menu a.sub_item:hover, #search_sub_menu a.sub_item_over:hover, #search_sub_menu a.sub_item_next_over:hover {
- 2343. - text-decoration: none;
- 2344. - }
- 2345. - #search_sub_menu .s_title {
- 2346. - color: #2B587A;
- 2347. - font-weight: bold;
- 2348. - }
- 2349. - #search_sub_menu .s_title div {
- 2350. - color: #000;
- 2351. - font-weight: normal;
- 2352. - padding-top: 4px;
- 2353. - }
- 2354. -
- 2355. - #search_sub_menu .sub_item {
- 2356. - background-color: #FFFFFF;
- 2357. - border-top: 1px solid #E1E9EF;
- 2358. - color: #000000;
- 2359. - display: block;
- 2360. - padding: 4px 12px 4px 6px;
- 2361. - }
- 2362. - #search_sub_menu a.sub_item {
- 2363. - border-bottom: 1px solid #FFFFFF;
- 2364. - height: 50px;
- 2365. - padding: 6px 12px;
- 2366. - vertical-align: middle;
- 2367. - }
- 2368. - #search_sub_menu a.sub_item.over {
- 2369. - background-color: #EDF1F5;
- 2370. - border-bottom: 1px solid #EDF1F5;
- 2371. - text-decoration: none;
- 2372. - }
- 2373. - #search_sub_menu a.s_search_by {
- 2374. - font-weight: bold;
- 2375. - border-bottom: 1px solid #F7F7F7;
- 2376. - background-color:#F7F7F7;
- 2377. - height: 27px;
- 2378. - }
- 2379. - #search_sub_menu .s_search_by .s_title {
- 2380. - color: #2B587A;
- 2381. - margin-top: 7px;
- 2382. - }
- 2383. -
- 2384. - .tabs {
- 2385. - background: #F7F7F7;
- 2386. - padding: 8px;
- 2387. - }
- 2388. - .tabs .outer {
- 2389. - }
- 2390. - .tabs .tab a {
- 2391. - display: inline-block;
- 2392. - }
- 2393. - .tabs .tab a:hover {
- 2394. - text-decoration: none;
- 2395. - }
- 2396. - .tabs .tab {
- 2397. - display: inline-block;
- 2398. - margin-right: 12px;
- 2399. - padding: 2px;
- 2400. - }
- 2401. - .tabs .tab.selected {
- 2402. - border-bottom: 1px solid #FFFFFF;
- 2403. - padding: 0px;
- 2404. - }
- 2405. - .tabs .tab b {
- 2406. - padding: 2px 5px 2px 5px;
- 2407. - display: inline-block;
- 2408. - }
- 2409. - .tabs .tab.selected a {
- 2410. - border-top: 1px solid #395676;
- 2411. - border-right: 1px solid #517295;
- 2412. - border-bottom: 1px solid #4a73a0;
- 2413. - border-left: 1px solid #517295;
- 2414. - color: #FFFFFF;
- 2415. - }
- 2416. - .tabs .tab.selected b {
- 2417. - border: 1px solid #5C82AB;
- 2418. - background: #5e82a8;
- 2419. - }
- 2420. - .summary_tabs {
- 2421. - font-size: 11px;
- 2422. - padding: 5px 5px;
- 2423. - border-bottom: 1px solid #DAE1E8;
- 2424. - background: #F7F7F7;
- 2425. - }
- 2426. - .font_medium .summary_tabs {
- 2427. - font-size: 12px;
- 2428. - }
- 2429. - .summary_right {
- 2430. - padding: 8px 5px;
- 2431. - }
- 2432. - .summary_tab, .summary_tab_sel {
- 2433. - font-weight: bold;
- 2434. - padding: 8px 5px 7px;
- 2435. - }
- 2436. - .summary_tab2 {
- 2437. - -webkit-border-radius: 2px;
- 2438. - -khtml-border-radius: 2px;
- 2439. - -moz-border-radius: 2px;
- 2440. - border-radius: 2px;
- 2441. - padding: 3px 8px 4px;
- 2442. - display: block;
- 2443. - }
- 2444. - .summary_tab2:hover {
- 2445. - background: #E1E7ED;
- 2446. - text-decoration: none;
- 2447. - }
- 2448. - .summary_tab_sel .summary_tab2, .summary_tab_sel .summary_tab2:hover {
- 2449. - padding: 3px 8px 4px;
- 2450. - background: #597DA3;
- 2451. - }
- 2452. - .summary_tab3 {
- 2453. - max-width: 230px;
- 2454. - *display: inline;
- 2455. - height: 13px;
- 2456. - overflow: hidden;
- 2457. - font-weight: bold;
- 2458. - color: #45688E;
- 2459. - padding: 0;
- 2460. - -o-text-overflow: ellipsis;
- 2461. - text-overflow: ellipsis;
- 2462. - line-height: 120%;
- 2463. - }
- 2464. - .summary_tab_sel .summary_tab3 {
- 2465. - color: #FFF;
- 2466. - }
- 2467. - .summary_tab_x {
- 2468. - width: 11px;
- 2469. - height: 11px;
- 2470. - margin: 2px 1px 0px;
- 2471. - background: url(/images/pics/im_tabx.gif?1) 0 0;
- 2472. - opacity: 0.12;
- 2473. - cursor: pointer;
- 2474. - filter: alpha(opacity=12);
- 2475. - -webkit-transition: opacity 200ms linear;
- 2476. - -moz-transition: opacity 200ms linear;
- 2477. - -o-transition: opacity 200ms linear;
- 2478. - transition: opacity 200ms linear;
- 2479. - }
- 2480. - .summary_tab_x:hover {
- 2481. - opacity: 0.6;
- 2482. - filter: alpha(opacity=60);
- 2483. - }
- 2484. - .summary_tab_sel .summary_tab_x {
- 2485. - background-position: 0 -13px;
- 2486. - opacity: 0.2;
- 2487. - filter: alpha(opacity=20);
- 2488. - margin-left: 4px;
- 2489. - margin-right: -3px;
- 2490. - }
- 2491. - .is_rtl1 .summary_tab_sel .summary_tab_x {
- 2492. - margin-right: 4px;
- 2493. - margin-left: -3px;
- 2494. - }
- 2495. - .summary_tab_sel .summary_tab_x:hover {
- 2496. - opacity: 1;
- 2497. - filter: alpha(opacity=100);
- 2498. - }
- 2499. -
- 2500. - .no_select {
- 2501. - user-select: none;
- 2502. - -o-user-select: none;
- 2503. - -moz-user-select: none;
- 2504. - -khtml-user-select: none;
- 2505. - }
- 2506. - .select_fix {
- 2507. - user-select: text;
- 2508. - -o-user-select: text;
- 2509. - -moz-user-select: text;
- 2510. - -khtml-user-select: text;
- 2511. - }
- 2512. -
- 2513. - .input_back_wrap {
- 2514. - position: relative;
- 2515. - z-index: 90;
- 2516. - cursor: text;
- 2517. - }
- 2518. - .input_back {
- 2519. - position: absolute;
- 2520. - color: #8C8E91;
- 2521. - z-index: 90;
- 2522. - }
- 2523. - .choose_box .input_back {
- 2524. - margin: 9px 4px 0px;
- 2525. - }
- 2526. - .input_back_content {
- 2527. - padding: 0px 2px;
- 2528. - white-space: nowrap;
- 2529. - line-height: normal;
- 2530. - }
- 2531. - .big.input_back_content {
- 2532. - padding-left: 0;
- 2533. - padding-top: 2px;
- 2534. - }
- 2535. - @-moz-document url-prefix() {
- 2536. - .big.input_back_content {
- 2537. - padding-left: 1px;
- 2538. - padding-top: 1px;
- 2539. - }
- 2540. - }
- 2541. -
- 2542. -
- 2543. - .sort_blank {
- 2544. - border: 1px dashed #D8DFEA;
- 2545. - }
- 2546. -
- 2547. - .divider {
- 2548. - color: #777;
- 2549. - font-weight: normal;
- 2550. - padding:0px 5px;
- 2551. - }
- 2552. -
- 2553. - small.divider {
- 2554. - padding:0px 2px;
- 2555. - }
- 2556. -
- 2557. - .unshown {
- 2558. - display: none;
- 2559. - }
- 2560. -
- 2561. - .hidden {
- 2562. - visibility: hidden;
- 2563. - }
- 2564. -
- 2565. - #global_prg {
- 2566. - position: absolute;
- 2567. - z-index: 400;
- 2568. - }
- 2569. -
- 2570. - /* Tabs */
- 2571. - .tabs.t_bar {
- 2572. - background: #FFF;
- 2573. - }
- 2574. - .t_bar {
- 2575. - padding: 11px 10px 0px;
- 2576. - border-bottom: solid 1px #597DA3;
- 2577. - }
- 2578. - ul.t0 {
- 2579. - width: 605px;
- 2580. - }
- 2581. - ul.t0, ul.t0 li {
- 2582. - list-style-type: none;
- 2583. - margin: 0;
- 2584. - padding: 0;
- 2585. - }
- 2586. - ul.t0 li {
- 2587. - float: left;
- 2588. - text-align: center;
- 2589. - }
- 2590. - ul.t0 li.active_link a, ul.t0 li.active_link a:hover {
- 2591. - background: #597DA3;
- 2592. - color: #FFFFFF;
- 2593. - }
- 2594. - ul.t0 li a:hover {
- 2595. - background: #E1E7ED;
- 2596. - color: #2B587A;
- 2597. - text-decoration: none;
- 2598. - }
- 2599. - ul.t0 a {
- 2600. - float: left;
- 2601. - padding: 0 0 5px;
- 2602. - margin-right: 5px;
- 2603. - text-decoration: none;
- 2604. - background-color: #FFF;
- 2605. - max-width: 250px;
- 2606. - }
- 2607. - ul.t0 a span.count {
- 2608. - color: #2b587a;
- 2609. - margin-bottom: -1px;
- 2610. - padding: 0px 10px 0px 4px;
- 2611. - font-weight: bold;
- 2612. - font-style: normal !important;
- 2613. - font-size: 0.9em;
- 2614. - display: none;
- 2615. - }
- 2616. - ul.t0 li.active_link a span.count {
- 2617. - color: #FFF;
- 2618. - }
- 2619. - ul.t0 li.count a span.count {
- 2620. - display: inline-block;
- 2621. - vertical-align: baseline;
- 2622. - }
- 2623. - ul.t0 li.count .tab_word {
- 2624. - margin: 0 0 0 10px;
- 2625. - }
- 2626. - *:first-child+html .font_medium ul.t0 li.count a {
- 2627. - padding-bottom: 4px;
- 2628. - }
- 2629. - .font_medium ul.t0 a {
- 2630. - padding: 0 0 5px;
- 2631. - }
- 2632. - ul.t0 .tab_word {
- 2633. - margin: 0px 10px;
- 2634. - font-weight: normal;
- 2635. - max-width: 230px;
- 2636. - display: block;
- 2637. - _display: inline;
- 2638. - line-height: 1.19em;
- 2639. - overflow: hidden;
- 2640. - -o-text-overflow: ellipsis;
- 2641. - text-overflow: ellipsis;
- 2642. - }
- 2643. - ul.t0 .t_r {
- 2644. - float: right;
- 2645. - padding-top: 5px;
- 2646. - }
- 2647. - /*.font_medium {
- 2648. - padding: 4px 0 0;
- 2649. - }*/
- 2650. - ul.t0 .t_r a {
- 2651. - margin: 0;
- 2652. - padding: 0;
- 2653. - }
- 2654. - ul.t0 .t_r a:hover {
- 2655. - text-decoration: underline;
- 2656. - background:#FFFFFF;
- 2657. - }
- 2658. - .tl1, .tl2 {
- 2659. - display: block;
- 2660. - height: 1px;
- 2661. - background-color: #FFF;
- 2662. - overflow: hidden;
- 2663. - margin: 0px;
- 2664. - border: 1px solid #FFF;
- 2665. - border-width: 0px 2px;
- 2666. - }
- 2667. - .tl2 {
- 2668. - margin-bottom: 3px;
- 2669. - border-width: 0px 1px;
- 2670. - }
- 2671. - ul.t0 li a {
- 2672. - outline: none;
- 2673. - }
- 2674. - ul.t0 li a:hover b.tl1, ul.t0 li a:hover b.tl2 {
- 2675. - background-color: #E1E7ED;
- 2676. - }
- 2677. - ul.t0 li.active_link a b.tl1, ul.t0 li.active_link a:hover b.tl1 {
- 2678. - background-color: #597DA3;
- 2679. - border-width: 0px 1px;
- 2680. - }
- 2681. - ul.t0 li.active_link a b.tl1 b, ul.t0 li.active_link a:hover b.tl1 b {
- 2682. - display: block;
- 2683. - height: 1px;
- 2684. - background: #597DA3;
- 2685. - overflow: hidden;
- 2686. - margin: 0px;
- 2687. - border: 1px solid #9AB1C6;
- 2688. - border-width: 0px 1px;
- 2689. - }
- 2690. - ul.t0 li.active_link a b.tl2, ul.t0 li.active_link a:hover b.tl2 {
- 2691. - background-color: #597DA3;
- 2692. - border-color: #9AB1C6;
- 2693. - }
- 2694. -
- 2695. - #flash_audio {
- 2696. - height: 0px;
- 2697. - top: 5px;
- 2698. - position: absolute;
- 2699. - }
- 2700. - .audio .play_btn_wrap {
- 2701. - padding: 6px;
- 2702. - }
- 2703. - .audio .play_new {
- 2704. - cursor: pointer;
- 2705. - width: 16px;
- 2706. - height: 16px;
- 2707. - background: url(/images/playpause.gif) no-repeat 0px 0px;
- 2708. - }
- 2709. - .audio .play_new.playing {
- 2710. - background-position: 0px -16px;
- 2711. - }
- 2712. -
- 2713. - .side_filter {
- 2714. - color: #2B587A;
- 2715. - cursor: pointer;
- 2716. - padding: 6px 6px 7px 10px;
- 2717. - background-color: #F7F7F7;
- 2718. - background-repeat: no-repeat;
- 2719. - width: 120px;
- 2720. - }
- 2721. -
- 2722. - .side_filter_over {
- 2723. - color: #2B587A;
- 2724. - background-color: #DAE1E8;
- 2725. - }
- 2726. -
- 2727. - .side_filter.cur_section {
- 2728. - background-color: #5e82a8;
- 2729. - color: #FFFFFF;
- 2730. - }
- 2731. -
- 2732. - .side_filter.loading {
- 2733. - background-image: url(/images/upload_inv_mini.gif);
- 2734. - background-position: 110px center;
- 2735. - background-repeat: no-repeat;
- 2736. - }
- 2737. -
- 2738. - .sort_rev_icon, .sort_not_rev_icon {
- 2739. - width: 15px;
- 2740. - height: 11px;
- 2741. - background: url(/images/photoorder.gif) left 0px;
- 2742. - }
- 2743. - .sort_not_rev_icon {
- 2744. - background-position: left -14px;
- 2745. - }
- 2746. -
- 2747. - .pg_more_link {
- 2748. - display: block;
- 2749. - padding: 10px;
- 2750. - border-top: 1px solid #FFF;
- 2751. - text-align: center;
- 2752. - }
- 2753. - .pg_more_link:hover {
- 2754. - text-decoration: none;
- 2755. - background: #E9EDF1;
- 2756. - border-top: 1px solid #DAE1E8;
- 2757. - }
- 2758. - .pg_more_progress {
- 2759. - margin: 0px auto;
- 2760. - }
- 2761. - .pg_lnk {
- 2762. - padding-bottom: 3px;
- 2763. - }
- 2764. - .pg_lnk:hover {
- 2765. - padding-bottom: 0px;
- 2766. - border-bottom: 3px solid #DAE1E8;
- 2767. - text-decoration: none;
- 2768. - }
- 2769. - .pages_bottom .pg_lnk {
- 2770. - padding-top: 4px;
- 2771. - padding-bottom: 0px;
- 2772. - }
- 2773. - .pages_bottom .pg_lnk:hover {
- 2774. - padding-top: 1px;
- 2775. - border-bottom: 0px;
- 2776. - border-top: 3px solid #DAE1E8;
- 2777. - text-decoration: none;
- 2778. - }
- 2779. - .pg_pages {
- 2780. - }
- 2781. - .pg_in {
- 2782. - padding: 2px 5px;
- 2783. - }
- 2784. - .pg_lnk .pg_in {
- 2785. - padding: 2px 6px;
- 2786. - }
- 2787. - .pg_lnk_sel {
- 2788. - font-weight: bold;
- 2789. - color: #45688E;
- 2790. - border-bottom: 1px solid #2B587A;
- 2791. - }
- 2792. - .pg_lnk_sel:hover {
- 2793. - text-decoration: none;
- 2794. - }
- 2795. - .pg_lnk_sel .pg_in {
- 2796. - border-bottom: 3px solid #597DA3;
- 2797. - }
- 2798. - .pages_bottom .pg_lnk_sel {
- 2799. - border-top: 1px solid #2B587A;
- 2800. - border-bottom: 0px;
- 2801. - }
- 2802. - .pages_bottom .pg_lnk_sel .pg_in {
- 2803. - border-top: 3px solid #597DA3;
- 2804. - border-bottom: 0px;
- 2805. - }
- 2806. - #pg_fixed {
- 2807. - top: 20px;
- 2808. - z-index: 200;
- 2809. - display: none;
- 2810. - }
- 2811. - .pg_fixed_back {
- 2812. - background: #000;
- 2813. - -webkit-border-radius: 3px;
- 2814. - -khtml-border-radius: 3px;
- 2815. - -moz-border-radius: 3px;
- 2816. - border-radius: 3px;
- 2817. - opacity: 0.5;
- 2818. - filter: alpha(opacity=50);
- 2819. - position: absolute;
- 2820. - }
- 2821. - .pg_fixed_pages {
- 2822. - position: relative;
- 2823. - padding: 5px 10px 6px;
- 2824. - }
- 2825. - .pg_flnk:hover, .pg_flnk_rd:hover, .pg_flnk_sel:hover, .pg_flnk_nb:hover {
- 2826. - text-decoration: none;
- 2827. - }
- 2828. - .pg_flnk, .pg_flnk_rd, .pg_flnk_sel, .pg_flnk_nb {
- 2829. - font-size: 1.18em;
- 2830. - color: #CCC;
- 2831. - padding: 2px 5px 1px;
- 2832. - font-weight: bold;
- 2833. - display: inline-block;
- 2834. - *display: inline;
- 2835. - zoom: 1;
- 2836. - }
- 2837. - .pg_flnk {
- 2838. - border-bottom: 1px solid #CCC;
- 2839. - }
- 2840. - .pg_flnk_rd {
- 2841. - border-bottom: 1px solid #FFF;
- 2842. - }
- 2843. - .pg_flnk, .pg_flnk_rd, .pg_flnk_nb {
- 2844. - -webkit-transition: color 200ms linear;
- 2845. - -moz-transition: color 200ms linear;
- 2846. - -o-transition: color 200ms linear;
- 2847. - transition: color 200ms linear;
- 2848. - }
- 2849. - .pg_flnk:hover, .pg_flnk_rd:hover, .pg_flnk_nb:hover {
- 2850. - color: #FFF;
- 2851. - }
- 2852. - .pg_flnk_nb {
- 2853. - font-weight: normal;
- 2854. - padding: 2px 3px 1px;
- 2855. - }
- 2856. - .pg_flnk_sel {
- 2857. - color: #FFF;
- 2858. - border-bottom: 4px solid #FFF;
- 2859. - }
- 2860. -
- 2861. - /* Box notify */
- 2862. - .top_result_baloon_wrap {
- 2863. - padding-top: 50px;
- 2864. - z-index: 1200;
- 2865. - font-size: 1.09em;
- 2866. - }
- 2867. -
- 2868. - .top_result_baloon {
- 2869. - color: #FFF;
- 2870. - cursor: pointer;
- 2871. - background: url('/images/mv_bg.png');
- 2872. - background: rgba(0, 0, 0, 0.75);
- 2873. -
- 2874. - -webkit-border-radius: 5px;
- 2875. - -moz-border-radius: 5px;
- 2876. - border-radius: 5px;
- 2877. -
- 2878. - -webkit-box-shadow: 0 2px 15px #888;
- 2879. - -moz-box-shadow: 0 2px 15px #888;
- 2880. - box-shadow: 0 2px 15px #888;
- 2881. -
- 2882. - padding: 15px 15px;
- 2883. - width: 380px;
- 2884. - text-shadow: 0px 1px 0px #262626;
- 2885. - line-height: 160%;
- 2886. - }
- 2887. - div.top_result_header {
- 2888. - font-weight: bold;
- 2889. - font-size: 1.09em;
- 2890. - padding-bottom: 5px;
- 2891. - }
- 2892. - div.top_result_baloon a {
- 2893. - color: #B1DAFF;
- 2894. - font-weight: bold;
- 2895. - }
- 2896. -
- 2897. - /* dropbox styles */
- 2898. - .dropbox {
- 2899. - position: absolute;
- 2900. - top: 0px;
- 2901. - left: 0px;
- 2902. - width: 100%;
- 2903. - height: 100%;
- 2904. - z-index: 1550;
- 2905. - background: #FFF url(/images/dropbox_arrow.png) no-repeat 55px 11px;
- 2906. - display: none;
- 2907. - }
- 2908. - .dropbox.choose {
- 2909. - background: #FFF url(/images/dropbox_arrow.png) no-repeat 75px 31px;
- 2910. - border-bottom: 1px solid #DAE1E8;
- 2911. - }
- 2912. - .dropbox_wrap {
- 2913. - padding: 30px;
- 2914. - height: 100%;
- 2915. - -webkit-box-sizing: border-box;
- 2916. - -moz-box-sizing: border-box;
- 2917. - box-sizing: border-box;
- 2918. - }
- 2919. - .dropbox.choose .dropbox_wrap {
- 2920. - padding: 50px;
- 2921. - }
- 2922. - .dropbox_area {
- 2923. - text-align: center;
- 2924. - color: #7F92A5;
- 2925. - font-size: 1.27em;
- 2926. - -moz-user-select: none;
- 2927. - -khtml-user-select: none;
- 2928. - user-select: none;
- 2929. - border: 3px dashed #A3B6C9;
- 2930. - position: relative;
- 2931. - min-height: 100%;
- 2932. - }
- 2933. - .dropbox_label {
- 2934. - position: absolute;
- 2935. - width: 100%;
- 2936. - top: 50%;
- 2937. - height: 50px;
- 2938. - line-height: 4.54em;
- 2939. - margin-top: -25px;
- 2940. - }
- 2941. - .left_restore_link {
- 2942. - /*position: absolute;*/
- 2943. - margin: 10px 0px 0px 0px;
- 2944. - padding: 8px;
- 2945. - background: #F7F7F7;
- 2946. - width: 110px;
- 2947. - line-height: 140%;
- 2948. - -webkit-border-radius: 5px;
- 2949. - -khtml-border-radius: 5px;
- 2950. - -moz-border-radius: 5px;
- 2951. - border-radius: 5px;
- 2952. - }
- 2953. -
- 2954. - .piechart_table {
- 2955. - margin: 0 30px 20px 0;
- 2956. - }
- 2957. - .piechart_table tr td {
- 2958. - padding: 7px 8px 8px 8px;
- 2959. - border-bottom: 1px solid #EAEEF1;
- 2960. - text-align: left;
- 2961. - }
- 2962. - .piechart_stat_color {
- 2963. - float: left;
- 2964. - margin: 2px 8px 0 0;
- 2965. - width: 12px;
- 2966. - height: 12px;
- 2967. - -webkit-border-radius: 2px;
- 2968. - -khtml-border-radius: 2px;
- 2969. - -moz-border-radius: 2px;
- 2970. - border-radius: 2px;
- 2971. - }
- 2972. - .piechart_stat_name {
- 2973. - min-width: 120px;
- 2974. - }
- 2975. - .piechart_stat_info {
- 2976. - padding-left: 0!important;
- 2977. - }
- 2978. - .piechart_col_header th {
- 2979. - padding: 7px 0;
- 2980. - font-weight: bold;
- 2981. - background-color: #EEF2F6;
- 2982. - }
- 2983. - th.piechart_col_header_first {
- 2984. - padding-left: 28px;
- 2985. - }
- 2986. - th.piechart_col_header_second {
- 2987. - padding-right: 20px;
- 2988. - }
- 2989. -
- 2990. - .piechart_tooltip {
- 2991. - position: absolute;
- 2992. - z-index: 5000;
- 2993. - width: 400px;
- 2994. -
- 2995. - color: white;
- 2996. - line-height: 200%;
- 2997. - display: none;
- 2998. - }
- 2999. -
- 3000. - .piechart_tooltip div.background {
- 3001. - color: black;
- 3002. -
- 3003. - background-color: black;
- 3004. - -moz-opacity: 0.8;
- 3005. - opacity: 0.8;
- 3006. - filter: alpha(opacity=80);
- 3007. - -webkit-border-radius: 3px;
- 3008. - -moz-border-radius: 3px;
- 3009. - border-radius: 3px;
- 3010. - }
- 3011. - .piechart_tooltip div {
- 3012. - position: absolute;
- 3013. - padding: 10px;
- 3014. - }
- 3015. -
- 3016. - .piechart_rows_root.transp_children .piechart_column .piechart_row {
- 3017. - opacity: 0.5;
- 3018. - -moz-opacity: 0.5;
- 3019. - filter: alpha(opacity=50);
- 3020. - }
- 3021. -
- 3022. - .piechart_rows_root.transp_children .piechart_column .piechart_row.hovered {
- 3023. - opacity: 1;
- 3024. - -moz-opacity: 1;
- 3025. - filter: alpha(opacity=100);
- 3026. - }
- 3027. -
- 3028. - /* new top nav styles */
- 3029. -
- 3030. - .ts_contact {
- 3031. - display: block;
- 3032. - height: 40px;
- 3033. - padding: 4px 8px;
- 3034. - line-height: 100%;
- 3035. - white-space: nowrap;
- 3036. - overflow: hidden;
- 3037. - margin: 0px;
- 3038. - position: relative;
- 3039. - }
- 3040. - .ts_contact:first-child {
- 3041. - padding-top: 8px;
- 3042. - }
- 3043. - .ts_contact:last-child {
- 3044. - padding-bottom: 8px;
- 3045. - }
- 3046. - .ts_contact_photo img {
- 3047. - width: 40px;
- 3048. - height: 40px;
- 3049. - background: 0 0 no-repeat;
- 3050. - -webkit-border-radius: 2px;
- 3051. - -moz-border-radius: 2px;
- 3052. - border-radius: 2px;
- 3053. - }
- 3054. -
- 3055. - .ts_contact_online .ts_contact_status,
- 3056. - .ts_contact_mobile .ts_contact_status {
- 3057. - background: url(/images/icons/rbox_full2.png?1) 0px -49px no-repeat;
- 3058. - right: 10px;
- 3059. - top: 9px;
- 3060. - position: absolute;
- 3061. - width: 6px;
- 3062. - height: 6px;
- 3063. - }
- 3064. - .ts_contact_mobile .ts_contact_status {
- 3065. - background-position: -2px -128px;
- 3066. - top: 8px;
- 3067. - right: 9px;
- 3068. - height: 11px;
- 3069. - width: 7px;
- 3070. - }
- 3071. - .ts_contact.ts_contact_online:first-child .ts_contact_status,
- 3072. - .ts_contact.ts_contact_mobile:first-child .ts_contact_status {
- 3073. - top: 13px;
- 3074. - }
- 3075. - .ts_contact.ts_contact_mobile:first-child .ts_contact_status {
- 3076. - top: 12px;
- 3077. - }
- 3078. - .ts_contact.active.write:first-child .ts_contact_status{
- 3079. - top: 12px;
- 3080. - }
- 3081. - .ts_contact.active.write .ts_contact_status {
- 3082. - background: url(/images/icons/rbox_full2.png?1) 1px -83px no-repeat;
- 3083. - width: 12px;
- 3084. - height: 11px;
- 3085. - position: absolute;
- 3086. - top: 8px;
- 3087. - right: 9px;
- 3088. - }
- 3089. - .ts_contact.active.write .ts_contact_status:hover {
- 3090. - background: url(/images/icons/rbox_full2.png?1) 1px -116px no-repeat;
- 3091. - }
- 3092. - .ts_search_link .ts_contact_status {
- 3093. - background: url(/images/icons/rbox_full2.png?1) 0 -99px no-repeat;
- 3094. - width: 11px;
- 3095. - height: 12px;
- 3096. - position:absolute;
- 3097. - top:12px;
- 3098. - right:8px;
- 3099. - }
- 3100. - #ts_search_sep {
- 3101. - padding: 6px 13px 7px;
- 3102. - color: #777;
- 3103. - background: #f0f0f0;
- 3104. - border-top: 1px solid #e0e1e2;
- 3105. - border-bottom: 1px solid #e0e1e2;
- 3106. - font-weight: bold;
- 3107. - }
- 3108. - .ts_contact_name {
- 3109. - color: #45688e;
- 3110. - height:30px;
- 3111. - padding: 2px 0 0 8px;
- 3112. - -o-text-overflow: ellipsis;
- 3113. - text-overflow: ellipsis;
- 3114. - white-space: nowrap;
- 3115. - display: block;
- 3116. - width: 160px;
- 3117. - overflow: hidden;
- 3118. - font-weight: bold;
- 3119. - position: relative;
- 3120. - }
- 3121. - .ts_search_link .ts_contact_name {
- 3122. - padding: 0;
- 3123. - width: 100%;
- 3124. - font-weight: normal;
- 3125. - }
- 3126. - .ts_contact_info {
- 3127. - font-weight: normal;
- 3128. - color: #999;
- 3129. - padding-top: 6px;
- 3130. - font-size: 11px;
- 3131. - }
- 3132. - .font_medium .ts_contact_info {
- 3133. - font-size: 12px;
- 3134. - }
- 3135. - .ts_contact.active .ts_contact_info {
- 3136. - color: #8795a5;
- 3137. - }
- 3138. - #ts_friends_online {
- 3139. - background: url("/images/icons/online_friends.gif") right no-repeat;
- 3140. - position: absolute;
- 3141. - right: 8px;
- 3142. - top: 8px;
- 3143. - padding: 4px 12px 4px 5px;
- 3144. - z-index: 500;
- 3145. - color: #7C90A6;
- 3146. - font-size: 0.9em;
- 3147. - line-height: 14px;
- 3148. - font-weight: bold;
- 3149. - opacity: 0.9;
- 3150. - cursor: pointer;
- 3151. - display: none;
- 3152. - }
- 3153. - #ts_friends_online:hover {
- 3154. - opacity: 1;
- 3155. - }
- 3156. - em.ts_clist_hl {
- 3157. - font-style: normal;
- 3158. - background: #f0f4f7;
- 3159. - border-bottom: 1px solid #eff3f6;
- 3160. - margin: 0px;
- 3161. - padding: 0px 1px;
- 3162. - }
- 3163. -
- 3164. - #ts_wrap {
- 3165. - position: absolute;
- 3166. - top: 0px;
- 3167. - left: 144px;
- 3168. - height: 40px;
- 3169. - width: 171px;
- 3170. - }
- 3171. - #ts_wrap.vk {
- 3172. - left: auto;
- 3173. - right: 45px;
- 3174. - width: 600px;
- 3175. - }
- 3176. - #ts_wrap .input_back {
- 3177. - color: #7C90A6;
- 3178. - }
- 3179. - #ts_wrap .ts.dark .input_back {
- 3180. - color: #7A8CA0;
- 3181. - }
- 3182. - div.ts_back_link {
- 3183. - margin-bottom: 1px;
- 3184. - overflow: hidden;
- 3185. - width: 410px;
- 3186. - }
- 3187. - div.ts_input_wrap {
- 3188. - position: relative;
- 3189. - top: 50%;
- 3190. - width: 167px;
- 3191. -
- 3192. - margin-top: -13px;
- 3193. - padding: 1px;
- 3194. - -webkit-border-radius: 2px;
- 3195. - -moz-border-radius: 2px;
- 3196. - border-radius: 2px;
- 3197. - overflow: hidden;
- 3198. - }
- 3199. -
- 3200. - #ts_wrap.vk div.ts_input_wrap {
- 3201. - /* opacity: 0.5;
- 3202. - filter: alpha(opacity=50);
- 3203. - */
- 3204. - width: 130px;
- 3205. - }
- 3206. - div.ts_input_wrap2 {
- 3207. - margin-right: 63px;
- 3208. - }
- 3209. - div.ts {
- 3210. - -webkit-border-radius: 2px;
- 3211. - -moz-border-radius: 2px;
- 3212. - border-radius: 2px;
- 3213. - overflow: hidden;
- 3214. - background-color: #FFFFFF;
- 3215. - }
- 3216. - div.ts .input_back {
- 3217. - margin-top: 0 !important;
- 3218. - margin-left: 0 !important;
- 3219. - }
- 3220. - #ts_input {
- 3221. - border: 0;
- 3222. - padding: 4px 41px 3px 20px;
- 3223. - outline: 0;
- 3224. - margin: 0px;
- 3225. - width: 100%;
- 3226. - background: url(/images/search_icon_d.gif) no-repeat 6px -11px;
- 3227. -
- 3228. - height: 13px;
- 3229. - line-height: 1.36em;
- 3230. - }
- 3231. - #ts_wrap.vk #ts_input {
- 3232. - background: url(/images/search_icon.gif) no-repeat 6px 5px;
- 3233. - }
- 3234. - .ts_query {
- 3235. - font-weight: bold;
- 3236. - }
- 3237. - #ts_cont_wrap {
- 3238. - position: absolute;
- 3239. - top: 48px;
- 3240. - left: 139px;
- 3241. - background: #FFF;
- 3242. - width: 248px;
- 3243. - z-index: 800;
- 3244. -
- 3245. - -webkit-border-radius: 3px;
- 3246. - -moz-border-radius: 3px;
- 3247. - border-radius: 3px;
- 3248. -
- 3249. - overflow: hidden;
- 3250. -
- 3251. - -webkit-box-shadow: 0 0 6px #999;
- 3252. - -moz-box-shadow: 0 0 6px #999;
- 3253. - box-shadow: 0 0 6px #999;
- 3254. -
- 3255. - display: none;
- 3256. - }
- 3257. - #ts_cont_wrap.vk {
- 3258. - right: 1px;
- 3259. - left: auto;
- 3260. - }
- 3261. - #ts_cont_wrap.none {
- 3262. - display: none;
- 3263. - }
- 3264. - *:first-child+html #ts_cont_wrap,
- 3265. - * html #ts_cont_wrap {
- 3266. - border: 1px solid #a6b6c6;
- 3267. - right: 0;
- 3268. - }
- 3269. -
- 3270. - .ts_settings {
- 3271. - background: url(/images/settings_icon.gif) 10px 9px no-repeat;
- 3272. - display: block;
- 3273. - padding: 12px 19px 15px 18px;
- 3274. - height: 13px;
- 3275. - margin: 0px;
- 3276. - opacity: 0.7;
- 3277. - filter: alpha(opacity=70);
- 3278. - }
- 3279. - #ts_cont_wrap a.ts_contact {
- 3280. - text-decoration: none;
- 3281. - }
- 3282. - #ts_cont_wrap a.ts_contact.active {
- 3283. - text-decoration: none;
- 3284. - background: #EDF1F5;
- 3285. - background: none repeat scroll 0 0 rgba(219, 227, 235, 0.5);
- 3286. - }
- 3287. - #ts_cont_wrap a.ts_contact:first-child,
- 3288. - #ts_cont_wrap a.ts_search_link:first-child {
- 3289. - -webkit-border-top-right-radius: 3px;
- 3290. - -webkit-border-top-left-radius: 3px;
- 3291. - -moz-border-radius-topright: 3px;
- 3292. - -moz-border-radius-topleft: 3px;
- 3293. - border-top-left-radius: 3px;
- 3294. - border-top-right-radius: 3px;
- 3295. - }
- 3296. - #ts_cont_wrap a.ts_contact:last-child,
- 3297. - #ts_cont_wrap a.ts_search_link:last-child {
- 3298. - -webkit-border-bottom-right-radius: 3px;
- 3299. - -webkit-border-bottom-left-radius: 3px;
- 3300. - -moz-border-radius-bottomright: 3px;
- 3301. - -moz-border-radius-bottomleft: 3px;
- 3302. - border-bottom-left-radius: 3px;
- 3303. - border-bottom-right-radius: 3px;
- 3304. - }
- 3305. - .ts_link {
- 3306. - display: block;
- 3307. - height: 20px;
- 3308. - padding: 4px 8px;
- 3309. - white-space: nowrap;
- 3310. - overflow: hidden;
- 3311. - line-height: 1.81em;
- 3312. - }
- 3313. - .ts_link:first-child {
- 3314. - padding-top: 8px;
- 3315. - }
- 3316. - .ts_link:last-child {
- 3317. - padding-bottom: 8px;
- 3318. - }
- 3319. - a.ts_link:hover {
- 3320. - text-decoration: none;
- 3321. - background: #EDF1F5;
- 3322. - background: none repeat scroll 0 0 rgba(219, 227, 235, 0.5);
- 3323. - }
- 3324. - a.ts_search_link {
- 3325. - display: block;
- 3326. - height: 30px;
- 3327. - line-height: 2.72em;
- 3328. - padding: 4px 13px;
- 3329. - white-space: nowrap;
- 3330. - overflow: hidden;
- 3331. - }
- 3332. - a.ts_search_link:hover {
- 3333. - text-decoration: none;
- 3334. - }
- 3335. - a.ts_search_link.active {
- 3336. - text-decoration: none;
- 3337. - background: #EDF1F5;
- 3338. - background: none repeat scroll 0 0 rgba(219, 227, 235, 0.5);
- 3339. - }
- 3340. -
- 3341. - /* Special mems */
- 3342. - .mem_special {
- 3343. - color: #2E7B27;
- 3344. - font-weight: bold;
- 3345. - }
- 3346. -
- 3347. - /* Round tabs */
- 3348. - .round_tab {
- 3349. - -webkit-border-radius: 2px;
- 3350. - -khtml-border-radius: 2px;
- 3351. - -moz-border-radius: 2px;
- 3352. - border-radius: 2px;
- 3353. - cursor: pointer;
- 3354. - color: #45688E;
- 3355. - font-weight: bold;
- 3356. - padding: 3px 8px 4px;
- 3357. - float: left;
- 3358. - }
- 3359. - .round_tab.visible {
- 3360. - background-color: #E1E7ED;
- 3361. - }
- 3362. - .round_tab.selected {
- 3363. - color: white;
- 3364. - }
- 3365. - .round_tab:hover {
- 3366. - background-color: #E1E7ED;
- 3367. - text-decoration: none;
- 3368. - }
- 3369. - .round_tab.visible:hover {
- 3370. - background-color: #D7E0E7;
- 3371. - }
- 3372. - .round_tab.selected,
- 3373. - .round_tab.selected:hover {
- 3374. - background-color: #597DA3;
- 3375. - }
- 3376. -
- 3377. -
- 3378. - /* Animated counters */
- 3379. - .counter_anim_wrap {
- 3380. - position: relative;
- 3381. - height: 1.2em;
- 3382. - vertical-align: top !important;
- 3383. - line-height: normal;
- 3384. - overflow: hidden;
- 3385. - }
- 3386. - .counter_anim {
- 3387. - position: absolute;
- 3388. - right: 0;
- 3389. - text-align: right;
- 3390. - white-space: nowrap;
- 3391. - }
- 3392. - .counter_css_anim_wrap {
- 3393. - -webkit-transition: width 100ms linear;
- 3394. - -moz-transition: width 100ms linear;
- 3395. - -o-transition: width 100ms linear;
- 3396. - transition: width 100ms linear;
- 3397. - }
- 3398. - .counter_css_anim_wrap .counter_anim {
- 3399. - -webkit-transition: margin-top 300ms ease-out;
- 3400. - -moz-transition: margin-top 300ms ease-out;
- 3401. - -o-transition: margin-top 300ms ease-out;
- 3402. - transition: margin-top 300ms ease-out;
- 3403. - }
- 3404. - .is_rtl1 .mob_onl {
- 3405. - margin-left: 0px;
- 3406. - margin-right: 4px;
- 3407. - }
- 3408. - .mob_onl {
- 3409. - width: 0px;
- 3410. - height: 12px;
- 3411. - padding-left: 7px;
- 3412. - margin-left: 4px;
- 3413. - background: url(/images/mobile_online.gif?1) no-repeat;
- 3414. - *zoom: 1;
- 3415. - cursor: pointer;
- 3416. - }
- 3417. -
- 3418. - #mvk_footer_lnk {
- 3419. - padding: 7px 0px 5px;
- 3420. - }
- 3421. - .emoji, .emoji_css {
- 3422. - width: 16px;
- 3423. - height: 16px;
- 3424. - *height: 17px;
- 3425. - margin: 0px 0px;
- 3426. - border: none;
- 3427. - vertical-align: top;
- 3428. - }
- 3429. - .emoji_css {
- 3430. - background: url('/images/im_emoji_2.png?3') no-repeat;
- 3431. - }
- 3432. - #reg_bar {
- 3433. - -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
- 3434. - -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
- 3435. - box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
- 3436. - background: #EEF1F3;
- 3437. - background: rgba(238, 241, 243, 0.9);
- 3438. - top: -56px;
- 3439. - font-size: 13px;
- 3440. - border-bottom: 1px solid #DAE1E8;
- 3441. - z-index: 400;
- 3442. - }
- 3443. - #reg_bar_content {
- 3444. - padding: 10px 0px 10px 110px;
- 3445. - line-height: 160%;
- 3446. - text-align: center;
- 3447. - color: #7992AD;
- 3448. - font-weight: bold;
- 3449. - }
- 3450. - .reg_bar_link {
- 3451. - color: #45688E;
- 3452. - padding-bottom: 1px;
- 3453. - border-bottom: 1px solid #B6C4D5;
- 3454. - }
- 3455. - .reg_bar_link:hover {
- 3456. - text-decoration: none;
- 3457. - border-color: #45688E;
- 3458. - }
- ------
- Файл - aes_light.css (Старый размер - 12168 | Новый - 0):
- 0. - #aes_light_css { display: none; }
- 1. -
- 2. - /* Size */
- 3. -
- 4. - .ads_ads_box.size_small {
- 5. - font-size: 11px;
- 6. - }
- 7. - .ads_ads_box.size_medium {
- 8. - font-size: 12px;
- 9. - }
- 10. - .ads_ads_box.size_big {
- 11. - font-size: 13px;
- 12. - }
- 13. -
- 14. - .ads_ad_box.ver.repeat_ver.size_site {
- 15. - width: 118px;
- 16. - }
- 17. - .ads_ad_box.ver.repeat_ver.size_site.news {
- 18. - width: 172px;
- 19. - }
- 20. - .ads_ad_box.ver.repeat_ver.size_small {
- 21. - width: 120px;
- 22. - }
- 23. - .ads_ad_box.ver.repeat_ver.size_medium {
- 24. - width: 135px;
- 25. - }
- 26. - .ads_ad_box.ver.repeat_ver.size_big {
- 27. - width: 150px;
- 28. - }
- 29. - .ads_ad_box.ver.repeat_hor.size_small {
- 30. - width: 132px;
- 31. - }
- 32. - .ads_ad_box.ver.repeat_hor.size_medium {
- 33. - width: 141px;
- 34. - }
- 35. - .ads_ad_box.ver.repeat_hor.size_big {
- 36. - width: 150px;
- 37. - }
- 38. - .ads_ad_box2.ver.repeat_ver.size_site {
- 39. - width: 112px;
- 40. - padding-left: 3px;
- 41. - padding-right: 3px;
- 42. - }
- 43. - .ads_ad_box2.ver.repeat_ver.size_site.news {
- 44. - width: 172px;
- 45. - padding: 0;
- 46. - }
- 47. - .ads_ad_box2.ver.repeat_ver.size_small {
- 48. - width: 112px;
- 49. - padding-left: 4px;
- 50. - padding-right: 4px;
- 51. - }
- 52. - .ads_ad_box2.ver.repeat_ver.size_medium {
- 53. - width: 121px;
- 54. - padding-left: 7px;
- 55. - padding-right: 7px;
- 56. - }
- 57. - .ads_ad_box2.ver.repeat_ver.size_big {
- 58. - width: 130px;
- 59. - padding-left: 10px;
- 60. - padding-right: 10px;
- 61. - }
- 62. - .ads_ad_box2.ver.repeat_hor.size_small,
- 63. - .ads_ad_box2.ver.repeat_hor.size_medium,
- 64. - .ads_ad_box2.ver.repeat_hor.size_big {
- 65. - padding-left: 10px;
- 66. - padding-right: 10px;
- 67. - }
- 68. -
- 69. - .ads_ad_box.hor.repeat_ver.size_small {
- 70. - max-width: 390px;
- 71. - }
- 72. - .ads_ad_box.hor.repeat_ver.size_medium {
- 73. - max-width: 410px;
- 74. - }
- 75. - .ads_ad_box.hor.repeat_ver.size_big {
- 76. - max-width: 430px;
- 77. - }
- 78. - .ads_ad_box.hor.repeat_hor.size_small {
- 79. - max-width: 260px;
- 80. - }
- 81. - .ads_ad_box.hor.repeat_hor.size_medium {
- 82. - max-width: 280px;
- 83. - }
- 84. - .ads_ad_box.hor.repeat_hor.size_big {
- 85. - max-width: 300px;
- 86. - }
- 87. - .ads_ad_box2.hor.repeat_ver {
- 88. - padding: 10px;
- 89. - }
- 90. - .ads_ad_box2.hor.repeat_hor {
- 91. - padding: 0 10px;
- 92. - }
- 93. - .ads_ad_box2.hor.repeat_ver.size_small {
- 94. - max-width: 370px;
- 95. - }
- 96. - .ads_ad_box2.hor.repeat_ver.size_medium {
- 97. - max-width: 390px;
- 98. - }
- 99. - .ads_ad_box2.hor.repeat_ver.size_big {
- 100. - max-width: 410px;
- 101. - }
- 102. - .ads_ad_box2.hor.repeat_hor.size_small {
- 103. - max-width: 240px;
- 104. - }
- 105. - .ads_ad_box2.hor.repeat_hor.size_medium {
- 106. - max-width: 260px;
- 107. - }
- 108. - .ads_ad_box2.hor.repeat_hor.size_big {
- 109. - max-width: 280px;
- 110. - }
- 111. - .ads_ad_text_box.hor.repeat_ver.size_small {
- 112. - max-width: 270px;
- 113. - }
- 114. - .ads_ad_text_box.hor.repeat_ver.size_medium {
- 115. - max-width: 290px;
- 116. - }
- 117. - .ads_ad_text_box.hor.repeat_ver.size_big {
- 118. - max-width: 310px;
- 119. - }
- 120. - .ads_ad_text_box.hor.repeat_hor.size_small {
- 121. - max-width: 140px;
- 122. - }
- 123. - .ads_ad_text_box.hor.repeat_hor.size_medium {
- 124. - max-width: 160px;
- 125. - }
- 126. - .ads_ad_text_box.hor.repeat_hor.size_big {
- 127. - max-width: 180px;
- 128. - }
- 129. -
- 130. - .ads_ad_box.hor.repeat_hor.size_small {
- 131. - height: 105px;
- 132. - max-height: 105px;
- 133. - }
- 134. - .ads_ad_box.hor.repeat_hor.size_medium {
- 135. - height: 110px;
- 136. - max-height: 110px;
- 137. - }
- 138. - .ads_ad_box.hor.repeat_hor.size_big {
- 139. - height: 115px;
- 140. - max-height: 115px;
- 141. - }
- 142. - .ads_ad_box2.hor.repeat_hor.size_small {
- 143. - height: 105px;
- 144. - }
- 145. - .ads_ad_box2.hor.repeat_hor.size_medium {
- 146. - height: 110px;
- 147. - }
- 148. - .ads_ad_box2.hor.repeat_hor.size_big {
- 149. - height: 115px;
- 150. - }
- 151. -
- 152. - .ads_ad_box5_spacer.hor.repeat_hor.size_small {
- 153. - height: 95px;
- 154. - }
- 155. - .ads_ad_box5_spacer.hor.repeat_hor.size_medium {
- 156. - height: 100px;
- 157. - }
- 158. - .ads_ad_box5_spacer.hor.repeat_hor.size_big {
- 159. - height: 105px;
- 160. - }
- 161. -
- 162. - /* Ads */
- 163. -
- 164. - .ads_ads_box {
- 165. - display: table;
- 166. - width: 100%;
- 167. - }
- 168. - .ads_ads_box2 {
- 169. - display: table-cell;
- 170. - }
- 171. - .ads_ads_box2.hor {
- 172. - vertical-align: middle;
- 173. - }
- 174. - .ads_ads_box2.ver,
- 175. - .ads_ads_box2.hor.repeat_ver {
- 176. - text-align: center;
- 177. - }
- 178. - .ads_ads_box3 {
- 179. - display: inline-block;
- 180. - }
- 181. - .ads_ads_box3.mosaic,
- 182. - .ads_ads_box3.news {
- 183. - display: block;
- 184. - width: 100%;
- 185. - position: relative;
- 186. - padding-bottom: 8px;
- 187. - }
- 188. - .ads_ads_box4.repeat_hor {
- 189. - white-space: nowrap;
- 190. - }
- 191. - .ads_ads_box4.ver.repeat_hor {
- 192. - overflow: hidden;
- 193. - padding-bottom: 20px;
- 194. - }
- 195. - .ads_ads_box4.ver.repeat_hor.with_ads_border {
- 196. - padding-bottom: 15px;
- 197. - }
- 198. - .ads_ads_box4.mosaic,
- 199. - .ads_ads_box4.news {
- 200. - display: table;
- 201. - width: 100%;
- 202. - }
- 203. -
- 204. - .ads_ads_border {
- 205. - position: absolute;
- 206. - background-color: #FFFFFF;
- 207. - border: 1px solid transparent;
- 208. - top: 0;
- 209. - bottom: 0;
- 210. - left: 0;
- 211. - right: 0;
- 212. - z-index: -10;
- 213. - }
- 214. - .ads_ads_border.mosaic {
- 215. - border-bottom: 1px solid #DCE3E9;
- 216. - z-index: auto;
- 217. - }
- 218. -
- 219. - .ads_ads_help {
- 220. - padding: 3px 0 4px 0;
- 221. - font-size: 0.91em;
- 222. - text-align: center;
- 223. - }
- 224. -
- 225. - .ads_ads_all_ads {
- 226. - padding: 3px 0 4px 0;
- 227. - font-size: 0.91em;
- 228. - text-align: center;
- 229. - }
- 230. - .ads_ads_all_ads_link {
- 231. - color: #777777;
- 232. - }
- 233. -
- 234. - .ads_ads_about {
- 235. - height: 24px;
- 236. - padding-bottom: 1px;
- 237. - font-size: 0.91em;
- 238. - text-align: center;
- 239. - display: table;
- 240. - width: 100%;
- 241. - position: relative;
- 242. - z-index: 6;
- 243. - }
- 244. - .ads_ads_about2 {
- 245. - display: table-cell;
- 246. - vertical-align: middle;
- 247. - }
- 248. - .ads_ads_about.repeat_hor {
- 249. - height: 19px;
- 250. - padding-left: 10px;
- 251. - text-align: left;
- 252. - }
- 253. - .ads_ads_about2.repeat_hor {
- 254. - vertical-align: top;
- 255. - }
- 256. - .ads_ads_about.ver.repeat_hor {
- 257. - margin-top: -20px;
- 258. - }
- 259. - .ads_ads_about.ver.repeat_hor.with_ads_border {
- 260. - margin-top: -15px;
- 261. - }
- 262. -
- 263. - /* Ad wrap */
- 264. -
- 265. - .ads_ad_box_wrap.mosaic,
- 266. - .ads_ad_box_wrap.news {
- 267. - display: table-cell;
- 268. - vertical-align: top;
- 269. - overflow: hidden;
- 270. - }
- 271. - .ads_ad_box_wrap.news {
- 272. - padding-right: 10px;
- 273. - }
- 274. -
- 275. - /* Ad */
- 276. -
- 277. - .ads_ad_box {
- 278. - display: block;
- 279. - position: relative;
- 280. - white-space: normal;
- 281. - }
- 282. - .ads_ad_box.ver.repeat_hor,
- 283. - .ads_ad_box.ver.repeat_ver.mosaic {
- 284. - overflow: hidden;
- 285. - padding-bottom: 300px;
- 286. - margin-bottom: -300px;
- 287. - }
- 288. - .ads_ad_box.repeat_hor {
- 289. - display: inline-block;
- 290. - vertical-align: top;
- 291. - }
- 292. - .ads_ad_box2 {
- 293. - overflow: hidden;
- 294. - word-wrap: break-word;
- 295. - position: relative;
- 296. - z-index: 2;
- 297. - }
- 298. - .ads_ad_box2.ver {
- 299. - display: block;
- 300. - text-align: center;
- 301. - padding-top: 8px;
- 302. - padding-bottom: 11px;
- 303. - }
- 304. - .ads_ad_box2.ver.news {
- 305. - text-align: left;
- 306. - }
- 307. - .ads_ad_box2.hor {
- 308. - display: inline-block;
- 309. - text-align: left;
- 310. - }
- 311. - .ads_ad_box2.ver.repeat_hor,
- 312. - .ads_ad_box2.ver.repeat_ver.mosaic {
- 313. - padding-bottom: 311px;
- 314. - margin-bottom: -300px;
- 315. - }
- 316. - .ads_ad_box2.hor.repeat_ver {
- 317. - width: 100%;
- 318. - }
- 319. - a.ads_ad_box2:hover {
- 320. - text-decoration: none;
- 321. - }
- 322. - .ads_ad_box3 {
- 323. - display: inline-block;
- 324. - overflow: hidden;
- 325. - height: 100%;
- 326. - }
- 327. - .ads_ad_box3.ver {
- 328. - width: 100%;
- 329. - }
- 330. - .ads_ad_box4 {
- 331. - display: table;
- 332. - height: 100%;
- 333. - }
- 334. - .ads_ad_box4.ver {
- 335. - table-layout: fixed;
- 336. - width: 100%;
- 337. - }
- 338. - .ads_ad_box5 {
- 339. - display: table-cell;
- 340. - vertical-align: middle;
- 341. - }
- 342. - .ads_ad_box5.hor.repeat_hor.max_size {
- 343. - white-space: nowrap;
- 344. - }
- 345. - .ads_ad_box5_spacer {
- 346. - display: none;
- 347. - }
- 348. - .ads_ad_box5_spacer.hor.repeat_hor {
- 349. - display: block;
- 350. - float: left;
- 351. - width: 0;
- 352. - }
- 353. - .ads_ad_box6.hor {
- 354. - display: table;
- 355. - padding-top: 6px;
- 356. - }
- 357. -
- 358. - .ads_ad_box_border {
- 359. - border: 0 solid #DCE3E9;
- 360. - position: absolute;
- 361. - top: 0;
- 362. - bottom: 0;
- 363. - left: 0;
- 364. - right: 0;
- 365. - z-index: 1;
- 366. - }
- 367. - .ads_ad_box_border.repeat_ver {
- 368. - border-bottom-width: 1px;
- 369. - }
- 370. - .ads_ad_box_border.repeat_ver.with_ads_border {
- 371. - left: 5px;
- 372. - right: 5px;
- 373. - }
- 374. - .ads_ad_box_border.repeat_ver.first {
- 375. - border-top-width: 1px;
- 376. - }
- 377. - .ads_ad_box_border.repeat_ver.first.with_ads_border {
- 378. - border-top-width: 0;
- 379. - }
- 380. - .ads_ad_box_border.repeat_ver.mosaic.first {
- 381. - border-width: 0;
- 382. - }
- 383. - .ads_ad_box_border.repeat_hor {
- 384. - border-right-width: 1px;
- 385. - bottom: -20px;
- 386. - }
- 387. - .ads_ad_box_border.repeat_hor.with_ads_border {
- 388. - top: 5px;
- 389. - bottom: -15px;
- 390. - }
- 391. - .ads_ad_box_border.repeat_hor.last {
- 392. - border-right-width: 0;
- 393. - }
- 394. -
- 395. - /* Ad parts */
- 396. -
- 397. - .ads_ad_photo_box {
- 398. - position: relative;
- 399. - overflow: hidden;
- 400. - }
- 401. - .ads_ad_photo_box.ver {
- 402. - padding-top: 9px;
- 403. - }
- 404. - .ads_ad_photo_box.ver.news {
- 405. - padding: 0;
- 406. - border-radius: 3px;
- 407. - }
- 408. - .ads_ad_photo_box.hor {
- 409. - display: table-cell;
- 410. - vertical-align: top;
- 411. - padding: 3px 0;
- 412. - }
- 413. - .ads_ad_photo_box.promotion {
- 414. - max-height: 90px;
- 415. - overflow: hidden;
- 416. - }
- 417. -
- 418. - .ads_ad_text_box.hor {
- 419. - display: table-cell;
- 420. - vertical-align: top;
- 421. - padding-left: 10px;
- 422. - }
- 423. -
- 424. - .ads_ad_photo {
- 425. - display: block;
- 426. - max-width: 90px;
- 427. - }
- 428. - .ads_ad_photo.ver {
- 429. - margin: 0 auto;
- 430. - }
- 431. - .ads_ad_photo.ver.news {
- 432. - margin: 0;
- 433. - max-width: 172px;
- 434. - }
- 435. -
- 436. - .ads_ad_play {
- 437. - position: absolute;
- 438. - top: 46px;
- 439. - left: 33px;
- 440. - width: 46px;
- 441. - height: 46px;
- 442. - background: url(/images/ad_video_play.png) no-repeat 0 0;
- 443. - background-size: 46px 46px;
- 444. - }
- 445. - .is_2x .ads_ad_play {
- 446. - background-image: url(/images/ad_video_play_2x.png);
- 447. - }
- 448. - .ads_ad_play.big {
- 449. - top: 66px;
- 450. - }
- 451. -
- 452. - .ads_ad_play_app {
- 453. - display: none;
- 454. - position: absolute;
- 455. - top: 33px;
- 456. - left: 26px;
- 457. - width: 54px;
- 458. - height: 16px;
- 459. - padding: 12px 54px 12px 12px;
- 460. - border-radius: 6px;
- 461. - color: #FFFFFF;
- 462. - font-weight: bold;
- 463. - white-space: nowrap;
- 464. - word-wrap: normal;
- 465. - text-align: center;
- 466. - background: url(/images/joy_white.png) no-repeat 78px 10px rgba(0, 0, 0, 0.55);
- 467. - background-size: 31px 20px;
- 468. -
- 469. - opacity: 0;
- 470. - -webkit-transition: opacity 200ms ease-out;
- 471. - -moz-transition: opacity 200ms ease-out;
- 472. - -o-transition: opacity 200ms ease-out;
- 473. - transition: opacity 200ms ease-out;
- 474. - }
- 475. - .is_2x .ads_ad_play_app {
- 476. - background-image: url(/images/joy_white_2x.png);
- 477. - }
- 478. - .ads_ad_play_app:active {
- 479. - padding-top: 13px;
- 480. - padding-bottom: 11px;
- 481. - background-position: 78px 11px;
- 482. - }
- 483. -
- 484. - .ads_ad_title_box {
- 485. - color: #36638E;
- 486. - font-weight: bold;
- 487. - }
- 488. - .ads_ad_title_box.ver.repeat_hor,
- 489. - .ads_ad_title_box.mosaic {
- 490. - display: table;
- 491. - width: 100%;
- 492. - }
- 493. - .ads_ad_title_box.news {
- 494. - padding-top: 7px;
- 495. - }
- 496. - .ads_ad_title_spacer1.ver.repeat_hor,
- 497. - .ads_ad_title_spacer1.mosaic {
- 498. - display: table-cell;
- 499. - }
- 500. - .ads_ad_title_spacer2.ver.repeat_hor,
- 501. - .ads_ad_title_spacer2.mosaic {
- 502. - visibility: hidden;
- 503. - white-space: pre;
- 504. - width: 0;
- 505. - }
- 506. - .ads_ad_title.ver.repeat_hor,
- 507. - .ads_ad_title.mosaic {
- 508. - display: table-cell;
- 509. - vertical-align: bottom;
- 510. - }
- 511. - .ads_ad_title.news:hover {
- 512. - text-decoration: underline;
- 513. - }
- 514. - .ads_ad_description {
- 515. - color: #000000;
- 516. - }
- 517. - .ads_ad_description.ver {
- 518. - padding-top: 10px;
- 519. - }
- 520. -
- 521. - .ads_ad_community_join {
- 522. - color: #2B587A;
- 523. - padding-top: 10px;
- 524. - }
- 525. - .ads_ad_community_join:hover {
- 526. - text-decoration: underline;
- 527. - cursor: pointer;
- 528. - }
- 529. -
- 530. - .ads_ad_domain {
- 531. - color: #777777;
- 532. - font-size: 0.91em;
- 533. - padding-top: 3px;
- 534. - }
- 535. - .ads_ad_domain.news {
- 536. - font-size: 1em;
- 537. - }
- 538. -
- 539. - .ads_ad_disclaimers {
- 540. - color: #777777;
- 541. - font-size: 0.82em;
- 542. - line-height: 130%;
- 543. - }
- 544. - .ads_ad_disclaimer_medical.ver,
- 545. - .ads_ad_disclaimer_specialist.ver {
- 546. - padding-top: 10px;
- 547. - }
- 548. - .ads_ad_disclaimer_medical.hor,
- 549. - .ads_ad_disclaimer_specialist.hor {
- 550. - padding-top: 3px;
- 551. - }
- 552. -
- 553. - /* Ad extra */
- 554. -
- 555. - .ads_ad_external_stats {
- 556. - display: none;
- 557. - }
- 558. -
- 559. - /* Ad close */
- 560. -
- 561. - .ads_ad_close_info {
- 562. - color: #808080;
- 563. - font-size: 0.91em;
- 564. - background-color: #F7F7F7;
- 565. - height: 100%;
- 566. - width: 100%;
- 567. - overflow: hidden;
- 568. - text-align: center;
- 569. - position: absolute;
- 570. - z-index: 5;
- 571. - display: none;
- 572. - word-wrap: break-word;
- 573. - }
- 574. - .ads_ad_close_info2 {
- 575. - padding: 0 3px;
- 576. - overflow: hidden;
- 577. - height: 100%;
- 578. - position: relative;
- 579. - z-index: 2;
- 580. - }
- 581. - .ads_ad_close_info3 {
- 582. - display: table;
- 583. - table-layout: fixed;
- 584. - height: 100%;
- 585. - width: 100%;
- 586. - }
- 587. - .ads_ad_close_info4 {
- 588. - display: table-cell;
- 589. - vertical-align: middle;
- 590. - overflow: hidden;
- 591. - }
- 592. - .ads_ad_close_complain {
- 593. - padding-top: 10px;
- 594. - }
- 595. - .ads_ad_close_complain_link {
- 596. - color: #2B587A;
- 597. - }
- 598. - .ads_ad_close_complain_link:hover {
- 599. - text-decoration: underline;
- 600. - cursor: pointer;
- 601. - }
- 602. -
- 603. - /* All ads box */
- 604. -
- 605. - #ads_ads_all_ads_rows {
- 606. - overflow: hidden;
- 607. - }
- 608. - .ads_ads_all_ads_box_row {
- 609. - margin-right: -10px;
- 610. - }
- 611. - .ads_ads_all_ads_box_cell {
- 612. - padding: 14px 10px 8px 0;
- 613. - vertical-align: top;
- 614. - overflow: hidden;
- 615. - }
- 616. - .ads_ads_all_ads_box_border {
- 617. - position: relative;
- 618. - }
- 619. -
- 620. - /* News */
- 621. -
- 622. - .ads_ads_news_wrap {
- 623. - border-bottom: 1px solid #DCE3E9;
- 624. - padding-top: 10px;
- 625. - position: relative;
- 626. - }
- 627. - .ads_ads_news_left {
- 628. - position: absolute;
- 629. - }
- 630. - .ads_ads_news_right {
- 631. - padding-left: 60px;
- 632. - }
- 633. - .ads_ads_news_image {
- 634. - display: block;
- 635. - width: 50px;
- 636. - height: 50px;
- 637. - background: url(/images/joy_50.png) no-repeat 0 0;
- 638. - background-size: 50px 50px;
- 639. - }
- 640. - .is_2x .ads_ads_news_image {
- 641. - background-image: url(/images/joy_100.png);
- 642. - }
- 643. - .ads_ads_news_title {
- 644. - font-weight: bold;
- 645. - }
- 646. - .ads_ads_news_content {
- 647. - padding-top: 8px;
- 648. - padding-bottom: 2px;
- 649. - margin-right: -10px;
- 650. - }
- 651. - .ads_ads_news_close {
- 652. - position: absolute;
- 653. - background: url(/images/pics/statusx_op.gif) no-repeat scroll 0 0;
- 654. - background-size: 11px 11px;
- 655. - width: 11px;
- 656. - height: 11px;
- 657. - top: 10px;
- 658. - right: 0;
- 659. - opacity: 0;
- 660. - cursor: pointer;
- 661. - }
- 662. - .is_2x .ads_ads_news_close {
- 663. - background-image: url(/images/pics/statusx_op_2x.gif);
- 664. - }
- 665. - .ads_ads_news_close_tooltip {
- 666. - display: none;
- 667. - }
- 668. -
- 669. - .ads_ads_news_wrap .ads_ad_box_border.news {
- 670. - border: 0;
- 671. - }
- 672. - .ads_ads_news_wrap .ads_ad_play_app {
- 673. - display: block;
- 674. - }
- 675. - .ads_ads_news_wrap .ads_ad_box:hover .ads_ad_play_app {
- 676. - opacity: 1;
- 677. - }
- ------
Advertisement
Add Comment
Please, Sign In to add comment