* { margin: 0; padding: 0; }
body {
  background-color: #101213;
  background-color: #000;
  color: #eee;
  font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:18px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  /*font-family: Georgia, Times, serif;
  font-weight: lighter;*/
  text-transform: none;
  padding: 1em 0 0.3em;
}
/*h1 { font-size: 250%; line-height: 100%; margin: 1.2em 0 1em; }*/
h1 { color: #fff; font-size: 160%; line-height: 100%; padding: 1.2em 0 1em; font-weight: bold; text-transform: uppercase; }
h1 em { text-transform: none; font-weight: lighter; }
h2 { font-size: 140%; }
h2 span { font-weight: lighter; }
h3 { font-size: 120%; }
/*h3 { font: bold 0.75em/1.3em Verdana, Arial, Helvetica, sans-serif; }*/
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }
h1 a {
  color: #fff;
}
h1 a:hover {
  color: #fff;
}
h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #fff;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: gold;
  text-decoration: none !important;
}
h3 {
  background: url('../images/cross-pattern.png');
  margin-bottom: 7px;
  padding: 14px 14px 7px;
  font-size: 12px;
  line-height: 14px;
}
img, fieldset { 
  border-width: 0;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff !important;
  text-decoration: underline;
}
a:visited {
  color: #fff;
}
em, i, address, blockquote {
  font: italic 1.1em/1.3em Georgia, Times, serif;
}
hr {
  clear: both;
  visibility: hidden;
  width: auto;
  height: 1%;
}
ul {
  list-style: circle outside url('../images/arrow.gif');
  padding-left: 15px;
  padding-bottom: 1em;
}
li {
  /*position: relative;*/
}
ol {
  /*list-style: decimal outside url('../images/simple-arrow.gif');*/
  padding-left: 2em;
  padding-bottom: 1em;
}
table {
  border-collapse: collapse;
  font-size: 1em;
}
.testcommit {}
tr {
  vertical-align: top;
}
dl {}
dt {
  font-weight: bold;
}
dd {
  padding-left: 1em;
  padding-bottom: 1em;
}
form {
  width: auto;
  height: auto;
}
p {
  padding-bottom: 1em;
}
big {
  font: bold italic 2.1em Georgia, Times, serif;
}
legend {
  width: auto;
  height: auto;
  padding: 0 0 11px;
  font-size: 9px;
  line-height: 11px;
}
form p {
  margin: 0 0 2px;
  padding: 0;
  width: auto;
  /*clear: left;*/
 height: auto !important;
  height: 2.2em;
  min-height: 2.2em;
}
label {
  width: auto;
  height: auto;
  float: left;
  padding: 2px 0;
  font-weight: bold;
  font-size: 0.95em;
  border-bottom: 1px dotted #666;
}
label:hover {
  cursor: hand;
  cursor: pointer;
}
input, textarea {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border: 1px solid #666;
  font: 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
  background-color: #333;
  color: #eee;
}
select {
  width: auto;
  height: auto;
  border: 1px solid #666;
  padding: 0;
  font: 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
  background-color: #333;
  color: #eee;
}
option {
  width: auto;
  height: auto;
  border-bottom: 1px solid #666;
  border-top: 1px solid #444;
  padding: 0 2px;
  color: #eee;
}
input[type="checkbox"],
input[type="radio"], 
input[type="image"],
input[type="button"],
input[type="submit"] {
  width: auto;
  border-width: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
button,
input[type="button"],
input[type="submit"] {
  padding: 0.3em 1em 0.5em;
  margin: 1em 0 0;
  border: 1px solid #666;
  /*background: #eee url('../images/bg-button.png') repeat-x center left;*/
  background-color: #4b565b;
  color: #fff;
  font-size: 10px !important;
  font-weight: bold;
  width: auto !important;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background-color: #3366ff;
}
button span {
  font-weight: normal;
}
.checkbox_container label {
  width: auto;
  border-width: 0;
  display: inline !important;
  float: none;
  padding: 0;
  font-weight: normal;
}
.textarea_container label {
  width: auto;
  border-width: 0;
  display: block !important;
  float: none;
  padding: 0;
  font-weight: normal;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  display: inline !important;
  vertical-align: middle;
}
form .actions {
  padding: 0.5em 0 0;
  margin: 0;
  text-align: center;
  font-size: 9px;
}
/*---------------------------------*/
a.button {
  display: block;
  background: url('../images/button-250px.gif') no-repeat;
  width: 250px;
  height: 23px;
  font-weight: bold;
  font-size: 12px;
  border-width: 0;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  padding: 7px 0 0;
  margin: 6px 0 0;
}
.form_error {
  font-size: 10px;
  color: #ff3300;
  margin-bottom: 2px;
  text-align: center;
}
.error {
  padding: 0 10px;
  background: url('../images/error.gif') no-repeat !important;
  color: #ff3300;
}
p.error {
  margin: 5px 0;
  padding: 10px;
  background: #ff3300 none !important;
  color: #fff;
  font-weight: bold;
}
.success {
  padding: 0 10px;
  background: url('../images/success.gif') no-repeat !important;
  color: green;
}
p.success {
  margin: 5px 0;
  padding: 10px;
  background: green none !important;
  color: #fff;
  font-weight: bold;
}
a.back1 {
  display: block;
  background: url('../images/back.gif') no-repeat;
  width: auto;
  height: auto;
  font-weight: bold;
  font-size: 12px;
  border-width: 0;
  text-decoration: none;
  padding: 0 0 3px 20px;
  margin: 6px 0 0;
}
a.goto1 {
  display: block;
  background: url('../images/goto.gif') no-repeat;
  width: auto;
  height: auto;
  font-weight: bold;
  font-size: 12px;
  border-width: 0;
  text-decoration: none;
  padding: 0 0 3px 20px;
  margin: 6px 0 0;
}
.expose {
  background: url('../images/arrow.gif') right center no-repeat;
  padding-right: 10px;
  margin-right: 1em;
  font: italic 1em/1.3em Georgia, Times, serif;
}
a.back1:hover,
a.goto1:hover {
  text-decoration: underline;
}
/*---------------------------------*/
#container { position: relative; }
#header { position: relative; width: 100%; height: 80px; }
#header h1 {
  position: absolute;
  left: 30px;
  top: 25px;
  width: 260px;
  height: 30px;
  background: transparent url('../images/myface-black-logo.png') no-repeat;
  margin: 0;
  padding: 0;
}
#header a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 260px;
  height: 30px;
}
#header span,
#header blockquote { display: none; }
#main-wrapper { width: 100%; height: auto; }
#main { width: auto; margin: 0 auto; background-color: #000; }
#footer {
  padding-top: 1em;
  clear: both;
}
#credits {
  clear: both;
  font-size: 10px;
  line-height: 12px;
  color: #666;
  background-color: transparent;
  padding: 1em;
  text-align: center;
}
#legals {
  width: 360px;
  margin: 0 auto;
  font-size: 9px;
  line-height: 1.3em;
  color: #666;
  background-color: transparent;
  padding: 1em 1em 2em;
  text-align: left;
}
ul#breadcrumb,
ul#breadcrumb_trail {
  position: absolute;
  top: 15px;
  left: 32px;
  padding: 0;
  margin: 0;
  font-size: 10px !important;
  line-height: 12px !important;
  height: 12px;
}
ul#breadcrumb li,
ul#breadcrumb_trail li {
  /*display: inline;*/
  float: left;
  list-style: none outside none;
  padding: 0 1em 0 0;
  margin: 0 0.5em 0 0;
  background: url("../images/arrow.gif") right no-repeat;
  color: #666 !important;
}
ul#breadcrumb li a,
ul#breadcrumb_trail li a {
  text-decoration: none;
  color: #ccc !important;
}
ul#breadcrumb li.last,
ul#breadcrumb_trail li.last {
  background: none;
}
#box-auth,
#indicator-auth {
  position: absolute;
  top: 40px;
  right: 48%;
  padding: 0 0 0;
  font-weight: normal;
  font-size: 10px !important;
}
#box-auth .on {
  background: transparent url('../images/on.png') 0 2px no-repeat;
  padding: 0 0 5px 19px;
}
#box-auth .off {
  background: transparent url('../images/off.png') 0 2px no-repeat;
  padding: 0 0 5px 19px;
}
#box-auth a {
  text-decoration: none;
}
#box-auth a:hover {
  text-decoration: underline;
}
#shopping-cart-front {
  position: absolute;
  top: 40px;
  right: 30px;
  font-weight: normal;
  font-size: 10px !important;
}
#shopping-cart {
  position: absolute;
  top: 37px;
  right: 20px;
  font-weight: normal;
  font-size: 10px !important;
}
#shopping-cart p,
#shopping-cart-front  p {
  padding: 0 0 0 22px;
  background: url('../images/cart.gif') 0 1px no-repeat;
}
#shopping-cart a,
#shopping-cart-front a {
  color: green;
  text-decoration: none;
}
#shopping-cart a:hover,
#shopping-cart-front a:hover  {
  color: #000;
  text-decoration: underline;
}
#count-children,
#count-products {
  display: none;
  position: absolute;
  top: 57px;
  left: 191px;
  float: left;
  font-size: 9px;
  text-align: right;
}
#count-children strong,
#count-products strong {
  display: block;
  font: italic 4.1em/1em Georgia, Times, serif;
  background-color: #444;
  color: #fff;
}
#wall_black_swf_container {
  background: url('../images/bg-main.png') repeat-x;
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
}
#signin_form label{
  width: 97px;
}
#password_recovery_form label{
  width: 97px;
}
#signin_form #username,
#signin_form #password {
  width: 137px;
}
#signin_form #remember_me label{
  background: transparent none;
  border-bottom-width: 0;
  width: auto;
  padding-left: 97px;
}
#signin_form #remember {
  background-color: transparent !important;
  border-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
#signin_form .actions {
  width: auto;
}
#join_form label {
  width: 200px;
}
#join_form input {
  margin: 0;
  width: 180px;
}
#join_form #country,
#join_form #first_time {
  margin: 0;
  width: 185px;
}
#join_form #surname {
  margin: 0;
  width: 125px;
}