/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
/*BODY ID'S USED FOR CSS FONT STYLES AND BASE SITE BODY STYLING */
body#stylef1,
body#stylef2,
body#stylef3,
body#stylef4,
body#stylef5,
body#stylef6,
body#stylef7,
body#stylef8,
body#stylef9,
body#stylef10,
body#stylef11,
body#stylef12,
body#stylef13,
body#stylef14,
body#stylef15,
body#stylef16 {
  color:#363636;
}
body.brush {
 
}
body.wood {
  background:#EAD5B8 url(../images/wood.jpg) repeat;
}
body.lines {
  background:#E0E1E3 url(../images/lines.jpg) repeat;
}
body.bigmosaic {
  background:#545D62 url(../images/bigmosaic.jpg) repeat;
}
body.curvelines {
  background:#0C0C0C url(../images/curvelines.jpg) repeat;
}
body.smallmosaic {
  background:#18191D url(../images/smallmosaic.jpg) repeat;
}
body.bigmosaic #youjoomla,
body.bigmosaic #youjoomla a{
  color:#fefefe;
}
body.bigmosaic #youjoomla a:hover{
  color:#7ab121;
}
body.bigmosaic .yjsglogo{
   background: url(../images/yjsglogo2.png) no-repeat center center;
}
body.wood #youjoomla,
body.wood #youjoomla a{
  color:#2b2b2b;
}
body.wood #youjoomla a:hover{
  color:#7ab121;
}
#centertop,#centerbottom {
  background:#fff;
}
#logo {
  background:url(../images/green/logo.png) no-repeat 0px 0px;
}
#yjsg1 {
  background:#fbfbfb;
}
#yjsg3 {
  border-top:1px solid #e6e6e6;
  border-bottom:1px solid #e6e6e6;
  background:#fbfbfb;
}
#yjsg4 {
  
}
#yjsg7 {
  background:#7ab121;
  color:#fff;
}
/* SITE LINKS */
a{
  color:#222222;
}
/* SITE HOVERS */
a:focus,
a:hover {
  color:#7ab121;
}
#footmod a,
#footmod a:visited,
#cp a,
#cp a:visited,
#joomlacredit a,
#joomlacredit a:visited,
#pathway a,
#pathway a:visited {
  color:#888888;
}
#footmod a:hover,
#footmod a:focus,
#cp a:focus,
#cp a:hover,
#joomlacredit a:focus,
#joomlacredit a:hover,
#pathway a:focus,
#pathway a:hover {
  color:#7ab121;
}
/* SITE HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6 {
  
}
.small,
.createdate,
.modifydate,
.createby {
  text-transform: uppercase;
  color:#7ab121;
  font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle,
.article_title {
  color:#222222;
}
.yjsg-morearticles h3 {
  border:none;
}
/* ARTICLE TABLE OF CONTENTS */
fieldset, #article-index ul{
  border:1px solid #dcdcdc;
}
#article-index ul li{
  border-bottom:1px solid #dcdcdc;
}
#article-index ul li:last-child{
  border:none;
}
/* FIELDSET IN MODULES */
.yjsquare_in fieldset{
  border:none;
}
/* INPUTBOXES */
.inputbox {
  background: #FFFFFF;
  border: 1px solid #e6e6e6;
}
.inputbox:hover,
.inputbox:focus {
  background: #FFFFFF;
  border: 1px solid #e6e6e6;
}
/*BUTTONS
--------------------- */
.button,
.button:hover,
.button:focus,
.validate {
  background:#222222!important;
  color:#fff;
  border:none;
  -webkit-box-shadow:none!important;
  -khtml-box-shadow:none!important;
  -moz-box-shadow:none!important;
  box-shadow:none!important;
  text-shadow:none;
}
/*readon*/
a.readon,
a.readon:hover,
a.readon:focus {
  background:#222222;
  border:none;
  color:#fff;
  -webkit-box-shadow:none!important;
  -khtml-box-shadow:none!important;
  -moz-box-shadow:none!important;
  box-shadow:none!important;
  text-shadow:none;
}
a.readon:hover {
  background:#7ab121;
  color:#fff;
}
ul.pagination li a,
ul.pagination li span,
th.pagenav_prev a,
th.pagenav_next a,
div.back_button a,
li.pagenav-next a,
li.pagenav-prev a {
  color:#fff;
  background-image: url(../images/green/pagination.png);
}
/* active one*/
ul.pagination li span {
  color:#fff;
}
/* hover*/
ul.pagination li a:hover {
  color:#fff;
}
div.nojb.news_item_a .pagination ul li{
  border:1px solid #dcdcdc;
}
/*SECTION TABLE */
table.category {
  border: 1px solid #DDD;
  border-collapse: separate;
  border-bottom:none;
}
table.category td{
  border-bottom: 1px solid #DDD;
}
th.sectiontableheader {
  border-bottom: 1px solid #DDD;
  background:#fff;
}
tr.sectiontableentry1 td{
  background-color: #fafafa;
}
tr.sectiontableentry2 td {
  background-color: #fff;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
  background-color: #f7f7f7;
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h2.module_title {
  color:#222222;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h2.module_title span {
  color:#222222;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
  background: url(../images/green/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
  background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
  color:#acacac;
}
/*ACTIVE AND HOVER SUBTITLE*/
.horiznav ul li.active a span.yjm_desc,
.horiznav ul li a:hover span.yjm_desc,
.horiznav ul li.sfHover a span.yjm_desc {
  color:#fff;
}
/* NORMAL TOP LINKS */
.horiznav ul li {
  background: url(../images/green/topmenu/normal_l.png) no-repeat left center;
}
.horiznav ul li a,
.horiznav ul li a:visited {
  color: #222222;
  background: url(../images/green/topmenu/normal_r.png) no-repeat right center;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
  background: url(../images/green/topmenu/normal_l_haschild.png) no-repeat left center;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover,
.horiznav ul li.sfHover {
  background: url(../images/green/topmenu/hover_l.png) no-repeat left center;
}
.horiznav ul li a:hover,
.horiznav ul li:hover a,
.horiznav ul li.sfHover a,
.horiznav ul li.sfHoverHas a {
  color: #fff;
  background: url(../images/green/topmenu/hover_r.png) no-repeat right center;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav ul li.haschild:hover {
  background: url(../images/green/topmenu/hover_l_haschild.png) no-repeat left center;
}
.horiznav ul li.haschild a:hover {
  color: #fff;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current,
.horiznav li.active {
  background: url(../images/green/topmenu/active_l.png) no-repeat left center;
}
.horiznav li#current a,
.horiznav li.active a,
.horiznav li.active a:visited,
.horiznav li.active.sfHover a:visited,
.horiznav li.active.sfHoverHas a:visited {
  color: #fff;
  background: url(../images/green/topmenu/active_r.png) no-repeat right center;
}
/* ACTIVE TOP LINKS WITH CHILD ELEMENT */
.horiznav li#current.haschild,
.horiznav li.haschild,
.horiznav ul li.haschild.active,
.horiznav ul li.sfHoverHas {
  background: url(../images/green/topmenu/active_l_haschild.png) no-repeat left center;
}
/* ACTIVE TOP LINKS HOVER */
.horiznav li#current:hover,
.horiznav li#current.sfHover,
.horiznav li.active:hover,
.horiznav li.active.sfHover {
  background: url(../images/green/topmenu/active_l.png) no-repeat left center;
}
.horiznav li#current a:hover,
.horiznav li#current.sfHover a:hover,
.horiznav li.active a:hover {
  color: #fff;
  background: url(../images/green/topmenu/active_r.png) no-repeat right center;
}
/* ACTIVE TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav li#current.haschild:hover,
.horiznav li#current.haschild.sfHoverHas,
.horiznav li#current.active.sfHover {
  background: url(../images/green/topmenu/active_l_haschild.png) no-repeat left center;
}
/* MAIN SUB UL AND MODULE BG */
ul.subul_main.group_holder,
.subul_main li.has_modpoz div.yj_menu_module_holder,
.subul_main li.has_module div.yj_menu_module_holder,
.subul_main li.haschild div.yj_menu_module_holder,
.horiznav ul ul.subul_main.dropline {
  background:#fff;
}
/* end dropline extra */
.horiznav ul ul.subul_main.dropline ul a,
.horiznav ul ul.subul_main.dropline ul a:hover,
ul.subul_main.dropline div.yj_menu_module_holder {
  border-bottom: 1px solid #dcdcdc!important;
}
/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
  background:#fff;
  border-bottom: 1px solid #dcdcdc;
  color: #121212;
}
.top_menu ul.subul_main li a:visited {
  color: #121212;
  background:#fff;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
  background:#7ab121;
  color: #fff;
}
.top_menu ul.subul_main li,
.top_menu ul.subul_main li.active,
.top_menu ul.subul_main li.active:visited,
.top_menu ul.subul_main li.active:hover,
.top_menu ul.subul_main li:hover,
.top_menu ul.subul_main li:visited,
.top_menu ul.subul_main li#current,
.top_menu ul.subul_main li#current:hover {
  border:none;
  background:none;
}
/*MAIN SUB ACTIVE UL A ITEMS*/
.top_menu li#current ul.subul_main li a,
.top_menu li.active ul.subul_main li a {
  background:#fff;
  color: #121212;
}
/*MAIN SUB ACTIVE UL ITEMS A HOVER*/
.top_menu li#current ul.subul_main li a:hover,
.top_menu li.active ul.subul_main li a:hover,
.top_menu li#current.sfHover ul.subul_main li a:hover,
.top_menu li.active.sfHover ul.subul_main li a:hover {
  background:#7ab121;
  color: #121212;
}
/*MAIN SUB UL ACTIVE LI A ITEM*/
.top_menu ul.subul_main li#current a,
.top_menu ul.subul_main li.haschild.active span.subparent a {
  background:#7ab121;
  color: #fff;
}
/*MAIN SUB UL ACTIVE LI A ITEM HOVER*/
.top_menu ul.subul_main li#current a:hover,
.top_menu ul.subul_main li#current.sfHover,
.top_menu ul.subul_main li.haschild.active span.subparent a:hover {
  background:#7ab121;
  color: #fff;
}
/*SUB LEVEL PARENT ITEM ARROWS*/
ul.subul_main li.haschild span.child a,
ul.subul_main ul.subul_main li.haschild span.child a,
ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a,
ul.subul_main ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a {
  background-image:url(../images/green/topmenu/arrow_right.png)!important;
  background-repeat:no-repeat!important;
  background-position:95% 50%!important;
}
ul.subul_main li.haschild span.child a:hover,
ul.subul_main ul.subul_main li.haschild span.child a:hover,
ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a:hover,
ul.subul_main ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a:hover {
  background-image:url(../images/green/topmenu/arrow_down.png)!important;
  background-repeat:no-repeat!important;
  background-position:95% 50%!important;
}
/* IE6 SPECIFIC */
.horiznav li li.sfHover ul,
.horiznav li li.sfHoverHas ul,
.top_menu ul.subul_main.isie {
  background:#292929;
}
/********************** CORNERS FOR MENU UL'S ***************************/
/*TOP LEFT*/
.horiznav li.tl,
.horiznav li.tl:hover {
  background:transparent url(../images/green/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr,
.horiznav li.tr:hover {
  background:transparent url(../images/green/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br,
.horiznav li.br:hover {
  background:transparent url(../images/green/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl,
.horiznav li.bl:hover {
  background:transparent url(../images/green/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right,
.horiznav li.right:hover {
  background:transparent url(../images/green/topmenu/corners/right.png) no-repeat right bottom!important;
}
/********************** YJSG MEGA MENU STYLE ***************************/
/* Group holder title*/
.top_menu .horiznav .group_holder li.haschild a,
.top_menu .horiznav .group_holder li.haschild .group_holder li.haschild a {
  color: #888;
  border:none;
  background:none;
}
.top_menu .horiznav .group_holder li.haschild a:hover,
.top_menu .horiznav .group_holder li.haschild .group_holder li.haschild a:hover {
  color: #121212;
  background:none;
}
/* Group holder items title*/
.top_menu .horiznav .group_holder li.haschild li a,
.top_menu .horiznav .group_holder li.haschild .group_holder li.haschild li a {
  color: #121212;
  border-bottom: 1px solid #dcdcdc;
  background:#fff;
}
.top_menu .horiznav .group_holder li.haschild li a:hover,
.top_menu .horiznav .group_holder li.haschild .group_holder li.haschild li a:hover {
  color: #121212;
  background:#7ab121;
}
span.separator {
  background:#fff;
  border-bottom: 1px solid #dcdcdc;
  color: #121212;
}
/*Menu module links*/
div.yj_menu_module_holder .yjsquare_in a:link,
div.yj_menu_module_holder .yjsquare_in a:visited {
  color:#121212!important;
}
div.yj_menu_module_holder .yjsquare_in a:focus,
div.yj_menu_module_holder .yjsquare_in a:hover {
  color:#525252!important;
}
/*SIDE MENU MODULE
--------------------- */
/* MENU NORMAL LINKS COLOR */
#mainlevel li a,
.menu li a,
a.mainlevel {
  background: url(../images/green/mainlevel.png) no-repeat left top;/* LINKS BG IMAGE */
  color:#7ab121;
}
/* HOVER AND ACTIVE LINKS BG IMAGE */
#mainlevel li a:hover,
#mainlevel a#active_menu:link,
#mainlevel a#active_menu:visited,
a.mainlevel:hover,
a.mainlevel#active_menu,
#mainlevel li a:hover,
#mainlevel a#active_menu:link,
#mainlevel a#active_menu:visited,
.menu li a:hover,
.menu li.active a {
  background: url(../images/green/mainlevel.png) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
  background: url(../images/green/bodyli.png) no-repeat 5px 9px;
}
a.sublevel:hover {
  text-decoration:underline;
}
/*HOVER AND ACTIVE LINK COLOR */
#mainlevel li a:hover,
#mainlevel a#active_menu:link,
#mainlevel a#active_menu:visited,
a.mainlevel#active_menu,
a.sublevel,
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus,
#active_menu,
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus,
li.active a,
li.parent a,
.menu li a:hover {
  color:#222222;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a,
a.sublevel#active_menu {
  color:#222222;
}
/* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover,
li.active ul li.active a {
  color:#7ab121;
  background: url(../images/green/mainlevel.png) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
  background: url(../images/green/bodyli.png) no-repeat 0px 5px;
  padding-bottom: 10px;
}
/*USER PAGES STYLES */
div.userpages {
  background:none;
  border:none;
  text-shadow:none;
}
div.userpageswrap.offline div.userpages {
  border:none;
  background:#fff;
}
/***MENU***/
.horiznav ul li.active ul li a span.yjm_desc {
  color:#acacac;
}
/*ACTIVE AND HOVER SUBTITLE*/
.horiznav ul li.active ul li#current a span.yjm_desc,
.horiznav ul li.active ul li a:hover span.yjm_desc {
  color:#fff;
}
.horiznav ul li.active ul li:hover span a:hover,
.horiznav ul li.active ul li:hover a:hover,
.horiznav ul li.active ul li.active ul li.active ul li span a:hover {
  color:#fff!important;
}
/***IMAGE SLIDER***/
.lsis .YJSlide_intro {
  background:url(../images/is_desc_bg.png) repeat;
}
.lsis .YJSlide_intro_in h4 {
  color:#7ab121;
}
.lsis .YJSlide_intro_in p {
  color:#fff;
}
.lsis .slidearrows {
  background:url(../images/green/isarrow_left.png) no-repeat left top;
}
.lsis .slidearrows.slideRight {
  background:url(../images/green/isarrow_right.png) no-repeat left top;
}
/***CUSTOM MODULES***/
.lscustom {
  background:url(../images/green/icon1.png) no-repeat left top;
}
.lscustom.bg2 {
  background:url(../images/green/icon2.png) no-repeat left top;
}
.lscustom.bg3 {
  background:url(../images/green/icon3.png) no-repeat left top;
}
/***MODULE ENGINE***/
.lsme .yjme_item div.item_details {
  color:#b5b5b5;
  border-top:1px solid #e9e9e9;
  border-bottom:1px solid #e9e9e9;
}
.lsme .yjme_item a.item_readmore {
  color:#7ab121;
  background:url(../images/green/rm_arrow.png) no-repeat right top;
}
.lsme .yjme_item a.item_readmore:hover {
  color:#222222;
  background:url(../images/green/rm_arrow.png) no-repeat right bottom;
}
/***SOCIALS MODULE***/
.lssm .yj_linkedin,
.lssm .yj_facebook,
.lssm .yj_twitter,
.lssm .yj_skype {
  background:url(../images/socials.png) no-repeat left top;
}
.lssm .yj_facebook {
  background:url(../images/socials.png) no-repeat -36px top;
}
.lssm .yj_twitter {
  background:url(../images/socials.png) no-repeat -72px top;
}
.lssm .yj_skype {
  background:url(../images/socials.png) no-repeat -108px top;
}
/*hover*/
.lssm .yj_linkedin:hover {
  background:url(../images/socials.png) no-repeat left bottom;
}
.lssm .yj_facebook:hover {
  background:url(../images/socials.png) no-repeat -36px bottom;
}
.lssm .yj_twitter:hover {
  background:url(../images/socials.png) no-repeat -72px bottom;
}
.lssm .yj_skype:hover {
  background:url(../images/socials.png) no-repeat -108px bottom;
}
/*template button get in touch*/
.template_button {
  background:#7ab121;
  color:#fff!important;
}
.template_button:hover {
  background:#222222;
  color:#fff!important;
}
/***YOUYORK MODULE SLIDER***/
/*Navigation*/
.lsym .yy_container .linkForward,
.lsym .yy_container .linkBackward {
  background:url(../images/green/york_nav_right.png) no-repeat left bottom;
}
.lsym .yy_container .linkBackward {
  background:url(../images/green/york_nav_left.png) no-repeat left bottom;
}
/***ENIGINE INSIDE YORK***/
.lsym .yjme_item div.item_details {
  color:#b5b5b5;
  border-top:1px solid #e9e9e9;
  border-bottom:1px solid #e9e9e9;
}
.lsym .yjme_item a.item_readmore {
  color:#7ab121;
  background:url(../images/green/rm_arrow.png) no-repeat right top;
}
.lsym .yjme_item a.item_readmore:hover {
  color:#222222;
  background:url(../images/green/rm_arrow.png) no-repeat right bottom;
}
/***AJAX CONTACT***/
#ajax_contact_lifestyle #yjajaxcontact_box #first_name,
#ajax_contact_lifestyle #yjajaxcontact_box #email,
#ajax_contact_lifestyle #spamcheck {
  border: 1px solid #e6e6e6;
  background:#fff;
  color:#c9c9c9;
}
#ajax_contact_lifestyle #yjajaxcontact_box #message {
  border: 1px solid #e6e6e6;
  background:#fff;
  color:#c9c9c9;
}
#ajax_contact_lifestyle .submit {
  background:#222222;
  color:#fff!important;
}
#ajax_contact_lifestyle #submitter {
  background:#222222;
}
#ajax_contact_lifestyle #submitter:hover {
  color:#7ab121!important;
}
#over-window {
  background:#000;
}
#ajax_contact_lifestyle {
  background:#fff;
}
#close_ajax {
  background:url(../images/ajax_close.png) no-repeat left top;
}
/***MULTIMEDIA BOX***/
p.mbox_intro {
  color:#313131;
}
.lsmb .popbox,
.lsmb .popboxv,
.lfcf img {
  border:5px solid #6e9f1e!important;
}
/*hover*/
.lsmb .popbox:hover,
.lsmb .popboxv:hover {
  border:5px solid #222222!important;
}
/***ADDITIONAL***/
.yjsg7_in {
  background:url(../images/is_desc_bg.png) repeat-x left top;
}
#yjsg7 h2.module_title {
  color:#fff;
}
#yjsg7 h2.module_title span {
  color:#fff;
}
/*Template read more and template read more 2*/
.template_readmore,
.template_readmore2 {
  background:#7ab121;
  color:#fff!important;
}
.template_readmore2 {
  background:#222222;
}
.template_readmore:hover {
  background:#222222;
  color:#fff!important;
}
.template_readmore2:hover {
  color:#7ab121!important;
}
span.dropcap,
span.bignumber {
  color:#7ab121;
}
#users-profile-core dl dt,
#users-profile-custom dl dt {
  background:#efefef;
}
/***MODULE STYLES***/
/*yj1*/
.yj1 h2.module_title {
  border-bottom:1px solid #e6e6e6;
}
/*yj2 and yj3*/
.yj2 h2.module_title,
.yj3 h2.module_title {
  background:#222222;
  color:#fff!important;
}
.yj3 h2.module_title {
  background:#7ab121;
}
.yj2 h2.module_title span,
.yj3 h2.module_title span {
  color:#fff!important;
}
/*yj4*/
.yj4 {
  background:#fbfbfb;
  border:1px solid #e6e6e6;
}
/*yj5 and yj6*/
.yj5,
.yj6 {
  background:#fff;
  border:1px solid #e6e6e6;
}
.yj5 h2.module_title,
.yj6 h2.module_title {
  background:#222222;
  color:#fff!important;
}
.yj6 h2.module_title {
  background:#7ab121;
}
.yj5 h2.module_title span,
.yj6 h2.module_title span {
  color:#fff!important
}
/***K2***/
/*CATEGORY VIEW*/
div.subCategory {
  border-bottom:1px solid #e6e6e6;
}
a.subCategoryMore,
a.subCategoryMore:visited {
  background:#7ab121;
  color:#fff!important;
}
a.subCategoryMore:hover {
  background:#222222;
  color:#fff!important;
}
/***CATEGORY ITEM VIEW*/
div.itemListCategory h2 {
  color:#222222;
}
div.catItemView {
  border-bottom:1px solid #e6e6e6;
}
div.itemToolbar ul li a#fontDecrease img {
    background:url(../images/font_decrease.png);
}
div.itemToolbar ul li a#fontIncrease img{
    background:url(../images/font_increase.png);
}
/*image*/
div.catItemHeader span.catItemAuthor,
div.catItemHeader span.catItemDateCreated,
div.catItemCommentsLink {
  background:#222222 url(../images/icon_user.png) no-repeat 5px center;
}
div.catItemHeader span.catItemAuthor a {
  color:#fff;
}
div.catItemHeader span.catItemAuthor a:hover {
  color:#7ab121;
}
div.catItemHeader span.catItemDateCreated {
  background:#222222 url(../images/icon_date.png) no-repeat 5px center;
}
div.catItemCommentsLink {
  background:#222222 url(../images/icon_comments.png) no-repeat 5px center;
}
div.catItemCommentsLink a {
  color:#fff;
}
div.catItemCommentsLink a:hover {
  color:#7ab121;
}
div.catItemHitsBlock {
  border-bottom:1px solid #e6e6e6;
}
div.catItemRatingBlock {
  border-bottom:1px solid #e6e6e6;
}
div.catItemCategory,
div.catItemTagsBlock {
  border-bottom:1px solid #e6e6e6;
}
div.catItemCategory span,
div.catItemTagsBlock span {
  color:#888888;
}
div.catItemTagsBlock ul.catItemTags li {
  background:#222222;
}
div.catItemTagsBlock ul.catItemTags li a {
  color:#fff;
}
div.catItemTagsBlock ul.catItemTags li:hover {
  background:#7ab121;
}
div.catItemReadMore a {
  background:#7ab121;
  color:#fff!important;
}
div.catItemReadMore a:hover {
  background:#222222;
  color:#fff!important;
}
span.catItemDateModified {
  border-bottom:1px solid #e6e6e6;
}
/***ITEM VIEW*/
div.itemHeader h2.itemTitle {
  color:#222222;
}
div.itemHeader span.itemAuthor {
  background:#222222 url(../images/icon_user.png) no-repeat 5px center;
}
span.itemDateCreated {
  background:#222222 url(../images/icon_date.png) no-repeat 5px center;
}
div.itemHeader span.itemAuthor a {
  color:#fff;
}
div.itemHeader span.itemAuthor a:hover {
  color:#7ab121;
}
div.itemToolbar {
  background:#222222;
}
div.itemToolbar a {
  color:#fff;
}
div.itemToolbar a:hover {
  color:#7ab121;
}
div.itemContentFooter {
  border-top:1px solid #e6e6e6;
  color:#888888;
}
div.pre25SocialLinks,
div.itemCategory,
div.itemTagsBlock {
  border-bottom:1px solid #e6e6e6;
}
span.preSocialsTitle,
div.itemCategory span,
div.itemTagsBlock span {
  color:#888888;
}
div.itemRatingBlock {
  border-bottom:1px solid #e6e6e6;
}
div.itemTagsBlock ul.itemTags li {
  background:#222222;
}
div.itemTagsBlock ul.itemTags li a {
  color:#fff;
}
div.itemTagsBlock ul.itemTags li:hover {
  background:#7ab121;
}
/*Latest from user*/
div.itemAuthorLatest h3,
div.itemRelated h3 {
  color:#222222;
}
div.itemAuthorLatest ul li,
div.itemRelated ul li {
  border-bottom:1px solid #e6e6e6!important;
}
div.itemNavigation {
  border-bottom:1px solid #e6e6e6;
  border-top:1px solid #e6e6e6;
}
/*comments*/
h3.itemCommentsCounter {
  color:#222222
}
div.itemComments ul.itemCommentsList li span.commentAuthorName,
div.itemComments ul.itemCommentsList li span.commentDate {
  background:#222222 url(../images/icon_user.png) no-repeat 5px center;
  color:#fff;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  background:#222222 url(../images/icon_date.png) no-repeat 5px center;
}
div.itemComments ul.itemCommentsList li span.commentToolbar,
div.itemComments ul.itemCommentsList li span.commentLink {
  background:#222222;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a,
div.itemComments ul.itemCommentsList li span.commentLink a {
  color:#fff;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover,
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  color:#fff;
}
div.itemComments ul.itemCommentsList li span.commentToolbar:hover,
div.itemComments ul.itemCommentsList li span.commentLink:hover {
  background:#7ab121;
}
div.itemCommentsForm h3 {
  color:#222222;
}
div.itemComments p.itemCommentsFormNotes {
  border-top:1px solid #e6e6e6;
}
div.itemCommentsForm .inputbox {
  color:#c9c9c9;
}
div.itemCommentsForm form input#submitCommentButton {
  background:#222222;
  color:#fff;
}
/***TAG VIEW***/
.tagView .itemView {
  border-bottom:1px solid #e6e6e6;
}
.tagView div.itemHeader span.itemDateCreated {
  background:#222222 url(../images/icon_user.png) no-repeat 5px center;
}
.tagView div.itemIntroText {
  color:#888888;
}
.tagView div.itemReadMore a {
  background:#7ab121;
  color:#fff!important;
}
.tagView div.itemReadMore a:hover {
  background:#222222;
  color:#fff!important;
}
/***USER VIEW***/
div.userBlock h2 {
  color:#222222;
}
.userView .itemView {
  border-bottom:1px solid #e6e6e6;
}
.userView div.itemHeader span.itemDateCreated,
.userView div.itemCommentsLink {
  background:#222222 url(../images/icon_user.png) no-repeat 5px center;
}
.userView div.itemCommentsLink {
  background:#222222 url(../images/icon_comments.png) no-repeat 5px center;
}
.userView div.itemCommentsLink a {
  color:#fff;
}
.userView div.itemCommentsLink a:hover {
  color:#7ab121;
}
.userView div.itemIntroText {
  color:#888888;
}
.userView div.itemReadMore a {
  background:#7ab121;
  color:#fff!important;
}
.userView div.itemReadMore a:hover {
  background:#222222;
  color:#fff!important;
}
/***LATEST VIEW***/
.latestView .latestItemView {
  border-bottom:1px solid #e6e6e6;
}
/***GENERIC VIEW***/
.genericView .itemView {
  border-bottom:1px solid #e6e6e6;
}
.genericView div.itemHeader span.itemDateCreated {
  background:#222222 url(../images/icon_user.png) no-repeat 5px center;
}
.genericView div.itemIntroText {
  color:#888888;
}
.genericView div.itemReadMore a {
  background:#7ab121;
  color:#fff!important;
}
.genericView div.itemReadMore a:hover {
  background:#222222;
  color:#fff!important;
}
/*K2 MENU*/
.k2CategoriesListBlock ul li a {
  background:url(../images/green/mainlevel.png) no-repeat left bottom;
}
/* main caregory link*/
div.k2CategoriesListBlock ul li.activeCategory a {
  color:#7ab121!important;
}
div.k2CategoriesListBlock ul li.activeCategory a:hover {
  color:#7ab121!important;
}
/***K2 TAG CLOUD***/
div.k2TagCloudBlock a {
  background:#222222;
  color:#fff;
}
div.k2TagCloudBlock a:hover {
  background:#7ab121;
}
/***HOVER EFFECT***/
.yj_hover_fx_holder {
  background:#7ab121!important;
}
.yj_hover_title {
  color:#fff!important;
}
/***RESPONSE MENU***/
#mmenu_holder {
  border-bottom:1px solid #e6e6e6;
}
span#yjmm_selectid {
  color:#222222;
}

