/* interior styles */

#interior-wrap{
  margin: 15px auto 0;
  width: 925px;
}

#main-content-top{
  background: url(../images/interiortop_bg.png) no-repeat;
  position: relative;
  height: 65px;
  width: 925px;
}



#main-content-top h1{
  text-align: center;
  padding-top: 20px;
}

.about-us #content-interior{
  padding-bottom:30px;
  padding-left:100px;
  padding-right:100px;
  width:725px;
}

.contact #content-interior{
  padding-bottom:30px;
  padding-left:100px;
  padding-right:100px;
  width:725px;
}

.retailer #content-interior{
  padding-bottom:30px;
  padding-left:100px;
  padding-right:100px;
  width:725px;
}

.contact h3{
  font-weight:bold;
  font-size:16px;
  padding-bottom:10px;
  color:#2B271D;
}

.contact a{
  font-weight:bold;
}

#main-content-interior {
  background: url(../images/interiorrepeat_bg.png) repeat-y;
  position:relative;
  width:925px;
  min-height: 450px;
  float: left;
}

#content-interior{
  position: relative;
  margin: 0 auto 0;
  width: 825px;
  padding-top: 40px;
}

.tshirt{
  float:left;
  padding-left:10px;
  position:relative;
  width:265px;
  padding-bottom: 35px;
}

.shirtrow{
  float:left;
}

.tshirt p{
  width:230px;
  text-align:center;
}

.tshirt img{
  text-align: center;
  padding-bottom: 5px;
}

.tshirt h2.title{
  background: url(../images/interior_tape.png) no-repeat;
  width: 240px;
  height: 43px;
  font-size: 17px;
  padding-top: 15px;
  text-align: center;
  opacity: .74;
}

#tshirt p{
  font-family:Verdana,sans-serif;
  font-size:10px;
  line-height:18px;
  padding-left:15px;
  text-align:center;
  width:220px;
}

#tshirt a{
  font-weight: bold;
}

#footer.interior{
  margin-top: 0;
}

/* gallery styles */

#gallery-content-top{
  background: url(../images/interior_nolinestop.png) no-repeat;
  position: relative;
  height: 65px;
  width: 925px;
}

#gallery-content-top h1 {
  padding-top:20px;
  text-align:center;
}

#gallery-content-interior {
  background: url(../images/interior_nolines.png) repeat-y;
  position:relative;
  width:925px;
  min-height: 450px;
  float: left;
}