body {
  font-family: Tahoma, helvetica, arial, "microsoft sans serif", arial, sans-serif;
  font-size: 63%;
  color: #000;
  background: #FFF;
}

a {color: #009EDB; text-decoration: underline;}
a:link    {}
a:visited {}
a:hover   {text-decoration: none;}
a:active  {}

.border {
  border: 1px solid #000;
}
.hide {
  display: none !important;
}

pre {
  white-space: pre;
}

#content .photo_prev {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
#content .photo_prev img {
  position: absolute;
  top: 0;
  right: 0;
}
#content .photo_prev .title {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 0.9em;
}


#site {
  height: auto;
  font-size: 1em;
  position: relative;
  margin: 0 auto;
  min-width: 980px;
  max-width: 1280px;
}

#header {
  float: left;
  width: 100%;
  height: 25em;
  position: relative;
  z-index: 2;
}

#logo {
  cursor: pointer;
  position: absolute;
  top: 4.5em;
  left: 5%;
  width: 226px;
  /*height: 74px;*/
  height: 120px;
  /*background: url("images/logo.jpg") top left no-repeat transparent;*/
  background: url("images/logo.jpg") 0px 32px no-repeat transparent;
}
#logo * {display: none;}

#header #globalurl, #header #backfromprint {
   display: none;
}


#header #topline {
  position: absolute;
  top: 0;
  left: 35%;
  width: 60%;
  height: 1em;
}

#header #icons {
  position: absolute;
  top: 3em;
  left: 5%;
  
  width: 15%;
}
#header #icons li {
  display: block;
  float: left;
  width: 25%;
}
#header #icons li a {
  display: block;
  width: 11px;
  height: 11px;
  overflow: hidden;
}
#header #icons li.active a, #header #icons li a:hover {height: 10px;}

#header #icons li a {
  background-repeat: no-repeat;
  background-position: top left;
}
#header #icons #ico1 a {background-image: url("images/ico_1.gif");}
#header #icons #ico2 a {background-image: url("images/ico_2.gif");}
#header #icons #ico3 a {width: 12px; background-image: url("images/ico_3.gif");}

#header #icons li a {background-color: #009EDB;}
#header #icons li.active a {background-color: #888;}


#header #topmenu {
  position: relative;
  /*top: 100px;*/
  padding:100px 0 10px;
  left: 33%;
  width: 64%;
  overflow:hidden;
  zoom:1;
}
#header #topmenu li {
  float: left;
  width: 21.9%;
  height: 16px;
  padding-left: 3%;
  position: relative;
  margin-bottom: 1em;
  background:#fff url("images/topmenu_li.jpg") top left no-repeat;
  font-size: 1.2em;
  line-height: 1.1em;
}

#header #topmenu li.active, #header #topmenu li.hover {
  background: url("images/topmenu_li_active.jpg") top left no-repeat;
}
#header #topmenu li a {color: #009EDB;}
#header #topmenu li.active a {color: #000;}


#header .hr {
  /*position: absolute;*/
  /*top: 15em;*/
  left: 5%;
  width: 90%;
  height: 1px;
  overflow: hidden;
  background: url("images/top_hr.jpg") top left transparent;
}

#header #search {
  position: absolute;
  top: 17.5em;
  left: 5%;
  width: 22.5%;
  line-height: 1.2em;
}
#header #search input {
  width: 90%;
  float: left;
  font-size: 1.2em;
  padding: 1px;
}
#header #search img {
  cursor: pointer;
  float: right;
  
}
#header #search a {
  color: #C1C1C1;
}


#header #contacts {
  position: absolute;
  top: 14.5em;
  left: 35%;
  font-size: 1.2em;
  line-height: 1.5em;
}


