/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2011 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}
.box-tl {background: url(../images/box/box-tl.png) no-repeat 0 0;margin:0 -8px}
.box-tr {background: url(../images/box/box-tr.png) no-repeat 100% 0}
.box-tm {background: url(../images/box/box-tm.png) repeat-x 0 0}
.box-bl {background: url(../images/box/box-bl.png) no-repeat 0 100%}
.box-br {background: url(../images/box/box-br.png) no-repeat 100% 100%;padding:0 72px}
.box-bm {background: url(../images/box/box-bm.png) repeat-x 0 100%}
.mod-wrapper {margin:0 -72px;padding:11px 8px}
.mod-inner-wrapper {background:#f6f6f6;border:1px solid #f9f9f9;padding:10px}
.mod-wrapper h3.header{color:#2B2B2B;font-size:20px;font-weight:400;line-height:26px;text-shadow:0 1px 0 rgba(255,255,255,0.9);margin:0 0 10px;padding: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;border-bottom:1px dotted #EAEAEA;font-size:12px;font-weight:400;text-shadow:0 1px #FFF;padding:10px 0;}
.module_menu .mod-wrapper li{background:url(../images/bullet.png) no-repeat 16px 50%;border-bottom:1px solid #EAEAEA;font-size:12px;font-weight:400;text-shadow:0 1px #FFF;margin:0 -10px;padding:6px 20px 6px 28px}
.module_menu  .mod-wrapper li a{color:#777;display:block;text-decoration:none}
.module_menu  .mod-wrapper li:hover,.module_menu  .mod-wrapper li.active{background-color:#EAEAEA;border-bottom:1px solid #fff;text-decoration:none}
.module_menu .mod-wrapper li li{background-image:none!important;border:none!important}

/*Module class suffix _none*/
.module_none .box-tl,.module_none .box-tr,.module_none .box-tm ,.module_none .box-bl,
.module_none .box-br,.module_none .box-bm,.module_none .mod-wrapper,
.module_none .mod-inner-wrapper {border:0;margin:0;padding:0;background:none}

/*Module Type Flat*/
.mod-wrapper-flat h3.header{color:#222;font-size:110%;margin-bottom:10px;text-transform:uppercase;padding:2px 0}
.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{color:#888}
.mod-wrapper-flat li a:hover{text-decoration:underline}
#sp-bottom .mod-wrapper-flat h3.header{color:#f5f5f5}
#sp-bottom .mod-block{padding:20px}
#sp-bottom .mod-wrapper-flat li{border-bottom:1px dashed #222}

/*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{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:5px;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;}