/* Styles specific to the production information pages (/press/xxx/index.html) */

/* Shouldn't need this lot any more...
#menu-press.selected .sub-menu>li:hover {
  padding-right: 27px;
}

#menu-press.selected .sub-menu>li:hover a {
  padding-right: 22px;
}

.menu>li#menu-press.selected .sub-menu>li.selected {
  padding-right: 28px;
}
*/

/* This style based on .text1 from the 'original' style sheet */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #A2A2A2;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

a {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #A2A2A2;
  text-decoration: underline;
}

.sub-content {
  z-index: 1;
  padding-top: 0;
}

h1 {
  display: block;
/*  margin: 0 5px 0px 0px;
  float: left;
  height: 348px;
  width: 130px; */
  margin: 0;
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  width: 130px;
  font-size: 16px;
  text-align: right;
  font-style: normal;
  font-weight: normal;
  padding: 9px 5px 0 0;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: bottom center;
  z-index: 1;
}

h1.two-lines {
  padding-top: 0px;
/*  height: 357px; */
}

h1#pinter {
  font-size: 15px;
}

h1#pinter .small {
  font-size: 13px;
}

h2 {
/*  position: absolute;
  top: 10px;
  left: 148px; */
/*  margin: 0px 0 0px 0px; */
  margin: 12px 0 12px 140px;
/*  padding: 10px 0 0 0; */
  padding: 0;
  font-size: 13px;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  color: #aaaaaa;
/*  float: left; */
  z-index: 2;
}

/*
.border {
  display: block;
  border: solid #a2a2a2;
  border-width: 1px 0px 0;
  height: 0px;
  padding: 0px 1px;
}
*/

/*
.border.top {
  position: absolute;
  top: 40px;
  left: 15px;
}

.border.bottom {
  position: absolute;
  top: 284px;
  left: 15px;
}
*/

/*
.sub-content .press {
  position: absolute;
  top: 41px;
  left: 15px;
  width: 576px;
  height: 243px;
  overflow: auto;
  padding: 0px;
  border: solid #a2a2a2;
  border-width: 0px 0;
  margin: 0;
}
*/

.press-pack,
.press-release,
.flyer,
.reviews {
  display: block;
/*  position: absolute;
  left: 14px; */
  margin: 10px 0 10px 15px;
/*  width: 363px; */
  height: 28px;
  border: #a2a2a2 1px solid;
  background-color: #333333;
  color: #a2a2a2;
  padding: 0;
  position: relative;
  z-index: 3;
}

/*
.press-pack {
  border-top: 0;
}
*/

/* .border, */
.press-pack,
.press-release,
.flyer,
.reviews,
.gallery,
.howto {
/* minimum for 3 photos accross: IE: 505px, Firefox: 509px, Chrome: 504px */
/*  width: 530px; - with vertical scrollbar */
  width: 550px;
}

h3 {
  text-transform: lowercase;
  font-size: 15px;
  font-weight: normal;
  color: #cccccc;
/*  float: left; */
  margin: 3px 3px 3px 10px;
/*  margin: 3px 0 0 10px; */
  padding: 0;
}

.press-pack h3,
.press-release h3,
.flyer h3,
.reviews h3 {
  position: absolute;
  top: 0px;
  left: 0px;
}

.press-pack .download,
.press-release .download,
.flyer .download,
.reviews .download {
  display: block;
  position: absolute;
/*  left: 428px; */
/*  left: 448px; */
  right: -8px;
  top: 4px;
/*  margin: 4px -8px 0 0;
  float: right; */
  width: 103px;
  height: 16px;
  border: #a2a2a2 1px solid;
  background-color: #444444;
  background-image: url("../images/down-arrow-black.gif");
  background-position: 95% 55%;
  background-repeat: no-repeat;
  color: #cccccc;
  padding-top: 3px;
  padding-left: 5px;
  text-transform: lowercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
}

a.download:hover {
  background-image: url("../images/down-arrow-green.gif");
  text-decoration: underline;
}

/* IE 6 needs a greater degree of specificy for this rule to work */
div.press-pack span.download:hover,
div.press-release span.download:hover,
div.flyer span.download:hover,
div.reviews span.download:hover {
  background-image: url("../images/down-arrow-red.gif");
}

.gallery {
  display: block;
/*  position: absolute;
  top: 160px;
  left: 14px; */
  margin: 10px 0 10px 15px;
/*  width: 363px; */
/*  height: 204px; */
  border: #a2a2a2 1px solid;
/*  border-bottom: 0; */
  background-color: #333333;
  color: #a2a2a2;
  padding: 0;
  position: relative;
  z-index: 4;
}

h4 {
  text-transform: lowercase;
  font-size: 13px;
  font-weight: normal;
  color: #bbbbbb;
  margin: 0px 3px 4px 12px;
  padding: 0;
  width: 125px;
  float: left;
  clear: both;
}

.photo-credit {
  float: right;
  margin: 2px 10px 4px 0;
}

.photos {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
/*  background-color: red; */
}

.photos .break {
  clear: both;
/*  display: block;
  height: 1px;
  width: 450px;
  margin: 0;
  padding: 0; */
}

.photo {
  float: left;
  display: block;
  height: 82px;
  width: 154px;
/*  border: #a2a2a2 1px solid; */
  margin: 1px 4px 8px 10px;
  padding: 0;
  background-color: #333333;
/*  background-image: url("../images/photo-frame.gif"); */
  background-position: 0 50%;
  background-repeat: no-repeat;
  position: relative;
}

