@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
body {
  background: #dbedf6 url(../../images/front/bgr.gif) repeat-x center top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #555;
}
button {
  cursor: pointer;
}


a {
  color: #1e69a1;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #f2360b;
}
:-moz-any-link:focus {
  outline: none;
}
h1 {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: normal;
  color: #000;
}
h2 {
  font-size: 18px;
  font-weight: normal;
  color: #000;
}
ul {
  list-style: none;
}
p {
  margin-bottom: 10px;
}
img {
  display: block;
}
a img {
  border: none;
}
p {
  margin-bottom: 10px;
  line-height: 16px;
}

#counter {
  width: 185px;
  margin: 0 auto;
  padding-bottom: 10px;
}
#counter img {
  display: inline;
}
#wrapper {
  width: 900px;
  padding: 30px 5px 0 5px;
  margin: 0 auto;
  background: #fff;
  background: url(../../images/front/wrapper_top.gif) no-repeat center 30px;
}

#top_text {
  position: absolute;
  margin-top: -20px;
  font-size: 11px;
  font-weight: normal;
  color: #629cbb;
  text-align: center;
}


#header {
  z-index: 900;
  position: relative;
  width: 880px;
  height: 238px;
  padding: 10px 10px 0 10px;
}
#logo {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 239px;
  height: 201px;
  margin: 0;
  padding: 0;
  background: url(../../images/test/logo.gif) no-repeat center;
}
#logo a {
  position: absolute;
  display: block;
  width: 239px;
  height: 201px;
  text-indent: -1000em;
}
#logo a.en {
  background: url(../../images/front/logo_en.jpg) no-repeat center;
}
#site_intro {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 640px;
  height: 201px;
}
#main_navigation {
  z-index: 900;
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 880px;
  height: 36px;
  background: url(../../images/front/main_menu.gif) repeat-x top left;
}
#main_navigation ul {
  margin: 0;
  padding: 0;
}
#main_navigation li, #main_navigation li a {
  display: block;
  float: left;
  height: 36px;
  line-height: 35px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
#main_navigation li {
  background: url(../../images/front/menu_nonselected.gif) no-repeat top right;
}
#main_navigation li a {
  margin: 0;
  padding: 0 10px 0 14px;
  text-transform: uppercase;
}
#main_navigation a.home_page {
  width: 37px;
  padding-left: 0 !important;
  text-indent: -1000em;
  background: url(../../images/front/bullet_home_2.gif) no-repeat 50% 14px;
}
#main_navigation li a:hover {
  color: #bdddf4;
}
#main_navigation li.selected {
  background: url(../../images/front/menu_selected.gif) repeat-x top left;
}
#main_navigation li.selected a {
  padding: 0 12px;
  color: #fff !important;
}
#main_navigation li.selected a.home_page {
  padding: 0 12px 0 37px;
  background: url(../../images/front/bullet_home_1.gif) no-repeat 50% 14px;
}
#main_navigation li.selected a:hover {
  color: #fff;
}
#main_navigation ul ul {
  z-index: 1000;
  position: absolute;
  left: 0;
  top: 35px;
  display: none;
  width: 180px;
  background: #eee;
}
#main_navigation ul ul li, #main_navigation ul ul li a {
  height: auto;
  line-height: 14px;
  font-size: 11px;
}
#main_navigation ul ul li, #main_navigation li.selected li {
  width: 180px;
  border: none;
  border-bottom: 1px solid #ddd;
}
#main_navigation ul ul li a, #main_navigation li.selected li a {
  width: 160px;
  padding: 5px 10px;
  color: #333;
}
#main_navigation ul ul li.selected a {
  padding: 5px 10px;
  background: #ddd;
  color: #666;
}
#main_navigation li.hover {
  position: relative;
}
#main_navigation li.hover ul {
  display: block;
}

#submenu {
  background: #ddefca;
  border-bottom: 10px solid #fff;
}
#submenu h2 {
  padding: 7px 10px 5px 10px;
  font-size: 22px;
  color: #406d0f;
  background: #bbe291;
}
#submenu ul {
  padding: 10px;
}
#submenu li {
  position: relative;
  margin-bottom: 2px;
  padding-left: 15px;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 3px;
}


#languages {
  position: absolute;
  top: -34px;
  right: 0;
  height: 28px;
}
#languages ul {
  float: left;
  height: 28px;
  padding-right: 5px;
  _padding-right: 0;
  background: url(../../images/front/languages.jpg) no-repeat 100% 0;
}
#languages li, #languages li a {
  display: block;
  float: left;
  width: 22px;
  height: 16px;
}
#languages li {
  margin: 8px 5px 0 0;
  _margin: 4px 5px 0 0;
}
#languages li a {
  text-indent: -1000em;
}
#languages li#bg {
  background: url(../../images/front/flag_bg.gif) no-repeat center;
}
#languages li#en {
  background: url(../../images/front/flag_en.gif) no-repeat center;
}
#languages li#de {
  background: url(../../images/front/flag_de.gif) no-repeat center;
}
#languages li#ru {
  background: url(../../images/front/flag_ru.gif) no-repeat center;
}
#languages li#fr {
  background: url(../../images/front/flag_fr.gif) no-repeat center;
}

