body {
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14px;
}

a {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

h1.headline {
    font-size: 22px;
    color: #6392d1;
}

.head {
    background-color: white;
    background-image: url("/images/head.png");
    background-position: 0 bottom;
    background-repeat: no-repeat;
    height: 165px;
    width: 999px;
}

.head.xapro {
    background-image: url("/images/head-xapro.png");
}

div.seo-box {
    font: 13px Arial, Verdana, Tahoma;
    color: #6E9AD6;
    width: 1000px;
    text-align: justify;
    margin: 0 auto;
}

[class^="icon-"]:before {
    font-family: "szexpartnerapro-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-tick:before {
    content: "\65";
}

.icon-cross:before {
    content: "\66";
}

body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14px;
    color: #6E9AD6;
}

a {
    text-decoration: none;
}

.distance {
    float: left;
    height: 20px;
    width: 1px;
}

.container_intro {
    width: 100%;
    vertical-align: middle;
    clear: left;
    position: relative;
    background-image: url("/images/introbg.png");
    background-repeat: repeat-x;
    background-position: 0px 110px;
    margin-bottom: 100px;
}

.content_intro {
    overflow: hidden;
    width: 410px;
    margin: 0 auto;
}

.head {
    width: 402px;
    height: 88px;
    margin: 0 auto;
    background-image: url("/images/introhead.png");
    background-repeat: repeat-x;
    margin-bottom: 80px;
}

.head.xapro {
    background-image: url("/images/introhead-xapro.png");
}

h1.headline {
    font-size: 40px;
    color: #6392d1;
    text-align: center;
    margin-top: 72px;
}

.sign {
    background: url("/images/18+.png") no-repeat center center transparent;
    width: 80px;
    height: 80px;
    margin: 30px auto 0 auto;
}

.adult-content {
    font-size: 38px;
    text-shadow: 1px 1px 0 #000;
    color: red;
    text-align: center;
    margin: 20px 0;
}

.question {
    font-size: 32px;
    color: #3061a3;
    text-align: center;
    margin: 20px 0;
}

hr {
    border: none;
    border-bottom: 1px solid #afafaf;
}

.buttons a.button {
    font-weight: 400;
    font-size: 14px;
    padding: 10px 25px 10px 25px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    text-decoration: none;
}

.buttons {
    padding: 20px 0;
    text-align: center;
}

.buttons a {
    margin: 0 15px;
}


.buttons a [class^="icon-"] {
    margin-right: 10px;
    font-size: 13px;
}

.buttons a.button.yes {
    background-color: #5CAD4A;
    color: white;
    text-shadow: 1px 1px 0 #215416;
}

.buttons a.button.no {
    background-color: #DD3E3E;
    color: white;
    text-shadow: 1px 1px 0 #841A1A;
}

div.disclaimer {
    text-align: justify;
}

div.disclaimer a {
    font-weight: normal;
    color: #005AD1;
}

.age-18-warning-container .dw-chk.question h2 {
    font-size: 24px;
}

/*! CSS Used fontfaces */
@font-face {
    font-family: "szexpartnerapro-icons";
    src: url("/css/fonts/icons/fonts/szexpartnerapro-icons.eot");
    src: url("/css/fonts/icons/fonts/szexpartnerapro-icons.eot#iefix") format("embedded-opentype"), url("/css/fonts/icons/fonts/szexpartnerapro-icons.woff") format("woff"), url("/css/fonts/icons/fonts/szexpartnerapro-icons.ttf") format("truetype"), url("/css/fonts/icons/fonts/szexpartnerapro-icons.svg#szexpartnerapro-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}