/*======================================================================*\
|| #################################################################### ||
|| # 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:url(../images/main_bg.jpg) repeat;
  color:#333;
}
/* BOTTOM PART OF THE SITE LAYOUT. BASE WRAP */
#centerbottom,#centertop{
  background:#eeeeee;
}
/*GRIDS STYLING CAN BE USED TO STYLE EACH blue DIFFERENTLY */
#yjsg1 {
  color:#515151;
}
#header {
  border-left:1px solid #1e5b91;
  border-right:1px solid #1e5b91;
  background:url(../images/header.png) repeat-x left top;
  overflow:hidden;
}

#header a.logo-sky img {padding:0; margin:0; border:0;}
#header table {width:300px; margin-left:680px; margin-top:-79px; color:#fff; font-style:italic;}
#header table tr td{padding:3px 0px;}
#header .main-phone {font-size:200%; font-weight:bold;}

#logo {
  background:url(../images/blue/logo.png) no-repeat 0px 0px;
}
#yjsgheadergrid {
  color:#efefef;
}
#yjsg2 {}
#yjsg3 {}
#yjsg4 {}
#yjsg5 {
  color:#efefef;
  text-shadow:1px 1px #212121;
}
#pathway {
  color:#555;
}
#pathway .yjsg_breadcrumbs a.pathway {
  background: url(../images/arrow.png) no-repeat right center;
}
#yjsg6 {
  color:#efefef;
}
#yjsg7 {
  color:#efefef;
}
#footer {
  color:#fff;
}
#joomlacredit {
  color:#474646;
}
/*TEMPLATE CSS 
--------------------- */
/* SITE LINKS */
a:{color: rgb(70, 95, 223);}

a:link, a:visited {
  text-decoration: none;
  color:rgb(70, 95, 223);
}
/* SITE HOVERS */
a:focus, a:hover {
  color:#22538c;
  text-decoration: none;
}
/*DIFFERENT STYLE FOR  LINKS ON DARK BG
--------------------- */
#footmod a, #footmod a:visited, #cp a, #cp a:visited, #joomlacredit a, #joomlacredit a:visited{
  color:#706F6F;
}
#footmod a:hover, #footmod a:focus, #cp a:focus, #cp a:hover, #joomlacredit a:focus, #joomlacredit a:hover{
  color:#417cb6;
}
#pathway a, #pathway a:visited {
  color:#417cb6;
}
#pathway a:focus, #pathway a:hover{
  color:#515151;
}
#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:#22538c;
}

h1{
  border-bottom:1px solid #e5e5e5; 
}

.small, .createdate, .modifydate, .createby {
  text-transform: uppercase;
  color:#515151;
  font-size:10px;
} 
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle, div.title h1, div.title h2, .yjsg-morearticles h3 {
  color:#22538c;  
}
.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:#515151;
}
div.title h1 a:hover, div.title h1 a:focus, div.title h2 a:hover, div.title h2 a:focus {
  color:#417cb6;
}
/* FORM ELEMENTS */
/* ARTICLE TABLE OF CONTENTS */
fieldset, .toclink {
  border:1px solid #dcdcdc;
}
/* FIELDSET IN MODULES */
.yjsquare_in fieldset, .yjround_in fieldset {
  border:none;
}
/* INPUTBOXES */
.inputbox{
  color:#bebebe;
  background: #FFFFFF;
  border: 1px solid #dcdcdc;
}
.inputbox:hover, .inputbox:focus{
  background: #F7F7F7;
  border: 1px solid #e5e5e5;
}
/*BUTTONS
--------------------- */
.button, .validate{
  background:#417cb6;
  border:none;
  color:#fff;
  text-shadow:1px 1px #376a9a;
}
/*readon*/
a.readon:link, a.readon:visited {
  background:url(../images/blue/readon_l.png) no-repeat left top;
  color:#fff;
  text-shadow:1px 1px #376a9a;
}
.readon span {
  background:url(../images/blue/readon_r.png) no-repeat right top;
}
a.readon:hover {
  color:#121212;
  text-shadow:none;
}
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/blue/pagination.png);
}
/* active one*/
ul.pagination li span {
  color:#fff;
}
/* hover*/
ul.pagination li a:hover {
  color:#fff;
}
/* THIS TEMPLATE IS EQUIPED WITH  ROUND AND SQUARE CORNERS
TO SEE ROUND CORNERS SIMPLY CHANGE THE MODULE blue 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/blue/rounded.png);
}
.yjround h4 {
  color:#515151;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR */
