Advertisement
Guest User

Untitled

a guest
May 28th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.70 KB | None | 0 0
  1. body{
  2. font-family : Verdana;
  3. color:#c0c0c0;
  4. font-size : 0.7em;
  5.  
  6. -webkit-background-size: cover;
  7. -moz-background-size: cover;
  8. -o-background-size: cover;
  9. background-size: cover;
  10. }
  11.  
  12. #header{
  13.  
  14. margin-left: auto;
  15. margin-right: auto;
  16. position: relative;
  17. width : 400px;
  18. height : 100px;
  19. }
  20.  
  21. #menu{
  22. width : auto;
  23. margin-left: auto;
  24. margin-right: auto;
  25. position: relative;
  26. text-align : center;
  27. }
  28.  
  29. /**
  30. Menu
  31. */
  32. ul,li,ol{
  33.  
  34. margin:0;
  35. padding:0;
  36. }
  37. .menuUL li{
  38.  
  39. display:inline;
  40. }
  41.  
  42. .menuUL li a,.menuUL li a:visited{
  43.  
  44. float:left;
  45. font-weight:bold;
  46.  
  47.  
  48.  
  49. display:block;
  50. border:1px solid #4D4D4D;
  51. color:#CCCCCC;
  52. border-top-color:#565656;
  53.  
  54. padding:4px 6px;
  55. margin:4px 5px;
  56. height:16px;
  57.  
  58.  
  59.  
  60.  
  61. -moz-box-shadow:0 0 1px black;
  62. -webkit-box-shadow:0 0 1px black;
  63. box-shadow:0 0 1px black;
  64.  
  65.  
  66. text-shadow:0 1px black;
  67. }
  68.  
  69. .shooter{
  70.  
  71.  
  72. float:left;
  73. font-weight:bold;
  74.  
  75.  
  76. display:block;
  77. padding:4px 6px;
  78. margin:4px 5px;
  79. margin-top:-4px;
  80. height:16px;
  81.  
  82. }
  83.  
  84. .menuUL li a:hover{
  85.  
  86. background-position:center top;
  87. text-decoration:none;
  88. }
  89.  
  90. #navigation{
  91.  
  92. background:#222222;
  93. border:1px solid #111111;
  94. padding:5px 10px;
  95.  
  96. margin-left: auto;
  97. margin-right: auto;
  98. position: relative;
  99. opacity:0.7;
  100. }
  101.  
  102. #navigation,.menuUL li a{
  103. -moz-border-radius:4px;
  104. -webkit-border-radius:4px;
  105. -khtml-border-radius:4px;
  106. border-radius:4px;
  107. }
  108.  
  109. .clear{
  110.  
  111. clear:both;
  112. }
  113.  
  114. a{
  115. color : #f9f6f1;
  116. font-weight : bold;
  117. text-decoration : none;
  118. }
  119.  
  120. .aboutico
  121. {
  122. text-align : Left;
  123. height:auto;
  124. min-height:16px;
  125. background-position: left;
  126. background-repeat: no-repeat;
  127. padding: 4px 0 4px 20px;
  128.  
  129. padding-right : 4px;
  130. overflow :none;
  131. }
  132.  
  133. .contactico
  134. {
  135. text-align : Left;
  136. height:auto;
  137. min-height:16px;
  138. background-position: left;
  139. background-repeat: no-repeat;
  140. padding: 4px 0 4px 20px;
  141.  
  142. padding-right : 4px;
  143. overflow :none;
  144. }
  145.  
  146. .helpico
  147. {
  148. text-align : Left;
  149. height:auto;
  150. min-height:16px;
  151. background-position: left;
  152. background-repeat: no-repeat;
  153. padding: 4px 0 4px 20px;
  154.  
  155. padding-right : 4px;
  156. overflow :none;
  157. }
  158.  
  159. .arrowdlico
  160. {
  161. text-align : Left;
  162. height:auto;
  163. min-height:16px;
  164. background-position: left;
  165. background-repeat: no-repeat;
  166. padding: 4px 0 4px 20px;
  167.  
  168. padding-right : 4px;
  169. overflow :none;
  170. }
  171.  
  172. .homeico
  173. {
  174. text-align : Left;
  175. height:auto;
  176. min-height:16px;
  177. background-position: left;
  178. background-repeat: no-repeat;
  179. padding: 4px 0 4px 20px;
  180.  
  181. padding-right : 4px;
  182. overflow :none;
  183. }
  184.  
  185. .exit
  186. {
  187. text-align : Left;
  188. height:auto;
  189. min-height:16px;
  190. background-position: left;
  191. background-repeat: no-repeat;
  192. padding: 4px 0 4px 20px;
  193.  
  194. padding-right : 4px;
  195. overflow :none;
  196. }
  197. .dlico
  198. {
  199. text-align : Left;
  200. height:auto;
  201. min-height:16px;
  202. background-position: left;
  203. background-repeat: no-repeat;
  204. padding: 4px 0 4px 20px;
  205.  
  206. padding-right : 4px;
  207. overflow :none;
  208. }
  209.  
  210. .bugico
  211. {
  212. text-align : Left;
  213. height:auto;
  214. min-height:16px;
  215. background-position: left;
  216. background-repeat: no-repeat;
  217. padding: 4px 0 4px 20px;
  218.  
  219. padding-right : 4px;
  220. overflow :none;
  221. }
  222.  
  223. .eulaico
  224. {
  225. text-align : Left;
  226. height:auto;
  227. min-height:16px;
  228. background-position: left;
  229. background-repeat: no-repeat;
  230. padding: 4px 0 4px 20px;
  231.  
  232. padding-right : 4px;
  233. overflow :none;
  234. }
  235.  
  236. .bhomeico
  237. {
  238. text-align : Left;
  239. height:auto;
  240. min-height:32Px;
  241. background-position: left;
  242. background-repeat: no-repeat;
  243. padding: 0px 0 0px 36px;
  244.  
  245. padding-right : 4px;
  246. overflow :none;
  247. margin : 0px;
  248. }
  249.  
  250. .baboutico
  251. {
  252. text-align : Left;
  253. height:auto;
  254. min-height:32Px;
  255. background-position: left;
  256. background-repeat: no-repeat;
  257. padding: 0px 0 0px 36px;
  258.  
  259. padding-right : 4px;
  260. overflow :none;
  261. margin : 0px;
  262. }
  263.  
  264. .bcontactico
  265. {
  266. text-align : Left;
  267. height:auto;
  268. min-height:32Px;
  269. background-position: left;
  270. background-repeat: no-repeat;
  271. padding: 0px 0 0px 36px;
  272.  
  273. padding-right : 4px;
  274. overflow :none;
  275. margin : 0px;
  276. }
  277.  
  278. .bhelpico
  279. {
  280. text-align : Left;
  281. height:auto;
  282. min-height:32Px;
  283. background-position: left;
  284. background-repeat: no-repeat;
  285. padding: 0px 0 0px 36px;
  286.  
  287. padding-right : 4px;
  288. overflow :none;
  289. margin : 0px;
  290. }
  291.  
  292. .bdlico
  293. {
  294. text-align : Left;
  295. height:auto;
  296. min-height:32Px;
  297. background-position: left;
  298. background-repeat: no-repeat;
  299. padding: 0px 0 0px 36px;
  300.  
  301. padding-right : 4px;
  302. overflow :none;
  303. margin : 0px;
  304. }
  305.  
  306. .beulaico
  307. {
  308. text-align : Left;
  309. height:auto;
  310. min-height:32Px;
  311. background-position: left;
  312. background-repeat: no-repeat;
  313. padding: 0px 0 0px 36px;
  314. padding-right : 4px;
  315. overflow :none;
  316. margin : 0px;
  317. }
  318.  
  319. .bbugico
  320. {
  321. text-align : Left;
  322. height:auto;
  323. min-height:32Px;
  324. background-position: left;
  325. background-repeat: no-repeat;
  326. padding: 0px 0 0px 36px;
  327. padding-right : 4px;
  328. overflow :none;
  329. margin : 0px;
  330. }
  331.  
  332. .tip {
  333. width: 212px;
  334. padding-top: 37px;
  335. overflow: hidden;
  336. display: none;
  337. position: absolute;
  338. z-index: 500;
  339.  
  340. .maindiv{
  341. width : 800px;
  342. border : solid black 1px;
  343. margin-left: auto;
  344. margin-right: auto;
  345. padding : 5px;
  346. position: relative;
  347. background-color:#222222;
  348. border-radius: 15px;
  349. -moz-box-shadow: 7px 7px 5px #3f3f3f;
  350. -webkit-box-shadow: 7px 7px 5px #3f3f3f;
  351. box-shadow: 7px 7px 5px #3f3f3f;
  352. -moz-border-radius: 15px;
  353. padding:20px;
  354. opacity:0.7;
  355. }
  356.  
  357. .pmaindiv{
  358. width : 500px;
  359. border : solid black 1px;
  360. margin-left: auto;
  361. margin-right: auto;
  362. padding : 5px;
  363. position: relative;
  364. background-color:#222222;
  365.  
  366. border-radius: 15px;
  367. -moz-box-shadow: 7px 7px 5px #3f3f3f;
  368. -webkit-box-shadow: 7px 7px 5px #3f3f3f;
  369. box-shadow: 7px 7px 5px #3f3f3f;
  370. -moz-border-radius: 15px;
  371. padding:20px;
  372. opacity:0.7;
  373. }
  374.  
  375. .internaldiv{
  376. width : 780px;
  377. border : solid black 1px;
  378. margin-left: auto;
  379. margin-right: auto;
  380. padding : 5px;
  381. position: relative;
  382. background-color:#222222;
  383.  
  384. border-radius: 7px;
  385. -moz-border-radius: 7px;
  386. padding :10px;
  387. background-color : #323232;
  388. }
  389.  
  390. .title{
  391. text-shadow:0 1px black;
  392. font-weight:bold;
  393. }
  394.  
  395. strong{
  396. text-shadow:0 1px black;
  397. }
  398.  
  399. .reviewcode{
  400. text-align : Left;
  401. height:auto;
  402. min-height:32Px;
  403. background-position: left;
  404. background-repeat: no-repeat;
  405. padding: 0px 0 0px 36px;
  406.  
  407. padding-right : 6px;
  408. overflow :none;
  409. margin : 0px;
  410. }
  411.  
  412. .reviewfw{
  413. text-align : Left;
  414. height:auto;
  415. min-height:32Px;
  416. background-position: left;
  417. background-repeat: no-repeat;
  418. padding: 0px 0 0px 36px;
  419.  
  420. padding-right : 6px;
  421. overflow :none;
  422. margin : 0px;
  423. }
  424.  
  425. .reviewfaq{
  426. text-align : Left;
  427. height:auto;
  428. min-height:32Px;
  429. background-position: left;
  430. background-repeat: no-repeat;
  431. padding: 0px 0 0px 36px;
  432.  
  433. padding-right : 6px;
  434. overflow :none;
  435. margin : 0px;
  436. }
  437.  
  438. .reviewwind{
  439. text-align : Left;
  440. height:auto;
  441. min-height:32Px;
  442. background-position: left;
  443. background-repeat: no-repeat;
  444. padding: 0px 0 0px 36px;
  445.  
  446. padding-right : 6px;
  447. overflow :none;
  448. margin : 0px;
  449. }
  450.  
  451. hr{
  452. border : 0px;
  453. border-top : 1px solid black;
  454. margin-left : 36px;
  455. margin-right : 20px;
  456. }
  457.  
  458. .tutInfo{
  459.  
  460. margin-left : -8px;
  461. margin-bottom : 0px;
  462. padding:10px 0;
  463. text-align:center;
  464. position:fixed;
  465. bottom:0px;
  466. background:#222222;
  467. border-top:1px solid black;
  468. width:100%;
  469. }
  470.  
  471. .reviewproc{
  472. text-align : Left;
  473. height:auto;
  474. min-height:32Px;
  475. background-position: left;
  476. background-repeat: no-repeat;
  477. padding: 0px 0 0px 36px;
  478.  
  479. padding-right : 6px;
  480. overflow :none;
  481. margin : 0px;
  482. }
  483.  
  484. .reviewvbox{
  485. text-align : Left;
  486. height:auto;
  487. min-height:32Px;
  488. background-position: left;
  489. background-repeat: no-repeat;
  490. padding: 0px 0 0px 36px;
  491.  
  492. padding-right : 6px;
  493. overflow :none;
  494. margin : 0px;
  495. }
  496.  
  497. .reviewphp{
  498. text-align : Left;
  499. height:auto;
  500. min-height:32Px;
  501. background-position: left;
  502. background-repeat: no-repeat;
  503. padding: 0px 0 0px 36px;
  504.  
  505. padding-right : 6px;
  506. overflow :none;
  507. margin : 0px;
  508. }
  509.  
  510. .reviewsql{
  511. text-align : Left;
  512. height:auto;
  513. min-height:32Px;
  514. background-position: left;
  515. background-repeat: no-repeat;
  516. padding: 0px 0 0px 36px;
  517. padding-right : 6px;
  518. overflow :none;
  519. margin : 0px;
  520. }
  521.  
  522. .reviewbro{
  523. text-align : Left;
  524. height:auto;
  525. min-height:32Px;
  526. background-position: left;
  527. background-repeat: no-repeat;
  528. padding: 0px 0 0px 36px;
  529.  
  530. padding-right : 6px;
  531. overflow :none;
  532. margin : 0px;
  533. }
  534.  
  535. .imgfoot:hover{
  536. opacity:0.4;filter:alpha(opacity=40);
  537. }
  538.  
  539. input[type=submit], input[type=button], input[type=reset]{
  540. text-align:center;
  541. font-weight:bold;
  542.  
  543. border:1px solid #4D4D4D;
  544. color:#CCCCCC;
  545. border-top-color:#565656;
  546. padding:4px 6px;
  547. margin:4px 5px;
  548. height:16px;
  549. -moz-box-shadow:0 0 1px black;
  550. -webkit-box-shadow:0 0 1px black;
  551. box-shadow:0 0 1px black;
  552. text-shadow:0 1px black;
  553. -moz-border-radius:4px;
  554. -webkit-border-radius:4px;
  555. -khtml-border-radius:4px;
  556. border-radius:4px;
  557. height:23px;
  558. }
  559.  
  560. input[type=submit]:hover , input[type=button]:hover, input[type=reset]:hover{
  561. background-position:center top;
  562. text-decoration:none;
  563. }
  564.  
  565. #errmsg{
  566. height: 35px;
  567. border : 1px solid #986265;
  568. margin:5px;
  569. padding:5px;
  570. background-color:#f4e6e9;
  571. -moz-border-radius:4px;
  572. -webkit-border-radius:4px;
  573. -khtml-border-radius:4px;
  574. border-radius:4px;
  575. -moz-box-shadow:0 0 5px red;
  576. -webkit-box-shadow:0 0 5px red;
  577. box-shadow:0 0 5px red;
  578. margin-bottom : 12px;
  579. }
  580.  
  581. .errico
  582. {
  583. text-align : Left;
  584. min-height:16px;
  585. background-position: left;
  586. background-repeat: no-repeat;
  587. padding: 4px 0 4px 20px;
  588.  
  589. padding-right : 4px;
  590. overflow :none;
  591. color:red;
  592. margin-top:6px;
  593. }
  594.  
  595. #okmsg{
  596. height: 35px;
  597. border : 1px solid green;
  598. margin:5px;
  599. padding:5px;
  600. background-color:#dbffba;
  601. -moz-border-radius:4px;
  602. -webkit-border-radius:4px;
  603. -khtml-border-radius:4px;
  604. border-radius:4px;
  605. -moz-box-shadow:0 0 5px green;
  606. -webkit-box-shadow:0 0 5px green;
  607. box-shadow:0 0 5px green;
  608. margin-bottom : 12px;
  609. }
  610.  
  611. .okico
  612. {
  613. text-align : Left;
  614. min-height:16px;
  615. background-position: left;
  616. background-repeat: no-repeat;
  617. padding: 4px 0 4px 20px;
  618.  
  619. padding-right : 4px;
  620. overflow :none;
  621. color:green;
  622. margin-top:6px;
  623. }
  624.  
  625. .arwico
  626. {
  627. text-align : Left;
  628. min-height:16px;
  629. background-position: left;
  630. background-repeat: no-repeat;
  631. padding: 4px 0 4px 20px;
  632.  
  633. padding-right : 4px;
  634. overflow :none;
  635. margin-top:6px;
  636. }
  637.  
  638. th{
  639. text-align:left;
  640. background-color : #383838;
  641. padding-left : 4px;
  642. }
  643.  
  644. .tablediv{
  645. width : 800px;
  646. border : solid black 1px;
  647. margin-left: auto;
  648. margin-right: auto;
  649. position: relative;
  650. background-color:#222222;
  651. /*some CSS3 to be more sex {OPERA,CHROME,SAFARI,IE9,FIREFOX}*/
  652. border-radius: 2px;
  653. -moz-border-radius: 2px;
  654. background-color : #323232;
  655. }
  656.  
  657. .tablediv td{
  658. padding-left : 4px;
  659. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement