.galleryview,
.strip_wrapper {
	height:194px!important;
}
.boxcaption a {	
	text-decoration:none;
}
.boxcaption a:hover {
	text-decoration:underline;
}
.boxcaption h3 {	
	font:bold 1.45em "Trebuchet MS", Arial, Helvetica, sans-serif;	
	letter-spacing:-1px;	
	padding:0 0 5px 0;
}
.boxgrid {
	float:left;
	width: 352px;
	height: 189px;
	padding: 0;
	background: #eee url('../images/grad_eee_fff.jpg') repeat-x;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	background:#fff;	
	margin:0;/*padding: 5px;*/
}
.boxgrid p {
	padding: 0;	
	font-weight:normal;
	font-size:1em;
}
.boxcaption {
	position: absolute;
	background: transparent;
	height: auto;
	width: 342px;
	padding:8px 5px 0 5px;
	opacity: 1;
}
.captionfull .boxcaption {
	top: 0;
	left: 0;
}
.caption .boxcaption {
	top: 0;
	left: 0;
}
#pointer {	
	width:0!important;
	height:0!important;
}

/* ---- GalleryList ---- */
#photos {
	visibility: hidden;
}
.gallery {
	background: #ddd;
	border: 1px solid #aaa;
	padding: 5px;
}
.loader {
	background: url() center center no-repeat #ddd;
}
.panel {
}
.panel .panel-overlay,  .panel .overlay-background {
	height: 60px;
	padding: 0 1em;
}
.panel .overlay-background {
	background: #222;
}
.panel .panel-overlay {
	color: white;
	font-size: 0.7em;
}
.panel .panel-overlay a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

/* filmstrip */
.filmstrip {
	margin: 5px;
}
.frame {}
.frame .img_wrap {
	border: 1px solid #aaa;
}
.frame.current .img_wrap {
	border-color: #000;
}
.frame img {
	border: none;
}
.frame .caption {
	font-size: 11px;
	text-align: center;
	color: #888;
}
.frame.current .caption {
	color: #000;
}
.pointer {
	border-color: #000;
}
*html .pointer {
	filter: chroma(color=pink);
}

/* nav buttons */
.nav-next {
	background:url(../images/but_next.gif) left top no-repeat;
	position:absolute;
	right:2px; /*FDC 5/03/2010*/
	top:0;
}
.nav-prev {
	background:url(../images/but_previous.gif) left top no-repeat;
	position:absolute;
	left:2px; /*FDC 5/03/2010*/
	top:2px;
}
#photos {

}
.nextprev {
	width:352px;
	background:transparent;
	font-size:1.09em;
	height:21px; /*FDC 5/03/2010*/
	line-height:25px; /*FDC 5/03/2010*/
	position:relative;
	color:#fff;
	padding:5px 0;
	margin-bottom:5px;
	border-top: 1px solid #D9D9D9;
}
.nextprev a { color:#fff; font-size:0.8em; font-family:Georgia, "Times New Roman", Times, serif} /*FDC 5/03/2010*/
.nextprev a:hover {text-decoration: none}/*FDC 5/03/2010*/

/*
.car_quote4 {
background: transparent url('../images/quotebackgr1.gif') no-repeat -25px top;
}

.car_quote4 .captionfull .boxcaption {
left:auto;
right:0;
text-align:right;
width:285px;
}
.car_quote4 .quote1 {
color:#444;
position:relative;
top:auto;
left:auto;
font-size:1em;
display:inline;
}
*/