*{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: #fff;
  font: 11px/14px Tahoma, Verdana, sans-serif;
  color: #4D4D4D;
}

#wrapper {
  width: 861px;
  margin: 0 auto;
}

#header {
  height: 113px;
}
#header h1 {
  float: left;
  margin: 16px 0 0 -7px;
}
#header h1 img {position: relative;}
#login {
  float: right;
  width: 322px;
  display: inline;
  margin: 0px 3px 0 0;
  background: url("../img/login-bg.gif") no-repeat 0 70%;
}
#login form * {vertical-align: middle;}
#login form {
  padding: 27px 0 0 0;
}
#login form a {color: #B9B9B9;}
#login form td, #login form th {
font-size:11px;
  padding: 0 5px 2px 0;
  color: #B9B9B9;
  text-align: left;
  font-weight: normal;
}
#login form th {
  color: #F849BF;
}
#login form input {
  width: 110px;
  font-family: Tahoma, Verdana, sans-serif;
  color: #000;
  font-size: 11px;
  padding: 3px 1px;
  border: 1px solid #CBC9C9;
}
#remember, #login form input.button2 {
  width: auto !important;
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  color: #FFF !important;
  background: none !important;
}

#menu {
  height: 31px;
  background: url("../img/menu-bg.gif");
  overflow: hidden;
}
#menu .menu {float: left;}
#menu .menu li {
  float: left;
  padding: 11px 15px 15px 17px;
  background: url("../img/m-sep.png") no-repeat 0 0;
}
#menu .f {background: none !important;}
#menu .lang {
  float: right;
  padding-right: 25px;
  padding-top: 8px;
  font-size: 10px;
}
#menu .lang li {
  float: left;
  padding-left: 15px;
}
#menu .lang * {vertical-align: middle;}
#menu .lang a {
  text-decoration: none;
  color: #595959;
}

#main{position: relative;
width:760px;
margin:0 auto;

}
#main-out{min-height: 240px; padding-top: 10px; margin: 0px; padding-bottom: 10px;}

#shadow{ margin-bottom:120px;
background: url(../images/shadow-bg.png) no-repeat 0 0;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/new_age/images/shadow-bg.png sizingMethod=crop);
height: 15px;}

#f-menu {
  height: 31px;
  background: url("../img/f-menu-bg.gif");
  color: #E2E2E2;
  line-height: 31px;
  padding-left: 20px;
}
#f-menu a {
  color: #6D6D6D;
  text-decoration: none;
  margin: 0 3px;
}

#footerLeft {
  padding-left: 23px;
  float:left;
  font-size: 10px;
  color: #909090;
  line-height: 31px;
}
#footerLeft strong {
  color: #DA71B1;
  font-weight: normal;
}
#footerRight {
  padding-right: 23px;
  float:right;
  font-size: 10px;
  color: #909090;
  line-height: 31px;
}
#footerRight a {
  color: #DA71B1;
  font-weight: normal;
}
