html {
    margin: 0;
    padding: 0;
    background: url(../media/public_enigma_background.jpg) #828282;
    background-position: top center;
    background-repeat: repeat;
    background-attachment: fixed;
    overflow: visible;
}

body {
    margin: 0;
    margin-top: 40px;
    font: .813em/1.5em Courier New,Courier;
    padding: 0;
    vertical-align: central;
    color: #000;
}

section,article,header,footer,nav,aside,hgroup {
    display: block;
}

object {
    border: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    height: auto !important;
}

p {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    font: 1.2em Courier New,Courier;
}

.centertext {
    text-align: center;
}

.centertextUnd {
    text-align: center;
    text-decoration: underline;
    -webkit-text-decoration-color: #025b65;
    -moz-text-decoration-color: #025b65;
    -o-text-decoration-color: #025b65;
    text-decoration-color: #025b65;
}

header {
    z-index: 2;
    width: 85%;
    height: 50px;
    max-width: 1200px;
    min-width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border-top: 2px solid #d2543c;
    border-left: 2px solid #d2543c;
    border-right: 2px solid #d2543c;
    border-bottom: 2px solid #d2543c;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 18px;
    padding-bottom: 18px;
    background: url(../media/public_enigma_header.png) center no-repeat;
    background-color: #202020;
    background-color: rgba(1,1,1,0.8);
    color: rgba(1,1,1,0.8);
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
}

footer {
    width: 85%;
    height: 24px;
    min-width: 250px;
    max-width: 1200px;
    font-size: .923em;
    text-align: center;
    position: relative;
    letter-spacing: 1px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 2px solid #d2543c;
    border-left: 2px solid #d2543c;
    border-right: 2px solid #d2543c;
    border-bottom: 2px solid #d2543c;
    margin-bottom: 2%;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
    background-color: #202020;
    background-color: rgba(1,1,1,0.8);
    color: rgba(1,1,1,0.8);
}

footer p {
    margin: 0;
    font: .813em/2.5em Verdana,Arial,Helvetica,sans-serif;
    color: #f5f5f5;
    text-decoration: none;
}

footer p.left {
    float: left;
    padding-left: 10px;
}

footer p.right {
    float: right;
    padding-right: 10px;
}

section {
    width: 85%;
    max-width: 1200px;
    min-width: 250px;
    height: auto;
    text-align: left;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 2px solid #d2543c;
    border-bottom: 2px solid #d2543c;
    border-left: 2px solid #d2543c;
    border-right: 2px solid #d2543c;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
    background-color: #202020;
    background-color: rgba(1,1,1,0.8);
    color: rgba(1,1,1,0.8);
}

.aperopiaTile {
    border-top: 2px solid #025b65;
    border-bottom: 2px solid #025b65;
    border-left: 2px solid #025b65;
    border-right: 2px solid #025b65;
}

section.showcase-intro {
    display: none;
}

aside {
    float: left;
    width: 470px;
    margin: 0 0 20px;
    min-width: 230px;
    height: auto;
    text-align: left;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
    background-color: #202020;
    background-color: rgba(1,1,1,0.8);
    color: rgba(1,1,1,0.8);
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.aperopiaHeader {
    border-bottom: 2px solid #025b65;
}

h1 {
    margin: 1em 0 .5em;
    color: #f5f5f5;
    font-weight: 300;
    font-size: 2.308em;
    line-height: 1em;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    text-transform: uppercase;
    border-bottom: 2px solid #d2543c;
    padding-left: 12px;
    padding-bottom: 3px;
}

#error h1{
    margin: 0 auto;
    padding: 0;
    font-size: 6em;
    line-height: 1em;
    letter-spacing: 0.2em;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #d2543c;
    width: 60%;
}

#error h2{
    margin: 0 auto;
    padding: 0;
    font-size: 3em;
    line-height: 1em;
    letter-spacing: 0.08em;
    text-align: center;
    border-bottom: 0px;

    padding-top: 10px;
    padding-bottom: 30px;
}

#error p{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    padding-bottom: 30px;
}

h2 {
    margin: 1em 0 .5em;
    color: #f5f5f5;
    font-weight: 300;
    font-size: 2.154em;
    line-height: 1em;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    text-transform: uppercase;
    border-bottom: 2px solid #d2543c;
    padding-left: 12px;
    padding-bottom: 3px;
}

h2 span {
    display: inline-block;
    margin-bottom: -1px;
    padding: 8px 0;
    border-bottom: 2px solid #93bf1b;
}

