@charset "utf-8";
/*-------------------------------------------------------
	CSS Document
-------------------------------------------------------*/


/*-------------------------------------------------------
	 STRUCTURAL 
-------------------------------------------------------*/

body {
	background-color: #1a1a1a;
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #999999;
}

#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	float: left;
}

#mast {
	background-image: url(../images/mast-bg.jpg);
	height: 100px;
	width: 750px;
	clear: both;
	float: left;
}

#main-nav {
	width: 750px;
	height: 52px;
	clear: both;
	float: left;
}

#header {
	height: 346px;
	clear: both;
	width: 750px;
	background-color: #1a1a1a;
}

#promotional-header {
	clear: both;
	width: 750px;
	background-color: #1a1a1a;
}

#footer {
	clear: both;
	float: left;
	margin: 25px auto 15px;
	text-align: center;
	width: 750px;
}


/*-------------------------------------------------------
	 STANDARD SELECTORS  
-------------------------------------------------------*/

h1 {
	font-style: italic;
	color: #FFFFFF;
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
	text-align: center;
	color: #FFFFFF;
	border-bottom-color: #262626;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

h3 {
	font-size: 12pt;
	text-align: center;
	color: #FFFFFF;
	margin: 8px 0 0 0;
}

h4 {
	font-size: 12pt;
	text-align: left;
	color: #FFFFFF;
	margin: 8px 0 0 0;
}

a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	color: #808080;
}

a:active {}



/*-------------------------------------------------------
	 MAIN NAV  
-------------------------------------------------------*/

#main-nav * {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main-nav ul {
	float: left;
	width: 750px;
}

#main-nav li {
	width: auto;
	float: left;
}

#main-nav a {
	background-image: url(../images/main-nav.jpg);
	float: left;
	height: 52px;
	text-indent: -999em;
	width: 150px;
}

a#home-button {
	background-position: 0px 0px;
}

a:hover#home-button {
	background-position: 0px -52px;
}

a:active#home-button, body#home-page a#home-button {
	background-position: 0px -104px;
}
		
a#kitchens-button {
	background-position: -150px 0px;
}

a:hover#kitchens-button {
	background-position: -150px -52px;
}

a:active#kitchens-button, body#kitchens-page a#kitchens-button {
	background-position: -150px -104px;
}

a#baths-button {
	background-position: -300px 0px;
}

a:hover#baths-button {
	background-position: -300px -52px;
}

a:active#baths-button, body#baths-page a#baths-button {
	background-position: -300px -104px;
}

a#promotions-button {
	background-position: -450px 0px;
}

a:hover#promotions-button {
	background-position: -450px -52px;
}

a:active#promotions-button, body#promotions-page a#promotions-button {
	background-position: -450px -104px;
}

a#contact-button {
	background-position: -600px 0px;
}

a:hover#contact-button {
	background-position: -600px -52px;
}

a:active#contact-button, body#contact-page a#contact-button {
	background-position: -600px -104px;
}

/*-------------------------------------------------------
	 HEADER CONTENT  
-------------------------------------------------------*/

#header-photo {
	width: 527px;
	float: left;
	display: inline;
}

#header-photo img {
	border-right: 2px solid #2a2a2a;
}

#header-text {
	float: left;
	width: 213px;
	display: inline;
	overflow: hidden;
	max-height: 345px;
	margin-left: 10px;
}

#header-text p {
	margin: 0 8px 0 0; }

#header-text img	{
	border: 1px solid #FFFFFF;
	margin: 8px 0 0 0; }


/*-------------------------------------------------------
	 MAIN CONTENT  
-------------------------------------------------------*/

.photos-right {
	float: right;
	width: 312px;
	padding-left: 10px;
	background-color: #1A1A1A;
}

.photos-right img {
	border: 1px #FFFFFF solid;
	margin: 0 0 10px 0;
}

.photos-left {
	border: 1px #FFFFFF solid;
	margin: 0 0 10px 60px;
}

.two-column-list {
		float: left;
		display: inline;
		margin: 0 0 20px 0;
		padding: 0px;
		clear: both;		
}

.two-column-list li {
		width: 90px;
		float: left;
		margin: 0 0 0 15px;
		list-style: none;
		display: inline;
		clear: none;
}

.three-column {
	width: 600px;
	margin: 0 auto;
	padding: 0px;
}

.three-column h2 {
	margin: 0;
	padding: 0;
}

.three-column td {
	padding: 0 20px;
}

.three-column {
}

.before-after {
	width: 720px;
	margin: 0 auto 0 auto;
	border: none;
	padding: 10px;
	text-align:center; }
	
.before-after img {
	border: 1px #FFFFFF solid; }
	
#results-page h2 {
	clear: both;
	margin-top: 20px; }

/*-------------------------------------------------------
	 FOOTER  
-------------------------------------------------------*/

#footer {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	color: #808080;
	margin-left: 5px;
	margin-right: 5px;
}

.dividing-hyphen {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.jd-power {
	border: 1px solid #808080;
	float: left;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-top: 10px;
	padding: 5px;
	width: 410px;
}

.jd-power h2 {
	margin-bottom: 5px;
}

.jd-power h3 {
	font-size: 80%;
	margin: 0;
}

/*-------------------------------------------------------
	Contact Form
-------------------------------------------------------*/
#contact-form * { 
	list-style-type: none;
}

#contact-form {
	text-align: left;
	margin: 0 0 0 50px;
	padding: 0px;
}

#contact-form label { 
	text-align: left;
	width: 80px;
	float: left; 
	display: inline;
}

.bot-input { 
	float: left; 
	margin-left: -999em;
	height: 2px;
	width: 2px;
}

.featured-input	{
	border: 1px #999999 solid;
	width: 180px;
	margin: 0 0 0 15px;
	display: inline;
	background: #1a1a1a;
	overflow: hidden;
}

#contact-form .submit	{
	width: 80px;
	color: #FFFFFF;
	margin: 0 0 0 150px;
	border: 1px #999999 solid;
	background: #1a1a1a;
}

#contact-form input {
	color: #FFFFFF; }

#contact-form textarea {
	color: #FFFFFF; }
	 
/*------------------------------------------------
					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:image/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(../images/prevlabel.gif) left 15% no-repeat; }
	
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/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; }

