html, body {
  height: 100%;
}

body
{
   margin: 0;
   padding: 0;
   color: #555;
   font: normal 10pt Arial,Helvetica,sans-serif;
   /*background: #EFEFEF;*/
   background: #FFFFFF;
}

#page
{
   /*margin-top: 5px;*/
  height: 100%;
  /*background: white;*/
   /*border: 1px solid #C9E0ED;*/
}

#header
{
  margin: 16px 0;
   padding: 0;
   /*border-top: 3px solid #C9E0ED;*/
  height: 295px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  position: relative;
  width: 100%;
  float: left;
}

#content
{
   padding: 15px 0;
  float: left;
  padding-top: 20px;
  width: 1100px;
}

#left_column {
  float: left;
  height: 100%;
  width: 280px;

}

#center_column {
  float: left;
  width: 650px;
  margin-left: 20px;

}

#right_column {
  float: right;
  height: 100%;
  width: 128px;
  margin-left: 20px;
}

#sidebar
{
  z-index: 1000;
  /*padding: 20px 20px 0 0;*/
  /*opacity: 0.85;*/
  /*border: 1px solid #e6e6e6;*/
  /*border-radius: 7px;*/
}

#sidebar div.portlet
{
  background: none repeat scroll 0% 0% rgb(162, 162, 162);
  /*border: medium none;*/
  border-radius: 10px;
  z-index: 2000;
  cursor: pointer;
  color: rgb(0, 0, 0);
  opacity: 0.85;
  border: 1px solid #e6e6e6;
  border-radius: 7px;
}

#sidebar div div.portlet-decoration {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-bottom: 3px;
  padding-top: 3px;
}

#sidebar div div.portlet-content {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  /*background: none repeat scroll 0% 0% rgb(238, 238, 238);*/1200
}

#sidebar li.active {
  background-color: #d3d3d3;
}

#sidebar li.color_red a {
  color: #ff0000;
}

#footer
{
   padding: 10px;
  margin: 0 auto;
  width: 1100px;
   /*font-size: 0.8em;*/
   text-align: center;
  color: #F0F5F9;
  text-decoration: none;
  /*height: 123px;*/
  height: 155px;
}

#footer .footer_menu {
  float: left;
  margin: 0;
}

#footer ul {
  list-style: none;
}

#footer .footer_menu > ul > li {
  float: left;
  margin-right: 30px;
  width: 200px;
  font-weight: bold;
}

#footer .footer_menu > ul > li > ul {
  margin-top: 10px;
}

#footer .footer_menu ul {
  padding: 0;
}

#footer .footer_menu ul li ul li {
  background: url("/images/foot-li-bg.jpg") no-repeat scroll left 7px rgba(0, 0, 0, 0);
  padding: 0 0 0 18px;
  text-align: left;
  font-weight: normal;
}

#footer .footer_menu ul li a {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

#footer .footer_menu ul li ul li a {
  text-transform: none;
}

#footer div {
  float: left;
  margin: 0 79px 0 0;
  text-align: left;
}

#footer .footer_contact {
  /*background: url("/images/bg-foot1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  /*height: 116px;*/
  height: 150px;
  width: 375px;
  float: right;
  padding-top: 9px;
  margin: 0;
  background: #1e5598;
  border-radius: 7px;
  opacity: 0.8;

}

#footer .footer_contact div {
  margin: 0 10px 0 0;
}


#footer .footer_contact div h2 {
  color: #FFFFFF;
  margin: 3px 0 0;
  margin-bottom: 0;
  margin-left: 19px;
}

#footer .footer_contact div p {
  color: #ACFFD1;
  margin: 0 0 5px 30px;
  font-size: 14px;
}

#footer .footer_contact ul li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  padding: 0;
  width: 50%;
  text-align: left;
}

#footer .footer_contact ul li p {
  color: #B8F3FF;
  font-size: 12px;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 0;
  margin-top: 0;
}

#footer div h2 {
  color: #F0F5F9;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

#footer_wrap {
  clear: both;
  margin-top: -214px;
  position: absolute;
  width: 100%;
  /*z-index: 100;*/
  min-width: 1200px;
}

