* {
    margin: 0;
    padding: 0;
    outline: none;
}
img {
    border: none;
}
html {
    background: #c3d7ee url("/wavemaster.internal/v6.4/components/labs/images/welcome/bg_main.jpg") repeat-x 0 0;
    color: #405869;
    font: 12px/150% Helvetica, Arial, Verdana, sans-serif;
}
body {
    padding: 0;
    padding-bottom: 0;
}
#wrapper {
    background: transparent url("/wavemaster.internal/v6.4/components/labs/images/welcome/bg_body.jpg") repeat-y 0 0;
    width: 900px;
    overflow: hidden;
    margin: 0 auto;
}
#innerwrapper {
    background: transparent url("/wavemaster.internal/v6.4/components/labs/images/welcome/bg_header.jpg") no-repeat 0 0;
    overflow: hidden;
}

/*** Header Components ********************************************************/

#header {
    padding-top: 415px;
    position: relative;
}
#header h1 {
    position: absolute;
    visibility: hidden;
}
#header .section.introduction {
    position: absolute;
    visibility: hidden;
}


/*** Login Components *********************************************************/

#login {
    position: absolute;
    top: 50px;
    left: 490px;
}
#login * {
    float: left;
}
#login label {
    font-size: 11px;
    padding-left: 3px;
    padding-right: 0.5em;
    margin-bottom: -0.2em;
    height: 1.7em;
    color: #acb4b8;
}
#login input {
    background: #18475d url("/wavemaster.internal/v6.4/components/labs/images/welcome/bg_input.gif") repeat-x 0 0;
    color: #fff;
    border: 1px solid #000;
    padding: 0.2em 0.4em;
    width: 110px;
    clear: both;
    margin-right: 10px;
}
#login .login {
    background: transparent url("/wavemaster.internal/v6.4/components/labs/images/welcome/button_login.png") no-repeat 0 0;
    width: 88px;
    height: 33px;
    margin-top: 12px;
    margin-left: 5px;
    display: inline;
    overflow: hidden;
    line-height: 200px;
    outline: none;
}

/*** Signup Components ********************************************************/

#signup {
    position: absolute;
    width: 175px;
    height: 45px;
    z-index: 1000;
    top: 295px;
    left: 305px;
}
#signup a {
    display: block;
    float: left;
    width: 100%;
    line-height: 300px;
    overflow: hidden;
    height: 40px;
}

/*** Body Components **********************************************************/

#body {
    padding: 60px;
    padding-top: 0;
    padding-bottom: 10px;
    float: left;
    width: 780px;
}
#body a {
    color: #00b9e9;
    text-decoration: none;
}
#body .section h3,
#body .section h4 {
    color: #051826;
    font-size: 110%;
    margin-bottom: -0.1em;
}
#body .section h4 {
    font-size: 100%;
}
#body .section .more {
    background: transparent url("/wavemaster.internal/v6.4/components/labs/images/welcome/icon_more.gif") no-repeat 100% 0.3em;
    padding-right: 13px;
    color: #00b9e9;
}
#body .columns {
    clear: both;
    float: left;
    width: 100%;
    padding: 1.5em 0;
    padding-bottom: 0;
    overflow: hidden;
}
#body .columns h2 {
    color: #051826;
    font-weight: normal;
    margin-bottom: 1em;
}
#body .columns.separator {
    border-top: 1px solid #e0eaf6;
    margin-top: 1em;
}
#body .columns .section {
    float: right;
    width: 380px;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
}
#body .columns .section.first {
    float: left;
    padding-left: 0;
}
#body .columns .section.thumbnail {
    background: #e0eaf6;
    padding: 18px 15px 10px 175px;
    width: 190px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#body .columns .section.thumbnail img {
    position: absolute;
    left: 15px;
    top: 5px;
}
#body .columns .section h2 {
    color: #051826;
    font-weight: normal;
    font-size: 160%;
    line-height: 100%;
    padding-bottom: 0.2em;
}
#body .screenshot {
    background: transparent url("/wavemaster.internal/v6.4/components/labs/images/welcome/button_screenshot.png") no-repeat 0 0;
    width: 111px;
    height: 21px;
    display: block;
    margin-top: -0.5em;
    margin-left: -3px;
    overflow: hidden;
    line-height: 200px;
}
#body .hide {
    position: absolute;
    visibility: hidden;
}
#body .section a {
    color: #00b9e9;
    text-decoration: underline;
}
#body .section p {
    margin-bottom: 1em;
}
#body .section ul {
    list-style: none;
}
#body .section ul li {
    background: transparent url("/wavemaster.internal/v6.4/components/labs/images/welcome/icon_check.png") no-repeat 0 0.2em;
    float: left;
    clear: both;
    padding-left: 16px;
    margin-top: 0.7em;
}
#body .section ul li strong {
    color: #051826;
    display: block;
}
#body .imgleft {
    float: left;
    padding-right: 10px;
}
#body .imgright {
    float: right;
    padding-left: 10px;
}
#body strong {
    color: #051826;
}


/*** Footer Components ********************************************************/

#footer {
    background: transparent url("/wavemaster.internal/v6.4/components/labs/images/welcome/bg_footer.jpg") no-repeat 0 100%;
    clear: both;
    position: relative;
    padding: 40px 55px;
    padding-bottom: 50px;
    font-size: 80%;
    float: left;
    width: 790px;
    line-height: 150%;
}
#footer h3 {
    font-size: 100%;
}
#footer ul {
    position: absolute;
    right: 56px;
    top: 72px;
    list-style: none;
}
#footer ul * {
    display: inline;
}
#footer p a {
    color: #b9bbcd;
}
#footer a:hover {
    color: #009ee0;
    text-decoration: underline;
}
#footer a {
    color: #00b9e9;
    text-decoration: none;
}

/*** Lightbox Components ******************************************************/

#ZoomClose {
    z-index: 1000;
}
#ZoomImage {
    border: 10px solid #fff;
}