h3 {
    margin: 1em 0 .5em;
    color: #f5f5f5;
    font-weight: 300;
    font-size: 1.846em;
    line-height: 1em;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    text-transform: uppercase;
    border-bottom: 2px solid #d2543c;
    padding-left: 12px;
    padding-bottom: 3px;
}

h3 span {
    display: inline-block;
    margin-bottom: -1px;
    padding: 8px 0;
    border-bottom: 2px solid #93bf1b;
}

h4 {
    margin: 1em 0 .5em;
    color: #f5f5f5;
    font-weight: 300;
    font-size: 1.538em;
    line-height: 1.1em;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    text-transform: uppercase;
    border-bottom: 2px solid #d2543c;
    padding-left: 12px;
}

.header-title {
    font-size: 1.846em;
    line-height: 1em;
    padding-bottom: 3px;
}

h5 {
    margin: 1em 0 .5em;
    color: #f5f5f5;
    font-weight: 300;
    font-size: 1.385em;
    line-height: 1.1em;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    text-transform: uppercase;
    border-bottom: 2px solid #d2543c;
    padding-left: 12px;
}

h6 {
    margin: 1em 0 .5em;
    color: #f5f5f5;
    font-weight: 300;
    font-size: 1.231em;
    line-height: 1.1em;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    text-transform: uppercase;
    border-bottom: 2px solid #d2543c;
    padding-left: 12px;
}

#adv {
    margin: 0 0 .5em;
    font-size: .8em;
    border-bottom: 1px solid #d2543c;
    padding-left: 12px;
}

a {
    color: #f5f5f5;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

a:link {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #ff7f50;
    outline: 0;
}

.aperopiaLink {
    color: #fff;
    text-decoration: none;
}

.aperopiaLink:hover {
    color: #025b65;
    outline: 0;
}

p {
    color: #f5f5f5;
}

li {
    color: #f5f5f5;
}

ul li {
    list-style: square;
    color: #d2543c;
}

ul li span {
    color: #f5f5f5;
}

ol li {
    color: #d2543c;
}

ol li span {
    color: #f5f5f5;
}

::selection {
    background: #d2543c;
    color: #f5f5f5;
}

::-moz-selection {
    background: #d2543c;
    color: #f5f5f5;
}

::-webkit-selection {
    background: #d2543c;
    color: #f5f5f5;
}

fieldset {
    width: 90%;
    height: auto;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2%;
    border: 0;
}

#contact {
    width: 85%;
    max-width: 1600px;
    min-width: 250px;
    height: auto;
    margin-top: 2%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 2px solid #d2543c;
    border-left: 2px solid #d2543c;
    border-right: 2px solid #d2543c;
    border-bottom: 2px solid #d2543c;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
    background-color: #202020;
}

hr {
    border: 1px solid #d2543c;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
}

#contactus {
    font-family: Courier New,Courier;
    height: 36px;
    line-height: 35px;
    border: 0;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0,0,0,0.4);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#contactus:hover {
    color: #deb887;
}

.styled-select select {
    background: #ededed;
    color: #202020;
    width: auto;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border-top: 2px solid #d2543c;
    border-left: 2px solid #d2543c;
    border-right: 2px solid #d2543c;
    border-bottom: 2px solid #d2543c;
    height: 34px;
    -webkit-appearance: none;
}

label {
    text-align: right;
    font-size: 16px;
    color: #f5f5f5;
}

input {
    min-width: 170px;
    width: 40%;
    max-width: 400px;
    height: 35px;
    padding: 5px 8px 0;
    margin: 0 0 20px;
    background: #ededed;
    border-top: 2px solid #d2543c;
    border-left: 2px solid #d2543c;
    border-right: 2px solid #d2543c;
    border-bottom: 2px solid #d2543c;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
    color: #202020;
}

.verify {
    min-width: 26px;
    max-width: 26px;
    height: 26px;
    padding: 2px 8px;
    margin: 0 0 20px;
    background: #ededed;
    border-top: 2px solid #d2543c;
    border-left: 2px solid #d2543c;
    border-right: 2px solid #d2543c;
    border-bottom: 2px solid #d2543c;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
    color: #202020;
}

input::-webkit-input-placeholder {
    color: #202020;
}

input:-moz-placeholder {
    color: #202020;
}

textarea {
    min-width: 170px;
    width: 90%;
    max-width: 900px;
    resize: vertical;
    height: 200px;
    max-height: 500px;
    padding: 8px;
    margin: 0 0 20px;
    background: #ededed;
    border-top: 2px solid #d2543c;
    border-left: 2px solid #d2543c;
    border-right: 2px solid #d2543c;
    border-bottom: 2px solid #d2543c;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
    color: #202020;
}

