/*======================================================================*\
|| #################################################################### ||
|| # 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 {
	background:#F8F5F5;
	color:#555;
}
#yjsg1,
#yjsgheadergrid,
#yjsg2,
#footer{
	color:#efefef;
}
#logo {
	background:url(../images/brick/logo.png) no-repeat 0px 0px;
}
#pathway .breadcrumb{
	background:none;
}
.top_holder {
	background:url(../images/topholder_bg.jpg) repeat;
}
.top_inset,
.bottom_inset {
	background:url(../images/menu_inset.jpg) repeat-x;
}
.footer_holder {
	background:#282828;
}
.grid3_holder {
	background:#DEDDDD;
	border-top: 1px solid #FFFFFF;
	border-bottom:1px solid #C6C6C6;
}
.grid5_holder {
	background:#232323;
}
/*TEMPLATE CSS 
--------------------- */
/* SITE LINKS */
a{
 color:#CD4D2A;
}
/* SITE HOVERS */
a:focus,
a:hover {
	color:#353535;
}
#yjsg1 a,
#yjsgheadergrid a,
#yjsg7 a {
	color:#f5f5f5;
}
#yjsg1 a:hover,
#yjsgheadergrid a:hover,
#yjsg7 a:hover {
	color:#d7d7d7;
}
/* SITE HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#CD4D2A;
}
.small,
.createdate,
.modifydate,
.createby {
	text-transform: uppercase;
	color:#ccc;
	font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle,
.article_title,
.yjsg-morearticles h3 {
	color:#CD4D2A;
	border-bottom:1px solid #DEDDDD;
}
/* 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: #F7F4F4;
	border: 1px solid #CD4D2A;
}
.inputbox:hover,
.inputbox:focus {
	background: #F7F7F7;
	border: 1px solid #838383;
}
/*BUTTONS
--------------------- */
.button,
.button:hover,
.validate {
	background:#CD4D2A;
	border:1px solid #89321A;
	color:#FFFFFF;
	text-shadow:none;
}
/*readon*/
a.readon{
	background:#f7f7f7 url(../images/brick/bodyli.gif) no-repeat center left!important;
	border:none;
	color:#090909;
	font-weight:bold;
	text-shadow:none;
	-webkit-box-shadow:none!important;
	-khtml-box-shadow:none!important;
	-moz-box-shadow:none!important;
	box-shadow:none!important;
}
.readon span {
	background:#f7f7f7!important;
}
a.readon:hover {
	color:#CD4D2A;
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h2.module_title {
	color:#CD4D2A;
	border-bottom:1px solid #DEDDDD;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h2.module_title span {
	color:#CD4D2A;
}
#yjsg1 .yjsquare h2.module_title,
#yjsg7 .yjsquare h2.module_title,
#yjsgheadergrid .yjsquare h2.module_title {
	color:#CD4D2A;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsg1 .yjsquare h2.module_title span,
#yjsg7 .yjsquare h2.module_title span,
#yjsgheadergrid .yjsquare h2.module_title span {
	color:#CD4D2A;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
	background: url(../images/brick/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
/* 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:#efefef;
}
/* 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: #CD4D2A;
	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: #EFEFEF;
	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 center;
}
.horiznav ul li.haschild a:hover {
	color: #EFEFEF;
}
/* 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: #EFEFEF;
	background: url(../images/brick/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/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: #EFEFEF;
	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:#232323;
}
/* 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 #c7c5c5!important;
}
/*--- end dropline extra ---*/
/*--Module in menu---*/
.yj_menu_module_holder h2,
.yj_menu_module_holder h2 span {
	color:#CD4D2A;
	background:none;
}
.yj_menu_module_holder h2 {
	border-bottom:1px solid #000;
}
.yj_menu_module_holder .yjsquare_in {
	color:#efefef;
	font-size:80%;
}
/*--End Module in menu---*/
/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:#232323;
	border-bottom: 1px solid #111111;
	color: #EFEFEF;
}
.top_menu ul.subul_main li a:visited {
	color: #EFEFEF;
	background:#232323;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background:#000;
	color: #EFEFEF;
}
.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:#232323;
	color: #EFEFEF;
}
/*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:#000;
	color: #EFEFEF;
}
/*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:#000;
	color: #EFEFEF;
}
/*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:#000;
	color: #EFEFEF;
}
/*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:#292929;
}
/********************** 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;
}
/********************** 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: #EFEFEF;
	border:none;
	background:#232323;
}
.top_menu .horiznav .group_holder li.haschild a:hover,
.top_menu .horiznav .group_holder li.haschild .group_holder li.haschild a:hover {
	color: #EFEFEF;
	background:#232323;
}
/* 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: #EFEFEF;
	border-bottom: 1px solid #000;
	background:#232323;
}
.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: #EFEFEF;
	background:#000;
}
span.separator {
	background:#232323;
	border-bottom: 1px solid #000;
	color: #EFEFEF;
}
/*Menu module links*/
div.yj_menu_module_holder .yjsquare_in a:link,
div.yj_menu_module_holder .yjsquare_in a:visited {
	color:#EFEFEF!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:#848282;
}
/* 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,
.menu li a:hover {
	color:#CD4D2A;
}
/* 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:#727272;
	background: url(../images/brick/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(../images/brick/bodyli.gif) no-repeat 0px 7px;
}
/*------Advert-------*/
.yjsquare.advert h1 {
	color:#EFEFEF;
}
.yjsquare.advert p {
	color:#EFEFEF;
}
/*------Module Styles-------*/
.yjsquare.yj1 h2.module_title {
	color:#CD4D2A;
	background:url(../images/brick/inset_topshelf.gif) repeat-x bottom left;
	border:none;
}
.yjsquare.yj1 span {
	color:#CD4D2A;
}
.yjsquare.yj2 h2.module_title {
	background: url("../images/brick/inset_bottom.gif") repeat-x scroll left bottom transparent;
	color: #CD4D2A;
	border:none;
}
.yjsquare.yj2 span {
	color: #CD4D2A;
}
.yjsquare.yj2 p {
	color:#D9D8D8;
}
.componentheading,
.contentheading {
	color: #CD4D2A;
	border-bottom: 1px solid #DEDDDD;
}
.yjsquare._yj2 {
	border:1px solid #DEDDDD;
}
.yjsquare._yj2 h2.module_title {
	color:#CD4D2A;
	border-bottom:1px solid #DEDDDD;
}
.yjsquare._yj1 {
	background:#232323;
	color:#efefef;
}
.yjsquare._yj1 h2.module_title {
	color:#CD4D2A;
	border-bottom:1px solid #000;
}
#component-contact .inputbox {
	background:#fff;
	border: 1px solid #D3D1D1;
}
span.dropcap,
.bignumber {
	color:#CD4D2A;
}
.yjsg_poll .inputbox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D3D1D1;
}
#yjsg2 .yjsquare h2.module_title,
#yjsg1 .yjsquare h2.module_title,
#header h2.module_title,
#yjsg5 .yjsquare h2.module_title {
	background:url(../images/menu_inset.jpg) repeat-x bottom left!important;
	border:none!important;
}
#yjsg3 .yjsquare h2.module_title {
	background:url(../images/brick/inset_topshelf.gif) repeat-x bottom left;
}
/* pagination */
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 {
	background-image: url(../images/system/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;
}