﻿.galleryHeader
{
	clear: both;
	float: left;
	margin-bottom: 5px;
}

.galleryHeader a
{
	color: #000;
	padding-right: 2px;
	text-decoration: none;
}

.galleryHeader a:hover
{
	
	padding-right: 2px;
	color: #013d17;
	font-style:italic;
	text-decoration: none;
}

.galleryHeader .selected
{
	font-weight: bold;
	color: #013d17;
	font-size: 14px;
	padding: 0 3px 0 3px;
}

.galleryFooter
{
	clear: both;
	float: left;
	margin-top: 5px;
	text-align:center;
	min-width: 100px;
}

.galleryFooter a
{
	color: #000;
	padding-right: 2px;
	text-decoration: none;
}

.galleryFooter a:hover
{
	color: #013d17;
	font-style:italic;
	text-decoration: none;
}

.galleryFooter .selected
{
	font-weight: bold;
	color: #013d17;
	font-size: 14px;
	padding: 0 3px 0 3px;
}

.photoBorder
{
	border: 1px solid #000;
}

.ImageLabel
{
	background-color:#B8D4EC;
	color:#000000;
	font-family:Georgia,Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	text-align:center;
	width:100%;
	min-width: 100%;
}

.golfCarList
{
	color: Black;
}

.golfCarList span.golfCarItem,
.golfCarList span.golfCarAltItem
{
	border: 1px solid #E2EBEF;
	min-height: 148px;
	margin-top: 7px;
	width: 558px;
	padding: 10px;
	display: block;
	float: left;
}

.golfCarItem
{
	background: #f8f8f8 url(images/Item_Background.gif) repeat-x;
	background-position: bottom left;
}

.golfCarAltItem
{
	background: #D0D0D0 url(images/altItem_Background.gif) repeat-x;
	background-position: bottom left;
}

.golfCarAltItem a,
.golfCarItem a 
{
    color: #000;
	text-decoration: none;
    }
.golfCarAltItem a:hover,
.golfCarItem a:hover {
	color: #013d17;
	text-decoration: none;
}
    
span.specs
{
	line-height: 24px;
}

.typeLabel
{
	color: Black;
	font-size: 11px;
	clear: both;
}