BODY {
    background-color: #000000;
    background-image: url(http://globalisk.com/res/background.gif);
    background-attachment: fixed;
    margin-top: 0px;
    padding-top: 0px;
}
UL {
    padding-top: 4px;
    margin-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 4px;
}
LI {
    padding-top: 3px;
    margin-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 3px;
}
LI A {
    font-size: 90%;
}
P, FORM {
    padding-left: 8px;
    margin-left: 8px;
    padding-top: 12px;
    margin-top: 12px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
H1 {
    margin-left: 18px;
    font-size: 18px;
}
H2 {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 100%;
}
H3 {
    margin: 0px;
    padding: 0px;
    font-size: 80%;
}
H3 A, H3 A:visited, H3 A:link {
    text-decoration: none;
    color: #ffddaa;
}
NOSCRIPT {
    width: 95%;
    text-align: center;
    display: block;
    font-weight: bold;
    font-family: Verdana;
    font-size: 80%;
    position: relative;
    left: 2px;
}

.siteMenus {
    width: 197px;
}
.bodyWrap {
    position: relative;
    left: -8px;
    top: 11px;
}
.badge {
    margin-left: 8px;
    padding-left: 8px;
}
.head {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 42px;
    padding-bottom: 4px;
    margin-left: 12px;
    padding-left: 12px;
    margin-right: 17px;
    padding-right: 17px;
    border: 1px solid #008000;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -opera-border-radius: 7px;
    -khtml-border-radius: 7px;
}
.head, .head A, .head A:link, .head A:visited {
    color: #ffffff;
    background-color: #008000;
    font-family: "Trebuchet MS", Arial;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    margin-top: 0;
    padding-top: 0.14em;
    margin-bottom: 0;
    padding-bottom: 0.14em;
}
.contentTD {
    margin: 11px;
    padding: 11px;
    margin-top: 24px;
    padding-top: 24px;
    font-family: Arial, Helvetica, sans-serif;
    width: 603px;
}
.tabsWrap {
    position: relative;
    top: 16px;
    left: 17px;
}
.tabFudge {
    position: absolute;
    top: 12px;
    background-color: #ffee74;
    width: 1px;
    height: 42px;
}
.copy {
    font-size: small;
    clear: both;
    position: relative;
    left: -4px;
    margin-top: 30px;
}
.nopad {
    margin: 0px;
    padding: 0px;
}
.fullWidth {
    width: 100%;
}
.homeEmptyLink {
    position: relative;
    top: 3px;
    left: 5px;
}
.banner {
    background-image: url(http://globalisk.com/res/banner.png);
    width: 815px;
    height: 94px;
    text-align: right;
    font-family: Verdana;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.bannerFull {
    background-image: url(http://globalisk.com/res/bannerFull.png);
    width: 816px;
    height: 85px;
    text-align: right;
    font-family: Verdana;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.navLinks {
    margin: 0px 0px 2px 0px;
    padding:  0px 0px 2px 0px;
    font-size: 90%;
}
.navLink {
    margin-top: 3px;
    padding-top: 3px;
}
.navLink A {
    color: #000000;
    text-decoration: none;
}
.navLink A:visited {
    color: #000000;
}
.navLink A:hover {
    color: #009a00;
}
.pageContent {
    width: 816px;
    background-image: url(http://globalisk.com/res/content_back.png);
    text-align: left;
    margin: 0px;
    padding: 0px;
    color: #ffddaa;
}
.pageContent A {
    color: #ffffff;
    font-weight: bold;
    font-family: Arial;
}
.contentBottom {
    width: 816px;
    height: 16px;
    background-image: url(http://globalisk.com/res/content_bottom.png);
    position: relative;
    top: -8px;
}
.zeroOnes {
    margin-bottom: 0px;
    padding-bottom: 0px;
    position: relative;
    left: -1px;
    width: 190px;
    height: 330px;
}
.zeroOnesSmall {
    margin-bottom: 0px;
    padding-bottom: 0px;
    position: relative;
    left: -3px;
    width: 190px;
    height: 280px;
}
.noscriptFrame {
    width: 189px;
    height: 500px;
    border: 0;
    position: relative;
    left: 1px;
    z-index: 0;
}



#glossyForm {
    font-family: "Arial Narrow", Arial, sans-serif;
    position: relative;
    z-index: 100;
    width: 440px;
    height: 42px;
    text-align: right;
    left: -44px;
    top: 7px;
}
#glossyForm INPUT {
    background-color: #383838;
    color: #007400;
    font-family: "Courier New", Courier;
    font-size: 16px;
    border-top: 2px solid #949494;
    border-bottom: 2px solid #b4b4b4;
    border-left: 3px solid #a4a4a4;
    border-right: 3px solid #c4c4c4;
    width: 174px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -opera-border-radius: 7px;
    -khtml-border-radius: 7px;
}
#glossyForm INPUT:focus {
    background-color: #000000;
    color: #66b466;
    border-top: 2px solid #005400;
    border-bottom: 2px solid #007400;
    border-left: 3px solid #006400;
    border-right: 3px solid #008400;
}
#glossyPopup {
    position: relative;
    top: -4px;
    left: -3px;
    width: 440px;
    text-align: left;
    color: #ffffff;
}
.glossyPopupWrap {
    margin: 0px;
    padding: 0.5em 2em 0.8em 0.4em;
    border: 2px solid #007400;
    max-height:  42em;
    overflow: auto;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -opera-border-radius: 7px;
    -khtml-border-radius: 7px;
}
.glossyPopupWrap, .glossyPopupWrap A {
    background-color: #000000;
}
.glossyPopupWrap A, .glossyPopupWrap A:link, .glossyPopupWrap A:visited {
    text-decoration: underline;
    font-size: 14px;
    color: #ffffff;
    font-family: "Trebuchet MS";
}
.glossyPopupWrap DIV {
    margin: 0.1em;
    padding: 0.1em;
    white-space: nowrap;
}


.searchBox {
    width: 350px;
    text-align: right;
}



#glossyTabLinks {
    position: relative;
    left: -6px;
}
#glossyTabLinks LI, #glossyTabLinksLoad LI {
    border: 1px solid #bbbb42;
}
#glossyTabContent {
    background-color: #000000;
    position: relative;
    left: -6px;
    border-left: 1px solid #bbbb42;
    border-right: 1px solid #bbbb42;
    border-bottom: 1px solid #bbbb42;
    width: 570px;
    height: 520px;
}
#glossyTabContent TABLE {
    border: 0;
    padding-top: 0.5em;
    padding-left: 4px;
    margin-top: 0;
    position: relative;
    top: -4px;
}

