/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 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
-----------------------------------------------------------------*/

/*Module type XHTML*/
.mod-wrapper,.mod-wrapper-flat {position:relative}
.mod-wrapper h3.header{font-family:Kreon;font-size:24px;line-height:normal;margin:0 0 10px;padding:0 0 5px;color:#6c6c6c;text-shadow:0 1px #fff;border-bottom:2px solid #6c6c6c}
#sp-inset2 .mod-wrapper h3.header {padding-bottom:0;border-bottom:0}
.title_bottom h3.header{margin:10px 0 0!important;padding:5px 0 0!important;border-top:2px solid #6c6c6c;border-bottom:0}
.module_text .mod-wrapper h3.header {font-size:9px;text-align:center}

.mod-wrapper ul{list-style:none;margin:0;padding:0}
.mod-wrapper li{background:none;font-size:12px;margin:0;padding:3px 0px}
.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}

/*Suffix _highlight*/
.module_highlight .mod-wrapper {padding:10px}
.module_highlight .mod-wrapper h3.header {color:#fff;margin:-10px -10px 10px -10px;padding:8px 10px;font-size:14px;border-bottom:0;text-shadow:0 1px rgba(0,0,0,.5)}
.module_highlight.title_bottom .mod-wrapper h3.header {margin:10px -10px -10px -10px}

/*Suffix _solid & _ad*/
.module_solid .mod-wrapper,
.module_ad .mod-wrapper {background:#f5f5f5;border:1px solid #f9f9f9;padding:10px;box-shadow: 1px 1px 1px 0 rgba(0,0,0,.2)}
.module_solid .mod-wrapper h3.header {background:#e4e4e4;margin:-10px -10px 10px -10px;padding:8px 10px;font-size:18px;border-bottom:0}
.module_solid .mod-wrapper .tabs_buttons {background:#eee;}
.module_solid .mod-wrapper .sptabs {margin:-10px}

/*Suffix _ad*/
.module_ad .mod-wrapper {padding:5px}
.module_ad .mod-wrapper h3.header {background:none;margin:0 0 5px;padding:0;text-align:right;font-family:Arial, Helvetica, sans-serif;font-size:9px;text-transform: uppercase;font-weight:400;COLOR:#999;border:0!important}
.module_ad.title_bottom .mod-wrapper h3.header {margin:0!important}

/*Suffix _white*/
.module_white .mod-wrapper {background:#fff;padding:10px;box-shadow: 1px 1px 1px 0 rgba(0,0,0,.2)}
.module_white .mod-wrapper h3.header {margin:-10px -10px 10px -10px;padding:8px 10px;font-size:18px;border-bottom:0}
.module_white.title_bottom .mod-wrapper h3.header {font-size:12px;margin:10px -10px -10px -10px;border-top:1px solid #e5e5e5}
.module_white .mod-wrapper .tabs_buttons {background:#eee;}
.module_white .mod-wrapper .sptabs {margin:-10px}

/*Bottom*/
#sp-bottom {border-top:4px solid #7e7e7e;border-bottom:4px solid #7e7e7e;padding:20px 0 10px 0;margin:0 5px}
#sp-bottom .sp-inner {margin:0 -10px}
#sp-bottom .mod-wrapper h3.header{font-size:14px;border-bottom:0;margin:0}
#sp-bottom .mod-wrapper li a {text-shadow:0 1px #fff}
#sp-bottom .module_highlight .mod-wrapper {padding:20px}
#sp-bottom .module_highlight h3.header {font-size:24px!important;margin:0 0 1px;padding:0}
#sp-bottom .module_highlight a {color:#fff!important;text-shadow:0 1px rgba(0,0,0,.5)!important}

/*Module Type Flat*/
.mod-wrapper-flat h3.header{font-size:18px;font-weight:700;color:#333;margin:0 0 7px 0;padding:2px 5px}
.mod-wrapper-flat ul{list-style:none;margin:0;padding:0}
.mod-wrapper-flat li{font-size:11px;display:block;text-decoration:none;margin:0;padding:4px;background:none;color:#888}
.mod-wrapper-flat li a,.mod-wrapper-flat a{color:#000}
.mod-wrapper-flat a:hover{text-decoration:none}

/*Module Type Menu*/
.mod-wrapper-menu {margin-top:8px}
.mod-wrapper-menu h3.header{font-size:12px;font-weight:700;color:#000;margin:0;padding:2px 5px}
.mod-wrapper-menu ul{list-style:none;margin:0;padding:0}
.mod-wrapper-menu li{font-size:11px;display:block;text-decoration:none;margin:0;padding:4px}
.mod-wrapper-menu li a:hover{text-decoration:underline}

/*Badges*/
span.badge_new,span.badge_free,span.badge_hot,span.badge_pick,span.badge_top
{height:48px;position:absolute;right:-3px;text-indent:-999em;top:-3px;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;}