@charset "UTF-8";
/* CSS Document */
 
body {
	background-image: url(images/cream-grad.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECDCB9;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
img {
border: none;
}

h1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #96172E;
	line-height: 1.7em;
}
 
#main {
	position: relative;
	visibility: visible;
	width: 1000px;
	vertical-align: top;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#scroll {
	background-image: url(images/TS-scroll.gif);
	height: 165px;
	width: 964px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -25px;
}
#logo {
	background-image: url(images/TS_Logo.gif);
	position: relative;
	height: 143px;
	width: 200px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#left {
	position: absolute;
	width: 200px;
	left: 50px;
	top: 28px;
	text-align: center;
	border: none;
	height: 679px;
}
#content {
	height: 525px;
	width: 700px;
	position: absolute;
	left: 276px;
	top: 184px;
	border: none;
	visibility: visible;
	overflow: visible;
}
#text {
	width: 655px;
	position: absolute;
	left: 300px;
	top: 200px;
	border: none;
	visibility: visible;
	overflow: visible;
	text-align: left;
	min-height: 500px;
}
#text img {
	float: right;
	border: solid 4px #faf6ed;
	margin-left: 2em;
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
}

#left img.headshot {
	margin-top: 5em;
	border: solid 4px #faf6ed;
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
}

#text span img {
	clear: both;
	float: left;
	margin-left: -6.5em;
	margin-top: 2em;
}
#left p {
	font: bold 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #5B2B2F;
	text-transform: uppercase;
}
#left p span {
	text-transform: capitalize;
	font-weight: normal;
}
#text p {
	width: 500px;
}

#text ul#imgs {
	margin: 0;
	padding: 0;
}

#text #imgs li {
	position: relative;
	display: inline;
	float: left;
	width: 33%;	
	margin-bottom: 2em;
}
#finish {
	width: 670px;
	position: absolute;
	left: 300px;
	top: 200px;
	border: none;
	visibility: visible;
	overflow: visible;
	text-align: left;
	min-height: 500px;
}
.finish-list {
	margin: 2em 0 2em -4em;
}
.finish-list li {
	position: relative;
	display: inline;
	float: left;
	width: 188px;
	margin: 0 3em 2.4em 0;
}
.finish-list li.sheen{
	width: 30%;
}
.finish-list p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: .4em 0;
}
#finish img {
	position: relative;
	border: solid 3px #faf6ed;
	margin: 0 1em 1em 0;
	float: left;
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
}
#finish img:hover {
	border: solid 3px #fff;
	box-shadow: rgba(0,0,0,0.4) 0 0 7px;
	-moz-box-shadow: rgba(0,0,0,0.4) 0 0 7px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 0 0 7px;
}
#finish h3 {
	clear: left;
	display: block;
	width: 100%;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-top: solid 2px #e0cb9c;
	padding-top: 1em;
	margin-top: 1em;
}
#finish h3.detail {
	float: left;
	border-bottom: solid 2px #e0cb9c;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
#finish .return a {
	float: right;
	margin: -50px 4em 0 0;
	font-size: 12px;
	text-decoration: none;
}
#finish .return a:hover {
	text-decoration: underline;
}
#finish h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: inherit;
	font-weight: bold;
	text-align: left;
	//padding: .4em 0 0 0;
	//margin: 1em 0 0 0;
}
#finish h4 a{
	text-decoration: none;
	color: #5B2B2F;
}
#finish h4 a:hover{
	border-bottom: 1px solid #5B2B2F;
}
.sheen h4{
	margin: -1em 0 .6em 0;
}
#finish h4.vaqueta {
	margin-bottom: .6em;
}
#finish P.clear {
	 clear: both;
	 display: block;
}
.finish-list li p {
	font-size: 1.1em;
	line-height: .8em;
	margin-top: -1.2em;
}
.links a {
	font-size: 1.3em;
	line-height: 1.6em;
	margin: .4em 0;
}
#finish a.view {
	float: right;
	margin: -33px 5px 0;
	padding: 2px 5px;
	text-decoration: none;
	font-size: 1.1em;
	background: #e0c494;
	color: #5B2B2F;
	/** CSS 3 **/
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1+, Android 1.5+ */
	border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}
