body {background: #333333 url('images/bckgrnd01.jpg') top left repeat; margin:0; padding:0; COLOR: #FFFFFF; FONT: 14px Arial, Helvetica, sans-serif; line-height: 1; text-align:center}

/*-----------------structure------------------*/

#wrapper{margin:0; padding:0; text-align:center; position:relative}
#header{margin:0 auto -2px; text-align:center; padding:0; width:800px}
#footer{width:780px; margin:0 auto; font:normal 11px Geneva, Arial, Helvetica, sans-serif; padding:10px 0 0 0; text-align:center}

#main_content_wrapper{width:794px;margin:0 auto; border:1px solid #FFF; border-top:none; text-align:center;}
#main_content{background:#333333; padding:25px; padding-top:7px; text-align:center;}

#inside_content{ border:1px solid #FFF; margin:0 auto;}
#inside_content h1{color: #FFFFFF; font:bold 18px Geneva, Arial, Helvetica, sans-serif; background:#000000; padding:16px 20px 8px;margin:0; border-bottom:1px solid #ffffff}

#featured{background:#222222; border-bottom:1px solid #ffffff; height:300px}
#featured ul{list-style:none; margin:10px 0 0 20px; padding:0}
#featured ul li{list-style:none; border-left:10px solid #535240; margin-bottom:10px; padding:3px 0 3px 7px}



/*----------------------Vendors---------------------*/

#vendors{background:#FFFFFF; font:normal 12px Geneva, Arial, Helvetica, sans-serif; text-align:left; letter-spacing:-.03em;}

/*----old shtuff
#vendors ul{margin:0; padding:0; list-style:none}
#vendors ul li{margin:0; padding:15px 0 0 0; list-style:none;}


#vendors .col{float:left; width:249px;background:#FFFFFF}
#vendors .col_inside{padding:5px 10px;}
#vendors a{padding:5px 10px; display:block; margin-bottom:11px; border:1px solid #efefef; color:#888; text-decoration:none; overflow:hidden;}
#vendors a:hover{background:#214fa4; color:#333; background:#f8f8f8; border:1px solid #cccccc;}
#vendors img{float:left; margin:0; padding:0; margin-right:10px}
#vendors img a{border:none;}
--*/


#vendors{background-color:#222222; font:normal 12px Geneva, Arial, Helvetica, sans-serif; text-align:left; letter-spacing:-.02em; height:100%; color:#333333; }
#vendors p{float:left; width:95px;margin:0; padding:10px 0 0 0}


#vendors .col{float:left; width:246px;}
#vendors .col_inside{padding:0}
#vendors a{clear:both; padding:10px 5px; display:block; color:#999999; text-decoration:none; border-bottom:1px dotted #777777; border-right:1px dotted #777777; background:#111111}
#vendors a:hover{ color:#333333; background:#DDDDDD; border-bottom:6px solid #CC0000; padding-bottom:5px}
#vendors a:active{background:#FFFFFF; color:#000000;}
#vendors  img{float:left; width:100px; height:50px; margin:0; padding:0; margin-right:10px; }
#vendors  a img{border:none;}




#featured ul li {text-align:left}



.p1 {COLOR: #FFFFFF; FONT: 14px Arial, Helvetica, sans-serif; line-height: 1.4;}
.h1 {COLOR: #FFFFFF; FONT: 18px Verdana, Arial, Helvetica, sans-serif;}

.link1 a:active  {color: #777777;text-decoration: underline;font-weight: normal;}
.link1 a:link {color: #777777; text-decoration: underline; font-weight: normal;}
.link1 a:visited {
	color: #777777;
	text-decoration: underline;
	font-weight: normal;
}
.link1 a:hover {
	color: #777777;
	text-decoration: none;
	font-weight: normal;
}
.link2 a:active  {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.link2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.link2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.link2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link3 a:active  {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.link3 a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.link3 a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.link3 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


/*----------------------lightbox----------------------*/

#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(http://www.nationalcustomcarassociation.com/2008/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(http://www.nationalcustomcarassociation.com/2008/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.nationalcustomcarassociation.com/2008/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;
	}

/*--------------------------Utilitiy--------------------------*/

.clear{clear:both}


