/**
 *  Tag Style
 */
html, body {
  background:#EBE9E0;
  color:#666666;
  font:11px/15px Verdana, Geneva, Tahoma, sans-serif;
  margin:0;
  padding:0;
  height:100%;
}
a, a:focus {
  color:#666666;
  outline:0;
}
a:hover {
  color:#FFC80B;
}
p {
  margin:0 0 25px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin:0 0 10px;
}
h1 {
  font-size:26px;
  line-height: 30px;
  margin-bottom:20px;
}
h2 {
  font-size:16px;
}
h3 {
  font-weight:bold;
}

/**
 *  Theme Styles
 */

#doc {
  margin:0 auto;
  width:888px;
}
#hd, #bd, #ft {
  background-color:#FFF;
}

#hd {
  box-shadow: 0 0 10px #777;
  height:107px;
  position:relative;
  z-index: 20;
}
#hd-logo {
  background: url('../img/floor-styles-logo.jpg') no-repeat;
  position:absolute;
  top:18px;
  left:25px;
  width:229px;
  height:70px;
}
#hd-nav {
  position:absolute;
  top:0;
  right:225px;
}
#hd-nav ul {
  margin:0;
}
#hd-nav li {
  float:left;
  list-style:none;
  margin:0;
}
#hd-nav a {
  color:#666666;
  display:block;
  font-size:11px;
  line-height:11px;
  padding:67px 20px 29px;
  text-decoration:none;
  text-transform:uppercase;
}
#hd-nav a:hover, #hd-nav a.hit {
  background-color:#EDEBE3;
}
#hd-cta {
  background-color:#FFC708;
  color:#FFF;
  font-size:10px;
  font-weight:bold;
  line-height:22px;
  position:absolute;
  top:59px;
  left:708px;
  padding:0 12px;
  text-decoration:none;
  text-transform:uppercase;
}
#hd-cta:hover {
  background-color:#666666;
}

.left-column {
  float:left;
  margin-left:45px;
  width:600px;
}
.right-column {
  float:right;
  width:180px;
}
.map-link {
  background: url('../img/map-icon.jpg') no-repeat;
  color:#666666;
  display: block;
  line-height: 26px;
  margin: 20px 0;
  padding-left:32px;
  text-decoration: none;
}
.map-link:hover {
  text-decoration: underline;
}

#bd {
  margin:15px 0;
  padding:35px 0;
}
#hdr-img {
  display: block;
  margin-bottom:20px;
}
#bd-nav ul {
  margin:0;
  padding:0;
}
#bd-nav li.nav2 {
  border-top:1px solid #FFC708;
  line-height:30px;
  list-style:none;
  margin:0;
}
#bd-nav ul.subnav {
  margin: 0 0 10px 10px;
  line-height: 20px;
}
#bd-nav a {
  color:#222;
  text-decoration: none;
}
#bd-nav a:hover {
  text-decoration: underline;
}
#bd-nav a.hit {
  font-weight: bold;
}


#ft {
  background-color:#FFC708;
  color:#FFF;
  padding:10px 0;
}
#ft span {
  padding:0 10px;
}
#ft a {
  color:#FFF;
  text-decoration:none;
}
#ft a:hover {
  text-decoration:underline;
}

/**
 *  Inline Styles
 */
.caps {
  font-size:11px;
  text-transform: uppercase;
}

/**
 *  Content Templates
 */
/* Home Page */
.home #bd {
  margin-top:487px;
}
#home-cta {
  background:url('../img/cta-bg.jpg') repeat-x;
  margin-top: 50px;
  min-height: 210px;
  padding:15px;
}
#jumbotron {
  position:absolute;
  top:50px;
  left:0;
  width:100%;
  height:543px;
}
.jumbotron-slide {
  background-color:#DAD5C7;
  background-position:top center;
  background-repeat:no-repeat;
  position:absolute;
  top:0; left:0;
  height:543px;
  width:100%;
  min-width:887px;
  z-index:10;
  opacity:0.0;
}
.jumbotron-slide.jumbotron-active {
  z-index:12;
  opacity:1.0;
}
.jumbotron-slide.jumbotron-last-active {
  z-index:11;
}
.jumbotron-text {
  color:#FFF;
  font-size:20px;
  line-height:26px;
  position:absolute;
  top:0; left:50%;
  padding:100px 0 0 35px;
  width:315px;
  height:443px;
}
#header-residential-wood {
  background-image:url('../../images/home/header-residential-wood.jpg');
}
#header-residential-wood .jumbotron-text {
  background:url('../../images/home/header-residential-wood-bg.png');
  margin-left:94px;
}
#header-commercial-carpet {
  background-image:url('../../images/home/header-commercial-carpet.jpg');
}
#header-commercial-carpet .jumbotron-text {
  background:url('../../images/home/header-commercial-carpet-bg.png');
  margin-left:-444px;
}
#header-kitchen-tile {
  background-image:url('../../images/home/header-kitchen-tile.jpg');
}
#header-kitchen-tile .jumbotron-text {
  background:url('../../images/home/header-kitchen-tile-bg.png');
  margin-left:94px;
}
#header-commercial-tile {
  background-image:url('../../images/home/header-commercial-tile.jpg');
}
#header-commercial-tile .jumbotron-text {
  background:url('../../images/home/header-commercial-tile-bg.png');
  margin-left:-444px;
}

/* Gallery Pages */
.pic-wr, .pic-large {
  background-color:#FFF;
  border:1px solid #A7A8AA;
  color:#FFF;
  float:left;
  margin:0 15px 15px 0;
  position:relative;
}
.pic-wr:hover {
  text-decoration: none;
}
.pic, .pic-small, .pic-large {
  background:#FFF no-repeat 50% 50%;
  display:block;
  width:170px;
  height:170px;
  border-bottom:12px solid #FFC708;
}
.pic-over {
  background:url(../img/pic-bg.png) repeat;
  display:none;
  text-decoration: none;
}
a.pic-wr:hover .pic-over {
  display:block;
  position:absolute;
  top:0; left:0;
  width:100%;
  height:105px;
  padding-top:77px;
  color:#FFF;
  font-size:10px;
  font-weight: bold;
  line-height:12px;
  text-align: center;
  text-decoration: none;
}

.pic-small {
  width:100px;
  height:100px;
  padding:10px;
  overflow: hidden;
}
.pic-small-img {
  width:100px;
}
.pic-large {
  display: none;
  position:absolute;
  left:-25px;
  top:-25px;
  z-index: 500;
}
.pic-trigger {
  background: url(../img/blank.gif); /* for IE */
  position:absolute;
  top:0; left:0;
  width:120px;
  height:120px;
  z-index: 1000;
}