#finish a:hover.view {
	color: #fff;
	background: #cdaf7b;
}
#finish a.drop {
	float: none;
	margin-left: -2px;
}
/** Detail page **//

#finish p.description{
	font-size: 1.4em;
	margin: 0 2em 0 0;
	line-height: 1.4em;
}
ul.detail-images {
	padding-left: 0;
}
ul.detail-images li {
	float: left;
	display: inline;
	width: 288px;
	margin: 0 4.5em 1.5em 0;
}
.detail-images li.compare {
	width: 626px;
}
#finish .detail-images li h4 {
	font-size: 12px;
	font-weight: 100;
}
#text h3 {
	clear: left;
	display: block;
	width: 100%;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-top: solid 2px #e0cb9c;
	padding-top: 1em;
	margin-top: 1em;
}

#text div.description {
	clear: both;
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #5B2B2F;
	padding-left: .75em;
}

a:link {
	color: #96172E;
	background-color: transparent;
	text-decoration: underline;
	border: none;
}
a:visited {
	color: #5B2B2F;
	background-color: transparent;
	text-decoration: underline;
	border: none;
}
a:hover {
	background-color: transparent;
	color: #65282d;
	//text-decoration: none;
	border: none;
}
#navbox {
	position: absolute;
	top: 126px;
	width: 720px;
	left: 280px;
	z-index: 5;
	padding: 12px 0;
	background-image: url('images/knobline-700.gif'), url('images/knobline-700.gif');
	background-position: left top, left bottom;
	background-repeat: no-repeat;
	}
	#navbox li {
		float: left;
		display: inline;
		text-align: left;
	}
	#navbox li a {
		text-decoration: none;
		font-family: Georgia, Palantino, Times, serif;
		font-size: 1.4em;
		text-transform: capitalize;
		color: #892100;
		padding: 5px 9px;
		margin: 0 10px;
	}
	#navbox li a:hover {
		color: #fcebc6;
		background-color: #96171e;
	}
#navbox2 {
	position: absolute;
	top: 46px;
	width: 600px;
	left: 299px;
	z-index: 5;
}

td#nav a {
	font-family: Georgia, Palantino, Times, serif;
	font-size: 1.4em;
	line-height: 24px;
	text-align: center;
	color: #892100;
	background-color: transparent;
	text-decoration: none;
	display: block;
	margin-right: 8px;
	margin-left: 8px;
	text-transform: capitalize;
}
 
 td#nav a:visited {
	color: #892100;
	background-color: transparent;
	text-decoration: none;
}
 
td#nav a:hover, td#navon a:hover {
	color: #ECDCB9;
	background-color: #96172E;
}
 
td#nav a:active {
	color: #300;
	text-decoration: none;
}

td#navon a {
	font-family: Georgia, Palantino, Times, serif;
	font-size: 1.4em;
	line-height: 24px;
	text-align: center;
	color: #5B2B2F;
	background-color: #D2B88B;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: capitalize;
}
 
#navend {
	width: 8px;
}
#horzimg {
	position: absolute;
	height: 315px;
	width: 460px;
	visibility: visible;
	left: 125px;
	top: 110px;
}
#vertimg {
	position: absolute;
	height: 391px;
	width: 268px;
	visibility: visible;
	left: 187px;
	top: 60px;
}
 
#thumbsleft {
	overflow: visible;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	text-align: center;
	vertical-align: middle;
	border-left-color: #96172E;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 75px;
}
#thumbsright {
	overflow: visible;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	border-right-color: #96172E;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 75px;
}
#redframe {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #96172E;
	border-left-color: #96172E;
	background-color: #FFFFFF;
	padding-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #5B2B2F;
	letter-spacing: .05em;
	padding-top: 1em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #5B2B2F;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #5B2B2F;
	text-align: right;
	padding-right: 5px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #76222f;
	margin-bottom: .5em;
}
#title {
	position: absolute;
	width: 450px;
	left: 281px;
	top: 179px;
	text-align: right;
	vertical-align: top;
	overflow: visible;
}
 