#footer_wrap .footer_top {
  background: #1c62c4;
  /*height: 143px;*/
  height: 176px;
}

#footer_wrap .footer_bottom {
  background: url("/images/footer2.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  height: 71px;
}

#footer2 {
  margin: 0 auto;
  color: #1F60C4;
  font-size: 14px;
}

#footer2 .copyright {
  float: left;
  padding-top: 25px;

}

#footer2 .powered {
  float: right;
  padding-top: 10px;
}

#footer2 .powered a {
  font-weight: bold;
  text-decoration: none;
}

.footer_metrics_counters {
   margin:0 !important;
   margin-left:-88px !important;
}


.footer_metrics_counters p {
   margin:0 !important;
   margin-bottom:5px !important;
}




#logo
{
  font-size: 200%;
  padding-left: 200px;
  padding-top: 180px;
}

#phone {
  font-size: 18px;
  padding-left: 238px;
  padding-top: 254px;
  color: grey;
  letter-spacing: 1px;
}

#mainmenu
{
  overflow: hidden;
  width: 100%;
  float: left;
  /*background:white url(bg.gif) repeat-x left top;*/
}

#mainmenu ul
{
   /*padding:6px 20px 5px 20px;*/
   /*margin:0px;*/

  /*background: url("/images/menu-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/
  background: #FFFFFF;
  height: 39px;
  /*position: absolute;*/
  top: 336px;
  /*width: 1040px;*/
  list-style: none;
  margin: 0;
  padding-left: 15px;
  /*padding-right: 1px;*/
  /*padding: 0;*/
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  opacity: 0.85;
}

#mainmenu ul li
{
   /*display: inline;*/
  background: url("/images/menu-li-bg.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  /*background-color: #FFFFFF;*/
  float: left;
  /*background: #FFFFFF;*/
  /*border-right: 1px solid #d0d0d0;*/
}
#mainmenu ul li.menu_end {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#mainmenu ul li a
{
   /*color:#ffffff;
   background-color:transparent;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
   padding:5px 8px;*/

  color: #201705;
  display: block;
  font-size: 14px;
  height: 39px;
  line-height: 38px;
  padding: 0 17px;
  /*padding: 0 22px;*/
  text-decoration: none;
  text-transform: uppercase;
  margin: auto 0;
  margin-left: auto;
  margin-right: auto;
  /*background: url("/images/menu-li-bg.png") no-repeat scroll right center rgb(255,255,255);*/
}

#mainmenu ul li a.menu_end {
  background: none;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
   /*color: #6399cd;*/
   /*background-color:#EFF4FA;*/
   text-decoration:none;

  background: url("/images/menu-li-bg-hover.png") repeat-x scroll 0 0 transparent;
  color:#FFFFFF;
}

div.flash-error, div.flash-notice, div.flash-success
{
   padding:.8em;
   margin-bottom:1em;
   border:2px solid #ddd;
}

div.flash-error
{
   background:#FBE3E4;
   color:#8a1f11;
   border-color:#FBC2C4;
}

div.flash-notice
{
   background:#FFF6BF;
   color:#514721;
   border-color:#FFD324;
}

div.flash-success
{
   background:#E6EFC2;
   color:#264409;
   border-color:#C6D880;
}

div.flash-error a
{
   color:#8a1f11;
}

div.flash-notice a
{
   color:#514721;
}

div.flash-success a
{
   color:#264409;
}

div.form .rememberMe label
{
   display: inline;
}

div.view
{
   padding: 10px;
   margin: 10px 0;
   border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
   font-size: 0.9em;
  display: inline;
}

div.breadcrumbs span
{
   font-weight: bold;
}

.breadcrumbs_wrapper {
  margin-top: 5px;
  width: 100%;
  float: left;
}

.breadcrumbs_wrapper span.login {
  display: inline;
  float: right;
  font-size: 14px;
  font-weight: bold;
  padding-right: 15px;
}

div.search-form
{
   padding: 10px;
   margin: 10px 0;
   background: #eee;
}

.portlet-decoration {
   padding: 3px 8px;
   background: #e3e3e3;
   /*border-left: 5px solid #6FACCF;*/
   border-left: 5px solid #9f9f9f;
}

