
/*--------------------------------------------------------------

    Стилевой файл шаблона художника Сурена Айвазяна

    Версия шаблона:     1.0
    Автор:              AmmiAk
    Эл. почта:          ammiak@indaweb.ru
    Сайт автора:        http://www.indaweb.ru/

--------------------------------------------------------------*/

html, body {
  height: 100%;
}

body {
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
}

td {
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
  font-weight: normal;
  margin: 10px 0;
  padding: 0;
}

h2 {
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  line-height: 28px;
  color: #392f30;
  margin: 30px 0;
}

a {
  text-decoration: underline;
  color: #6e0023;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}


#frontend {
  background: #ebe8e3 url(/images/bgBodyInner.jpg) no-repeat center 287px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  line-height: 17px;
  color: #39322c;
}

#frontendContent {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}


/* Основное меню
---------------------------------------------*/

#preFrontend {
  position: relative;
  float: right;
  right: 50%;
}

#frontendMenu {
  height: 38px;
  background: url(/images/bgMenuInner.gif) no-repeat left top;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  right: -50%;
}

#frontendMenu li {
  float: left;
  background: url(/images/bgMenuInner.gif) no-repeat right top;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
  padding: 0 38px 0 36px;
}

#frontendMenu div {
  display: none;
  text-align: left;
  margin-left: -40px;
  position: absolute;
  width: 352px;
  height: 188px;
  background: url(/images/bgMenuSub.gif) no-repeat left top;
}

#frontendMenu ul {
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 30px 20px 30px 38px;
  overflow: hidden;
}

#frontendMenu li:hover div {
  display: block;
  
  
}

#frontendMenu div li {
  float: left;
  width: 40%;
  background: none;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 14px;
  padding: 0;
  margin: 0 20px 10px 0;
}

#frontendMenu a {
  text-decoration: none;
  color: #5d5349;
}


/* Основное содержимое
---------------------------------------------*/

#frontendMain {
  width: 906px;
  text-align: left;
  margin: 0 auto;
  padding: 38px 0 0;
  padding-bottom: 106px;
}

#mainImg {
  float: left;
  width: 300px;
}

#mainComponent {
  float: right;
  width: 556px;
  padding-bottom: 30px;
}

.cons_htable {
  width: 100%;
  background: url(/images/bgBodyResponses.jpg) no-repeat center top;
  margin: -14px 0 0 131px;
}

.cons_htable td {
  vertical-align: top;
  padding-top: 10px;
}

.cons_htable_td1 {
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 150px;
}

.cons_htable_td2 {
  padding-right: 150px;
}

.cons_table {
  margin: 0 29px 0 282px;
}

.cons_table_td1 {
  padding-right: 30px;
}

.cons_table_td2 p {
  margin: 0;
}

.cons_table_td3 {
  font-size: 13px;
  font-style: italic;
  line-height: 16px;
  padding-left: 80px;
}

.cons_htable tbody {
  margin-top: 30px;
}

.cons_htable input,
.cons_htable textarea {
  width: 450px;
  border: none;
  border-bottom: 1px solid #c6bfaf;
  background: none;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
}

.cons_htable textarea {
  height: 87px;
  border: none;
  background: url(/images/bgTextarea.gif) repeat left -5px;
  line-height: 29px;
}

.cons_htable .cons_submit {
  width: auto;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0 60px 260px;
  padding: 0;
  cursor: pointer;
}

#mainBoth {
  clear: both;
}


/* Фотогалерея
---------------------------------------------*/

.PHOTOGALARY_listertd {
  padding: 0 0 15px;
}

.PHOTOGALARY_td {
  padding: 35px 35px 2px 0;
}


/* Содержимое футера
---------------------------------------------*/

#frontendFooter {
  width: 1260px;
  height: 76px;
  background: url(/images/bgFooter.gif) repeat-x left top;
  text-align: left;
  margin: -76px auto 0;
  position: relative;
}

#contentCopy {
  width: 300px;
  height: 14px;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  position: absolute;
  left: 179px;
  bottom: 30px;
}

#contentDevelop {
  width: 500px;
  height: 14px;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  text-align: right;
  position: absolute;
  right: 179px;
  bottom: 30px;
}

#contentDevelop a {
  color: #39322c;
}
.PHOTOGALARY_table { margin: -35px 0 0 0}