.textbox {
	background-color: transparent;
	color: #000000;
	min-height: 20px;
}


.caphead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #5b2b2f;
	text-transform: capitalize;
	line-height: 5px;
}
 
p {
	font-size: 1.6em;
	font-weight: normal;
	color: #5B2B2F;
	line-height: 1.5em;
}
#footer {
	padding-top: 20px;
	padding-bottom: 25px;
	margin-top: 2em;
	color: #5b2b2f;
	border-top: 2px solid #E0CB9C;
	clear: both;
}
#footer li {
	list-style: none;
	display: inline;
}
#footer li img{
	float: left;
}
#telephone {
	margin-left: -2.2em;
	font-size: 1.4em;
	//float: left;
}
#details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 100%;
	text-align: right;
	//left: 3px;
	top: auto;
	//bottom: 0px;
	overflow: auto;
	margin-left: 15em;
	//clip: rect(auto,auto,1,auto);
	//float: right;
	//clear: both;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.8em;
	padding: .8em 2em 0 2em;
}
.nameindent {
	margin-left: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#frametop {
	background-image: url(images/frametop.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#framebottom {
	background-image: url(images/framebottom.png);
	background-repeat: no-repeat;
	visibility: visible;
}
.redirect {
	margin-left: 100px;
	margin-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.75em;
	text-align: center;
	color: #96172E;
}
#fullwidth {
	position: absolute;
	height: auto;
	width: 692px;
	top: 202px;
	left: 274px;
}
.newthumb {
	background-position: center;
	height: 150px;
	width: 150px;
	vertical-align: top;
	text-align: center;
}
.catheader {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96172E;
	font-size: 1.2em;
	padding-top: 10px;
	overflow: visible;
}

ul#gallerylist {
	width: 18em;
	margin: .5em 0 6em 0;
	padding: 1.25em 1em 1.25em 1em;
	background: url('images/ul-bkg.png') no-repeat center top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#gallerylist h3 {
	text-align: center;
	margin: 0;
	padding: 0 0 1em 0;
	font: bold italic 1.8em/1em Georgia, "Times New Roman", Times, serif;
	}
	
#gallerylist li {
	text-align: center;
	list-style: none;
	font: normal 1.4em/1.2em Georgia, "Times New Roman", Times, serif;
	padding-top: .75em;
	padding-bottom: .75em;
	background: url('images/li-flourish.gif') no-repeat center top;
}

#gallerylist li a {
	text-decoration: none;
	color: #5B2B2F;
	display: block;
	padding: .25em;
}

#gallerylist li a#active {
	background-color: #e9d8ba;
	background-color: rgba(250, 246, 237, 0.25);
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	}

#gallerylist li a:hover {
	//border-bottom: solid 1px #96172E;
	//color: #96172E;
	background-color: #faf6ed;
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
}

#gallery {
	width: 655px;
	position: absolute;
	left: 300px;
	top: 200px;
	border: none;
	visibility: visible;
	overflow: visible;
	text-align: left;
	min-height: 500px;
}

#gallery h3 {
	text-align: center;
	margin: 0;
	padding: 0 0 1em 0;
	font: bold 2em/1em Georgia, "Times New Roman", Times, serif;
	}
	
#gallery img {
	border: solid 4px #faf6ed;
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
}

#gallery li a img:hover {
	box-shadow: rgba(0,0,0,0.5) 0 0 6px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0 0 6px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 0 6px;
}

#gallery ul.thumbs {
	margin: 0;
	padding: 0 0 1.5em 0;
	width: 674px;
}

