body {
  margin: 0;
}
.clr{clear:both}
#page, textarea {
  font-size: 13px;
  line-height: 1.5em;
}

body, caption, th, td, input, textarea, select, option, legend, fieldset {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}

/* Ссылки */
a:link, a:visited {
  color: #336666;
  text-decoration: underline;
}
a:hover, a:active {
  color: #336666;
  text-decoration: none;
}

/* Заголовки */
h1, .h1 {
  font-weight: normal;
  font-size: 36px;
  line-height: 1.3em;
  margin: 0;
  text-transform: lowercase;
  color: #333;
}
h2, .h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3em;
  margin: 0 0 25px 0;
  color: #333;
}
h3, .h3 {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2em;
  margin: 0 0 20px 0;
  color: #333;
}

/* Параграфы */
p { margin: 1.4em 0 1.4em 1em;}

/* Списки */
#content-inner ul, ol {
  padding: 0 0 0 2em;
}
#content-inner ul li {
  margin: 0.5em 0;
  padding: 0 0 0 15px;
  background: url('/images/li.png') no-repeat 0 0.8em;
}

/* Врезки */
#content-inner .inset {
  background-color: #f5f5ea;
}
#content-inner .inset-content {
  margin: 0 30px;
}
#content-inner .inset p, #content-inner .inset ul, #content-inner ul li {
  margin: 0;
}

/* Меню */
ul.menu {
}

/* Формы */
h2.form {
  font-size: 16px;
  font-weight: normal;
  margin: 20px 0;
}
label {
  font-size: 14px;
}
label.label-block {
  display: block;
}
.form-item {
  margin: 20px 0 20px 10px;
  width:455px;
}
.form-item-submit{
  text-align:right
}
.form-text {
}
.form-text-block {
  display: block;
  width: 420px;
}
.form-textarea-block {
  display: block;
  width: 420px;
}
.item-cover {
  padding-left: 30px;
  margin-top: 3px;
}
.form-submit {
}
.form-item-desc {
  color: #666666;
  font-size: 11px;
  line-height: 1.2em;
}
.logining{
  position:relative;
  z-index:50;
}

#form_logining{
  position:absolute;
  z-index:150;
  width:100%;
  top:40px;
  left:0;
}
.form_logining{
  margin:0 auto;
  width:900px;
  position:relative;
  z-index:150;
}
.form_logining_bg{
  width:350px;
  height:110px;
  float:right;
  background:url('/img/authform_bg.gif') no-repeat left top;
  position:relative;
  z-index:150;
}
.form_log_padd{
  padding:50px 0 0 27px;
}
.form_hide{
  display:none;
}
.form_over{
  height:0;
  overflow:hidden;
}
.form_a{
  color:#ffffff !important;
  font-size:13px;
}
.f_text{
  width:110px;
  margin-right:14px;
  border:1px solid #b3b9c3;
  color:#7f7f7f;
}
.f_butt{
  width:50px;
}
.f_butt2{
  width:70px;
}

.cart_ok{position:relative; z-index:30}
.errors{border:1px solid #D03700;padding:10px;margin:10px 0}


/* Аптеки */
h2.collapsible {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
  color: #336666;
}
h2.collapsible span {
  border-bottom: 1px dashed #336666;
  cursor: pointer;
}
div.table-wrapper {
  overflow: hidden;
}
table.data td.apt-name {
  width: 140px;
}
table.data td.apt-address {
  width: 190px;
}
table.data td.apt-phone {
  width: 140px;
}

/* Таблица с данными */
table.data {
  border: 0;
  width: 500px;
  margin: 10px 0 50px 0;
}
table.data tr {
}
table.data td {
  vertical-align: middle;
  padding: 5px 10px 5px 0;
  border-bottom: 1px solid #d3dec7;
}
table.data tr.first td {
  border-top: 1px solid #d3dec7;
}

/* Консультации */
.question {
  margin-bottom: 30px;
}
h2.question-title {
  font-size: 20px;
  font-weight: norma;
}
.question-info {
  margin: 20px 0 10px 0;
}
.question-author {
  padding-left: 20px;
  background:url('/images/balloon.png') no-repeat left center;
}
.question-date {
  font-size: 11px;
  color: #666;
}
.question-content {
  padding-left: 8px;
}
.answer {
  margin-bottom: 30px;
  margin-left: 20px;
}
.answer-info {
  margin: 20px 0 10px 0;
}
.answer-author {
  padding-left: 20px;
  background:url('/images/balloon.png') no-repeat left center;
}
.answer-date {
  font-size: 11px;
  color: #666;
}
.answer-content {
  padding-left: 8px;
}
h2.form-title {
  font-size: 26px;
  color: #333;
  font-weight: normal;
  text-transform: lowercase;
  margin: 65px 0 25px 15px;
}
form.consultation-form {
}
form.consultation-form .form-item {
  width: 480px;
  margin: 10px 0;
}
input.consultation-form-title {
  width: 476px;
}
input.consultation-form-author {
  float: left;
  width: 230px;
}
input.consultation-form-email {
  width: 230px;
  float: right;
}
textarea.consultation-form-content {
  width: 476px;
  height: 160px;
}
input.consultation-form-submit {
  float: right;
}
#publish-wrapper {
  float: left;
}
.form-item-publish {
  margin-left: 15px!important;
}
.form-item-publish label {
  font-size: 13px;
}
#form-wrapper {
  background-color: #f5f5ea;
}
#form-wrapper-content {
  margin: -10px 0 -10px 0;
  padding-left: 15px;
}

.promo_a{color:#333 !important;text-decoration:none !important;}
.promo_a:hover{text-decoration:underline !important}

