/*
	Add on CSS document
	SHOP
*/

/* MAIN - HOME PAGE - shop */
#wrapper #middle #main #shop {
	width: 150px;
	height: 126px;
	display: block;
	position: relative;
	background: transparent url(../images/shop_box.gif) left bottom no-repeat;
	margin: 0px 0px 0px 0px;
}
#wrapper #middle #main #shop h1 {
	position: relative;
	margin: 0;
	padding: 0px 0px 9px 0px;
	width: 52px;
	height: 13px;
	top: 10px;
	left: 10px;
	text-indent: -9000px;
	background: transparent url(../images/heading_shop.gif) 0 0 no-repeat;
	font-size: 0px;
	line-height: 0px;
}
#wrapper #middle #main #shop #shop_image {
	width: auto;
	height: auto;
	display: block;
	position: absolute;
	top: 28px;
	right: -13px;
}
#wrapper #middle #main #shop #shop_content {
	width: auto;
	height: auto;
	position: relative;
	
	top: 13px;
	left: 12px;
}
#wrapper #middle #main #shop #shop_content p {
	font-family: "Arial", sans;
	font-size: 10px;
	line-height: 12px;
	color: #01253f;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
}