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

body	{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
}

a:link		{ color: #e633d5; text-decoration: underline; }
a:visited	{ color: #e633d5; text-decoration: underline; }
a:hover		{ color: #e633d5; text-decoration: underline; }

img		{
	border: 0px;
}

hr		{
	width: 600px;
	height: 1px;
	color: #333333;
}

h1		{
	font-size: 20px;
	margin-top: 4px;
	margin-bottom: 0px;
}

.top	{
	background-color: #a7aeb8;
	width: 100%;
	border-top: 1px solid #5f7797;
	border-bottom: 1px solid #5f7797;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 0px;
}

.topline	{
	background-color: #eaecee;
	height: 1px;
}

.wrap	{
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-bottom: 0px;
	width: 686px;
	text-align: center;
	padding-top: 20px;
}

.intro	{
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 10px;
}

.thumbs	{
	width: 112px;
	height: 150px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #afafaf;
}

.pics	{
	margin-top: 20px;
	border: 1px solid #afafaf;
}

.bar	{
	background-color: #3b3539;
	width: 594px;
	height: 22px;
	margin-top: 20px;
	margin-left: 46px;
	margin-right: 46px;
	font-weight: bold;
	font-size: 18px;
}

.salable	{
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
}

.salable2	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

.salable3	{
	margin-top: 400px;
	margin-bottom: 60px;
	font-weight: bold;
	font-size: 14px;
}

.centerbox	{
	border: 1px solid #FFFFFF;
	width: 592px;
	background-color: #f0f0f0;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 46px;
	margin-right: 46px;
}

.centerbox2	{
	border: 1px solid #FFFFFF;
	background-color: #f0f0f0;
	width: 592px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left: 46px;
	margin-right: 46px;
}

.centerbox3	{
	border: 1px solid #FFFFFF;
	background-color: #f0f0f0;
	width: 592px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 46px;
	margin-right: 46px;
}

.copy	{
	font-size: 10px;
	color: #000000;
	margin-top: 400px;
}

.spacer	{
	height: 5px;
}