/*---------------------------------------------------------------
# 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
-----------------------------------------------------------------*/

/* Master Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;}

a, h1, h2, h3, td {text-align: left;}

#inner_content p, div {text-align: justify;}

li {text-align: left;}

body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* Core */
body{color:#333;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:150%}
.sp-wrap{margin-left:auto;margin-right:auto; border:0px; border-color:#E1E1E1; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; 
-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.2);
  
  
      @media screen and (max-width: 1281px) {
        font-size: 14px;
    }
    
    @media screen and (max-width: 400px) {
        font-size: 11px;
    }
}




.sp-block{float:center;display:inline}
.mod-block {padding:0px}
div#bottom1.mod-block.single {padding: 12px;}
.sp-inner{padding-left:0px;padding-right:0px; padding-top:0px;}
/* .sp-block .first {margin-left: 0px} */
/* .sp-block .last {margin-right: 0px} */
.sp-block .single {margin-left:2px;margin-right:2px}
.gap{clear:both; margin-bottom:10px}
.main-bg {padding-top:0px;margin-top:0px;margin-bottom:0px}

/*Header Area*/
#header {position:relative}
a#logo,#logo-text{float:left;}
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;color:#999}

/*Search*/
#search{position:absolute;bottom:20px;right:10px}
#search input#mod-search-searchword{padding:4px 10px;border:1px solid;margin:0}
.mod-search{overflow:hidden;margin:0;padding:0}

/*Module positions user1-user4*/
#sp-userpos {margin:10px 0}
#sp-userpos h3 {color:#333}
#sp-bottom{color:#fff;font-size:90%}


/* Layout */
#sp-leftcol, #sp-rightcol, #sp-maincol ,#inset1, #inset2, #inner_content {float:left}
#sp-leftcol, #sp-rightcol, #sp-maincol {padding:10px 0}

#inner_content .sp-inner {border:1px solid;padding:10px;margin:0 5px}
#sp-leftcol .sp-inner,#sp-rightcol .sp-inner {padding:0 5px}
.main-padding {padding:0 5px}

/*Font Resizer*/
div.font-sizer{width:45px;height:16px;line-height:16px;float:right;margin:13px 10px 0 0}
div.font-sizer a.btn_fs_big,div.font-sizer a.btn_fs_reset,div.font-sizer a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:16px;width:15px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0}
div.font-sizer a.btn_fs_big{background-position:0 0}
div.font-sizer a.btn_fs_reset{background-position:-15px 0}
div.font-sizer a.btn_fs_small{background-position:-30px 0}
div.font-sizer a.btn_fs_big:hover{background-position:0 -16px}
div.font-sizer a.btn_fs_reset:hover{background-position:-15px -16px}
div.font-sizer a.btn_fs_small:hover{background-position:-30px -16px}
/* Breadcrumbs */
#breadcrumbs {margin-bottom:10px}
#breadcrumbs .showhome {font-weight:bold}
#breadcrumbs a,#breadcrumbs span,#breadcrumbs strong{display:block;float:left}
#breadcrumbs a,#breadcrumbs span.separator{margin-right:10px;padding-right:15px;background:url(../images/breadcrumbs.png) 100% 50% no-repeat}
#breadcrumbs span.current{color:#666}

/* Footer */
#sp-footer{padding:0px;color:#ccc;background:#666;border-top:1px solid #333}
#sp-footer .cp {float:left}
#sp-footer a{color:#666}
#sp-footer a:hover{color:#f5f5f5}

/*Top Menu*/
#top-menu{float:right;margin:10px 10px 0 0}
#top-menu ul{list-style-type:none;padding:0;margin:0}
#top-menu li{float:left;background:none;padding:0;}
#top-menu a{font-size:12px;font-weight:bold;text-decoration:none;color:#666;margin:0;padding:0 8px}
#top-menu a:hover{color:#888;text-decoration:none}

/*Footer Menu*/
#footer-nav{float:right}
#footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#footer-nav li{background:none;padding:0;display:inline}
#footer-nav a{font-size:12px;font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px}
a#topofpage{padding:0;height:19px;width:37px;float:right;background:url(../images/to_top.png) no-repeat;text-indent:-999em}

/* Helix Logo */
#powered-by{display:block;text-indent:-999em}
.helix-logo-light,.helix-logo-dark,.helix-logo-light-small,.helix-logo-dark-small{display:block;float:left;padding:0 10px 0 0;margin:0 15px 0 0;border-right:1px solid #333}
.helix-logo-light,.helix-logo-dark,.helix-logo-light a,.helix-logo-dark a{height:33px;width:160px}
.helix-logo-light-small,.helix-logo-dark-small,.helix-logo-light-small a,.helix-logo-dark-small a{height:33px;width:100px}
.helix-logo a{background-position:left top;background-repeat:no-repeat;display:block;text-indent:-999em}
.helix-logo-light a{background-image:url(../images/helix-logo/helix_light.png)}
.helix-logo-dark a{background-image:url(../images/helix-logo/helix_dark.png)}
.helix-logo-light-small a{background-image:url(../images/helix-logo/helix_light_small.png)}
.helix-logo-dark-small a{background-image:url(../images/helix-logo/helix_dark_small.png)}

/* Clearfix */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}