#sidebar {
  position: relative;
  z-index: 1;
  float: left;
  display: inline;
  width: 25%;
  margin-left:5%;
  padding-top: 4em;
  z-index: 1;
  font-size: 1.4em;
}
#site.index #sidebar {
  padding-top: 5em;
  background: url("images/label_catalog.jpg") top left no-repeat transparent;
}

#sidebar #menu {
  width: 100%;
  margin-bottom: 3em;
  position: relative;
  left: -6%;
  zoom:1;
}
#sidebar #menu li {
  width: 94%;
  padding-left: 6%;
  background: url("images/menu_li.jpg") top left no-repeat transparent;
  line-height: 1.1em;
  margin-bottom: 0.2em;
}
#sidebar #menu li.active, #sidebar #menu li.hover {
  background: url("images/menu_li_active.jpg") top left no-repeat transparent;
}
#sidebar #menu li.active a, #sidebar #menu li.hover a {
  color: #FF5A00;
}
#sidebar #menu.big li {
  /*background: none;*/
  font-size: 1.1em;
margin-bottom: 0.5em;
}
#sidebar #menu.big li a {
  /*color: #000;*/
}
#sidebar #menu.big li.active, #sidebar #menu.big li.hover {
  background: none;
}
#sidebar #menu.big li.active a, #sidebar #menu.big li.hover a {
  color: #FF5A00;
}

#sidebar #menu ul {
  
  margin-left: 5%;
  margin-top: 0.7em;
  margin-bottom: 1.2em;
}
#sidebar #menu.big ul {
  font-size: 0.8em;
}
#sidebar #menu ul li, #sidebar #menu.big ul li {
  width: 94%;
  padding-left: 6%;
  background: url("images/menu_li.jpg") top left no-repeat transparent;
  line-height: 1.1em;
  margin-bottom: 0.2em;
}
#sidebar #menu li ul a, #sidebar #menu li ul a, #sidebar #menu.big li ul a, #sidebar #menu.big li ul a {
  color: #009EDB;
}
#sidebar #menu li.active ul a, #sidebar #menu li.hover ul a, #sidebar #menu.big li.active ul a, #sidebar #menu.big li.hover ul a {
  color: #009EDB;
}
#sidebar #menu ul li.active, #sidebar #menu ul li.hover, #sidebar #menu.big ul li.active, #sidebar #menu.big ul li.hover {
  background: url("images/menu_li_active.jpg") top left no-repeat transparent;
}
#sidebar #menu ul li.active a, #sidebar #menu ul li.hover a, #sidebar #menu.big ul li.active a, #sidebar #menu.big ul li.hover a {
  color: #FF5A00;
}


#content {
  position: relative;
  z-index: 10;
  float: left;
  display: inline;
  width: 60%;
  margin-left: 5%;
  z-index: 1;
  font-size: 1.2em;
  line-height: 1.6em;
  color: #4D4D4D;
}

#site.index #content {
  margin-left: 0;
  width: 65%;
}

#content .container {
  width: 100%;
  position: relative;
}
#content .container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#content .span_1 {width: 12.5%;}
#content .span_2 {width: 25%;}
#content .span_3 {width: 37.5%;}
#content .span_4 {width: 50%;}
#content .span_5 {width: 62.5%;}
#content .span_6 {width: 75%;}
#content .span_7 {width: 87.5%;}
#content .span_8 {width: 100%;}

#content .span_1_padding {width: 9.5%;}
#content .span_2_padding {width: 22%;}
#content .span_3_padding {width: 34.5%;}
#content .span_4_padding {width: 47%;}
#content .span_5_padding {width: 59.5%;}
#content .span_6_padding {width: 72%;}
#content .span_7_padding {width: 84.5%;}
#content .span_8_padding {width: 97%;}

#content .span_1, #content .span_2, #content .span_3, #content .span_4, #content .span_5, #content .span_6, #content .span_7, #content .span_8 {
  margin-bottom: 2em;
}
#content .span_1_padding, #content .span_2_padding, #content .span_3_padding, #content .span_4_padding, #content .span_5_padding, #content .span_6_padding, #content .span_7_padding, #content .span_8_padding {
  margin-right: 3%;
  /*padding-right: 3%;*/
  margin-bottom: 2em;
}

