/*======================================================================*\
|| #################################################################### ||
|| # 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:#ecfafc url(../images/main_bg.jpg) no-repeat center top;
	color:#000; /*#808080*/
}
/* BOTTOM PART OF THE SITE LAYOUT. BASE WRAP */
#centerbottom {
	background:#fff;
}

/*GRIDS STYLING CAN BE USED TO STYLE EACH blue DIFFERENTLY */
#yjsg1 {
}
#header {
}
#logo {
	background:url(../images/blue/logo.png) no-repeat 0px 0px;
}
#yjsgheadergrid {
}
#yjsg2 {
}
#yjsg3 {
}
#yjsg4 {
}
#yjsg5 {
}
#pathway {
	color:#364e60;
}
#pathway .yjsg_breadcrumbs a.pathway {
	background: url(../images/arrow.png) no-repeat right center;
}
#yjsg6 {
}
#yjsg7 {
}
#footer {
	color:#666;
}
#joomlacredit {
	color:#364e60;
}
.yjsglogo{
	background: url(../images/blue/yjsglogo.png) no-repeat center center;
}



/* SITE LINKS */
a.pasante:link, a.pasante:visited {
	text-decoration: underline;
	color:#fea268;
	font-weight:bold;
	font-size:14px;
}
/* SITE HOVERS */
a.pasante:focus, a.pasante:hover {
	color:#fea268;
	text-decoration: underline;
	font-weight:bold;
	font-size:14px;
}


/*TEMPLATE CSS 
--------------------- */
/* SITE LINKS */
a:link, a:visited {
	text-decoration: none;
	color:#364e60;
}
/* SITE HOVERS */
a:focus, a:hover {
	color:#fea268;
	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, #pathway a, #pathway a:visited {
	color:#364e60;
}
#footmod a:hover, #footmod a:focus, #cp a:focus, #cp a:hover, #joomlacredit a:focus, #joomlacredit a:hover, #pathway a:focus, #pathway a:hover {
	color:#fea268;
}
/* SITE HEADINGS */
h1, h2, h3, h4, h5, h6 {
	color:#364e60;
	border-bottom:1px solid #d1eafd;
	text-transform:none;
}
.small, .createdate, .modifydate, .createby {
	text-transform: uppercase;
	color:#364e60;
	font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle, div.title h1, div.title h2, .yjsg-morearticles h3 {
	color:#364e60;
}
.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:#364e60;
}
div.title h1 a:hover, div.title h1 a:focus, div.title h2 a:hover, div.title h2 a:focus {
	color:#fea268;
}
/* 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:#b0babc;
	background: #FFFFFF;
	border: 1px solid #d1eafd;
}
.inputbox:hover, .inputbox:focus{
	background: #ffffff;
	border: 1px solid #d2dee0;
}
/*BUTTONS
--------------------- */
.button, .validate{
	background:url(../images/orange/readmore.png) repeat-x left top;
	color:#121212;
	border:1px solid #f99b61 ;
	color:#fff;
	text-shadow:1px 1px #b3683a;
}
/*readon*/
a.readon:link, a.readon:visited {
	background:url(../images/blue/readon_l.png) no-repeat left top;
	border:none;
	text-shadow:1px 1px #b3683a;
	color:#fff;
}
a.readon:link:hover, a.readon:visited:hover {
	background:url(../images/orange/readon_l.png) no-repeat left top;
	border:none;
	text-shadow:1px 1px #b3683a;
	color:#fff;
}
.readon span {
	background:url(../images/blue/readon_r.png) no-repeat right top;
}
.readon span:hover,
.readon span:focus {
	background:url(../images/orange/readon_r_span_hover.png) no-repeat right top;
}
a.readon:hover {
	color:#b3683a;
	text-shadow:1px 1px #fdb589;
}
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:#fea268;
	border-bottom:1px solid #d1eafd;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR */
