/* --------------------------- Main body/container styles ------------------------- */

body {
  font-family: arial, sans-serif;
  font-size: 10pt;
  text-align: center;
  margin: auto;
  width: 780px;
  background: white;
}

#container {
  margin-top: 15px;
  border-bottom: 20px solid white;
  text-align: justify;
  background: url(images/left-side.jpg) repeat-y;
  background-position: 0 96px;
}

#min-height-hack {
  float: left; display: inline;
  width: 0px;
  padding-bottom: 408px;
}


/* -------------------------------- Element styles -------------------------------- */

table.photos {
  display: block;
  width: 100%;
}
  table.photos td {
    vertical-align: center;
  }
  table.photos td.left {
    text-align: right;
    border-right: 1px solid #6c8092;
  }
  table.photos td.right {
    text-align: left;
  }

#page-main-quality .photo {
}

#page-main-quality .photo img {
  margin: 15px 25px 15px 25px;
  border: 2px solid white;
}

#page-main-quality .photo:hover img {
  border: 2px solid #003d8a;
}

.info-message {
  border: 1px solid #bbb;
  padding: 10px;
  background: #fffaf0;
}

.small {
  font-size: 70%;
}

.testimonial {
  margin-bottom: 40px;
}

.testimonial .author {
  display: block;
  text-align: right;
  color: #003d8a;
}

.footnote {
  text-align: right;
  font-size: 8pt;
  clear: both;
}

.footnote .reference {
  color: #973b00;
}


form.action th.left, form.action tr.first th.left {
  text-align: left;
  margin-left: 0px;
  padding-left: 0px;
  font-weight: normal;
}
input.submit {
  margin-left: 10px;
}

.box {
  display: block;
  margin-bottom: 15px;
  padding: 10px 15px 10px 15px;
  background: url(images/highlight-box-bg.jpg);
  width: 120px;
  text-align: left;
  height: 110px;
  overflow: hidden;
}

.box h3, .box h4 {
  margin: 0px;
  color: #973b00;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 1px;
}

h2 {
  font-size: 13pt;
  color: #4d6990;
  font-weight: bold;
  text-align: right;
  font-variant: small-caps;
  letter-spacing: 3px;
}
h2.first {
  margin-top: 0;
}
h2.underlined {
  float: right;
  width: 330px;
  border-bottom: 1px solid #6c8092;
  margin-bottom: 13px;
  text-align: right;
}

a {
  color: #973b00;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

img.left .thumbnail-left {
  float: left;
  margin: 15px 15px 15px 0;
}

img.right, .thumbnail-right {
  float: right;
  margin: 15px 0 15px 15px;
}

.image {
  margin-top: 5px;
  margin-bottom: 35px;
}
.image img {
  display: block;
}
.image .caption {
  display: block;
  text-align: right;
  margin: 5px;
}

a.image {
  display: block;
  text-decoration: none;
  background: #eeece8;
}
a.image:hover {
  text-decoration: none;
}
a.image:hover {
  background: #dedcd8;
}
a.image .caption {
  background-image: url(images/link-triangle.gif);
  background-repeat: no-repeat;
  background-position: right 60%;
  padding-right: 15px;
  color: black;
  text-decoration: none;
}

p {
  margin-top: 12px;
  margin-bottom: 12px;
}

img {
  border: none;
}

/* -------------------------------- Header styles --------------------------------- */

#header {
  position: relative;
  background: url(images/header-background.jpg);
  padding-left: 40px;
  width: 715px;
  height: 26px;
  text-align: right;
  padding-top: 70px;
  padding-right: 25px;
}
  #header ul {
    display: inline;
    margin: none;
    padding: none;
    list-style-type: none;
    list-style-position: inside;
  }
  #header li {
    margin: none;
    padding: none;
    display: inline;
    margin-left: 40px;
    word-spacing: -1px;
  }
  #header li a  {
    color: #ffe69a;
    text-decoration: none;
  }
  #header li a:hover  {
    text-decoration: underline;
  }
  #header #logo-pj {
    position: absolute;
    display: block;
    left: 32px;
    top: 0px;
    width: 82px;
    height: 96px;
    background: url(images/logo-pj.jpg) no-repeat;
  }
  #header #logo-productions {
    position: absolute;
    display: block;
    width: 249px;
    height: 64px;
    background: url(images/logo-productions.jpg) no-repeat;
    top: 0px;
    left: 114px;
  }
  #header-box-right {
    position: absolute;
    background: url(images/header-box-right.jpg) no-repeat;
    top: 22px;
    right: 0px;
    text-align: right;
    padding-right: 25px;
    padding-top: 18px;
    height: 24px;
    width: 392px;
    color: white;
  }


/* -------------------------------- Sub-header styles ------------------------------- */

#sub-header {
  background: url(images/sub-header-background.jpg);
  margin-left: 31px;
  width: 729px;
  height: 33px;
  line-height: 33px;
  color: #973b00;
  text-align: right;
  padding-right: 20px;
}
  #sub-header h2 {
    color: #973b00;
    margin: 0;
    font-size: 14pt;
    font-variant: normal;
    letter-spacing: 4px;
    font-weight: normal;
  }


/* -------------------------------- Content styles -------------------------------- */

#content {
  position: relative;
  overflow: hidden;
  width: 699px;
  margin-left: 31px;
  padding: 15px 0 15px 50px;
}

#page-main-video_hq #content {
    padding: 0;
    margin-left: 31px;
    width: 748px;
}

#left-content {
  float: left; display: inline;
  width: 290px;
/* Changed this when I cut out the second video thumbnail
   padding-bottom: 408px; */
  padding-bottom: 388px;
}

#vertical-content-divider {
  float: left; display: inline;
  margin-top: 20px;
/* Took this out when I cut out the second video thumbnail
   margin-bottom: 30px; */
  border-left: 1px solid #6c8092;
  margin-left: 40px;
  height: 290px;
  width: 40px;
}

#right-content {
  float: right; display: inline;
  display: block;
  width: 408px;
}
#right-content .image {
  float: right; display: inline;
}

#right-main-content {
  float: right; display: inline;
  display: block;
  width: 490px;
}
#page-index #right-main-content { text-align: right; }
#page-index #right-main-content p { clear: both; }
#right-main-content .image {
  float: right; display: inline;
  margin-left: 30px;
  margin-bottom: 15px;
  _margin-bottom: 0;
}
#right-main-content .box {
  float: right; display: inline;
  margin-left: 30px;
}


#bride-background {
  position: absolute;
  left: 0px;
  bottom: -1px;
  width: 273px;
  margin-top: -408px;
  height: 408px;
  background: url(images/bride-background-3.jpg) no-repeat;
  background-position: left bottom;
}

#page-main-video_hq #bride-background {
    background: none;
}

#bottom-content {
  float: right; display: inline;
  width: 420px;
  margin-left: -200px;
/* Took this out when I cut out the second video thumbnail
   margin-top: 10px; */
}

#bottom-content.long-left {
  margin-top: -388px;
  margin-left: 0;
}

/* --------------------------------- Footer styles -------------------------------- */

#footer {
  background: url(images/footer-background.jpg) no-repeat;
  width: 749px;
  height: 15px;
  text-align: right;
  font-size: 8pt;
  margin-left: 31px;
  line-height: 15px;
  color: gray;
}
  #footer a {
    color: gray;
    text-decoration: underline;
  }
  #footer a:hover {
  }