#content .margin_1 {margin: 0 12.5%;}
#content .margin_2 {margin: 0 25%;}
#content .margin_right {
  margin-left: 0;
}
#content .margin_left {
  margin-right: 0;
}

#content .padding_1 {margin: 0 12.5%;}
#content .padding_2 {margin: 0 25%;}
#content .padding_right {
  margin-left: 0;
}
#content .padding_left {
  margin-right: 0;
}

#content .nopadding {padding: 0;}
#content .nomargin {margin: 0;}

#content .left {
  float: left;
  display: inline;
  margin-bottom: 0;
}
#content .right {
  float: right;
  display: inline;
  margin-bottom: 0;
}
#content img.left {
  margin-right: 1em;
  margin-bottom: 0;
}
#content img.right {
  margin-left: 1em;
  margin-bottom: 0;
}
#content img.padded {
  margin: 2em 0;
}

#content .relative {
  position: relative;
}

#content .italic {
  font-family: "Trebuchet MS", Tahoma, helvetica, arial, "microsoft sans serif", arial, sans-serif;
  font-style: italic;
}

#content h1, #content h2, #content h3, #content h4 {
  margin-bottom: 0.5em;
}
#content h1 {
  font-size: 2.4em;
  line-height: 1em;
}
#content h2 {
  font-size: 2em;
  line-height: 1em;
  color: #939393;
}
#content h3 {font-size: 1.2em;}
#content h4 {font-size: 1em; font-weight: bold;}

#content p, #content ul, #content ol, #content blockquote {
  margin-bottom: 2em;
}

#content ul {
  width: 100%;
  margin-bottom: 2em;
}
#content ul li {
  padding-left: 20px;
  background: url("images/li.jpg") top left no-repeat transparent;
  position: relative;
  left: -20px;
}
#content ul.colorize li {
  background: none transparent;
}
#content ol {
  margin-left: 2em;
  margin-bottom: 2em;
  list-style: decimal outside;
}
#content li {
  line-height: 1.1em;
  margin-bottom: 0.5em;
}
#content li ul, #content li ol {
  margin-left: 2em;
  line-height: 1.1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

#content blockquote {
  width: 90%;
  margin-left: 5%;
  border-left: 0.5em solid #009EDB;
  padding-left: 4%;
}

#content table {
  width: 100%;
  margin-bottom: 2em;
}
#content table td {
  padding: 0.3em 0.5em;
}
#content table td.a-center {
  text-align: center;
}
#content table, #content table * {
  border: 0;
}

#content b {font-weight: bold;}

#content form {
  width: 100%;
  padding: 3%;
  padding-bottom: 0;
  position: relative;
  left: -3%;
  border: 1px dotted #4D4D4D;
}
#content form.simple {
  width: 100%;
  padding: 0;
  position: static;
  left: 0;
  border: 0;
}
#content form input {
  width: 100%;
}
#content form textarea {
  width: 100%;
  height: 6em;
  margin-bottom: 1em;
}

#content .nobr {
  margin-bottom: 0;
}
#content .br {
  margin-bottom: 2em;
}
#content .block {
  display: block;
}
#content .auto {
  width: auto;
}
#content .bigger {
  font-size: 1.2em;
}
#content .high {
  min-height: 100%;
  top: 0;
  bottom: 0;
}
#content .wide {
  width: 100%;
}
#content .title {
  font-size: 1.8em;
  display: block;
  margin-bottom: 0.6em;
}


#content .hr {
  display: block;
  width: 100%;
  height: 0.5em;
  margin-bottom: 2em;
}

