body {
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000 url(images/background.jpg) no-repeat 50% -300px;
}

p {
	line-height:1.3em;
	margin:1em 0;
}

.clear:after {
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
	display:block;
}

#container {
	width:892px;
	height:700px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-350px 0 0 -446px;
}

#container.static {
	position:static !important;
	margin:50px auto !important;
}

#wrap {
	width:892px;
	height:668px;
	background:#fff;
	position:relative;
}

#header {
	position:absolute;
	bottom:0px;
	left:0px;
	width:892px;
	height:126px;
	overflow:hidden;
}

#header h1 {
	position:absolute;
	left:22px;
	bottom:12px;
}

#header h1 a {
	display:block;
	text-indent:-9999px;
	width:257px;
	height:126px;
	background:#fff url(images/logo.png) no-repeat 0 0;
}

#nav {
	position:absolute;
	bottom:55px;
	right:23px;
}

#nav li {
	float:left;
}

#nav li a {
	display:block;
	width:100px;
	height:30px;
	text-indent:-9999px;
}

#nav li.l-off {
	width:10px;
	height:30px;
	background:url(images/nav-bg.png) no-repeat 0 0;
}

#nav li.l-on {
	width:10px;
	height:30px;
	background:url(images/nav-bg.png) no-repeat 0 -30px;
}

#nav li.r-off {
	width:10px;
	height:30px;
	background:url(images/nav-bg.png) no-repeat 0 -60px;
}

#nav li.r-on {
	width:10px;
	height:30px;
	background:url(images/nav-bg.png) no-repeat 0 -90px;
}

#nav li.m-off {
	width:10px;
	height:30px;
	background:url(images/nav-bg.png) no-repeat 0 -120px;
}

#nav li.mr-on {
	width:10px;
	height:30px;
	background:url(images/nav-bg.png) no-repeat 0 -150px;
}

#nav li.ml-on {
	width:10px;
	height:30px;
	background:url(images/nav-bg.png) no-repeat 0 -180px;
}

#nav li.home a {
	background:url(images/nav_home.png) no-repeat 0 0;
}

#nav li.home a.on {
	background:url(images/nav_home.png) no-repeat 0 -30px;
}

#nav li.meet-the-crew a {
	background:url(images/nav_meet-the-crew.png) no-repeat 0 0;
}

#nav li.meet-the-crew a.on {
	background:url(images/nav_meet-the-crew.png) no-repeat 0 -30px;
}

#nav li.how-its-made a {
	background:url(images/nav_how-its-made.png) no-repeat 0 0;
}

#nav li.how-its-made a.on {
	background:url(images/nav_how-its-made.png) no-repeat 0 -30px;
}

#nav li.selected-work a {
	background:url(images/nav_selected-work.png) no-repeat 0 0;
}

#nav li.selected-work a.on {
	background:url(images/nav_selected-work.png) no-repeat 0 -30px;
}

#nav li.contact a {
	background:url(images/nav_contact.png) no-repeat 0 0;
}

#nav li.contact a.on {
	background:url(images/nav_contact.png) no-repeat 0 -30px;
}

/* CONTENT STYLES */

.heightTest {
	position:absolute;
	left:-9420px;
	top:-9984px;
	font-size:10px;
	width:235px;
	max-height:420px;
	background:#fff;
	padding:0 10px;
}

.heightTest h3 {
	border-bottom:1px solid #808080;
	padding-bottom:8px;
	font-size:16px;
}

#content {
	position:absolute;
	width:844px;
	height:504px;
	left:22px;
	top:23px;
	overflow:hidden;
	z-index:1;
	background:#ddd;
	border:1px solid #d1d3d4;
}

#content #loading {
	width:150px;
	height:70px;
	position:absolute;
	top:217px;
	left:347px;
	background:#fff url(images/loading.gif) no-repeat 50% 10px;
	z-index:9999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #d1d3d4;
}

#content #loading p {
	margin:48px 0 0 0;
	text-align:center;
	color:#666;
}

#content .left-col {
	margin:5px 0 0 5px;
	width:255px;
	height:499px;
}

#content .tab.multiple {
	position:relative;
}

#content .tab.multiple.closed div.header ul li.active {
	color:#58595b;
}

#content .tab.multiple div.header ul li.active {
	font-weight:bold;
	color:#000;
}

#content .tab.multiple div.header h2 {
	float:left;
	margin-right:30px;
}

#content .tab.multiple div.header ul {
	height:12px;
	float:left;
	position:relative;
}

#content .tab.multiple div.header ul li {
	font-size:12px;
	line-height:12px;
	height:12px;
	float:left;
	margin-right:5px;
	cursor:pointer;
}