/***BMC Edits***/
.yjsquare.introbar {
    background: none repeat scroll 0 0 #ECECEC;
    padding: 15px;
    text-align: center;
}
.yjsquare.introbar h3 {
    color: #7AB121;
    font-weight: bold;
    font-size: 1.8em;
}

.yjsquare.bannerhead {
    margin-bottom: -17px;
    padding: 0;
}

.yjsquare.ces h3 {
    background: url("../../../images/home/cityenergy_img.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 38px;
    padding: 6px 0 15px 60px;
    padding-bottom: 0px;
   font-size: 1.4em;
    font-weight: bold;
}


.yjsquare.ces p {
    padding-left: 55px;
    font-size: 10pt;
    padding-right: 25px;
}

.yjsquare.forum h3 {
    background: url("../../../images/home/forum.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 38px;
    padding: 6px 0 0 60px;
   font-size: 1.4em;
    font-weight: bold;
}
.yjsquare.forum p {
    font-size: 10pt;
    padding-left: 55px;
    padding-right: 15px;
}

.yjsquare.escolist h3 {
    background: url("../../../images/home/escolist.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 38px;
    padding: 6px 0 0 60px;
   font-size: 1.4em;
    font-weight: bold;
}
.yjsquare.escolist p {
    font-size: 10pt;
    padding-left: 60px;
    padding-right: 25px;
}

.yjsquare.registeresco p {
    font-size: 10pt;
    padding-left: 60px;
    padding-right: 25px;
  
}
.yjsquare.registeresco h3 {
    background: url("../../../images/home/registeresco.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 38px;
    padding: 6px 0 0 60px;
   font-size: 1.4em;
    font-weight: bold;
}

#yjsg6{
background: none repeat scroll 0 0 #ececec;
  padding: 20px;

}



.yjsquare.supportedby h3 {
    color: #7AB121;
    font-size: 1.5em;
    font-weight: bold;
}

.yjsquare.fundedby h3 {
    color: #7AB121;
    font-size: 1.5em;
    font-weight: bold;
}


.lsis .YJSlide_intro {
  background:url(../images/is_desc_bg.png) repeat;
   margin-left: 20px;
}
.lsis .YJSlide_intro_in h4 {
  color:#7ab121;
}
.lsis .YJSlide_intro_in p {
  color:#fff;
}
.lsis .slidearrows {
  background:url(../images/green/isarrow_left.png) no-repeat left top;
}
.lsis .slidearrows.slideRight {
  background:url(../images/green/isarrow_right.png) no-repeat left top;
}

.yjsquare.contactform h3 {
    color: #7AB121;
    font-size: 1.5em;
    font-weight: bold;
}