/**
 * @package   HLI Joomla! 3 Template
 * @version   1.1
 * @author    7Studio Tomasz Herudzinski http://www.7studio.eu
 * @copyright Copyright (C) 2009 - 2014 7Studio Tomasz Herudzinski
 * @license   Commercial - ThemeForest Regular License - http://themeforest.net/licenses/regular_extended
**

font-family:'Campton W00 Bold';
font-family:'Campton W00 Medium';
font-family:'Campton W00 Light';
font-family:'Campton W00 Book';


 /* Global
----------------------------------------------------------------------------------- */
body {
	line-height: 24px;
	color: #808080;
	font-weight: normal;
	background-color: #dedede;
}

/* User Guide Style */


.item-page-user-guide .span2{
  width:0;  
}
.item-page-user-guide .span10{
  width:100%;  
  margin-left:0;
}
.itemFullText p{
  padding-bottom: 15px;
  line-height: 1.5em;  
}
#userGuide {
	max-width: 775px;
	margin: 0 auto;
	padding-left: 0px;
}
#userGuide img {
	max-width: 100%;
	margin: 20px 0 0;
}
.userGuideMenu {
	/* position: absolute; */
	background: #F9F9F9;
	/* top: 0;
  	left:0; */
	padding: 10px 15px 15px;
	border: 1px solid #E1E1E1;
  width: 160px;
}
.userGuideMenu h4, .userGuideMenu h5{
  margin: 10px 0 !important;
}
.userGuideMenu a {
  color: #333;
  font-size: 14px;
}
.userGuideMenu a:focus{
  color: #c00;
}
.userGuideMenu a:hover {
	color: #333;
	text-decoration: none;
}
.userGuideMenufixed {
	position: fixed;
	top: 0;
}
.userGuideMenu ul, .userGuideMenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

@media (max-width:480px) {
.userGuideMenu {
	width: 100%;
}
}
/* End User Guide Style */

.item-image-description{
  padding-top:10px;
  margin-top:15px;
  border-top: 1px solid #e5e5e5;
  font-family:'Campton W00 Light';
  color: #808080;
}
.itemListCategory h2{
color:#000;
  margin:0;
}
.seven-news-text a{
 color:#eee;  
}
.seven-news-text a:hover{
 color:#fff;  
}
.ensol_blue{
 color:#201746;  
  font-size: 16px;
}
.item-page h4{
  font-family:'Campton W00 Medium' !important;
  margin-bottom:10px;
  margin-top:40px;
}

table {
min-width: 100%;
}
table ul{
  margin: 0;
  list-style-position: inside; 
}
td{
 vertical-align:top;  
}
.footer_contacts ul{
  margin:10px 0;
}
.footer_contacts ul li {
  display:inline;  
  margin-right: 2%;
}
.footer_contacts a{
  text-transform:uppercase;  
  color:#201746 !important;
}
.text-block h3{
   font-weight:400;
  
}
a {
	text-decoration: none;
	outline: none !important;
}

a:active {
	background:none;
}

a:hover,
a:focus,
a:active {
	color: #1f1f1f;
	text-decoration: none;
}

p,
ul ,
ol {
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 a,
h2 a,
h3 a,
h4 a {
	color: #202020;
}



h1 {
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 24px;
}

h2 {
	font-size: 26px;
	line-height: 48px;
	margin-bottom: 24px;
}

h3 {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 24px;
}

h4 {
	font-size: 16px;
  margin-bottom: 10px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000;
  margin-top: 50px;
}

h5 {
	font-size: 14px;
	margin-bottom: 24px;
	line-height: 24px;
}

h6 { 
	font-size: 12px;
	margin-bottom: 24px;
	line-height: 24px;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
	text-decoration: none;
}

hr {
	margin: 24px 0;
}

small {
	font-weight: 300;
}

strong, b {
	font-weight: bold;
}

legend {
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
}

/* CSS3 Transitions - links */
a,
button{
  	-webkit-transition: all 120ms linear;
	   -moz-transition: all 120ms linear;
			transition: all 120ms linear;
}

/* Page headers */
.page-header  {
	margin: 0 0 24px 0;
	padding-bottom: 0;
}

.page-header h1 {
	margin-bottom: 24px;
}

.page-header h2 {
	margin: 0;
  margin-bottom: 12px;
  color: #000;
}

/* fluid container */
.container-fluid {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
}
body{
font-family:'Campton W00 Light';
}


/* websafe body fonts *
body.helvetica {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.georgia {
	font-family: Georgia, serif;
}

body.lucida {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body.palatino {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

body.tahoma {
	font-family: Tahoma, Geneva, sans-serif;
}

body.times {
	font-family: 'Times New Roman', Times, serif;
}

body.trebuchet {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

body.verdana {
	font-family: Verdana, Geneva, sans-serif;
}

/* Main Content + off-canvas mobile menu wrappers
-----------------------------------------------------------------------------------*/
#st-outer-wrap {
	position: relative;
	width: 100%;
	overflow-x: hidden;
}