#content .tab.multiple div.header ul li.left {
	width:6px;
	background:url(images/arrows.png) no-repeat 0 0;
	position:absolute;
	top:0;
	left:-15px;
}

#content .tab.multiple div.header ul li.right {
	width:6px;
	background:url(images/arrows.png) no-repeat 0 -12px;
	position:absolute;
	top:0;
	right:-15px;
}

#content .tab.multiple div.body {
	position:absolute;
	top:30px;
	left:0;
}

#content .tab.multiple div.body.inactive {
	display:none;
}

#content .closed div.header span {
	background-position:0 -7px;
}

#content .closed div.header {
	background:url(images/gray_pixel.png) repeat 0 0;
	cursor:pointer;
}

#content .closed div.body {
	height:0;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:0;
	border:0;
}

#content div.header,
#content div.body {
	padding:7px 10px;
	position:relative;
	z-index:3;
	background:url(images/white_pixel.png) repeat 0 0;
	color:#333;
	margin-bottom:4px;
	-moz-box-shadow:0 0 5px #666;
	-webkit-box-shadow:0 0 5px #666;
}

#content div.header h2 {
	margin-right:20px;
}

#content div.header span {
	width:7px;
	height:7px;
	background:url(images/plus-minus.png) no-repeat 0 0;
	position:absolute;
	top:10px;
	right:10px;
}

#content div.body {
	max-height:420px;
	overflow-y:auto;
}

#content div.body h3 {
	border-bottom:1px solid #808080;
	padding-bottom:8px;
	font-size:16px;
}

#content div.body p {
	font-size:10px;
}

#content div.body a {
	color:#58595B;
}

#content .images {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:844px;
	height:504px;
	overflow:hidden;
}

#content .images img {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:none;
}

/* FOOTER STYLES */

#footer {
	width:892px;
	height:30px;
	margin-top:4px;
	background:#fff;
	overflow:hidden;
	position:relative;
}

#footer p {
	margin:0 0 0 22px;
	line-height:30px;
	color:#999;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
}

#footer .social {
	position:absolute;
	top:4px;
	right:16px;
	width:103px;
	height:21px;
}

#footer .social .plus-minus {
	width:7px;
	height:7px;
	background:#fff url(images/plus_minus_small.png) no-repeat 0 0;
	cursor:pointer;
	position:absolute;
	right:0;
	top:7px;
}

#footer .social.open .plus-minus {
	background-position:0 -7px;
}

#footer .social a {
	display:block;
	float:left;
	margin-right:6px;
	width:21px;
	height:21px;
	text-indent:-9999px;
	visibility:hidden;
}

#footer .social.open a {
	visibility:visible;
}

#footer .social a.blogger {
	background:url(images/blogger.png) no-repeat 0 0;
}

#footer .social a.facebook {
	background:url(images/facebook.png) no-repeat 0 0;
}

#footer .social a.twitter {
	background:url(images/twitter.png) no-repeat 0 0;
}

/* HOME PAGE */

#home #gallery img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}

/* MEET THE CREW */

#content #founder h2 {
	width:62px;
	height:12px;
	text-indent:-9999px;
	background:url(images/meet-the-crew/founder.png) no-repeat 0 0;
}

#content #apprentices h2 {
	width:87px;
	height:12px;
	text-indent:-9999px;
	background:url(images/meet-the-crew/apprentices.png) no-repeat 0 0;
}

#content #apprentices.closed .header ul {
	display:none;
}

/* HOW IT'S MADE */

#content #philosophy h2 {
	width:83px;
	height:12px;
	text-indent:-9999px;
	background:url(images/how-its-made/philosophy.png) no-repeat 0 0;
}

#content #wood h2 {
	width:43px;
	height:12px;
	text-indent:-9999px;
	background:url(images/how-its-made/wood.png) no-repeat 0 0;
}

#content #finish h2 {
	width:41px;
	height:12px;
	text-indent:-9999px;
	background:url(images/how-its-made/finish.png) no-repeat 0 0;
}

#content #shoptour h2 {
	width:73px;
	height:12px;
	text-indent:-9999px;
	background:url(images/how-its-made/shoptour.png) no-repeat 0 0;
}

#content #shoptour .header span {
	display:none;
}

#content #shoptour.closed .header span {
	display:block;
}

#content #shoptour.closed ul,
#content #shoptour ul li {
	display:none;
}

#content #shoptour ul {
	width:120px;
}

#content #shoptour .body {
	display:none !important;
	height:0 !important;
	width:0 !important;
	background:transparent !important;
}

/* SELECTED WORK */

#selected-work .left-col {
	width:262px;
	position:relative;
	z-index:3;
	display:none;
}

