/*
 * Style for for Ardmix site
 *
 * Design: LTD progway, http://www.progway.ru/
 * Author: LTD progway, http://www.progway.ru/
 * Copyright (c): 2008
 *
 */
html {
  background-color: #1f1a17;
}
body {
  padding: 0;
  margin: 0 auto;
  width: 1000px;
  position: relative;
  background: url('./images/bg.jpg') no-repeat;
  color: white;
}

div, ul, ol, li, img, form, p {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
body, div {
  font-family: Times New Roman, serif;
}
body, div, p, td{
  font-size: 12px;
}
.bold {
  font-weight: bold;
}
.big {
  font-size: 14px;
}
.big2 {
  font-size: 16px;
}
.small {
  font-size: 11px;
}
.right, .signature {
  float: right;
}
.text_header{
  float: right;
  width: 250px;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.indent {
  padding-bottom: 15px;
}
.indent2 {
  padding-bottom: 30px;
}
.zipped {
  width: 70%;
}
.error {
  color: #cd0000;
  font-size: 0.85em;
  margin-left: 15px;
}
.black {
  color: black;
}
.price {
  font-size: 16px;
  font-weight: bold;
  color: white;
  padding: 10px 0 0 0;
}
#header {
  padding-left: 298px;
  height: 298px;
}
#header #hcontacts {
  color: white;
  padding: 30px 0 0px 0;
  font-size: 12px;
  line-height: 15px; /*important*/
}
#header #logo{
  border-top: 1px solid #3e3a37;
  position: relative;
  background: #ffffff url('./images/logo_bg.png') repeat-y;
  height: 85px;
}
#header #logo p {
  color: black;
  font-size: 24px;
  padding: 30px 0 0 115px;
}
#header #logo img {
  position: absolute;
  right:15px;
  top:15px;
  border: 0;
}
#header #vmenu {
  padding: 10px 0 5px 1px; /* bug in firefox */
}
#header .vmenu {
  color: #c1c1c1;
  border-bottom: #dd779d 3px solid;
  margin: 0 50px 0 10px;
  text-decoration: none;
  font-size: 14px;
}
#header h1{
  padding: 45px 50px 0 0;
  margin: 0;
  position: relative;
  left: -50px;
  font-style: italic;
  font-weight: normal;
  color: #dd779d;
  font-size: 42px;
  width: 550px;
}
#main {
  clear: both;
}

ul.menu {
  width: 160px;
  margin: 0 50px;
  float: left;
  padding: 10px 0 0 0;
}
ul.menu li {
  color: white;
  background-color: #605d5c;
  padding: 3px 15px;
  margin: 3px 0;
  font-size: 14px;
}
ul.menu li a, .head a{
  color: white;
  text-decoration: none;
}
ul.menu li.active {
  background-color: #dd779d;
}
#main {
  color: #c1c1c1;
}
#content {
  width: 50%;
  float: left;
  padding: 10px 0 50px 0;
}
#content strong {
  color: white;
}
#content p, #content ul {
  font-size: 14px;
}
#content td {
  vertical-align: top;
}

#content h2, h3 {
  font-size: 24px;
  /*font-family: Sylfaen;*/
  font-style: italic;
  font-weight: normal;
  color: #a9a9a9;
}       
h3 {
  font-size: 18px;
  color: #dd779d; 
}

#gallery {
  float: right;
  position: relative;
  top: -120px;
  padding-left: 40px;
  padding-right: 10px;
}
#gallery ul {
  border: 1px solid white;
  padding: 0 2px 2px 2px;
}
#gallery ul li {
  padding-top: 2px;
}
#gallery p.head {
  color: white;
  background-color: #dd779d;
  padding: 3px 15px;
  margin: 15px 0;
  font-size: 14px;
}      
#gallery img {
  width: 150px;
  height: 150px;
  border: 0;
  vertical-align: top; /*IE6-7 bug*/
}
#contacts {
  text-align: center; 
  padding: 15px 0 0 0;
}
img.preview { /* combine with #gallery ul*/
  border: 1px solid white;
  padding: 2px;
  height: 100px; /*fixed size*/
  width: 100px;
}
ul#building li {
  width: 28%;
  float: left;
  margin: 0 25px 25px 0;
}
ul#tendency li {
  padding: 0 0 25px 0;
  clear: both;
}
ul#tendency p {
  margin-left: 120px;
}
ul#tendency img {
  float: left;
  height: 100px; /*fixed size*/
  width: 100px;
}
ul#tendency h2{
  color: #a9a9a9; 
  font-size: 24px;
  margin: 10px 0;
}               
.preview li{
  float:left;
  padding: 0 10px 10px 0;
}
.input {
  width: 100%;
  margin-bottom: 15px;
}
textarea {
  height: 200px;
  overflow: auto;
}
#captcha {
  float: right;
}
#captcha img {
  padding: 3px 10px 0 0;
}
#id_captcha {
  margin-bottom: 15px;
  width: 160px;
  border:0;
  font-size: 16px;
}
#send {
  clear: right;
  float: right;
  background-color: #dd779d;
  border: 0;
  width: 160px;
  color: white;
  font-size: 16px;
  padding: 2px 0;
  cursor: pointer;
}

.partner {
  padding: 0 0 15px 0;
}
#article {
  border-left: 10px solid #72706f;
  border-right: 10px solid #72706f;
  background-color: white;
  padding: 15px;
  color: black;
}
#article h2{
  font-size: 24px;
}
#article strong {
  color: black;
}
#article ul {
  list-style-type: disc;
  padding-left: 25px;
}
#article ul.tendency-preview {
  list-style-type: none;
  padding: 0;
}


#article ul.tendency-preview li {
  float:left;
  padding-right: 15px; 
  padding-bottom: 15px;

}
#content p, #article p {
  padding-bottom: 10px;
}
#content p.small {
  font-size: 85%;
}

#article .price {
  color: black;
}
#article a.request {
  font-size: 16px;
  color: #dd779d;
}
#content ul#services {
  padding: 0 0 10px 25px;
  list-style: disc;
}
#content a{
  color: #dd779d;
}
img.pic {
  width: 450px;
  padding-bottom: 15px;
}
#copyright {
  padding-top: 15px;
  text-align: center;
  color: white;
}
a#progway, a#publicity  {
  color: #84c225;
  text-decoration: none;
  font-size: 90%;
}
a#progway:hover, a#publicity:hover {
  color: #fff;
  background-color: #84c225;
}
a#progway strong, a#publicity strong {
  font-weight: normal;
}
#flashcontent {
  width: 506px;
  height: 238px;
}
#flashauthor {
  color: white;
}

/* paginator */
.paginator {
  white-space: nowrap;
  text-align: center;
}
span.ditto_currentpage{
  text-decoration: none;
  font-weight: bold;
  font-size: 125%;
  color: white;
  padding: 0 10px;
}
a.ditto_page {
  padding: 0 10px;
}
a.ditto_page.far {
  display: none;
}
a.prev {
  padding-right: 10px;
}
a.next {
  padding-left: 10px;
}
