body {
background: #FA325A;
color: #000;
margin: 0;
font: 10pt 'Trebuchet MS', Arial, sans-serif;
}

#main {
width: 1000px;
background: #fff;
margin: 0 auto;
}

#header { 
background: url(/images/shapka-01.jpg) no-repeat;
height: 195px;
position: relative;
margin-bottom: 24px;
}

#logo {
position: absolute;
left: 25px; top: 17px;
}

a img {border: none;}

#menu { 
width: 187px;
float: left; 
}

#menu h3 { 
color: #FAD20F;
font-size: 12pt;
margin: 0 0 -5px 24px;
}

#menu a { 
color: #FA325A; 
text-decoration: none; 
margin-left: 24px;
}

#menu a:hover { 
text-decoration: underline;
}

#menu div.select {
background: #FA325A url(/images/corner-right-top.png) no-repeat 100% 0;
margin-bottom: 20px;
}

#menu div.select div {
background: url(/images/corner-right-bottom.png) no-repeat 100% 100%;
padding: 3px 0;
}

#menu div a {
color: #fff;
font-size: 12pt;
font-weight: bold;
}

#menu p {
margin: 12px 0;
}

#menu p.others {
font-size: 16px;
font-weight: bold;
}

#menu p.others:first-child {
  text-indent: 0;
}

#menu div p, #menu li {
margin: 6px 0;
}

#menu ul {
list-style: none;
margin: auto 0 20px 10px;
padding: 0;
}

#sidebar { 
width: 267px;
float: right; 
}

#content { 
margin: 0 280px 0 214px;
padding-bottom: 20px;
}

.present #content { 
margin: 0 20px 0 214px;
overflow: hidden;
width: 510px;
}

#content h2 { 
font-size: 16pt;
margin-bottom: -10px;
color: #FA325A;
}

a.under {
text-decoration: underline !important; 
}

.info { 
background: #FAD20F;
height: 370px;
position: relative;
}

.info h3 { 
color: #FA325A;
font-size: 10pt;
margin: 0 0 -10px;
}

.present .info h3 { 
padding: 11px 10px 0;
}

.present .info p, #sidebar .info .static_content {
  margin: 12px 10px 3px;
}

.info .price { 
font-size: 31pt;
color: #fff;
font-weight: bold;
position: absolute;
bottom: 25px;
}

.info .tel {
position: absolute;
bottom: 0;
background: #FA325A;
color: #fff;
font-weight: bold;
padding: 4px;
width: 100%;
}

.code {
background: url(/images/dots.png) no-repeat 100% 100%;
border: 1px solid #d3d6d9;
padding: 2px;
font-size: 9pt;
}

.frontpage #sidebar {
margin-top: -24px;
}

.frontpage #sidebar .info {
background: #FAD20F url(/images/corner-left-bottom.png) no-repeat 0 100%;
padding-left: 19px;
position: static;
height: auto;
padding: 6px 20px 10px;
}

.ficha {
float: left;
width: 227px;
text-align: center;
}

.ficha a {
  text-decoration: none;
}

.present .ficha {
width: 227px;
padding: 15px 10px 0;
}

.ficha h3, .ficha h3 a {
line-height: 1;
color: #FA325A;
width: 200px;
margin: 0;
height: 39px;
vertical-align: middle;
}

.ficha .image {
  width: 100%;
  height: 154px;
  position:relative;
}

.ficha .image .image_link {
  width: 200px;
  height: 150px;
}

.ficha .image .cost, .ficha .image .label {
  position: absolute;
}

.ficha .image .cost {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  background: url('/images/cost_bg.png') no-repeat;
  right: 20px;
  padding: 2px 4px 1px 5px;
  bottom: 20px;
  width: 85px;
}

.ficha .image .label {
  width: 46px;
  right: 11px;
  top: -16px;
}

.present .ficha h3 {
margin: 0 0 4px;
}
.present .ficha p {
margin: 0;
}
.info h3 a {
  color: #FA325A;
}
.info a {
  text-decoration: none;
  color: #000;
}

.present #content p, .present #content div.code {
  width: 510px;
}

.present #content .clear, .present #sidebar .clear{
  padding:0 10px;
  clear: both;
}

.present #content .left {
  float: left;
  position: relative;
  padding: 0 10px 5px 0;
}

.present #content .left .star {
  position: absolute;
  right: -4px;
  top: -4px;
}

.present #content .left p{
  width: 300px !important;
  padding: 5px;
}

.present #content a{
  display: inline;
}
.present #content .left h3{
  padding-left: 5px;
  margin: 0;
}

.present #content .full_text {
  display:none;
}

#content .ficha p {
height: 50px;
width: 200px;
margin: 0 0 20px 0;
}

.present .maybe .ficha {
  padding-top: 0px;
  height:235px;
}
.present .maybe .ficha h3 {
  height: auto;
}
.present .maybe .ficha p {
  width: 200px;
}

.present .ficha {
height:261px;
overflow:hidden;
}

#main {
overflow:hidden;
}

p#amount input {
  width: 50px;
}

#menu div h4 a {
  font-size: 10pt;
}

.twtr-hyperlink {
  font-size: 9pt;
}

table.engine {
  padding-top: 20px;
  width: 100%;
}

table.engine td {
  vertical-align: top;
}

.engine .cost {
  background: #ffffff;
  padding: 5px;
  border: 1px solid #FA325A;
  float: right;
}

.engine .title {
  background: #FA325A;
  color: white;
  font-weight: bold;
  padding: 5px;
  margin: 10px;
}

.engine .title a {
  color: white;
  text-decoration: none;
}

.engine .title a:hover {
  text-decoration: underline;
}

.styledCheckbox {
  margin-bottom: 10px;
  float: left;
}

.twtr-doc {
  border-radius: 0 5px 5px 0 !important;
}

ul.tags {
  padding: 0;
  color: #FA325A;
}

ul.tags a, ul.tags a:hover {
  color: #FA325A;
  text-decoration: none;
}
ul.tags a:hover {
  text-decoration: underline;
}
ul.tags li {
  display: inline;
}

#twit .twtr-join-conv {
  color: #FA325A !important;
  font-size: 1px;
}

#twit .twtr-widget a {
  margin-left: 0 !important;
}
#twit .twtr-tweets a {
  font-size: 10pt !important;
}

.additionals {
  width: 100%;
  padding: 10px 10px 0 10px;
}

a.additional span{
  width: 41px;
  height: 41px;
  margin-right: 5px;
  float: left;
}

a.videosemka span {
  background: url('/images/dop_buttons.png');
}
a.videosemka:hover span {
  background: url('/images/dop_buttons_push.png');
}

a.transfer span {
  background: url('/images/dop_buttons.png') -94px 0;
}
a.transfer:hover span {
  background: url('/images/dop_buttons_push.png') -94px 0;
}

a.fotosemka span {
  background: url('/images/dop_buttons.png') -47px 0;
}
a.fotosemka:hover span {
  background: url('/images/dop_buttons_push.png') -47px 0;
}

a.ypakovka span {
  background: url('/images/dop_buttons.png') -141px 0;
}
a.ypakovka:hover span {
  background: url('/images/dop_buttons_push.png') -141px 0;
}