#gallery ul.thumbs li {
	display: inline;
	list-style: none;
	margin: 1em .75em 0 0;
	text-align: left;
}

.news {
	display: block;
	border-bottom: 2px solid #d8c6a3;
	padding-bottom: 2em;
}

.news p {
	margin-top: .25em;
}
.news a {
	font-size: 1.6em;
	margin-top: 2em;
}
.news p a {
	//margin: 5em 0;
	font-size: .8em;
	color: #594c4d;
	text-decoration: none;
}
.news p a:hover {
	text-decoration: underline;
}
.news ul {
	list-style-type: none;
	padding: 0;
}
.news li {
	clear: both;
	margin: 1em 0;
}

.news-width li {
	float: left;
	width: 400px;
}
#text .news-width li img {
	float: left;
	margin-left: 0;
	margin-right: 2em;
}
ul.newsletter {
	width: 460px;
	margin: 2.4em 0;
}
ul.newsletter li {
	font: normal 1.6em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #5B2B2F;
	list-style-type: disc;
	margin: .75em 0 .75em 2.5em;
}
.news p#signature {
	margin-top: 1.6em;
	font-size: 1.8em;
}
.news p#sig-title {
	margin-top: -1.4em;
	font-size: 1.4em;
}
.catalog h2 {
	text-align: left;
}
.catalog ul.links {
	text-align: left;
	margin-top: 25px;
	margin-left: 1.5em;
	padding-left: 0;
	height: 90px;
	width: 582px;
	border-bottom: 1px solid #96172E;
}
.catalog .links li {
	display: inline;
	position: relative;
	
}
.catalog .links li a {
	float: left;
	width: 240px;
	padding: 12px;
	background: #ecdcb9;
	border: 1px solid #d8c497;
	color: #5c2b2f;
	font-size: 14px;
	line-height: 18px;
	/* CSS3 */
	-moz-border-radius: 7px; /* FF1-3.6 */
	  -webkit-border-radius: 7px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	          border-radius: 7px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	          
	  /* useful if you don't want a bg color from leaking outside the border: */        
	  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.catalog .links li a:hover {
	text-decoration: none;
	background: #f3e5c6;
}
.catalog .links li a.finishes {
	margin-right: 3em;
}
.catalogTitle {
	position: relative;
	margin: 10px 0 25px 20px;
	border-bottom: 1px solid #96172E;
	width: 600px;
}
.catalogTitle h1 {
	text-align: left;
	font-size: 20px;
}
.catalogTitle p {
	font-size: 16px;
}
.catalogTitle h1 a {
	text-decoration: none;
}
.catalogTitle h1 a:hover {
	text-decoration: underline;
}
.catalogList {
	width: 612px;
	margin: 10px 0 10px -20px;
}
.catalogItem {
	position: relative;
	display: inline;
	float: left;
	margin: 0 10px 80px 0;
	width: 112px;
	height: 75px;
	background-color: white;
}
p.catalogNew {
	position: absolute;
	top: -16px;
	left: 0;
	height: 50px;
	width: 50px;
	background: transparent url('http://terrasurfurniture.com/catalog/images/new.png') no-repeat left top;
	z-index: 10;
	text-indent: -1000em;
}
.catalogItem a {
	font: georgia, 'times new roman', times, serif;
	font-size: 8px;
	font-style: italic;
	color: #96172E;
	text-decoration: none;
}

.catalogItem a:hover {
	text-decoration: underline;
}
.catalogItem a img {
	position: relative;
	padding: 0;
	z-index: 1;
}
.catalogReturn {
	float: left;
	text-align: right;
	margin-top: 30px;
	width: 600px;
}
.catalogReturn a {
	font-size: 14px;
	text-decoration: none;	
}
.catalogReturn a:hover {
	text-decoration: underline;
}
.catalogCopyright {
	float: left;
	margin: 30px 0 50px 20px;
	padding: 15px 0;
	border-top: 1px solid #96172E;
	width: 600px;
}
.clear {
	clear: both;
}

