/* CSS Document */
table{
	border:1px solid #470103;
}
table tr td, table tr th{
	border:1px solid #CCA982;
	padding:1px;
}
.assortlabel{
	width:141px;
	overflow:hidden;
	text-align:center;
}
.div-img{
	display:inline;
	width:127px;
	float:left;
	margin: 20px 0 5px 0;
	cursor:pointer;
	overflow:hidden;
}
.item-thumb{
	width: 125px;
	height:90px;
	overflow:hidden;
}
.img-label{
	margin: 3px 0;
	text-decoration:underline;
	cursor:pointer;
	color:#9D0001;
	text-align:center;
}
.div-content{
	display:block;
	margin:10px;
	width:564px;
	float:right;
	overflow:hidden;
}
.tier-content{
	width:564px;
	float:right;
	overflow:hidden;
}
.tier{
	background:#EEE3CD; 
	margin: 5px 0 0 0;	
	border:1px solid #470103;
	width:445px;
	float:right;
	overflow:hidden;
}
.tier-bottom{	
	float:right;
	width:447px;
	margin: 5px 0 0 0;
	overflow:hidden;
}
.sortvalue{
	width:705px;
	float:right;
	background:#EEE3CD;
	margin:3px;
	overflow:hidden;
}
.label2{
	margin:10px 15px;
	padding:5px;
	font-weight:bold;
}
.label3{
	margin:10px 5px 10px 115px;
	padding:5px;
}
.div-wrap{
	padding:10px;
	margin:5px;
	float:right;
	width:711px;
	overflow:hidden;
}
.sort-note{
	width:695px;
	background:#DDCFBD;
	margin:3px;
	padding:5px;
	float:right;
	text-align:center;
	overflow:hidden;
}
.custom-label{
	font-style:italic;
	font-weight:bold;
	color:#470103;
	margin: 0 10px;
}
.desc{
	margin: 2px 0;
	padding:2px 0;
}
.onsale{
	background:url(../images/eros-sale-star.jpg) no-repeat;
	width:115px;
	height:105px;
	float:left;
	display:inline;
	overflow:hidden;
	margin: 5px 0 0 0;
}
.pos-right{
	float:right;
}
.preview_temp_load{
	background-color:#FFF;	
	position:relative;	
}
.border_preview{
	background:#FFF;
	position:absolute;
	padding: 10px;
	border:1px solid #444444;
	top: -50px;
}
.title_h2{
	font-size:16px;
	color:#4B4B4B;
	margin: 2px 0;
}
.saleprice{
	text-decoration:line-through;
	font-style:italic;
	color:#470103;
}
.outofstock{
	background:url(../images/eros-out-of-stock.jpg) no-repeat;
	width:115px;
	height:105px;
	float:left;
	display:inline;
	overflow:hidden;
	margin: 5px 0 0 0;
}

