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

#topBox {
	position: absolute;
	left: 542px;
	top: 19px;
	width: 438px;
	/*height: 108px;*/
	font-family:'News Gothic MT W01';
	font-size: 10px;
	line-height: 18px;
	letter-spacing: .025em;
	border: 1px solid #D22329;
}

.topBox {
	font-family:'News Gothic MT W01';
	font-size: 10px;
	line-height: 18px;
	letter-spacing: .025em;
}

#image_box {
	position: absolute;
	top: 190px;
	left: 150px;
	width: 660px;
	/*height: 445px;*/
	border: 1px solid #25408F;
	/*overflow: visible;*/
	-moz-box-shadow: -7px 7px 6px #C7C9CB;
	-webkit-box-shadow: -7px 7px 6px #C7C9CB;
	box-shadow: -7px 7px 6px #C7C9CB;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C7C9CB')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C7C9CB');
	/* Spinner */
	background-image: url(../images/global/preloader.gif);
	background-repeat: no-repeat;
	background-position: 309px 201px;
	z-index: 1;
}

#thumb_box {
	width: 152px;
	height: 468px;
	border: 1px solid #87A6CB;
	position: absolute;
	top: 190px;
	left: 828px;
	z-index: 2;
}

.thumbnail {
	width: 152px;
	height: 78px;
}
.thumbnail a img, .thumbnail a {
	border: none;
	overflow: hidden;
	float: left;
}
.thumbnail a:hover {
	border: 1px solid #25408F;
}
.thumbnail a:hover img {
	margin: -1px;
}
.thumbnail_active img {
	width: 152px;
	height: 78px;
	border: 1px solid #D22329;
	margin: -1px;
	overflow: hidden;
	float: left;
}

#description {
	width: 128px;
	font-family:'News Gothic MT W01';
	font-size: 10px;
	line-height: 18px;
	letter-spacing: .025em;
}
#description a:link {
	color: #000;
	text-decoration: none;
}
#description a:visited {
	color: #000;
	text-decoration: none;
}
#description a:hover {
	color: #D22329;
	text-decoration: none;
}
#description a:active {
	color: #F30;
	text-decoration: none;
}

#numbers {
	color: #6D6E71;
	font-size: 10px;
	letter-spacing: 1em;
	text-align: center;
	vertical-align: bottom;
}

#arrow_left1 {
	height: 16px;
	width: 14px;
	position: absolute;
	left: 137px;
	top: 220px;
	z-index: 2;
}

#arrow_right1 {
	height: 16px;
	width: 14px;
	position: absolute;
	left: 996px;
	top: 220px;
}

#arrow_left2 {
	height: 16px;
	width: 14px;
	position: absolute;
	left: 813px;
	top: 300px;
}

#arrow_right2 {
	height: 16px;
	width: 14px;
	position: absolute;
	left: 982px;
	top: 300px;
}

.boldRedText {
	color: #D22329;
	font-family:'News Gothic MT W01 Bold';
	/*font-weight: bold;*/
	text-transform: uppercase;
}
#left_box {
	width: 110px;
	border: 0px;
	position: absolute;
	top: 202px;
	left: 26px;
	font-size: 10px;
}
#bottle {
	text-align: center;
	position: absolute;
	bottom: -15px;
	left: 24px;
}
