@charset "UTF-8";
/* CSS Document */

/*@font-face {
font-family: "a4gtype";
src: url('./assets/a4g.eot');
src: local("assets/a4g"), local("assets/a4g"), url('./assets/a4g.woff') format("woff"), url('./assets/a4g.otf') format("opentype"), url('./assets/a4g.svg#a4g') format("svg");
}*/
@font-face {
    font-family: "MolotRegular";
    src: url('./assets/Molot.eot');
    src: local("assets/Molot"), local("assets/Molot"), url('./assets/Molot.woff') format("woff"), url('./assets/Molot.ttf') format("truetype"), url('./assets/Molot.svg#Molot') format("svg");
}
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    border-image: initial;
}
body {
    background: url(../img/adspec-pattern.png);
    color: #666;
    font: 300 16px/1.5 "Arial", "Arial", "Arial", sans-serif;
    width: 100%;
    min-width: 1047px;
    overflow-x: hidden;
}
html[lang="en-us"] h1, h2 {
    font-family: "MolotRegular", Arial, sans-serif;
    font-weight: normal;
}
.share-format {
    visibility: visible;
    position: fixed;
    top: 20px;
    left: 10px;
    width: 125px;
    text-align: center;
    padding: 30px 0;
    z-index: 999;
}
.share-format .bg {
    position: absolute;
    background-color: black;
    border-radius: 4px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -2;
    -moz-opacity: .80;
    opacity: .80;
    filter: alpha(opacity=80);
}
.share-format .share {
    margin-top: 80px;
    text-align: left;
}
.share-format .plus {
    padding-bottom: 12px;
    padding-left: 12px;
    width: 120px;
}
.share-format .fbshare {
    margin-left: 12px;
    height: 25px;
}
.share-format .twittershare {
    margin: 8px 0 0 12px;
}
.share-format .fb {
    border: none;
    overflow: hidden;
    width: 100px;
    height: 25px;
    border-image: initial;
}
.header-edit {
    position: absolute;
    width: 336px;
    height: 135px;
    margin-left: 302px;
    margin-top: 32px;
}
.header-edit-img {
    float: left;
}
.header-edit-txt {
    overflow: hidden;
    height: 135px;
    left: 190px;
    width: 146px;
    float: right;
    position: absolute;
}
.header-edit-txt h1 {
    cursor: pointer;
    font-size: 1em;
    text-shadow: none !important;
    color: #F8A229;
}
.header-edit-txt h1:hover {
    text-decoration: underline;
}
.header-edit-txt p {
    font-size: 12px;
}
.header-edit a {
    text-decoration: none;
    color: #888;
}
.main-panel {
    height: 600px;
    background-color: #f8f6f1;
    position: relative;
    top: 26px;
}
.main-panel h1 {
    font-size: 1em;
    text-shadow: none !important;
    font-family: Arial, Helvetica, sans-serif !important;
}
.nav-bar {
    float: left;
    height: 100%;
    width: 115px;
    background-color: #F5DEB3;
    border-right: 9px;
    border-style: solid;
    border-color: #E8BE4D;
}
.list-title {
    color: #E8BE4D;
    text-align: left;
    display: block;
    margin: 10px 0px 0px 10px;
}
.nav-bar ul {
    list-style: none outside none;
}
.nav-bar li {
    margin-left: 10px;
    cursor: pointer;
    text-align: left;
    margin-top: 10px;
    width: 105px;
    padding-left: 5px;
}
.nav-bar li:hover {
    color: #333;
}
.nav-bar-selected {
    background-color: #F8A229 !important;
    color: wheat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 2px;
    border-style: solid;
    border-color: #E8BE4D;
}
.viewer-right-side {
    float: right;
    width: 815px;
    height: 100%;
}
.edits-viewer-bgs {
    float: right;
    width: 810px;
    height: 100%;
}
.edits-viewer {
    float: right;
    width: 815px;
    height: 600px;
    position: absolute;
    font-size: 13px;
}
.this-viewer-shade1 {
    background: url("./img/layout-shade.png") no-repeat;
}
.this-viewer-shade2 {
    background: url("./img/layout-shade2.png") no-repeat;
}
.edits-viewer-left {
    float: left;
    width: 350px;
    height: 100%;
}
.edits-js {
    width: 337px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 277px;
    padding-top: 14px;
    margin-left: 15px;
    margin-top: 8px;
}
.edits-result {
    width: 337px;
    margin-top: 9px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 273px;
    padding-top: 14px;
    padding-left: 7px;
    margin-left: 8px;
}
.edits-viewer-right {
    width: 441px;
    float: right;
    margin: 8px 5px 8px 8px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 573px;
    padding-top: 14px;
    padding-left: 7px;
}
.edits-viewer-right-other-level {
    width: 786px;
    float: right;
    margin: 8px 5px 8px 8px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 573px;
    padding-top: 14px;
    padding-left: 7px;
}
.edits-js-bg {
    width: 350px;
    height: 50%;
    font-size: 13px;
    background-color: #FDF6E3;
}
.edits-result-bg {
    width: 350px;
    height: 50%;
}
.edits-viewer-right-bg {
    width: 460px;
    float: right;
    background-color: #f9f8f4;
    height: 100%;
}
.panel-label1 {
    top: 0px;
    background: url("./img/label1.png") no-repeat center top;
    margin-left: 113px;
}
.panel-label2 {
    top: 300px;
    background: url("./img/label2.png") no-repeat center top;
    margin-left: 113px;
}
.panel-label3 {
    top: 0px;
    background: url("./img/label3.png") no-repeat center top;
    margin-left: 160px;
}
.position-label {
    width: 104px;
    height: 20px;
    display: block;
    position: absolute;
}
.header-format {
    text-align: center;
}
h2 {
    font-size: 1.5em;
    cursor: default;
}
.header-format h1 {
    margin: 0.25em auto 0;
}
.header-format h2 {
    color: #aaa !important;
    margin: -1.5em auto 0;
    text-shadow: 1px 1px 0px black, 2px 2px 0px #CCC;
}
h1 {
    font-size: 4em;
    cursor: default;
    text-shadow: 1px 1px 0px black, 2px 2px 0px #CCC, 3px 3px 0px #CCC, 4px 4px 0px #CCC, 5px 5px 0px #CCC, 6px 6px 0px #CCC, 7px 7px 0px #CCC;
}
.wrapper {
    margin: 0px auto 0px auto;
    width: 940px;
}
.clearer {
    clear: both;
}
.header-spec {
    width: 899px;
    height: 305px;
    margin: 30px auto 0px auto;
    background: url(./img/edit-info.png) no-repeat center;
}
.download-btn {
    background: transparent url("./img/download.png") no-repeat;
    background-position: 0px -31px;
    display: block;
    width: 162px;
    height: 29px;
    text-indent: -9999px;
    margin-top: 10px;
}
.download-btn:hover {
    background-position: 0px 0px;
}
.download-btn a {
    cursor: pointer;
    display: block;
    width: 162px;
    margin: 0 auto;
    height: 29px;
    position: relative;
}
.section-devider {
    text-align: center;
    margin: 30px auto 0px auto;
    height: 50px;
    background: url(./img/cubes-divider.png) no-repeat center;
    background-position: 0 40px;
}
.sub-section-devider {
    margin-top: 20PX;
    height: 10px;
    background: url(./img/cubes-divider.png) no-repeat center;
}
#centeredP {
    margin: 10px auto 20px auto;
    width: 800px;
    text-align: center;
}
.screenshot {
    margin-top: 20px;
    -webkit-box-shadow: 0px 8px 10px 2px rgba(26, 26, 26, 0.5);
    -moz-box-shadow: 0px 8px 10px 2px rgba(26, 26, 26, 0.5);
    box-shadow: 0px 3px 4px 2px rgba(26, 26, 26, 0.3);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.screenshot #myscreen {
    display: block;
    background: transparent url('./img/browser.png') no-repeat center top;
    width: 940px;
    height: 636px;
}
.screenshot img {
    margin-top: 26px;
}
.sections {
    margin-top: 30px;
}
.adsection {
    width: 293.33px;
    float: left;
    text-align: center;
}
.adsection p {
    text-align: left !important;
}
.screen1 {
    float: left;
    width: 50%;
    height: 500px;
    background: url("./img/screen1.png") no-repeat;
    margin-top: 20px;
}
.screen2 {
    float: left;
    width: 50%;
    height: 500px;
    background: url("./img/screen2.png") no-repeat;
    margin-top: 20px;
}
.adfooter {
    color: #999;
    font-size: 14px;
    margin-top: 40px;
    background-color: #333;
    height: 110px;
}
.adfooter #footerline {
    height: 10px;
    display: block;
    background-color: #999;
}
.adfooter #col1 {
    margin-top: 20px;
    margin-left: 30px;
    float: left;
}
.adfooter a {
    cursor: pointer;
    color: #CCC;
    font-weight: bold;
    text-decoration: none;
}
.adfooter a:hover {
    text-decoration: underline;
}
.adfooter #col2 a {
    text-decoration: underline;
}
.adfooter #col2 a:hover {
    color: #FFF;
    text-decoration: none;
}
.adfooter #col2 {
    margin-top: 20px;
    float: right;
}
#col2 li {
    font-size: 15px;
    font-style: italic;
    margin-right: 30px;
    list-style: none outside none;
    display: inline;
}
#col2 ul {
    margin-top: 0px;
    display: inline;
}
#advanced-usage {
    display: none;
}
#expert-usage {
    display: none;
}
#ex-armorgames {
    display: none;
}
.practice {
    margin-top: 20px;
}
.practice-img1 {
    background: url(./img/best1.png) no-repeat;
    height: 263px;
}
.practice-img2 {
    background: url(./img/best2.png) no-repeat 0px 33px;
    height: 165px;
}
.practice #details {
    font-size: 12px;
    left: 302px;
    top: 20px;
    border-left: 1px;
    border-style: dashed;
    padding-left: 10px;
    color: #999;
    float: left;
    margin-left: 350px;
    margin-top: 20px;
}
.practice #info {
    width: 510px;
    float: left;
    margin-top: 20px;
    margin-left: 350px;
}
.otherformats {
    font-size: 12px;
    margin-top: 20px;
    height: 30px;
    background-color: black;
    border-top: 1px solid #555;
    border-bottom: 1px solid #777;
    position: absolute;
    width: 100%;
}
.otherformats a {
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #888;
    font-weight: bold;
    position: absolute;
    width: 100%;
    height: 24px;
    cursor: pointer;
    display: block;
    padding-top: 6px;
}
.otherformats a:hover {
    color: #CCC;
}
/*widget 1*/
#widget1-container:hover > div > #widget-header {
    background: url(./img/edits-widget1-icon.png) no-repeat 0px -103px;
}
#widget1-container {
    overflow: hidden;
    border-left: 5px solid gold;
    margin-left: 260px;
    width: 600px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    margin-top: 34px;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #AAA;
    background: #ffffff;
}
#widget-header {
    transition: background-position 0.1s;
    -moz-transition: background-position 0.1s;
    -webkit-transition: background-position 0.1s;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
    height: 103px;
    width: 106px;
    display: block;
    background: url(./img/edits-widget1-icon.png) no-repeat 0px 0px;
}
#bubble {
    background: #F9F8F4;
    font-size: 10px;
    border-top: 1px dotted #DDD;
    border-bottom: 1px dotted #DDD;
    padding: 10px 20px;
}
#bubble span {
    cursor: pointer;
    background-color: #DDD;
    display: block;
    border-radius: 6px;
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    padding: 4px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
}
#bubble span:hover {
    background-color: #F0F0F0;
    color: black;
}
#widget-in-action-btn {
    color: #666;
    text-decoration: none;
    border-radius: 5px;
    font-size: 10px;
    box-shadow: 1px 1px 1px #DDD;
    border: 1px solid #CCC;
    background: url(./img/info-bg.png);
    cursor: pointer;
    display: block;
    padding: 5px;
    text-align: center;
}
#widget-in-action-btn:hover {
    border: 1px solid #999;
    color: #333;
}
#w1-copy {
    color: #666;
    text-decoration: none;
    border-radius: 5px;
    font-size: 10px;
    box-shadow: 1px 1px 1px #DDD;
    border: 1px solid #CCC;
    background: url(./img/info-bg.png);
    cursor: pointer;
    display: block;
    padding: 5px;
    text-align: center;
}
#w1-copy:hover {
    border: 1px solid #999;
    color: #333;
}
.bg-widget {
    display: block;
    background: #e5e5e5;
    height: 475px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 1822px;
    z-index: -9999;
    text-align: center;
}
.bg-practice {
    display: block;
    background: #F1F1F1 url(./img/noise.jpg);
    height: 1272px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 1286px;
    z-index: -9999;
}
#widget2-container {
    overflow: hidden;
    border-left: 5px solid gold;
    margin-left: 260px;
    width: 600px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    margin-top: 34px;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #AAA;
    background: white;
}
#widget2-header {
    transition: background-position 0.1s;
    -moz-transition: background-position 0.1s;
    -webkit-transition: background-position 0.1s;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
    height: 103px;
    width: 106px;
    display: block;
    background: url(./img/sticky-edits-icon.png) no-repeat 2px 1px;
}
#widget2-container:hover > div > #widget2-header {
    background: url(./img/sticky-edits-icon.png) no-repeat 2px -99px;
}

/*
     FILE ARCHIVED ON 08:12:59 Apr 24, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:55:30 Sep 27, 2017.
     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)).
*/