.yjround h4 span {
	color:#fea268;
}
/* SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND*/
#yjsg1 .yjround .content, #yjsgheadergrid .yjround .content, #yjsg7 .yjround .content {
	color:#fea268;
}
.yjround_in {
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h4 {
	color:#364e60;
	border-bottom:1px solid #d1eafd;
	text-transform:none;
}
/* SPAN COLOR SHOWS FIRST                 OOOOJOOOOOOOOO      */
.yjsquare h4 span {
	color:#364e60;
}
.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 */
#yjsg1 .yjsquare h4, #yjsg7 .yjsquare h4, #yjsgheadergrid .yjsquare h4 {
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsg1 .yjsquare h4 span, #yjsg7 .yjsquare h4 span, #yjsgheadergrid .yjsquare h4 span {
}
/*SEARCH INPUTBOX STYLING. CURRENTLY USING DEFAULT INPUT STYLE
--------------------- */
.search {
}
.search .inputbox {
}
/*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:#496982;
}
/*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:#496982;
}
/* 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: #364e60;
	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: #fff;
	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: #fff;
}
/* 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: #fff;
	background: url(../images/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: #fff;
	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 #c5e5ff!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:#fff;
	border-bottom: 1px solid #c5e5ff;
	color: #364e60;
}
.top_menu ul.subul_main li a:visited {
	color: #364e60;
	background:#fff;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background:#364e60;
	color: #fff;
}
.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: #364e60;
}
/*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:#364e60;
	color: #fff;
}
/*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:#364e60;
	color: #fff;
}
/*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:#364e60;
	color: #fff;
}
/*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.png)!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.png)!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;*/
}
/********************** 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: #364e60;
	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: #364e60;
	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: #364e60;
	border-bottom: 1px solid #c5e5ff;
	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: #fff;
	background:#364e60;
}
span.separator {
	background:#fff;
	border-bottom: 1px solid #c5e5ff;
	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/blue/mainlevel.gif) no-repeat left top;/* LINKS BG IMAGE */
	color:#364e60;
}
/* 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.png) 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:#fea268;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a, a.sublevel#active_menu {
	color:#fea268;
}
/* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover, li.active ul li.active a {
	color:#fea268;
	background: url(../images/orange/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(../images/blue/bodyli.png) no-repeat 0px 7px;
}
ul li:hover {
	background: url(../images/orange/bodyli.png) no-repeat 0px 7px;
}
/*USER PAGES STYLES */
div.userpages{
	background:none;
	border:none;
	text-shadow:none;
}
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;
}

/***YOUMEDICA***/
/***SLIDER***/
.ymms #YJMedicaSlide_left, #YJMedicaSlide_right {
	background:url(../images/orange/medica_slider_nav.png) no-repeat left top;
}
.ymms #YJMedicaSlide_right{
	background:url(../images/orange/medica_slider_nav.png) no-repeat right bottom;
}
.ymms .slide_text{
	background:url(../images/orange/medica_slider_sep.png) no-repeat right center;
}
.navContainer,.navContainer a.selected, .navContainer a.YJMedicaSlide_navLink:hover{
	background:url(../images/orange/medica_nav_cont_bg.png) repeat;
}
.ymms #YJMedicaSlide{
	border:1px solid #d1eafd;
}
.ymms #shadow{
	background:url(../images/shadow_l.png) no-repeat left top;
}