.portlet-title
{
   font-size: 12px;
   font-weight: bold;
   padding: 0;
   margin: 0;
   color: #494949;
  cursor: default;
}

.portlet-content
{
   font-size:0.9em;
   /*margin: 0 0 15px 0;*/
   padding: 5px 8px;
   /*background:#EFFDFF;*/
  background: #fafafa;
}

.portlet-content ul
{
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin: 0;
   padding: 0;
}

.portlet-content li
{
   padding: 2px 0 4px 0px;
}

.portlet-content li
{
  padding: 2px 0 4px 0px;
}

.operations
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}

.operations li
{
   padding-bottom: 2px;
}

.operations li a
{
   font: bold 12px Arial;
   /*color: #0066A4;*/
   color: #494949;
   display: block;
   padding: 2px 0 2px 8px;
   line-height: 15px;
   text-decoration: none;
}

.operations li a:visited
{
   /*color: #0066A4;*/
   color: #494949;
}

.operations li a:hover
{
   background: #80CFFF;
}

.operations .dropdown-toggle {
  text-transform: uppercase;
}

.operations .dropdown-menu {
  padding-left: 15px;
}

#page_wrap {
  background: url("/images/main_bg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
  min-height: 100%;
  position: relative;
  min-width: 1200px;
}

.treeview li.collapsable, .treeview li.expandable {
  font-size: 16px;
  clear: both;
}

.treeview li.last_level {
  float: left;
  background: none;
}

.clearfix:after {
  clear:both;
}

.treeview.clearfix:after {
  margin-top: 30px;
}

div.form .row.features {
  margin-top: 20px;

}

.features p.feature_value, .features div.feature span {
  float: left;
}

.features div.feature span {
  width: 13em;
}

.features ul.feature div {
  padding-right: 30px;
}

/*.features li.feature_value {*/
  /*float: left;*/
/*}*/

.fright {
  float: right;
}

.fleft {
  float: left;
}

.width30 {
  width: 30px;
}

.filter-form {
  margin-bottom: 20px;
  border-radius: 10px;
  /*background-color: #fbfbfb;*/
  border: solid 1px #d3d3d3;
  padding: 15px;
  float: left;
  width: 250px;
  /*background: url("/images/filter_form.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/

  background-image:linear-gradient(bottom, #ffa401 0%, #ef7814 100%);
  background-image:-o-linear-gradient(bottom, #ffa401 0px, #ef7814 100%);
  background-image:-moz-linear-gradient(bottom, #ffa401 0%, #ef7814 100%);
  background-image:-webkit-linear-gradient(bottom, #ffa401 0%, #ef7814 100%);
  background-image:-ms-linear-gredradient(bottom, #ffa401 0%, #ef7814 100%);
  background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffa401), color-stop(1, #ef7814));
}

.filter-form .row {
  float: left;
  /*width: 120px;*/
  margin-bottom: 10px;
  margin-right: 5px;
  height: 37px;
  margin-left: 5px;
  vertical-align: middle;
}

.filter-form .row label {
}
рппаа
.filter-form .row > span {
  float: left;
}

.filter-form .row > span label, .filter-form .row > span input {
  float: left;
  height: 30px;
}

/*.filter-form .row > span br:after {
  clear: both;
}*/

.filter-form .row.checkbox input {
  margin-top: 20px;
}

.filter-form .row.text input {
  margin-top: 14px;
}

.filter-form .row.checkbox label, .filter-form .row.text label {
  line-height: 55px;
}

.filter-form .row.text input {
  margin-left: 5px;
}

.filter-form .row.buttons {
  margin-top: 15px;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}

