/* CSS Document */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;

  margin: 10px 0 0 0;
  padding: 0;

  background-color: #f1eff2;
  color: #2b2b2b;

  overflow: auto;
}
html > body {
  overflow-y: scroll; /* force vertical scrollbar on FF for look similar to IE7*/
}

h1,h2,h3,h4 {
  font-weight: bold;
  padding: 3px 0 3px 0;
  margin: 0;
  color: #2b2b2b;
}

h1 {
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
}

h2 {
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
}

h3 {
  font-size: 10px;
  line-height: 13px;
}

h4 {
  font-size: 10px;
  line-height: 11px;
}

td, form, div, img, span, select, input, iframe {
  margin: 0;
  padding: 0;
}
input {
  margin: -1px 0;/* IE */
}
html > body input {
  margin: 0;
}

img, iframe {
  border: 0;
}

.fieldset {
}
.fieldset.small {
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

textarea {
  width: 100%;
  border: 1px solid #000000;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  height: 13px;
  line-height: 12px;
  width: 90px;

  color: #000000;
  border: 1px solid #000000;
  padding: 2px 0 1px 0;
}
html > body input {
  width: 90px;
}

input.wide {
  width: 248px;
}
html > body input.wide {
  width: 250px;
}

input.button {
  height: 18px;
  width: 90px;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px ! important;

  padding: 0 5px 0 5px;
  margin: 0px;

  vertical-align: middle;
  text-align: center;

  color: #000000;
  border: 1px solid #000000;
}
html > body input.button {
  height: 18px;
}

input.check {
  color: #000000;
  border: 0;

  font-size: 10px;
  line-height: 10px;

  height: 12px;
  width: 12px;
  padding: 0;

  margin-top: -1px;
  margin-bottom: -4px;
  padding-bottom: -2px;
  vertical-align: top;
}

td.check {
  width: 18px;
  height: 18px;
  text-align: center;
  padding: 0;
}

.lbl.check {
  margin-left: 10px;
}

.label {
  height: 18px;
  font-size: 10px;
  line-height: 12px;
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  height: 18px;
  line-height: 12px;

  background-color: #e2e2e2;
  width: 200px;
  border: 1px solid #000000;
  padding: 0;
}

html > body select {
  height: 16px;
}

select.narrow {
  width: 98px;
}

html > body select.narrow {
  width: 100px;
}

label {
  width: 150px;
  float: left;
  margin-right: 0.5em;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

label:hover {
  cursor: pointer;
}

a {
  text-decoration: underline;
  color: #be640a;
}

a:hover {
  text-decoration: none;
  color: #be640a;
}

a.offer, a.offer:hover {
  font-weight: bold;
}

p {
  color: #666666;
  margin: 2px;
}

p.status {
  font-family: "Courier New", Courier, mono, serif;
  font-size: 10px;
}

p.RELEASED {
  color: #009900;
}

p.RESERVED {
  color: #0066CC;
}

p.SOLD {
  color: #000000;
}

#site {
  width: 960px;
  text-align: center;
  vertical-align: top;
}

table.topmenu {
  width: 930px;
  height: 25px;
  border: 0;
}

table.topmenu td {
  height: 25px;
  line-height: 12px;
  font-size: 10px;
}

table.topmenu td a {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 10px;
}
table.topmenu td .user {
  font-weight: bold;
}

#header {
  background-image: url(../images/top_bg.gif);
  background-position: left top;
  background-repeat: no-repeat;
  height: 35px;
  vertical-align: top;

}

