
/* Global */

body {
  font-family: garamond;
  font-size: 16px;
  color: #333;
  text-align: center;
  margin: 0;
  background: #2F614C;
}

a {
  color: #323329;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

em {
  font-weight: bold;
  font-style: italic;
}

ul {
  padding: 0;
  margin: 0;
}

/* Shared */

#page {
  width: 780px;
  margin: auto;
  text-align: left;
  position: relative;
}

.center-page {
  margin: auto;
  text-align: left;
  position: relative;
  width: 780px;
  padding: 0 10px;
}

#page-left {
  float: left;
  width: 200px;
}

#page-left h1 {
  margin: 0 0 5px 0;
  font-size: 22px;
}

#page-main {
  float: left;
  width: 570px;
  margin-left: 10px;
}

#page-left #menu ul {
  list-style-type: none;
}

#page-left #menu li {
  padding: 3px 0;
}

/* Header */

#hd {
  background: #2F614C;
  height: 132px;
  width: 100%;
  text-align: center;
}

#hd .house-logo-container {
  position: absolute;
  left: 10px;
  top: 5px;
  overflow: hidden;
}

#hd .house-logo {
  position: relative;
  left: -40px;
}

#hd .flurybryant-logo {
  width: 552px;
  height: 46px;
  background: url(/images/flurybryant.jpg);
  position: absolute;
  z-index: 20;
  left: 217px;
  top: 20px;
}

#hd .links {
  list-style: none;
  margin: 6px 0 0 0;
  padding: 0;
  position: absolute;
  left: 220px;
  top: 70px;
  z-index: 20;
}

#hd .links a {
  color: #FFFFFF;
}

#hd .links a:hover {
  color: #999;
  text-decoration: none;
}

#hd .links li {
  float: left;
  padding: 0 10px;
  line-height: 1.1em;
  height: 21px
}

#hd .links li.left {
  padding-left: 0;
  border-left: 0;
}

#hd .moulding {
  position: absolute;
  top: 110px;
  left: 0;
  top: 110px;
  width: 100%;
  height: 22px;
  background: url(/images/moulding-top.jpg);
}

/* Footer */

#ft {
  background: #2F614C;
  height: 22px;
  text-align: center;
  width: 100%;
}

#ft .moulding {
  width: 100%;
  height: 22px;
  background: url(/images/moulding-bottom.jpg);
}

/* Body */

#bd {
  background: #CCC;
  padding: 10px 0 20px 0;
  text-align: center;
  width: 100%;
}

/* Home */

#home #slideshow {
  float: right;
  margin: -5px 6px 10px 10px;
}

/* About */

#about #page-main h1 {
  text-align: center;
  font-size: 22px;
  margin: 0 0 5px 0;
}

#about #page-main h2 {
  font-size: 18px;
  margin: 0 0 5px 0;
}

#about #page-main .column {
  float: left;
  width: 275px;
}

#about #page-main .column.left {
  clear: both;
}

#about #page-main .column.right {
  margin-left: 20px;
}

#about #page-main ul {
  list-style: none;
  margin-bottom: 10px;
  margin-left: 30px;
}

table#towns {
  margin-bottom: 1em;
  padding: 0.5em 0;
  border: 0 solid #183328;
  border-width: 1px 0;
}

table#towns td {
  padding: 0 75px;
}

/* Portfolio */

#photo-menu {
  margin: -5px 0 -5px -10px;
  float: left;
}

#photo-menu #links {
  list-style: none;
/*  border-right: 5px solid #ECF3C5; */
}

#photo-menu #links li {
  background: #ECF3C5;
}

#photo-menu #links li.selected {
  background: #CCC;
}

#photo-menu #links li .title {
  padding: 0 5px;
  cursor: pointer;
}

#photo-menu #links li.hover .title {
  color: #A1A686;
}

#photo-menu #links li.selected.hover .title {
  cursor: default;
  color: #323329;
}

#photo-menu #links li .chooser {
  display: none;
  height: 300px;
}

#photo-menu #links li.selected .chooser {
  display: block;
}

/* Contact */

#contact #page-left {

}

#contact #page-left td.left {
  padding-right: 10px;
  font-weight: bold;
}

#contact #page-left table {
  margin: 0 0 3px -3px;
}

#contact #page-left td {
  vertical-align: top;
}

/* Resources */

#resources h1 {
  text-align: center;
  font-size: 22px;
  margin: 0;
}

#resources .sort {
  text-align: center;
}

#resources .column {
  float: left;
  width: 185px;
  margin: 15px 0 0 10px;
}

#resources .column.left {
  margin-left: 0;
}

#resources .column h2 {
  font-size: 20px;
  margin: 0 0 10px 0;
}

#resources .column h3 {
  font-size: 18px;
  margin: 0 0 3px 0;
  text-decoration: underline;
}

#resources .resource {
  margin-bottom: 10px;
}

#resources .resource .name {
  font-weight: bold;
}

/* Photo Album */

#photo-album {

}

#photo-album .thumb {
  float: left;
  width: 160px;
  height: 120px;
  margin: 0 42px 39px 0;
  text-align: center;
}

