﻿@font-face {
    font-family: loraB;
    src: url('https://web.archive.org/web/20181125133131im_/http://i.s-microsoft.com/fonts/Segoe-UI/West-European/Normal/latest.woff');
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/web/20181125133131im_/http://irisjo.com/contents/fonts/BebasNeue-webfont.eot');
    src: url('/web/20181125133131im_/http://irisjo.com/contents/fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'), url('https://web.archive.org/web/20181125133131im_/http://i.s-microsoft.com/fonts/Segoe-UI/West-European/Normal/latest.woff') format('woff'), url('/web/20181125133131im_/http://irisjo.com/contents/fonts/BebasNeue-webfont.ttf') format('truetype'), url('/web/20181125133131im_/http://irisjo.com/contents/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lora';
    src: url('/web/20181125133131im_/http://irisjo.com/contents/fonts/latest.eot');
    src: url('/web/20181125133131im_/http://irisjo.com/contents/fonts/latest.eot#iefix') format('embedded-opentype'), url('https://web.archive.org/web/20181125133131im_/http://i.s-microsoft.com/fonts/Segoe-UI/West-European/Normal/latest.woff') format('woff'), url('/web/20181125133131im_/http://irisjo.com/contents/fonts/latest.ttf') format('truetype'), url('/web/20181125133131im_/http://irisjo.com/contents/fonts/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    min-width: 976px;
    color: #000;
    font-family: lora,Tahoma;
    background: #999 url(/web/20181125133131im_/http://irisjo.com/contents/images/shared/bg.jpg) center no-repeat;  
}

a {
    text-decoration: none;
}

header {
    width: 976px;
    height: 125px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:30px;
}

    header img#logo {
        width: 230px;
        height: 115px;
        float: left;
        margin-right: 15px;
    }

    header #lang {
        float: right;
        width: 80px;
        height: 20px;
    }

    header nav {
        float: right;
        width: 700px;
        margin-top: 70px;
    }

        header nav a {
            display: block;
            width: 110px;
            height: 25px;
            padding-top: 2px;
            margin-left:5px;
            text-align: center;
            float: left;
            background-color: #fff;
            border: 0;
            text-decoration: none;
            color: #000;
            box-shadow: 0 0 3px #000;
            -webkit-box-shadow: 0 0 3px #000;
            letter-spacing: 1px;
        }

            header nav a:hover {
                cursor: pointer;
                background-color: #065c82;
                color: #fff;
            }

footer {
    height: 160px;
    width: 976px;
    padding-top:25px;
    margin-left: auto;
    margin-right: auto;
    background: #282828;
    text-align: center;
    box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
}
    footer section img {
        margin-left:50px;
        margin-right:50px;
        padding-bottom:15px;
        opacity:0.4;
        filter:alpha(opacity:40);
    }
    footer section img:hover {
        opacity:1;
        filter:alpha(opacity:100);
    }
    footer p.copyright {
        text-align: center;
        margin-top:25px;
        letter-spacing: 1px;
        font-size: 10pt;
        color: #fff;
        width: 976px;
    }

#homePage {
    background: url(/web/20181125133131im_/http://irisjo.com/contents/images/home/bg.png) top left repeat-x;
    width: 976px;
    margin-right: auto;
    margin-left: auto;
}

    #homePage .da-slider {
        width: 976px;
        height: 380px;
        margin-top: 0px;
        overflow: hidden;
        position: relative;
        margin: 30px auto;
        margin-left: auto;
        margin-right: auto;
        -webkit-transition: background-position 1s ease-out 0.3s;
        -moz-transition: background-position 1s ease-out 0.3s;
        -o-transition: background-position 1s ease-out 0.3s;
        -ms-transition: background-position 1s ease-out 0.3s;
        transition: background-position 1s ease-out 0.3s;
    }

        #homePage .da-slider .da-slide {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0px;
            left: 0px;
            font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
            text-align: left;
        }

    #homePage .da-slide-current {
        z-index: 1000;
    }

    #homePage .da-slider-fb .da-slide {
        left: 100%;
    }

        #homePage .da-slider-fb .da-slide.da-slide-current {
            left: 0px;
        }

    #homePage section#grids {
        width: 976px;
        height: 550px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        color: #000;
    }

        #homePage section#grids article {
            float: left;
            width: 224px;
            height: 484px;
            margin: 10px;
            padding-top: 15px;
            text-align: center;
            padding-bottom: 15px;
            background-color: #d7e5eb;
            box-shadow: 0 0 3px #000;
            -webkit-box-shadow: 0 0 3px #000;
        }

            #homePage section#grids article h2 {
                width: 170px;
                margin-left: 27px;
                padding-bottom: 5px;
                margin-bottom: 5px;
                border-bottom: 2px solid #3b3535;
            }

            #homePage section#grids article img {
                box-shadow: 0 0 3px #000;
                -webkit-box-shadow: 0 0 3px #000;
                margin: 10px;
            }

            #homePage section#grids article p {
                margin-top: -1px;
            }

            #homePage section#grids article .more {
                width: 30px;
                height: 30px;
                display: block;
                float: right;
                cursor: pointer;
                background: url(/web/20181125133131im_/http://irisjo.com/contents/images/home/marker2.png) scroll -2px -2px no-repeat;
            }

                #homePage section#grids article .more:hover {
                    background: url(/web/20181125133131im_/http://irisjo.com/contents/images/home/marker2.png) scroll -2px 41px;
                }