td.home {
  background-image: url(../images/home.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
}

td.spy {
  background-image: url(../images/spy.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
}

td.separator {
  background-image: url(../images/separator.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
}

table.banner {
  width: 930px;
  height: 150px;
}
html > body table.banner {
  height: 153px;
}

table.banner td {
  height: 150px;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

td.banner_foto {
}

#page {
  background-image: url(../images/page_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
  width: 960px;
}

.ta_right {
  text-align: right;
}

.ta_right.label {
  text-align: right;
  padding-right: 4px;
}
.ta_right.select {
  width: 10px;
}

.ta_center {
  text-align: center;
}

.date {
  font-style: italic;
}

table.menu {
  width: 930px;
  height: 40px;
  background-color: #cdcdcd;
}

html > body table.menu {
  height: 37px;
}

.menu td {
  white-space: nowrap;
  border-top: 5px solid #cdcdcd;
  font-size: 10px;
  line-height: 12px;
  vertical-align: middle;
}
html > body .menu td {
  height: 35px;
}

.menu td.separator img {
  width: 2px;
  height: 30px;
  line-height: 13px;
}

td.menuitem {
  padding: 0px 10px 0px 10px;
}

td.active {
  border-top-color: #fd860d;  
}

a.menuitem, a.menuitem:hover {
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
}

#pane_content {
  width: 928px;
  margin: 0 15px;
  padding: 0;
  border-top: 5px solid #fd860d;
  border-bottom: 5px solid #fd860d;
  border-left: 1px solid #fd860d;
  border-right: 1px solid #fd860d;
  background-color: #e2e2e2;
}
html > body #pane_content {
  width: 928px;
}

#pane_left {
  vertical-align: top;
  width: 198px;
}

#pane_right {
  vertical-align: top;
  padding-left: 5px;
}

#footer {
  width: 930px;
  height: 25px;
  margin-top: 5px;
}

#foot {
  background-image: url(../images/footer_bg.gif);
  background-position: left top;
  background-repeat: no-repeat;
  height: 35px;
}

.footercopy {
  background-image: url(../images/footer_dark.gif);
  background-position: left top;
  background-repeat: repeat-x;
  height: 25px;
  width: 200px;
  text-align: center;
  color: #ffffff;
}

.footermenu {
  background-image: url(../images/footer_orange.gif);
  background-position: left top;
  background-repeat: repeat-x;
  text-align: right;
  padding-right: 5px;
}

.footermenu a, .footermenu a:hover {
  color: #000000;
  text-decoration: none;
}

table.login {
  background-color: #2b2b2b;
  color: #ffffff;
}

table.login a, table.login a:hover {
  font-weight: bold;
  color: #ffffff;
}

table.login td {
  padding: 4px;
  font-size: 10px;
  line-height: 12px;
}

table.login td.separator {
  background-image: url(../images/loginline.gif);
  background-position: center;
  height: 10px;
}

table.offers_small {
  background-color: #cdcdcd;
}

td.truck_item_foto {
  padding: 5px;
  width: 70px;
  vertical-align: top;
}

td.foto {
  width: 64px;
  min-width: 64px!important;
}

img.foto {
  border-top: 2px solid #fd860d;
}

td.truck_item_info {
  padding: 5px;
  vertical-align: top;
}

.bg_bottom {
  background-position: bottom;
}

.price_bg {
  background-image: url(../images/price_bg.gif);
  background-color: #fd860d;
  background-repeat: repeat-x;
  height: 100%;
  vertical-align: middle;
  line-height: 2.0em;
}