.filter-form .row.buttons input, .black_button {
  background: url("/images/find.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  height: 32px;
  padding: 0 0 7px;
  width: 132px;
}


/* -- Tour filter -- */
.filter-form .row.tour.select select{
  width: 115px;
}

.filter-form .row.tour.select label{
  display: block;
}

.filter-form .row.tour.text {
  width: 45%;
}

.filter-form .row.tour.text input{
  width: 30px;
  float: right;
}

.filter-form .row.tour.range {
}

.filter-form .row.tour.range .range {
  margin-left: 8px;
  margin-right: 15px;
}

.filter-form .row.tour.range .ui-slider {
  height: 7px;
}

.filter-form .row.tour.range .ui-slider a {
  border-radius: 7px;
  width: 14px;
  height: 14px;
}

/* -- Hotel filter -- */
.filter-form.hotel {
  width: 250px;
}

.filter-form .row.hotel.select select{
  width: 115px;
}

.filter-form .row.hotel.select label{
  display: block;
}

.filter-form .row.hotel.text input{
  width: 30px;
}

/* -- Visa filter -- */
.filter-form.visa {
  width: 250px;
}

.filter-form .row.visa.select select{
  width: 115px;
}

.filter-form .row.visa.select label{
  display: block;
}

.filter-form .row.visa.text input{
  width: 30px;
}


.black{
   color:#000000 !important;
}

.gray{
   background-color:#FFFFFF !important;
   transition:background-color 0.5s ease-out 0.1s;
}

.gray:hover{
   background-color:#E9F4F9 !important;
}

.gray a{
   color:#777777 !important;
   text-decoration:none !important;
}

.gray a:hover {
   text-decoration:none !important;
}

.left-offset{
   margin-left:20px;
}

.gray h4{
   margin-bottom:0.2em;
}



#search_query {
  position: absolute;
  /*top: 17px;*/
  top: 0;
  width: 168px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  box-shadow: none;
  height: 30px;
  display: block;
  right: 110px;
  color: #000000;
}

#search_submit {
  background: url("/images/search_bg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  /*top: 16px;*/
  border: none;
  box-shadow: none;
  height: 33px;
  width: 33px;
  cursor: pointer;
  right: 74px;
}

.result_items {
  list-style: none;
}

.register_success {
  font-size: 16px;
  font-weight: bold;

}

.v_spacer {
  height: 214px;
  width: 100%;
}

.banner {
  display: table-cell;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  /*width: 100%;*/
}

.banner_add {
  margin: 0 auto;
  vertical-align: middle;
  /*width: 100%;*/
}

.banner_top_wrapper {
  float: left;
  width: 100%;
}

.banner_top {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 30px;
  margin-right: 30px;
  display: table;
  margin: 15px auto;
}

.banner_empty {
  display: table-cell;
  vertical-align: middle;
  border: solid 1px #d3d3d3;
  border-radius: 7px;
}

.banner ul li, .banner_add ul li {
  /*border: solid 1px #d3d3d3;*/
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
  /*border-radius: 7px;*/
  /*width: 100%;*/
}

.banner ul, .banner_add ul {
  list-style-type: none !important;
  margin: 0 auto;
  padding: 0;
}

#center_column h2 {
  color: #FF6410;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: block;
}

#center_column h3 {
  color: #FF6410;
  font-family: Verdana;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 0;
}

#center_column .bgr h2 {
  background: url("/images/h2_bg.gif") no-repeat scroll 0 100% rgba(0, 0, 0, 0);
  padding: 20px 0 6px 57px;
}

#center_column .img_block {
  background: url("/images/dot.gif") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
  float: left;
  margin: 0 10px 5px 0;
  width: 270px;
}

#center_column img.border_img_small {
  background: url("/images/border_img_small.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  margin: 0 6px 6px 0;
  padding: 6px;
}

#center_column .img_block h3 {
  margin-top: 3px;
}

#center_column .img_block p {
  font-size: 1.1em;
  margin: 0 0 7px;
  clear: none;
}

#center_column .price {
  background: url("/images/price.gif") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  color: #FC8C01;
  font-family: Verdana;
  padding: 0 0 0 32px;
}

#center_column p {
  margin: 10px 0 0 0;
  padding: 0;
  display: block;
  clear: both;
  line-height:130%;
}

.interesting_wrapper {
  background-color: #f8f8f8;
  height: 482px;
}

#interesting {
  display: block;
  width: 1100px;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

#block_interesting {
  float: left;
  width: 360px;
}

#block_interesting ul li a {
  color: #858585;
  text-decoration: none;
  font-size: 16px;
}

#block_interesting ul li {
  background: url("/images/int-int.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
  margin: 0 0 18px;
  padding: 0 0 0 20px;
}

