/*------------------------------------------------------------------------
# shaper_sportive - Joomla Template by JoomShaper.com
# ------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# copyright Copyright (C) 2010 - 2011 JoomShaper.com. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
# This file may not be redistributed in whole or significant part
-------------------------------------------------------------------------*/
/*Module type XHTML*/

.moduletable h3,.moduletable_menu h3,.moduletable_nostyle h3{
    font-family: arial,helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.15em;
    padding: 4px 0 5px 8px;
	margin:0 0 10px;
}
.moduletable_text h3 {font-size:9px;margin:0 0 10px 0;padding:0;text-align:center}

.moduletable ul,.moduletable_menu ul{list-style:none;margin:0;padding:0}
.moduletable li,.moduletable_menu li{
    background: url(../images/sphere.gif) no-repeat scroll 0 8px transparent;
    border: 0 none;
    font-size: 11px;
    font-weight: bold;
    margin: 3px 0;
    padding: 0 0 0 9px;
}
.moduletable li li,.moduletable_menu li li{margin-left:15px}
.moduletable_text .sp-mod-wrap,.moduletable_nostyle .sp-mod-wrap{background:none;border:0;padding:0}


.moduletable li a,.moduletable_menu li a,.moduletable li:hover > a,.moduletable_menu li:hover > a,.moduletable li.active > a,.moduletable_menu li.active > a{text-decoration:none}

/*Module Type Flat*/
.module h3,.module_menu h3{font-size:12px;font-weight:bold;margin:0;padding:2px 5px;color:#fff;}
.module,.module_menu{margin:0;padding:0}
.module ul,.module_menu ul{list-style:none;margin:0;padding:0}
.module li,.module_menu li{
margin:0;
    display: block;
    padding: 6px 10px 6px 20px;
    text-decoration: none;
}
.module li a:hover{text-decoration:underline}
.module li a span {font-size:9px;}

li.last{border-bottom:0}