#content .location {
  margin-bottom: 1.5em;
}
#content .location * {
  color: #D4D4D4;
}
#content .location li {
  left: 0;
  line-height: 1.1em;
  float: left;
  width: auto;
  padding-left: 1em;
  margin-right: .9em;
  margin-bottom: 0;
  background: url("images/location_li.jpg") no-repeat top left transparent;
}
#content .location li.first {
  width: 25px;
  height: 13px;
  padding: 0;
  background: url("images/rhino.jpg") no-repeat top left transparent;
}

#content .description {
  font-family: "Trebuchet MS", Tahoma, helvetica, arial, "microsoft sans serif", arial, sans-serif;
  font-style: italic;
  color: #BCBCBC;
}

#content .cornermoved {
  padding: 14em 0 2em 0;
  position: relative;
  height: 4em;
}
#content .cornermoved .corner_tl {
  position: absolute;
  top: 0;
  left: -25%;
}
#content .cornermoved .corner_tr {
  position: absolute;
  top: 0;
  right: -25%;
}
#content .cornermoved .corner_bl {
  position: absolute;
  bottom: 0;
  left: -25%;
}
#content .cornermoved .corner_br {
  position: absolute;
  bottom: 0;
  right: -25%;
}
#content .cornermoved img.main {
  position: absolute;
  top: 3em;
  left: 0;
}

#content .cornered {
  padding: 2em 6%;
  height: 11em;
  overflow: hidden;
}
#content .moved {
  position: relative;
  left: -3%;
}

#content .corner_tl {
  position: absolute;
  top: -1px;
  left: -1px;
}
#content .corner_tr {
  position: absolute;
  top: -1px;
  right: 0;
}
#content .corner_bl {
  position: absolute;
  bottom: 0;
  left: -1px;
}
#content .corner_br {
  position: absolute;
  bottom: 0;
  right: 0;
}

#content #pages {
  margin-bottom: 3em;
}
#content #pages li {
  padding: 0.5em 0.7em;
  margin-right: 0.4em;
  border: 1px dotted #888;
  float: left;
  display: inline;
  left: 0;
  background: none;
}
#content #pages li.active, #content #pages li.hover {
  border: 1px solid #FF5A00;
}
#content #pages a {
  text-decoration: none;
}

#content table.properties .head td {
  color: #FFF;
  background: url("images/topline.jpg") top left repeat-y #00BD87;
}
#content table.properties .head td {
  border-bottom: 0;
}
#content table.properties td {
  border: 0;
  border-bottom: 1px dotted #000;;
  border-right: 0.5em solid #FFF;
  padding: 0.5em 0.5em;
}

#content .teaser {
  float: left;
  display: inline;
  width: 25%;
  margin-left: 12.5%;
  padding-bottom: 1em;
  position: relative;
  font-size: 1.1em;
}
#content .teaser a span {
  display: block;
  font-weight: bold;
  text-decoration: underline;
}
#content .teaser a:hover span {
  text-decoration: none;
}
#content .teaser .icon {
  position: absolute;
  top: -0.3em;
  left: -90px;
}
#content .teaser a { color: #4D4D4D; }

#content .active {
  color: #FF5A00;
}


#content #doosan, #content #mitsubishi {
  position: absolute;
  top: 87px;
  height: 17px;
  overflow: hidden;
  cursor: pointer;
}

#content #doosan {
  left: 0;
  width: 58px;
  background: url("images/doosan.jpg") top left no-repeat transparent;
}
#content #doosan.hover {
  background: url("images/doosan_hover.jpg") top left no-repeat transparent;
}
#content #mitsubishi {
  left: 75px;
  width: 78px;
  background: url("images/mitsubishi.jpg") top left no-repeat transparent;
}
#content #mitsubishi.hover {
  background: url("images/mitsubishi_hover.jpg") top left no-repeat transparent;
}