textarea::-webkit-input-placeholder {
    color: #202020;
}

textarea:-moz-placeholder {
    color: #202020;
}

input:focus,textarea:focus {
    background: #ededed;
    color: #202020;
}

input[type=submit] {
    color: #f5f5f5;
    width: 150px;
    height: 45px;
    float: right;
    margin: 0;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
    background: #700505;
    background: -moz-linear-gradient(top,#d2543c 0,#700505 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d2543c),color-stop(100%,#700505));
    cursor: pointer;
}

.DataTable {
    padding: 0;
    width: 80%;
    margin: 0 auto;
    border: 2px solid #d2543c;
    vertical-align: central;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
}

.DataTable table {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.DataTable tr:hover td {
    background-color: #fff;
}

.DataTable td {
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #d2543c;
    border-width: 0 1px 1px 0;
    text-align: center;
    padding: 8px;
    font-size: 12px;
    font-family: Arial;
    font-weight: 700;
    color: #000;
}

.DataTable tr:last-child td {
    border-width: 0 1px 0 0;
}

.DataTable tr td:last-child {
    border-width: 0 0 1px;
}

.DataTable tr:last-child td:last-child {
    border-width: 0;
}

.DataTable tr:first-child td {
    background-color: #202020;
    border: 0 solid #d2543c;
    text-align: center;
    border-width: 0 0 2px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 700;
    color: #fff;
}

.DataTable tr:first-child:hover td {
    background-color: #202020;
}

.DataTable tr:first-child td:first-child {
    border-width: 0 0 2px;
}

.DataTable tr:first-child td:last-child {
    border-width: 0 0 2px 1px;
}

.section {
    clear: both;
    padding: 0;
    margin: 2%;
    margin-left: 3%;
}

.section ul li {
    list-style: square;
    color: #d2543c;
}

.section ul li span {
    color: #fff;
}

.col {
    background-color: #202020;
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
    border: 2px solid #d2543c;
    padding: 8px;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
}

.col:first-child {
    margin-left: 0;
}

.group:before,.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.span_3_of_3 {
    width: 100%;
}

.span_2_of_3 {
    width: 73.1%;
}

.span_1_of_3 {
    width: 19.2%;
}

.button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-height: 36px;
    max-height: 72px;
    line-height: 35px;
    padding: 0 20px;
    padding-top: 1px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0,0,0,0.4);
    background-clip: padding-box;
    border: 1px solid;
    border-radius: 2px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.25);
    box-shadow: inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.25);
}

.button:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    background-image: -webkit-radial-gradient(center top,farthest-corner,rgba(255,255,255,0.08),rgba(255,255,255,0));
    background-image: -moz-radial-gradient(center top,farthest-corner,rgba(255,255,255,0.08),rgba(255,255,255,0));
    background-image: -o-radial-gradient(center top,farthest-corner,rgba(255,255,255,0.08),rgba(255,255,255,0));
    background-image: radial-gradient(center top,farthest-corner,rgba(255,255,255,0.08),rgba(255,255,255,0));
}

.button:hover {
    color: #deb887;
}

.button:hover:before {
    background-image: -webkit-radial-gradient(farthest-corner,rgba(255,255,255,0.18),rgba(255,255,255,0.03));
    background-image: -moz-radial-gradient(farthest-corner,rgba(255,255,255,0.18),rgba(255,255,255,0.03));
    background-image: -o-radial-gradient(farthest-corner,rgba(255,255,255,0.18),rgba(255,255,255,0.03));
    background-image: radial-gradient(farthest-corner,rgba(255,255,255,0.18),rgba(255,255,255,0.03));
}

.button:active {
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.2) -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.2);
}

.button:active:before {
    content: none;
}

