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

body 
{
	margin:0px;
	background:#fff;
	font:12px arial;
}
#pageWrapper
{
	width:100%;
	text-align:center;
	position:relative;
}
#pageContainer
{
	width:975px;
	margin:0px auto;
	background:url(../images/page_bg.png) repeat-y;
	position:relative;
	z-index:-1;
}
#header
{
	width:975px;
	height:337px;
	background:url(../images/loader.gif) no-repeat center;
}
#container
{
	width:auto;
	text-align:left;
}
#contentPane
{
	width:895px;
	margin:0px auto;
}
#subContent
{
	width:auto;
}
#tinyBox
{
	text-align:center;
}
#price_9
{
	color:#fe7e00;
	font-size:12px;
	padding:0px 3px;
	text-align:center;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
}
#price_12
{
	color:#007649;
	font: 12px bold;
	padding:0px 3px;
	text-align:center;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
}
#price_16
{
	color:#734002;
	font: 12px bold;
	padding:0px 3px;
	text-align:center;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
}
#menuItems tr td #subContent
{
}
#details
{
	width:auto;
	font-size:9px;
	color:#826a17;
	margin-left:5px;
	margin-bottom:20px;
}
h4
{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#000000;
	font-style:italic;
}
#detailed
{
	width:auto;
	margin:0px 0px 0px 8px;
}
#footer
{
	height:215px;
	background:url(../images/footer.png) no-repeat bottom;
}
#new
{
	position:absolute;
	left: 39px;
	bottom:120px;
}
#artWorkShopWrapper
{
	position:fixed;
	right:0px;
	width:152px;
	height:140px;
	top:20%;
	z-index:100;
}
#artWorkShopWrapper table
{
	border-collapse:collapse;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
#artWorkShopWrapper table tr td
{
}