#header_contacts {
  display: block;
  width: 120px;
  height: 27px;
  margin: 0 auto 13px auto;
  padding-left: 30px;
  line-height: 27px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  background: url(../../images/front/button_enquiry.gif) no-repeat center;
}



/*******************************/
/*********    Content     ******/
/*******************************/
#content {
  padding: 0 10px;
  background: #fff url(../../images/front/content.gif) repeat-y 10px 0;
  border-bottom: 10px solid #fff;
}

#left_column {
  position: relative;
  float: left;
  width: 239px;
  border-top: 10px solid #fff;
}
#left_column_2 {
  float: left;
  width: 200px;
}
#right_column {
  float: right;
  width: 630px;
  padding: 20px 0 0 0;
}
.two_columns #right_column {
  width: 760px;
}

#left_column_2 h2 {
  font-weight: bold;
}
#link_exchange {
  padding: 10px 10px 0 10px;
  font-size: 11px;
  border-top: 1px solid #c5e1f0;
}
#link_exchange li {
  margin-bottom: 2px;
  padding-left: 10px;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 4px;
}
#banner_1 {
  width: 219px;
  margin: 10px auto 0 auto;
}
#banner_2 {
  width: 220px;
  margin: 0 auto;
}

.skype_box {
  padding: 7px;
}
.skype_box strong {
  display: block;
  margin-bottom: 3px;
  text-align: center;
  font-size: 14px;
  color: #0e90c1;
}
.skype_box a {
  display: block;
  width: 115px;
  margin: 0 auto;
}

#links {
  text-align: center;
  padding: 20px 10px 10px 10px;
}
#links p {
  padding-top: 5px;
  text-align: left;
  line-height: 14px;
  font-size: 10px;
  font-family: Tahoma, sans-serif;
}
#contacts_brief {
  margin: 10px 10px 0 10px;
}
#contacts_brief p {
}
#fast_search {
  padding: 10px 10px 0 10px;
}
#fast_search ul {
  margin-bottom: 0;
  padding: 0;
}
#fast_search li {
  margin-bottom: 2px;
  padding-left: 15px;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 4px;
}
#fast_search li.label {
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
  background: #ddd;
  font-weight: bold;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.fast_filter h2 {
  position: relative;
  margin-bottom: 5px;
  padding: 4px 0 4px 7px;
  background: #c5e1f0;
  border-left: 3px solid #7ab3d1;
  font-size: 14px;
  font-weight: bold;
}
.fast_filter ul {
  position: relative;
  margin-bottom: 10px !important;
}


#currencies, #weather {
  padding-bottom: 10px;
  padding-top: 10px;
}
#currencies h2, #weather h2 {
  font-weight: bold;
}
#weather_widget {
  padding: 15px 0 0 15px;
}


#weather table, #currencies table {
  margin: 0 10px;
  width: 180px;
}
#weather table td, #currencies table td {
  background: #ddd;
  border-bottom: 1px solid #ccc;
  padding: 3px 5px;
}

#useful_links li {
  margin-bottom: 2px;
  padding-left: 15px;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 4px;
}






#about_brief {
  overflow: hidden;
  width: 100%;
}
#about_brief h1 {
  margin: 0 0 0 10px;
  font-size: 18px;
}



#fast_search_1 {
  position: relative;
  margin: 0 0 10px 10px;
  ~margin: 0 -3px 10px 9px;
}
#fast_search_1 h2 {
  position: absolute;
  top: 10px;
  left: 15px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}
#fast_search_1 form {
  margin: 10px 15px;
}
#fast_search_1 label {
  z-index: 100;
  position: relative;
  display: block;
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: bold;
}
#fast_search_1 label.block {
  display: block;
  margin-bottom: 10px;
}
#fast_search_1 select {
  font-size: 11px;
  width: 100%;
}
#fast_search_1 select.inline {
  display: inline !important;
  width: auto !important;
}
#fast_search_1 .inline {
  display: inline;
}
#fast_search_1 div.left {
  z-index: 100;
  position: relative;
  padding-right: 15px;
}
#fast_search_1 div.right {
  z-index: 100;
  position: relative;
}
#fast_search_1 select.block {
  display: block;
  width: 145px;
}
#fast_search_1 input.submit, #fast_search_1 button.submit {
  font-size: 13px;
  margin-top: 25px;
}
#fast_search_1 .search_nav {
  position: absolute;
  top: 6px;
  right: 10px;
  _right: 20px;
}
#fast_search_1 .search_nav li {
  float: left;
  margin-left: 10px;
}
#fast_search_1 .search_nav li a {
  display: block;
  padding: 4px 7px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  background: #2D7EBD;
  border: 1px solid #1e6094;
  color: #fff;
}
#fast_search_1 .search_nav li a:hover {
  color: #cce2f3;
  border-color: #0f4a78;
}
#fast_search_1 .search_nav li.button_arenda a {
  background: #71a439;
  border: 1px solid #538121;
}
#fast_search_1 .search_nav li.button_arenda a:hover {
  color: #d7f1bb;
  border-color: #3e6612;
}
#fast_search_1 .search_nav li a:hover {
  text-decoration: none;
}
#fast_search_1 .search_box {
  padding-top: 40px;
}
#search_sell_form {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border: 1px solid #bbd8e7;
  background: #dcebf3 url(../../images/front/sell_form.gif) repeat-x top left;
}
#search_rent_form {
  padding-bottom: 15px;
  border: 1px solid #b6de8a;
  background: #e4f2d6 url(../../images/front/rent_form.gif) repeat-x top left;
}
#search_sell_form .left,
#search_rent_form .left
{
  width: 160px;
}
#search_sell_form li,
#search_rent_form li
{
  position: relative;
  margin-bottom: 7px;
  padding-left: 15px;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 4px;
}
#search_sell_form strong,
#search_rent_form strong
{
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
}
#fast_search_1 .search_box {
  display: none;
}
#fast_search_1 .first {
  display: block;
}
#fast_search_1 .tabs-container {
  display: block;
}
#fast_search_1 .tabs-hide {
  display: none !important;
}


