/*---------------------------------------------------------------
# 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 {background:#fff;padding:10px;border-top: 1px solid #e5e5e5}
.module_none .mod-wrapper {border:0;background:none;padding:0}
.module_none .mod-wrapper .mod-inner {border:0;padding:0;background:none}

.mod-wrapper h3.header{background:#f8f8f8;font-size:18px;line-height:normal;margin:-10px -10px 10px -10px;padding:8px 10px;color:#888;border-bottom:1px solid #e5e5e5;text-transform:uppercase}
.module_none .mod-wrapper h3 {margin:0}

.module_none .mod-wrapper h3.header {border:none}
.module_text .mod-wrapper h3.header {font-size:9px;text-align:center;border:none;background:none!important;padding:8px 0 0 0;color:#999;text-transform:none;font-family:arial!important}

.mod-wrapper ul{list-style:none;margin:0;padding:0}
.mod-wrapper li{background:url(../images/arrow.gif) no-repeat 0 10px;border-top:1px solid #f5f5f5;margin:0;padding:5px 10px;display:block}
.mod-wrapper li:first-child{border-top:0}
.mod-wrapper li a{font-size:12px;color:#666;display:block;text-decoration:none;margin:0}

/*_menu suffix*/
.module_menu .mod-wrapper li{background:#fff;margin:0 0 3px 0;padding:0 10px;border:1px solid #e5e5e5}
.module_menu .mod-wrapper li a{padding:7px 0}
.module_menu .mod-wrapper li:hover a,.module_menu .mod-wrapper li.active a{text-decoration:none}
.mod-wrapper li li,.module_menu .mod-wrapper li li{margin-left:10px;border-bottom:0!important}
.module_menu .mod-wrapper li li,.module_menu .mod-wrapper li li{background:none!important;border:0!important}
.module_menu .mod-wrapper li li:hover,.module_menu .mod-wrapper li li.active{background:none!important;border:0!important}

.module_menu .mod-wrapper li:hover,.module_menu .mod-wrapper li.active {background:#f5f5f5}

/*Module Type Flat*/
.mod-wrapper-flat h3.header{color:#fff;font-size:18px;font-weight:400;text-transform:uppercase;margin:0 0 20px}
.mod-wrapper-flat ul{list-style:none;margin:0;padding:0}
.mod-wrapper-flat li{background:none;list-style:disc inside none;border:0;color:#888;line-height:125%;padding:3px 5px}
.mod-wrapper-flat li a,.mod-wrapper-flat a{color:#888;text-shadow:0 1px #000}

#sp-bottom .sp-block.separator .mod-block{border-right:1px solid #333}
#sp-bottom .mod-block {padding:0 20px}
#sp-bottom .sp-block .first {margin-left:-20px}
#sp-bottom .sp-block .last {margin-right:-20px}
#sp-bottom .sp-block .single {margin-left:-20px;margin-right:-20px}
#sp-bottom  li{background:none;list-style:disc inside none;border:0;color:#888;line-height:125%;padding:6px 5px}
#sp-bottom li a{color:#555;text-shadow:0 1px #000}
#sp-bottom li a:hover, #sp-bottom a:hover, #sp-bottom  .social a:hover{color:#888}

#sp-bottom  .social a{color:#555;height:40px;padding:0 35px;line-height:40px;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,0.4);background-repeat:no-repeat; background-position:0 0;display:block;}
a.twitter{background-image:url(../images/icon_tweet.png)}
a.facebook{background-image:url(../images/icon_facebook.png)}
a.flickr{background-image:url(../images/icon_flickr.png)}
a.rss{background-image:url(../images/icon_rss.png)}

/*Module Type Menu*/
.mod-wrapper-menu {margin-top:8px}
.mod-wrapper-menu h3.header{font-size:11px;font-weight:400;text-transform:uppercase;color:#888;margin:0 0 7px 0;padding:2px 0}
.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:41px;position:absolute;right:0;text-indent:-999em;top:0;width:40px;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;}

/*Badges for flat moduldes*/
.mod-wrapper-flat span.badge_new,.mod-wrapper-flat span.badge_free,.mod-wrapper-flat span.badge_hot,.mod-wrapper-flat span.badge_pick,.mod-wrapper-flat span.badge_top
{}