/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla LLC. 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 LLC                      ||
|| # 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 {
	background:#f9f9f9 url(../images/green/body_bg.jpg) repeat-x left top;
	color:#4d4d4d;
}
/* BOTTOM PART OF THE SITE LAYOUT. BASE WRAP */
#centerbottom {
	background:#f9f9f9;
}
/*GRIDS STYLING CAN BE USED TO STYLE EACH green DIFFERENTLY */
#yjsg1 {
	color:#4d4d4d;
}
/*----HEADER-----*/
#header_out{
	background:url(../images/green/header_out.jpg) repeat-x left top;
}
#header {
	background:url(../images/green/header_bg.jpg) no-repeat center top;
}
/*----END HEADER-----*/
#logo {
	background:url(../images/green/logo.png) no-repeat 0px 0px;
}

#yjsgheadergrid {
	color:#efefef;
}

#yjsg2 {}

#yjsg3 {}

#yjsg4 {}

#yjsg5 {}

#pathway {
	color:#4d4d4d;
}
#pathway .yjsg_breadcrumbs a.pathway{
	background: url(../images/arrow.png) no-repeat right center;
}
#yjsg6 {
	background:url(../images/yjsg6_shade.jpg) no-repeat center top;
	color:#efefef;
	text-shadow:1px 1px #000;
}

#yjsg7 {
	color:#efefef;
	text-shadow:1px 1px #000;
}

#footer_out{
	background:url(../images/footer_out.jpg) repeat-x left top;
}
#footer {
	background:url(../images/footer_bg.jpg) no-repeat center top;
	color:#bbbbbb;
}

#joomlacredit {
	background:#1F1F1F;
	color:#474646;
}

/*TEMPLATE CSS 
--------------------- */
/* SITE LINKS */
a:link, a:visited{
	text-decoration: none;
	color:#69a925;
}
/* SITE HOVERS */
a:focus, a:hover {
	color:#4d4d4d;
	text-decoration: none;
}
/*DIFFERENT STYLE FOR  LINKS ON DARK BG
--------------------- */
#footmod .yjplain a, #footmod .yjplain a:visited, #cp a, #cp a:visited, #joomlacredit a, #joomlacredit a:visited,#yjsg6 a, #yjsg6 a:visited, #yjsg7 a, #yjsg7 a:visited, #yjsgheadergrid a,#yjsgheadergrid a:visited,.menu-nav a:link,.menu-nav a:visited{
	color:#bbbbbb;
}
#footmod .yjplain a:hover, #footmod .yjplain a:focus, #cp a:focus, #cp a:hover, #joomlacredit a:focus, #joomlacredit a:hover,#yjsg6 a:focus, #yjsg6 a:hover, #yjsg7 a:focus, #yjsg7 a:hover, #yjsgheadergrid a:focus,#yjsgheadergrid a:hover,.menu-nav a:focus,.menu-nav a:hover {
	color:#69a925;
}
/* SITE HEADINGS */
h1, h2, h3, h4, h5, h6 {
	color:#69a925;
}

.small, .createdate, .modifydate, .createby {
	text-transform: uppercase;
	color:#69a925;
	font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle, div.title h1, div.title h2, .yjsg-morearticles h3 {
	color:#69a925;
}

.yjsg-morearticles h3 {
	border:none;
}
/* NEWS ITEM TITLE WITH LINK*/
div.title h1 a:link, div.title h1 a:visited, div.title h2 a:link, div.title h2 a:visited {
	color:#69a925;
}

div.title h1 a:hover, div.title h1 a:focus, div.title h2 a:hover, div.title h2 a:focus {
	color:#4d4d4d;
}

/* FORM ELEMENTS */
/* ARTICLE TABLE OF CONTENTS */
fieldset, .toclink {
	border:1px solid #c8c8c8;
}
/* FIELDSET IN MODULES */
.yjsquare_in fieldset, .yjround_in fieldset {
	border:none;
}
/* INPUTBOXES */
.inputbox, #userreminder .required {
	background: #FFFFFF;
	border: 1px solid #c8c8c8;
}

.inputbox:hover, .inputbox:focus, #userreminder .required:hover, #userreminder .required:focus {
	background: #fdfdfd;
	border: 1px solid #c8c8c8;
}

/*BUTTONS
--------------------- */
.button {
	color:#fff;
}

.button, .validate, .poll_results {
	background:url(../images/green/vote_button.gif) no-repeat left top;
	border:none;
	color:#fff;
}
.poll_results{
	background:url(../images/results_button.gif) no-repeat left top;
	color:#777777;
}

a.button:link, a.button:visited, a.button:focus {
	color:#fff;
	padding:3px;
}

.back_button a:hover, .back_button a:active {
	color: #000;
	text-decoration: none;
}

