/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper #
# Copyright (C) 2025 - 2025 JoomShaper. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: # - #
-----------------------------------------------------------------*/

/*Module type XHTML*/
.mod-wrapper,.mod-wrapper-flat{position:relative}
.mod-wrapper h3.header{font-family:arial,helvetica,sans-serif;font-size:1.2em;font-weight:700;line-height:1.15em;margin:0 0 10px;padding:4px 0 5px 8px;color:#666;border-bottom:1px dotted #e7e7e7}
.module_none .mod-wrapper h3.header{border-top:0;border-bottom:0;margin:0 0 10px;padding:0}
.module_text .mod-wrapper h3.header{border-top:0;border-bottom:0;font-size:9px;text-align:center;margin:0 0 10px;padding:0}
.mod-wrapper ul{list-style:none;margin:0;padding:0}
.mod-wrapper li{background:url("../images/sphere.gif") no-repeat scroll 0 8px transparent;border:0 none;font-size:11px;font-weight:700;margin:3px 0;padding:0 0 0 9px}
.mod-wrapper li li{margin-left:5px}
.mod-wrapper li a,.mod-wrapper li:hover > a,.mod-wrapper li.active > a{text-decoration:none}

/*Module Type Flat*/
.mod-wrapper-flat h3.header{font-size:12px;font-weight:700;color:#fff;margin:0;padding:2px 5px}
.mod-wrapper-flat ul{list-style:none;margin:0;padding:0}
.mod-wrapper-flat li{display:block;text-decoration:none;font-size:11px;margin:0;padding:6px 20px}
.mod-wrapper-flat li span{font-size:9px}
.mod-wrapper-flat a:hover{text-decoration:underline}
#sp-bottom .mod-block{border:none!important;padding:20px 10px}
#sp-bottom h3.header,#sp-bottom h3.header span{color:#FFF;border:none}

/*Module Type Menu*/
.mod-wrapper-menu{margin-top:8px}
.mod-wrapper-menu h3.header{background:#333;margin-bottom:8px;color:#FFF;text-transform:uppercase;font-weight:400;font-size:11px;padding:5px 10px}
.mod-wrapper-menu a,.mod-wrapper-menu a:hover{color:#FFF}

/*Badges*/
span.badge_new,span.badge_free,span.badge_hot,span.badge_pick,span.badge_top
{height:48px;position:absolute;right:10px;text-indent:-999em;top:8px;width:48px;z-index:99}
span.badge_new{background: url("../images/base_new.png") no-repeat 100% 0;}
span.badge_free{background: url("../images/base_free.png") no-repeat 100% 0;}
span.badge_hot{background: url("../images/base_hot.png") no-repeat 100% 0;}
span.badge_pick{background: url("../images/base_pick.png") no-repeat 100% 0;}
span.badge_top {background: url("../images/base_top.png") no-repeat 100% 0;}