.ask_bg {
  background-image: url(../images/ask_bg.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 138px;
}

.ask_bg a, .ask_bg a:hover {
  color: #ffffff;
  text-decoration: none;
}

.section .ask_bg {
  vertical-align: middle;
}

.price_box {
  background-color: #fd860d;
}

.btn_toggle {
  background-color: #fd860d;
  color: #333333;
  border: 1px solid #333333;
  text-align: center;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  float: left;
  font-size: 12px;
  line-height: 12px;
  margin-right: 2px;
}

div.btn_toggle a, div.btn_toggle a:hover {
  color: #333333;
  font-size: 13px;
  font-weight: bolder;
  text-decoration: none;
}

.ring_bg {
  background-color: #6e6c6a;
  background-image: url(../images/ring_bg.gif);
  color: #ffffff;
  background-position: left top;
  background-repeat: no-repeat;
}

.ring_bg td {
  padding: 5px;
}

.ring_bg a, .ring_bg a:hover {
  color: #ffffff;
}

.search_bottom {
  background-image: url(../images/search_bottomline.gif);
  background-position: left top;
  background-repeat: repeat-x;
  height: 10px;
  width: 100%;
}

table.offers_big td {
  padding-right: 5px;
  padding-top: 5px;
  vertical-align: top;
}

.price_small {
  color: #ffffff;
  font-weight: bold;
}

.price_big {
  font-weight: bold;
  color: #ffffff;
  font-size: 1.2em;
}

td.toolbar {
  padding: 5px;
  width: 100%;
}

.page {
  color: #666666;
}

.page td {
  padding: 10px;
}

.listline {
  background-image: url(../images/listline.gif);
  background-position: left top;
  background-repeat: repeat-x;
  height: 2px!important;
  line-height: 1px!important;
  font-size: 1px!important;
  padding: 0!important;
}

table.result_list {
  color: #666666;
}

table.result_list td.ta_right {
  padding-right: 5px;
}

td.comparebg0 {
  background-image: url(../images/compare_bg.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
td.comparebg1 {
  background-image: url(../images/compare_bot_bg.gif);
  background-position: left;
  background-repeat: no-repeat;
}

td.comparebg0, td.comparebg1 {
  width: 168px;
  height: 35px;
  padding-left: 25px;
}
td.comparebg0 a, td.comparebg0 a:hover, td.comparebg1 a, td.comparebg1 a:hover {
  color: #ffffff;
  text-decoration: none;
}

td.search_res_info {
  width: 196px;
}

td.list_item_top {
  background-image: url(../images/listtop_bg.gif);
  background-position: left top;
  background-repeat: repeat-x;
  height: 54px;
}

table.item_list th {
  color: #ffffff;
  padding: 0;
  text-align: center;
}

table.item_list td {
  padding-right: 5px
}

th.compare0 {
  background-image: url(../images/compare_toparrow.gif);
  background-position: left;
  background-repeat: no-repeat;
  color: #ffffff;
  height: 54px;
  width: 38px;
}

td.compare1 {
  background-image: url(../images/compare_botarrow.gif);
  background-position: left;
  background-repeat: no-repeat;
  color: #ffffff;
  height: 21px;
  width: 38px;
}

tr.item0 {
  color: #666666;
  padding-right: 55px;
  background-color: #e2e2e2;
}

tr.item1 {
  color: #666666;
  padding-right: 55px;
  background-color: #cdcdcd;
}

tr.item0 td, tr.item1 td {
  padding: 5px
}

tr.item0 td input, tr.item1 td input {
  border: 0;
  width: auto;
}

div.details {
  background-image: url(../images/details.gif);
  background-repeat: no-repeat;
  width: 100%;
  height: 28px;
  font-weight: bold;
  margin-top: 10px;
  padding-top: 7px;
  padding-left: 5px;
}

.details a, .details a:hover {
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.detail_data {
  vertical-align: top;
  background-image: url(../images/listline.gif);
  background-position: left top;
  background-repeat: repeat-x;
  color: #666666;
}

.detail_data col.col1 {
  width: 50%;
}

.detail_data td {
  vertical-align: top;
  padding-left: 5px;
}

.offer_data1 td {
  padding-top: 0;
  padding-bottom: 5px;
}

.price_box td {
  padding: 0 15px 0 15px;
}

.price_box .price_small {
  color: #2b2b2b;
}

.price_box .price_big {
  color: #2b2b2b;
}

.arrow_bg {
  background-image: url(../images/arrow.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-right: 12px;
  font-weight: bold;
}

.section {
  background-image: url(../images/itemfotoline_bg.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
}

.dark {
  background-color: #cdcdcd;
}

.icon_img {
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
  width: 17px;
  height: 18px;
  display: block;
  float: right;
}

.icon_print {
  background-image: url(../images/print.gif);
}

.icon_pdf {
  background-image: url(../images/pdf.gif);
}

.icon_notepad {
  background-image: url(../images/notepad.gif);
}

.icon_mail {
  background-image: url(../images/mail.gif);
}

.wizard_bg {
  width: 100%;
  background-color: #fd860d;
  background-image: url(../images/wizard_bg.gif);
  background-repeat: repeat-x;
  height: 6px;
  line-height: 1px;
  font-size: 1px;
}
.wizard_bg td {
  padding: 0;
}

.wizard_pane {
  background-color: #fd860d;
  height: 30px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}

.wizard_pane td {
  padding-left: 5px;
  padding-right: 5px;
}

.step0 {
  background-image: url(../images/step0_bg.gif);
  background-position: center;
  background-repeat: no-repeat;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  width: 25px;
}

.step1 {
  background-image: url(../images/step1_bg.gif);
  background-position: center;
  background-repeat: no-repeat;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  width: 25px;
}

.step0 a, .step0 a:hover {
  color: #2b2b2b;
  text-decoration: none;
}

table.wizard td {
  padding: 5px;
}

.error {
  font-weight: bold;
  padding: 5px;
  line-height: 15px;
  color: #ff3333;
}

.wiz_navi {
  background-image: url(../images/wiz_navi.gif);
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
  text-align: center;
  width: 79px;
  height: 20px;
}

.wiz_navi a, .wiz_navi a:hover {
  font-weight: bold;
  color: #2b2b2b;
  text-decoration: none;
}

body.popup {
  padding: 0;
  margin: 0;
}
.popup.container {
  padding: 25px;
}
.popup.inner {
  height: 5px;
}

#header1, #footer1 {
  height: 5px;
  line-height: 1px;
  font-size: 1px;
}

.top_left {
  background-image: url(../images/top_left_bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  width: 5px;
  height: 100%;
  border-bottom-width: 0;
}

.top_right {
  background-image: url(../images/top_right_bg.gif);
  background-repeat: no-repeat;
  background-position: right top;
  float: right;
  height: 100%;
  width: 5px;
}

.top_middle {
  background-color: #dddddd;
  margin: 0 5px;
}

.footer_left {
  background-image: url(../images/footer_left_bg.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  float: left;
  width: 5px;
  line-height: 5px;
  height: 5px
}

.footer_right {
  background-image: url(../images/footer_right_bg.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  float: right;
  width: 5px;
  line-height: 5px;
  height: 5px;
}

.footer_middle {
  background-image: url(../images/footer_middle_bg.gif);
  background-repeat: repeat-x;
  background-position: 50% bottom;
  line-height: 5px;
  height: 5px;
}

.page_middle {
  background-color: #dddddd;
  padding: 5px;
}

.page_left {
  background-image: url(../images/page_left_bg.gif);
  background-repeat: repeat-y;
  background-position: left top;
  background-color: #dddddd;
  float: left;
}

.page_right {
  background-image: url(../images/page_right_bg.gif);
  background-repeat: repeat-y;
  background-position: right top;
  background-color: #dddddd;
  float: right;
}

.form-row {
  padding: 3px 0 3px 0;
}

td.canceled {
  text-decoration: line-through;
  filter: gray;
}

td.present {
  text-decoration: inherit;
}

.display0 {
  display: none;
}

.display1 {
  display: block;
}

.visible0 {
  visibility: hidden;
}

.visible1 {
  visibility: visible;
}

#progressBar {
  padding-top: 5px;
}

#progressBarBox {
  width: 350px;
  height: 24px;
  border: 1px inset;
  background: #eee;
}

div.progressBarBoxContent {
  width: 0;
  height: 24px;
  border-right: 1px solid #444;
  background: #fd860d;
  color: black;
  text-align: center;
}

#ctrlGoogleView {
  width: 698px;
  height: 400px;
}
#ctrlMap24View {
  width: 698px;
  height: 400px;
}

ul {
  list-style: disc outside;
  margin-top: 5px;
  margin-bottom: 5px;
}

td.img {
  padding: 0;
  line-height: 1px;
  font-size: 1px;
}

span.wiz.lbl {
  display: block;
  height: 16px;
  vertical-align: middle;
}

td.wiz.check {
  height: 16px;
}

td.wiz.data.name {
  vertical-align: bottom;
  width: 40%;
}

td.wiz.data.name textarea {
  height: 64px;
}

td.wiz.data.desc {
  vertical-align: bottom;
  width: 60%;
}

td.wiz.data.lbl {
  vertical-align: top;
}
