﻿/*        *        *        *        *        *        *        *        *        */

/* General styles. */

body {
  background: #FFF;
  color: #6A747C;
  margin: 0 auto;
  padding: 28px 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 500;
}
form {
  border: 0;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 2em;
  font-weight: 500;
}
h2 {
  font-size: 1.75em;
  font-weight: 500;
}
h3 {
  font-size: 1.13em;
  font-weight: 500;
}
h4 {
  font-size: 1.25em;
  font-weight: 500;
}
h5, dt {
  font-size: 1.0em;
  font-weight: 500;
}
h6 {
  font-size: 0.8em;
  font-weight: 500;
}
p {
  font-size: 1.0em;
  font-weight: 500;
}
img {
  margin: 0;
  border: none 0;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}
table {
  padding: 0;
  margin: 0;
}

/*        *        *        *        *        *        *        *        *        */

/* Useful styles. */

div.error {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  clear: left;
}
span.error {
  margin: 0 auto;
  text-align: center;
  color: #F00;
  font-weight: bold;
  font-size: 1.0em;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
div.spacer {
  clear: both;
  width: 100%;
  height: 0;
}

/*        *        *        *        *        *        *        *        *        */

#home {
  background: #FFF url(Images/BlueGradient.jpg) no-repeat;
  width: 955px;
  height: 682px;
  margin: 0 auto;
  position: relative;
}

#main {
  background: #FFF url(Images/GreyGradient.jpg) no-repeat;
  width: 955px;
  height: 682px;
  margin: 0 auto;
  position: relative;
}
#subgallery {
  width: 955px;
  margin: 0 auto;
  position: relative;
}

#divLogo, #divHeader {
  position: relative;
  text-align: right;
}
#divLogo img {
  margin: 21px 30px 0 0;
}
#divLogo ul {
  padding: 0;
  position: absolute;
  bottom: 10px;
  left: 21px;
  list-style-type: none;
}
#divHeader ul {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 8px;
  left: 21px;
  list-style-type: none;
}
#divLogo ul li, #divHeader ul li {
  float: left;
}
#divLogo ul li a, #divHeader ul li a {
  height: 19px;
  color: #6a747c;
  margin: 0 11px;
  font-size: 0.8em;
  text-decoration: none;
  padding-top: 7px;
  display: block;
}
#divLogo ul li a.active, #divLogo ul li a:hover,
#divHeader ul li a.active, #divHeader ul li a:hover {
  background: transparent url(Images/MenuHilite.gif) no-repeat;
}

#divMainHdr {
  margin-top: 6px;
  text-align: right;
}
#divMainHdr img {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #fff;
}

#MainLeft {
  margin: 50px 0 0 87px;
  width: 500px;
  text-align: left;
  float: left;
}
#MainLeft img {
  margin-right: 18px;
}
#MainLeft h1 {
  color: #a49f97;
  margin-bottom: 5px;
}
#MainLeft p {
  margin-top: 0;
  line-height: 1.4em;
}

#MainRight {
  float: right;
  width: 200px;
  height: 320px;
  padding: 20px 36px 0 50px;
  text-align: left;
  background: transparent url(Images/MainRight_Border.gif) repeat-y top left;
}
#MainRight h1 {
  color: #A49F97;
  margin-bottom: 5px;
}
#MainRight p {
  line-height: 1.4em;
  margin-top: 10px;
}

img.background {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

#GalleryLeft {
  margin: 15px 0 0 0;
  padding: 0;
  text-align: left;
  width: 955px;
  height: 554px;
  position: relative;
}
#GalleryLeft h1 {
  color: #fcb040;
}
#GalleryLeft table {
  margin-top: 40px;
  margin-bottom: 110px;
}
#GalleryLeft table tr td.orange-box {
  width: 80px;
  height: 19px;
  background-color: #fcb040;
}
#GalleryLeft table tr td.orange-box-2 {
  width: 80px;
  height: 13px;
  background-color: #fcb040;
}
#GalleryLeft table tr td.link {
  padding-left: 10px;
  font-size: 1.6em;
  color: #bab7b1;
}
#GalleryLeft table tr td.link a, #GalleryLeft a, #custom a {
  color: #FCB040;
  text-decoration: none;
}
#GalleryLeft table tr td.link a:hover, #GalleryLeft a:hover, #custom a:hover {
  text-decoration: underline;
}

