/* Global */
/*body {*/
/*  background-color: #FFF;*/
/*  color: #FFF;*/
/*  font-family: sans-serif;*/
/*  font-size: 14px;*/
/*  margin: 0 auto;*/
/*  padding: 0;*/
/*  width: 999px;*/
/*}*/

/*a, a:visited {*/
/*  text-decoration: none;*/
/*}*/

/*.inline {*/
/*  display: inline-block;*/
/*}*/

/*!* Form *!*/

/*#formx td {*/
/*  padding: 6px;*/
/*}*/

/*#formx input[type=text], #formx input[type=file],  #formx select, #formx textarea {*/
/*  border-radius: 4px;*/
/*  padding: 6px;*/
/*  width: 200px;*/
/*}*/

/*#formx input[type=file] {*/
/*  width: 300px;*/
/*}*/

/*#formx textarea {*/
/*  height: 145px;*/
/*  width: 300px;*/
/*}*/

/*#formx .require span {*/
/*  color: #F00;*/
/*}*/

#formx .form-error {
  color: #F00;
  font-size: 10px;
}

/* All pages */
/*#content {*/
/*  background-color: #854951;*/
/*  min-height: 215px;*/
/*  padding: 10px 100px;*/
/*}*/

/*#page {*/
/*  min-height: 265px;*/
/*  padding: 8px;*/
/*}*/

/*#page p {*/
/*  margin: 10px 0;*/
/*}*/

/*#page p.header {*/
/*  font-size: 16px;*/
/*  font-weight: bold;*/
/*  padding-bottom: 5px;*/
/*  text-align: center;*/
/*}*/

/*#page .ice-cream {*/
/*  font-style: italic;*/
/*}*/

/*!* Header *!*/
/*#header {*/
/*  background: #854951 url(/images/header-background.jpg) no-repeat 0px 122px;*/
/*  height: 437px;*/
/*  width: 999px;*/
/*}*/

/*#header-contacts {*/
/*  background: url(/images/header-logo.png) no-repeat 43px 22px;*/
/*  height: 122px;*/
/*  padding: 26px 10px 0 690px;*/
/*}*/

/*#header-phrase {*/
/*  height: 207px;*/
/*  background: url(/images/header-phrase.png) no-repeat right bottom;*/
/*}*/

/*!* Header menu *!*/
/*#header-menu {*/
/*  background-color: #F2595B;*/
/*  font-size: 0;*/
/*  height: 172px;*/
/*  padding: 0 0 0 70px;*/
/*  word-spacing: 0;*/
/*}*/

/*#header-menu li {*/
/*  background: url(/images/menu.png) no-repeat bottom;*/
/*  display: inline-block;*/
/*  height: 172px;*/
/*  margin: 0;*/
/*  padding: 0;*/
/*}*/

/*#header-menu li a {*/
/*  display: block;*/
/*  height: 172px;*/
/*  width: 172px;*/
/*}*/

/*#menu-main {*/
/*  background-position-x: -6px!important;*/
/*}*/

/*#menu-articles {*/
/*  background-position-x: -178px!important;*/
/*}*/

/*#menu-comments {*/
/*  background-position-x: -350px!important;*/
/*}*/

/*#menu-about {*/
/*  background-position-x: -528px!important;*/
/*}*/

/*#menu-contact {*/
/*  background-position-x: -706px!important;*/
/*}*/

/*.menu-active, .menu-passive:hover {*/
/*  background-position-y: 0px!important;*/
/*}*/

/*.menu-passive {*/
/*  background-position-y: -166px!important;*/
/*}*/

/*!* Footer *!*/
/*#footer {*/
/*  background-color: #E9E0D9;*/
/*  color: #393A3C;*/
/*  height: 73px;*/
/*}*/

/*#footer-center {*/
/*  padding: 28px 260px 0px 260px;*/
/*  text-align: center;*/
/*}*/

/*!* Contact page *!*/
/*.fieldname {*/
/*  display: inline-block;*/
/*  width: 45px;*/
/*}*/

/*.right {*/
/*  display: inline-block;*/
/*  font-size: 12px;*/
/*  vertical-align: middle;*/
/*  width: 150px;*/
/*}*/

/*input, textarea {*/
/*  border: 1px solid #DDD;*/
/*}*/

/*#contact-submit {*/
/*  text-align: center;*/
/*}*/


#contact-error {
  color: #F00;
}

/*#contact-send {*/
/*  text-align: center;*/
/*}*/

/*!* Comments page *!*/
/*.comment-name {*/
/*  font-style: italic;*/
/*  font-weight: bold;*/
/*  display: block;*/
/*  margin-bottom: 4px;*/
/*}*/

/*.comment {*/
/*  -webkit-border-radius: 6px;*/
/*  border-radius: 6px;*/
/*  background: #F2595B;*/
/*  padding: 10px;*/
/*  margin: 10px 0;*/
/*}*/

/*.comment-left {*/
/*  margin-right: 50px;*/
/*}*/

/*.comment-right {*/
/*  margin-left: 50px;*/
/*}*/