a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a, .back_button a {
	color:#69a925;
}

a.readon:link, a.readon:visited {
	background:url(../images/green/readon_l.gif) no-repeat left top;
	border:none;
	color:#efefef;
}

/* ADDITIONAL SPAN READON CLASS FOR ROUND CORNERS */
.readon span {
	background:url(../images/green/readon_r.gif) no-repeat right top;
}

a.readon:hover, .pagenavbar a:hover {
	color:#000;
}

/* THIS TEMPLATE IS EQUIPED WITH  ROUND AND SQUARE CORNERS
TO SEE ROUND CORNERS SIMPLY CHANGE THE MODULE green STYLE IN TEMPLATE MANAGER
UNDER ACCORDION ADVANCED OPTIONS. SEE ALSO rounded.css FILE".

/* ROUND MODULES STYLING
--------------------- */
/* ROUND IMAGE. YOU CAN CHANGE TO YOUR OWN. 1 IMAGE TECHNIQUE USED */
.yjround .content, .yjround .t, .yjround .b, .yjround .b div {
	background:url(../images/green/rounded.png);
	bac\kground:url(../images/green/rounded_ie.gif);
}

.yjround h4 {
	color:#222222;
	border-bottom:1px dashed #222222;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR */
.yjround h4 span {
	color:#222222;
}
/* SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND*/
#yjsg1 .yjround .content, #yjsgheadergrid .yjround .content, #yjsg7 .yjround .content {
	color:#222222;
}
.yjround_in {
}

/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h4 {
	color:#69a925;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h4 span {
	color:#69a925;
}
.yjsquare {}
.yjsquare_in {}
/* ADDITIONAL MODULE STYLES */
/* _yj1 */
/*----MODULE STYLE YJ1--------*/
.yjsquare_yj1 h4{
	color:#4d4d4d;
	background:url(../images/h4_yj1.gif) no-repeat left top;
}
.yjsquare_yj1 h5{
	color:#4d4d4d; 
}
.yjsquare_yj1 .yjsquare_in{
	text-shadow:1px 1px #fff;
}
/*----END MODULE STYLE YJ1--------*/
/* _yj2 */
.yjsquare_yj2 h4 {}
.yjsquare_yj2 h4 span {}
.yjsquare_yj2 {}
.yjsquare_yj2 .yjsquare_in {}
/*  SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND */
#yjsgheadergrid .yjsquare h4 {
	color:#efefef;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsgheadergrid .yjsquare h4 span {
	color:#efefef;
}

/*SEARCH INPUTBOX STYLING. CURRENTLY USING DEFAULT INPUT STYLE
--------------------- */
/*------SEARCH MODULE-------*/
.inputbox_search{
	color:#888888;
	background:url(../images/inputbox.png) no-repeat left top;
	border:none;
}
.inputbox_search:hover, .inputbox_ssearch:focus{
	background:url(../images/inputbox.png) no-repeat left top;
	border:none;
}
.button_search {
	border:none;
	background:url(../images/search_button.png) no-repeat left top;
	text-shadow:1px 1px #fff;
}
/*------END SEARCH MODULE-------*/
/*LOGIN MODULE INPUTBOX CURRENTLY USING DEFAULT INPUT STYLE
--------------------- */
#modlgn_passwd, #modlgn_username {}
#modlgn_passwd {}
#modlgn_username {}
#mod_login_remember {
	border: none;
	padding: 0!important;
}

/*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:#444444;
	text-shadow:1px 1px #efefef;
}
/*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:#444444;
	text-shadow:1px 1px #efefef;
}
/* 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: #444444;
	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: #69a925;
	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: #69a925;
}
/* 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: #69a925;
	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: #7cc52d;
	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:#eeeeee;
}
/* end drpline 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 #dddddd!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a{
	background:#eeeeee;
	border-bottom: 1px solid #dddddd;
	color: #444444;
}
.top_menu ul.subul_main li a:visited{
	color: #444444;
	background:#eeeeee;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background:#eeeeee;
	color: #69a925;
}
.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:#eeeeee;
	color: #444444;
}
/*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:#eeeeee;
	color: #69a925;
}
/*MAIN SUB UL ACTIVE LI A ITEM*/
.top_menu ul.subul_main li#current a{
	background:#eeeeee;
	color: #69a925;
}
/*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{
	background:#eeeeee;
	color: #7cc52d;
}

/*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.gif)!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.gif)!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: #444444;
	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: #69a925;
	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: #444444;
	border-bottom: 1px solid #dddddd;
	background:#eeeeee;
}
.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: #69a925;
	background:#eeeeee;
	
}
span.separator{
	background:#eeeeee;
	border-bottom: 1px solid #dddddd;
	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.gif) no-repeat left top;/* LINKS BG IMAGE */
	color:#444444;
}
/* 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.gif) no-repeat left bottom;
}
 /* SUB LEVELS LI IMAGE */