#photo-album .thumb.right {
  margin-right: 0;
}

#photo-album .thumb.bottom {
  margin-bottom: 1px;
}

#photo-album .thumb img {
  border: 0;
}

#photo-album .photo {
  margin-top: 10px;
}

#photo-album .pager {
  clear: both;
  width: 564px;
}

#photo-album .pager div {
  margin-top: 3px;
}

#photo-album .pager .prev {
  float: left;
}

#photo-album .pager .next {
  float: right;
}

/* Documents */

#documents {
  margin-bottom: -20px;
  background: #FFF;
}

#documents a {
  cursor: pointer;
}

#documents #control-bar {
  margin-top: -10px;
  background: #CCC;
}

#documents #control-bar-body .control {
  float: left;
  height: 22px;
  padding: 3px 5px 0 5px;
}

#documents #control-bar .title,
#documents #control-bar #prev-link div,
#documents #control-bar #next-link div {
  font-size: 22px;
  height: 25px;
  padding-top: 0;
}

#documents #control-bar-body a:hover {
  text-decoration: none;
}

#documents #control-bar-body a:hover div {
  color: #333;
}

#documents #control-bar .title {
  padding: 0;
  width: 205px;
}

#documents #control-bar .album-link div {
  font-weight: bold;
}

#documents #control-bar .album-link.selected div {
  background: #FFFFFF;
}

#documents #control-bar #prev-link:hover div,
#documents #control-bar #next-link:hover div {
  background: #FFFFFF;
}

#documents #control-bar a:hover {
  background: transparent;
}

#documents #control-bar #page-number {
  width: 140px;
  text-align: center;
}

#documents #control-bar #next-link div,
#documents #control-bar #page-number,
#documents #control-bar #prev-link div {
  float: right;
  font-weight: bold;
}

#documents .explanation {
  visibility: hidden;
  padding-top: 5px;
  text-align: center;
}

#documents .explanation a {
  text-decoration: underline;
}

#documents #view {
  position: relative;
  height: 558px;
}

#documents #document {
  position: absolute;
  z-index: 0;
  width: 780px;
  height: 558px;
  overflow: hidden;
}

#documents #magnifier {
  display: none;
  position: absolute;
  z-index: 2;
  width: 156px;
  height: 112px;
  overflow: hidden;
  border: 3px solid #999;
}

#documents #magnifier #mag-photo-container {
  position: relative;
}

#documents #magnifier #mag-photo-positioner {
  position: absolute;
}

#documents #sensors {
  position: absolute;
  z-index: 3;
  display: none;
}

#documents #sensors div {
  position: absolute;
  z-index: 3;
  background: #FFF;
}

#documents #view.dragged div {
  cursor: url(/cursors/closedhand.cur), default;
}

/* PhotoSequence */

.photo-sequence {
  position: relative;
  height: 1px;
}

.photo-sequence .script-only {
  position: absolute;
  left: 0;
  top: 0;
}

.photo-sequence div {
  position: absolute;
  left: 0;
  right: 0;
}

.photo-sequence .photo-frame {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: top center;
}

/* Slideshow */

#slideshow {
  margin-top: -5px;
}

#slideshow .photo-sequence .photo-frame {
  width: 500px;
  height: 375px;
}

#slideshow .photo {
  margin-top: 5px;
  border: 22px solid #CCC;
  width: 520px;
  height: 395px;
  text-align: center;
  background: #FFFFFF;
  position: relative;
}

#slideshow .photo .photo-moulding-top {
  position: absolute;
  left: 0px;
  top: -22px;
  width: 520px;
  height: 22px;
  background: url(/images/moulding-top.jpg);
}

#slideshow .photo .photo-moulding-right {
  position: absolute;
  left: 520px;
  top: 0px;
  width: 22px;
  height: 395px;
  background: url(/images/moulding-right.jpg);
}

#slideshow .photo .photo-moulding-bottom {
  position: absolute;
  left: 0px;
  top: 395px;
  width: 520px;
  height: 22px;
  background: url(/images/moulding-bottom.jpg);
}

#slideshow .photo .photo-moulding-left {
  position: absolute;
  left: -22px;
  top: 0px;
  width: 22px;
  height: 395px;
  background: url(/images/moulding-left.jpg);
}

#slideshow .photo .photo-moulding-tl {
  position: absolute;
  top: -22px;
  left: -22px;
  width: 22px;
  height: 22px;
  background: url(/images/moulding-tl.jpg);
}

#slideshow .photo .photo-moulding-tr {
  position: absolute;
  top: -22px;
  left: 520px;
  width: 22px;
  height: 22px;
  background: url(/images/moulding-tr.jpg);
}

#slideshow .photo .photo-moulding-br {
  position: absolute;
  top: 395px;
  left: 520px;
  width: 22px;
  height: 22px;
  background: url(/images/moulding-br.jpg);
}

#slideshow .photo .photo-moulding-bl {
  position: absolute;
  top: 395px;
  left: -22px;
  width: 22px;
  height: 22px;
  background: url(/images/moulding-bl.jpg);
}

#slideshow .photo .matte {
  margin: 10px;
}

#slideshow .photo img {
  border: 0;
}