@import url(../warp/css/modules.css);
/*Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL


Module Badges
----------------------------------------------------------------------------------------------------*/
.module .badge
{
	width: 32px;
	height: 22px;
	background: url(../images/module_badges.png) no-repeat 0 0;
}
.module .badge-hot
{
	background-position: 0 0;
}
.module .badge-top
{
	background-position: 0 -25px;
}
.module .badge-free
{
	background-position: 0 -50px;
}
.module .badge-new
{
	background-position: 0 -75px;
}
/*Module Icons
----------------------------------------------------------------------------------------------------*/
.module .module-title .glyphicons
{
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.module .module-title .glyphicons I:before
{
	margin-top: -4px;
}
/*Module Type: Box
----------------------------------------------------------------------------------------------------*/
.mod-box
{
	padding: 25px;
}
.mod-box .badge
{
	top: 25px;
	right: 25px;
}
#sidebar-a .mod-box, #sidebar-b .mod-box
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.module-title
{
	background: url(../images/tools/hr_1.png) repeat-x center;
	color: #000000;
}
.module-title > SPAN
{
	background-color: #FFFFFF;
	padding-right: 10px;
}