.photo .thumb {
  display: block;
  position: absolute;
  top: 3px;
  left: 1px;
/*  float: left; */
  width: 118px;
  height: 75px;
  line-height: 75px;
  vertical-align: middle;
  text-align: center;
/*  margin: 3px 0 0 1px; */
  z-index: 2;
}

.photo .thumb img {
  vertical-align: middle;
}

.photo .preview {
/*  position: relative;
*  top: 5px; *
  top: -20px; */
  position: absolute;
  top: 5px;
  left: 119px;
  display: block;
  height: 20px;
  width: 32px;
  border: 0 none;
  background-image: url("../images/preview-button-black.gif");
  background-repeat: no-repeat;
/*  margin: 0 0 0 119px; */
  z-index: 4;
}

.photo .preview-text {
/*  position: relative; */
/*  top: -15px; */
  position: absolute;
  top: 5px;
  left: 119px;
  display: block;
  height: 18px;
  width: 30px;
  border: #a2a2a2 1px solid;
  background-color: #444444;
/*  margin: 5px 0 0 119px; */
  text-align: center;
  line-height: 16px;
  z-index: 3;
  color: #cccccc;
  text-transform: lowercase;
/*  text-decoration: none; */
}

.photo a.preview:hover,
.photo a.preview-text {
  background-image: url("../images/preview-button-green.gif");
}

.photo span.preview:hover,
.photo span.preview-text {
  background-image: url("../images/preview-button-red.gif");
}

.photo .download {
/*  position: relative; */
/*  top: -10px; */
  position: absolute;
  top: 30px;
  left: 119px;
  display: block;
  height: 20px;
  width: 32px;
  border: 0 none;
  background-image: url("../images/download-button-black.gif");
  background-repeat: no-repeat;
/*  margin: 0px 0 0 119px; */
  z-index: 6;
}

.photo .download-text {
/*  position: relative;
*  top: -30px; *
*  top: -20px; *
  top: 20px; */
  position: absolute;
  top: 30px;
  left: 119px;
  display: block;
  height: 18px;
  width: 30px;
  border: #a2a2a2 1px solid;
  background-color: #444444;
/*  margin: -35px 0 0 119px; */
  text-align: center;
  line-height: 16px;
  z-index: 3;
  color: #cccccc;
  text-transform: lowercase;
/*  text-decoration: none; */
}

.photo a.download:hover,
.photo a.download-text {
  background-image: url("../images/download-button-green.gif");
}

.photo span.download:hover,
.photo span.download-text {
  background-image: url("../images/download-button-red.gif");
}

.photo .frame {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  height: 80px;
  width: 142px;
  border: 1px solid #a2a2a2;
/*  margin: -78px 0 0; */
  z-index: 1;
}

.howto {
  display: block;
/*  position: absolute;
  top: 295px;
  left: 15px; */
  clear: both;
/*  width: 363px; */
/*  height: 99px; */
  height: 55px;
  border: #a2a2a2 1px solid;
  background-color: #333333;
  color: #a2a2a2;
  padding: 0;
  margin: 10px 0 10px 15px;
  position: relative;
  z-index: 5;
}

.howto h3 {
  margin: 4px 0px 3px 6px;
  padding: 0;
  font-size: 12px;
  width: 524px;
}

.howto h3 .title {
/*  float: left; */
}

.howto .icon {
  display: block;
  position: absolute;
  top: 4px;
  right: -8px;
/*  float: right;
  margin: 0px -8px 0px 0; */
  height: 13px;
  width: 14px;
  border: #a2a2a2 1px solid;
  background-color: #444444;
  color: #cccccc;
  text-align: center;
  font-size: 9px;
  padding: 0;
}

.howto dl {
  margin: 0px 0 0;
  width: 265px;
}

.howto dl.left {
  float: left;
  width: 255px;
}

.howto dl.right {
  float: right;
  width: 275px;
}

.howto dl dt {
/*  float: left;
  clear: left; */
  margin: 0 0 0 4px;
/*  width: 58px; */
}

.howto dl.left dd {
  width: 197px;
}

.howto dl.right dd {
  width: 217px;
}

.howto dl dt .preview-text,
.howto dl dt .download-text,
.howto dl dt .preview,
.howto dl dt .download {
  display: block;
  float: left;
  padding: 0 0 1px;
  width: 27px;
  height: 11px;
  text-align: center;
  font-size: 9px;
  line-height: 10px;
  border: #a2a2a2 1px solid;
}

.howto dl dt .preview-text,
.howto dl dt .download-text {
  clear: left;
  margin: 0 0 2px 0px;
  background-color: #444444;
}

.howto dl dt .preview,
.howto dl dt .download {
  margin: 0px 0px 0px -29px;
  background-position: -3px -4px;
}

.howto .left .preview {
  background-image: url("../images/preview-button-black.gif");
}

.howto .left .download {
  background-image: url("../images/download-button-black.gif");
}

.howto .right a.download {
  background-image: url("../images/download-button-green.gif");
}

.howto .right span.download {
  background-image: url("../images/download-button-red.gif");
}

.howto dt span,
.howto dt a {
  color: #cccccc;
  text-transform: lowercase;
}

.howto dt img {
  border: 0 none;
}

.howto dd {
  float: right;
  clear: none;
  margin: 0 0 0 0px;
  padding: 0 0 4px;
  position: relative;
  left: -20px;
  font-size: 9px;
  color: #bbbbbb;
  text-transform: lowercase;
}


.hidden {
  display: none;
}