#block_news, #block_blogs {
  float: left;
  margin: 0 46px 0 0;
  width: 320px;
}

#interesting h2, #interesting a h2 {
  color: #21171F;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2.2px;
  margin: 0 0 29px;
  text-transform: uppercase;
}

#interesting ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#block_news ul li {
  display: inline-block;
  margin: 0 0 15px;
}

#block_news span {
  display: inline-block;
  float: left;
  height: 85px;
  width: 85px;
  border: solid 1px #d3d3d3;
  border-radius: 5px;
  background-color: white;
}

#block_news a {
  color: #253741;
  display: inline-block;
  font-size: 14px;
  line-height: 15px;
}

#block_news > a {
  text-decoration: none;
}

#block_news span img {
  left: 3px;
  position: relative;
  top: 3px;
  width: 77px;
  height: 77px;
  border: 1px solid #D3D3D3;
  border-radius: 5px;
}


#block_news div {
  padding: 0 0 0 102px;
}

#block_news strong {
  color: #989898;
  display: block;
  font-size: 11px;
  font-weight: normal;
}


#block_news p {
  color: #858585;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  clear: none;
}

#block_blogs button {
  background: url("/images/find.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  height: 32px;
  padding: 0 0 7px;
  text-transform: uppercase;
  width: 132px;
  font-size: 14px;
  margin-top: 7px;
}

#block_blogs > ul {
  overflow: hidden;
}

#block_blogs li {
  border-bottom: dotted 1px #d3d3d3;
  float: left;
  margin-bottom: 3px;
}

#block_blogs ul li > span {
  background: url("/images/blog-header.jpg") no-repeat scroll 5px 5px rgba(0, 0, 0, 0);
  display: block;
  height: 40px;
  margin: 0 0 6px;
  padding: 0 0 0 34px;
}

#block_blogs ul li span span {
  border: medium none;
  color: #F39241;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

#block_blogs ul li span strong {
  color: #4D3F4E;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}

#block_blogs ul li p {
  color: #858585;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
}

#block_blogs ul li a {
  color: #373238;
  float: right;
  font-size: 11px;
  text-transform: uppercase;
}

#block_tourist_corner {
  position: relative;
  top: 50px;
}

.search_result h3{
  font-size: 16px;
}

.comments {
  margin-top: 30px;
  /*-moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #E5F2FB;
  border-color: #70AAE0;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  font-size: 12px;
  font-style: italic;
  margin: 5px;
  padding: 10px;
  margin-top: 20px;*/
}

.comments ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comments li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #E5F2FB;
  border-color: #70AAE0;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  border-radius: 5px;
  font-size: 12px;
  font-style: italic;
  padding: 10px;
  margin-top: 7px;
}

.comments .user_name {
  color: #0F4366;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}

.comment_empty {

}

#comment_form {
  width: 640px;
  margin-top: 20px;

}

#comment_form h2 {
  margin-bottom: 20px;

}

#comment_form form {
  float: left;
}

#comment_form form .row {
  margin-bottom: 20px;
  margin-top: 5px;
  float: left;
}

#comment_form form label {
  float: left;
}

#comment_form form textarea {
  float: left;
  width: 600px;
  height: 75px;
}

/*slider*/
#visa-block {
    height: 335px;
  float: left;
  margin-bottom: 10px;
}

#visa {
    margin: 0 auto;
    position: relative;
    width: 1040px;
  float: left;
}

#visa-left {
    float: left;
    height: 310px;
    position: relative;
    /*width: 744px;*/
  max-width: 1040px;
}
ul#visa-objekt-menu {
    border-bottom: 1px solid #21171F;
    height: 38px;
  margin: 0;
}
ul#visa-objekt-menu li.activ {
    background: url("/images/visa-left-bg-hover.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 7px;
}
ul#visa-objekt-menu li {
    float: left;
  margin: 0 15px 0 0;
    padding: 8px 18px;
}
ul#visa-objekt-menu li.activ a {
  color: #FFFFFF !important;
}

ul#visa-objekt-menu li.tab_tour a, ul#visa-objekt-menu li.tab_hostel a {
  color: #DD2220;
}

ul#visa-objekt-menu li a {
    color: #21171F;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
