/* EvoxGallery_0002 */

#evoxGalleryWrapper
{
	height: 375px;
	width: 680px;
}

#evoxGalleryWrapper a:hover
{
	cursor: pointer;
	text-decoration: none;
}

#evoxGalleryWrapper img
{
	_behavior: url(../../../Scripts/PngFix/iepngfix.htc);
	_height: 250px !important;
	_width: 515px !important;
}

#evoxGalleryVehicle
{
	width: 515px;
	height: 375px;
	float: left;
	position: relative;
}

#evoxGalleryVehicle img
{
	height: 250px;
	width: 515px;
	position: absolute;
	top: 0;
	left: 0;
}

#evoxGalleryButtonWrapper
{
	width: 105px;
	height: 22px;
	float: left;
	z-index: 89;
	position: relative;
	top: 122px;
}

#evoxGalleryWrapper #previousVehicle
{
	background: transparent url(../../../images/ControlLibrary/Consumer/EvoxGallery/EvoxGallery_0004/left_arrow.png) no-repeat;
	_background: transparent url(../../../images/ControlLibrary/Consumer/EvoxGallery/EvoxGallery_0004/left_arrow.gif) no-repeat;
}

#evoxGalleryWrapper #nextVehicle
{
	background: transparent url(../../../images/ControlLibrary/Consumer/EvoxGallery/EvoxGallery_0004/right_arrow.png) no-repeat;
	_background: transparent url(../../../images/ControlLibrary/Consumer/EvoxGallery/EvoxGallery_0004/right_arrow.gif) no-repeat;
}

#evoxGalleryWrapper #previousVehicle,
#evoxGalleryWrapper #nextVehicle
{
	z-index: 100;
	width: 25px;
	height: 27px;
	top: 120px;
	position: relative;
	float: left;
}

#evoxGalleryWrapper #nextVehicle a,
#evoxGalleryWrapper #previousVehicle a
{
	display: block;
	height: 27px;
	width: 25px;
	z-index: 101;
}

#evoxGalleryWrapper #vehicleName
{
	z-index: 100;
	width: 130px;
	height: 30px;
	position: absolute;
	top: 145px;
	left: 540px;
}

#chooseButtonWrapper
{
	background: transparent url(../../../Images/ControlLibrary/Consumer/EvoxGallery/EvoxGallery_0004/choose.png) no-repeat;
	_background: transparent url(../../../Images/ControlLibrary/Consumer/EvoxGallery/EvoxGallery_0004/choose.gif) no-repeat;
	height: 22px;
	width: 105px;
	color: #fff;
	z-index: 99;
}

#chooseButtonWrapper #chooseButton
{
	z-index: 100;
	display: block;
	height: 22px;
	width: 105px;
}
	
#vehicleListWrapper
{
	color: #000;
	text-align: center;
	padding: 5px;
	position: relative;
	top: 0px;
	left: 15px;
	width: 70px;
	background: url(../../../Images/ControlLibrary/Consumer/EvoxGallery/EvoxGallery_0004/ddl_bg.png) repeat;	
}

#vehicleListWrapper a
{
	color: #000;
	padding: 0 0 2px 0;
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}
	
#vehicleListWrapper a:hover
{
	text-decoration: underline;
}

/* End EvoxGallery_0002 */
