/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2013 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
-----------------------------------------------------------------*/

/*Module type XHTML*/
.mod-wrapper,.mod-wrapper-flat {position:relative}
.mod-wrapper .mod-content {}
.mod-wrapper .mod-inner {}

.mod-wrapper h3.header{border:1px solid #e7e7e7;color:#000;font-size:12px;background:#f3f3f3 url(../images/h3-bg.gif) repeat-x 0 0;-moz-border-radius:3px;line-height:normal;margin:0 0 10px;padding:5px 10px}
.module_none .mod-wrapper h3 {margin:0!important}

.module_none .mod-wrapper h3.header {}
.module_text .mod-wrapper h3.header, .module_text .mod-wrapper h3.header span{border:none;text-align:center;color:#999!important;font-size:10px;background:none;margin:0 0 6px;padding:0}

.mod-wrapper ul{list-style:none;margin:0;padding:0}
.mod-wrapper li{background-image:url(../images/sphere.png);background-position:0 11px;background-repeat:no-repeat;border-bottom:1px dashed #ccc;display:block;font-size:14px;padding:3px 10px 3px 16px}
.mod-wrapper li li{margin-left:10px;border-bottom:0!important}
.mod-wrapper li a{text-decoration:none;}
.mod-wrapper li:hover > a, .mod-wrapper li.active > a{text-decoration:none;}

/*Module Type Flat*/
.mod-wrapper-flat h3.header{color:#666;font-size:110%;margin:0 0 5px;padding:0}
.mod-wrapper-flat ul{list-style:none;margin:0;padding:0}
.mod-wrapper-flat li{background-image:url(../images/bullet3.gif);font-family:Helvetica,Arial,sans-serif;background-position:0 8px;background-repeat:no-repeat;font-size:11px;font-weight:700;line-height:170%;padding:0 0 0 8px}
.mod-wrapper-flat li a{color:#999;background:none;display:block;margin:0;padding:1px 0}
.mod-wrapper-flat li a:hover{text-decoration:underline}

/*Module Type Menu*/
.mod-wrapper-menu {margin-top:8px}
.mod-wrapper-menu h3.header{font-size:12px;font-weight:700;color:#fff;margin:0;padding:2px 5px}
.mod-wrapper-menu ul{list-style:none;margin:0;padding:0}
.mod-wrapper-menu li{display:block;font-size:12px;padding:3px 10px 3px 5px!important}
.mod-wrapper-menu a,.mod-wrapper-menu a:hover{color:#fff}

.mod-wrapper-menu img.sp-news-image {float:left;padding:4px;margin:0 10px 0 0}

/*Badges*/
span.badge_new,span.badge_free,span.badge_hot,span.badge_pick,span.badge_top
{height:27px;position:absolute;right:5px;text-indent:-999em;top:5px;width:30px;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;}