/*======================================================================*\
|| #################################################################### ||
|| # 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:url(../images/orange/bg_repeat.jpg) repeat;
	color:#8c8c8c;
}
#bg_top {
	background:url(../images/orange/bg_top.jpg) no-repeat center top;
}
/* BOTTOM PART OF THE SITE LAYOUT. BASE WRAP */
#centerbottom {
}
/*GRIDS STYLING CAN BE USED TO STYLE EACH orange DIFFERENTLY */
#yjsg1 {
	color:#8c8c8c;
}
#header {
}
#logo {
	background:url(../images/orange/logo.png) no-repeat 0px 0px;
}
#yjsgheadergrid {
	color:#8c8c8c;
}
#yjsg2 {
	background:#fff;
}
#yjsg3 {
}
#yjsg4 {
	background:#fff;
}
#yjsg5 {
}
#pathway {
	color:#dd4205;
}
#pathway .yjsg_breadcrumbs a.pathway {
	background: url(../images/arrow.png) no-repeat right center;
}
#yjsg6 {
	background:#fff url(../images/horizontal_sep.gif) repeat-x left bottom;
}
#yjsg7 {
	background:url(../images/yjsg7_bg.gif) repeat-y left top;
	color:#8c8c8c;
}
#footer {
	color:#3C3C3C;
}
#joomlacredit {
	color:#474646;
}
/*TEMPLATE CSS 
--------------------- */
/* SITE LINKS */
a {
	color:#dd4205;
}
/* SITE HOVERS */
a:focus,
a:hover {
	color:#000;
}
#footmod .yjplain a,
#footmod .yjplain a:visited,
#cp a,
#cp a:visited,
#joomlacredit a,
#joomlacredit a:visited,
#pathway a,
#pathway a:visited,
#yjsg1 a,
#yjsg1 a:visited,
#yjsg7 a,
#yjsg7 a:visited {
	color:#8c8c8c;
}
#footmod .yjplain a:hover,
#footmod .yjplain a:focus,
#cp a:focus,
#cp a:hover,
#joomlacredit a:focus,
#joomlacredit a:hover,
#pathway a:focus,
#pathway a:hover,
#yjsg1 a:focus,
#yjsg1 a:hover,
#yjsg7 a:focus,
#yjsg7 a:hover {
	color:#dd4205;
}
/* SITE HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#dd4405;
}
.small,
.createdate,
.modifydate,
.createby {
	text-transform: uppercase;
	color:#dd4205;
	font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle,
.article_title {
	color:#dd4205;
	border-bottom:1px dashed #9e9e96;
}
.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,
.yjround_in fieldset {
	border:none;
}
/* INPUTBOXES */
.inputbox {
	background: #FFFFFF;
	border: 1px solid #e8ebed;
}
.inputbox:hover,
.inputbox:focus {
	background: #fdfbfb;
	border: 1px solid #d4d4d4;
}
/*BUTTONS
--------------------- */
.button,
.button:hover,
.validate {
	color:#efefef;
	background:#dc4306;
	border:1px solid #555;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	box-shadow:none!important;
	text-shadow:none;
}
a.readon,
a.readon:hover,
a.readon:focus {
	color:#fff;
	background:url(../images/orange/readon_l.gif) no-repeat left top!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;
}
a.readon span,
a.readon:hover span,
a.readon:focus span {
	background:url(../images/orange/readon_r.gif) no-repeat right top!important;
}
a.readon:hover {
	color:#000;
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h2.module_title {
	color:#dd4405;
	border-bottom:1px dashed #9e9e96;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h2.module_title span {
	color:#dd4405;
}
#yjsg3 .yjsquare h2.module_title,
#yjsg5 .yjsquare h2.module_title,
#yjsg6 .yjsquare h2.module_title,
#yjsg7 .yjsquare h2.module_title,
#yjsgheadergrid .yjsquare h2.module_title {
	color:#dd4405;
	border-bottom:none;
}
/* 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:#dd4405;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
	background: url(../images/orange/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
	background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
	color:#3e3e3e;
}
/*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:#dd4205;
	text-shadow:1px 1px #efefef;
}
/* NORMAL TOP LINKS */
.horiznav ul li {
	background: url(../images/orange/topmenu/normal_l.png) no-repeat left center;
}
.horiznav ul li a,
.horiznav ul li a:visited {
	color: #3e3e3e;
	background: url(../images/orange/topmenu/normal_r.png) no-repeat right center;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
	background: url(../images/orange/topmenu/normal_l_haschild.png) no-repeat left center;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover,
.horiznav ul li.sfHover {
	background: url(../images/orange/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: #dd4205;
	background: url(../images/orange/topmenu/hover_r.png) no-repeat right center;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav ul li.haschild:hover {
	background: url(../images/orange/topmenu/hover_l_haschild.png) no-repeat left center;
}
.horiznav ul li.haschild a:hover {
	color: #dd4205;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current,
.horiznav li.active {
	background: url(../images/orange/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: #dd4205;
	background: url(../images/orange/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/orange/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/orange/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: #ff4e08;
	background: url(../images/orange/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/orange/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 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 #f2f5f6!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:#fff;
	border-bottom: 1px solid #f2f5f6;
	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:#fff;
	color: #dd4205;
}
.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: #dd4205;
}
/*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:#fff;
	color: #dd4205;
}
/*MAIN SUB UL ACTIVE LI A ITEM*/
.top_menu ul.subul_main li#current a {
	background:#fff;
	color: #dd4205;
}
/*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:#fff;
	color: #ff4e08;
}
/*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/orange/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/orange/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:#f3f4f8;
}
/********************** CORNERS FOR MENU UL'S ***************************/
/*TOP LEFT*/
.horiznav li.tl,
.horiznav li.tl:hover {
	background:transparent url(../images/orange/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr,
.horiznav li.tr:hover {
	background:transparent url(../images/orange/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br,
.horiznav li.br:hover {
	background:transparent url(../images/orange/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl,
.horiznav li.bl:hover {
	background:transparent url(../images/orange/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right,
.horiznav li.right:hover {
	background:transparent url(../images/orange/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: #3e3e3e;
	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: #dd4205;
	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: #3e3e3e;
	border-bottom: 1px solid #f2f5f6;
	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: #dd4205;
	background:#fff;
}
span.separator {
	background:#fff;
	border-bottom: 1px solid #f2f5f6;
	color: #dd4205;
}
/*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:#dd4205!important;
}
/*SIDE MENU MODULE
--------------------- */
/* MENU NORMAL LINKS COLOR */
#mainlevel li a,
.menu li a,
a.mainlevel {
	background: url(../images/orange/mainlevel.gif) no-repeat left top;/* LINKS BG IMAGE */
	color:#3e3e3e;
}
/* 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/orange/mainlevel.gif) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
	background: url(../images/orange/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:#dd4205;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a,
a.sublevel#active_menu {
	color:#3e3e3e;
}
/* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover,
li.active ul li.active a {
	color:#dd4205;
	background: url(../images/orange/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(../images/orange/bodyli.gif) no-repeat 0px 7px;
}
/*------------------SMALL MENU-----------------*/
#smallnav {
	background:url(../images/orange/smallmenu.jpg) repeat-x left top;
}
#smallmenu a:link,
#smallmenu a:visited {
	color:#fff;
	text-shadow:1px 1px #9b3005;
}
#smallmenu a:hover,
#smallmenu a:focus {
	color:#000;
	text-shadow:none;
}
/*-----------IMAGE SLIDER ADV1-------------------*/
/*BUTTONS*/
#YJS_left,
#YJS_right {
	background:url(../images/orange/navs_l.png) left center;
}
#YJS_right {
	background:url(../images/orange/navs_r.png) left center;
}
/*INTRO*/
.YJSlide_slide .YJSlide_intro {
	color:#454545;
	text-shadow:1px 1px #fff;
	background:url(../images/image_slider_intro_bg.png) repeat-y left top;
}
/*TITLE*/
.is_title {
	color:#dd4405;
	background:url(../images/adv_title_sep.gif) repeat-x left bottom;
}
/*READ MORE*/
a.is_rm {
	text-shadow:1px 1px #9b3005;
	background:url(../images/orange/adv_rm.png) no-repeat left top;
}
a.is_rm:link,
a.is_rm:visited {
	color:#fff!important;
}
a.is_rm:hover,
a.is_rm:focus {
	color:#000!important;
}
/*-----------END IMAGE SLIDER ADV1-------------------*/
/*-----------------NF ULTIMATE GRID 3----------------------*/
#yjsg3 .yjsgxhtml {
	background:url(../images/vertical_sep.gif) repeat-y right center;
}
#yjsg3 #user5 {
	background:none;
}
/*DATE*/
.yjsquare._yjnfu .itemcdate {
	background:url(../images/horizontal_sep.gif) repeat-x left bottom;
}
/*CATERGORY*/
.yjsquare._yjnfu .itemcategory {
	color:#df4407;
}
/*INTRO TEXT*/
.yjsquare._yjnfu p.itemintro {
	text-shadow:1px 1px #fdfefe;
}
/*--------------END NEWS FLASH ULTIMATE GRID 3-----------------------*/
/*--------------NEWS SLIDER 7.0 GRID 4---------------------*/
/*DESCRIPTION*/
#slides div.slide div.long_desc {
	color:#8c8c8c;
	background:#fff;
}
/*TITLE*/
#slides div.slide div.long_desc h1 {
	color:#dd4405;
}
/*READ MORE*/
#slides div.slide div.long_desc a {
	color:#fff;
	text-shadow:1px 1px #9b3005;
	background:url(../images/orange/rm_grid4.gif) no-repeat left top;
}
#slides div.slide div.long_desc a:hover,
#slides div.slide div.long_desc a:focus {
	color:#000;
}
/* DEFAULT NAV STYLE*/
#navigator li.element div.inner {
	background:url(../images/def_nav_bg.gif) repeat-y left top;
}
/*TITLE*/
#navigator li.element div.inner span.title {
	color:#dd4405;
}
#navigator li.element div.inner p.desc {
	color:#8d8d8d;
	background:url(../images/horizontal_sep.gif) repeat-x left bottom;
}
/*SELECTED NAV*/
/*SELECTED NAV STYLE*/
#navigator li.selected_right {
	background:url(../images/orange/left_nav.gif) no-repeat 10px top;
}
#navigator li.selected_right div.inner {
	background:url(../images/orange/selected_bg.gif) repeat-x left center;
}
/*TITLE*/
#navigator li.selected_right div.inner span.title {
	color:#fff;
	text-shadow:1px 1px #9b3005;
}
/*NAV INTRO TEXT*/
#navigator li.selected_right div.inner p.desc {
	color:#fff;
	text-shadow:1px 1px #9b3005;
}
/*--------------END NEWS SLIDER 7.0 GRID 4------------*/
/*-------SIGN UP------------------*/
/*TITILE*/
.yjsquare._signup h4 {
	background:url(../images/signup_img.gif) no-repeat left top;
}
/*INTRO TEXT*/
.yjsquare._signup p {
	text-shadow:1px 1px #fff;
}
/*INPUTBOX*/
.yjsquare._signup .inputbox {
	background:url(../images/orange/inputbox_signup.gif) no-repeat left center;
	color:#929289;
}
.yjsquare._signup .inputbox:hover,
.yjsquare._signup .inputbox:focus {
	background:url(../images/orange/inputbox_signup.gif) no-repeat left center;
}
/*BUTTON*/
.yjsquare._signup .button {
	background:url(../images/orange/go_button.gif) no-repeat left center;
}
#yjsg5 .yjsgxhtml {
	background:url(../images/vertical_sep.gif) repeat-y right center;
}
#yjsg5 #user15 {
	background:none;
}
/*------------END SIGNUP----------------*/
/*------------SOCIAL LINKS----------------*/
/*INTRO TEXT*/
.yjsquare._sociallinks p {
	text-shadow:1px 1px #fff;
}
/*------------END SOCIAL LINKS-----------------*/
/*--------------NF ULTIMATE GRID 6-----------------------*/
/*DATE*/
.yjsquare._yjnfu2 .itemcdate {
	background:url(../images/horizontal_sep.gif) repeat-x left bottom;
}
/*CATERGORY*/
.yjsquare._yjnfu2 .itemcategory {
	color:#df4407;
}
/*  NEWS ITEM READ MORE*/
.yjsquare._yjnfu2 a.itemreadmore {
	background:url(../images/orange/readmore_nf2.gif) no-repeat left top;
	color:#fff;
	text-shadow:1px 1px #9b3005;
}
.yjsquare._yjnfu2 a.itemreadmore:hover,
.yjsquare._yjnfu2 a.itemreadmore:focus {
	color:#000;
}
/*--------------END NF ULTIMATE GRID 6-------------------*/
/*-------------MAIN MENU FOOTER-----------------*/
.yjsquare._menufooter a {
	text-shadow:1px 1px #efeff0;
}
/*-------------END MAIN MENU FOOTER-----------------*/
/*--------------------QUICK NAVIGATION FOOTER------------------ */
ul.quick_nav li a {
	text-shadow:1px 1px #efeff0;
}
ul.quick_nav li a {
	background: url(../images/orange/mainlevel.gif) no-repeat left top;
}
ul.quick_nav li a:hover {
	color:#dd4205!important;
	background:url(../images/orange/mainlevel.gif) no-repeat left bottom;
}
/*--------------------END QUICK NAVIGATION FOOTER------------------ */
/*-----------------NF ULTIMATE FOOTER---------------------------*/
.yjsquare._yjnfu3 .yjnewsflashu_in {
	background:url(../images/horizontal_sep.gif) repeat-x left bottom;
}
/*LINK TITILE*/
.yjsquare._yjnfu3 a.itemtitle {
	text-shadow:1px 1px #f4e2db;
	color:#dd4205!important;
}
.yjsquare._yjnfu3 a.itemtitle:hover,
.yjsquare._yjnfu3 a.itemtitle:focus {
	color:#000!important;
}
/*INTRO TEXT*/
.yjsquare._yjnfu3 p.itemintro {
	text-shadow:1px 1px #efeff0;
}
.yjnewsflashu_in.last {
	background:none!important;
}
/*-----------------END NF ULTIMATE FOOTER---------------------------*/
#yjsg7 .yjsgxhtml {
	background:url(../images/vertical_sep.gif) repeat-y right center;
}
#yjsg7 #user25 {
	background:none;
}
/*-----------MODULE STYLES------------------*/
/*YJ1*/
.yjsquare._yj1 h2.module_title {
}
.yjsquare._yj1 {
	background:#fff;
	border:2px solid #e8ebed;
}
/*YJ2*/
.yjsquare._yj2 {
	background:url(../images/yjsg7_bg.gif) repeat-y left top;
	border:1px solid #DADFE1;
}
.yjsquare._yj2 h2.module_title {
	background:url(../images/signup_img.gif) no-repeat left top;
}
/*---------END MODULE STYLES--------------------*/
.dropcap {
	color:#dd4405;
}
.bignumber {
	color:#dd4405;
}
/* 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;
}
.jbsm li,
.accordion-group {
	background:#fff;
}
.userpages {
	border: 2px solid #e8ebed;
	background: #fff;
	-webkit-box-shadow:0 0 8px #e2e2e2;
	-khtml-box-shadow:0 0 8px #e2e2e2;
	-moz-box-shadow:0 0 8px #e2e2e2;
	box-shadow:0 0 8px #e2e2e2
}
#mmenu_holder {
	background:#dd4405!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;
}