#aboutPage {
    width: 976px;
    margin-left: auto;
    margin-right: auto;
}
    #aboutPage h1 {
        width: 926px;
        height: 20px;
        font-size: 17pt;
        padding: 25px;
        padding-top: 15px;
        margin-bottom: 2px;
        color: #fff;
        background: #065c82;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }

    #aboutPage #contents {
        padding: 10px;
        padding-top:30px;
        overflow: hidden;
        background:#fff;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }

        #aboutPage #contents aside {
            width: 150px;
            height: 225px;
            float: left;
        }

            #aboutPage #contents aside ul {
                list-style: none;
            }

            #aboutPage #contents aside li {
                width: 130px;
                height: 20px;
                padding: 10px;
                text-align: center;
                display: block;
                background: #e2e2e2;
                margin-top: 10px;
                cursor: pointer;
                font-weight: bold;
                letter-spacing: 1px;
                font-size: 13px;
                box-shadow: 0 0 3px #000;
                -webkit-box-shadow: 0 0 3px #000;
            }

                #aboutPage #contents aside li:hover {
                    background: #065c82 !important;
                    color: #fff !important;
                    box-shadow: 0 0 3px #000 !important;
                    -webkit-box-shadow: 0 0 3px #000 !important;
                }

        #aboutPage #contents section#rightContents {
            width: 800px;
            float: right;
        }

            #aboutPage #contents section#rightContents #overview #facebookIframe {
                margin-left: auto;
                margin-right: auto;
                padding-top: 20px;
                width: 100%;
                text-align: center;
            }

            #aboutPage #contents section#rightContents #overview #aboutUs {
                margin-top: 30px;
                padding: 10px;
            }

                #aboutPage #contents section#rightContents #overview #aboutUs article {
                    margin-bottom: 40px;
                }

                    #aboutPage #contents section#rightContents #overview #aboutUs article h2 {
                        font-size: 17px;
                    }

                    #aboutPage #contents section#rightContents #overview #aboutUs article p {
                        text-indent: 15px;
                        line-height:150%;
                        font-size: 15px;
                        margin: 10px;
                    }
                    #aboutPage #contents section#rightContents #overview #aboutUs article section#partnes img {
                        margin-left: 15px;
                        margin-right: 15px;
                        padding-left: 15px;
                        padding-right: 15px;
                        padding-bottom: 15px;
                        margin-top:25px;
                        border-bottom:2px solid #fff;
                    }
                        #aboutPage #contents section#rightContents #overview #aboutUs article section#partnes img:hover {
                            border-bottom:2px solid #000;
                        }
            #aboutPage #contents section#rightContents #capabs h2.title {
                margin:20px;
                margin-bottom:0;
                font-size: 17px;
            }
            #aboutPage #contents section#rightContents #capabs .gridCap {
                list-style: none;
            }
                #aboutPage #contents section#rightContents #capabs .gridCap li {
                    display: block;
                    width: 780px;
                    height: 225px;
                    margin: 0;
                    padding: 10px;
                    text-align: center;
                }
                    #aboutPage #contents section#rightContents #capabs .gridCap li figure {
                        display:inline-block;
                        width: 220px;
                        height: 190px;
                        margin:10px;
                        cursor:pointer;
                    }
                        #aboutPage #contents section#rightContents #capabs .gridCap li figure img {
                            box-shadow: 0 0 3px #000;
                            -webkit-box-shadow: 0 0 3px #000;
                            border:2px solid #fff;
                        }
                        #aboutPage #contents section#rightContents #capabs .gridCap li figure figcaption {
                            line-height:150%;
                            font-size: 13px;
                            height: 40px;
                            width:204px;
                            padding:10px;
                        }
                        #aboutPage #contents section#rightContents #capabs .gridCap li figure:hover figcaption {
                            background-color:#065c82;
                            color:#fff;
                            box-shadow: 0 0 3px #000;
                            -webkit-box-shadow: 0 0 3px #000;
                        }


                        


