/* CSS Document */
.png {
	cursor: pointer;
	background: none;
	/* filter applies only to IE5+/Win */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='fixed', src='http://domain.tld/path/image.png');
}
.png[class] {
	/* [class] applies to non-IE browsers */
	background: url(http://domain.tld/path/image.png) no-repeat;
}
* html .png a {
	/* make links clickable in IE */
	position: relative;
	z-index: 999;
}

body	{
	background:#000000;margin:0px;padding:0px;
}

#container {
	position:absolute;top:0px;left:50%;
	margin-left:-449px;
	overflow:visible;
	background:url(img/satin_bg.jpg);
	border-left:solid 1px #616161;
	border-right:solid 1px #616161;
}

#container_interior {
	position:absolute;top:0px;left:50%;
	margin-left:-449px;
	overflow:visible;
	background:url(img/metal_tile_bg.png);
	border-left:solid 1px #616161;
	border-right:solid 1px #616161;
}

#header {
	position:relative;top:0px;left:0px;width:898px;height:238px;
	overflow:hidden;
	z-index:1;
}

#nav_bg	{
	position:relative;top:0px;left:0px;width:898px;height:69px;
	z-index:1;
	}
	
#footer	{
	postion:absolute;bottom:0px;left:0px;width:898px;height:18px;
	background:url(img/footer.jpg);
	font:10px Arial, Helvetica, sans-serif;
	padding-top:10px;
	text-align:center;
	color:#CCCCCC;
	z-index:1;
}
#signature	{
	position:absolute;bottom:0px;left:385px;width:128px;
	z-index:10;
}

#mn_link1	{position:absolute;top:243px;left:167px;z-index:20;cursor:pointer;padding:10px;display:block;}
#mn_link2	{position:absolute;top:236px;left:250px;z-index:20;padding:10px;display:block;}
#mn_link3	{position:absolute;top:233px;left:356px;z-index:20;cursor:pointer;padding:10px;display:block;}
#mn_link4	{position:absolute;top:233px;left:488px;z-index:20;padding:10px;display:block;}
#mn_link5	{position:absolute;top:240px;left:634px;z-index:20;padding:10px;display:block;}

#mn_subs1	{
	position:absolute;top:231px;left:149px;width:100px;z-index:40;
	background:url(img/nav_bg_over.png) no-repeat -151px 0px;
	padding:50px 0px 0px 0px;
	cursor:pointer;
}

#mn_subs2	{
	position:absolute;top:231px;left:243px;width:100px;z-index:40;
	background:#dfdbd7 url(img/nav_bg_over.jpg) no-repeat -242px 0px;
	border-bottom:1px solid #010101;
	padding:50px 0px 0px 0px;
}

#mn_subs3	{
	position:absolute;top:231px;left:353px;width:120px;z-index:40;
	background:url(img/nav_bg_over.png) no-repeat -353px 0px;
	padding:30px 0px 0px 0px;
	cursor:pointer;
}

#mn_subs4	{
	position:absolute;top:231px;left:484px;width:140px;z-index:40;
	background:#dfdbd7 url(img/nav_bg_over.jpg) no-repeat -484px 0px;
	border-bottom:1px solid #010101;
	padding:50px 0px 0px 0px;
}

#mn_subs5	{
	position:absolute;top:231px;left:631px;width:100px;z-index:40;
	background:#dfdbd7 url(img/nav_bg_over.jpg) no-repeat -634px 0px;
	border-bottom:1px solid #010101;
	padding:50px 0px 0px 0px;
}

#content	{
	font:12px/16px Arial, Helvetica, sans-serif;
	position:relative;top:-20px;left:0px;width:828px;
	z-index:1;
	overflow:visible;
	padding:0px 30px 0px 40px;
}

a.subnav	{
	font:12px Arial, Helvetica, sans-serif;
	background:url(img/bbg.png);
	border-bottom:1px solid #0b0b0b;
	border-top:1px solid #1b1b1b;
	padding: 2px 0px 2px 5px;
	text-transform: capitalize;
	color: #dedede;
	text-decoration: none;
	display:block;
}
a.subnav:link	{
	color: #dedede;
	text-decoration: none;
}
a.subnav:active	{
	color: #dedede;
	text-decoration: none;
}
a.subnav:visited	{
	color: #dedede;
	text-decoration: none;
}
a.subnav:hover	{
	color: #ffffff;
	background:url(img/bbg_over.png);
	text-decoration: none;
	border-bottom:1px solid #3b3b3b;
	border-top:1px solid #4b4b4b;
}

.showroomName	{
	font-weight:bold;
}

.address_text	{
	color:#333333;
}

li	{
	margin:3px;
	margin-bottom:6px;
}

table[id="gallery"]	{
	text-align:center;
}

.subheads	{
	font:italic 16px/18px Georgia, "Times New Roman", Times, serif;
	padding:15px 20px 4px;
	border-bottom: 3px double #A49D9A;
	margin: 0px 50px 10px;
	color: #3A3634;
	background:url(img/subhead_bg.png) repeat-x 0px 18px;
}
.body_copy	{
	font-size:13px;
	line-height:17px;
	padding:0px 100px 0px 100px;
}
.bio	{
	padding:0px 100px 0px 120px;
}
.page_title	{
	font:19px/23px Georgia, "Times New Roman", Times, serif;
	letter-spacing:3px;
	text-align:center;
	display:block;
	background:url(img/header_bg.png) no-repeat;
	padding-top:22px;
	padding-bottom:20px;
}
.index_intro	{
	letter-spacing:2px;
	color:#cdcdcd;
	font:28px/34px 'Tangerine', Georgia, serif;
	text-shadow:#111 0px 3px 5px;
	text-indent:-40px;
	padding-left:40px;
}
.index_intro1	{
	letter-spacing: 2px;
	color:#cdcdcd;
	font:28px/34px 'Tangerine', Georgia, serif;
	text-shadow:#111 0px 2px 3px;
	text-indent:-40px;
	padding-left:40px;
}

table	{
	border: solid 1px #312E2C;
}
table[id="storefront"]	{
	border:none;
	padding:0px;
}
table[id="storefront"] td {
	padding:0px;
	margin:0px;
}
table[id="storefront"] tr {
	padding:0px;
	margin:0px;
}

td {
	padding:5px 20px 5px 20px;
}

tr {
	padding:5px 20px 5px 20px;
}

.news_head	{
	border-left:18px solid #480000;
	text-indent:24px;
	padding-left:8px;
	margin-left:-24px;
	font-weight:bold;
	color: #480000;
}

.news_head_old	{
	border-left:18px solid #6C5B4C;
	text-indent:24px;
	padding-left:8px;
	margin-left:-24px;
	font-weight:bold;
	color: ##6C5B4C;
}

#copyright_notice {
	position:relative;
	top:-30px;
	left:210px;
	width:400px;
	height:100px;
	color:#CCCCCC;
	text-align:center;
	font:10px/12px Arial, Helvetica, sans-serif;
}

.tradelink, .tradelink:link, .tradelink:active, .tradelink:visited, .tradelink:hover	{color:#000;}


/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
