/* BODY */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: transparent url('/images/bg_body_front.png') repeat-x left top;
	color: #333;
	min-height: 100%;
	width: 100%;
}

#bgleft {
  display: block;
  height: 60px;
  width: 50%;
  position: absolute;
	background: #FFF url('/images/bg_left_front.png') repeat-x left top;
  left: 0;
}

/* STRUCTURE */

#structure {
	width: 768px !important;
	position: absolute !important;
	left: 50% !important;
	margin-left: -384px !important;
  background: transparent url('/images/bg_body_front.png') repeat-x left top !important;
}

#top {
	height: 530px !important;
	margin-bottom: -370px !important;
}

.top0 {
	background: transparent url('/images/bg_front0.jpg') no-repeat left top !important;
}

.top1 {
  background-image: url('/images/bg_front1.jpg') !important;
}

.top2 {
  background-image: url('/images/bg_front2.jpg') !important;
}

.top3 {
  background-image: url('/images/bg_front3.jpg') !important;
}

.top4 {
  background-image: url('/images/bg_front4.jpg') !important;
}

.top5 {
  background-image: url('/images/bg_front5.jpg') !important;
}

.top6 {
  background-image: url('/images/bg_front6.jpg') !important;
}

.top7 {
  background-image: url('/images/bg_front7.png') !important;
}

#top #logo {
  width: 159px;
  height: 48px;
  display: block;
	position: absolute;
	top: 18px;
	left: 54px;
}

#top #logo img {
	display: none;
}

#center_full {
	margin: 0 5em 0 223px;
	min-height: 300px;
}

#animation {
  width: 768px;
  position: absolute;
  top: 0;
  z-index: 1;
}

/* STEPS */

ol li {
  padding: 1em 0;
  margin: 0 2em;
}

#steps {
  margin: 20px 0;
  list-style-type: none;
  display: block;
}

#steps li {
  padding: 0;
  margin: 0;
  background: transparent url('/images/ico12/right.png') no-repeat 0px 0px;
  width: 30%;
  float: left;
  padding-left: 16px;
  height: 40px;
  display: block;
}

#steps li.current {
  font-size: 1.3em;
  color: #000;
  line-height: 1em;
}

/* MENU */

#menu_about dt {
  background-color: #FFFFFF;
}

/* DETACH */

#detach {
  padding: 0;
  width: 42.5%;
  position: relative;
  left: 57.5%;
  z-index: 2;
  height: 360px;
}

#detach img.title {
  position: relative;
  left: -5px;
}

#detach p {
  margin: 1em 0;
}

#detach form dl, #detach form dl dd {
  border: none;
}

form {
  color: #333 !important;
  width: 99%;
}

form dl dt {
  clear: none;
}

#detach label {
  text-align: right;
  font-weight: bold;
  padding-right: 4px;
}

form br {
  line-height: 1.5em;
}

form .borderless {
  margin-top: -8px;
  position: relative;
  top: 10px;
}

.btn {
  margin-top: 4px;
}

/* FEATURES */

#features {
  padding: 0 1em;
  width: 60%;
  border-right: 1px solid #D9D4C7;
  float: left;
  margin-bottom: 5em;
}

#features p {
  padding: 0 1em;
}

#features .half {
  margin-top: 2em;
}

#features .half * {
  padding-left: 76px;
}

#features h3, #detach h3, #featsearch h3 {
  color: #c30;
}

#features h3 {
  margin-top: 5px;
}

#featsearch {
  background: transparent url('/images/fr_no_search.png') no-repeat left top;
  margin-top: 2em;
  padding-left: 76px;
}

#features #stamp {
  background: transparent url('/images/frstamp.jpg') no-repeat left top;
}

#features #pic {
  background: transparent url('/images/frpic.jpg') no-repeat left top;
}

#features #hot {
  background: transparent url('/images/frhot.jpg') no-repeat left top;
}

#features #couple {
  background: transparent url('/images/frcouple.jpg') no-repeat left top;
}

#sidebar {
  width: 35%;
  float: right;
  font-size: 1em;
}

#sidebar .msg {
  padding: .5em 10px .5em 28px;
}

ol.ethereal {
  list-style-type: none;
}

label {
	width: 30% !important;
}

#detach label {
  padding: 2px;
	width: 25%;
}

fieldset {
	padding: 8px 0;
}

h3 {
  margin: 1em 0 0 0;
}

.info h3 {
  margin: -0.2em 0 0.5em 0;
}

#idiv {
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #D9D4C7;
  padding: 0 0.5em;
}

#idiv h1, #idiv h2, #idiv h3,
.terms h2, .terms h3 {
  font-size: 1.2em;
}

/* MENU */

#menu_about {
  position: relative;
	list-style-type: none;
	margin-bottom: 10px;
	background: transparent url('/images/bg_side.png') repeat-y right top;
	padding: 5px 0;
}

#menu_about dt {
  background-color: #FFFFFF;
}

#menu_about dt a {
	background: transparent url('/images/bullet_off.png') no-repeat 3px 3px;
	text-decoration: none !important;
	color: #605C5B !important;
	display: block;
	padding: 3px 3px 3px 20px;
}

/* LISTS */

ul {
  list-style: none;
}

/* LANGBAR */

#languageBar {
  border: 1px solid #ece9e2;
  display: inline;
  display: block;
  width: 120px;
  position: absolute;
  left: 560px;
  top: 64px;
  background: transparent url('/images/ico12/down.png') no-repeat 4px 4px;
  cursor: pointer;
  float: left;
  z-index: 9;
}

#languageBar span {
  padding: 4px 4px 4px 20px;
  display: block;
}

#languageBar ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-position: inside;
}

#languageBar ul li {
  border-top: 1px solid #ece9e2;
  background-color: #fbfaf6;
  padding: 2px 4px 2px 20px;
  margin: 0;
}

#ticket { position: absolute; top: 170px; left: -51px; }
