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

#apDiv1 {
	position:absolute;
	left:2px;
	top:0px;
	width:587px;
	z-index:1;
	background-image: url(shop/shop_images/shop_image.png);
}
#img{
	height: 495px;
	width: 150px;
	top: 0px;
	z-index: 5;
	float: left;
	position: absolute;
	}
#title{
	float: right;
	width: 350px;
	padding-top: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F3625;
	font-size: 24px;
}

#description{
	float: right;
	width: 350px;
	padding-top: 0.5em;
	border-top-width: 0.8px;
	border-top-style: solid;
	border-top-color: #999999;
}
.style2 {
	font-size: 11px;
	font-variant: normal;
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-transform: uppercase;
}
.descrContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3625;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
#altView {
	position: relative;
	float: right;
}

.imgBorder {
	margin: 1em;
	padding: 1em;
	border: 1px solid #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6E7E31;
}
a:active {
	text-decoration: none;
}
.style3 {font-family: Georgia, "Times New Roman", Times, serif}