.content {
    border-color: #ffff74;
    border-width: 1px;
    border-style: solid;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    margin: 0 0.5em 1em 0;
    padding: 0 1em 0 0;
    background-color: #000000;
    max-width: 550px;
    color: #ffee99;
    position: relative;
    left: 12px;
    top: 24px;
    padding-bottom: 1em;
}



.folderTab {
    margin: 0;
    padding: 0.5em 1.0em 0.5em 1.0em;
    background-color: #000000;
    border-color: #ffff74;
    border-width: 1px;
    border-style: solid;
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-bottom: none;
    float: left;
}
.folderTabEnd {
    position: absolute;
    top: 21px;
    left: 0px;
    width: 274px;
    height: 5px;
    border: 0px solid red;
    background-color: #000000;
    border-left: 1px solid #ffff74;
}



.staticTabs {
    position: relative;
    left: 12px;
    margin-top: 24px;
}

.folderTabs {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
    height: 31px;
}
.folderTabs .unselected, .folderTabs .selected {
    margin: 0;
    padding: 5px 1.42em 5px 1.42em;
    background-color: #424242;
    border-color: #ffff74;
    border-width: 1px;
    border-style: solid;
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    float: left;
    border-bottom: 0;
}
.folderTabs .unselected, .folderTabs .unselected A, .folderTabs .selected {
    font-family: "Arial";
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.folderTabs .unselected, .folderTabs .unselected A {
    color: #ffffff;
}
.folderTabs .unselected:hover, .folderTabs .unselected:hover A, .folderTabs .unselected A:hover {
    text-decoration: underline;
}
.folderTabs .unselected {
    border-bottom: 1px solid #ffee74;
    height: 19px;
    position: relative;
    top: 1px;
}
.folderTabs .selected {
    border-bottom: 1px solid #000000;
    background-color: #000000;
    color: #00aa00;
    position: relative;
    top: 1px;
}
.folderTabContent {
    border-color: #ffff74;
    border-width: 1px;
    border-style: solid;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    margin: 0 0.5em 1em 0;
    padding: 0 1em 0 0;
    background-color: #000000;
    max-width: 550px;
    color: #ffee99;
}

.folderTabContent .code, .folderTabContent .exampleCode {
    width: 95%;
    margin-left: 16px;
    height: 400px;
    background-color: #000000;
    color: #009400;
    border: 1px solid #ffee74;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.folderTabContent .exampleCode {
    height: auto;
    padding: 1em 0 1em 1em;
    margin: 1em 1em 0.75em 16px;
    font-family: Courier New;
    font-size: 13px;
    white-space: nowrap;
    overflow: auto;
}
.folderTabContent H2 {
    margin-left: 16px;
    color: #ffffff;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    top: 5px;
    margin-top: -7px;
}
.folderTabContent H3 {
    font-family: Courier New;
    margin-left: 16px;
    margin-top: 1em;
    color: #ffffff;
}
.folderTabContent P {
    margin-top: 0.5em;
    padding-top: 0.75em;
    margin-bottom: 1em;
}
.folderTabContent A, .content A {
    font-weight: normal;
}
.content {
    font-size: 95%;
}

#verisign {
    position: relative;
    left: -4px;
}
.fbLike {
    margin-bottom: 20px;
}

.customizingCodeTable {
    border: 1px solid #ffee74;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 12px;
    margin-left: 18px;
    padding: 4px;
}
.customizingCodeHeader {
    font-weight: bold;
}
.customizingCodeVariable {
    color: #74ff74;
    font-family: "Courier New";
}
.customizingCodeTable TD {
    vertical-align: text-top;
    padding: 3px;
}
.customizingCodeTable THEAD {
    white-space: nowrap;
}

.codeHighlight {
    color: #74ff74;
}

A {
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
}