/*======================================================================*\
|| #################################################################### ||
|| # 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#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:#dfdfdf url(../images/light/site_bg.jpg) repeat;
	color:#555;
}
#centerbottom {
	background:#ebebeb url(../images/light/center_bottom.jpg) repeat;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
	background:url(../images/light/topmenu/horiz_bg.png) repeat;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
	background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
	color:#8b8b8b;
}
/*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:#4F4F4F;
}
/* NORMAL TOP LINKS */
.horiznav ul li {
	background: url(../images/light/topmenu/normal_l.png) no-repeat left center;
}
.horiznav ul li a, .horiznav ul li a:visited {
	color:#777777;
	background: url(../images/light/topmenu/normal_r.png) no-repeat right center;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
	background: url(../images/light/topmenu/normal_l_haschild.png) no-repeat left center;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover, .horiznav ul li.sfHover {
	background: url(../images/light/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 {
	background: url(../images/light/topmenu/hover_r.png) no-repeat right center;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav ul li.haschild:hover {
	background: url(../images/light/topmenu/hover_l_haschild.png) no-repeat left center;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current, .horiznav li.active {
	background: url(../images/light/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 {
	background: url(../images/light/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/light/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/light/topmenu/active_l.png) no-repeat left center;
}
.horiznav li#current a:hover, .horiznav li#current.sfHover a:hover, .horiznav li.active a:hover {
	background: url(../images/light/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/light/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:url(../images/light/topmenu/horiz_bg.png) repeat;
}
/* 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 #D9D9D9!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:url(../images/light/topmenu/horiz_bg.png) repeat;
	border-bottom: 1px solid #D9D9D9;
	color: #121212;
}
.top_menu ul.subul_main li a:visited {
	color: #121212;
	background:url(../images/light/topmenu/horiz_bg.png) repeat;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background:url(../images/light/topmenu/horiz_bg.png) repeat;
}
.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:url(../images/light/topmenu/horiz_bg.png) repeat;
}
/*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:url(../images/light/topmenu/horiz_bg.png) repeat;
	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:url(../images/light/topmenu/horiz_bg.png) repeat;
}
/*MAIN SUB UL ACTIVE LI A ITEM*/
.top_menu ul.subul_main li#current a {
	background:url(../images/light/topmenu/horiz_bg.png) repeat;
}
/*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:url(../images/light/topmenu/horiz_bg.png) repeat;
}
/*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/light/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/light/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:url(../images/light/topmenu/horiz_bg.png) repeat;
}
/********************** CORNERS FOR MENU UL'S ***************************/
/*TOP LEFT*/
.horiznav li.tl, .horiznav li.tl:hover {
	background:transparent url(../images/light/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr, .horiznav li.tr:hover {
	background:transparent url(../images/light/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br, .horiznav li.br:hover {
	background:transparent url(../images/light/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl, .horiznav li.bl:hover {
	background:transparent url(../images/light/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right, .horiznav li.right:hover {
	background:transparent url(../images/light/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:url(../images/light/topmenu/horiz_bg.png) repeat;
}
.top_menu .horiznav .group_holder li.haschild a:hover, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild a:hover {
	background:url(../images/light/topmenu/horiz_bg.png) repeat;
}
/* 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 #D9D9D9;
	background:url(../images/light/topmenu/horiz_bg.png) repeat;
}
.top_menu .horiznav .group_holder li.haschild li a:hover, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild li a:hover {
	background:url(../images/light/topmenu/horiz_bg.png) repeat;
}
span.separator {
	background:url(../images/light/topmenu/horiz_bg.png) repeat;
	border-bottom: 1px solid #D9D9D9;
	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;
}
/* GRUNGE LINES*/
.pagetitle, div.title h2, .yjsg-morearticles h3, .yjround h4, .yjsquare h4, .yjround_yj1 h4, .yjsquare_yj1 h4, .yjround_yj2 h4, .yjsquare_yj2 h4, .yjsquare_yjnf7 h4, .yjsquare_yjnf5 h4 {
	background: url(../images/light/grunge_line.jpg) repeat-x left bottom;
}
#yjsg1 .yjround h4, #yjsg1 .yjsquare h4, #yjsgheadergrid .yjround h4, #yjsgheadergrid .yjsquare h4, #yjsg6 .yjround h4, #yjsg6 .yjsquare h4, #yjsg7 .yjround h4, #yjsg7 .yjsquare h4 {
	background: url(../images/light/grunge_line_d.jpg) repeat-x left bottom;
}
#yjsg6 .yjsquare, #yjsg7 .yjsquare {
	background:#dfdfdf url(../images/light/site_bg.jpg) repeat;
}
#userlogin, #userlogout, #userregister, #userreminder {
	background:#dfdfdf url(../images/light/site_bg.jpg) repeat;
}
/* yj multitab*/
ul#tabs {
	background: url(../images/light/grunge_line.jpg) repeat-x left bottom;
}
/* yjnf ultimate multitab*/
.yjnewsflashu.multitab .yjnewsflashu_in {
	background: url(../images/light/grunge_line.jpg) repeat-x left bottom;
}
.yjnewsflashu.multitab div.imageholder {
	border:none;
	background:#fff url(../images/light/yjnf_multitab_shadow.jpg) no-repeat center bottom;
}
/* custom span grid6 and 7*/
#yjsg6 .yjsquare h4 span, #yjsg7 .yjsquare h4 span {
	color:#696969;
}
/* adverts*/
.yf_add {
	background:#d9d9d9;
}
/* yjnf7*/
.yjnf7_right div.yj_news_flash_to {
	background: url(../images/light/grunge_line.jpg) repeat-x left bottom;
}
/* yjnf 5*/
.yjnewsflash5.youfash .yjnewsflash5_in {
	background: url(../images/light/grunge_line.jpg) repeat-x left bottom;
}
.yjnewsflash5.youfash div.imageholder {
	background:#fff url(../images/light/yjnf_multitab_shadow.jpg) no-repeat center bottom;
}
/* yj1*/
.yjsquare_yj1 {
	background:#dfdfdf url(../images/light/site_bg.jpg) repeat;
}
.yjsquare_yj1 h4 {
	background: url(../images/light/grunge_line_d.jpg) repeat-x left bottom;
}
.yjsquare_yj1 h4 span {
	color:#898989;
}
/* yj2*/
.yjsquare_yj2 h4 {
	background:none;
}
.yjsquare_yj2 h4 span {
	color:#898989;
}
.yjsquare_yj2 {
	background:#fff;
}
