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