#botinfo {
  float: left;
  clear: both;
  display: inline;
  width: 100%;
  position: relative;
  font-size: 1.2em;
}
#botinfo .hr {
  display: block;
  width: 82.5%;
  margin-left: 12.5%;
  height: 0.5em;
  margin-bottom: 3em;
}

#botinfo .container {
  width: 100%;
  position: relative;
}
#botinfo .container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#botinfo #services {
  float: left;
  display: inline;
  width: 45%;
  margin-left: 12.5%;
}
#botinfo #about {
  float: left;
  display: inline;
  width: 37.5%;
  margin-right: 5%;
}

#botinfo .br {
  margin-bottom: 2em;
}

#botinfo .teaser {
  float: left;
  display: inline;
  width: 33%;
  margin-left: 16%;
  margin-bottom: 3em;
  font-size: 1.1em;
  line-height: 1.2em;
  position: relative;
}
#botinfo .teaser a span {
  display: block;
  font-weight: bold;
  text-decoration: underline;
}
#botinfo .teaser a:hover span {
  text-decoration: none;
}
#botinfo .teaser .icon {
  position: absolute;
  top: -0.3em;
  left: -90px;
}
#botinfo .teaser a { color: #4D4D4D; }

#botinfo p {
  line-height: 1.3em;
  margin-bottom: 2em;
}
#botinfo p.important {
  font-style: italic;
  font-weight: bold;
  font-family: "Trebuchet MS", Tahoma, helvetica, arial, "microsoft sans serif", arial, sans-serif;
  font-size: 1.05em;
}

#prefoot {
  float: left;
  clear: both;
  display: inline;
  width: 100%;
  position: relative;
  padding: 4em 0 2.5em 0;
  font-size: 1.4em;
  line-height: 1.3em;
}

#prefoot .teaser {
  float: left;
  display: inline;
  width: 15%;
  margin-left: 7.5%;
  position: relative;
  left: 5%;
}
#prefoot .teaser a span {
  display: block;
  font-weight: bold;
  text-decoration: underline;
}
#prefoot .teaser a:hover span {
  text-decoration: none;
}
#prefoot .teaser .icon {
  position: absolute;
  top: -0.3em;
  left: -90px;
}
#prefoot .teaser a { color: #4D4D4D; }


#footer {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  padding: 3em 0 4em 0;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #4D4D4D;
}

#footer .hr {
  margin-left: 5%;
  padding-bottom: 4em;
  width: 90%;
  height: 1px;
  overflow: hidden;
  background: url("images/top_hr.jpg") top left repeat-x transparent;
}
#site.index #footer .hr {
  margin-left: 12.5%;
  width: 82.5%;
}

#footer #copyright {
  float: left;
  padding-left: 5%;
  width: 30%;
}
#site.index #footer #copyright {
  padding-left: 12.5%;
  width: 22.5%;
}

#footer #developer {
  float: left;
  padding-left: 15%;
  width: 22.5%;
}
#site.index #footer #developer {
  padding-left: 0;
}

#footer #counter {
  float: left;
  width: 15%;
}

body.print {
  background: #FFF;
}
#print {
  display: none;
}

body.print #header {
  display: inline;
  height: auto;
  width: 90%;
  margin: 0 5%;
  border-bottom: 1px dotted #000;
  padding: 2em 0;
  margin-bottom: 2em;
}
body.print #header #logo {
  float: left;
  width: 30%;
  position: static;
  display: inline !important;
}
body.print #header #globalurl {
  display: block;
  position: absolute;
  top: 2em;
  left: 30%;
}
body.print #header #backfromprint {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  padding-bottom: 2px;
}
body.print #header #contacts {
  float: left;
  width: 60%;
  position: static;
  padding-top: 3em;
}
body.print #content {
  float: none;
  display: block;
  width: 90%;
}
#flash_banner{position:absolute;top:0;left:35%;}

a.stock { font-size:1.6em; color:#ff9900 !important; text-shadow: 0 0 4px #ff0; }
