/* style base */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 20px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 13px;
    height: 100%;
    width: 100%;
    background-color: #010101;
    background-image: url(../images/background-projects.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1px;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.break {
    clear: both;
}

/* basic spacer for content */

.canvas {
    width: 600px;
    margin: 20px auto;
    padding: 20px;
    background-color: #FFFFFF;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
}

h1 {
    font-weight: bold;
    font-size: 35px;
    line-height: 80px;
    display: block;
    text-align: center;
    padding: 0px 0px 20px;
}

h2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    display: block;
    text-decoration: underline;
}

h3 {
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    display: block;
}

h4 {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    display: block;
}

.gridRow {
    background-color: #EEEEEE;
    margin: 0px 0px 20px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.gridRow .column:first-child {
    border: 0px;
}

.column {
    border-left: 1px solid #CCCCCC;
    width: 179px;
    float: left;
    padding: 10px;
}

p {
    text-align: justify;
    margin: 20px 0px;
}

p.notice {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #FFFF99;
    font-weight: bold;
    padding: 19px 69px 19px 19px;
    background-image: url(../images/notice.png);
    background-position: top right;
    background-repeat: no-repeat;
    border: 1px solid #FFFFFF;
    -webkit-box-shadow: 3px 3px 5px #CCCCCC;
}

p.centered {
    text-align: center;
}

p:last-child {
    margin: 20px 0px 0px;
}

dl {
    margin: 20px 0px;
}

dl dt {
    font-weight: bold;
}

dl dd {
    margin-left: 20px;
    background-color: #EEEEEE;
    padding: 5px;
}

.code {
    margin: 20px 0px;
    padding: 10px;
    background-color: #EEEEEE;
    line-height: 25px;
    font-family: monospace;
}

.code .levelDeeper {
    display: block;
    padding-left: 25px;
}

.code .tag {
    display: block;
    color: #0000CC;
}

.code .attibute {
    color: #999900;
}

.code .script {
    display: block;
    color: #333333;
    background-color: #DDEEDD;
}

ul, ol {
    margin: 20px;
}

.error404 {
    margin: 0px auto;
    width: 408px;
}

.error404 > div {
    padding-left: 24px;
    width: 120px;
    height: 168px;
    float: left;
}

.error404 div:first-child {
    padding-left: 0px;
}

.error404 img {
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #999999;
    background-color: transparent;
    float: left;
}

.error404 .L0 img.E01 {
    margin-left: 24px;
}
.error404 .L0 img.E03 {
    margin-right: 24px;
}
.error404 .L0 img.E05 {
    margin-left: 72px;
}
.error404 .L0 img.E07 {
    margin-left: 48px;
}
.error404 .L0 img.E10 {
    margin-left: 24px;
}
.error404 .L0 img.E11 {
    margin-left: 24px;
}
.error404 .L0 img.E14 {
    margin-left: 48px;
}
.error404 .L0 img.E16 {
    margin-left: 72px;
}
.error404 .L0 img.E17 {
    margin-left: 24px;
}

.error404 .L1 img.E01 {
    margin: 0px 48px;
}
.error404 .L1 img.E02 {
    margin-left: 24px;
}
.error404 .L1 img.E03 {
    margin-right: 48px;
}
.error404 .L1 img.E04 {
    margin: 0px 48px;
}
.error404 .L1 img.E05 {
    margin: 0px 48px;
}
.error404 .L1 img.E06 {
    margin: 0px 48px;
}
.error404 .L1 img.E07 {
    margin: 0px 48px;
}
.error404 .L1 img.E08 {
    margin-left: 24px;
}
.error404 .L1 img.E10 {
    margin-right: 24px;
}

.error404 .L3 img.E01 {
    margin-left: 24px;
}
.error404 .L3 img.E03 {
    margin-right: 24px;
}
.error404 .L3 img.E05 {
    margin-left: 72px;
}
.error404 .L3 img.E06 {
    margin-left: 96px;
}
.error404 .L3 img.E07 {
    margin-left: 48px;
}
.error404 .L3 img.E08 {
    margin-right: 24px;
}
.error404 .L3 img.E09 {
    margin-left: 96px;
}
.error404 .L3 img.E11 {
    margin-left: 72px;
}
.error404 .L3 img.E12 {
    margin-left: 24px;
}
.error404 .L3 img.E14 {
    margin-right: 24px;
}

.error404 .L4 img.E01 {
    margin-left: 72px;
}
.error404 .L4 img.E02 {
    margin-left: 48px;
}
.error404 .L4 img.E03 {
    margin-left: 0px;
}
.error404 .L4 img.E04 {
    margin-left: 24px;
}
.error404 .L4 img.E05 {
    margin: 0px 24px;
}
.error404 .L4 img.E06 {
    margin-right: 48px;
}
.error404 .L4 img.E07 {
    margin-right: 24px;
}
.error404 .L4 img.E13 {
    margin-left: 72px;
}
.error404 .L4 img.E14 {
    margin-left: 72px;
}

.error404 .L5 img.E06 {
    margin-right: 98px;
}
.error404 .L5 img.E07 {
    margin-right: 98px;
}
.error404 .L5 img.E11 {
    margin-right: 24px;
}
.error404 .L5 img.E12 {
    margin-left: 96px;
}
.error404 .L5 img.E14 {
    margin-left: 72px;
}
.error404 .L5 img.E15 {
    margin-left: 24px;
}
.error404 .L5 img.E17 {
    margin-right: 24px;
}

.error404 .L8 img.E01 {
    margin-left: 24px;
}
.error404 .L8 img.E03 {
    margin-right: 24px;
}
.error404 .L8 img.E05 {
    margin-left: 72px;
}
.error404 .L8 img.E07 {
    margin-left: 72px;
}
.error404 .L8 img.E08 {
    margin-left: 24px;
}
.error404 .L8 img.E10 {
    margin-right: 24px;
}
.error404 .L8 img.E12 {
    margin-left: 72px;
}
.error404 .L8 img.E14 {
    margin-left: 72px;
}
.error404 .L8 img.E15 {
    margin-left: 24px;
}
.error404 .L8 img.E17 {
    margin-right: 24px;
}

.buttons {
    text-align: center;
    line-height: 60px;
    clear: both;
}

.buttons a:first-child {
    background-color: #888888;
    border: 5px solid #AAAAAA;
}

.buttons a {
    margin: 0px 10px;
    display: inline-block;
    padding: 0px 20px;
    line-height: 40px;
    color: #FFFFFF;
    background-color: #AA0000;
    border: 5px solid #CC0000;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 2px 2px 5px #CCCCCC;
    -webkit-box-shadow: 2px 2px 5px #CCCCCC;
    box-shadow: 2px 2px 5px #CCCCCC;
    -moz-text-shadow: 1px 1px 3px #000000;
    -webkit-text-shadow: 1px 1px 3px #000000;
    text-shadow: 1px 1px 3px #000000;
    text-decoration: none;
    font-weight: bold;
}

.buttons a:hover {
    -moz-box-shadow: -2px -2px 5px #CCCCCC;
    -webkit-box-shadow: -2px -2px 5px #CCCCCC;
    box-shadow: -2px -2px 5px #CCCCCC;
    -moz-text-shadow: -1px -1px 3px #000000;
    -webkit-text-shadow: -1px -1px 3px #000000;
    text-shadow: -1px -1px 3px #000000;
}