#st-body-wrap {
	display: block;
	position: relative;
    z-index: 1;
	height: 100%;
	width: 100%;
	padding: 20px 0 60px 0;
}

#st-body-wrap .st-body-wrap-overlay {
	display: block;
	background-color: rgba(0,0,0,0.5);
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
	opacity: 0;
    -webkit-transition-duration: .5s;
       -moz-transition-duration: .5s;
			transition-duration: .5s;
}

#st-body-wrap.active .st-body-wrap-overlay {
	visibility: visible;
	opacity: 1;
}

#st-mobile-wrap {
	display: block;
    height: 100%;
	width: 40%; 
    overflow-x: hidden;
	overflow-y: auto;
	z-index: 900;
    position: absolute;
    top: 0;
	right: 0;
	background-color: #161616;
	-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
	-webkit-transform: translateX(100%);
	   -moz-transform: translateX(100%);
	    -ms-transform: translateX(100%);
		 -o-transform: translateX(100%);
			transform: translateX(100%);
    -webkit-transition-duration: .5s;
       -moz-transition-duration: .5s;
			transition-duration: .5s;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

#st-mobile-wrap.active {
	-webkit-transform: translateX(0%);
	   -moz-transform: translateX(0%);
	    -ms-transform: translateX(0%);
		 -o-transform: translateX(0%);
			transform: translateX(0%);
}

.st-site-wrap {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	-webkit-box-shadow:  0px 3px 20px 0px rgba(0, 0, 0, 0.1);
			box-shadow:  0px 3px 20px 0px rgba(0, 0, 0, 0.1);
}

/* no responsive-layout */
body.no-responsive #st-outer-wrap {
	overflow-x: visible;
}

body.no-responsive #st-mobile-wrap {
	display: none;
}

/* Top Toolbar
-----------------------------------------------------------------------------------*/
#st-toolbar {
	font-size: 11px;
	line-height: 36px;
	color: #808080;
}

#st-toolbar .container-fluid {
	padding-bottom: 4px;
}

#st-toolbar .toolbar-a {
	margin: 0 3px;
	padding: 14px 3px 0 3px;
	border-bottom: 1px solid #e5e5e5;
}

#st-toolbar .toolbar-b {
	padding-top: 14px;
}

#st-toolbar a {
	color: #808080;
}

#st-toolbar a:hover {
	color: #020202;
}

#st-toolbar form {
	margin: 0;
}

#st-toolbar input {
	vertical-align: top;
}

#st-toolbar p {
	margin: 0;
}

#st-toolbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#st-toolbar ul li {
	line-height: 36px;
	float: left;
	padding-right: 15px;
}

#st-toolbar ul li:first-child {
	border-left: 0;
}

/* user toolbar icons */
ul#user-toolbar {
	display: block;
	float: right;
	padding-left: 10px;
	padding-top: 14px;
}

ul#user-toolbar li {
	padding: 0 1px;
	display: block;
}

ul#user-toolbar li a {
	position: relative;
	display: block;
	width: 36px;
	height: 36px;
	margin: 0;
	padding: 0;
	float: right;
	border: 1px solid #e5e5e5;
	-webkit-transition: all .2s ease;
	   -moz-transition: all .2s ease;
			transition: all .2s ease;
}

ul#user-toolbar li a {
	background-image: url('../images/interface/user-toolbar.png');
	background-repeat: none;
}

ul#user-toolbar li a.login-guest {
	background-position: 100% 0;
}

ul#user-toolbar li a.login-guest:hover {
	background-position: 0 0;
}

ul#user-toolbar li a.register-guest {
	background-position: -36px -36px;
}

ul#user-toolbar li a.register-guest:hover {
	background-position: 0 -36px;
}

ul#user-toolbar li a.logout-user {
	background-position: 100% -72px;
}

ul#user-toolbar li a.logout-user:hover {
	background-position: 0 -72px;
}

ul#user-toolbar li a.profile-user {
	background-position: -36px -108px;
}

ul#user-toolbar li a.profile-user:hover {
	background-position: 0 -108px;
}

ul#user-toolbar li a:hover {
	background-color: #0d0d0d;
	border: 1px solid #0d0d0d;
}

