﻿
/* first for IE 4–8 */
@font-face {
  font-family: DINWeb-Medium;
  src: url("../fonts/dinweb-medium.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: DINWeb-Medium;
  src: url("../fonts/dinweb-medium.woff") format("woff");
}


/* first for IE 4–8 */
@font-face {
  font-family: DINWeb-Light;
  src: url("../fonts/dinweb-light.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: DINWeb-Light;
  src: url("../fonts/dinweb-light.woff") format("woff");
}


/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;

  background:url(../img/bg.jpg);

  font-family: DINWeb-Light, sans-serif;
  font-size:14px;
  line-height:17px;
  color:#231f20;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color:#231f20;
  
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}


.pull-left {
  float: left;
}
.pull-right {
  float: right;
}

.rel {
  position:relative;
}

.abs {
  position:absolute;
}

.pad10 {
  padding: 10px;
}

.center {
  width:902px;
  margin:0 auto;
}

.marbtm50 {
  margin-bottom:50px;
}

.content-bg {
  background:#fff;
}

.pad25 {
  padding:25px;
}
.padh25 {
  padding-right:25px;
  padding-left:25px;
}

.padv10 {
  padding-top:10px;
  padding-bottom:10px;
}

.header {
  background:url(../img/header.jpg) no-repeat;
  height:80px;
  position:relative;
}

.header-en {
  background:url(../img/header-repeat.gif) repeat-x;
}

.logo {
  background:url(../img/logo.png) no-repeat;
  width:184px;
  height:22px;
  display:inline-block;
  position:absolute;
  top:36px;
  left:21px;
}

.welcome {

}

h1 {
  font-family:DINWeb-Medium;
  font-weight:normal;
  margin:30px 0 17px 0;
  font-size:15px;
  color:#bfe3d1;
}

p {
  
}

.level {
  background:url(../img/level.png) no-repeat 0 0;
  width:92px;height:28px;
  margin:10px 0;
  position:relative;
}

.level.level1 {
  background-position:0 0;
}

.level.level2 {
  background-position:0 -29px;
}

.level.level3 {
  background-position:0 -58px;
}

fieldset {
  border-top:dashed 1px #bfe3d1;
  padding-top:20px;
}

legend {
  background:url(../img/legend.png) no-repeat 0 0 #fff;
  color:#fff;
  height:23px;
  line-height:23px;
  padding-left:10px;
  width:165px;
}

legend.s1 {
  
}

legend.s2 {
  width:256px;
  background-position:0 -46px;
}

legend.s3 {
  width:300px;
  background-position:0 -87px;
}

fieldset > .couple  > label {
  float:left;
  font-size:14px;
}

fieldset > .couple {
  padding-bottom:18px;
}

fieldset > .couple > label > span {
  display:inline-block;
  width:140px;
}

fieldset > .couple > label > input,
fieldset > .couple > label > select {
  width:270px;
  background:#e7e7e8;
  border:0;
  height:20px;
}

fieldset > .couple > label:first-child {
  margin-right:20px;
}

fieldset > .couple > label > label[class=error] {
  display:block;
  padding:5px;
  margin-left:144px;
  background:#ffa9a9;
  
}

.error-summary {
  background:#ffa9a9;
  padding:5px;
}


input, select, textarea {
  display:inline-block;
  font-family:DINWeb-light;
  font-size:12px;
  line-height:16px;
}

.page {
  position:relative;
}

.page-manager {

  background:#e7e7e8;
  float:left;
  width:414px;
    
}
.page-manger-header {
  border-bottom:solid 1px #fff;
  padding:3px;
}

.page-manager > label {
  display:block;
  padding-left:3px;
}

.page-manager > label > span {
  width:40px;
  display:inline-block;
}
.page-manager > label > input[type=text] {
  background:#e7e7e8;
  border:0;
  width:350px;
  font-size:14px;
}

.page-manager > label > label[class=error] {
  display:block;
  padding:5px;
  margin-left:43px;
  background:#ffa9a9;
}

.quests {
  width:876px;
}

.quest {
  width:195px;
  float:left;
  margin-right:22px;
}
.quest > label {
  background:#e7e7e8;
  display:block;
}


.quest > label > .close {
 padding:3px 6px;
 text-decoration:none;
}

.quest > label > label.error {
  display:none!important;
}

.quest > ol {
  padding:15px 21px;
}

.create-your-own {
  background:url(../img/create-your-own.png) no-repeat;
  width:109px;
  height:20px;
  display:inline-block;
  color:#fff;
  line-height:20px;
  text-align:center;
  cursor:pointer;
  text-decoration:none;
}


button.finish, 
a.finish {
  background:url(../img/finish.png) no-repeat;
  width:53px;
  height:22px;
  display:inline-block;
  border:0;
  cursor:pointer;
}


button.next, 
a.next {
  background:url(../img/next.png) no-repeat;
  width:48px;
  height:22px;
  display:inline-block;
  border:0;
  cursor:pointer;
}

.option {

}

.option > label > label.error {
  display:none!important;
}

.option hr {
  border:0;
  border-top:solid 1px #e7e7e8;
}

.option textarea {
  width:634px;
  height:73px;
  border:0;
  background:#e7e7e8;
}

.custom-quest {
  background:#58585a;
  position:absolute;
  top:0;
  right:0;
  width:236px;
  padding:10px;
  color:#acacad;
  font-size:12px;
  line-height:16px;
}


.custom-quest > label {
  display:block;
  padding-bottom:4px;
}
.custom-quest > label > textarea {
  width:234px;
  height:50px;
}
.custom-quest > label > input {
  height:14px;
  font-size:11px;
  width:176px;
}

.custom-quest > label > span {
  display:inline-block;
  width:55px;
}

.custom-quest > label > input,
.custom-quest > label > textarea {
  border:solid 1px #acacad;
  background:#58585a;
  color:#acacad;
}

a.submit,
button.submit {
  display:inline-block;
  background:url( ../img/submit.png) no-repeat;
  width:52px;
  height:17px;
  cursor:pointer;
  border:0;
  font-family:DINWeb-Medium;
  font-size:12px;
  color:#58585a;
  text-align:center;
  line-height:17px;
}

a.send,
button.send {
  background:url(../img/send.png) no-repeat;
  display:inline-block;
  width:52px;
  height:22px;
  text-align:center;
  font-size:12px;
  color:#fff;
  font-family:DINWeb-Medium;
  border:0;
  line-height:22px;
}

.page > .next {
  position:absolute;
  right:-20px;
  bottom:-40px;
}

.page > .send {
  position:absolute;
  right:-20px;
  bottom:-40px;
}

.level .back1 {
  position:absolute;
  width:28px;
  height:28px;
  top:0;
  left:0;
  display:block;
  cursor:pointer;
}

.level .back2 {
  position:absolute;
  width:28px;
  height:28px;
  top:0;
  left:30px;
  display:block;
  cursor:pointer;
}


.iagree > label {
  position:relative;
  display:block;
}
.iagree > label > label.error{
  display:block;
  padding:5px;
  margin-left:144px;
  background:#ffa9a9;
  position:absolute;
  top:0px;
  left:40px;
}


.preloader {
  background: url(../img/preloader-3d.gif) no-repeat center center;
  position: absolute;
  left: 0;
  top: 0;
}