#photo-large {
	display: block;
	float: left;
	max-width: 410px;
	width: auto;
	margin: 0 10px 10px 0; 
}

* html #photo-large {
	
}

#photo-meta, #photo-nav {
	position: relative;
	float: left;
	width: 180px;
}

/*#photo-meta { display: none; }*/

#photo-meta h2, #photo-nav h2 {
	font-size: 1.1em;
	font-weight: bold;
}

#prev-next {
	list-style: none;
	margin: 0 0 0.75em 0;
	padding: 0;
	width: 610px;
	overflow: hidden;
	clear:both;
}

#prev-next li {
	display: block;
	float: left;
	width: 50%;
}

li#next{ text-align: right !important; } 

img#builder-logo {
	display: block;
	margin-bottom: 1em;
}

ul#products-used {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

ul#products-used li {
	margin: 0 0 0.25em 0;
	padding: 0;
}

#photo-credit {
	font-style: italic;
}

#gallery-sidenav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#gallery-sidenav li {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
	overflow: hidden;
	clear: left !important;
}

#gallery-sidenav li a {
	display: block;
	height: 80px;
	vertical-align: middle;
}

#gallery-sidenav li a:hover {
	background-color: #f3f3f3;
}

#gallery-sidenav li a img {
	border: 0;
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	vertical-align: bottom;
	margin-right: 10px;
}

.feature-nav {
	border-top: 0;
	width: 619px;
}
	
.feature-nav li a {
	padding: 0 3px;
	background-position: 3px 0;
	text-align: center;
}

.feature-nav li a:hover, .feature-nav li a.selected { 
	background-color: #452e1d;
	background-position: 3px -24px;
}

.feature-nav li a.selected { cursor: default; border-color: #fff; }

#nav_featured { background-image: url("/photos/images/nav_featured.gif"); width: 84px; }
#nav_commercial { background-image: url("/photos/images/nav_commercial.gif"); width: 56px; }
#nav_entryways { background-image: url("/photos/images/nav_entryways.gif"); width: 50px; }
#nav_fireplaces_chimneys { background-image: url("/photos/images/nav_fireplaces_chimneys.gif"); width: 100px; }
#nav_exterior { background-image: url("/photos/images/nav_exterior.gif"); width: 79px; }
#nav_interior { background-image: url("/photos/images/nav_interior.gif"); width: 77px; }
#nav_landscapes { background-image: url("/photos/images/nav_landscapes.gif"); width: 129px; }

#photo-scroll-wrapper {
	clear: left; 
	width:617px;
	height: 108px;
	position: relative;
	border: 1px solid #ccc;
	overflow: auto;
	overflow-y: hidden;
	white-space: nowrap;
	background: url("/images/scroll_bg.gif") top left repeat-x;
}

#photo-scroll {
	list-style: none;
	margin: 2px;
	padding: 0;
	white-space: nowrap;
}

#photo-scroll li {
	display: inline;
	padding: 0 3px 5px 0;
}

#photo-scroll li img {
	height: 80px;
	width: auto;
	vertical-align: top;
	border: 2px solid #fff;
}

#photo-scroll li a.selected img { border: 2px solid #c00; }

.inline {
	display: inline;
	padding: 0 0.1em 0 0;
}
#content .feature-nav li, #content #photo-scroll li{ margin-left: 0; }