html {
  position: relative;
  z-index: 0; }

body {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 12px; }

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td, .x {
  margin: 0;
  padding: 0;
  color: inherit;
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: inherit;
  font-size: 1em;
  font-weight: inherit;
  font-style: inherit;
  line-height: 1em;
  text-decoration: none;
  text-align: left;
  vertical-align: baseline;
  border: 0;
  outline: 0; }

input,
textarea,
select,
button {
  outline: 0; }

ul, ol, dd {
  margin: 0 0 0 20px;
  list-style-position: outside; }
  ul ul, ol ul, dd ul {
    list-style-type: circle; }

ol {
  list-style-type: decimal;
  list-style-position: outside; }
  ol ol {
    list-style-type: lower-roman; }

dt {
  font-weight: bold; }

hr {
  display: block;
  height: 1px;
  background: #000;
  border: none; }

code, pre, var {
  padding: 2px;
  font-family: "Palatino Linotype", "Courier New", monospace;
  color: #080;
  background-color: #eee;
  font-size: 12px; }

del {
  color: #888;
  text-decoration: line-through; }

abbr, acronym {
  text-transform: uppercase;
  border-bottom: 1px dashed #ddd;
  cursor: help; }

strong {
  font-weight: bold; }

em, cite {
  font-style: italic; }

u, ins {
  text-decoration: underline; }

s, strike {
  text-decoration: line-through; }

sub {
  font-size: 7px;
  vertical-align: sub; }

sup {
  font-size: 7px;
  vertical-align: super; }

var, code, kbd {
  padding: 2px;
  font-family: monospace; }

h1 {
  font-size: 31px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 21px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

a {
  color: #02f;
  text-decoration: underline; }
  a:hover {
    color: #222; }
  a:active {
    color: #c33; }

blockquote cite {
  display: block; }

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0; }
  table th, table td {
    vertical-align: top; }
  table thead, table th, table caption {
    font-weight: bold; }

img {
  -ms-interpolation-mode: bicubic; }

body {
  text-align: center; }

.left {
  text-align: left; }
  .left #container {
    margin-left: 0; }

.right #container {
  margin-right: 0; }

#header, #content-wrapper {
  position: relative;
  _display: inline-block;
  _zoom: 1;
  clear: both;
  margin: 0 auto; }
  #header:after, #content-wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  *+html #header, *+html #content-wrapper {
    height: 1%;
    zoom: 1; }

#container, #footer {
  clear: both;
  margin: 0 auto; }

.nav {
  position: relative;
  _display: inline-block;
  _zoom: 1;
  margin: 0;
  list-style: none; }
  .nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  *+html .nav {
    height: 1%;
    zoom: 1; }
  .nav li {
    float: left; }
  .nav a {
    float: left; }
  .nav li {
    display: block;
    margin: 0; }
  .nav li {
    float: left; }

body {
  color: #414245;
  background-color: #c7d2dc;
  background-image: url(../img/style/body.png);
  background-repeat: repeat-x; }

#container {
  width: 800px;
  height: 560px;
  padding: 50px auto 50px;
  background-image: url(../img/style/woman.jpg);
  background-position: 100% 0; }

#header {
  padding: 50px 0 0; }

#content-wrapper {
  width: 60%;
  margin: 0;
  position: relative; }

#page {
  position: absolute;
  top: 0;
  width: 100%; }

#content {
  position: relative;
  margin: 40px 0  0; }
  #content.f300 {
    height: 273px; }
  *+html #content {
    margin-top: 160px; }

#answer {
  line-height: 18px; }

#footer {
  position: relative;
  _display: inline-block;
  _zoom: 1;
  height: 52px;
  padding: 10px;
  text-align: center; }
  #footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  *+html #footer {
    height: 1%;
    zoom: 1; }

p {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 18px; }
  p strong {
    color: #333; }

.total {
  position: relative;
  width: 350px;
  margin: 18px auto 0;
  color: #b00;
  font-size: 18px;
  font-weight: bold;
  text-align: center; }
  #footer .total {
    width: 100px;
    left: -50px; }
  .total strong {
    font-size: 26px; }
  .total p {
    margin: 10px 0 0;
    color: #333;
    text-align: center; }

#answer {
  display: none;
  height: 140px;
  overflow: auto; }

.btn {
  display: block;
  width: 245px;
  margin: 0 auto;
  padding: 17px 0;
  color: #b00;
  background-color: transparent;
  background-image: url(../img/style/button.png);
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center; }
  .btn:hover {
    color: #ba0000;
    background-position: 0 -52px; }
  .btn:active {
    background-position: 0 -104px; }
  .btn.alt {
    width: 115px;
    float: right;
    background-position: -245px 0; }
    .btn.alt:hover {
      background-position: -245px -52px; }
    .btn.alt:active {
      background-position: -245px -104px; }

form .legend {
  display: block; }
form .control {
  position: relative;
  _display: inline-block;
  _zoom: 1; }
  form .control:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  *+html form .control {
    height: 1%;
    zoom: 1; }
form label,
form .alt .title {
  float: left;
  width: 150px;
  margin-left: 0;
  padding: 6px 0;
  vertical-align: top; }
form input, form select, form textarea {
  width: 250px;
  padding: 3px;
  border: 1px solid #888; }
form input[type=text],
form textarea {
  padding-top: 4px;
  padding-bottom: 4px; }
form select {
  width: 258px;
  cursor: pointer; }
form textarea {
  height: 72px; }
form button {
  margin: 0;
  font-weight: bold;
  cursor: pointer; }
form .indent {
  margin-left: 150px; }
form .row label {
  position: relative;
  _display: inline-block;
  _zoom: 1;
  float: none;
  display: block;
  margin-left: 150px; }
  form .row label:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  *+html form .row label {
    height: 1%;
    zoom: 1; }
  form .row label p, form .row label span, form .row label div {
    float: left;
    margin: -15px 0 0 20px; }
form .row .title {
  margin-right: -150px; }
form .alt label {
  width: auto;
  padding: 3px 0;
  padding-right: 15px; }
  form .alt label p, form .alt label span, form .alt label div {
    display: inline; }
form .alt input {
  width: auto;
  margin: 3px;
  margin-left: 0;
  padding: 0;
  border: 0;
  cursor: pointer; }
form.block label,
form.block .indent {
  display: block;
  float: none;
  clear: left;
  margin-left: 0; }
form.block .alt label {
  float: left; }
form.block .alt .title {
  width: auto;
  padding-right: 15px; }
form.inline .control {
  display: inline;
  clear: none; }
form.inline .indent {
  margin-left: 0; }
form.inline label {
  width: auto;
  padding-right: 15px; }

.control {
  margin: 0 0 10px; }

input {
  font-size: 14px;
  background-color: #c6cbd0; }

form .alt {
  _float: left; }

form .control.alt label {
  width: 100%; }

label.error {
  clear: left;
  margin-left: 150px;
  color: #b00;
  font-size: 11px; }
  .question label.error {
    position: absolute;
    left: -9999px; }

h1 {
  width: 400px;
  color: #525658;
  font-size: 38px;
  font-weight: bold; }

@media print {
  body {
    font-size: 12pt; } }