ul#visa-objekt-menu {
    list-style: none outside none;
  margin: 0;
}

.sliderbox {
  height: 277px;
}

.sliderbox ul li {
   height: 216px;
   margin: 14px 0;
   position: relative;
   width: 784px;
  float: left;
  overflow: hidden;
}
.sliderbox ul {
   overflow:hidden;
   list-style: none outside none;
  margin: 0;
}
.sliderbox ul li > div {
   /*background: url("/images/visa-left-bg.png") no-repeat scroll 0 0 transparent;*/
   float: left;
   height: 216px;
   margin: 0 35px 0 0;
   position: relative;
   width: 121px;

}

.sliderbox ul li > div > div {
  margin-top: 12px;

}

.sliderbox ul li div a.banner-img {
   left: 5px;
   position: relative;
   top: 6px;
  margin-bottom: 10px;
  border: solid 1px lightgrey;
  border-radius: 5px;
  float: left;
  padding: 3px;
}

.sliderbox div.banner_empty {
  border: solid 1px lightgrey;
  border-radius: 5px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  float: none;
}

.sliderbox div.banner_empty span {
  font-size: 12px;
  font-weight: normal;
  position: inherit;
  color: #000000;
  bottom: 0;
  float: left;
}

.sliderbox ul li div a.banner-img img {
}

.sliderbox ul li div a.visa-view {
   bottom: 4px;
   color: #392703;
   font-size: 11px;
   position: absolute;
   right: 0;
}
.sliderbox ul li div p {
   color: #9C9C9C;
   font-size: 12px;
   line-height: 13px;
   margin: 9px 0 0;
}
.sliderbox ul li div span {
   bottom: 19px;
   color: #764E06;
   font-size: 16px;
   font-weight: bold;
   position: absolute;
}
#visa-left-nav {
    background: url("/images/line.png") repeat-x scroll 0 15px rgba(0, 0, 0, 0);
    height: 33px;
    position: relative;
    width: 744px;
}
a#visa-vlevo {
    background: url("/images/visa-vlevo.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 339px;
}

a#visa-vpravo {
    background: url("/images/visa-vpravo.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 339px;
}
#visa-left-nav a {
    height: 33px;
    position: absolute;
    width: 33px;
}

ul.upload_files {
  margin-top: 20px;
  list-style: none;
  padding-left: 0;
}

ul.upload_files a img {
  display: block;
  height: 100px;
  width: 100px;
}

ul.upload_files li.preview {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  border: 1px solid #ACACAC;
  display: inline-block;
  margin: 0 7px 35px 0;
  padding: 6px;
  position: relative;
  vertical-align: top;
}

ul.upload_files li.preview div.details {
  background: none repeat scroll 0 0 #EBEBEB;
  height: 100px;
  /*margin-bottom: 22px;*/ /* uncomment if filename displayed */
  position: relative;
  width: 100px;
  border: solid 1px lightgray;
}

ul.upload_files li.preview div.details div.filename {
  margin-top: 10px;
}

ul.upload_files li.preview div.delete-mark {
  background-position: -268px -123px;
  background-image: url("/images/spritemap.png");
  background-repeat: no-repeat;
  display: block;
  /*opacity: 0;*/
  transition: opacity 0.4s ease-in-out 0s;
  color: #EE162D;
  font-size: 30px;
  height: 40px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -10px;
  width: 40px;
  cursor: pointer;
}

.children_links {
  float: left;
  margin-bottom: 25px;
  width: 100%;
}
.children_links ul {
  width: 44%;
  float: left;
  margin: 0;
}

.children_links ul + ul {
  margin-left: 2.5%;
}

img.flag {
  margin-right: 5px;
  float: left;
}

img.flag + span {
  /*float: left;*/
  line-height: 21px;
}

.lang_link {
  position: absolute;

}

.lang_link a {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #696969;
}

.lang_link.active a {
  color: #936907;
}

#lang_ru {
  top: 207px;
  left: 849px;
}

#lang_en {
  top: 216px;
  left: 899px;
}

#lang_de {
  top: 225px;
  left: 948px;
}

.ui-datepicker {
  z-index: 1000;
}

