/* Baron Custom Accessories - Baron Bikes Style Sheet */
/* All associated graphics copyright 2006, Baron Custom Accessories */
/* Last Modified: August 31th, 2006 */

.photos {
	float: left;
	border: 1px Dashed #999;
	padding: 6px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 125px;
	height: 115px;
}

#thumbnails {
	width: 193px;
	float: left;
}

#thumbnails table {
	width: 193px;
}

#thumbnails td {
	background-color: #CCC;
	height: 80px;
}

#displayphoto {
	width: 400px;
	float: right;
}

.bartitle {
	background-color: #333;
	padding: 2px;
	color: #FFFFFF;
}

.galleryThumb {
	border: 1px Solid #333;

}

#photo_top {
	margin-top: 7px;
	font-size: 1px;
	background-image: url(/images/photo_top.gif); 
	height: 11px;
}

#photo_display {
	padding: 0 4px 0 0;
	color: red;
	font-size: 1px;
	background-image: url(/images/photo_back.gif); 
}

#photo_bottom {
	color: red;
	font-size: 1px;
	background-image: url(/images/photo_bottom.gif); 
	height: 14px;
}