#selected-work #content {
	background:#fff;
}

#selected-work #gallery .header {
	margin-bottom:4px;
	cursor:pointer;
}

#content #gallery .header ul {
	width:145px;
}

#selected-work #gallery ul.categories {
	width:auto;
	-moz-box-shadow:0 0 5px #666;
	-webkit-box-shadow:0 0 5px #666;
	margin-bottom:4px;
	padding:5px 10px;
	background:url(images/white_pixel.png) repeat 0 0;
}

#selected-work #gallery ul.categories li {
	font-size:11px !important;
	font-style:italic;
	font-weight:bold;
	float:left;
	color:#666;
	margin-right:7px;
	cursor:pointer;
}

#content #gallery .header ul li.left,
#content #gallery .header ul li.right {
	display:none;
}

#selected-work .tab .header {
	cursor:default;	
}

#selected-work #gallery.closed div.header,
#selected-work #images.closed div.header {
	background:url(images/white_pixel.png) repeat 0 0;
}

#selected-work #gallery.closed ul {
	display:none;
}

#selected-work .tab .body p {
	font-size:12px;
}

#selected-work #gallery h2 {
	width:58px;
	height:12px;
	text-indent:-9999px;
	background:url(images/selected-work/gallery.png) no-repeat 0 0;
}

#selected-work #gallery ul.categories li.active {
	color:#000;
}

#selected-work #gallery ul.thumbnails {
	position:relative;
	z-index:4;
	background:url(images/white_pixel.png) repeat 0 0;
	-moz-box-shadow:0 0 5px #666;
	-webkit-box-shadow:0 0 5px #666;
	margin-bottom:4px;
	overflow:hidden;
	height:64px;
}

#selected-work #gallery ul.thumbnails li {
	display:none;
	float:left;
	width:50px;
	height:30px;
	margin:0 3px 3px 0;
	cursor:pointer;
	-moz-box-shadow:1px 1px 2px #666;
	-webkit-box-shadow:1px 1px 2px #666;
	background-position:0 -30px;
	background-repeat:no-repeat;
}

#selected-work #gallery ul.thumbnails li:hover {
	background-position:0 0;
}

#selected-work #gallery ul.thumbnails li.active {
	background-position:0 0;
}

#selected-work #gallery ul.thumbnails li.bottom {
	margin-bottom:0;
}

#selected-work #gallery ul.thumbnails li.last {
	margin-right:0;
}

#selected-work #gallery .body-wrap {
	position:relative;
	height:140px;
	z-index:2;
	background:url(images/white_pixel.png) repeat 0 0;
	margin-bottom:4px;
	-moz-box-shadow:0 0 5px #666;
	-webkit-box-shadow:0 0 5px #666;
}

#selected-work #gallery .body-wrap .body {
	background-image:none;
	top:5px;
	margin:0;
	width:242px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

#selected-work #gallery .body-wrap .body ul {
	display:none;
}

#selected-work #images h2 {
	width:48px;
	height:12px;
	text-indent:-9999px;
	background:url(images/selected-work/images.png) no-repeat 0 0;
}

#selected-work #images .header span {
	cursor:pointer;
}

#selected-work #images.closed .header ul li.active {
	color:#000;
}

#content #images ul li {
	display:none;
}

/* CONTACT PAGE */

#contact #content .left-col {
	color:#58595b;
	float:left;
	margin-right:5px;
}

#contact #content .left-col h2 {
	height:27px;
}

#contact #content h2.business-information {
	text-indent:-9999px;
	background:#fff url(images/business-information.png) no-repeat 10px 7px;
}

#contact #content h2.studio-hours {
	text-indent:-9999px;
	background:#fff url(images/studio-hours.png) no-repeat 10px 7px;
}

#contact #content h3.company {
	font-size:16px;
	margin:3px 0 5px 0;
}

#contact #content h4.owner {
	font-size:12px;
	font-weight:normal;
	padding-bottom:12px;
	border-bottom:1px solid #828282;
	margin-bottom:20px;
}

#contact #content h5 {
	margin-bottom:5px;
	color:#333;
}

#contact #content .left-col p {
	margin:0 0 8px 0;
}

#contact #content .left-col a {
	color:#58595b;
	text-decoration:none;
	font-style:italic;
}

#contact #content .left-col a:hover {
	text-decoration:underline;
}

#contact #content .left-col .block {
	background:#fff;
	padding:5px 10px;
	margin:4px 0;
	font-size:11px;
}

#contact #content .left-col .block.info {
	height:209px;
}

#contact #content .left-col .block.hours {
	padding:10px;
	height:189px;
	margin-bottom:5px;
}

#contact #content .right-col {
	width:579px;
	float:left;
}