@charset "UTF-8";
     html, body, div, h1, h2, h3, p, blockquote, ol, ul, form, a {
    margin: 0;
    padding: 0;
    outline: 0;
}
a {
    text-decoration: none;
}
h1, h2, h3 {
    font-weight: normal;
}
img {
    border: 0;
}
ol, ul {
    list-style: none;
}
a:link, a:visited {
    color: #2b82ad;
    -webkit-transition: color .4s linear;
	-moz-transition: color .4s linear;
	-o-transition: color .4s linear;
	-ms-transition: color .4s linear;
}
a:hover, a:focus {
    color: #d9143b;
}
body {
    background-color: #fff;
    color: #333;
    font: 14px Arial, Helvetica, sans-serif;
    margin: 0 auto;
    width: 900px;
}
caption {
    color: #333;
    font-weight: normal;
    font-size: 130%;
    letter-spacing: .1em;
    padding: 35px 0 10px;
    text-align: left;
    text-transform: uppercase;
}
form {
    margin: 0 0 50px;
}
h1 {
    font-family: Georgia, serif;
    font-size: 92px;
    margin: 15px 0 40px;
    text-transform: lowercase;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
    color: #d9143b;
}
h2 {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 1em;
    padding: 4px 0;
    text-transform: uppercase;
}
h3 {
    color: #d9143b;
    font-size: 1.2em;
    margin: 1.5em 0 .5em;
}
input[type=text] {
    background-color: #fcfcfc;
    border: 1px solid #e2e2e2;
    height: 2em;
    width: 75%}
input[type=text]:focus, textarea:focus {
    background-color: #f9f9f9;
}
label {
    display: block;
}
p {
    line-height: 1.5;
    margin-bottom: .75em;
}
p a[href*=payloadz] {
    margin-left: 20px;
}
#cards {
    background: url(../images/pay.png) no-repeat;
    height: 30px;
    margin: 14px 0 15px;
}
#people {
    background: url(../images/blue.jpg) no-repeat;
    border-bottom: 1px solid #2b82ad;
    height: 15px;
    margin-bottom: 40px;
    width: 900px;
}
table {
    border-collapse: collapse;
    border-bottom: 1px solid #636363;
    border-top: 15px solid #333;
    color: #1a4d66;
    margin-bottom: 30px;
    table-layout: fixed;
    width: 100%}
td {
    border-bottom: 1px solid #636363;
    padding: 16px 0;
    vertical-align: middle;
    width: 33%}
td:first-child {
    width: 50%}
td+td {
    width: 30%}
td+td+td {
    width: 20%}
td span {
    color: #333;
    font-size: 11px;
}
textarea {
    background-color: #fcfcfc;
    border: 1px solid #e2e2e2;
    font-family: inherit;
    font-size: inherit;
    height: 10em;
    overflow: hidden;
    width: 75%}
dl {
    margin-top: 2em;
}
dd {
    font-weight: 600;
    padding: .7em 0 1.5em;
}
#content-main {
    left: 25px;
    position: relative;
    top: 0;
    width: 500px;
}
#content-main a {
    text-decoration: underline;
}
#content-main a:hover, #content-main a:focus {
    text-decoration: none;
}
#dingbats {
    margin: 50px auto;
    width: 95%}
#footer {
    border-top: 1px solid #ddd;
    color: #aaa;
    font-size: .8em;
    padding: 12px 0 24px;
}
#footer ul {
    margin: 0 auto;
    width: 80%}
#footer li {
    float: left;
    padding-right: 20px;
}
#footer li:first-child {
    margin-right: 100px;
}
#header {
    position: relative;
}
#header p {
    color: #1a4d66;
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 120px;
}
#header ul {
    padding-bottom: 35px;
}
#header li {
    float: left;
    margin-right: 30px;
}
#image {
    margin-bottom: 50px;
}
#sidebar {
    left: 625px;
    position: absolute;
    top: 0;
    width: 300px;
}
#sidebar blockquote {
    border-top: 3px solid #ddd;
    color: #1a4d66;
    font-size: .90em;
    padding: 1em 0 0;
    width: 55%}
#sidebar ul {
    font-size: 1.1em;
    margin-bottom: 3em;
    width: 70%}
#sidebar li {
    border-bottom: 1px dotted #ddd;
    padding: 10px 0;
}
#wrapper {
    background: url(../images/line.png) repeat-y 575px 0;
    margin-bottom: 150px;
    min-height: 800px;
    position: relative;
}
.dbat {
    background-color: #ddd;
    border: 1px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
	border-radius: 20px;
    -moz-box-shadow: 2px 2px 7px #999;
    -webkit-box-shadow: 6px 6px 14px #999;
	box-shadow: 6px 6px 14px #999;
    display: inline;
    font-size: 28px;
    line-height: 3.5em;
    margin: 10px;
    padding: 20px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}
.added {
    color: #d9143b;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.scaps {
    font-variant: small-caps;
}
.underline {
    border-bottom: 1px dashed #999;
    padding-bottom: 2px;
}
#picturequizzes caption+col {
    width: 40%}
#picturequizzes td {
    padding: 30px 0;
}
.score {
    margin: 4em 0 3em 4em;
    overflow: hidden;
}
.score a {
    float: right;
    width: 50%}
.score span {
    float: left;
}
#smap {
    margin: 3em 0 0 5em;
}
#smap li {
    margin-top: 3em;
}
:target {
	margin:3em 0;
}
