/* CSS */

body {
	background: #2b2b2b url(/_images/Pattern.jpg);
}

/* HOME */

#h-wrapper {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 859px;
	height: 525px;
	background: #000 url(/_images/dining_rm.jpg) no-repeat 0 25px;
}

#h-wrapper p {
	text-align: right;
	color: #fff;
	padding: 8px 10px 0 0;
	text-transform: lowercase;
}

#h-wrapper a {
	color: #fff;
	font: normal .6em/1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

html body.home #logo {
	position: relative;
	top: -38px;
	left: 110px;
}

html body.home .t-logo {
	display: none;
}

/* IE 7 Hack */
html>/**/body.home #logo {
	top: -34px;
}

/* TIER PAGES */

#wrapper {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 859px;
	background: #000;
}

#wrapper p {
	text-align: right;
	color: #fff;
	padding: 8px 10px 0 0;
	text-transform: lowercase;
}

#wrapper a {
	color: #fff;
	font: normal .6em/1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#content {
	background: #D5CDC7;
}

/**** NAVIGATION ****/

#topnav {
	margin: 0 auto;
	width: 859px;
	height: 40px;
	padding: 0;
	z-index: 3;
	top: -20px;
	position: relative;
}

#topnav a {
	display: block;
	margin: 0;
	padding: 0;
	height: 40px;
	text-indent: -9999px;
	float: left;
}

#nav_about, #nav_about a {
	width: 168px;
	background: url(../_images/nav.gif) no-repeat 0 0;
}

#nav_projects, #nav_projects a {
	width: 170px;
	background: url(../_images/nav.gif) no-repeat -168px 0;
}

#nav_products, #nav_products a {
	width: 179px;
	background: url(../_images/nav.gif) no-repeat -338px 0;
}

#nav_press, #nav_press a {
	width: 163px;
	background: url(../_images/nav.gif) no-repeat -517px 0;
}

#nav_contact, #nav_contact a {
	width: 179px;
	background: url(../_images/nav.gif) no-repeat -680px 0;
}


/* hover state */

a:hover#nav_about {
	background-position: 0 -40px;
}

a:hover#nav_projects {
	background-position: -168px -40px;
}

a:hover#nav_products {
	background-position: -338px -40px;
}

a:hover#nav_press {
	background-position: -517px -40px;
}

a:hover#nav_contact {
	background-position: -680px -40px;
}


/* here states */

body.about #topnav #nav_about, body.about #topnav #nav_about a, body.about #topnav #nav_about a:hover {
	background-position: 0 -40px;
}

body.projects #topnav #nav_projects, body.projects #topnav #nav_projects a, body.projects #topnav #nav_projects a:hover {
	background-position: -168px -40px;
}

body.products #topnav #nav_products, body.products #topnav #nav_products a, body.products #topnav #nav_products a:hover {
	background-position: -338px -40px;
}

body.press #topnav #nav_press, body.press #topnav #nav_press a, body.press #topnav #nav_press a:hover {
	background-position: -517px -40px;
}

body.contact #topnav #nav_contact, body.contact #topnav #nav_contact a, body.contact #topnav #nav_contact a:hover {
	background-position: -680px -40px;
}

/* FOOTER */

#footer {
	width: 859px;
	margin: 0 auto;
	height: 108px;
	background: #000;
	z-index: 5;
	position: relative;
	top: -20px;
}

#footer p {
	color: #fff;
	font: normal .55em/1em Arial, Helvetica, sans-serif;
	padding: 80px 10px 0 0;
	margin: 0;
	text-align: right;
	text-transform: uppercase;
}

/* GLOBAL */

#t-photo {
	width: 292px;
	height: 500px;
	float: left;
}

#content {
	overflow: hidden;
	position: relative;
}

#copy {
	margin: 0 0 0 310px;
	padding: 20px;
}

#copy p {
	font: .7em/1.3em Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: none;
	color: #000;
	margin: 0;
	padding: 0 0 15px 0;
}

#copy a {
	font-size: 1em;
	color: #000;
	text-decoration: underline;
}

#copy a:hover {
	text-decoration: none;
}

.t-logo {
	float: left;
	padding: 25px 0 0 25px;
}

/*-- Listing Gallery --*/

#listing-gallery {
	width: 500px;
	margin-top: 70px;
}

#listing-gallery p {
	padding-top: 15px;
	font-weight: bold;
}

#listing-gallery .defaultPic {
	border-left:solid #642 7px;
	border-top:solid #642 7px;
	border-right:solid #642 7px;
}

#listing-gallery img {
	border: 0;
}

#listing-gallery .th-container {
	width: 130px;
	height: 120px;
	float: left;
	margin: 0 25px 10px 0;
	font: normal .7em/1.1em Arial, Helvetica, sans-serif;
}

#listing-gallery .thumbBox {
	width: 130px;
	height: 95px;
	overflow: hidden;
	border: 1px solid #393430;
	left: -50%;
	top: -50%;
}


/**** ABOUT ***********************************************************************************/

html body.about #t-photo {
	background: url(/_images/kitchen.jpg) no-repeat;
}

html body.about #copy h1 {
	text-indent: -9999px; 
	background: url(/_images/hdr_about.png) no-repeat 0 0;
	width: 400px;
	height: 30px;
	margin: 0;
}

/**** PROJECTS ***********************************************************************************/

html body.projects #t-photo {
	background: url(/_images/fireplace.jpg) no-repeat;
}

html body.projects #copy h1 {
	text-indent: -9999px; 
	background: url(/_images/hdr_projects.png) no-repeat 0 0;
	width: 400px;
	height: 30px;
	margin: 0;
}

/**** PRODUCTS ***********************************************************************************/

html body.products #t-photo {
	background: url(/_images/bedroom.jpg) no-repeat;
}

html body.products #copy h1 {
	text-indent: -9999px; 
	background: url(/_images/hdr_products.png) no-repeat 0 0;
	width: 400px;
	height: 30px;
	margin: 0;
}

/**** PRESS ***********************************************************************************/

html body.press #t-photo {
	background: #000 url(/_images/mag_cover.jpg) no-repeat 0 50px;
	
}

html body.press #copy h1 {
	text-indent: -9999px; 
	background: url(/_images/hdr_press.png) no-repeat 0 0;
	width: 400px;
	height: 30px;
	margin: 0;
}

/**** CONTACT ***********************************************************************************/

html body.contact #t-photo {
	background: url(/_images/chair_pics.jpg) no-repeat;
	
}

html body.contact #copy h1 {
	text-indent: -9999px; 
	background: url(/_images/hdr_contact.png) no-repeat 0 0;
	width: 400px;
	height: 30px;
	margin: 0;
}


