@charset "utf-8";
/* LIGHTBOX STUFF */

body{
	background:#FFFFFF;
	padding:0px;
	position:relative;
	width:922px;
	margin:8px 30px;
}
#lightbox_wrapper {
	padding:0 20px;
}
h1 {
	font-size:26px;
    margin:5px 0;
}
h2 {
	color:#386C98 !important;
	margin-bottom:5px;
}
p {
	padding:0;
	margin-bottom:8px;
}
.mat_content {
	margin-bottom:20px;
}
.material_text {
	font-size:22px;
	color:#00135F;
	font-family:'EnigmaticRegular', Arial, sans-serif;
}
.material_text:hover {
	color:#3E77A5;
}
.material_image {
	text-indent:-999em;
	margin:0 auto;
	width:200px;
	height:285px;
	display:block;
	-webkit-transition: all 0s ease-in-out !important;
    -moz-transition: all 0s ease-in-out !important;
    -o-transition: all 0s ease-in-out !important;
    -ms-transition: all 0s ease-in-out !important;
}
#all_weather_material {
	background:url(images/material_rubber.png) 0 0 no-repeat;
}
#all_weather_material:hover {
	background:url(images/material_rubber.png) 0 -290px no-repeat;
}	
#carpet_material {
	background:url(images/material_carpet.png) 0 0 no-repeat;
}
#carpet_material:hover {
	background:url(images/material_carpet.png) 0 -289px no-repeat;
}
#logo_material {
	background:url(images/material_logo.png) 0 0 no-repeat;
}
#logo_material:hover {
	background:url(images/material_logo.png) 0 -289px no-repeat;
}
#replacement_material {
	background:url(images/material_replacement.png) 0 0 no-repeat;
}
#replacement_material:hover {
	background:url(images/material_replacement.png) 0 -289px no-repeat;
}
#carpet {
	width:100px !important;
	margin:0 auto;
	margin-bottom:15px;
}
#logo {
	width:90px !important;
	margin:0 auto;
	margin-bottom:15px;
}
#replacement {
	width:150px !important;
	margin:0 auto;
	margin-bottom:15px;
}
.vendor_image{
	height:100px;
    width:225px;
}
.fourth {
	background:url(images/material_shadow.jpg) bottom center no-repeat;
	padding-bottom:85px;
}

/* First column of lightbox popup */
#light_left_third {
	float:left;
	width:235px;
	margin:0;
	padding:0;
    height:400px;
}
#light_left_top {
	height:100px;
	width:100%;
	/* background:url(images/details_left_top.png) 0 0 no-repeat; */
}
#light_left_bottom {
	height:249px;
	overflow-y:auto;
	/* background:url(images/detail_left_center.png) 0 0 repeat-y; */
}
#light_left_bottom h2.first_info{
	margin:0;
}
#light_left_bottom h2{
	margin:15px 0 0;
	font-size:18px;
}
#light_left_bottom p {
	font-size:14px;
	line-height:140%;
	margin-bottom:0;
}
#light_left_middle{
	height:36px;
	width:100%;
	margin:6px 0 8px;
}
#light_product_button{
	margin:0;
}
#light_product_button a:link, #light_product_button a:visited{
    color:#FFFFFF;
    background:url(http://d15jj3c1uwcu65.cloudfront.net/website/assets/images/small_button_bg.jpg) 0 -26px #D58201;
    box-shadow:2px 2px 4px #444;
    border:1px solid #616161;
}
#light_product_button a:hover,#light_product_button a:active {
    color: #FFFFFF;
    background: url(http://d15jj3c1uwcu65.cloudfront.net/website/assets/images/small_button_bg.jpg) 0 -26px #D58201;
    box-shadow: 1px 1px 4px #444 inset;
    border: 1px solid white;
}

/* Middle column of lightbox popup */
#light_middle_third{
	float:left;
	width:404px;
	margin:0;
    padding:0;
	text-align:center;
	
    /* outline:solid 1px black; */
    height:400px;
}
#light_middle_third h1{
	color:#386C98 !important;
}

/* Last column of lightbox popup */
#light_right_third {
	float:left;
	/* width:317px; */
	display:none;
	margin:0;
	padding:0;
    
	height:400px;
    /* outline:solid 1px black; */
}
#light_right_third h2{
    text-align:center;
    font-size:20px;
	margin:13px 0 0;
}
#light_right_top {
	width:300px;
/* 	background:url(images/light_blue_top.png) 0 0 no-repeat; */
}
#light_right_middle {
/* 	background:url(images/light_blue_middle.png) 0 0 repeat-y; */
	height:360px;
	overflow-y:auto;	
}
#light_right_middle h2 {
	font-size:32px;
	color:#FFFFFF;
	margin-bottom:10px;
}
#light_right_middle ul li {
	list-style:none;
	margin:0;
	padding:0;
	width:75px;
}
#light_right_middle ul li span {
	font-size:20px;
}
#light_right_middle h3 {
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
	margin-bottom:10px; 
}
#light_right_bottom {
	width:312px;
	height:54px;
/* 	background:url(images/light_blue_bottom.png) 0 0 no-repeat; */
}
	
.detail_image_space{
    width:318px;
    height:318px;
    margin:0 auto;
}
.detail_image_space img{
	width:100%;
    max-width:318px;
    max-height:318px;
	vertical-align:middle;
}
.imgHelper{display:inline-block;height:100%;vertical-align:middle;}

.colors {
	width:100%;
	padding:0;
	margin:0 auto;
	margin-bottom:15px;
}
.colors li {
	float:left;
	width:8%;
	/*height:25px;*/
	margin:4px;
}
.colors li a{
	display:block;
	margin:2px;
}
.colors li a img{
	width:100%;
	max-height:60px;
	outline:1px solid #EEEEEE;
}
/*.colors li a:hover {
	width:25px;
	height:25px;
	margin:0;
}*/