#SubGalleryLeft {
  width: 919px;
  height: 554px;
  margin-top: 15px;
  position: relative;
  text-align: left;
  padding-left: 36px;
  position: relative;
}
#SubGalleryLeft h1 {
  font-size: 1.6em;
  color: #FCB040;
}
#SubGalleryLeft a.stamp img {
  border: solid 2px #d2cec8;
  margin-right: 6px;
  margin-bottom: 6px;
}
#SubGalleryLeft p {
  line-height: 1.5em;
}

#GalleryRight div.SubGallery {
  padding-top: 36px;
}
#GalleryRight div.special {
  padding-top: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 36px;
  border-top: none;
  border-right: solid 1px #6a747c;
  border-bottom: none;
  border-left: solid 1px #6a747c;
}
#GalleryRight div.SubGallery div.border{
  padding: 0 13px;
  margin-right: 15px;
  border-top: none;
  border-right: solid 1px #6a747c;
  border-bottom: none;
  border-left: solid 1px #6a747c;
  float: left;
}
#GalleryRight div.SubGallery div {
  padding-right: 30px;
}
#GalleryRight div.SubGallery div h1 {
  font-size: 2.0em;
  margin-top: 0;
}
#GalleryRight div.SubGallery div p {
  line-height: 1.5em;
}


#GalleryLeft a img {
  margin-bottom: 5px;
}
#GalleryLeft p {
  padding-right: 532px;
  line-height: 1.4em;
}

#GalleryRight {
  float: right;
  width: 590px;
}

img.border {
  border: solid 3px #ccd1ca;
}

#GalleryLeft a span {
  display: block;
  width: 58px;
  height: 72px;
  border: solid 3px #ccd1ca;
  margin-bottom: 5px;
  cursor: pointer;
}
#GalleryLeft a.Themed span {
  background: #fff url(Images/GalleryLeft_1.jpg);
}
#GalleryLeft a.Classic span {
  background: #fff url(Images/GalleryLeft_2.jpg);
}
#GalleryLeft a.Architectural span {
  background: #fff url(Images/GalleryLeft_3.jpg);
}
#GalleryLeft a.Specialty span {
  background: #fff url(Images/GalleryLeft_4.jpg);
}

#GalleryLeft a.Themed_Celtic span {
  background: #fff url(Images/GalleryThemedLeft_1.jpg);
}
#GalleryLeft a.Themed_Music span {
  background: #fff url(Images/GalleryThemedLeft_2.jpg);
}
#GalleryLeft a.Themed_Pictorial span {
  background: #fff url(Images/GalleryThemedLeft_3.jpg);
}

#GalleryLeft span.bold {
  font-weight: 600;
  font-size: 1.4em;
}

#SubSubGallery {
  background: #fff url(Images/GalleryThemedBtm_1.gif) repeat-x bottom;
  padding: 16px 0 77px 0;
  margin-top: 16px;
}

#SubSubGallery table tr td.left {
  padding: 24px 45px 28px 28px;
  text-align: left;
  vertical-align: top;
}
#SubSubGallery h1 {
  color: #fcb040;
}
#SubSubGallery table tr td.left img {
  margin-right: 16px;
}

#SubSubGallery table tr td.centre {
  padding: 0 16px;
  border-left: solid 2px #AEAFB1;
  border-right: solid 2px #AEAFB1;
  vertical-align: top;
}

#SubSubGallery table tr td.right {
  padding: 20px 16px;
  text-align: left;
  vertical-align: top;
}
#SubSubGallery table tr td.right .bold {
  font-weight: 600;
}

#custom {
  background: #fff url(Images/GalleryThemedBtm_1.gif) repeat-x bottom;
  margin-top: 15px;
  height: 378px;
  position: relative;
  text-align: left;
}
#custom table tr td.left, #custom table tr td.centre {
  text-align: left;
  vertical-align: top;
}
#custom table tr td.left {
  padding: 24px 20px 0 46px;
}
#custom table tr td.centre {
  padding: 56px 20px 0 46px;
}
#custom table tr td.left p span, #custom table tr td.centre p span {
  color: #a49f97;
  font-size: 1.6em;
  margin-bottom: 0;
}
#custom table tr td.left p, #custom table tr td.centre p {
  line-height: 1.6em;
  margin-top: 0;
}
#custom table tr td.left h1 {
  margin: 0 0 10px 0;
  padding: 0;
}

#TestimonialPages {
  position: absolute;
  top: 30px;
  right: 530px;
}
.testimonial img {
  float: right;
  margin-right: 40px;
}