#servicesPage {
    width: 976px;
    margin-left: auto;
    margin-right: auto;
}

    #servicesPage h1 {
        width: 926px;
        height: 20px;
        font-size: 17pt;
        padding: 25px;
        padding-top: 15px;
        margin-bottom: 2px;
        color: #fff;
        background:#065c82;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }

    #servicesPage #contents {
        padding: 10px;
        padding-top:30px;
        overflow: hidden;
        background: #fff;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }
        #servicesPage #contents #ourService {
            padding: 10px;
        }

            #servicesPage #contents #ourService article {
                margin-bottom: 40px;
            }

                #servicesPage #contents #ourService article h2 {
                    font-size: 15pt;
                }

                #servicesPage #contents #ourService article p {
                    text-indent: 15px;
                    font-size: 11pt;
                    margin: 10px;
                }



#contactPage {
    width: 976px;
    margin-left: auto;
    margin-right: auto;
}

    #contactPage h1 {
        width: 926px;
        height: 20px;
        font-size: 17pt;
        padding: 25px;
        padding-top: 15px;
        margin-bottom: 2px;
        color: #fff;
        background:#065c82;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }

    #contactPage #contents {
        padding: 10px;
        padding-top:30px;
        padding-bottom:30px;
        overflow: hidden;
        background: #fff;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }

        #contactPage #contents form {
            width: 450px;
            float: left;
            margin-left: 10px;
            margin-right: 50px;
            text-align: center;
            border-right: 1px solid #000;
        }

            #contactPage #contents form input.inputField {
                width: 350px;
                height: 20px;
                padding: 5px;
                font-size: 11pt;
                letter-spacing: 1px;
                margin-bottom: 20px;
                border-radius: 2px;
                background-color: #fff;
                border: 2px solid #000;
                box-shadow: #000 0px 1px 4px 0px;
                -webkit-box-shadow: #000 0px 1px 4px 0px;
            }

            #contactPage #contents form .textareaField {
                width: 350px;
                height: 200px;
                padding: 5px;
                padding: 5px;
                font-size: 11pt;
                letter-spacing: 1px;
                margin-bottom: 10px;
                border-radius: 2px;
                background-color: #fff;
                border: 2px solid #000;
                box-shadow: #000 0px 1px 4px 0px;
                -webkit-box-shadow: #000 0px 1px 4px 0px;
            }

            #contactPage #contents form p#errorPlaceholder {
                color: red;
            }

            #contactPage #contents form .submitButton {
                width: 100px;
                height: 30px;
                cursor: pointer;
                font-weight: bold;
                margin-top: 15px;
                margin-bottom: 20px;
                border-radius: 2px;
                background-color: #fff;
                box-shadow: #000 0px 1px 4px 0px;
                -webkit-box-shadow: #000 0px 1px 4px 0px;
            }

        #contactPage #contents img {
            margin-right: 10px;
        }


#productPage {
    width: 976px;
    margin-left: auto;
    margin-right: auto;
}

    #productPage h1 {
        width: 926px;
        height: 20px;
        font-size: 17pt;
        padding: 25px;
        padding-top: 15px;
        margin-bottom: 2px;
        color: #fff;
        background: #065c82;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }

    #productPage #contents {
        padding: 10px;
        padding-top:30px;
        overflow: hidden;
        background: #fff;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }

        #productPage #contents article {
            width:920px;
            overflow:hidden;
            margin-bottom:20px;
            margin-left:auto;
            margin-right:auto;
        }
            #productPage #contents article img {
                float:right;
                margin:10px;
                width:240px;
                height:220px;
                margin-top:25px;
                margin-right:40px;
                box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
            }
            #productPage #contents article p {
                float:left;
                width:500px;
                padding:40px;
                font-size:16px;
                text-indent:18px;
            }


#articlesPage {
    width: 976px;
    margin-left: auto;
    margin-right: auto;
}

    #articlesPage h1 {
        width: 926px;
        height: 20px;
        font-size: 17pt;
        padding: 25px;
        padding-top: 15px;
        margin-bottom: 2px;
        color: #fff;
        background: #065c82;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }

    #articlesPage #contents {
        padding: 10px;
        padding-top:30px;
        min-height:600px;
        overflow: hidden;
        background: #fff;
        box-shadow: 0 0 3px #000;
        -webkit-box-shadow: 0 0 3px #000;
    }
        #articlesPage #contents p {
            margin:12px;
        }
            #articlesPage #contents p a {
                text-decoration:none;
                color:#000;
            }
            #articlesPage #contents p a:hover {
                text-decoration:underline;
            }
/*
     FILE ARCHIVED ON 13:31:31 Nov 25, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:58:16 Jan 31, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 319.094
  exclusion.robots: 0.081
  exclusion.robots.policy: 0.072
  cdx.remote: 0.068
  esindex: 0.009
  LoadShardBlock: 288.611 (3)
  PetaboxLoader3.datanode: 58.743 (5)
  CDXLines.iter: 19.509 (3)
  PetaboxLoader3.resolve: 325.665 (4)
  load_resource: 124.174 (2)
*/