@charset "utf-8";
html {
	font-size: 100%;
}
input {
	font-size: 100%;
}
select {
	font-size: 100%;
}
textarea {
	font-size: 100%;
}
form label {
	cursor: pointer;
}
img {
	border: currentColor;
}
input {
	vertical-align: middle;
}
#container {
	width: 660px; overflow: hidden; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.navigation-controls {
	background: rgb(255, 255, 255); padding: 5px; text-align: center; position: relative; z-index: 800;
}
.picture-slides-disabled {
	color: rgb(102, 102, 102);
}
.picture-slides-container {
	margin-bottom: 2em;
}
.picture-slides-dimmed-background .navigation-controls {
	-moz-border-radius: 0 0 5px 5px; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;
}
.picture-slides-dimmed-background .picture-slides-image-text {
	-moz-border-radius: 5px 5px 0 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0;
}
.picture-slides-fade-container {
	overflow: hidden; position: relative; z-index: 800;
}
.picture-slides-fade-container a {
	height: 487px; text-align: center; margin-bottom: 10px; display: block;
}
.picture-slides-image-load-fail {
	display: none;
}
.picture-slides-image-text {
	background: rgb(255, 255, 255); padding: 5px 0px 10px; text-align: center; position: relative; z-index: 800;
}
.picture-slides-previous-image {
	display: none;
}
.picture-slides-next-image {
	display: none;
}
.picture-slides-start-slideshow {
	display: none;
}
.picture-slides-stop-slideshow {
	display: none;
}
.picture-slides-previous-image {
	cursor: pointer;
}
.picture-slides-next-image {
	cursor: pointer;
}
.picture-slides-start-slideshow {
	cursor: pointer;
}
.picture-slides-stop-slideshow {
	cursor: pointer;
}
.picture-slides-thumbnails {
	list-style: none; overflow: hidden; margin-top: 1em;
}
.picture-slides-thumbnails li {
	margin: 0px 8px 5px 0px; width: 100px; float: left;
}
.picture-slides-thumbnails li img {
	border: 2px solid rgb(153, 153, 153); width: 100px; height:80px;
}
.picture-slides-thumbnails a {
	
}
.picture-slides-thumbnails li .picture-slides-selected-thumbnail img {
	border: 2px solid rgb(255, 51, 0); width: 100px;
}
.picture-slides-dim-overlay {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: none; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); position: absolute; z-index: 700; opacity: 0.8;
}
#car-list-left {
	padding: 2px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid;
}
#car-list-right {
	border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
#car-list-mid {
	border: 1px solid rgb(204, 204, 204);
}
#detail-photo {
	width: 650px; height: auto !important; margin-top: 10px; float: left; z-index: -1; min-height: 10px;
}
#detail {
	width: 310px; height: auto !important; margin-top: 15px; float: right; min-height: 10px;
}