/***YJME***/
.ymme .imageholder{
	border:1px solid #fbe7da!important;
}	
.ymme a.item_readmore,
.youmedica_rm{
	background:url(../images/blue/readon_l.png) no-repeat left top;
}
.ymme a.item_readmore span,
.youmedica_rm span{
	background:url(../images/blue/readon_r.png) no-repeat right top;
}
.ymme a.item_readmore:hover,
.youmedica_rm:hover{
	background:url(../images/orange/readon_l.png) no-repeat left top;
}
.ymme a.item_readmore span:hover,
.ymme a.item_readmore span:focus,
.youmedica_rm span:hover,
.youmedica_rm span:focus{
	background:url(../images/orange/readon_r_span_hover.png) no-repeat right top;
}
.ymme a.item_readmore:link,
.ymme a.item_readmore:visited,
.youmedica_rm:link,
.youmedica_rm:visited{
	text-shadow:1px 1px #b3683a;
	color:#fff;
}
.ymme a.item_readmore:hover,
.ymme a.item_readmore:focus,
.youmedica_rm:hover,
.youmedica_rm:focus{
	color:#fff;
	text-shadow:1px 1px #b3683a;
}
/***BOTTOM GRIDS***/
#centerbottom{
	background:#fff;
	border:1px solid #d1eafd;
}
.shadow_l,.shadow_r{
	background:url(../images/shadow_l.png) no-repeat left top;
}
.shadow_r{
	background:url(../images/shadow_r.png) no-repeat right top;
}
#yjsg5{
	border-bottom:1px solid #d1eafd;
}
/***CUSTOM MODULE***/
.youmedica_border{
	border:1px solid #d1eafd;
}
/***YJME2***/
.ymme2 .yjme_item_in {
	border-bottom:1px solid #d1eafd;
}
/***YOUMEDICA LIST***/
.youmedica_list li{
	background:url(../images/youmedica_li.png) no-repeat center left;
}
.youmedica_list li:hover{
	background:url(../images/youmedica_li.png) no-repeat center left;
}
/***YJME3***/
.ymme3 .yjme_item{
	background:#fff;
	border:1px solid #fff;
}
.ymme3 a.item_title{
	border-bottom:1px solid #d1eafd;
}
.ymme3 a.item_readmore{
	background:url(../images/blue/york_right.png) no-repeat left bottom;	
}
.ymme3 a.item_readmore:hover{
	background:url(../images/orange/york_right.png) no-repeat left bottom;
}
/***YOUYORK MODULE***/
.ymyms h4{
	background:url(../images/blue/h4_bg.png) repeat-x left top;
	border:1px solid #719fc3 !important;
	color:#fff!important;
	text-shadow:1px 1px #6a8599;
}
.ymyms h4 span{
	color:#fff!important;
}
.ymyms .yy_slider{
	border-top:none;
	border-right:1px solid #d1eafd;
	border-bottom:1px solid #d1eafd;
	border-left:1px solid #d1eafd;
}
/* navigation */
.yy_container .linkForward,
.yy_container .linkBackward {
	background:url(../images/blue/york_right.png) no-repeat right bottom;
}
.yy_container .linkBackward{
	background:url(../images/blue/york_left.png) no-repeat left bottom;
}
.yy_container .linkForward:hover,
.yy_container .linkBackward:hover {
	background:url(../images/orange/york_right.png) no-repeat right bottom;
}
.yy_container .linkBackward:hover{
	background:url(../images/orange/york_left.png) no-repeat left bottom;
}
/***MULTITABS***/
.ymmt #tabs{
	color:#fff;
	border:1px solid #719fc3 ;
	text-shadow:1px 1px #6a8599;
	background:url(../images/blue/h4_bg.png) repeat-x left top!important;
}
.ymmt ul#tabs li{
	background:url(../images/blue/mutlitabs_sep.png) repeat-y right top;
}
.ymmt .tab_content{
	border-top:none;
	border-right:1px solid #d1eafd;
	border-bottom:1px solid #d1eafd;
	border-left:1px solid #d1eafd;
}
.ymmt #tabs li.selected,.ymmt #tabs li:hover{ 
	color:#486378;
	text-shadow:1px 1px #97bcd9;
}
/***SAMPLE YJ1,SAMPLE YJ2,SAMPLE YJ3***/
.yj1 h4,.yj2 h4,.yj3 h4{
	background:url(../images/blue/h4_bg.png) repeat-x left top;
	border:1px solid #719fc3 !important;
	color:#fff!important;
	text-shadow:1px 1px #6a8599;
}
.yj1 h4 span,.yj2 h4 span,.yj3 h4 span{
	color:#fff!important;
}
.yj1 .yjsquare_in,.yj2 .yjsquare_in,.yj3 .yjsquare_in{
	border-top:none;
	border-right:1px solid #d1eafd;
	border-bottom:1px solid #d1eafd;
	border-left:1px solid #d1eafd;
}
/***ADITIONAL STYLE***/
span.dropcap,span.bignumber{
	color:#364e60;
}
.paragraph1{
	color:#364e60;
	border-bottom:1px solid #d1eafd;
}
/***K2**/
a.subCategoryMore, a.subCategoryMore:visited,.catItemReadMore a,.catItemReadMore a:visited,
.itemReadMore a,.itemReadMoree a:visited {
	background:url(../images/blue/readon_l.png) no-repeat right top;
}
a.subCategoryMore span,.catItemReadMore a span,.itemReadMore a span{
	background:url(../images/blue/readon_r.png) no-repeat right top;
}
a.subCategoryMore span:hover,a.subCategoryMore span:focus,.catItemReadMore a span:hover,.catItemReadMore a span:focus,
.itemReadMore a span:hover,.itemReadMore a span:focus{
	background:url(../images/blue/readon_r_span_hover.png) no-repeat right top;
}
a.subCategoryMore:link,a.subCategoryMore:visited,.catItemReadMore a:link,.catItemReadMore a:visited,
div.itemCategory a:link,div.itemCategory a:visited,ul.itemTags li a:link,ul.itemTags li a:visited,
.itemReadMore a:link,.itemReadMore a:visited,.latestItemView div.catItemCategory a:link,.latestItemView div.catItemCategory a:visited,.latestItemView .catItemTagsBlock a:link,.latestItemView .catItemTagsBlock a:visited{
	text-shadow:1px 1px #6a8599;
	color:#fff;
}
a.subCategoryMore:hover,a.subCategoryMore:focus,.catItemReadMore a:hover,.catItemReadMore a:focus,div.itemCategory a:hover,
div.itemCategory a:focus,ul.itemTags li a:hover,ul.itemTags li a:focus,.itemReadMore a:hover,.itemReadMore a:focus,
.latestItemView div.catItemCategory a:hover,.latestItemView div.catItemCategory a:focus,.latestItemView .catItemTagsBlock a:hover,.latestItemView .catItemTagsBlock a:focus{
	color:#486378;
	text-shadow:1px 1px #97bcd9;
}
div.itemCategory a,ul.itemTags li,.latestItemView div.catItemCategory a,
.latestItemView .catItemTagsBlock a {
	background:#364e60;
	border:1px solid #719fc3 ;
}
.itemAuthorLatest ul li{
	background:url(../images/blue/bodyli.png) no-repeat left center;
}
div.itemRelated li {
	background:url(../images/blue/bodyli.png) no-repeat left center!important;
}
#submitCommentButton {
	background:url(../images/blue/readmore.png) repeat-x left top!important;
	border:1px solid #719fc3 !important;
	color:#fff;
	text-shadow:1px 1px #6a8599;
}
div.itemComments,div.userBlock{
	background:#ECFAFB;
	border:1px solid #d1eafd;
}
form#comment-form .inputbox,.moduleItemImage,.k2LatestCommentsBlock ul li img,
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img,
div.catItemImageBlock,div.itemImageBlock,div.userBlock img,.itemListCategory img,ul.catItemTags li,
div.itemComments ul.itemCommentsList li.authorResponse {
	border:1px solid #d1eafd!important;
}
div.itemNavigation,div.itemLinks,.tagView .itemCategory,.latestItemView .catItemLinks,div.itemLinks {
	border-top:1px solid #d1eafd;
	border-bottom:1px solid #d1eafd;
}
li.even, li.odd,div.catItemHeader h3.catItemTitle,div.userBlock h2,.moduleItemTags {
	border-bottom:1px solid #d1eafd;
}
.itemContentFooter{
	border-top:1px solid #d1eafd!important;
}
div.itemToolbar ul li{
	border-right:1px solid #d1eafd;
}
ul.preSocialLinks li a{
	background-image: url(../images/blue/socials.png);
}
div.k2TagCloudBlock a{
	background:#364e60;
	border:1px solid #719fc3;
	color:#fff;
	text-shadow:1px 1px #6a8599;
}
div.k2TagCloudBlock a:hover {
	background:#364e60;
	border:1px solid #719fc3;
	color:#486378;
	text-shadow:1px 1px #97bcd9;
}
.k2CategoriesListBlock ul li a {
	background:url(../images/blue/mainlevel.gif) no-repeat left top;
}
div.k2CategoriesListBlock ul li.activeCategory a {
	color:#486378!important;
}
div.k2CategoriesListBlock ul li.activeCategory a:hover {
	color:#486378!important;
}