skatenorway category page


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <title>Komplette skateboard</title>
  3. <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  4. <meta name="generator" content="Visma">
  5.  
  6. <meta name="robots" content="index,follow" />
  7. <link rel="stylesheet" type="text/css" href="/sys/webshop.css" />
  8. <script language="javascript" src="/sys/webshop.js"></script>
  9. <style type="text/css">
  10. <!--
  11. /*****
  12. * RESET
  13. * ***********************/
  14.  
  15. html, body, div, span, applet, object, iframe,
  16. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  17. a, abbr, acronym, address, big, cite, code,
  18. del, dfn, em, font, img, ins, kbd, q, s, samp,
  19. small, strike, strong, sub, sup, tt, var,
  20. dl, dt, dd, ol, ul, li,
  21. fieldset, form, label, legend,
  22. table, caption, tbody, tfoot, thead, tr, th, td {
  23. margin: 0;
  24. padding: 0;
  25. border: 0;
  26. outline: 0;
  27. font-weight: inherit;
  28. font-style: inherit;
  29. font-size: 100%;
  30. font-family: inherit;
  31. vertical-align: baseline;
  32. }
  33. /* remember to define focus styles! */
  34. :focus {
  35. outline: 0;
  36. }
  37. body {
  38. line-height: 1;
  39. color: black;
  40. background: white;
  41. }
  42. ol, ul {
  43. list-style: none;
  44. }
  45. /* tables still need 'cellspacing="0"' in the markup */
  46. table {
  47. border-collapse: separate;
  48. border-spacing: 0;
  49. }
  50. caption, th, td {
  51. text-align: left;
  52. font-weight: normal;
  53. }
  54. blockquote:before, blockquote:after,
  55. q:before, q:after {
  56. content: "";
  57. }
  58. blockquote, q {
  59. quotes: "" "";
  60. }
  61.  
  62.  
  63. a {
  64. text-decoration: none;
  65. }
  66. /************
  67. * Typography
  68. *****************************/
  69.  
  70. h1, h2, h3, h4, h5, h6 {
  71. font-weight: bold;
  72. }
  73.  
  74. h1 {
  75.  
  76. font-size:14px;
  77. margin:0 0 6px 0;
  78. }
  79.  
  80. h2
  81. {
  82. font-size: 16px;
  83. margin: 0 0 16px 0;
  84. }
  85.  
  86. h3 {
  87. font-size: 14px;
  88. margin: 0 0 14px 0;
  89. }
  90.  
  91. h4 {
  92. font-size: 12px;
  93. margin: 0 0 12px 0;
  94. }
  95.  
  96. h5 {
  97. font-size: 10px;
  98. }
  99.  
  100. h6 {
  101. font-size: 8px;
  102. }
  103.  
  104. p {
  105. margin: 0 0 12px 0;
  106. }
  107.  
  108.  
  109. /***
  110. * Style
  111. * ***********************/
  112. body {
  113. font-family:Verdana,Arial,Helvetica,sans-serif;
  114. font-size:11px;
  115. line-height:13px;
  116. background-image: url("images/bgr_pattern.gif");
  117. }
  118.  
  119. #container
  120. {
  121. margin: 0 auto;
  122. width: 960px;
  123. background: #fff;
  124. }
  125. /***********
  126. * Header section
  127. * ******************************/
  128. #header
  129. {
  130. margin: 10px auto 0;
  131. background-image: url("images/header.png");
  132. background-repeat: no-repeat;
  133. background-position: 0 50px;
  134. border-bottom: 1px solid #AEADAD;
  135. width: 960px;
  136. height: 113px;
  137. color: #ffffff;
  138. font-size: 12px;
  139. line-height: 14px;
  140. }
  141.  
  142. #header a, #header a:visited{
  143. color: #ffffff;
  144. text-decoration: none;
  145. }
  146.  
  147. #header h1 { margin: 0;
  148. text-indent: -9999px;
  149. }
  150.  
  151. #header img{
  152.  
  153. }
  154.  
  155. #logo {
  156. width: 360px;
  157. height: 50px;
  158. margin: 0 0 0 50px;
  159. }
  160.  
  161. #login {
  162. float:left;
  163. margin:12px 10px 0 418px;
  164. width:250px;
  165. text-align:right;
  166. }
  167. #verisign {
  168. width: 88px;
  169. float:left;
  170. margin: 0 4px;
  171. }
  172. #login a:hover, #cart a:hover{
  173. text-decoration: underline;
  174. }
  175.  
  176. #cart{
  177. width: 100px;
  178. float: left;
  179. margin: 12px 0 0 4px ;
  180. }
  181.  
  182. #flag{
  183. width: 70px;
  184. float: left;
  185. margin: 23px 0 0 4px ;
  186.  
  187. }
  188. /***********
  189. * Navigation
  190. * *********************/
  191.  
  192. #navigation
  193. {
  194. float: left;
  195. width: 958px;
  196. background: #ffffff;
  197. height: 75px;
  198. border-left: 1px solid #AEADAD;
  199. border-right: 1px solid #AEADAD;
  200. position:relative;
  201. z-index: 3000;
  202. }
  203.  
  204. #navigation ul
  205. {
  206. padding: 4px 0 0 23px;
  207. margin: 0;
  208. width: 100%;
  209. }
  210.  
  211. #navigation ul li
  212. {
  213. list-style-type: none;
  214. display: inline;
  215. border-top: 1px solid #ffffff;
  216. }
  217.  
  218. #navigation li a{
  219. font-size: 14px;
  220. line-height: 17px;
  221. display: block;
  222. float: left;
  223. padding: 8px 0 0 0;
  224. color: #231F20;
  225. text-decoration: none;
  226. width: 148px;
  227. height: 28px;
  228. text-align: center;
  229. background-image: url("images/menu_btn.png");
  230. background-repeat: no-repeat;
  231. margin-right: 4px;
  232. /*border-right: 1px solid #fff;*/
  233. }
  234.  
  235. #navigation li a:hover {
  236.  
  237. }
  238. #navigation ul ul{
  239. padding: 0 0 0 10px;
  240. z-index: 80;
  241. }
  242.  
  243. #navigation li li a{
  244. font-size: 12px;
  245. line-height: 14px;
  246. display: block;
  247. float: left;
  248. padding: 4px 0;
  249. color: #231F20;
  250. text-decoration: none;
  251. height: 16px;
  252. text-align: center;
  253. background-image: none;
  254. margin-right: 4px;
  255. /*border-right: 1px solid #fff;*/
  256. }
  257.  
  258. #navigation li li a:hover{
  259. background-image: none;
  260. background-color:#606160;
  261. color: #ffffff;
  262. }
  263.  
  264.  
  265. #search{
  266. float:left;
  267. width: 30%;
  268. padding: 5px 0 0 23px;
  269. clear: left;
  270. }
  271.  
  272. #social_btn{
  273. float: right;
  274. width: 400px;
  275. padding: 7px 21px 0 0;
  276. text-align: right;
  277. z-index: 2000;
  278.  
  279. }
  280. #towebshop{
  281. float:right;
  282. margin: 0 20px 0 0 ;
  283. }
  284.  
  285. #facebookimg{
  286. margin: 0 20px 0 0;
  287. float:right;
  288. }
  289.  
  290. #sharethis_0{
  291.  
  292. }
  293.  
  294. #sharethisbtn{
  295. float:right;
  296. z-index: 1000;
  297.  
  298. }
  299. /********
  300. * End of header section
  301. * ******************************/
  302. #content-container, #skatesteder, #omoss, #product-one, #product-two, #sys-default{
  303. float: left;
  304. width: 958px;
  305. position:relative;
  306. border-left: 1px solid #AEADAD;
  307. border-right: 1px solid #AEADAD;
  308. border-bottom: 1px solid #AEADAD;
  309. }
  310.  
  311. #content-container{
  312. background: #fff url(images/mainbg.gif) repeat-y 100% 0;
  313. }
  314.  
  315. #content
  316. {
  317. float: left;
  318. width: 508px;
  319. /*padding: 20px 0;*/
  320. margin:0 0 0 190px;
  321. /*padding-left: 30px;*/
  322. }
  323.  
  324. #aside
  325. {
  326. float: right;
  327. width: 227px;
  328. padding: 0;
  329. margin: 0 23px 0 0;
  330. display: inline;
  331.  
  332. }
  333.  
  334.  
  335. #footer
  336. {
  337. clear: both;
  338. background: #3e3c36;
  339. text-align: right;
  340. padding: 10px 20px;
  341. height: 14px;
  342. color: #ffffff;
  343. }
  344.  
  345. #cards
  346. {
  347. clear: both;
  348. background: #ffffff;
  349. text-align: left;
  350. padding: 10px 20px;
  351. height: 1%;
  352. color: #999999;
  353. height: 55px;
  354. }
  355.  
  356. #cards img {
  357. float: left;
  358. padding: 0 15px 0 0 ;
  359. }
  360.  
  361. #ups {
  362.  
  363.  
  364. }
  365.  
  366. /*************
  367. * Left menu
  368. * *************************/
  369.  
  370.  
  371. #section-navigation{
  372. float: left;
  373. width: 158px;
  374. padding: 0;
  375. display: inline;
  376. margin: 0 0 0 -677px;/* 675 = 508 + 9 + 158 - 2, maincontent width + width between left col and main + width of left col - border */
  377. }
  378.  
  379. #section-navigation ul{
  380. margin: 0 0 30px;
  381. padding: 0;
  382. }
  383.  
  384. #section-navigation ul ul{
  385. margin: 0;
  386. padding: 0;
  387. }
  388.  
  389. #section-navigation ul li{
  390. border-top: 1px solid #ffffff;
  391. padding: 0;
  392. list-style-type: none;
  393. background-color: #AEADAD;
  394. }
  395.  
  396. #section-navigation ul li a{
  397. display: block;
  398. padding: 7px 0 10px 8px;
  399. font-size: 12px;
  400. color: #0E1323;
  401. margin: 0;
  402. }
  403.  
  404. #section-navigation a:link,
  405. #section-navigation a:visited {
  406. /* color: #222222;
  407. background-color: inherit;
  408. */
  409. }
  410.  
  411. #section-navigation a:hover,
  412. #section-navigation a:active {
  413. color: #222222;
  414. background-color: inherit;
  415.  
  416. }
  417.  
  418. #section-navigation ul li a:hover {
  419. color: #ffffff;
  420. background-color: #58487E;
  421. }
  422.  
  423.  
  424. #section-navigation ul ul li, #section-navigation ul ul ul li{
  425. margin: 0;
  426. background-color: #79AC9C;
  427. color:#ffffff;
  428. }
  429.  
  430. #section-navigation ul ul li a, #section-navigation ul ul ul li a{
  431.  
  432. color:#ffffff;
  433. }
  434.  
  435. #section-navigation ul ul li a:hover, #section-navigation ul ul ul li a:hover{
  436.  
  437. color:#222222;
  438. }
  439.  
  440. #section-navigation ul ul li a{
  441. padding: 7px 0 10px 30px;
  442. }
  443.  
  444.  
  445. #section-navigation ul ul li a:hover {
  446.  
  447. background-color: #79AC9C;
  448. }
  449.  
  450. #section-navigation ul ul ul li{
  451. border-top:1px solid #FFFFFF;
  452. }
  453.  
  454. #section-navigation ul ul ul li a{
  455. padding: 7px 0 10px 40px;
  456. }
  457.  
  458. #section-navigation ul ul ul li a:hover {
  459. color: #ffffff;
  460. background-color: #943B42;
  461. }
  462.  
  463. /*************
  464. * Right column
  465. * ****************************************/
  466. #white_bg {
  467. background-color: #ffffff;
  468. }
  469. #ja_takk {
  470. border: 1px solid #000000;
  471. margin: 0 0 10px 0;
  472. }
  473.  
  474. #skatenorway_movie {
  475. margin: 0 0 5px 0;
  476. }
  477. #utube {
  478. background-color: #DCDEDB;
  479. z-index: -1;
  480. }
  481.  
  482. #ctnr_iframe {
  483. z-index:-1;
  484. }
  485. /***************
  486. * Front page Main content area
  487. * **************************************/
  488.  
  489. #slideshow {
  490. width: 502pX;
  491. height: 277px;
  492. border: 2px solid #888888;
  493. margin: 0 0 10px 0;
  494. }
  495.  
  496. #boxes {
  497. margin: 0 0 15px 0;
  498. }
  499. #boxes img{
  500. display: inline;
  501. margin: 0 4px 0 0;
  502. }
  503.  
  504. #content-container #content .product_header{
  505. text-align: center;
  506. font-size: 14px;
  507. background: #3e3c36;
  508. padding: 10px 0 0 0;
  509. width: 500px;
  510. height: 25px;
  511. font-weight: bold;
  512. line-height: 17px;
  513. color: #ffffff;
  514. }
  515.  
  516. #products{
  517.  
  518. }
  519.  
  520. #products img{
  521. display: inline;
  522. margin: 0 3px 0 0;
  523. border: 1px solid #888888;
  524. }
  525.  
  526.  
  527. #content-container #content h2, #content-container #content p {
  528. width: 493px;
  529. }
  530.  
  531. .product_box{
  532. background-color: #EFEFED;
  533. width: 500px;
  534. padding: 0 0 30px 0;
  535. margin: 0;
  536. min-height: 355px;
  537. }
  538.  
  539. .product_box td{
  540. padding: 3px 5px;
  541.  
  542. }
  543. /*****************
  544. * Footer
  545. * *****************************************/
  546.  
  547. #okada a, #okada a:visited{
  548. color: #dddddd;
  549. font-size: 9px;
  550. padding: 0 7px 0 30px;
  551. float:right;
  552. }
  553. #copyright {
  554. float:left;
  555. }
  556. #footer p {
  557. margin: 0 0 0 4px;
  558. font-size: 10px;
  559. }
  560.  
  561. /****************
  562. * General pages
  563. * *******************************/
  564. #skatesteder, #omoss, #product-one, #product-two, #sys-default{
  565. /* general css are in the above with content-contaier*/
  566. background: #fff url(images/generalbg.gif) repeat-y 100% 0;
  567. }
  568. #skatesteder #content{
  569. background-color: #f4f4f4;
  570. width: 744px;
  571. margin:0 0 30px 190px;
  572. background-image: url("images/skate_bg.jpg");
  573. background-repeat: no-repeat;
  574. background-position: bottom;
  575. padding: 0 0 30px 0;
  576. min-height: 755px;
  577. }
  578.  
  579. #skatesteder #section-navigation, #omoss #section-navigation, #product-one #section-navigation, #product-two #section-navigation, #sys-default #section-navigation {
  580. margin:0 0 0 -912px;
  581. }
  582.  
  583. /**********
  584. * Om oss page
  585. * *************************/
  586.  
  587. #omoss #content{
  588. background-color: #f4f4f4;
  589. width: 714px;
  590. height: 700px;
  591. margin:0 0 30px 190px;
  592. background-image: url("images/skate_bg.jpg");
  593. background-repeat: no-repeat;
  594. background-position: bottom;
  595. padding: 20px 0 0 30px;
  596. min-height: 755px;
  597. }
  598.  
  599. .small-cont{
  600. width: 527px;
  601. }
  602. /*********
  603. * Skatesteder
  604. * *************************/
  605.  
  606. .green_header{
  607. background: #1E675D;
  608. width: 744px;
  609. color:#FFFFFF;
  610. height:29px;
  611. padding:10px 0 0;
  612. text-align:center;
  613. line-height: 18px;
  614. }
  615.  
  616. .skatested{
  617. margin: 20px 42px 0 30px;
  618. height: 170px;
  619. border-bottom: 2px solid #333333;
  620. }
  621. .skatested img {
  622. float: left;
  623. margin: 10px 24px 10px 0;
  624. }
  625.  
  626. .skatested p {
  627. padding: 10px 0 0 0;
  628. }
  629.  
  630. /****************
  631. * Category/Product page
  632. * ******************************/
  633.  
  634. #product-one img {
  635. margin: 0 24px 10px 0;
  636. float: left;
  637. }
  638.  
  639. #product-one #content, #product-two #content{
  640. background-color: #f4f4f4;
  641. width: 744px;
  642. margin:0 0 30px 190px;
  643. background-image: url("images/skate_bg.jpg");
  644. background-repeat: no-repeat;
  645. background-position: bottom;
  646. padding: 0;
  647. min-height: 765px;
  648. }
  649.  
  650. .product-content{
  651. padding: 4px 42px 30px 30px;
  652. }
  653.  
  654. .blue_header{
  655. background: #302B60;
  656. width: 744px;
  657. color:#FFFFFF;
  658. height:29px;
  659. padding:10px 0 0;
  660. text-align:center;
  661. line-height: 18px;
  662. }
  663.  
  664. /**************
  665. * Contact and input for search
  666. * *****************************/
  667.  
  668. input, textarea{
  669. border: 2px solid #DBDAD5;
  670. padding: 4px;
  671. font-size: 1em;
  672. background-color: #F8F8F8;
  673. margin: 2px;
  674. }
  675.  
  676. input:focus, textarea:focus, input.sffocus, textarea.sffocus{
  677. border-color: #000;
  678. background-color: #DFF7FF;
  679. }
  680.  
  681. #search input, #search textarea{
  682. border: 1px solid #DBDAD5;
  683. padding: 3px 5px;
  684. font-size: 1em;
  685. background-color: #F8F8F8;
  686. margin: 0 5px 0 0;
  687. }
  688.  
  689.  
  690. /****************
  691. * System default pages, individual product, login, checkout, register etc.
  692. * **********************************/
  693. #sys-default #content{
  694. background-color: #EFEFED;
  695. width: 684px;
  696. margin:0 0 30px 190px;
  697. padding: 20px 30px;
  698. min-height: 765px;
  699. }
  700.  
  701. .td-main-odd, .td-main-even{
  702. padding: 0 0 20px 0;
  703. vertical-align: middle;
  704. font-size: 12px;
  705. line-height: 14px;
  706. }
  707.  
  708. #sys-default #content img {
  709. border: 1px solid #555555;
  710. }
  711.  
  712. .td-menu{
  713. padding: 0 0 10px 0;
  714. font-size: 14px;
  715. line-height: 16px;
  716. }
  717.  
  718. .td-main{
  719. padding: 0 0 20px 0;
  720. vertical-align: middle;
  721. font-size: 12px;
  722. line-height: 14px;
  723. }
  724.  
  725. .td-back{
  726.  
  727. }
  728.  
  729. #sys-default form{
  730. margin: 0;
  731. font-size: 12px;
  732. line-height: 14px;
  733. }
  734.  
  735. #sys-default form tr td {
  736. vertical-align: top;
  737. }
  738. /***********
  739. jquery menu, superfish.css
  740. *****************************/
  741.  
  742. /*** ESSENTIAL STYLES ***/
  743. .sf-menu, .sf-menu * {
  744. margin: 0;
  745. padding: 0;
  746. list-style: none;
  747. }
  748. .sf-menu {
  749. line-height: 1.0;
  750. }
  751. .sf-menu ul {
  752. position: absolute;
  753. top: -999em;
  754. width: 10em; /* left offset of submenus need to match (see below) */
  755. }
  756. .sf-menu ul li {
  757. width: 100%;
  758. }
  759. .sf-menu li:hover {
  760. visibility: inherit; /* fixes IE7 'sticky bug' */
  761. }
  762. .sf-menu li {
  763. float: left;
  764. position: relative;
  765. }
  766. .sf-menu a {
  767. display: block;
  768. position: relative;
  769. }
  770. .sf-menu li:hover ul,
  771. .sf-menu li.sfHover ul {
  772. left: 0;
  773. top: 2.5em; /* match top ul list item height */
  774. z-index: 99;
  775. }
  776. ul.sf-menu li:hover li ul,
  777. ul.sf-menu li.sfHover li ul {
  778. top: -999em;
  779. }
  780. ul.sf-menu li li:hover ul,
  781. ul.sf-menu li li.sfHover ul {
  782. left: 10em; /* match ul width */
  783. top: 0;
  784. }
  785. ul.sf-menu li li:hover li ul,
  786. ul.sf-menu li li.sfHover li ul {
  787. top: -999em;
  788. }
  789. ul.sf-menu li li li:hover ul,
  790. ul.sf-menu li li li.sfHover ul {
  791. left: 10em; /* match ul width */
  792. top: 0;
  793. }
  794.  
  795. /*** DEMO SKIN ***/
  796. .sf-menu {
  797. float: left;
  798. margin-bottom: 1em;
  799. }
  800. .sf-menu a {
  801. /*border-left: 1px solid #fff;
  802. border-top: 1px solid #CFDEFF;*/
  803. padding: .75em 1em;
  804. text-decoration:none;
  805. }
  806. .sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
  807. color: #231F20;
  808. }
  809. .sf-menu li {
  810. /*background: #BDD2FF;*/
  811. }
  812. .sf-menu li li {
  813. background: #AEADAD;
  814. }
  815.  
  816. .sf-menu li li:hover {
  817. background-color:#606160;
  818. }
  819. .sf-menu li li li {
  820. background: #AEADAD;
  821. }
  822. .sf-menu li:hover, .sf-menu li.sfHover,
  823. .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  824. /*background: #CFDEFF;*/
  825. outline: 0;
  826. }
  827.  
  828. /*** arrows **/
  829. .sf-menu a.sf-with-ul {
  830. padding-right: 2.25em;
  831. min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
  832. }
  833. .sf-sub-indicator {
  834. position: absolute;
  835. display: block;
  836. right: .75em;
  837. top: 1.05em; /* IE6 only */
  838. width: 10px;
  839. height: 10px;
  840. text-indent: -999em;
  841. overflow: hidden;
  842. background: url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
  843. }
  844. a > .sf-sub-indicator { /* give all except IE6 the correct values */
  845. top: .8em;
  846. background-position: 0 -100px; /* use translucent arrow for modern browsers*/
  847. }
  848. /* apply hovers to modern browsers */
  849. a:focus > .sf-sub-indicator,
  850. a:hover > .sf-sub-indicator,
  851. a:active > .sf-sub-indicator,
  852. li:hover > a > .sf-sub-indicator,
  853. li.sfHover > a > .sf-sub-indicator {
  854. background-position: -10px -100px; /* arrow hovers for modern browsers*/
  855. }
  856.  
  857. /* point right for anchors in subs */
  858. .sf-menu ul .sf-sub-indicator { background-position: -10px 0; }
  859. .sf-menu ul a > .sf-sub-indicator { background-position: 0 0; }
  860. /* apply hovers to modern browsers */
  861. .sf-menu ul a:focus > .sf-sub-indicator,
  862. .sf-menu ul a:hover > .sf-sub-indicator,
  863. .sf-menu ul a:active > .sf-sub-indicator,
  864. .sf-menu ul li:hover > a > .sf-sub-indicator,
  865. .sf-menu ul li.sfHover > a > .sf-sub-indicator {
  866. background-position: -10px 0; /* arrow hovers for modern browsers*/
  867. }
  868.  
  869. /*** shadows for all but IE6 ***/
  870. .sf-shadow ul {
  871. background: url('../images/shadow.png') no-repeat bottom right;
  872. padding: 0 8px 9px 0;
  873. -moz-border-radius-bottomleft: 17px;
  874. -moz-border-radius-topright: 17px;
  875. -webkit-border-top-right-radius: 17px;
  876. -webkit-border-bottom-left-radius: 17px;
  877. }
  878. .sf-shadow ul.sf-shadow-off {
  879. background: transparent;
  880. }
  881.  
  882. /******Sign-up page**/
  883. #SignUp {
  884. padding: 0;
  885. }
  886. #SignUp td {
  887. padding: 8px ;
  888. margin: 0;
  889. }
  890.  
  891.  
  892. .buybtn {
  893. color: #000000;
  894. background-color: #3DA33C;
  895. border-color: #666666;
  896. }
  897.  
  898. .buybtn:hover {
  899. background-color: #ffffff;
  900. color: #000000;
  901. }
  902.  
  903. #content-container #content #fronttable p{
  904. width: 157px;
  905. }
  906. //-->
  907. </head>
  908. <div id="header">
  909.  
  910. <a title="Forsiden" target="_self" href="/sys/scripts/goto.asp?cfg=5882&amp;langid=8&amp;linkid=2"><img id="logo" src="images/logo.png" /></a>
  911. <h1>
  912. Skatenorway
  913. </h1>
  914. <div id="login">
  915. <!--TEXT:--> <A HREF="login-8.asp">Logg deg på</A>
  916. </div>
  917. <div id="cart">
  918.  
  919. Handlevogn<br />
  920. Kr <!--TEXT:--> <A HREF="cart-8.asp" CLASS="sum">0,00</A>
  921. </div>
  922. <div id="verisign">
  923. <img src="images/verisign.jpg">
  924. </div>
  925. <div id="flag">
  926. <A HREF="sida_2_2.asp"><IMG SRC="sys/lang_2.gif" BORDER="0" ALT="Engelska"></A>&nbsp;<A HREF="sida_8_2.asp"><IMG SRC="sys/lang_8.gif" BORDER="0" ALT="Norska"></A>&nbsp;
  927.  
  928. </div>
  929. </div>
  930. <div id="container">
  931.  
  932. <div id="navigation">
  933. <ul class="sf-menu">
  934. <li><a href="Forsiden.asp" title="" class="">Forsiden</a>
  935.  
  936.  
  937. </li><li><a href="Om_oss.asp" title="" class="">Om oss</a>
  938.  
  939.  
  940. </li><li><a href="Handleinformasjon.asp" title="" class="">Handleinformasjon</a>
  941.  
  942.  
  943. </li><li><a href="Gode_skatesteder.asp" title="" class="">Gode skatesteder</a>
  944.  
  945.  
  946. </li><li><a href="Forum(2).asp" title="" class="">Forum</a>
  947.  
  948.  
  949. </li><li><a href="Kontakt.asp" title="" class="">Kontakt</a>
  950.  
  951.  
  952. </li>
  953. </ul>
  954. <div id="search">
  955. <FORM ACTION="search-8.asp" METHOD="get">
  956. <INPUT TYPE="text" CLASS="input-style" NAME="searchFor" SIZE="10">
  957. <INPUT TYPE="submit" VALUE="Søk">
  958. </FORM>
  959.  
  960. </div>
  961. <div id="social_btn">
  962.  
  963. <div id="sharethisbtn">
  964. <script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=3e1677f1-a29c-4f6a-ab95-4b3b76ea59b7&amp;type=website&amp;popup=true&amp;embeds=true&amp;post_services=email%2Cfacebook%2Ctwitter%2Cgbuzz%2Cmyspace%2Cdigg%2Csms%2Cwindows_live%2Cdelicious%2Cstumbleupon%2Creddit%2Cgoogle_bmarks%2Clinkedin%2Cbebo%2Cybuzz%2Cblogger%2Cyahoo_bmarks%2Cmixx%2Ctechnorati%2Cfriendfeed%2Cpropeller%2Cwordpress%2Cnewsvine"></script> </div>
  965. <div id="facebookimg">
  966. <a href="http://www.facebook.com/pages/wwwskatenorwayno/115816398437061?ref=ts" target="_blank"><img src="images/loginfacebook.gif" /></a>
  967. </div>
  968. </div>
  969.  
  970. </div>
  971. <div id="product-one">
  972. <div id="content">
  973. <h2 class="product_header blue_header">Komplette skateboard</h2>
  974. <div class="product-content">
  975. <p><img border="0" alt="kompl norsk flagg" src="/sys/scripts/image.asp?cfg=5882&amp;imageid=78" /></p>
  976. <h1>Komplette skateboard:</h1>
  977. <p>Start med skateboard! Kj&oslash;p en komplett pakke.</p>
  978. <p>Komplette skateboard best&aring;r av alt du trenger for &aring; starte med skateboard.<br />
  979.  
  980. Skateboard deck bra form, griptape, trucks, bearings/kulelagre, hjul/wheels,&nbsp;muttere og skruer.<br />
  981. Skateboardet er satt sammen av de beste kvalitetsprodukter. Du velger et av v&aring;re&nbsp;design p&aring; brettet.&nbsp;<br />
  982. Skateboardpakken leveres i deler klar for montering.</p>
  983. <p>Et lite tips, legg ved v&aring;rt kjekke skateboard tool n&aring;r du handler.</p>
  984. <p>Har du ikke montert skateboard f&oslash;r, se v&aring;r monteringsvideo p&aring; forsiden for veiledning.</p>
  985.  
  986. <p><font color="#800000"><strong>For mer info velg&nbsp;i menyen til venstre&nbsp;under komplette skateboard</strong>.</font></p>
  987.  
  988. </div>
  989. </div>
  990. <div id="section-navigation">
  991. <ul><li><a href="Komplette_skateboard.asp" title="" class="">Komplette skateboard</a>
  992.  
  993.  
  994. <ul><li><a href="Komplett_skateboard_norsk_flagg_design.asp" title="" class="">Komplett skateboard norsk flagg design</a>
  995.  
  996.  
  997. </li><li><a href="Komplett_skateboard_lilla_skater_design.asp" title="" class="">Komplett skateboard lilla skater design</a>
  998.  
  999.  
  1000. </li></ul></li><li><a href="Decks(1).asp" title="" class="">Decks</a>
  1001.  
  1002.  
  1003. </li><li><a href="Trucks(2).asp" title="" class="">Trucks</a>
  1004.  
  1005.  
  1006. </li><li><a href="Bolter_og_muttere.asp" title="" class="">Bolter og muttere</a>
  1007.  
  1008.  
  1009. </li><li><a href="Bearings(1).asp" title="" class="">Bearings</a>
  1010.  
  1011.  
  1012. </li><li><a href="Wheels(2).asp" title="" class="">Wheels</a>
  1013.  
  1014.  
  1015. </li><li><a href="Griptape(1).asp" title="" class="">Griptape</a>
  1016.  
  1017.  
  1018. </li><li><a href="Skateboard_Tools(2).asp" title="" class="">Skateboard Tools</a>
  1019.  
  1020.  
  1021. </li><li><a href="T-shirts(2).asp" title="" class="">T-shirts</a>
  1022.  
  1023.  
  1024. </li><li><a href="Luer.asp" title="" class="">Luer</a>
  1025.  
  1026.  
  1027. </li><li><a href="Boxershorts(3).asp" title="" class="">Boxershorts</a>
  1028.  
  1029.  
  1030. </li><li><a href="Solbriller.asp" title="" class="">Solbriller</a>
  1031.  
  1032.  
  1033. </li><li><a href="Skolisser.asp" title="" class="">Skolisser</a>
  1034.  
  1035.  
  1036. </li><li><a href="Gavekort.asp" title="" class="">Gavekort</a>
  1037.  
  1038.  
  1039. </li><li><a href="Konkurranser.asp" title="" class="">Konkurranser</a>
  1040.  
  1041.  
  1042. </li><li><a href="Team_Skate_Norway(2).asp" title="" class="">Team Skate Norway</a>
  1043.  
  1044.  
  1045. </li><li><a href="Skate_Norway_Fun(1).asp" title="" class="">Skate Norway Fun</a>
  1046.  
  1047.  
  1048. </li><li><a href="Skate_Norway_Sponser.asp" title="" class="">Skate Norway Sponser</a>
  1049.  
  1050.  
  1051. </ul>
  1052. </div>
  1053.  
  1054. </div>
  1055. <div id="footer">
  1056. <p id="copyright">Copyright 2010 ©Skatenorway | org.nr. 994 549 278</p>
  1057. <p id="okada"><a href="http://www.okadadesign.no" target="_blank">Web: Okada Design AS</a></p>
  1058.  
  1059. </div>
  1060. <div id="cards">
  1061. <a href="http://www.visa.no"><img id="visa" src="images/visa_logo.gif" /><img id="verifiedvisa" src="images/Verified_by_Visa_30pxH.gif"></a>
  1062. <a href="http://www.mastercard.com"><img id="mater" src="images/MasterCard__logo.gif" /><img id="mcsecure" src="images/MC_SecureCode_30pxH.gif"></a>
  1063. <a href="http://www.posten.no/page?id=2251" target="_blank"><img id="posten" src="images/posten_76.gif" /></a>
  1064. <a href="http://www.ups.com/WebTracking/track?loc=en_NO" target="_blank"><img id="ups" src="images/ups.gif" /></a>
  1065. </div>
  1066. </div>
  1067.  
  1068. <!--[if IE 6]>
  1069. <style type="text/css">
  1070.  
  1071. #content
  1072. {
  1073. margin-left:100px;
  1074. padding-left: 30px;
  1075. }
  1076. </style>
  1077. <![endif]-->
  1078.  
  1079.  
  1080. </body>
  1081.  
  1082. </html>

URL: http://skatenorway.no/Komplette_skateboard.asp

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.