.button-red {
    background: #d2543c;
    border-color: #992f1f;
    background-image: -webkit-linear-gradient(top,#da5c48,#d5452f 66%,#c73d28);
    background-image: -moz-linear-gradient(top,#da5c48,#d5452f 66%,#c73d28);
    background-image: -o-linear-gradient(top,#da5c48,#d5452f 66%,#c73d28);
}

.button-red:active {
    background: #d5452f;
    border-color: #992f1f;
}

.center {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.btnBox {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.advBox {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: center;
}

.simBox {
    margin: 0 auto;
    width: 90%;
    text-align: center;
    border: 2px solid #d2543c;
    padding: 8px;
    background-color: #202020;
    margin-bottom: 2%;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
}

.section2 {
    clear: both;
    position: relative;
    margin: 0 auto;
    width: 86.5%;
    max-width: 1225px;
}

.col2 {
    background-color: #202020;
    background-color: rgba(1,1,1,0.8);
    color: rgba(1,1,1,0.8);
    display: block;
    float: left;
    margin-top: 2%;
    border: 2px solid #d2543c;
    padding: 8px;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
}

.col2:first-child {
    margin-left: 0;
}

.col2:last-child {
    float: right;
}

.group2:before,.group2:after {
    content: "";
    display: table;
}

.group2:after {
    clear: both;
}

.span_1_of_2 {
    width: 46.9%;
}

#timeline {
    width: 100%;
    height: 460px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 2%;
    position: relative;
    background: url(../media/dot.gif) left 45px repeat-x;
}

#dates {
    width: 100%;
    height: 60px;
    overflow: hidden;
}

#dates li {
    list-style: none;
    float: left;
    width: 100px;
    height: 50px;
    text-align: center;
    background: url(../media/dot.gif) center bottom no-repeat;
}

#dates a {
    line-height: 38px;
    padding-bottom: 10px;
}

#dates a:focus {
    outline: 0;
}

#dates .selected {
    font-size: 38px;
}

#machines {
    width: 100%;
    height: 460px;
    overflow: hidden;
    margin: 0 auto;
}

#machines li {
    width: 1000px;
    height: 460px;
    list-style: none;
    float: left;
}

#machines li.selected img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

#machines li img {
    float: left;
    margin: 20px 40px;
    background: transparent;
    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    -webkit-transform: scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
}

#machines li h1 span {
    font-size: 48px;
    margin: 20px 0;
    text-shadow: #000 1px 1px 2px;
}

#machines li p {
    margin-right: 70px;
    line-height: 22px;
    text-shadow: #000 1px 1px 2px;
}

#grad_left,#grad_right {
    width: 100px;
    height: 460px;
    position: absolute;
    top: 0;
}

#grad_left {
    left: 0;
    background: url(../media/grad_left.png) repeat-y;
}

#grad_right {
    right: 0;
    background: url(../media/grad_right.png) repeat-y;
}

#next,#prev {
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 170px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

#next:hover,#prev:hover {
    background-position: 0 -76px;
}

#next {
    right: 0;
    background-image: url(../media/next.png);
}

#prev {
    left: 0;
    background-image: url(../media/prev.png);
}

#next.disabled,#prev.disabled {
    opacity: .2;
}

.a-btn {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    padding: 10px 30px 10px 70px;
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    margin: 10px;
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(rgba(255,255,255,1),0),color-stop(rgba(246,246,246,1),0.74),color-stop(rgba(237,237,237,1),1));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 74%,rgba(237,237,237,1) 100%);
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 74%,rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 74%,rgba(237,237,237,1) 100%);
    background: linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 74%,rgba(237,237,237,1) 100%);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2),0px 0 0 1px rgba(188,188,188,0.1);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.2),0px 0 0 1px rgba(188,188,188,0.1);
    box-shadow: 0 0 7px rgba(0,0,0,0.2),0px 0 0 1px rgba(188,188,188,0.1);
    -webkit-transition: box-shadow .3s ease-in-out;
    -moz-transition: box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
}

.a-btn-text {
    font-size: 20px;
    color: #d7565b;
    line-height: 16px;
    font-weight: 700;
    font-family: "Myriad Pro","Trebuchet MS",sans-serif;
    text-shadow: 1px 1px 2px rgba(255,255,255,0.5);
    display: block;
}

.a-btn:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4),0px 0 0 1px rgba(188,188,188,0.1);
    -moz-box-shadow: 0 0 9px rgba(0,0,0,0.4),0px 0 0 1px rgba(188,188,188,0.1);
    box-shadow: 0 0 9px rgba(0,0,0,0.4),0px 0 0 1px rgba(188,188,188,0.1);
}

nav {
    font: 1em Verdana,Arial,Helvetica,sans-serif;
    top: 0;
    height: 40px;
    width: 100%;
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
    background-color: #202020;
    letter-spacing: 1px;
    position: fixed;
    border-bottom: 2px solid #d2543c;
    z-index: 1000;
    text-align: center;
}

nav ul {
    padding: 0;
    margin: 0 auto;
    width: 650px;
    height: 40px;
}

nav li {
    display: inline;
    float: left;
}

