@font-face {
    font-family: 'Palladium';
    src: url('475956.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DSCyrillic';
    src: url('ds_cyrillic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
  color: #3a3a3a;
  font-size: 16px;
  font-family: 'Myriad Pro', Arial, sans-serif;
}
body.normal {
    background: url(../img/body-bg.png) 0 0;
}

body.cyan {
    background: url(../img/cyan-bg.jpg) 0 0;
}

body.gold {
    background: url(../img/gold-bg.jpg) 0 0;
}

body.red {
    background: url(../img/red-bg.jpg) 0 0;
}

.partition-navigation {
    font-size: 14px;
}

p {
  margin: 0 0 20px 0;
}

small {
  font-size: 11px;
}
section {
  margin: 0;
  padding: 0;
}
a {
  color:#888;
}

a:hover { 
  text-decoration: underline;
  color: #333;
}

a:active {
 outline: none;
 }

 a:focus {
 -moz-outline-style: none;
}

ul {
  padding-left: 0;
  padding-right:20px;
  margin-bottom: 30px;
}

li { 
  margin-bottom: 5px;
}

input[type="text"], textarea{
  border:1px solid #cdcdcd;
  border-radius: 2px;
  padding: 9px 5px
}

label, input[type="text"],textarea {
  display: block;  
}
label {
  margin-bottom: 4px;
  line-height:1;
  color: #2b2023;
}

input[type="text"] {
margin-bottom: 18px;
}

form { 
  margin-bottom: 20px;
}

.semantic-list.horisonatal  *{
  display: inline-block
}

.column {
  overflow: hidden;
}

hr.artistic-line {
  background: url(../img/artistic-line.png) no-repeat center 0;
  height: 6px;
  width: 100%;
  display: block;
  border: none;
  clear: both;
  margin: 20px 0; 
}


/*******************LAYOUT***********************/

.pageLayout {
  max-width: 1240px;
  margin: 0 auto;
  min-width: 980px;
  background: url(../img/blue-bg.jpg) 0 0;
}
.pageLayout.map {
    min-width: 1200px;
}
.pageLayout .content-wrapper {
  padding: 0 4px;
  background:  url(../img/blue-sky-bg.jpg) no-repeat center 0;
  border: 4px solid #fff;
  border-top: none;
}

.index-page .pageLayout .content-wrapper {
  background: #fff;
  border: none;
}

.header-page {
  font-family: 'Palladium', Georgia, serif;
  
}
.index-page .header-page {
  height: 775px;
  background: url(../img/header-huge-bg.jpg?1) no-repeat center 0;
}

.main-logo {
  margin: 35px auto 50px;
  display: block;
  text-align: center;
}
.index-page .main-logo {
  margin: 35px auto 100px;
}


.content-column {
  padding: 30px;
}
.index-page .content-column {
  padding: 30px 180px 30px 160px;
}
/*************** NAVIGATION *****************/


.main-navigation .wrapper {
  color: #888;
  line-height: 1;
  background: url(../img/nav-bottom-bg.png) no-repeat center bottom;
  width: 245px;
  text-align: center;
  padding-bottom: 45px;
  font-family: 'Palladium', Georgia, serif;
}

.main-navigation.narrow .wrapper {
  background: url(../img/nav-bottom-narrow-bg.png) no-repeat center bottom;
  width: 215px;
}

.header-page .main-navigation .wrapper{
  padding-top: 25px;
}

.header-page .main-navigation .wrapper.float-right {
  margin: 0 100px 20px 0;
}

.header-page .main-navigation .wrapper.float-left {
  margin: 0 0 20px 100px;
}



.main-navigation ul {
  overflow: hidden;
  background: url(../img/nav-top-bg2.png) no-repeat 0 0;
  padding-bottom: 5px;
}
.main-navigation.narrow ul {
  background: url(../img/nav-top-narrow-bg.png) no-repeat 0 0;

}
.main-navigation li {
  margin: 28px 0 0 0 ;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  
}

.main-navigation.float-left {
  margin-left: 102px;
}

.main-navigation.float-right {
  margin-right: 102px;
}

.main-navigation a{
  text-decoration: none;
  color: #3a3a3a;
}

.main-navigation .current a {
  border-bottom: 3px solid #e3bd71;
}

.partition-navigation {
    padding: 0 70px;
}

.partition-navigation li {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  text-align: center;
}

.partition-navigation .float-left li {
  margin-right: 50px;  
}

.partition-navigation .float-right li {
  margin-left: 50px;  
}

.partition-navigation .float-left li:last-of-type {
  margin-right: 0;  
}

.partition-navigation .float-right li:first-of-type {
  margin-left: 0;  
}

.partition-navigation a {
  background-position: 50% top;
  background-repeat: no-repeat;
  padding: 116px 0 0 0;
  color: #382d14;
  text-decoration: none;
  width: 120px;
  min-width: 107px;
  display: block;
  line-height: 1; 
}

.partition-navigation .figure-01 a {
  background-image: url(../img/figure-01.png);
}


.partition-navigation .figure-02 a {
  background-image: url(../img/figure-02.png);
}


.partition-navigation .figure-03 a {
  background-image: url(../img/figure-03.png);
}

.partition-navigation .figure-04 a {
  background-image: url(../img/mainmenu-photoalbum.png);
}
/***************** MAIN CONTEN COLUMN  ***********************/

.partition-header  {
  background: url(../img/crappy-bg.png) repeat-x 0 0;
  height: 46px;
  position: relative;
  top: -30px;
  margin: 0 0 -20px 0;
  left: 0;
  right: 0;  
}

.partition-title {
  position: absolute;
  height: 100px;
  margin: -50px 0 0 0;
  top: 50%;
  text-align: center;
  width: 100%;
}
 .partition-title .inner {
  margin: 0 auto;  
 }

.partition-title  .left {
  width: 30px;
  height: 100px;
  background: url(../img/partition-title-left.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: top;
}
.partition-title  .right {
  width: 30px;
  height: 100px;
  background: url(../img/partition-title-right.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: top;
}
.partition-title  .middle {
  height: 100px;
  background: url(../img/partition-title-bg.png) repeat-x 0 0;
  display: inline-block;
  vertical-align: top;
  padding: 0 35px;
}
.partition-title-text {
  font-family: 'DSCyrillic', Arial, sans-serif;
  color: #954716;
  line-height: 95px;
  font-weight: bold;
}

.preview-list {
  margin: 0;
}

.preview-item{
  position: relative;
  padding: 0 0 0 250px;
  margin: 0 0 10px 0;   
}

.preview-screen {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 140px;
  box-shadow: 0 0 15px rgba(147,128,29,0.7)
}

.preview-title {
  font-weight: bold;
  font-size: 20px;
  font-style: italic;
  padding: 15px 0;
  line-height: 1;
}

.preview-title a {
  text-decoration: none;
  color: #382d14;
}

.preview-more {
  font-size: 14px;
  color: #5c5c5c;
  padding: 0 0 15px 0;
  background: url(../img/artistic-line.png) no-repeat center bottom;
}

.preview-more a {
 color: #000;
 font-style: italic;
}

.artistic-bg {
  background: url(../img/artistic-bg.jpg) 0 0;
}

.preview-text {
  line-height: 1.2;
  margin-bottom: 30px;
}

.page-sidebar {
  float: left;
  width: 300px;
  padding: 0 50px 130px 17px;
}

.page-sidebar  .main-navigation li{
  text-transform: none;
}

.sidebar-header {
  display: block;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Palladium', Georgia, serif;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #3a3a3a;
  
}
.article-title {
  font-family: 'DSCyrillic', Arial, sans-serif;
  color: #954716;
  font-size: 28px;
  line-height: 1;
  vertical-align: middle;
  font-weight: normal;
  text-transform: uppercase;
  margin: 7px 0 10px;
}

.bread-crumbs{
  margin: 20px 0 10px;
}

article img {
  margin-bottom: 24px;
}

article img.float-left {
  margin-right: 33px;
}

article img.thumb{
  border: 1px solid #b2beaa;
  border-radius: 5px;
  width: 200px;
  height: 135px;
}
article p {
  line-height: 1.25
}
/************** FOOOTER ***************/

.footer-page, .footer-page a {
  color: #fff;
}

.footer-page {
  background: url(../img/footer-bg.gif) repeat-x 0 0;
  padding: 18px 30px 18px 50px;
  line-height: 1;
  font-size: 14px;
}
.footer-page .developers img {
  margin-right: 10px;
}