.search_box_left {
  margin-left: 0 !important;
}
.search_box_left h2 {
  position: static !important;
  background:#C5E1F0 none repeat scroll 0 0;
  border-bottom:1px solid #BBD8E7;
  color:#1E5F91;
  margin-bottom: 10px;
  padding:7px 60px 7px 10px;
}
.search_box_left label {
  margin: 0 0 10px 10px !important;
}
.search_box_left ul {
  padding-left: 10px;
}
.search_box_left li {
  position: relative;
  margin-bottom: 2px;
  padding-left: 15px;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 3px;
}



#videos_home {
  margin: 0 -10px 15px 10px;
  padding-top: 25px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.video_tabs {
  border: none !important;
}
#videos_home h2 {
  margin-bottom: 12px;
  color: #2D7EBD;
  font-size: 16px;
  font-weight: bold;
}
#videos_home h2 span {
  display: block;
  float: left;
  margin-right: 5px;
  padding: 2px 5px;
  background: #E9460A;
  color: #fff;
  font-size: 14px;
}
#videos_home .video_nav {
  overflow: auto;
  float: right;
  width: 240px;
  height: 240px;
  font-size: 12px;
}
#videos_home .video_nav a {
  display: block;
  padding: 5px 0 5px 25px;
  background: url(../../images/front/i_videos_1_16.gif) no-repeat 5px 7px;
  border-bottom: 1px solid #ddd;
}
#videos_home .video_nav .tabs-selected a {
  background-color: #eee;
}
#videos_home .tab_holder {
  display: none;
}
#videos_home .first {
  display: block;
}
#videos_home .tabs-container {
  display: block;
}
#videos_home .tabs-hide {
  display: none !important;
}

.video_clip {
  float: left;
  width: 178px;
  margin-bottom: 20px;
  padding: 0 12px 0 0;
}
.video_clip h3 {
  font-size: 12px;
  font-weight: bold;
}
.video_clip .video_thumb {
  position: relative;
  display: block;
  height: 135px;
}
.video_clip .video_thumb img {
  width: 170px;
  height: 120px;
  margin-bottom: 5px;
  padding: 3px;
  border: 1px solid #ddd;
}
.video_clip .play_button {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 70px;
  height: 50px;
  margin: -25px 0 0 -35px;
  text-indent: -1000em;
  background: url(../../images/front/button_play.png) no-repeat center;
}

#videos_home .tab_holder {
  float: left;
  width: 320px;
}
#videos_home .tab_holder {
}
#videos_home .video_holder {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
#videos_home .video_holder embed {
  width: 100%;
  height: 100%;
}
#videos_home .video_holder object {
  width: 100%;
  height: 100%;
}



#welcome {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
#top_offers {
  overflow: hidden;
}
#top_offers h2 {
  position: relative;
  margin-bottom: 0;
  padding: 7px 60px 7px 10px;
  background: #C5E1F0;
  color: #1e5f91;
  border-bottom: 1px solid #BBD8E7;
}
#top_offers p.desc {
  position: relative;
  margin: -5px 0 0 0;
  padding: 0 0 10px 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #1e5f91;
  background: #C5E1F0;
  border-bottom: 1px solid #BBD8E7;
}
#top_offers div.offer {
  height: auto;
  margin: 0 !important;
  padding-bottom: 5px;
  border-bottom-color: #c4e3f3;
}
#top_offers div.offer h3 {
  margin-bottom: 10px;
  font-size: 12px;
}
#top_offers div.offer p.price {
  position: static;
  width: 100px;
  margin: 0 auto;
  background: #2d7ebd;
}
#top_offers div.offer p.price a {
  color: #fff;
}

