@charset "utf-8";
/* CSS Document */

#myGallery {
	text-align: left;
	margin: 0 auto;
	height: 264px;
	width: 495px;
	/*background: #555;*/
	border:none;
}
.quantityBox table th {
	display: none;
}
.quantityBox table td {
	font-size: 12px;
	font-weight: bold;
	color: #ddd;
}
#content, .slideInfoZone {
	padding: 0 70px !important;
	color: #fff;
	font-family: "Segoe UI", Tahoma, sans-serif !important;
	font-weight: bold;
	line-height: 1.2em;
	font-size: smaller;
}
#content p {
	font-size: 12px;	
}
.slideInfoZone {
	height: 0px !important;
	font-size: 1.25em !important;
	padding: 0px !important;
}
#content a {
	color: #db8;
	text-decoration: none;
	white-space: nowrap;
}
#content a:hover {
	color: #C96;
	/*border-bottom: 1px solid #fff;*/
}
#content a img {
	border: 0;
}
.slideInfoZone p {
	margin-top: -12px !important;
/*	margin-left: 15px !important;*/
	font-size: 12px !important;
	line-height: 1.4em;
}
.jdGallery a.carouselBtn {
	font-size: 13px;
	font-weight: bold;
	color: #DDBB88;
	font-family: "Segoe UI", Tahoma, sans-serif;
}
.slideInfoZone h2 {
	line-height: 2.4em;	
}
#myGallery a.open {
	cursor: pointer;	
}
.highslide-loading {
	margin: 0 auto;
}
#OrderForm_OrderForm_Amount {
color: #444;	
}