a.sublevel {
	background: url(../images/green/bodyli.gif) no-repeat 5px 9px;
}

a.sublevel:hover {
	text-decoration:underline;
}
/*HOVER AND ACTIVE LINK COLOR */
#footmod a.mainlevel:hover, #footmod a.mainlevel:active, #footmod a.mainlevel:focus, #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 {
	color:#69a925;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a, a.sublevel#active_menu {
	color:#444444; 
}
  /* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover, li.active ul li.active a {
	color:#69a925;
	background: url(../images/green/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(../images/green/bodyli.gif) no-repeat 0px 5px;
}

/*USER PAGES STYLE */
#userlogin, #userlogout, #userregister, #userreminder {
/*	background:#e7e7e7;*/
}
/* IMAGE CAPTIONS */
p.img_caption {
	background:#efefef;
	border:1px solid #ccc;
	text-shadow:1px 1px #fff;
	text-transform:uppercase;
	color:#5F5F5F;
}
/*------------------SMALL MENU-----------------*/
#smallnav { 
	background:url(../images/small_menu_bg.gif) repeat-x left top; 
}
#smallmenu a:link,#smallmenu a:visited{
	color:#888888;
}
#smallmenu a:focus,#smallmenu a:hover{
	color:#69a925;
}
/*-----------------END SMALL MENU----------------------*/
/*------MENU CHANGES----*/
#topmenu_holder{
	background:url(../images/green/topmenu/top_menu.png) no-repeat left top;
}
.horiznav a{
	text-shadow:1px 1px #fff;
}
/*------END MENU CHANGES----*/
/*------IMAGE SLIDER GRID 2-------*/
#YJSlide_outer,
#YJSlide_outer_1,
#YJSlide_outer_2,
#YJSlide_outer_3,
#YJSlide_outer_4,
#YJSlide_outer_5{
	background-color:#f9f9f9;
}
#YJS_left, #YJS_right,
#YJS_left_1, #YJS_right_1,
#YJS_left_2, #YJS_right_2,
#YJS_left_3, #YJS_right_3,
#YJS_left_4, #YJS_right_4,
#YJS_left_5, #YJS_right_5{
	background:url(../images/navs_l.png) left center;
}
#YJS_right,#YJS_right_1,
#YJS_right_2,#YJS_right_3,
#YJS_right_4,#YJS_right_5{
	background:url(../images/navs_r.png) right center;
}
.bottom_shade{
	background:url(../images/is_bottom_shade.gif) no-repeat center top;
}
.YJSlide_slide .YJSlide_intro{
	background:url(../images/intro_bg.png) no-repeat center bottom;
	color:#18181A;
}
.YJSlide_intro h4{
	color:#fff;
	text-shadow:1px 1px #000;
}
.YJSlide_intro p{
	color:#a9a9a9;
	text-shadow:1px 1px #000;
}
/*------END IMAGE SLIDER GRID 2-------*/
/*------MIDLE GRID-------------*/
#rightblock{
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	background:url(../images/rightblock_bg.jpg) repeat-y left top;
}
#bodytop1 .yjacnf_container{
	background:url(../images/bodytop.jpg) repeat-y right top;
}
#bodytop2 .yjacnf_toggler_style .title_in{
	border-right:none;
}
/*-----Yj Accordion Newsflash--------*/
.itemcategory{
	border-top:1px solid #e3e3e3;
}
.cat_title{
	color:#69a925;
	text-shadow:1px 1px #fff;
}
.yjacnf_container{
	border:none;
}
.yjacnf_toggler_style{
	background:none;
}
.yjacnf_toggler_style .title_in{
	color:#333333;
	text-shadow:1px 1px #fff;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background:url(../images/accordion_tab_bg.jpg) no-repeat right top;
}
.yjacnf_holder{
	border-top:none;
}
/* NEWS ITEM IMAGE HOLDER */
.yjacnf_holder .item_image {
	border:none;
	background:url(../images/accordion_image_holder.gif) no-repeat left top;
}
.yjacnf_holder .item_intro{
	color:#888888;
}
/*-----End Yj Accordion Newsflash--------*/
/*----ABOUT US MODULE-------------*/
.read_more_yj1 a:link,.read_more_yj1 a:visited{
	color:#69a925;
	text-shadow:none;
}
.read_more_yj1 a:hover,.read_more_yj1 a:focus{
	color:#4d4d4d;
	text-shadow:none;
}
/*----ABOUT US MODULE-------------*/
/*----YJNF ULTIMATE-------------*/
.yjnewsflashu_in {
	border-bottom:none;
	background:url(../images/nf_ultimate_separator.gif) repeat-x left bottom;
}
.yjnewsflashu_in.last {
	background:none;
}
.yjnewsflashu a.itemtitle:link,
.yjnewsflashu a.itemtitle:visited{
	color:#4d4d4d;
}
.yjnewsflashu a.itemtitle:focus,
.yjnewsflashu a.itemtitle:hover{
	color:#69a925;
}
/*----END YJNF ULTIMATE-------------*/
/*----SOCIAL LINKS--------------*/
#social_holder{
	background:url(../images/social_links_holder.gif) no-repeat left top;
}
.facebook,.twitter,.rss{
	background:url(../images/facebook.gif) no-repeat left center;
}
.twitter{
	background:url(../images/twitter.gif) no-repeat left center;
}
.rss{
	background:url(../images/rss.gif) no-repeat left center;
}
.facebook p,.twitter p,.rss p{
	color:#767676;
}
.facebook p span,.twitter p span,.rss p span{
	color:#242424;
}
.follow_facebook,.follow_twitter,.follow_rss{
	background:url(../images/social_follow.gif) no-repeat left top;
}
.follow_rss{
	background:url(../images/social_subscribe.gif) no-repeat left top;
}
.follow_facebook a:link,.follow_facebook a:visited,
.follow_twitter a:link,.follow_twitter a:visited,
.follow_rss a:link,.follow_rss a:visited{
	color:#69a925;
}
.follow_facebook a:hover,.follow_facebook a:focus,
.follow_twitter a:hover,.follow_twitter a:focus,
.follow_rss a:hover,.follow_rss a:focus{
	color:#4d4d4d;
}
/*----END SOCIAL LINKS--------------*/
/*-----BOTTOM GRIDS AND FOOTER----------*/
#bottom_grids_out{
	background:url(../images/bottom_grids_out.jpg) repeat-x left top;
}
/*-----END BOTTOM GRIDS AND FOOTER----------*/
/*-----Categories and Blogroll-------------*/
#yjsg6 .yjsquare_in,
#yjsg7 .yjsquare_in{
	background:url(../images/yjsg6_yjsg7_inset.gif) repeat-y right center;
}
#yjsg6 #user20 .yjsquare_in,
#yjsg7 #user25 .yjsquare_in{
	background:none;
}
#yjsg6 h4,#yjsg6 h4 span,
#yjsg7 h4,#yjsg7 h4 span{
	text-shadow:1px 1px #000;
	color:#efefef;
}
#yjsg6 ul li,
#yjsg7 ul li{
	background:url(../images/ul_li_image.gif) no-repeat left center;
}
#yjsg6 ul li a:link,#yjsg6 ul li a:visited,
#yjsg7 ul li a:link,#yjsg7 ul li a:visited{
	color:#bbbbbb;
	text-shadow:1px 1px #000;
}
#yjsg6 ul li a:hover,#yjsg6 ul li a:focus,
#yjsg7 ul li a:hover,#yjsg7 ul li a:focus{
	color:#69a925;
	text-shadow:1px 1px #000;
}
/*-----End Categories and Blogroll-------------*/
/*-----Subscribe to our newsletter-------------*/
.yjsquare_sub h3{
	color:#fff;
	text-shadow:1px 1px #000;
}
.yjsquare_sub .inputbox,.yjsquare_sub .inputbox_email{
	color:#777777;
	border:none;
	background:url(../images/sub_input.gif) no-repeat left top;
}
.yjsquare_sub .inputbox:hover,.yjsquare_sub .inputbox:focus{
	border:none;
	background:url(../images/sub_input.gif) no-repeat left top;
}
.yjsquare_sub .inputbox_email{
	background:url(../images/sub_input_email.gif) no-repeat left top;
}
.sub_button{
	background:url(../images/green/sub_button.gif) no-repeat left top;
	border:none;
	color:#fff;
	text-shadow:1px 1px #70af01;
}
/*-----End subscribe to our newsletter-------------*/
.bignumber,.dropcap{
	color:#69a925!important;
}
/*CUSTOM FIRST DROP NO TOP ROUNDED CORNERS EXAMPLE*/

.horiznav ul.level1 li.tl,.horiznav ul.level1 li.tl:hover{
	background:transparent url(../images/green/topmenu/square/tl.png)!important;
}
.horiznav ul.level1 li.tr,.horiznav ul.level1 li.tr:hover{
	background:transparent url(../images/green/topmenu/square/tr.png) no-repeat right top!important;
}
.horiznav ul.level2 li.tl,.horiznav ul.level2 li.tl:hover{
	background:transparent url(../images/green/topmenu/corners/tl.png)!important;
}
.horiznav ul.level2 li.tr,.horiznav ul.level2 li.tr:hover{
	background:transparent url(../images/green/topmenu/corners/tr.png) no-repeat right top!important;
}