h2.cart
{
	display: block;
	background: url(/images/store_cart.jpg) no-repeat;
	width: 168px;
	height: 39px;
	margin-right: 15px;
}

h2 span
{
	visibility: hidden;
}

.buttons .stuff span
{
	font-size: 12px;
	color: #716c56;
	line-height: 42px;
}

.buttons .stuff .orange2
{
	font-size: 14px;
	color: #ba8b01;
	font-weight: bold;
	
}

a.item_overlay
{
	position: relative;
	z-index:10000;
	background:url(/images/store_bg.png) top left no-repeat;
	width:179px;
	height:168px;
	display: block;
	margin-top:-168px;
	margin-right: 20px;
}

a.image img
{
	display: block;
	width: 179px;
	height: 168px;
	border:0;
	padding:0;
	margin:0;
}

.items
{
	
}

.item
{
	display: block;
	float: left;
	width: 179px;
	margin-right: 55px;
	margin-bottom: 55px;
}

.item a.delete
{
	display: block;
	background: url(/images/delete.png) bottom left no-repeat;
	width: 15px;
	height: 15px;
	margin-top: 8px;
	margin-right: 10px;
}

.item a:hover.delete
{
	display: block;
	background: url(/images/delete.png) top left no-repeat;
	width: 15px;
	height: 15px;
}

.item span
{
	font-size: 11px;
	line-height: 12px;
	color: #e9e7db;
}

.item .orange2
{
	color: #ba8b01;
}

.item .small
{
	display: block;
	color: #5b5642;
}



h2.store
{
	display: block;
	background: url(/images/store_store.jpg) no-repeat;
	width: 255px;
	height: 41px;
}

a.cart2
{
	display: block;
	background: url(/images/store_cart2.png) bottom left no-repeat;
	width: 124px;
	height: 24px;
	margin-right: 15px;
}

a:hover.cart2
{
	display: block;
	background: url(/images/store_cart2.png) top left no-repeat;
	width: 124px;
	height: 24px;
}

a.checkout
{
	display: block;
	background: url(/images/store_checkout.png) bottom left no-repeat;
	width: 102px;
	height: 25px;
}

a:hover.checkout
{
	display: block;
	background: url(/images/store_checkout.png) top left no-repeat;
	width: 102px;
	height: 25px;
}

.links2
{
	height: 30px;
	margin-top: 10px;
}

.stuff
{
	margin-top: 5px;
	#margin-top: -35px;
}

.stuff span
{
	line-height: 30px;
	margin-right: 15px;
	font-size: 11px;
	color: #e9e7db;
	margin-top: 10px;
}

.stuff .orange2
{
	color: #ba8b01;
}

a.item2_overlay
{
	position: relative;
	z-index:10000;
	background:url(/images/store_bg2.png) top left no-repeat;
	width:483px;
	height:404px;
	display: block;
	margin-top:-404px;
	margin-right: 20px;
}

a.image2 img
{
	display: block;
	width: 483px;
	height: 404px;
	border:0;
	padding:0;
	margin:0;
}

a.item3_overlay
{
	position: relative;
	z-index:10000;
	background:url(/images/store_bg3.png) top left no-repeat;
	width:82px;
	height:76px;
	display: block;
	margin-top:-76px;
	margin-right: 20px;
}

a.image3 img
{
	display: block;
	width: 82px;
	height: 76px;
	border:0;
	padding:0;
	margin:0;
}

.items span.title
{
	font-size: 17px;
	line-height: 25px;
	color: #e9e7db;
	margin-bottom: 10px;
}

.items span.title .orange
{
	color: #ba8b01;
	margin-left: 5px;
}

.label
{
	display: block;
	font-size: 11px;
	color: #716c56;
	margin-bottom: 5px;
	margin-top: 10px;
}

.left p
{
	font-size: 11px;
	color: #e9e7db;
	line-height: 17px;
}

.item2
{
	display: block;
	float: left;
	width: 179px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.item2 a.delete
{
	display: block;
	background: url(/images/delete.png) bottom left no-repeat;
	width: 15px;
	height: 15px;
	margin-top: 8px;
	margin-right: 10px;
}

.item2 a:hover.delete
{
	display: block;
	background: url(/images/delete.png) top left no-repeat;
	width: 15px;
	height: 15px;
}

.item2 span
{
	font-size: 11px;
	line-height: 12px;
	color: #e9e7db;
}

.item2 .orange2
{
	color: #ba8b01;
}

.item2 .small
{
	display: block;
	color: #5b5642;
}

a.item_link
{
	font-size: 11px;
	color: #716c56;
}


.item4
{
	display: block;
	float: left;
	width: 239px;
	margin-left: 25px;
	margin-bottom: 25px;
}


.item4 a:hover.delete
{
	display: block;
	background: url(/images/delete.png) top left no-repeat;
	width: 15px;
	height: 15px;
}

.item4 span
{
	font-size: 11px;
	line-height: 12px;
	color: #e9e7db;
}

.item4 .orange2
{
	color: #ba8b01;
}

.item4.small
{
	display: block;
	color: #5b5642;
}

a.item4_overlay
{
	position: relative;
	z-index:10000;
	background:url(/images/store_bg4.png) top left no-repeat;
	width:239px;
	height:224px;
	display: block;
	margin-top:-224px;
}

a.image4 img
{
	display: block;
	width: 239px;
	height: 224px;
	border:0;
	padding:0;
	margin:0;
}

.item_stuff
{
	width: 239px;
	text-align: center;
	margin-top: 5px;
}

.sub_title
{
	font-size: 14px;
	color: #716c56;
	margin-top: 15px;
	line-height: 40px;
}

.sub_title .orange
{
	color: #ba8b01;
}



.service
{
	display: block;
	background: url(/images/support_service.jpg) no-repeat right;
	padding-right: 32px;
	padding-top: 15px;
	line-height: 15px;
	margin-top: -13px;
	color: #e9e7db;
	font-size: 11px;
}

.clip
{
	display: block;
	background: url(/images/support_clip.jpg) no-repeat right;
	font-size: 11px;
	padding-right: 24px;
	line-height: 15px;
	color: #8f8e87;
	margin-top: 5px;
}

#aboutstore
{
  color: #6b6a65;
}