#offers {
  padding-left: 10px;
  clear: both;
}
#offers .sorting {
  position: relative;
}
div.offer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 190px;
  height: 250px;
  margin: 0 20px 20px 0;
  background: #ebf5fa;
  border-bottom: 1px solid #d5ecf8;
}
.listing div.last {
  margin-right: 0;
}
div.offer a.thumb {
  position: relative;
  display: block;
  width: 176px;
  height: 121px;
  margin: 7px 0 5px 7px;
}
div.offer a.thumb img {
  width: 170px;
  height: 115px;
  padding: 2px;
  border: 1px solid #aaa;
  background: #fff;
}
div.offer a:hover img, div.offer_1 a:hover img {
  border-color: #ed8724;
}
div.offer h3 {
  z-index: 2;
  width: 151px;
  margin: 0 10px 3px 10px;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
}
div.offer h3 a {
}
div.offer p {
  margin: 0 10px;
}
div.offer p.price {
  z-index: 10;
  position: absolute;
  left: 35px;
  bottom: 0;
  width: 100px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background: #c5e1f0;
}
div.offer p.price a {
}
div.offer p.price span {
  font-size: 12px;
  font-weight: normal;
}
div.offer a.b_offer {
  position: absolute;
  z-index: 12;
  right: 10px;
  bottom: 10px;
  display: block;
  padding: 1px 5px 2px 15px;
  font-size: 10px;
  background: #2d7ebd url(../../images/front/bullet_more.gif) no-repeat center left;
  border-left: 5px solid #2d7ebd;
  color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
}
div.offer span.number {
  position: absolute;
  z-index: 11;
  top: 10px;
  right: 15px;
  display: none;
  font-size: 32px;
  color: #000;
}
div.offer span.top_offer {
  /*
  background: url(../../images/front/icon_top_1.gif) no-repeat center;
  */
  display: block;
  height: 18px;
  left: 7px;
  position: absolute;
  text-indent: -1000em;
  top: 7px;
  width: 19px;
}
div.offer_1 {
  margin: 0 20px;
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}
div.offer_1 h3, div.offer_1 p {
  display: inline;
}
div.offer_1 h3 {
  font-size: 14px;
}
div.offer_1 p {
  font-size: 14px;
}
div.offer_1 blockquote {
  float: right;
  width: 350px;
  padding-top: 5px;
}
div.offer_1 img {
  float: left;
  position: relative;
  padding-left: 1px;
  border-left: 4px solid #e5c330;
}
div.offer_1 p.price {
  padding: 5px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  background: #eee;
}
div#new_offers .last {
  border: none;
  margin-right: 20px;
}


#top_rent {
  background: #ddefca;
  border-bottom: 10px solid #fff;
}
#top_rent h2 {
  padding: 7px 60px 5px 10px;
  color: #406d0f;
  background: #bbe291 url(../../images/front/label_new.gif) no-repeat 85px 8px;
}
#top_rent p.desc {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0 10px 10px 10px;
  color: #5b8c28;
  border-bottom: 1px solid #a7d577;
  background: #bbe291;
}
#top_rent .offer {
  height: auto;
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  background: none;
  border: none;
  border-bottom: 1px solid #b1e07e;
}
#top_rent .offer h3 {
  margin-bottom: 10px;
  font-size: 12px;
}
#top_rent .offer h3 a {
  color: #5b8c28;
}
#top_rent .offer a img {
  border-color: #85bd4b !important;
}
#top_rent .offer p.price {
  position: static;
  margin-left: 40px;
  padding: 0 5px;
  background: #e9460a;
  color: #fff;
}
#top_rent .offer p.price span.metric {
  font-size: 12px;
  font-weight: normal
}
#top_rent .offer p.price a {
  color: #fff;
}
#top_rent .offer p.price a:hover {
  text-decoration: none;
}


#latest_news {
  clear: both;
  margin: 0 0 20px 10px;
}
#latest_news h2 {
  margin-bottom: 10px;
}
#latest_news div.last {
  padding-right: 0;
}
div.article {
  float: left;
  width: 270px;
  padding: 0 20px 5px 0;
}
div.article h3 {
  margin-bottom: 5px;
  line-height: 16px;
  font-size: 12px;
  font-weight: bold;
  text-indent: 15px;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 4px;
}
div.article h3 a {
}
div.article p {
  margin-bottom: 3px;
  padding-right: 0;
}
div.article p.date {
  position: absolute;
  margin: 0 0 2px 0 !important;
  padding: 5px 7px 0 20px !important;
  font-size: 9px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #aaa;
}
div.article a.b_offer {
  display: block;
  padding-left: 33px;
  background: url(../../images/front/bullet_1.gif) no-repeat 20px 3px;
  font-size: 10px;
}



/*******************************/
/*****     Video page       ****/
/*******************************/
.video_wrapper {
  background: #fff none !important
}
.video_page {
  position: relative;
  float: left;
  width: 619px;
  margin: 10px -1px 0 0 !important;
  padding: 5px 20px 0 10px !important;
  border-right: 1px solid #ddd;
}
.video_page .video_holder {
  height: 420px;
  margin-top: 10px;
}
.video_page .video_holder embed {
  width: 100%;
  height: 100%;
}
.video_page .video_holder object {
  width: 100%;
  height: 100%;
}

.video_page .related_links {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  list-style: none;
}
.video_page .related_links li {
  margin-bottom: 5px;
  padding-left: 15px;
  background: url(../../images/front/bullet_1.gif) no-repeat center left;
}
.video_page .related_links li:first-letter {
  text-transform: uppercase;
}

