#content {
  zoom:1;
}
#content #action {
  position:relative;
  zoom:1;
}


/* ***** Maps section ********************************************** */
#content #flipper {
  width:412px;
  position:absolute;
  top:0px;
  left:0px;
}
#content #flipper h3 {
  margin:0px;
  text-align:right;
  font-size:12px;
  cursor:pointer;
  padding:1px 5px;
  color:#000000;
  background:#ffffff url(/img/products.headbkg.png) no-repeat scroll right center;
  border:1px solid #cccccc;
  border-bottom:1px solid #888888;
}
#content #flipper div {
  background:#ffffff url(/img/locator/map.bkg.png) repeat-x scroll left bottom;
  height:390px;
  border-left:1px solid #aabbcc;
  border-bottom:1px solid #aabbcc;
  border-right:1px solid #aabbcc;
  text-align:center;

  -webkit-transition:height 0.4s ease;
  -moz-transition:height 0.4s ease;
  -ms-transition:height 0.4s ease;
  -o-transition:height 0.4s ease;
  transition:height 0.4s ease;
}
#content #flipper div img {
  cursor:pointer;
}
#content #flipper #noscript {
  width:auto;
  padding:0px;
}
#content #flipper #noscript p {
  margin:0px;
  padding:15px;
}


/* ***** Agents section ******************************************** */
#content #darwin {
  margin-left:417px;
  text-align:left;
  background:#f6f6f6 url(/img/locator/scroll.bkg.jpg) no-repeat scroll right bottom;
  zoom:1;
}
#content #darwin h3 {
  margin:0px;
  font-weight:bold;
  text-align:right;
  font-size:100%;
  padding:1px 5px;
  color:#000000;
  background:#ffffff url(/img/products.headbkg.png) no-repeat scroll right center;
  border:1px solid #cccccc;
  border-bottom:1px solid #888888;
}
#content #darwin h4 {
  font-size:14px;
  color:#000000;
  background-color:transparent;
  padding:20px 5px;
  text-align:center;
  margin:0px;
}
#content #darwin div.scroll {
  height:456px;
  overflow:auto;
  font-size:12px;
  padding:0px 0px 10px 0px;
  border:1px solid #999999;
  border-top:0px none;
}
#content #darwin div.scroll h4#instructions {
  text-align:center;
  padding:50px 20px;
  font-weight:bold;
  font-size:120%;
}
#content #darwin div div.agent {
  margin:0px;
  padding:4px 0px 3px 10px;
  clear:left;
}
#content #darwin div div.agent img {
  width:60px;
  height:80px;
  float:left;
  border:2px solid black !important;
  margin:10px 0px 15px 0px;
}
#content #darwin div div.agent h5 {
  margin:0px 0px 0px 64px;
  padding-left:5px;
  font-size:18px;
  font-weight:normal;
}
#content #darwin div div.agent h6 {
  font-size:12px;
  margin:0px 10px 0px 64px;
  padding:3px 5px;
  color:#000000;
  background:#ffffff url(/img/products.headbkg.png) no-repeat scroll right center;
  border:1px solid #cccccc;
  border-bottom:1px solid #888888;
}
#content #darwin div div dl {
  margin:0px 0px 0px 64px;
  padding:2px 0px 0px 5px;
  font-size:11px;

}
#content #darwin div div dl dt {
  font-weight:bold;
  float:left;
}
#content #darwin div div dl dd {
  margin:0px 0px 1px 5em;
}


/* ***** Initial map section *************************************** */
#content #kysha {
  position:absolute;
  top:0px;
  left:0px;
  background-color:#ffffff;
  width:100%;
  height:100%;
  text-align:center;
}
#content #kysha div {
  padding:15px;
}
#content #kysha div img {
  display:block;
  margin:10px auto;
}


/* ***** Agents section - International Dealers ******************** */
#content #darwin h4#intdlrs {
  text-align:left;
  margin:0px 10px;
  padding:10px 0px 0px 0px;
  clear:left;
}
#content #darwin h4#intdlrs a {
  color:#000000;
}
#content #darwin div div.region {
  margin:0px;
  padding:0px;
}
#content #darwin div div.region table {
  width:94%;
  margin:0px 0px 0px 15px;
  font-size:12px;
}
#content #darwin div div.region table tr th {
  width:33%;
  text-align:left;
}
#content #darwin div div.region table tr td.cname {
  width:33%;
}
#content #darwin div div.region table tr td.cinfo {
  width:33%;
  font-size:11px;
}
#content #darwin div div.region table tr td,
#content #darwin div div.region table tr th {
  vertical-align:top;
  padding:4px;
  background:#ffffff url(/img/contact.fadebkg.png) repeat-x scroll top left;
}
