/*
 * ------------------------------------------------------------------------
 * JA Orisite Template J25
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

body .moduletable_badge .ja-box-ct {
	padding: 0;
	border: 0;
	background-color: transparent;
}

/* Badge Module ---*/
.badge {
	background-image: url(../images/icon-badge.png);
	height: 20px;
	right: 10px;
	top: 10px;
	width: 40px;
}

.badge-hot 	.badge { background-position: 0 0; }

.badge-new 	.badge { background-position: 0 -20px; }

.badge-pick .badge { background-position: 0 -40px; }

.badge-top 	.badge { background-position: 0 -60px; }