.more_videos {
  overflow: auto;
  position: relative;
  float: right;
  width: 300px;
  height: 700px;
  margin-top: 10px;
  padding: 8px 0 0 20px;
  border-left: 1px solid #ddd;
}
.more_videos h2 {
  margin-bottom: 10px;
}
.more_videos .video_clip {
  width: 280px;
  height: 98px;
  margin-bottom: 5px;
  padding: 0;
}
.more_videos .video_clip h3 {
  padding-top: 4px;
}
.more_videos .video_clip .video_thumb {
  float: left;
  width: 128px;
  height: 98px;
  margin-right: 10px;
}
.more_videos .video_clip img {
  width: 120px;
  height: 90px;
}
.more_videos .video_clip .play_button {
  width: 40px;
  height: 28px;
  margin: -14px 0 0 -20px;
  background: url(../../images/front/button_play_1.png) no-repeat center;
}

/*******************************/
/*****       Search         ****/
/*******************************/
#search {
  margin-bottom: 20px;
}
#search h2 {
  margin-bottom: 10px;
}
#listing_filter {
  position: relativee;
  overflow: hidden;
  margin: 0 10px;
  padding: 10px;
  background: #eee;
}
#listing_filter .left, #listing_filter .right {
  width: 590px;
}
#listing_filter .left {
  float: left;
}
#listing_filter .right {
  float: right;
}
#listing_filter label, #listing_filter input, #listing_filter select {
  display: block;
  float: left;
  font-size: 11px;
}
#listing_filter select {
  width: 208px;
}
#listing_filter label {
  float: left;
  width: 380px;
  line-height: 19px;
}
#listing_filter div.checkbox label {
  float: left;
  display: block;
  width: 160px;
}
#listing_filter div.checkbox input {
  float: none !important;
  display: inline !important;
  margin-right: 4px;
  _margin-right: 2px;
}
#listing_filter .left span.clear, #listing_filter .right span.clear {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
#listing_filter span.inline input, #listing_filter input.checkbox {
  display: inline !important;
  float: none !important;
}
#listing_filter span.inline input {
  margin-left: 3px;
}
#listing_filter input.reset, #listing_filter input.submit, #listing_filter button.submit {
  background: #f53508;
  border: 1px solid #be2400;
  color: #fff;
  padding: 3px 6px;
  _padding: 3px 0;
  cursor: pointer;
  margin-right: 5px;
}
#listing_filter input.reset {
  margin-right: 5px;
}
/*******************************/
/*****       Offers         ****/
/*******************************/
#offers {
  overflow: hidden;
  position: relative;
}
#offers h2 {
  margin-bottom: 10px;
}
.offer_listing .last {
  margin-right: 0 !important;
}
#offers span.clear {
  width: 300px;
}
#offers .sorting {
  position: relative;
  width: 540px;
}
#offers .offer {
  float: none;
  clear: both;
  width: 610px;
  height: auto;
  margin: 0 0 20px 0;
  padding-bottom: 7px;
}
#offers .offer a.thumb {
  float: left;
  margin-bottom: 0;
}
#offers .offer h3, #offers .offer p {
  width: auto;
  margin-left: 190px;
}
#offers .offer h3 {
  position: relative;
  z-index: 5;
  margin-top: 7px;
  padding: 4px 80px 4px 5px;
  background: #ddd;
  border-bottom: 1px solid #ccc;
}
#offers .offer h3 a {
  position: relative;
  z-index: 10;
}
#offers p.price {
  z-index: 7;
  left: auto;
  bottom: auto;
  top: 7px;
  right: 15px;
  bottom: 27px;
  width: 90px;
  margin: 0;
  text-align: right;
  background: none;
}

.rent_listing .offer h3 {
  padding-right: 110px !important;
}
.rent_listing  p.price {
  width: 110px !important;
}

/*******************************/
/*****    Offers details    ****/
/*******************************/
#offer {
  position: relative;
  top: -10px;
}
#offer h1 {
  width: 440px;
  padding: 0 0 6px 0;
  font-size: 22px;
  font-weight: normal;
  background: url(../../images/front/h1_1.gif) no-repeat center bottom;
}
#offer h1 span {
  display: block;
  padding: 6px 10px 0 10px;
  background: url(../../images/front/h1_1.gif) no-repeat center top;
}
#offer_details {
  position: relative;
  float: left;
  width: 430px;
  padding: 0 0 20px 10px;
}
#button_terms {
  display: block;
  width: 130px;
  margin: 0 auto 10px auto;
  padding: 6px 0 7px 20px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: red;
  background: url(../../images/front/button_terms.gif) no-repeat center;
}

#enquiry_button {
  display: block;
  width: 120px;
  height: 27px;
  margin: 0 auto 10px auto;
  padding-left: 30px;
  line-height: 27px;
  text-transform: uppercase;
  font-weight: bold;
  background: url(../../images/front/button_enquiry.gif) no-repeat center;
}
#gallery_button {
  display: block;
  width: 140px;
  height: 27px;
  margin: 0 auto 10px auto;
  padding-left: 10px;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  background: url(../../images/front/button_gallery.gif) no-repeat center;
}

