/* catalogue.css */

#ad_list {
  margin: 10px 0;
}
.ad_row {
  height: 150px;
  margin-bottom: 18px;
}
.ad_row .space {
  float: left;
  width: 18px;
}
.ad_short {
  position: relative;
  width: 150px;
  height: 147px;
  border: 1px solid #1987bd;
  background-color: #1987bd;
  float: left;
}
.ad_short * {
  font-size: 8pt;
  color: #f9dd28;
}
.ad_short a:hover {
  color: #f9dd28;
}
.first_ad .ad_short {
  margin-left: 0;
}
.ad_short .adv_title {
  height: 16px;
  overflow: hidden;
  text-align: center;
  font-weight: bolder;
}
.adv_price {
  position: absolute;
  left: 0;
  top: 130px;
  width:  150px;
}
.ad_short .adv_price {
  text-align: center;
  font-size: 8pt;
}
.ad_short .adv_img {
  width: 150px;
}

.ad_pages {
  _float: left;
  width: 652px;
  margin: 10px 0 10px 0;
  background-color: #c1c1c1;
  padding: 2px 5px;
  height: 14px;
}
.ad_pages * {
  font-size: 8pt;
  color: #5c5c5c;
}
.ad_pages a:hover {
  color: #5c5c5c;
}
.ad_pages .curr {
  font-weight: bolder;
}
.side_pages {
  font-weight: bolder;
}

/*********** search form *****************/
#search_short * {
  font-size: 8pt;
}
#search_short {
  width: 666px;
  margin-bottom: 20px;
  position: relative;
  background-image: url('/images/search.gif');
  background-repeat: no-repeat;
  background-position: 2% 2%;
  height: 60px;
}
form {
  margin: 0;
  padding: 0;
}
#search_inner {
  position: absolute;
  top: 18px;
  right: 32px;
  width: 530px;
  height: 44px;
  border: 1px solid #cfcece;
  background-image: url('/images/bg_search.jpg');
}

#search_inner .f_title {
  text-align: left;
}
#search_inner .f_row * {
  font-size: 8pt;
}
#search_inner .f_row select {
  width: 140px;
}
#search_inner .f_row {
  margin: 0 5px;
}
#search_inner .f_row .button {
  margin-top: 14px;
}
#search_short .f_title, #search_short  .f_input {
  padding: 0 2px;
}
#search_short .f_title, #search_short .f_input {
  margin-left: 5px;
}
#search_short input, #search_short select {
  width: 165px;
}

.button {
  background-image: url('/images/button.gif');
  background-repeat: no-repeat;
  border: none;
  height: 19px;
  width: 180px;
  text-align: center;
}



/* common.css */

#top {
  position: relative;
  width: 708px;
  height: 273px;
  background-image: url('/images/top.jpg');
  background-repeat: no-repeat;
}
#menu, #menu2 {
  position: absolute;
  top: 200px;
  left: 0;
  height: 63px;
  width: 708px;
  padding-top: 10px;
  background-color: #e7e7e7;
}
#menu a, #menu2 a {
  display: block;
  width: 125px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font: 12pt Arial;
  font-weight: bolder;
  padding: 6px 0px;
}
#menu span:hover, #menu2 span:hover {
  background: url('/images/li_bg_hover.gif') center top no-repeat;
}
#menu span.active, #menu2 span.active {
  background: url('/images/li_bg_active.gif') center top no-repeat;
}
#menu div {
  text-align: center;
}
#menu span, #menu2 span {
  display: inline-block;
  width: 125px;
  padding: 0 0 0px 0;
  margin: 0 5px;
  background: url('/images/li_bg.gif') center top no-repeat;
}

#right {
  float: right;
  width: 160px;
  margin-right: 40px;
}
#langs {
  position: absolute;
  top: 17px;
  right: 15px;
  padding: 0;
}
#langs ul {
  padding: 0;
}
#langs li a {
  display: block;
  text-decoration: none;
  background-image: url('/images/lng_red.gif');
  height: 17px;
  width: 19px;
  font: bolder 7pt Verdana;
  padding: 8px 0 0 6px;
  color: #890303;
}
#langs li a.active {
  background-image: url('/images/lng_green.gif');
  color: #17f000;
}
#bottom {
  position: relative;
  clear: both;
  width: 708px;
  height: 105px;
  margin: 0;
  background-color: #e7e7e7;
}
#bottom #img_telephones {
  float: left;
}
#bottom #sprechen {
  position: absolute;
  top: 60px;
  left: 390px;
}
#bottom #telephones {
  position: absolute;
  top: 22px;
  left: 60px;
  color: #ffffff;
  font: 18pt Arial;
}
#bottom #copyright {
  position: absolute;
  top: 50px;
  right: 0;
  background-color: #ffffff;
}
#bottom #copyright div {
  padding: 7px;
  font-size: 8pt;
}
#bottom #copyright div a {
  color: #7a9ccc;
}