.yjround h4 span {
  color:#515151;
}
/* SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND*/
#yjsg1 .yjround .content, #yjsgheadergrid .yjround .content, #yjsg7 .yjround .content {
  color:#515151;
}
.yjround_in {
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h4 {
  color:#515151;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h4 span {
  color:#515151;
}
.yjsquare {
}
.yjsquare_in {
}
/* ADDITIONAL MODULE STYLES */
/* _yj1 */
.yjsquare_yj1 h4 {
}
.yjsquare_yj1 h4 span {
}
.yjsquare_yj1 {
}
.yjsquare_yj1 .yjsquare_in {
}
/* _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,#yjsg5 .yjsquare h4,#yjsg6 .yjsquare h4,#yjsg7 .yjsquare h4 {
  color:#fff;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsgheadergrid .yjsquare h4 span,#yjsg5 .yjsquare h4 span,#yjsg6 .yjsquare h4 span,#yjsg7 .yjsquare h4 span{
  color:#fff;
}
/*SEARCH INPUTBOX STYLING. CURRENTLY USING DEFAULT INPUT STYLE
--------------------- */
.searchplus.inputbox,
.searchplus.inputbox:hover,
.searchplus.inputbox:focus{
  color:#bbbbbb;
  background:url(../images/blue/search_box.png) no-repeat left top;
}
.searchplus.button{
  background:url(../images/blue/button_search.png) no-repeat left top;
}
/*LOGIN MODULE INPUTBOX CURRENTLY USING DEFAULT INPUT STYLE
--------------------- */
#modlgn_passwd, #modlgn_username {
}
#modlgn_passwd {
}
#modlgn_username {
}
#modlgn_remember.inputbox{
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
  background: url(../images/blue/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
  background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
  color:#b4b4b4;
}
/*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:#121212;
  text-shadow:1px 1px #efefef;
}
/* NORMAL TOP LINKS */
.horiznav ul li {
  background: url(../images/blue/topmenu/normal_l.png) no-repeat left center;
}
.horiznav ul li a, .horiznav ul li a:visited {
  color: #f9f9f9;
  background: url(../images/blue/topmenu/normal_r.png) no-repeat right center;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
  background: url(../images/blue/topmenu/normal_l_haschild.png) no-repeat left center;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover, .horiznav ul li.sfHover {
  background: url(../images/blue/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: #417cb6;
  background: url(../images/blue/topmenu/hover_r.png) no-repeat right center;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav ul li.haschild:hover {
  background: url(../images/blue/topmenu/hover_l_haschild.png) no-repeat left center;
}
.horiznav ul li.haschild a:hover {
  color: #417cb6;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current, .horiznav li.active {
  background: url(../images/blue/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: #417cb6;
  background: url(../images/blue/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/blue/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/blue/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: #2c7bc0;
  background: url(../images/blue/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/blue/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 #dedede!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
  background:#fafafa;
  border-bottom: 1px solid #dedede;
  color: #417cb6;
}
.top_menu ul.subul_main li a:visited {
  color: #417cb6;
  background:#fafafa;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
  background:#fafafa;
  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: #417cb6;
}
/*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:#fafafa;
  color: #121212;
}
/*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:#fafafa;
  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,
.top_menu ul.subul_main li.haschild.active span.subparent a:hover{
  background:#fafafa;
  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/blue/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/blue/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/blue/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr, .horiznav li.tr:hover {
  background:transparent url(../images/blue/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br, .horiznav li.br:hover {
  background:transparent url(../images/blue/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl, .horiznav li.bl:hover {
  background:transparent url(../images/blue/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right, .horiznav li.right:hover {
  background:transparent url(../images/blue/topmenu/corners/right.png) no-repeat right bottom!important;
}
/*CUSTOM FIRST DROP NO TOP ROUNDED CORNERS EXAMPLE*/
.horiznav ul.level1 li.tl,.horiznav ul.level1 li.tl:hover{
  background:transparent url(../images/blue/topmenu/square/tl.png)!important;
}
.horiznav ul.level1 li.tr,.horiznav ul.level1 li.tr:hover{
  background:transparent url(../images/blue/topmenu/square/tr.png) no-repeat right top!important;
}
.horiznav ul.level2 li.tl,.horiznav ul.level2 li.tl:hover{
  background:transparent url(../images/blue/topmenu/corners/tl.png)!important;
}
.horiznav ul.level2 li.tr,.horiznav ul.level2 li.tr:hover{
  background:transparent url(../images/blue/topmenu/corners/tr.png) no-repeat right top!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: #417cb6;
  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: #417cb6;
  border-bottom: 1px solid #dedede;
  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:#fafafa;
}
span.separator {
  background:#fafafa;
  border-bottom: 1px solid #dedede;
  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:#417cb6!important;
}
/*SIDE MENU MODULE
--------------------- */
/* MENU NORMAL LINKS COLOR */
#mainlevel li a, .menu li a, a.mainlevel {
  background: url(../images/blue/mainlevel.gif) no-repeat left top;/* LINKS BG IMAGE */
  color:#121212;
}
/* 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/blue/mainlevel.gif) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
  background: url(../images/blue/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:#417cb6;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a, a.sublevel#active_menu {
  color:#417cb6;
}
/* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover, li.active ul li.active a {
  color:#121212;
  background: url(../images/blue/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
  background: url(../images/blue/bodyli.gif) no-repeat 0px 5px;
}
/*USER PAGES STYLES */
div.userpages{
  background:#fff;
  border:1px solid #e5e5e5;
}
div.userpageswrap.offline div.userpages{
  border:none;
  background:#fff;
}
/*16 and up*/
div.userpages dt{
  background:#fff;
  border:1px solid #ccc;
}
/* IMAGE CAPTIONS */
p.img_caption {
  background:#efefef;
  border:1px solid #ccc;
  text-shadow:1px 1px #fff;
  text-transform:uppercase;
  color:#5F5F5F;
}
/*SECTION TABLE ENTERY COLORS- */
table.pollstableborder tr.sectiontableentry1 td, table.pollstableborder tr.sectiontableentry2 td {
  border: none;
}
.sectiontableheader {
  border: 1px solid #f4f4f4;
  background:#fff;
}
.sectiontableentry1 {
  background-color : #f4f4f4;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {
  border-bottom: 1px solid #fff;
}
tr.sectiontableentry1 td, td.sectiontableentry1 {
  background-color: #f4f4f4;
}
tr.sectiontableentry2 td, td.sectiontableentry2 {
  background-color: #fff;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
  background-color: #f9f9f9;
}
/*------YOUPUS-----*/
/*----Menu----*/
#topmenu_holder{
  background:url(../images/blue/topmenu/top_menu.png) no-repeat left top;
}
/*-----Title ticker------*/
.yjsquare_plusticker #titles_holder{
  background:url(../images/titleticker_holder.png) no-repeat left top!important;
}
.yjsquare_plusticker .title_nav{
  background:url(../images/tickernav_bg.png) no-repeat right center;
}
.yjsquare_plusticker .next{
  background:url(../images/blue/ticker_arrow_right.png) no-repeat left top!important;
}
.yjsquare_plusticker .prev{
  background:url(../images/blue/ticker_arrow_left.png) no-repeat left top!important;
}
.yjsquare_plusticker a.prev:hover,
.yjsquare_plusticker a.prev:focus{
  background:url(../images/blue/ticker_arrow_left.png) no-repeat left bottom!important;
}
.yjsquare_plusticker a.next:hover,
.yjsquare_plusticker a.next:focus{
  background:url(../images/blue/ticker_arrow_right.png) no-repeat left bottom!important;
}
.yjsquare_plusticker #title_title{
  color:#515151;
}
.yjsquare_plusticker #yj_nt2 a {
  color:#888888;
}
.yjsquare_plusticker #yj_nt2 a:hover {
  color:#417cb6;
}
/*----Social links------*/
.yjsquare_social .yjsquare_in{
  background:url(../images/social_holder.png) no-repeat right top;
}
.separator_bg{
  background:url(../images/tickernav_bg.png) no-repeat left 5px;
}
/*----YouMagazine Slider------*/
.slider_ribbon{
  background:url(../images/blue/ribbon.png) no-repeat left top;
}
.YJYouplus_slide .Youplus_title a{
  color:#efefef;
}
.YJYouplus_slide .Youplus_title a:hover{
  color:#417cb6;
}
.navContainer a.selected, .navContainer a.YJYouplus_navLink:hover {
  background:#417cb6;
  border:1px solid #376a9a;  
}
/*----Accordion Slider-----*/
.yjsquare_acc h4{
  background:url(../images/h4_bg.jpg) repeat-x;
  border:1px solid #e5e5e5;
}
.yjsquare_acc .yjacnf_container {
  border:1px solid #e5e5e5;
  border-top:none;
  border-bottom:none;
}
.yjsquare_acc .yjacnf_toggler_style {
  background:#fff;
  border-bottom:1px solid #e5e5e5;
}
.yjsquare_acc .yjacnf_holder{
  background:#fff;
  border-bottom:1px solid #e5e5e5;
}
.yjacnf_toggler_style .title_in {
  color:#417cb6;
}
.yjsquare_acc .yjacnf_item div.imageholder {
  border:1px solid #e5e5e5;
  background:#f6f6f6;
}
.yjsquare_acc .yjacnf_item div.imageholder:hover,
.yjsquare_acc .yjacnf_item div.imageholder:focus{
  border:1px solid #376a9a;
  background:#417cb6;
}
.yjsquare_acc .yjacnf_item p.item_intro{
  color:#898989;  
}
.yjsquare_acc a.item_readmore:hover,
.yjsquare_acc a.item_readmore:focus{
  color:#417cb6;
}
/*---Tweets----*/
div.yj_twitter_cont {
  background:url(../images/twitter.gif) no-repeat left 17px;
  border-bottom:1px solid #e6e6e6;
}
div.yj_twitter_updated{
  color:#515151;
}
div.yj_twitter_title a:link,
div.yj_twitter_title a:active{
  color:#9a9a9a;
}
div.yj_twitter_title a:hover,
div.yj_twitter_title a:focus{
  color:#417cb6;
}
/*----Bottom grids------*/
.bottom_grid_holder{
  border-left:1px solid #226299;
  border-right:1px solid #226299;
  border-top:1px solid #226299;
  background:#407ab5 url(../images/foooter_mod_bg.png) no-repeat center top;
}
#yjsg5 .yjsgxhtml .yjsquare_in,
#yjsg6 .yjsgxhtml .yjsquare_in,
#yjsg7 .yjsgxhtml .yjsquare_in{
  background:url(../images/bottom_grid_sep.png) no-repeat right center;
}
/*---Fotter---*/
#footer{
  border-left:1px solid #226299;
  border-right:1px solid #226299;
  border-bottom:1px solid #226299;
  background:#407ab5 url(../images/fotter.jpg) repeat-x left top;
}
/*----Categories-----*/
.yjsquare_fotmod h4{
  color:#fff;
  text-shadow:1px 1px #1d1d1d;
}
.yjsquare_fotmod ul li{
  color:#efefef;
}
.yjsquare_fotmod .k2CategoriesListBlock ul li a {
  color:#efefef;
  text-shadow:1px 1px #212121;
  background:url(../images/blue/fotter_cat_menu.png) no-repeat left top;
}
.yjsquare_fotmod .k2CategoriesListBlock ul li a:hover {
  background:url(../images/blue/fotter_cat_menu.png) no-repeat left bottom;
  color:#417cb6;
}
/*----Subscribe-----*/
#subscribe_holder .inputbox{
  background:url(../images/sub_box.gif) no-repeat left top;
  color:#666666;
  text-shadow:1px 1px #303030;
}
#subscribe_holder .button{
  background:url(../images/blue/sub_button.gif) no-repeat left top;
  color:#fff;
  text-shadow:1px 1px #376a9a;
}
/*----Multimedia box-----*/
.bot_thumb, .bot_thumbv{
  border:5px solid #464646;
}
.bot_thumb:hover, 
.bot_thumbv:hover{
  border:5px solid #1b1b1b;
}
/*----news item-----*/
.yjsg-newsitems,.news_item_a{
  background:#fff;
  border:1px solid #e5e5e5;
}
h1.pagetitle{
  border-bottom:1px solid #e5e5e5;
}
/*---default module style---*/
#yjsg1 .yjsquare,
#yjsg2 .yjsquare,
#yjsg3 .yjsquare,
#yjsg4 .yjsquare,
#yjsgbodytop .yjsquare,
#yjsgbodybottom .yjsquare,
#rightblock .yjsquare,
#leftblock .yjsquare,
#insetblock .yjsquare,
#insetsholder_2t .yjsquare,
#insetsholder_2b .yjsquare{
  background:#fff;
  border:1px solid #e5e5e5;
}
#yjsg1 .yjsquare h4,
#yjsg2 .yjsquare h4,
#yjsg3 .yjsquare h4,
#yjsg4 .yjsquare h4,
#yjsgbodytop .yjsquare h4,
#yjsgbodybottom .yjsquare h4,
#rightblock .yjsquare h4,
#leftblock .yjsquare h4,
#insetblock .yjsquare h4,
#insetsholder_2t .yjsquare h4,
#insetsholder_2b .yjsquare h4{
  background:url(../images/h4_bg.jpg) repeat-x;
  border-bottom:1px solid #e5e5e5;
}
/*---Mia FLV---*/
.yjsquare_mia .yjsquare_in{
  background:#eaeaea;
  border:1px solid #e5e5e5;
}
/*----Yj1 Module style----*/
.yjsquare_yj1 {
  background:#fff;
  border:1px solid #e5e5e5;
}
.yjsquare_yj1 h4{
  color:#417cb6;
  border-bottom:1px solid #e5e5e5;
  background:url(../images/h4_bg.jpg) repeat-x;
}
/*----Yj2 Module style----*/
.yjsquare_yj2 {
  color:#efefef;
  background:#292929;
  border:1px solid #000;
}
.yjsquare_yj2 h4{
  color:#fff;
  text-shadow:1px 1px #1d1d1d;
  background:#353535 url(../images/fotter.jpg) repeat-x bottom left;
}
.dropcap,.bignumber{
  color:#515151!important;
}
#searchForm,table.contentpaneopen{
  border:1px solid #e5e5e5;
}
/*----K2 extras-----*/
/* sub cat read more */
a.subCategoryMore, a.subCategoryMore:visited {
  background:url(../images/blue/k2_readmore.gif) no-repeat left top;
}
a.subCategoryMore:link,
a.subCategoryMore:visited{
  color:#fff;
  text-shadow:1px 1px #376a9a;
}
a.subCategoryMore:hover,
a.subCategoryMore:focus{
  color:#121212;
  text-shadow:none;
}
/*--Cat item view--*/
.catItemView a:link,
.catItemView a:visited{
  color:#417cb6;
}
.catItemView a:hover,
.catItemView a:focus{
  color:#515151;
}
/* cat item title*/
div.catItemHeader h3.catItemTitle a:link,
div.catItemHeader h3.catItemTitle a:visited{
  color:#515151;
}
div.catItemHeader h3.catItemTitle a:hover,
div.catItemHeader h3.catItemTitle a:focus{
  color:#417cb6;
}
div.catItemReadMore{
  background:url(../images/blue/k2_readmore.gif) no-repeat left top;
}
div.catItemReadMore a:link,
div.catItemReadMore a:visited{
  color:#fff;
  text-shadow:1px 1px #376a9a;
}
div.catItemReadMore a:hover,
div.catItemReadMore a:focus{
  color:#121212;
  text-shadow:none;
}
/*--Item view--*/
.itemView a:link,
.itemView a:visited{
  color:#417cb6;
}
.itemView a:hover,
.itemView a:focus{
  color:#515151;
}
div.itemHeader h2.itemTitle a:link,
div.itemHeader h2.itemTitle a:visited{
  color:#515151;
}
div.itemHeader h2.itemTitle a:hover,
div.itemHeader h2.itemTitle a:focus{
  color:#417cb6;
}
div.itemToolbar {
  color:#417cb6;
}
#submitCommentButton {
  color:#fff;
  text-shadow:1px 1px #376a9a;
  background:#417cb6!important;
}
/* item read more button */
div.itemView div.itemReadMore{
  background:url(../images/blue/k2_readmore.gif) no-repeat left top;
}
div.itemView .itemReadMore a:link,
div.itemView .itemReadMore a:visited{
  color:#fff;
  text-shadow:1px 1px #376a9a;
}
div.itemView .itemReadMore a:focus,
div.itemView .itemReadMore a:hover{
  color:#121212;
  text-shadow:none;
}
/*--User view--*/
div.userBlock h2 {
  color:#417cb6;
}
.userView h3.itemTitle a:link,
.userView h3.itemTitle a:visited{
  color:#515151;
}
.userView h3.itemTitle a:hover,
.userView h3.itemTitle a:focus{
  color:#417cb6;
}
ul.preSocialLinks li a{
  background-image: url(../images/blue/socials.png);
}
/*--Generic view--*/
.genericView div.itemIntroText {
  font-size:90%;
  color:#9a9a9a;
}
/*--k2 content module--*/
a.moduleItemTitle, a.moduleItemTitle:link,
a.moduleItemTitle, a.moduleItemTitle:visited{
  color:#417cb6;
}
a.moduleItemTitle, a.moduleItemTitle:hover,
a.moduleItemTitle, a.moduleItemTitle:focus{
  color:#515151;
}

/*--k2 calendar module--*/
table.calendar tr td.calendarDayName {
  background:#417cb6;
}
table.calendar tr td.calendarToday, table.calendar tr td.calendarTodayLinked {
  background:#417cb6;
}
table.calendar tr td.calendarDateLinked a{
  background:#376a9a;
}
table.calendar tr td.calendarTodayLinked a:hover, table.calendar tr td.calendarDateLinked a:hover {
  background:#515151;
}
/*--k2 tag cloud module--*/
div.k2TagCloudBlock a:hover {
  background:#417cb6;
}
/*--k2 comments module--*/
div.k2LatestCommentsBlock ul li span.lcComment:hover,
div.k2LatestCommentsBlock ul li span.lcComment:focus{
  color:#417cb6;
}
/*--k2 CAT MENU COLOR AND BG CSS--*/
.k2CategoriesListBlock ul li a {
  background:url(../images/blue/mainlevel.gif) no-repeat left top;
}
/* main caregory link*/
div.k2CategoriesListBlock ul li.activeCategory a {
  color:#417cb6!important;
}
.search-results{
  border:1px solid #e5e5e5;
  background:#fff;
}

#yjsg5 {padding-top:0px; padding-bottom:0px;}