body  {
	background: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height:100%;
	width:100%;
}

body, html {
	height:100%;
	width:100%;
}

#boundingtable #outter.proper #container #content p, #boundingtable #outter.crew #container #content p, #boundingtable #outter.services #container #content p, #boundingtable #outter.clearcoats #container #content p, #boundingtable #outter.contact #container #content p, #boundingtable #outter.proper #container #content ol {
	width: 400px;
}
.coloumnLeft {
	width: 480px;
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px;
}
.columnGroup p {

	margin: 0px 0px 20px;
	padding: 0px;

}

.columnRight {
	margin-left: 500px;
}
.columnGroup {
}
.columnGroup hr {
	display: none;
}

#container #navbar {
	margin: 0px;
	padding: 0px;
	height: 134px;
}
#container #navbar li {
	display: block;
	float: left;
	clear: right;
	list-style: none;
	height: 134px;
	line-height: 139px;
	text-align: center;
	vertical-align: middle;
}
#container #navbar li a {
	font: bold 12px/1000px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	
	width: 90px;
	height: 134px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	
}

/*#navbar #services {
	background: url(images/nav_services.jpg);
}
#navbar #proper {
	background: url(images/nav_prop.jpg);
}
#navbar #clear {
	background: url(images/nav_clear.jpg);
}
#navbar #before {
	background: url(images/nav_before.jpg);
}
#navbar #crew {
	background: url(images/nav_crew.jpg);
}
#navbar #contact {
	background: url(images/nav_contact.jpg);
}*/
#navbar #services {
	background: url(images/nav_services.jpg);
}
#navbar #proper {
	background: url(images/nav_prop.jpg);
}
#navbar #clear {
	background: url(images/nav_clear.jpg);
}
#navbar #before {
	background: url(images/nav_before.jpg);
}
#navbar #crew {
	background: url(images/nav_crew.jpg);
}
#navbar #contact {
	background: url(images/nav_contact.jpg);
}
#navbar #colors {
	background: url(images/nav_colors.jpg);
}
#navbar #virtual {
	background: url(images/nav_virtual.jpg);
}

.home #navbar #services {
	background: url(images/home_nav_services.jpg);
}
.home #navbar #proper {
	background: url(images/home_nav_prop.jpg);
}
.home #navbar #clear {
	background: url(images/home_nav_clear.jpg);
}
.home #navbar #before {
	background: url(images/home_nav_before.jpg);
}
.home #navbar #crew {
	background: url(images/home_nav_crew.jpg);
}
.home #navbar #contact {
	background: url(images/home_nav_contact.jpg);
}
.home #navbar #colors {
	background: url(images/home_nav_colors.jpg);
}
.home #navbar #virtual {
	background: url(images/home_nav_virtual.jpg);
}

#boundingtable #container #footer {
	background: #D4D4D4;
	padding: 20px;
	color: #666666;
	font-weight: normal;
}
#boundingtable #container #footer a {
	color: #FF6600;
	text-decoration: none;
}

#container #navbar #logo {
	background: url(images/logo.jpg) no-repeat;
	height: 134px;
	width: 238px;
	overflow: hidden;
	line-height: 1000px;
}
#container #content {
	margin: 0px;
	padding: 20px;
	text-align: left;
}
#container #content {
	background: url(images/tile_bg.jpg) no-repeat right top;
	margin: 0px;
	padding: 20px;
	text-align: left;
}

#boundingtable #outter #container #content #polaroids img {
	position: relative;
	top: 0px;
	right: 0px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 2;
}
#content #beforetable table {
	width: 836px;
}
#boundingtable #outter #container #content #beforetable {
	text-align: center;
}
#content #beforetable th {
	font: 16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #999999;
	padding: 10px;
}



#boundingtable #container #content p {
	width: 100%;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}
#boundingtable #container #content h1 {
	color: #999999;
	font: bold 38px Arial, Helvetica, sans-serif;
	width: 500px;
}
#boundingtable #container #content h2 {
	color: #999999;
	font: italic bold 22px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#container {
	margin: 0px;
	padding: 0px 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	border-top: 8px none #666053;
	border-right: 8px solid #666053;
	border-bottom: 8px none #666053;
	border-left: 8px solid #666053;

}

#boundingtable #outter {
	width: 978px;
	margin: 10px;
	padding: 0px;
}


#boundingtable {
	display: table;
	height: 100%;
	width: 100%;
	background: #1C2021 url(images/newbg_bottom_right.jpg) no-repeat right bottom;
}
#boundingtable #topbar {

	background: url(images/top.png) no-repeat left top;
	height: 10px;
	width: 978px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#boundingtable #bottombar {
	background: url(images/bottom.gif) no-repeat;
	height: 10px;
	width: 978px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#boundingtable #outter #container #top #navbar li a:hover {
	 background-position: 0px -132px;
}

ol {
	color: #666666;
	margin: 0px;
	width: 500px;
	padding: 0px;
}
ol li {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px dotted;
	list-style: decimal outside;
	display: block;
}
#content .color_swatch {
	border: 4px solid #E7E7E7;
	padding: 14px;
	text-align: center;
	height: 150px;
	float: left;
	background: #FFFFFF;
	margin: 14px;
}
#content #swatches {
	margin-right: -20px;
	margin-left: -15px;
}


















/*Lightbox Styles*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
/*End Lightbox Styles*/




.clearcoats #container #content {
	background: url(images/tile_bg_bigbottom.jpg) no-repeat center bottom;
}

.before #container #content {
	background: url(images/tile_bg_2.jpg) no-repeat center bottom;
}

#boundingtable #container #content h3 {

	color: #999999;
	font: italic bold 18px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.colors #container #content {

	background: url(images/tile_bg_topleft.jpg) no-repeat left top;
}

.colors #container #content #swatches p, .colors #container #content #swatches h1, .colors #container #content #swatches h2{
	width: 350px;
	margin-left: 540px;
}
.virtual #container #content {

	background: url(images/tile_bg_2.jpg) no-repeat center bottom;
}
#content  th {

	font: 16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #999999;
	padding: 10px;
}
#container #navbar #logo a {

	background: url(images/logo.jpg) no-repeat;
	height: 134px;
	width: 239px;
	overflow: hidden;
	line-height: 1000px;
}
.red {
	color: #FF0000;
}
