/* --------- */
 /*   popup   */
/* --------- */

* {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  font-family: verdana, sans-serif !important;
  font-size: 0.6em;
  width: 450px;
  color: #000000;
  background-color: #e9eef1;
  background-image: url(../img/bg_popup.gif);
  background-repeat: no-repeat;
  background-position: 14px 14px;
}
body.rss {
  width: 582px;
  background-color: #FFFFFF;
  background-image: none;
}
a:link, a:visited {
  text-decoration: none;
  color: #000000;
  outline: none;
}
a:active, a:hover {
  text-decoration: underline;
}
.teaser a:link, .teaser a:visited {
  color: #f68f00;
}
.clear {
  clear: both;
}
#body {
  padding: 15px 0 0 34px;
}
.rss #body {
  padding: 9px 0 0 9px;
}
#content {
  padding: 20px 17px 0 0;
  height: 573px;
  overflow: hidden;
}
#contentText {
  padding: 0 15px 0 0;
  overflow-y: scroll;
}
#contentPics {
  padding: 0 10px 0 0;
  overflow-y: scroll;
}
#contentText {
  height: 466px;
}
#contentPics {
  height: 101px;
  border-top: 1px solid #d4dde2;
  padding-top: 5px;
}
.imgDetail #content {
  padding: 5px 20px 0 0;
  width: 378px;
  height: 172px;
  overflow-y: scroll;
  border-bottom: 1px solid #d4dde2;
  border-top: 1px solid #d4dde2;
}
.rss #content {
  padding: 0;
  width: 563px;
  height: 100%;
  overflow-y: hidden;
  border-bottom: none;
  border-top: none;
}
.rss #head {
  height: 36px;
  width: 563px;
  background-image: url(../img/bg_head_rss_popup.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.date {
  font-weight: bold;
  font-size: 1.1em;
}
.owner {
  color: #65767e;
  padding: 0.1em 0;
}
.keywords {
  color: #65767e;
  padding: 1em 0;
  font-size: 0.9em;
}
h1, h2 {
  font-size: 1.1em;
  padding: 1em 0;
}
.rss h1, .rss h2 {
  padding: 1em 0 0 0;
}
.rss #head h1, .rss #head h2 {
  font-size: 1.3em;
  padding: 0.8em 0 0 13px;
}
.intro {
  font-weight: bold;
}
.rss .intro {
  font-weight: bold;
  color: #65767e;
  margin-top: 1em;
}
div.p {
  margin: 1em 0;
}
.externalLink, .download {
  color: #f68f00;
  margin-bottom: 1em;
  overflow: hidden;
}
.externalLinkHeadline, .downloadHeadline {
  color: #f68f00;
  overflow: hidden;
}
.externalLinkDescription {
  background-image: url(../img/icon_link.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 12px;
  text-decoration: none;
  overflow: hidden;
}

.downloadDescription {
  background-image: url(../img/icon_file.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 12px;
  text-decoration: none;
}
.publisher {
  color: #f68f00;
  text-transform: uppercase;
  font-weight: bold;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
}
@media all {
  .hr {
    clear: both;
    margin: 5px 0 10px 0 !important;
    height: 1px;
    overflow: hidden;
    background-color: #000000;
  }
}
.hr hr {
  display: none;
}
#contentPics .pic {
  float: left;
  margin-right: 7px;
}
#contentPics .img {
  height: 55px;
  width: 55px;
}
#contentPics .img img {
  border: 1px solid #7c909a;
}
.zoom img {
  border: none;
  margin-right: 3px;
}
.download img {
  border: none;
}
.actions {
  padding: 3px 0 4px 0;
  text-align: right;
}
#footer {
  position: relative;
  width: 398px;
  padding: 6px 0 0 0;
  border-top: 1px solid #d4dde2;
}
.imgDetail #footer {
  margin: 0;
  border-top: none;
}
#footer .functions {
  float: right;
  padding-right: 20px;
}
#footer .functions .print,
#footer .functions .pdf,
#footer .functions .email,
#footer .functions .download,
#footer .functions .close {
  float: left;
  width: 14px;
  height: 14px;
  margin-left: 10px;
  overflow: hidden;
  line-height: 500px;
  background-repeat: no-repeat;
}
#footer .functions .pdf {
  background-image: url(../img/icon_download_pdf.gif);
  width: 20px;
  height: 16px;
}
#footer .functions .print {
  background-image: url(../img/icon_print.gif);
}
#footer .functions .email {
  background-image: url(../img/icon_email.gif);
}
#footer .functions .close {
  background-image: url(../img/icon_close.gif);
}
#footer .functions .download {
  background-image: url(../img/icon_download_2.gif);
}
#imgXL {
  width: 378px;
  height: 396px;
  padding-top: 18px;
  text-align: center;
}
#imgXL img {
  border: 1px solid #65767e;
}
table.detail  {
  border-collapse: collapse;
  color: #65767e;
}
table.detail th  {
  width: 110px;
  padding: 0.1em 0;
  font-weight: normal;
  text-align: left;
  color: #f68f00;
  vertical-align: top;
}
table.detail td  {
  width: 330px;
  padding: 0.1em 0;
}

.teaser {
  padding: 10px 35px 10px 12px;
  border-bottom: 1px solid #a9bcc5;
}
.teaser img {
  border: 1px solid #65767e;
}
.xml {
  font-size: 1.1em;
}