.bodyleft{
	float: left;
	width: 173px;
}

.cathead{
	width: 173px;
	height: 35px;
	background-color: #13171f;
	margin: 2px 0 0 2px;
	text-align: center;
}

.cathead h2{
	color: #fff;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

.searchby{
	background-color: #6282b1;
	width: 173px;
	margin: 1px 0 0 2px;
	height: 23px;
}
.searchby h3{
	color: #fff;
	margin: 0 0 0 0;
	padding: 3px 0 0 5px;
	font-size: 90%;
	font-weight: normal;
}

.list{
	background-color: #f1f1f1;
	width: 173px;
	margin: 0 0 0 2px;
}

.bodyleft ul{
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
	
}

.bodyleft ul li{
	list-style: none;
	line-height: 20px;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
	.bodyleft ul li a:link
	{
		color:#333333;	
		text-decoration:none;
	}
	.bodyleft ul li a:visited
	{
		color:#333333;
		text-decoration:none;		
	}
	.bodyleft ul li a:hover
	{
		color:#333333;	
		text-decoration:none;		
	}
	.bodyleft ul li a:active
	{
		color:#333333;	
		text-decoration:none;		
	}
	
	/** on **/
	.bodyleft ul li.on 
	{
		background-color:#E8F0FF;
	border:3px double #CCCCCC;
	font-size:12px;
	padding-left:8px;
	width:151px;
	}


.bodyright{
	float: left;
	width: 670px;
}

.breadcrumb{
	font-size: 120%;
}

.breadcrumb p{
	margin: 0 0 0 0;
	padding: 5px 0 10px 6px;
}

.breadcrumb a:link{
	color: #222;
	text-decoration: underline;
}
.breadcrumb a:visited{
	color: #222;
	text-decoration: underline;
}
.breadcrumb a:hover{
	color: #222;
	text-decoration: underline;
}
.breadcrumb a:active{
	color: #222;
	text-decoration: underline;
}

.pagination{
	margin: 5px 0 5px 0;
	width:100%;
	float:right;
}

.allitems{
	border: 1px solid #dee0e3;
	margin: 10px 0 0 6px;
	width: 665px;
}

.items2{
	float: left;
	padding: 10px 10px 10px 15px;
}
.1item2{
	float: left;
}

	.allitems p
	{
		color:#333;
	}

.imagecon2{
	width: 136px;
	height: 136px;
	text-align:center;
}

a.brand2:link{
	display:block;
	color:#333;
	font-weight:bold;
	width: 136px;
	text-align: center;
	height:48px;
	overflow:hidden;
	text-decoration:none;
}
a.brand2:visited{
	display:block;
	color:#333;
	font-weight:bold;
	width: 136px;
	text-align: center;
	height:48px;
	overflow:hidden;
	text-decoration:none;
}
a.brand2:hover{
	display:block;
	color:#666;
	font-weight:bold;
	width: 136px;
	text-align: center;
	height:48px;
	overflow:hidden;
	text-decoration:none;	
}
a.brand2:active{
	display:block;
	color:#333;
	font-weight:bold;
	width: 136px;
	text-align: center;
	height:48px;
	overflow:hidden;
	text-decoration:none;	
}



.collection2{
	width: 136px;
	text-align: center;
}

.itembtn2{
	margin: 2px 0 0 12px;
}

a.detailbtn:link
{
	display:block;
	border:0;
	cursor:pointer;
	background-color:#fff;
	font-size:11px;
	background-image:url(/pub/images/button_background_125.gif);
	width:125px;
	height:20px;
	color:#fff;
	margin:0 0 0 0;
	text-align:center;
	text-decoration:none;
	line-height:20px;	
}
a.detailbtn:visited
{
	display:block;
	border:0;
	cursor:pointer;
	background-color:#fff;
	font-size:11px;
	background-image:url(/pub/images/button_background_125.gif);
	width:125px;
	height:20px;
	color:#fff;
	margin:0 0 0 0;
	text-align:center;
	text-decoration:none;
	line-height:20px;

}
a.detailbtn:hover
{
	display:block;
	border:0;
	cursor:pointer;
	background-color:#fff;
	font-size:11px;
	background-image:url(/pub/images/button_background_125.gif);
	width:125px;
	height:20px;
	color:#fff;
	margin:0 0 0 0;
	text-align:center;
	text-decoration:none;
	line-height:20px;	

}
a.detailbtn:active
{
	display:block;
	border:0;
	cursor:pointer;
	background-color:#fff;
	font-size:11px;
	background-image:url(/pub/images/button_background_125.gif);
	width:125px;
	height:20px;
	color:#fff;
	margin:0 0 0 0;
	text-align:center;
	text-decoration:none;
	line-height:20px;	
}


.removenavfilter
{
	font-size:85%;
}
	.removenavfilter a:link
	{
		color:#fff;	
		text-decoration;
	}
	.removenavfilter a:visited
	{
		color:#fff;	
		text-decoration;
	}
	.removenavfilter a:hover
	{
		color:#fff;	
		text-decoration;
	}
	.removenavfilter a:active
	{
		color:#fff;	
		text-decoration;
	}


.producthr{
	border-top: 1px solid #222;
	border-bottom: none;
	height: 1px;
	color: #999;
	background-color: #999;
	text-align: center;
	width: 640px;
	margin: 0 0 10px 15px;
}

/* productdetail */

.detailleft{
	float: left;
	width: 350px;
	margin: 5px 15px 0 10px;
}

.mainimg{
	width: 350px;
	text-align: center;
	border:1px solid #efefef;
}

.zoomimg
{
	width:350px;
	margin:0 0 2px 0;
	border:1px solid #ccc;
	background-color:#efefef;
	text-align:center;
	line-height:125%;
	color:#333;
}

.viewlrglink
{
	width:350px;
	margin:2px 0 0 0;
	border:1px solid #ccc;
	background-color:#efefef;
	text-align:center;
	line-height:125%;
	color:#333;
	float:left;
}
	.viewlrglink span
	{
		display:block;
		width:170px;
		float:left;
	}
	
	.viewlrglink a:link
	{
		color:#333;
	}
	.viewlrglink a:visited
	{
		color:#333;
	}
	.viewlrglink a:hover
	{
		color:#999;
		text-decoration:none;
	}
	.viewlrglink a:active
	{
		color:#333;
	}



.subimages img{
	border: 1px solid #eaeaea;
	margin: 10px 1px 0 0;
}

.detailright{
	float: left;
	width: 440px;
}

.detailtitle{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	font-size: 140%;
}

.detailhead{
	background-image: url(/pub/design/collection_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 440px;
	height: 33px;
	color: #fff;
	font-size: 110%;
	text-align: center;
}

.collectiontitle{
	float: left;
	padding: 8px 0 0 150px;
}

.collectionimg{
	float: left;
	padding: 5px 0 0 5px;
}

.collectiontype{
	float: left;
	padding: 8px 0 0 5px;
}

.detaildetails{
	background-color: #fcfcfc;
}

.brand3{
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
.extra{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

.sizing{
	font-size: 120%;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #999;
}

.size{
	float: left;
	padding: 5px 0 0 0;
	width: 350px;
}

.sizedrop{
	float: left;
	margin: 5px 0 0 40px;
}

.rent{
	margin: 10px 0 0 0;
}

.rentit{
	float: left;
	margin: 3px 0 0 0;
}



.renttext{
	float: left;
	background-image: url(/pub/design/rentittext_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 309px;
	height: 38px;
	font-size: 90%;
	padding: 4px 5px 0 12px;
}

.detailhr{
	height: 1px;
	border: none;
	color: #999;
	background-color: #999;
}

.toolbar{
	margin: 15px 0 0 0;
}
.add{
	float: left;
	margin: 0 0 0 5px;
}
.addtext{
	float: left;
	margin: 0 0 0 7px;
}
.tell{
	float: left;
	margin: 0 0 0 20px;
}
.telltext{
	float: left;
	margin: 0 0 0 7px;
}

.toolbar a:link{
	text-decoration: none;
	color: #222;
}	
.toolbar a:visited{
	text-decoration: none;
	color: #222;
}
.toolbar a:hover{
	text-decoration: none;
	color: #222;
}
.toolbar a:active{
	text-decoration: none;
	color: #222;
}

.authentic{
	background-image: url(/pub/design/authentic_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 310px;
	height: 80px;
	padding: 25px 5px 0 125px;
	margin: 10px 0 0 0;
}

.free{
	margin: 15px 0 0 10px;
}

.complete{
	width: 820px;
	margin: 10px 0 0 10px;
	border: 2px solid #6784AF;
}

.find{
	width: 822px;
	margin: 10px 0 0 10px;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
}


.ad1{
	float: left;
	width: 190px;
	padding: 10px 0 10px 10px;
}

.ad1 a:link{
	text-decoration: underline;
	color: #666;
}
.ad1 a:visited{
	text-decoration: underline;
	color: #666;
}
.ad1 a:hover{
	text-decoration: underline;
	color: #666;
}
.ad1 a:active{
	text-decoration: underline;
	color: #666;
}

.completeitem{
	margin: 10px 0 10px 10px;
	float: left;
	width: 150px;
	text-align:center;
}

.completeitemtext{
	width: 150px;
	text-align: center;
}

.completeitem a:link{
	text-decoration: underline;
	color: #222;
}
.completeitem a:visited{
	text-decoration: underline;
	color: #222;
}
.completeitem a:hover{
	text-decoration: underline;
	color: #222;
}
.completeitem a:active{
	text-decoration: underline;
	color: #222;
}

	.completeitem .imgcont
	{
		width:132px;
		height:128px;
		text-align:center;
	}
	
.rentitbox
{
	float:left;
	width:100%;
	margin:2px 0 8px 0;
	border-top:1px solid #ccc;
}
	.rentitbox h4
	{
		margin:8px 0 2px 0;
		padding:0 0 0 0;
	}
	
	.rentitbox p
	{
		margin:0 0 0 0;
		padding:0 0 0 0;
		z-index:1000;
	}
	
	.rentitbox span
	{
		width:300px;
		display:block;
		float:left;
	}
	
	.rentitbox strong
	{
		display:block;
		float:left;
		width:125px;
	}
	
	.rentitbox span.sm
	{
		width:150px;
		border:1px sold red;
	}
	
	.rentitbox .rentbtn
	{
		border:0;
		float:left;
		background-color:#fff;
		background-image:url(/pub/design/borrow_btn.png);
		background-position:center center;
		background-repeat:no-repeat;
		width:110px;
		height:27px;
		color:#fff;
	}
		
	
	.rentitbox a.rent:link
	{
		border:0;
		display:block;
		float:left;
		margin:-10px 0 0 0;
		text-decoration:none;
		font-size:110%;
		font-weight:bold;
		text-align:center;
		line-height:27px;
		background-color:#fff;
		background-image:url(/pub/design/borrow_btn.png);
		background-position:center center;
		background-repeat:no-repeat;
		width:110px;
		height:27px;
		color:#fff;
	}
	.rentitbox a.rent:visited
	{
		border:0;
		display:block;
		float:left;
		margin:-10px 0 0 0;
		text-decoration:none;
		font-size:110%;
		font-weight:bold;
		text-align:center;
		line-height:27px;
		background-color:#fff;
		background-image:url(/pub/design/borrow_btn.png);
		background-position:center center;
		background-repeat:no-repeat;
		width:110px;
		height:27px;
		color:#fff;
	}
	.rentitbox a.rent:hover
	{
		border:0;
		display:block;
		float:left;
		margin:-10px 0 0 0;
		text-decoration:none;
		font-size:110%;
		font-weight:bold;
		text-align:center;
		line-height:27px;
		background-color:#fff;
		background-image:url(/pub/design/borrow_btn.png);
		background-position:center center;
		background-repeat:no-repeat;
		width:110px;
		height:27px;
		color:#fff;
	}
	.rentitbox a.rent:active
	{
		border:0;
		display:block;
		float:left;
		margin:-10px 0 0 0;
		text-decoration:none;
		font-size:110%;
		font-weight:bold;
		text-align:center;
		line-height:27px;
		background-color:#fff;
		background-image:url(/pub/design/borrow_btn.png);
		background-position:center center;
		background-repeat:no-repeat;
		width:110px;
		height:27px;
		color:#fff;
	}
	
	.rentitbox .bspacer
	{
		border:1px solid #ecf2fb;
		margin:2px 0 2px 0;
		clear:left;
	}
	
.flink
{
	text-decoration:underline;
	cursor:pointer;
}

.filterselect
{
	background-color:#efefef;
	border:1px solid #999;
	font-size:95%;
	line-height:115%;
	width:160px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}



/* coupons*/
.couponbox
{
	float:left;
	clear:left;
	padding:5px 0 0 10px;
	text-align:left;
}
	.couponbox .text
	{
		border:1px solid #999;
		font-color:#999;
		width:100px;
		font-size:95%;
		height:12px;
		margin:0 5px 0 0;
	}
	.couponbox .btn
	{
		border:0;
		background-color:#000;
		color:#fff;
		width:94px;
		height:15px;
		font-size:95%;
		background-image:url(/pub/design/button_small.png);
		background-position:center center;
	}
	
.auctiondays
{
	font-weight:bold;
	color:green;
}
.auctionhours
{
	font-weight:bold;
	color:purple;
}
.auctionminutes
{
	color:blue;
	font-weight:bold;
}
.auctionseconds
{
	color:red;
	font-weight:bold;
}

.auctionended
{
	color:green;
	font-weight:bold;
}	
	
	
.bidbox
{
	width:595px;
	border:1px solid #ccc;
}
	.bidbox p
	{
		padding:5px 0 5px 5px;
		margin:0 0 0 0;
	}
	
	.bidbox p.on
	{
		background-color:#efefef;
	}
	
	.bidbox label
	{
		font-weight:bold;
	}
