/*======================================================================*\
|| #################################################################### ||
|| # 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 {
	background: #69191a; /*url(../images/brick/bg.jpg) repeat;*/
	color: #555;
}
/* BOTTOM PART OF THE SITE LAYOUT. BASE WRAP */
#centerbottom {
	background: #fff;
}
#header {
	background: url(../images/bg-header.png) no-repeat 0px 0px;
	height: 121px;
}
#logo {
}
#yjsg1 {
	background: #fff;
	border-bottom: 1px solid #dddddd;
}
#yjsg2 {
	background: #fff;
}
#yjsg3 {
	background: #fff;
}
#yjsg4 {
	background: #fff;
}
#yjsg5 {
	background: #fff;
}
#yjsg6 {
	background: #fff;
}
#pathway {
	background: #fff;
	color: #222;
}
#pathway .yjsg_breadcrumbs a.pathway {
	background: url(../images/arrow.png) no-repeat right center;
}
/*yjsg7*/
#yjsg7 {
	background: #581515 /*url(../images/brick/yjsg7.gif) repeat-x left top;*/
}
#yjsg7 .yjsgxhtml {
	/*background: url(../images/brick/yjsg7_mholder.gif) no-repeat right top;*/
}
#footer {
	color: #ddd;
	/*background: #262931 url(../images/brick/footer_bg.gif) repeat-x left top;*/
}
#footer a{color:#768035;}
#footer a:hover{color:#FFFF24;}
#youjoomla {
	background: url(../images/brick/footer_in.gif) no-repeat center top;
}
/* SITE LINKS */
a {
	color: #cf3c02;
}
/* SITE HOVERS */
a:focus, a:hover {
	color: #CC9900;text-decoration:underline;/*#d21e3e;*/
}
/*DIFFERENT STYLE FOR  LINKS ON DARK BG
--------------------- */
#footmod a:hover, #footmod .yjplain a:hover, #footmod .yjplain a:focus, #cp a:focus, #cp a:hover, #joomlacredit a:focus, #joomlacredit a:hover, #yjsg7 a:hover {
	/*color: #fff;*/
}
/* SITE HEADINGS */
h1, h2, h3, h4, h5, h6 {
	color: #727272;margin: 0 0 0 10px;
}
.small, .createdate, .modifydate, .createby {
	color: #777777;
	font-size: 10px;
	font-weight: bold;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle, .article_title {
	color: #222222;
}
.yjsg-morearticles h3 {
	border: none;
}
/* NEWS ITEM TITLE WITH LINK*/
.article_title a {
	color: #222222;
}
.article_title a:hover, .article_title a:focus {
	color: #727272;
}
/* 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, .yjround_in fieldset {
	border: none;
}
/* INPUTBOXES */
.inputbox {
	background: #FFFFFF;
	border: 1px solid #c8c8c8;
}
.inputbox:hover, .inputbox:focus, #userreminder .required:hover, #userreminder .required:focus {
}
/*BUTTONS
--------------------- */
.button, .button:hover, .button:focus, .validate {
	color: #fff;
	background: url(../images/brick/button.jpg) no-repeat left top!important;
}
a.readon, a.readon:hover, a.readon:focus {
	color: #cf3c02;
	background: url(../images/brick/readon.jpg) no-repeat right 8px!important;
	border: none;
	-webkit-box-shadow: none!important;
	-khtml-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	text-shadow: none;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
a.readon:hover {
	color: #727272;
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h2.module_title {
	color: #cf3c02;
	background: #eeeeee;
	border: 1px solid #dddbdb;
	border-bottom: 1px solid #fff;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h2.module_title span {
	color: #cf3c02;
}
.yjsquare_in {
	border: 1px solid #dddbdb;
}
/* grid7*/
#yjsg7 .yjsquare h2.module_title, #yjsg7 .yjsquare h2.module_title span {
	background: none;
	color: #fff;
	border: none;
	text-shadow: 1px 1px #14161a;
}
#yjsg7 .yjsquare_in {
	border: none;
	color: #efefef;
}
/* ADDITIONAL MODULE STYLES */
/* _yj1 */
.yjsquare._yj1 h2.module_title, .yjsquare.yj1 h2.module_title {
	background: url(../images/brick/yj1.jpg) repeat-x left top;
	color: #fff;
	text-shadow: 1px 1px #b13503;
	border: 1px solid #cf3c02;
	border-bottom: 1px solid #b13503;
}
.yjsquare._yj1 h2.module_title span, .yjsquare.yj1 h2.module_title span {
	color: #fff;
	text-shadow: 1px 1px #b13503;
}
/* _yj2 */
.yjsquare._yj2 h2.module_title, .yjsquare.yj2 h2.module_title {
	background: #3d434e;
	color: #fff;
	border: 1px solid #000000;
}
.yjsquare._yj2 h2.module_title span, .yjsquare.yj2 h2.module_title span {
	color: #fff;
}
/*yjsgheadergrid*/
#yjsgheadergrid .yjsquare_in {
	border: 0;
}
#yjsgheadergrid .yjsquare h2.module_title, #yjsgheadergrid .yjsquare h2.module_title span {
	border: 0;
	background: none;
	text-transform: capitalize;
}
/* menu modules*/
.has_modpoz .yjsquare_in, .has_module .yjsquare_in {
	border: 0;
}
.has_modpoz .yjsquare h2.module_title, .has_module .yjsquare h2.module_title, .has_modpoz .yjsquare h2.module_title span, .has_module .yjsquare h2.module_title span {
	border: 0;
	background: none;
	text-transform: capitalize;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
	background: url(../images/brick/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
#topmenu_holder {
	background: #fff;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
	background: none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
	color: #fff;
}
/*SUB LEVEL SUBTITLE*/
ul.subul_main li a span.yjm_desc, ul.subul_main li a:hover span.yjm_desc, ul.subul_main li.active a span.yjm_desc, ul.subul_main li.sfHover a span.yjm_desc {
	color: #a9a9a9;
}
/* NORMAL TOP LINKS */
.horiznav ul li {
	background: url(../images/brick/topmenu/normal_l.png) no-repeat left center;
}
.horiznav ul li a, .horiznav ul li a:visited {
	color: #efefef;
	background: url(../images/brick/topmenu/normal_r.png) no-repeat right center;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
	background: url(../images/brick/topmenu/normal_l_haschild.png) no-repeat left center;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover, .horiznav ul li.sfHover {
	background: url(../images/brick/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: #ffff24;
	background: url(../images/brick/topmenu/hover_r.png) no-repeat right center;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav ul li.haschild:hover {
	background: url(../images/brick/topmenu/hover_l_haschild.png) no-repeat left top;
}
.horiznav ul li.haschild a:hover {
	color: #ffff24;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current, .horiznav li.active {
	background: url(../images/brick/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: #ffff24;
	background: url(../images/brick/topmenu/active_r.png) no-repeat right top;
}
/* 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/brick/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/brick/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: #ffff24;
	background: url(../images/brick/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/brick/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: #fafafa;
}
/* 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 #e0e0e0!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background: #fafafa;
	border-bottom: 1px solid #e0e0e0;
	color: #121212;
}
.top_menu ul.subul_main li a:visited {
	color: #121212;
	background: #fafafa;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background: #ddd;
	color: #121212;
}
.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: #fafafa;
	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: #f2f2f2;
	color: #121212;
}
/*MAIN SUB UL ACTIVE LI A ITEM*/
.top_menu ul.subul_main li#current a {
	background: #f2f2f2;
	color: #121212;
}
/*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: #ccc;
	color: #121212;
}
/*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/brick/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/brick/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: #cf3c02;
}
/********************** CORNERS FOR MENU UL'S ***************************/
/*TOP LEFT*/
.horiznav li.tl, .horiznav li.tl:hover {
	background: transparent url(../images/brick/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr, .horiznav li.tr:hover {
	background: transparent url(../images/brick/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br, .horiznav li.br:hover {
	background: transparent url(../images/brick/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl, .horiznav li.bl:hover {
	background: transparent url(../images/brick/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right, .horiznav li.right:hover {
	background: transparent url(../images/brick/topmenu/corners/right.png) no-repeat right bottom!important;
}
/******************************/
.horiznav ul.level1 li.tl, .horiznav ul.level1 li.tl:hover {
	background: transparent url(../images/brick/topmenu/corners/tl2.png)!important;
}
.horiznav ul.level1 li.tr, .horiznav ul.level1 li.tr:hover {
	background: transparent url(../images/brick/topmenu/corners/tr2.png) no-repeat right top!important;
}
.horiznav ul.level2 li.tl, .horiznav ul.level2 li.tl:hover {
	background: transparent url(../images/brick/topmenu/corners/tl.png)!important;
}
.horiznav ul.level2 li.tr, .horiznav ul.level2 li.tr:hover {
	background: transparent url(../images/brick/topmenu/corners/tr.png) no-repeat right top!important;
}
.top_menu ul.subul_main.level1 {
	margin-top: 3px;
}
.YJSG_listContainer ul.subul_main.level1 {
	margin-top: 0px!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 #e0e0e0;
	background: #fafafa;
}
.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: #f2f2f2;
}
span.separator {
	background: #fafafa;
	border-bottom: 1px solid #e0e0e0;
	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/brick/mainlevel.gif) no-repeat left top;/* LINKS BG IMAGE */
	color: #cf3c02;
}
/* 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/brick/mainlevel.gif) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
	background: url(../images/brick/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: #525252;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a, a.sublevel#active_menu {
	color: #525252;
}
/* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover, li.active ul li.active a {
	color: #525252;
	background: url(../images/brick/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(../images/brick/bodyli.gif) no-repeat 0px 11px;
}
/*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;
}
/* top block button*/
#topblock2 .search .button {
	background: url(../images/brick/search_button.gif) no-repeat left top!important;
	border: none!important;
	color: #fff!important;
}
/* yjsg7 li*/
#yjsg7 ul li {
	background: url(../images/brick/yjsg7_li.png) no-repeat left 5px;
	text-shadow: 1px 1px #282b32;
}
/*yjnf ultimate yjsg7*/
.yjnewsflashu.yjsg7 .yjnewsflashu_in {
	background: url(../images/brick/yjsg7_li.png) no-repeat left 5px!important;
	border: none;
}
.yjacnf_item div.imageholder {
	border: 1px solid #e7e7e7;
	background: #F6F6F6;
}
#mmenu_holder {
	background: #950b05!important;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
span#yjmm_selectid {
	color: #fff!important;
	background: url(../images/mm_arrow_white.png) no-repeat right center!important;
}
img.border {
	border: 1px solid #e7e7e7;
	background: #f6f6f6;
}
