* {
    color: #FFFFFF;
    font-family: Arial,Verdana;
    font-weight: 100;
    line-height: 18px;
}
.footer {
    background: #111;
    bottom: 0;
    height: 50px;
    position: fixed;
    width: 100%;
    border-top: 1px solid #333
}
.bars li {
    display: inline-block;
    text-align: center;
    width: 12%;
}
.spec-list dd {
    margin: 5px 0 5px 10px;
}
td.left {
    border-right: 1px solid #303030;
    width: 300px;
}
.x-axis li label {
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    padding: 10px 0;
}
.x-axis li span small {
    bottom: 15px;
    left: 11px;
    margin: 0;
    padding: 0;
    position: absolute;
}
.x-axis li span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.01);
    display: block;
    height: 230px;
    margin: auto;
    position: relative;
    width: 40px;
}
.bars {
    bottom: 50px;
    list-style: none outside none;
    position: absolute;
}
.x-axis li {
    display: inline-block;
    font-size: 12px;
    height: 250px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 13.7%;
}
.graph {
    height: 300px;
    position: relative;
    width: 1000px;
}
.x-axis {
    bottom: 15px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}
body {
    background: none repeat scroll 0 0 #202020;
    margin: 0;
    padding: 0;
}
h1 {
    font-weight: normal;
    margin: 0;
    padding: 10px;
    color: #bbb;
}
h2 {
    color: #FFFFFF;
    margin: 0;
    padding: 10px;
}
p {
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    max-width: 600px;
    padding: 10px;
    width: 95%;
}
.outers-top {
    background: #111;
    display: block;
    height: 60px;
    width: 100%;
}
.outers-footer {
    background: none repeat scroll 0 0 #333333;
    border-top: 1px solid #111111;
    bottom: 0;
    height: 50px;
    position: absolute;
    width: 100%;
}
.outers-window {
    background-image: url("../img/go-big-or-go-home.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 300px;
    width: 100%;
}
.outers-nav {
    background: #111;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    height: 50px;
    width: 100%;
    z-index: 2;
}
.outers-content {
    background: none repeat scroll 0 0 #222222;
    padding-bottom: 50px;
    z-index: 3;
}
.wrapper {
    margin: auto;
    width: 1000px;
}
.logo {
    background-image: url("../img/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 65px;
    width: 130px;
    background-size: 100%;
    position: relative;
    left: 10px;
}
.kit {
    color: #FFFFFF;
    float: right;
    padding-top: 33px;
    text-align: right;
    width: 200px;
    font-size: 12px;
}
.nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.nav li {
    -moz-transition: all 0.2s ease 0s;
    border: 1px solid transparent;
    color: #AAAAAA;
    cursor: pointer;
    display: inline-block;
    float: left;
    letter-spacing: 1px;
    margin: 0;
    padding: 15px 5px;
    position: relative;
    text-align: center;
}
.nav li.on {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
}
.nav li:hover {
    color: #FFFFFF;
}
.nav li:active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}
.x-axis li span span {
    -moz-transition: background 0.5s ease 0s;
    background: none repeat scroll 0 0 #ff5400;
    bottom: 0;
    height: 10px;
    position: absolute;
}
.x-axis li span span:hover {
}
.bars li span {
    color: #000000;
    height: 10px;
    padding: 5px;
    width: 20px;
}
span.quote-big {
    font-size: 30px;
    position: absolute;
    width: 800px;
}
#window div {
    height: 300px;
    overflow: hidden;
    width: 1000px;
}
.calendar img:hover {
}
.calendar img {
    display: inline-block;
    height: 225px;
    left: 80px;
    position: absolute;
    top: 30px;
}
.graph-female {
    background: none repeat scroll 0 0 #F36E8A;
    display: inline-block;
    float: right;
    height: 30px;
    padding-top: 10px;
    text-align: center;
    width: 52%;
}
.graph-male {
    background: none repeat scroll 0 0 #4E7A99;
    display: inline-block;
    float: left;
    height: 30px;
    padding-top: 10px;
    text-align: center;
    width: 48%;
}
.horz-graph {
    background: none repeat scroll 0 0 #000000;
    height: 40px;
}
.content {
    position: relative;
}
.img-list {
    overflow: hidden;
}
.img-list img {
    margin-right: 6px;
}
.r-2 td {
    background: none repeat scroll 0 0 #272727;
    padding: 10px;
}
.r-1 td {
    padding: 10px;
}
th {
    background-color: #444444;
    font-weight: bold;
    height: 30px;
    padding: 10px;
    text-align: center;
}
dt {
    font-weight: normal;
    margin: 5px 0;
}
dd {
}
dl {
    font-size: 14px;
    padding: 10px;
}
hr {
    background: none repeat scroll 0 0 #333333;
    border: medium none;
    height: 1px;
}
.social-img {
    padding: 10px;
}
.social-img img {
    margin: 0 40px;
}
a:hover {
    color: #81db23;
}
a {
    color: #fff;
}
.spec-list dt {
    font-size: 25px;
    color: #bbb;
    margin: 5px 0 15px 0;
}
a.experience {
    background: url("../img/go-small.png") no-repeat scroll 10px 50% #1f1f1f;
    border-radius: 5px 5px 5px 5px;
    color: #F4F4F4;
    display: block;
    margin: 6px 0;
    padding: 11px 11px 11px 50px;
    position: relative;
    text-decoration: none;
}

a.experience:hover {
    text-decoration: underline;
}

dl.spaced dt {
    margin: 10px 0;
    color: #c0c0c0;
}
ol ul {
    padding: 10px 20px;
}
ol li { margin-bottom: 4px; }
ol ul dl {
    margin: 0;
    padding: 0;
    font-style: italic;
}
ol ul dt {
    float: left;
    width: 100px;
    padding: 5px;
    margin: 0;
    clear: both;
    font-size: 12px;
    color: #ccc;
}
ol ul dd {
    float: left;
    width: 100px;
    padding: 5px;
    margin: 0;
    font-style: normal;
}
ol ul li span {
    background: #222;
    display: block;
    padding: 3px 5px;
}



