/* --------------------------START GALLERY STYLES --------------------------------*/

.gallerypage {position:relative;
width:902px;
height:auto;
min-height:567px;
_height:567px; /* min-height fix for IE6 */
background-color:black;
font-family:arial, helvetica, san-serif;}

#gallery_row {
position:relative;
top:164px;
left:146px;
height:auto;
width:666px;
margin-bottom:136px;
}

.gallery_col {
height:auto;
min-height:230px;
_height:230px; /* height fix for IE6 */
width:203px;
margin-bottom:133px;
/*padding-top:150px;*/
}

#cust_gallery {
position:relative;
left:0;
height:auto;
width:203px;
min-height:230px;
_height:230px;/*height fix for IE6*/
background: url(images/custgal_bkgd_badpenny.jpg) no-repeat;}

#anvilproj_gallery {
position:absolute;
left:224px;
top:0px;
background: url(images/projgal_bkgd.jpg) no-repeat;}

#prodcon_gallery {
position:absolute;
left:448px;
top:0;
width:217px;
background: url(images/prodcongal_bkgd.jpg) no-repeat;
}

/*link rollovers*/

.galcol_txt strong {
font-size:11px;
}

.galcol_txt a {
position:absolute;
display:block;
width:203px;
font-size:10px;
color:#919191;
text-decoration:none;
}

.galcol_txt a:hover {
color:#df862d;
}


.gallery1 a {
top:0;
padding-top:150px;
z-index:5;
/*background-color: #626d9a;*/}

.gallery2 a {
top:0;
padding-top:175px;
z-index:4;
/*background-color: #d8d8d8;*/}

.gallery3 a {
top:0;
padding-top:200px;
z-index:3;
/*background-color: #ffffff;*/}

.gallery4 a {
top:0;
padding-top:225px;
z-index:2;}

.gallery5 a {
top:0;
padding-top:250px;
z-index:1;}

.gallery6 a {
top:0;
padding-top:275px;
z-index:0;}

.gallery7 a {
top:0;
padding-top:300px;
z-index:0;}

/* anvil customer gallery styles */


#cust_gallery .gallery1 a:hover {
background: url(images/custgal_bkgd_badpenny.jpg) no-repeat;}

#cust_gallery .gallery2 a:hover {
background: url(images/custgal_bkgd_MartinQ.jpg) no-repeat;}

#cust_gallery .gallery3 a:hover {
background: url(images/custgal_bkgd_scott_mock.jpg) no-repeat;}

#cust_gallery .gallery4 a:hover {
background: url(images/custgal_bkgd_evs.jpg) no-repeat;}

#cust_gallery .gallery5 a:hover {
background: url(images/custgal_bkgd-motiv8r.jpg) no-repeat;}

#cust_gallery .gallery6 a:hover {
background: url(images/custgal_bkgd.jpg) no-repeat;}

#cust_gallery .gallery7 a:hover {
background: url(images/custgal_bkgd_pv_mustang69.jpg) no-repeat;}



/* anvil projects gallery styles */
#anvilproj_gallery .gallery2 a:hover {
background: url(images/diamond_bkgd.jpg) no-repeat;}

#anvilproj_gallery .gallery1 a:hover {
background: url(images/projgal_bkgd.jpg) no-repeat;}

#anvilproj_gallery .gallery3 a:hover {
background: url(images/DBD_logo_sm.jpg) no-repeat;}

#anvilproj_gallery .gallery3 a {
top:0;
padding-top:215px;
z-index:1;
}

/**/

/* product concept gallery styles */
#prodcon_gallery a {
width:217px;
}

#prodcon_gallery .gallery2 a:hover {
background: url(images/camaro2ndgen_0.jpg) no-repeat;
}

#prodcon_gallery .gallery3 a:hover {
background: url(images/mustanggal_bkgd.jpg) no-repeat;
}

/**/

#flashgallery_row {
z-index: -10000;
margin:47px 0 0 3px;
}
/*LightBox styles?*/

#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; }

/* End LightBox styles*/



/* --------------------------END GALERY STYLES --------------------------------*/
/**/
/**/