#offer p.price_big {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  padding: 0 0 12px 0;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  color: #1f527d;
  background: url(../../images/front/price_big.gif) no-repeat center bottom;
}
#offer p.price_big span {
  display: block;
  width: 180px;
  padding: 12px 0 0 0;
  background: url(../../images/front/price_big.gif) no-repeat center top;
}
#offer p.price_big span small { 
  font-size: 12px;
  vertical-align: middle;
}
#offer_details h2, #offer_gallery h2 {
  margin-bottom: 10px;
}
#offer_details h3 {
  margin-bottom: 5px;
  font-size: 14px;
  color: #2d7ebd;
}
#offer_details span.border {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
#offer_details .full_description p, #offer_details .full_description p span, #offer_details .full_description font {
  font-size: 12px !important;
}
#offer_details p {
  padding: 0;
}
#offer_details table {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
#offer_details table td {
  padding: 5px 10px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#offer_details table td p {
  margin-bottom: 0;
}
#offer_details table td:last-child p {
  white-space: nowrap;
}
#currency_calc {
  font-size: 11px;
  height: 18px;
  position: absolute;
  right: 10px;
  width: 55px;
}
#offer_details .price {
  padding: 0 0 0 10px;
  vertical-align: middle;
}
#offer_details .price span {
  font-size: 20px;
  color: #FF020C;
}


/*
#TB_ajaxContent {
  height: 450px !important;
}
#TB_ajaxContent p {
  position: absolute;
  bottom: -50px;
  left: -4px;
  width: 780px;
  background: #fff;
  border: 4px solid #525252;
  border-collapse: separate;
  background: #999;
}
#TB_ajaxContent td p {
  position: static !important;
  width: auto !important;
  background: #fff;
  border: none !important;
  border-collapse: separate;
  background: none !important;
}

#TB_ajaxContent p input {
  border: 1px solid #666;
  background: #eee;
}
*/
#TB_ajaxContent .static {
  padding: 20px 10px 0 0;
}
#TB_ajaxContent .static h1 {
  margin-bottom: 20px;
  color: red;
}


#offer_gallery {
  float: right;
  width: 175px;
  padding: 30px 0 0 0;
}
#offer_gallery a {
  display: block;
}
#offer_gallery a img {
  margin-bottom: 10px;
  padding: 1px;
  border: 1px solid #87a8c4;
}
#offer_gallery a:hover img {
  border-color: #e92113;
}
#offer_gallery .normal li {  
  float: left;
}
#offer_gallery .carousel {
  clear: both;
  height: 620px !important;
  margin-bottom: 10px;
  _padding-top: 15px;
}
#offer_gallery a.prev, #offer_gallery a.next {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
  text-indent: -1000em;
}
#offer_gallery a.prev {
  margin-left: 54px;
  _margin-left: 27px;
  margin-right: 5px;
  background: url(../../images/front/button_down.gif) no-repeat right center;
}
#offer_gallery a.next {
  background: url(../../images/front/button_up.gif) no-repeat right center;
}
#offer_gallery a.disabled {
  filter: alpha(opacity=20);
  -moz-opacity: 0.3;
  opacity: 0.3;
}

/*******************************/
/*****        News          ****/
/*******************************/
#news {
  position: relative;
}
#news h1 {
  margin: 0 0 10px 10px;
}
#news h2 {
  margin: 0 0 10px 0;
}
#news h3 {
  margin: 0 0 5px 0;
  padding: 4px 10px;
  background: #eee;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
#news .box_1 p {
  margin: 0 10px 10px 10px
}
#news .pager {
  border: none;
}
#buttons {
  padding: 0 10px;
}
#back_archive {
  position: absolute;
  top: 5px;
  right: 10px;
  text-decoration: none;
  line-height: 18px;
  padding: 0 5px;
  font-size: 10px;
  background: #f53508;
  border: 1px solid #be2400;
  color: #fff;
}
#back_archive2 {
  float: right;
  text-decoration: none;
  line-height: 18px;
  padding: 0 5px;
  margin-right: 10px;
  font-size: 10px;
  background: #f53508;
  border: 1px solid #be2400;
  color: #fff;
}
#news p.date {
  position: relative;
  right: 10px;
  z-index: 100;
  float: right;
  margin: 5px 0 0 0;
  padding-right: 0;
  font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 16px;
  color: #a5a5a5;
}
#last_five, #all_news {
  line-height: 24px;
}
#all_news {
  margin-top: 0;
}
#last_five {
  margin-top: 10px;
  padding: 10px;
  border-top: 1px solid #ccc;
}
#last_five li, #all_news li {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 16px;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}
#last_five li span.date, #all_news li span.date {
  float: right;
  display: block;
  width: 60px;
  padding-top: 4px;
  text-align: right;
  font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #a5a5a5;
}
#last_five li a, #all_news li a {
  display: block;
  float: left;
  width: 530px;
  padding: 5px 0 5px 20px;
  line-height: 16px;
  background: url(../../images/front/bullet_news.gif) no-repeat 0 5px;
}
#last_five li.date, #all_news li.date {
  float: right;
  display: block;
  padding: 10px 0 0 10px;
  font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #a5a5a5;
  border: none;
}



#buttons ul {
  text-align: center;
}
#buttons li {
  display: inline;
  margin-right: 15px;
}
#buttons li a {
  padding-left: 20px;
}
#b_print a {
  background: url(../../images/front/bullet_print.gif) no-repeat 0 0;
}
#b_terms a {
  color: red;
  background: url(../../images/front/i_terms.gif) no-repeat 0 0;
}

