﻿/*--Listing-0--*/
UL#Items-Listing-0 {
	list-style:none;
	padding:10px;
	margin:0px;
	display:inline-block;
	}
UL#Items-Listing-0 LI {
	width:140px;
	height:160px;
	float:left;
	padding:15px;
	background-image:url(Stylesheet-Layout.png);
	background-position:-1805px -20px;
	}
UL#Items-Listing-0 SPAN.Item-Status {
	position:absolute;
	display:block;
	width:90px;
	height:90px;
	margin-left:80px;
	margin-top:100px;
	}
UL#Items-Listing-0 SPAN.Item-Name {
	font-size:12px;
	font-family:Arial;
	display:block;
	padding-top:5px;
	}
UL#Items-Listing-0 SPAN.Item-Price {
	font-size:13px;
	font-family:Arial;
	display:block;
	padding-bottom:2px;
	padding-top:3px;
	font-weight:bold;
	}
UL#Items-Listing-0 SPAN.Item-Price-Cross {
	text-decoration:line-through;
	color:#aaaaaa;
	}
UL#Items-Listing-0 SPAN.Item-Photo {
	background-image:url(Background-Item-Photo-Cover.png);
	background-position:top left;
	position:absolute;
	cursor:pointer;
	width:140px;
	height:105px;
	}
UL#Items-Listing-0 IMG.Item-Photo {
	width:140px;
	height:105px;
	}
UL#Items-Listing-0 SPAN.Add-To-Cart {
	display:none;
	}
UL#Items-Listing-0 SPAN.View-Details {
	display:none;
	}
	
	
	
/*--Listing-1--*/
UL#Items-Listing-1 {
	list-style:none;
	padding:10px;
	margin:0px;
	display:inline-block;
	}
UL#Items-Listing-1 LI {
	width:196px;
	height:230px;
	float:left;
	padding:15px;
	background-image:url(Stylesheet-Layout.png);
	background-position:-1570px -20px;
	}
UL#Items-Listing-1 SPAN.Item-Status {
	position:absolute;
	display:block;
	width:90px;
	height:90px;
	margin-left:125px;
	margin-top:158px;
	}
UL#Items-Listing-1 SPAN.Item-Name {
	font-size:12px;
	font-family:Arial;
	display:block;
	padding-top:5px;
	}
UL#Items-Listing-1 SPAN.Item-Price {
	font-size:13px;
	font-family:Arial;
	display:block;
	padding-bottom:2px;
	padding-top:3px;
	font-weight:bold;
	}
UL#Items-Listing-1 SPAN.Item-Price-Cross {
	text-decoration:line-through;
	color:#aaaaaa;
	}
UL#Items-Listing-1 SPAN.Item-Photo {
	background-image:url(Background-Item-Photo-Cover.png);
	background-position:top left;
	position:absolute;
	cursor:pointer;
	width:196px;
	height:147px;
	}
UL#Items-Listing-1 IMG.Item-Photo {
	width:196px;
	height:147px;
	}
UL#Items-Listing-1 SPAN.Add-To-Cart {
	float:left;
	cursor:pointer;
	width:30px;
	height:25px;
	background-image:url(Element-Button-AddCart-Small.png);
	background-position:left top;
	margin-right:3px;
	}
UL#Items-Listing-1 SPAN.View-Details {
	float:left;
	cursor:pointer;
	width:80px;
	height:25px;
	background-image:url(Element-Button-ViewDetails.png);
	background-position:left top;
	margin-right:3px;
	}


/*--Listing-2--*/
UL#Items-Listing-2 {
	list-style:none;
	padding:10px;
	margin:0px;
	display:inline-block;
	}
UL#Items-Listing-2 LI {
	width:310px;
	height:310px;
	float:left;
	padding:15px;
	background-image:url(Stylesheet-Layout.png);
	background-position:-1220px -20px;
	}
UL#Items-Listing-2 SPAN.Item-Status {
	position:absolute;
	display:block;
	width:90px;
	height:90px;
	margin-left:240px;
	margin-top:238px;
	}
UL#Items-Listing-2 SPAN.Item-Name {
	font-size:14px;
	font-family:Arial;
	display:block;
	padding-top:5px;
	}
UL#Items-Listing-2 SPAN.Item-Price {
	font-size:13px;
	font-family:Arial;
	display:block;
	padding-top:3px;
	font-weight:bold;
	}
UL#Items-Listing-2 SPAN.Item-Price-Cross {
	text-decoration:line-through;
	color:#aaaaaa;
	}
UL#Items-Listing-2 SPAN.Item-Photo {
	background-image:url(Background-Item-Photo-Cover.png);
	background-position:top left;
	position:absolute;
	cursor:pointer;
	width:310px;
	height:232px;
	}
UL#Items-Listing-2 IMG.Item-Photo {
	width:310px;
	height:232px;
	}
UL#Items-Listing-2 SPAN.Add-To-Cart {
	float:left;
	cursor:pointer;
	width:110px;
	height:25px;
	background-image:url(Element-Button-AddCart.png);
	background-position:left top;
	margin-right:5px;
	margin-top:3px;
	}
UL#Items-Listing-2 SPAN.View-Details {
	float:left;
	cursor:pointer;
	width:80px;
	height:25px;
	background-image:url(Element-Button-ViewDetails.png);
	background-position:left top;
	margin-right:5px;
	margin-top:3px;
	}



SPAN.Status-1 {
	background-image:url(Element-Status-ComingSoon.png);
	}
SPAN.Status-3 {
	background-image:url(Element-Status-NewArrival.png);
	}
SPAN.Status-4 {
	background-image:url(Element-Status-BestSeller.png);
	}
SPAN.Status-5 {
	background-image:url(Element-Status-Special.png);
	}
	
	