.create_link {
  margin-bottom: 20px;
  font-size: 16px;
  margin-top: 20px;
  text-align: right;
}

#block_sape_links h3 {
  margin-top: 15px;
}

span.moved {
  text-transform: uppercase;
  margin: 0px 0px 5px 30px;
  font-size: 14px;
}

.grid-view table.items th, .grid-view table.items td {
  font-size: 1.05em !important;
}

.metrics_counters {
  text-align: center;
  margin-top: 10px;
}

.country_list .list-view {
  width: 47.5%;
  margin-left: 1%;
  float: left;
}



/*
.q-form-wrap{
   background: url("/images/q-form.png") repeat-x scroll 0px bottom / 10px 100% #FFF;
   border-radius: 8px;
   box-shadow: 0px 1px 3px #999;
   margin: 2px 3px 4px;
   padding: 20px;
   font-family: Arial,sans-serif;
   font-size: 13px;
   width: 404px;
}
*/

.q-form-grid{
   background:url('/images/qiwi.png') no-repeat bottom left;
   font-family:Arial,Geneva CY,Sans-Serif;
   color:#000000;
}

.q-form-grid a{
   color:#0059d1;
   outline:none
}

.q-form-grid a:hover{
   color:#ff7300
}

.q-form-grid table{
   border-collapse:collapse
}

span.ym-simple-tip-block{
   position:static
}

.q-form-grid{
   width:100%
}

.q-form-label{
   padding:4px 30px 15px 0;
   vertical-align:top;
   width:30%;
   min-width:140px
}

.q-form-field{
   vertical-align:top;
   padding:0 0 15px 0;
   position:relative
}

.q-form-input-postfix{
   vertical-align:middle
}

.q-form-field-hint{
   font-size:11px;
   color:#999;
   padding:3px 0
}

.q-form-errors_hidden{
   display:none
}

.q-form-error-text{
   padding-bottom:3px;
   color:#d40000;
   font-size:12px
}

.q-form-buttons td{
   padding:15px 0
}

.b-textarea{
   position:relative;
   padding:0 12px 12px 0;
   margin:0 5px 0 0
}

.b-textarea__textarea{
   border-color:#a3a3a3 #C6C6C6 #e5e5e5;
   border-style:solid;
   border-width:1px;
   line-height:22px;
   padding:5px;
   box-shadow:0 1px 1px #cfcfcf inset;
   vertical-align:top;
   font-size:13px;
   font-family:Arial,Geneva CY,Sans-Serif;
   background:#fff;
   outline:none;
   position:relative;
   width:100%;
   height:100%
}

.b-textarea__textarea:focus{
   box-shadow:0 1px 1px #cfcfcf inset,0 0 1px #ffd94f,0 0 1px #ffd94f,0 0 2px #ffd94f
}

.b-textarea_transparent .b-textarea__textarea{
   border:none;
   box-shadow:none;
   margin-right:0;
   top:-1px;
   *top:1px
}

.b-textarea_transparent .b-textarea__textarea:focus{
   box-shadow:none
}

.b-input-text{
   position:relative;
   padding:0 12px 0 0;
   margin:0 5px 0 0
}

.b-input-text__phone{
   border-color:#a3a3a3 #C6C6C6 #e5e5e5;
   border-style:solid;
   border-width:1px;
   height:23px;
   line-height:22px;
   padding:0 7px;
   box-shadow:0 1px 1px #cfcfcf inset;
   vertical-align:top;
   font-size:14px;
   font-family:Arial,Geneva CY,Sans-Serif;
   background:#fff;
   outline:none;
   position:relative;
   width:10em;
}
.q-plus{
   font-size:14px;
   position:relative;
   margin:0 5px;
   top:5px;
}

.b-input-text__input{
   border-color:#a3a3a3 #C6C6C6 #e5e5e5;
   border-style:solid;
   border-width:1px;
   height:23px;
   line-height:22px;
   padding:0 7px;
   box-shadow:0 1px 1px #cfcfcf inset;
   vertical-align:top;
   font-size:14px;
   font-family:Arial,Geneva CY,Sans-Serif;
   background:#fff;
   outline:none;
   position:relative;
   width:100%
}