#b_enquiry {
  display: block !important;
  width: 150px !important;
  height: 27px;
  line-height: 27px;
  margin: 0 auto 10px auto !important;
}
#b_enquiry a {
  display: block;
  width: 150px;
  height: 27px;
  line-height: 27px;
  padding: 0 !important;
  text-indent: 20px;
  text-align: center;
  font-weight: bold;
  background:transparent url(../../images/front/button_enquiry.gif) no-repeat center; 
}



#enquiry, #send_to {
  margin-top: 20px;
  padding-top: 15px;
  width: 430px;
  background: #eee;
  overflow: hidden;
}
#enquiry label, #send_to label {
  clear: left;
  float: left;
  width: 140px;
  margin-bottom: 10px;
  padding-right: 4px;
  text-align: right;
}
#enquiry label.radio {
  clear: none;
}
#enquiry input, #enquiry textarea, #send_to textarea, #send_to input {
  float: left;
  margin-bottom: 10px;
}
#enquiry textarea, #send_to textarea {
  overflow: auto;
  width: 250px;
  height: 100px;
}
#enquiry .submit, #enquiry .reset, #send_to .submit, #send_to .reset {
  font-size: 11px;
  font-family: Trebuchet MS, Tahoma;
}
#enquiry .submit, #send_to .submit {
  margin-left: 144px;
  margin-right: 5px;
}

a.b_more, a.b_contacts, a.b_more span, a.b_contacts span {
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
  font-weight: bold;
}
a.b_more, a.b_contacts {
  margin-right: 10px;
  padding-left: 25px;
  cursor: pointer;
}
a.b_more span, a.b_contacts span {
  padding-right: 10px;
}
a.b_more {
  background: url(../../images/front/button_more.gif) no-repeat 0 0;
}
a.b_more span {
  background: url(../../images/front/button_more.gif) no-repeat 100% 0;
}
a.b_contacts {
  background: url(../../images/front/button_contacts.gif) no-repeat 0 0;
}
a.b_contacts span {
  background: url(../../images/front/button_contacts.gif) no-repeat 100% 0;
}


#contacts {
  margin: 10px 0 20px 10px;
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
#contacts h1 {
  margin-left: 10px;
}
#contacts .static {
  margin: 0;
  padding: 15px 0 10px 10px;
  border-top: 1px solid #ccc;
}
#contactsForm {
  padding-bottom: 15px;
  padding-left: 20px;
}
#contacts .form_1 {
  float: left;
}
#contacts .form_1 label {
  margin-right: 5px;
  padding: 4px 5px 4px 0;
  text-align: right;
  background: #eee;
}
#contacts input.text, #contacts textarea {
  margin-top: 2px;
}
#contacts .contact_details {
  float: right;
  width: 250px;
}
#contacts textarea {
  height: 180px;
}
#contacts button {
  position: relative;
  left: 150px;
}
#success {
  background-color:#eee;
  font-size:14px;
  font-weight: bold;
  height:100px;
  line-height:100px;
  padding: 20px;
  margin: 20px auto 50px auto;
  text-align:center;
  width:340px;
}
/*******************************/
/*****    S I T E M A P     ****/
/*******************************/
#sitemap ul {
  font-size: 14px;
  list-style: none;
  padding-left: 0;
}
#sitemap ul li {
  margin-bottom: 10px;
  padding-bottom: 7px;
  padding-left: 12px;
  border-bottom: 1px solid #ccc;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 4px;
  font-weight: bold;
}
#sitemap ul li li {
  margin-bottom: 0;
  margin-left: 10px;
  padding-bottom: 0;
  border-bottom: none;
  font-weight: normal;
}
/*
#sitemap a.home_page {
  position: relative;
  margin-left: -12px;
  padding-left: 22px;
  background: url(../../images/front/bullet_home_1.gif) no-repeat 0 0;
}
*/
/*******************************/
/*****     Bottom links     ****/
/*******************************/
#bottom_links {
  padding: 15px 10px 0 10px;
  background: #fff url(../../images/front/bottom_links.gif) no-repeat 10px 0;
}
#bottom_links ul {
  padding-bottom: 10px;
}
#bottom_links ul li {
  display: inline;
  padding-left: 10px;
  margin-right: 5px;
  font-size: 11px;
  background: url(../../images/front/bullet_1.gif) no-repeat center left;
}
#bottom_links ul li a {
  color: #96bede;
}
/*******************************/
/*****        Footer        ****/
/*******************************/
#footer {
  padding: 10px 0;
  text-align: center;
  color: #999;
  font-size: 11px;
}
#footer li {
  display: inline;
  padding-right: 5px;
}
#footer a {
  color: #5e7f8f;
}
#footer a:hover {
  text-decoration: underline;
}
/*******************************/
/*****    Common classes    ****/
/*******************************/
.static {
  margin: 0 0 0 10px;
  padding-bottom: 10px;
}
.static h1 {
  margin-bottom: 10px;
}
.static h2 {
  margin-bottom: 10px;
}
.static h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.static h4 {
  padding: 0 20px;
}
.static ul {
  list-style: disc outside;
  margin-bottom: 10px;
  padding-left: 15px;
}
.static img.right {
  margin: 0 20px 10px 10px;
  _margin: 0 10px 10px 10px;
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
}
.static img.left {
  margin: 0 10px 10px 20px;
  _margin: 0 10px 10px 10px;
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
}
.static p img.right {
  margin: 0 0 10px 10px;
}
.static p img.left {
  margin: 0 10px 10px 0;
}

