/*---------------------------------------------------------------
# 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-margin-top {margin-top:25px}
.mod-wrapper,.mod-wrapper-flat {position:relative}
.box-tl {background: url(../images/box/box-tl.png) no-repeat 0 0}
.box-tr {background: url(../images/box/box-tr.png) no-repeat 100% 0;padding:0 49px 0 50px}
.box-tm {background: url(../images/box/box-tm.png) repeat-x 0 0;height:20px}

.box-l {background: url(../images/box/box-l.png) repeat-y 0 0}
.box-r {background: url(../images/box/box-r.png) repeat-y 100% 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 50px}
.box-bm {background: url(../images/box/box-bm.png) repeat-x 0 100%;height:20px}


.mod-wrapper,.content-wrapper {padding:8px}
.mod-inner-wrapper, .content-inner-wrapper {margin: -15px 4px;padding: 4px 6px;background:#f7f7f7}
.mod-wrapper h3.header{color:#2B2B2B;font-size:26px;font-weight:400;line-height:41px;text-shadow:0 1px 0 rgba(255,255,255,0.9);margin:0;padding:0}
.module_text .mod-wrapper h3.header {font-size:9px;text-align:center}

.mod-wrapper .header-l {margin: -30px auto 10px auto;background:url(../images/box/h3-l.png) no-repeat 0 0;}
.mod-wrapper .header-r {background:url(../images/box/h3-r.png) no-repeat 100% 0;padding:0 22px 0 11px}
.mod-wrapper .header-m {height:41px;line-height:41px; text-align:center; background:url(../images/box/h3-m.png) repeat-x 0 50%}

.mod-wrapper ul{list-style:none;margin:0;padding:0}
.mod-wrapper li{background:none;border-bottom:1px dotted #EAEAEA;font-size:14px;font-weight:400;text-shadow:0 1px #FFF;padding:0px 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-l,.module_none .box-r,.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 .header-l {margin: 0 0 10px;background:url(../images/box/h3-l.png) no-repeat 0 0;}
.mod-wrapper-flat .header-r {background:url(../images/box/h3-r.png) no-repeat 100% 0;padding:0 22px 0 11px}
.mod-wrapper-flat .header-m {height:41px;line-height:41px; text-align:center; background:url(../images/box/h3-m.png) repeat-x 0 50%}
.mod-wrapper-flat h3.header{color:#2B2B2B;font-size:26px;font-weight:400;line-height:41px;text-shadow:0 1px 0 rgba(255,255,255,0.9);margin:0;padding: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-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:18px;position:absolute;right:10px;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;}