/* hover tooltips */
ul#user-toolbar li a > span {
	display: block;
	position: absolute;
	top: 100%;
	margin-top: 5px;
	right: 0;
	height: 36px;
	line-height: 36px;
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 0 20px;
	opacity: 0;
	z-index: 2000;
	visibility: hidden;
	-webkit-transform: translateX(-15px);
	   -moz-transform: translateX(-15px);
		 -o-transform: translateX(-15px);
			transform: translateX(-15px);
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
			transition-duration: .3s;
}

ul#user-toolbar li a > span:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -8px;
	margin-right: 13px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 4px solid #000000;
}

ul#user-toolbar li a:hover > span {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0px);
	   -moz-transform: translateX(0px);
		 -o-transform: translateX(0px);
			transform: translateX(0px);
}

/* Header
-----------------------------------------------------------------------------------*/
/* Logo */
#header .logo h1 {
	padding: 0;
	margin: 0;
}

#header .logo h1 a {
	display: block;
}

#header .logo h1 span {
	display: block;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 0.5em;
	color: #b2b2b2;
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
}

/* mobile menu toggle btn */
#st-mobile-toggle {
	display: none;
	float: right;
	padding: 48px 0px;
	background: transparent;
	color: #000;
	border: 0;
}

#st-mobile-toggle .icon-bar + .icon-bar {
	margin-top: 3px;
}

#st-mobile-toggle .icon-bar {
	width: 50px;
	height: 6px;
	display: block;
	background-color: #000;
}

#st-mobile-toggle:hover .icon-bar,
#st-mobile-toggle:focus .icon-bar,
#st-mobile-toggle:active .icon-bar {
	background-color: #333;
}

 /* Slider
-----------------------------------------------------------------------------------*/
#slider {
	background-color: #eaeaea;
}

 /* banner
-----------------------------------------------------------------------------------*/
#banner {
	color: #ffffff;
	position: relative;
	z-index: 1;
	height: auto;
	background-position: top center;
	background-repeat: no-repeat;
}

.banner-content {
	float: right;
	padding: 10px 30px;
	margin: 50px 0;
	border: 3px solid #ffffff;
	opacity: 0.7;
}

#banner p {
	margin: 0;
}

#banner a {
	color: #ffffff;
}

#banner a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#banner h1,
#banner h2,
#banner h3,
#banner h4,
#banner h5,
#banner h6 {
	color: #ffffff;
	margin: 0;
}

#banner .custom {
	background-image: none ! important;
}

 /* breadcrumbs
-----------------------------------------------------------------------------------*/
#breadcrumbs .container-fluid {
	border-bottom: 1px solid #eeeeee;
}

 /* Mainbody
-----------------------------------------------------------------------------------*/
#mainbody {
	padding: 30px 0;
}

#component-area {
	margin: 0;
}

#maintop-b ul li a {
	color: #808080;
}

#maintop-b ul li a:hover {
	color: #000000;
}

 /* Sidebars
-----------------------------------------------------------------------------------*/
.sidebar-left {
	padding-top: 20px;
	padding-right: 20px;
	border-right: 1px solid #eaeaea;
}

.sidebar-right {
	padding-top: 20px;
	padding-left: 20px;
	border-left: 1px solid #eaeaea;
}

.sidebar-left .module,
.sidebar-right .module {
	margin-bottom: 24px;
}

 /* Bottom Bar
-----------------------------------------------------------------------------------*/
#bottom-bar {
	margin-bottom: 50px;
}

#bottom-bar .container-fluid {
	background-color: #201746;
	font-size: 11px;
  color:#fff;
}


 /* Social Bar
-----------------------------------------------------------------------------------*/
#social-bar {
	background-color: #e6e6e6;
	font-size: 11px;
	line-height: 60px;
}

#social-bar .container-fluid {
	border-bottom: 1px solid #d9d9d9;
}

#social-bar p {
	margin: 0;
}

#social-bar a:hover {
	text-decoration: underline;
}

#social-bar ul {
	margin: 0;
}

#social-bar ul.nav li {
	float: left;
	line-height: 36px;
	padding: 12px;
}

#social-bar ul.nav li:first-child {
	padding-left: 0;
}

#social-bar ul.nav li a {
	color: #696969;
}

#social-bar ul.nav li a:hover { 
	background: none;
	text-decoration: underline;
}

 /* Bottom-B
-----------------------------------------------------------------------------------*/
#bottom-b {
	background-color: #e6e6e6;
	font-size: 12px;
}

#bottom-b .modules-block > .row-fluid {
	margin: 0;
	padding: 30px 0 0;
}

#bottom-b .module-title {
	border-bottom: 0;
	margin-bottom: 12px;
}