/*****  A D   G A L L E R Y  *****/
#page_gallery {
  float: left;
  width: 312px;
  margin: 0 20px 10px 0;
}
#images_preview {
  width: 300px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  border: 1px solid #ccc;
  background: #fff;
}
#images_preview p {
  margin: 0;
}
#images_preview p span {
  display: block;
  line-height: 26px;
}
.single_image {
  width: auto !important;
}
.single_image #images_preview {
  width: auto;
  margin-bottom: 0;
}
#images_preview a {
  display: block;
  width: 300px;
  padding: 5px;
  text-align: center;
  border: 1px solid #ccc;
  background: #fff;
}
#images_preview img {
  display: inline;
}
#thumbnails a {
  display: block;
  padding: 5px;
  border: 1px solid #ccc;
  background: #fff;
}
#thumbnails {
  list-style: none !important;
  overflow: hidden;
  width: 312px;
}
#thumbnails ul {
  margin: 0;
  padding: 0;
}
#thumbnails li {
  float: left;
  margin: 0 18px 8px 0;
  padding: 0;
  list-style: none !important;
}
#thumbnails li.last {
  margin-right: 0;
}
#thumbnails a {
  display: block;
}
#thumbnails a img {
}
#thumbnails a:hover {
  border-color: #ff7e00;
}



.sorting {
  overflow: hidden;
  clear: both;
  width: 610px;
  margin: 0 0 20px 0;
  padding: 7px 10px;
  border-bottom: 1px solid #ddd;
}
.sorting p, .sorting ul {
  margin: 0;
  padding: 0;
}
.sorting p.label {
  position: absolute;
}
.sorting ul {
  float: right;
}
.sorting li, .sorting li a {
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
}
.sorting li {
  margin-left: 10px;
}
.sorting li a {
  padding-left: 10px;
  background: url(../../images/front/bullet_sort.gif) no-repeat 0 3px;
}
.sorting li a.sorted_up {
  background: url(../../images/front/bullet_sort_up.gif) no-repeat 0 3px;
}
.sorting li a.sorted_down {
  background: url(../../images/front/bullet_sort_down.gif) no-repeat 0 3px;
}


.pager {
  position: relative;
  clear: both;
  margin: 0 -10px;
  padding: 10px;
  border-top: 1px solid #ddd; 
}
.pager ul {
  padding: 0;
}
.pager li {
  float: left;
  border-left: 1px solid #ddd;
}
.pager li, .pager li a {
  display: block;
  width: 16px;
  text-align: center;
}
.pager li a {
  text-decoration: none;
}
.pager li.last {
  float: left;
  border-right: 1px solid #ddd;
}
.pager li.next, .pager li.next a {
  width: auto;
  margin-left: 5px;
  font-size: 12px;
  border: none;
}
.pager li.next span, .pager li.next a span {
  font-size: 8px;
  font-weight: bold;
  vertical-align: middle;
}
.pager li.selected {
  background: #F53508;
  color: #fff;
}




.form_1 {
  width: 450px;
  padding-top: 20px;
}
.form_1 label {
  float: left;
  width: 140px;
  margin-bottom: 10px;
}
.form_1 label.radio, #enquiry label.radio {
  width: auto;
  margin-right: 15px;
}
.form_1 label.radio input, #enquiry label.radio input {
  vertical-align: middle;
  margin-right: 5px;
  _margin-right: 1px;
}
.form_1 input.text, .form_1 textarea {
  float: left;
  margin-bottom: 10px;
}
.form_1 textarea {
  overflow: auto;
  width: 270px;
  height: 100px;
}
.form_1 span.error, #enquiryForm span.error {
  display: block;
  float: left;
  width: 20px;
  height: 15px;
  text-indent: -1000em;
  background: url(../../images/front/icon_error.gif) no-repeat center right;
}
.form_1 button {
  border: 1px solid #999;
  font-size: 12px;
  font-family: Trebuchet MS, Tahoma;
}
input.submit, input.reset, button.submit, button.reset  {
  padding: 2px;
  background: #2D7EBD;
  border: 1px solid #1d6caa;
  color: #fff;
}


.phone_big {
  text-align: center;
  font-size: 16px;
}
.phone_big strong {
  color: #000;
}
.phone_big .phone {
  display: block;
  padding-top: 5px;
}
span.icon_phone {
  padding-left: 15px;
  background: url(../../images/front/bullet_phone.gif) no-repeat center left;
}

span.clear {
  clear: both;
  display: block;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
span.border_1 {
  height: 19px;
  background: url(../../images/front/border_1.gif) no-repeat center top;
}
.skype {
  display: inline;
  vertical-align: middle;
}
.clear {
  clear: both;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
img.inline {
  display: inline;
}
.tabs-hide {
  display: none;
}
/******** Clear Fix ************/

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}