nav>ul>li.current-menu-item>a,header>section.top nav>ul>li.current-menu-item:hover>a {
    color: #fff;
    background-color: #d2543c;
    cursor: default;
}

nav a {
    text-decoration: none;
    border-bottom: 0;
    display: inline-block;
    width: 130px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    text-shadow: 1px 1px 0 #283744;
}

nav li a {
    border-left: 1px solid #d2543c;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

nav li:last-child a {
    border-right: 1px solid #d2543c;
}

nav a:hover,nav a:active {
    background-color: #4e5663;
    color: #f5f5f5;
}

nav a:focus {
    outline: 0;
}

nav a#pull {
    display: none;
    background-color: #202020;
}

#navigation a {
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    text-decoration: none;
}

#downloads {
    color: #f5f5f5;
    text-align: center;
    text-transform: uppercase;
    font-size: .65em;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
}

#wdetails ul li {
    list-style: square;
    color: #d2543c;
}

#wdetails ul li span {
    color: #f5f5f5;
}

.textHighlight {
    text-decoration: underline;
    -webkit-text-decoration-color: #d2543c;
    -moz-text-decoration-color: #d2543c;
    -o-text-decoration-color: #d2543c;
    text-decoration-color: #d2543c;
}

.textAlert {
    color: #d2543c;
}

.pages_nav {
    margin-left: 0;
    position: fixed;
    font-size: 18px;
    color: #8e9090;
    border-top: 2px solid #d2543c;
    border-right: 2px solid #d2543c;
    border-bottom: 2px solid #d2543c;
    background-color: #202020;
    background-color: rgba(1,1,1,0.8);
    color: rgba(1,1,1,0.8);
    -webkit-box-shadow: 0 0 8px 0 #000;
    -moz-box-shadow: 0 0 8px 0 #000;
    box-shadow: 0 0 8px 0 #000;
}

.pages_nav ul {
    margin: 0;
    padding-left: 0;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.pages_nav ul li {
    padding: 5px 0 0 5px;
    list-style-type: none;
}

.pages_nav ul li a {
    padding: 4px 0 0 28px;
    height: 32px;
    color: #999;
    text-decoration: none;
    line-height: 1.45em;
}

.fb_page {
    background: #d2543c url(../media/fbimg.jpg) no-repeat;
    background-position: 0 -1px;
}

.fb_page:hover {
    background: #4e5663 url(../media/fbimg_hover.jpg) no-repeat;
    background-position: 0 -1px;
}

.gp_page {
    background: #d2543c url(../media/gpimg.jpg) no-repeat;
    background-position: 0 -1px;
}

.gp_page:hover {
    background: #4e5663 url(../media/gpimg_hover.jpg) no-repeat;
    background-position: 0 -1px;
}

.pes-responsive-ad {
    width: 320px;
    height: 50px;
}

@media(min-width:500px) {
    .pes-responsive-ad {
        width: 468px;
        height: 60px;
    }
}

@media(min-width:800px) {
    .pes-responsive-ad {
        width: 728px;
        height: 90px;
    }
}

@media(max-width:1000px) {
    .pages_nav {
        display: none;
    }
}

@media(max-width:700px) {
    nav {
        height: auto;
    }

    nav li {
        display: block;
        float: none;
        width: 100%;
        border-bottom: 1px solid #d2543c;
    }

    nav li:last-child {
    	border-bottom-style: dotted;
    }

    nav li a {
	    border-left: 0;
	}

    nav li:last-child a {
        border-right: 0;
    }

    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }

    nav ul {
        display: none;
        height: auto;
        width: 100%;
    }

    nav a#pull {
        display: block;
        border-bottom: 0;
        width: 100%;
        position: relative;
    }

    nav a#pull:after {
        content: "";
        background: url(nav-icon.png) no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
    }
}

@media(max-width:800px) {
    .col2:first-child {
        margin: 2% 0;
    }

    .col2:last-child {
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }

    .span_1_of_2 {
        width: 95%;
    }
}

@media(max-width:830px) {
    .col {
        margin: 2% 0;
    }

    .section {
        margin-left: 2%;
    }

    .span_3_of_3 {
        width: 95%;
    }

    .span_2_of_3 {
        width: 95%;
    }

    .span_1_of_3 {
        width: 95%;
    }
}

@media(max-width:1150px) {
    section.timeline-intro {
        display: none;
    }

    section.showcase-intro {
        display: block;
    }
}

@media(max-width:607px) {
    footer {
        height: 48px;
    }
}

@media(max-width:435px) {
    footer {
        height: 72px;
    }
}