#bottom-b ul li {
	line-height: 24px;
	font-size: 12px;
}

#bottom-b ul li a {
	color: #696969;
}

 /* Footer
-----------------------------------------------------------------------------------*/
#footer {
	line-height: 30px;
	font-size: 11px;
	background-color: #e6e6e6;
	padding: 15px 0;
}

#footer p {
	padding: 0;
	margin: 0;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul.nav li {
	float: left;
	line-height: 60px;
	padding: 0 12px;
}

#footer ul.nav li:first-child {
	padding-left: 0;
}

#footer ul.nav li a {
	color: #696969;
}

#footer ul.nav li a:hover { 
	background: none;
	text-decoration: underline;
}

 /* to top bar
-----------------------------------------------------------------------------------*/
#to-top-bar {
	line-height: 60px;
	font-size: 11px;
	background-color: #e6e6e6;
}

#to-top-bar p {
	padding: 0;
	margin: 0;
}

#to-top-bar a {
	color: #696969;
}

#to-top-bar a:hover {
	color: #000000;
	text-decoration: underline;
}

#to-top-bar ul {
	float: left;
	margin: 0;
}

#to-top-bar ul.nav li {
	line-height: 60px;
	float: left;
	padding: 0 12px;
}

#to-top-bar ul.nav li:first-child {
	padding-left: 0;
}

#to-top-bar ul.nav li a {
	color: #696969;
}

#to-top-bar ul.nav li a:hover { 
	background: none;
	text-decoration: underline;
}

#to-top-bar a#totop {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #565656;
	font-size: 19px;
	display:block;
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 0;
	-webkit-transition: background .2s, border .2s, color .2s;
	   -moz-transition: background .2s, border .2s, color .2s;
			transition: background .2s, border .2s, color .2s;
}

#to-top-bar a#totop:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #333333;
}

 /* Disclaimer
------------------------------------------------------------------------------------------------------*/
#disclaimer {
	font-size: 11px;
	line-height: 60px;
}

#disclaimer a {
	color: #696969;
}

#disclaimer a:hover {
	color: #000000;
	text-decoration: underline;
}

#disclaimer ul li {
	line-height: 18px;
	margin: 21px 0;
	float: left;
	padding: 0 12px;
	border-left: 1px solid #d2d2d2;
}

#disclaimer ul li:first-child {
	padding-left: 0;
	border: 0;
}




body {
	/* this is needed to avoid a glitch with flexslider that causes font-smoothing to act funny during slide transition */
	-webkit-font-smoothing: antialiased;
	font-family:'Campton W00 Book', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px !important;
}

.itemFullText a[href$=".pdf"] {
        /* PDF file */
  line-height:32px;
  display:inline-block;
  padding:0 0 0 32px;
  background:transparent url('http://www.ensol.co.nz/images/content_images/download-24.png') 0 0 no-repeat;
  color:#c00;
  
}
.itemFullText a[href$=".pdf"]:hover {
        /* PDF file */
  color:#e00;
  
}
.item-image-wrap .item-image-backdrop {	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: #000000;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
			transition: all .3s ease;
}
.catItemImageBlock .item-image-wrap .item-image-backdrop {
	visibility:visible;
	opacity: 0.5;
}
.item-image-wrap .item-image-backdrop:before {	
	content: "";
	z-index: 11;
	display: block;
	width: 25px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -12px;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
			transition: all .3s ease;
	-webkit-transform: translateX(-240px);
	   -moz-transform: translateX(-240px);
			transform: translateX(-240px);
}

.item-image-wrap .item-image-backdrop:after {	
	content: "";
	z-index: 12;
	display: block;
	width: 1px;
	height: 25px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -12px;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
			transition: all .3s ease;
	-webkit-transform: translateY(-240px);
	   -moz-transform: translateY(-240px);
			transform: translateY(-240px);
}

.catItemBody {
	position:relative;
	max-width:400px;
	margin:0 auto;
	float: none;
}
.catItemBody .catItemTitle a {
color: #fff;
font-size: 2em;
text-align: left;
padding: 1.25em 1em;
text-indent: 0;
display: block;
position: absolute;
z-index: 100;
bottom: 0;
line-height: 1.1em;
pointer-events: none;
}
@media (min-width: 767px) and (max-width: 981px) {
	.catItemBody .catItemTitle a {
		font-size: 1.5em;
		padding: 1.5em 1em;
	}
}
@media (max-width: 420px) {
	.catItemBody .catItemTitle a {
		font-size: 1.5em;
		padding: 1.5em 1em;
	}
}
@media (max-width: 767px) {
	.itemList .itemContainer .catItemView {
		border-right: none !important;
	}
}
