*{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
ul,ol{list-style: none;}
label, input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}
table{border-collapse: collapse; border: none; font-size: 11px;}
hr,.hide{display: none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

body {
  background: #640000 url("../img/body-bg.png") repeat-x 0 0;
  font: 11px/14px Arial, Helvetica, sans-serif;
  color: #353535;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  position:relative
  }
#lang {
  padding: 0 26px 0 0;
  overflow: hidden;
  zoom: 1;
  height: 56px;
}
#lang ul {
  overflow: hidden;
  zoom: 1;
  padding-top: 22px;
  float: right;
}
#lang li {
  float: left;
  padding-lefT: 15px;
}

#main {
  background: #FFF;
}

#header {
  height: 70px;
  background: url("../img/header-bg.gif") no-repeat 0 0;
}
#header h1 {
  float: left;
  padding: 22px 0 0 22px;
}
#header ul {
  float: right;
  padding: 22px 29px 0 0;
}
#header ul li {
  float: left;
  display: inline;
  margin-left: 20px;
}


#main{background: #FFF; position: relative;}
#main-in{background: #FFF;}
#main-out{min-height: 240px; padding: 13px; margin: 0 2px;}

#shadow{
background: url(../images/shadow-bg.png) no-repeat 0 0;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/adultsexyfriends/images/shadow-bg.png sizingMethod=crop);
height: 15px;}

#f-menu {
  margin-top: 9px;
  height: 31px;
  line-height: 31px;
  font-size: 10px;
  text-align: center;
  background: url("../img/menu-bg-inner.gif");
}
#f-menu li {
  display: inline;
  padding: 0 7px 0 9px;
  background: url("../img/f-sep.gif") no-repeat 0 50%;
}
#f-menu .f {
  padding-left: 0;
  background: none;
}
#f-menu a {
  color: #FFF;
  text-decoration: none;
}

#footer {
  color: #FFF;
  font-size: 10px;
  padding: 15px 0;
  text-align: center;
}
#footer a {color: #F50025;}