#main {
  position: relative;
  width: 668px;
  margin: 0;
  padding: 0 20px 20px 20px;
  background-color: #e7e7e7;
  border-top: 1px solid #e7e7e7;
}
#content {
  text-align: center;
}

#index_text {
  text-align: left;
}

/* contacts.css */

#company_contacts {
  text-align: left;
  padding: 0 5px;
}
#company_info {
  padding: 0 5px;
  text-align: left;
}
.small_title {
  font-weight: bolder;
  margin-top: 10px;
}

#company_contacts .sub_title {
  margin: 5px 0;
}

#contacts {
  text-align: left;
  padding: 5px 5px 5px 60px;
  margin: 4px;
}
#contacts #tels {
  float: right;
}
#contacts #address {
  float: left;
}

#contacts_form table {
  margin: 5px;
  padding: 5px;
}
#contacts_form input {
  width: 400px;
}
#contacts_form textarea {
  width: 400px;
  height: 100px;
}
#contacts_form .button {
  width: 185px;
  height: 23px;
}
#contacts_form h1 {
  margin: 0 89px 0 173px;
  _margin: 0 0 0 183px;
}



/* full_view.css */

#ad_full {
  width: 660px;
}
table * {
  text-align: left;
}
a {
  font-size: 9pt;
}



/* intro.css */
/*

*/

/* main.css */

body, div, td, input, select, h1 {
  font: 10pt Verdana;
  color: #3d3d3d;
}
body {
  margin: 0;
  padding: 0;
  background-image: url('/images/bg_grey.gif');
  background-repeat: repeat;
}

img {
  border: none;
}

h1 {
  font-weight: bolder;
  margin: 0;
}

#new_stock #main_title {
  background-color: #eeeeee;
  margin: 0 0 8px 0;
  height: 16px;
  font-weight: bolder;
}


/**************** lists ***********************/
ul {
  list-style-type: none;
  padding: 0 0 0 5px;
  margin: 0;
}
li {
  text-align: left;
}

/**************** links ***********************/
a {
  color: #3476a4;
  text-decoration: none;
}
a:hover {
  color: #64a6d4;
  text-decoration: underline;
}

/**********************************************/
.b {
  font-weight: bolder;
}
.sub_title {
  background-color: #c1c1c1;
  color: #5c5c5c;
  padding: 2px;
  text-align: left;
}

.b_title {
  background-color: #c1c1c1;
  color: #5c5c5c;
  padding: 2px 2px 2px 10px;
  font-weight: bolder;
  text-align: left;
}

.left {
  float: left;
}
.right {
  float: right;
}

.button {
  border: 1px solid #dadada;
  background-color: #b2b2b2;
  color: #ffffff;
  font-weight: bolder;
}



/* new_stock.css */

/**************** adverts main view ****************/
#right {
  float: right;
}
#new_stock div {
  color: #ffffff;
  font-weight: bolder;
  padding-top: 3px;
}
#new_stock {
  width: 174px;
  height: 304px;
  background-image: url('/images/new_stock.jpg');
  background-repeat: no-repeat;
  margin: 0 0 10px 10px;
}
.ad_main {
  margin: 5px;
}
.ad_main img {
  width: 150px;
  border: 1px solid #cccccc;
}
#new_stock #main_title {
  height: 17px;
  color: #ffffff;
  padding-top: 12px;
  font-size: 10pt;
}



/* photo_view.css */

#ad_full {
  width: 660px;
}
table * {
  text-align: left;
}
a {
  font-size: 9pt;
}
/*
body {
  background-image: none;
  background-color: #e7e7e7;
}
*/




/* print_view.css */

#ad_full_print {
  background-image: none;
}
#ad_full_print * {
  color: #000000;
  font-size: 12pt;
  text-align: left;
}
#ad_full_print {
  width: 650px;
}
#ad_full_print #subj {
  font-size: 34pt;
  font-weight: bolder;
}
#ad_full_print #price {
  font-size: 26pt;
  margin-bottom: 20px;
}
#ad_full_print #sale {
  text-align: right;
  font-size: 16pt;
  padding-bottom: 20px;
}

#ad_full_print .sub_title {
  background-color: #ffffff;
  font-weight: bolder;
  text-decoration: underline;
  padding: 10pt 0 0 0;
}
#ad_full_print #main_info td {
  font-weight: bolder;
}