.b-input-text__input:focus{
   box-shadow:0 1px 1px #cfcfcf inset,0 0 1px #ffd94f,0 0 1px #ffd94f,0 0 2px #ffd94f
}

.b-input-text_transparent .b-input-text__input{
   border:none;
   box-shadow:none;
   margin-right:0;
   top:-1px;
   *top:1px
}

.b-input-text_transparent .b-input-text__input:focus{
   box-shadow:none
}

.b-input-text_inline{
   display:inline-block;
   *display:inline;
   *zoom:1;
   vertical-align:middle
}

.b-button{
   text-decoration:none;
   color:#000;
   margin:0 15px 0 0;
   padding:0;
   display:inline-block;
   *display:inline;
   *zoom:1;
   vertical-align:middle;
   background:none;
   border:none;
   outline:none;
   cursor:pointer;
   height:25px;
   position:relative
}

.b-button__input{
   width:100%;
   height:100%;
   opacity:0;
   filter:alpha(opacity=0);
   font-size:0;
   position:absolute;
   top:0;
   left:0;
   border:0;
   padding:0;
   cursor:pointer;
   line-height:0;
   text-indent:-999px
}

.b-button_1{
   height:32px
}

.b-button_1 .q-button{
   height:30px;
   line-height:30px;
   font-size:16px
}

.b-button_1 .q-button .b-icon{
   margin-top:-2px
}

.b-button_orange{
   height:32px;
}

.b-button_orange .q-button{
   background:url("/images/q-form-sprite.png") 0 0 repeat-x #f47c33;
   color:#fff;
   text-shadow:-1px -1px 1px #f16a2a;
   border:none;
   height:32px;
   line-height:31px;
   border-radius:3px;
   *line-height:30px
}

.b-button_orange:hover .q-button{
   color:#fff!important;
   opacity:.8;
   filter:alpha(opacity=80)
}

.b-button_orange:active .q-button{
   box-shadow:0 1px 2px #d54915 inset;
   color:#fafafa!important
}

.q-form-wrap{
   background:#fff url("/images/q-form.png") 0 bottom repeat-x;
   background-size:10px 100%;
   border-radius:8px;
   box-shadow:0 1px 3px #999;
   margin:2px 3px 4px;
   padding:20px;
   font-family:Arial,sans-serif;
   font-size:13px;
   *border:2px solid #eee;
   *margin:0;
   width:404px
}

.q-form-wrap__logo-link{
   margin-right:15px;
   position:relative
}

.q-form-wrap__logo-img{
   vertical-align:middle;
   border:none
}

.q-form-wrap .q-form-label{
   width:25%;
   text-align:right;
   font-size:13px;
   padding-right:10px
}

.q-form-wrap .q-form-buttons td{
   padding:10px 0 0
}

.q-form-wrap .q-form-field,.q-form-wrap .q-form-label{
   padding-bottom:10px
}

.q-form-wrap_bank{
   width:429px;
   border:1px solid #fff;
   border-radius:5px;
   box-shadow:0 2px 5px rgba(0,0,26,0.25);
   padding-top:19px;
   padding-bottom:19px;
   padding-left:17px;
   padding-right:17px
}

.q-form-wrap_bank td.q-form-label{
   min-width:130px
}

.q-form-wrap_bank div.q-form-label{
   min-width:130px;
   padding-right:3px;
   *padding-right:1px
}

.q-form-wrap div.q-form-label{
   text-align:left;
   width:auto
}

.q-form-wrap_bank .b-input-text__input{
   padding-left:0;
   padding-right:0
}

.q-form-wrap_bank div.b-input-text{
   margin-right:-6px
}

.q-form-wrap_bank .b-button_orange{
   height:36px
}

.q-form-wrap_bank .b-button_orange .q-button{
   height:36px;
   line-height:35px
}

.b-textarea__textarea-compact{
   padding:0 12px 5px 0;
   margin:0 -5px 0 0
}

.b-textarea__textarea-compact .b-textarea__textarea{
   padding:2px;
   padding-bottom:1px
}

.q-form-field-hint{
   padding-bottom:0!important
}

.q-form-wrap .b-form-radio_size_l .b-form-radio__text{
   line-height:30px;
   padding:0 10px
}
