/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
/*BODY ID'S USED FOR CSS FONT STYLES AND BASE SITE BODY STYLING */
body {
	background:url(../images/main_bg.jpg) repeat;
	color:#828282;
}
[class*='yjsg-hr-'].fa:before {
	background:url(../images/main_bg.jpg) repeat;
}
#logo {
	background:url(../images/brick/logo.png) no-repeat 0px 0px;
}
#yjsgheadergrid {
}
#yjsg2 {
	color:#838383;
}
#footer {
	color:#a6a6a6;
}
#joomlacredit {
	color:#a6a6a6;
}
/* SITE LINKS */
a {
	color:#d2513e;
}
/* SITE HOVERS */
a:focus,
a:hover {
	color:#363636;
}

#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:#363636;
}
/* SITE HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#d2513e;
}
.small,
.createdate,
.modifydate,
.createby {
	text-transform: uppercase;
	color:#d2513e;
	font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle,
.article_title {
	color:#d2513e;
	background:url(../images/horiz_sep.png) repeat-x left bottom;
}
.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 {
	color:#cdcdcd;
	background: #FFFFFF;
	border: 1px solid #dcdcdc;
}
.inputbox:hover,
.inputbox:focus {
	background: #FFFFFF;
	border: 1px solid #dcdcdc;
}
/*BUTTONS
--------------------- */
.button,
.button:hover,
.validate {
	background:#d2513e url(../images/brick/readon.jpg) repeat-x!important;
	border:1px solid #a03e2f;
	color:#fff;

}
/*readon*/
a.readon,
a.readon:hover,
a.readon:focus {
	background:#d2513e url(../images/brick/readon.jpg) repeat-x!important;
	border:1px solid #a03e2f;
	color:#fff;
	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:#d2513e url(../images/brick/readon.jpg) repeat-x!important;
}
a.readon:hover {
	color:#363636;
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h2.module_title {
	color:#d2513e;
	background:url(../images/horiz_sep.png) repeat-x left bottom;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h2.module_title span {
	color:#d2513e;
}
/*  SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND */
#yjsg2 .yjsquare h2.module_title {
	color:#838383;
	background:none;
}
#yjsg5 .yjsquare h2.module_title,
#yjsg6 .yjsquare h2.module_title {
	background:none;
	color:#efefef;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsg2 .yjsquare h2.module_title span {
	color:#838383;
}
#yjsg5 .yjsquare h2.module_title span,
#yjsg6 .yjsquare h2.module_title span {
	color:#efefef;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
#topmenu_holder {
	background:url(../images/pattern1.jpg) repeat;
}
.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:#aaaaaa;
}
/*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:#aaaaaa;
}
/* 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: #aaaaaa;
	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: #d2513e;
	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: #d2513e;
}
/* 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: #d2513e;
	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: #943a2d;
	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:url(../images/main_bg.jpg) repeat;
}
/* 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 #f0f0f0!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:url(../images/main_bg.jpg) repeat;
	border-bottom: 1px solid #f0f0f0;
	color: #aaaaaa;
}
.top_menu ul.subul_main li a:visited {
	color: #aaaaaa;
	background:url(../images/main_bg.jpg) repeat;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background:url(../images/main_bg.jpg) repeat;
	color: #d2513e;
}
.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:url(../images/main_bg.jpg) repeat;
}
/*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:url(../images/main_bg.jpg) repeat;
	color: #aaaaaa;
}
/*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:url(../images/main_bg.jpg) repeat;
	color: #d2513e;
}
/*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:url(../images/main_bg.jpg) repeat;
	color: #d2513e;
}
/*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:url(../images/main_bg.jpg) repeat;
	color: #d2513e;
}
/*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: #aaaaaa;
	border:none;
	background:url(../images/main_bg.jpg) repeat;
}
.top_menu .horiznav .group_holder li.haschild a:hover,
.top_menu .horiznav .group_holder li.haschild .group_holder li.haschild a:hover {
	color: #d2513e;
	background:url(../images/main_bg.jpg) repeat;
}
/* 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: #aaaaaa;
	border-bottom: 1px solid #f0f0f0;
	background:url(../images/main_bg.jpg) repeat;
}
.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: #d2513e;
	background:url(../images/main_bg.jpg) repeat;
}
span.separator {
	background:url(../images/main_bg.jpg) repeat;
	border-bottom: 1px solid #f0f0f0;
	color: #d2513e;
}
/*Menu module links*/
div.yj_menu_module_holder .yjsquare_in a:link,
div.yj_menu_module_holder .yjsquare_in a:visited {
	color:#aaaaaa!important;
}
div.yj_menu_module_holder .yjsquare_in a:focus,
div.yj_menu_module_holder .yjsquare_in a:hover {
	color:#d2513e!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:#d2513e;
}
/* 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:#363636;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a,
a.sublevel#active_menu {
	color:#363636;
}
/* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover,
li.active ul li.active a {
	color:#d2513e;
	background: url(../images/brick/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(../images/brick/bodyli.gif) no-repeat 0px 5px;
}
/*USER PAGES STYLES */
div.userpages {
	background:none;
	text-shadow:1px 1px #fff;
}
div.userpageswrap.offline div.userpages {
	border:none;
}
/*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 */
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;
}

/*---SEARCH MODULE---*/
.yjsquare._searchtoon .yjsquare_in {
	background:url(../images/pattern1.jpg) repeat;
}
.inputbox._searchtoon {
	background:#fff;
	color:#d7d7d7;
}
/*---END SEARCH MODULE---*/
/*--MIAFLV---*/
#yjsg2 {
	background:url(../images/pattern1.jpg) repeat;
}
.yjsg2_shadow {
	background:url(../images/yjsg2_shadow.png) no-repeat center top;
}
/*--END MIAFLV---*/
#rightblock {
	background:url(../images/ver_sep.png) repeat-y top left;
}
#leftblock {
	background:url(../images/ver_sep.png) repeat-y top left;
}
#insetblock {
	background:url(../images/ver_sep.png) repeat-y top left;
}
/*--YORK MODULE RIGH POSITION--*/
.yjsquare._yorktoons .yy_container .linkForward,
.yjsquare._yorktoons .yy_container .linkBackward {
	background:url(../images/brick/arrow_york_normal_right.gif) no-repeat left top;
}
.yjsquare._yorktoons .yy_container .linkBackward {
	background:url(../images/brick/arrow_york_normal_left.gif) no-repeat left top;
}
.yy_container .linkForward:hover,
.yy_container .linkBackward:hover {
	background-position:left bottom;
}
/*--END YORK MODULE RIGH POSITION--*/
/*--YJME YORK RIGH POSITION--*/
.yjsquare._yorktoons .imageholder {
	background:url(../images/pattern1.jpg) repeat!important;
}
.yjsquare._yorktoons .yjme_item_in {
	background:url(../images/horiz_sep.png) repeat-x bottom left;
}
/*--END YJME YORK RIGH POSITION--*/
/*---YJSG5 OUT---*/
.yjsg5_out {
	background:url(../images/yjsg5_out.jpg) repeat;
}
/*---END YJSG5 OUT---*/
/*---YJSG5 LINKS---*/
#yjsg5 a:link,
#yjsg5 a:visited {
	color:#efefef;
}
#yjsg5 a:hover,
#yjsg5 a:focus {
	color:#d2513e;
}
/*---END YJSG5 LINKS---*/
/*---YORK MODULE GRID5---*/
.yjsquare._yorktoons2 h2.module_title {
	color:#efefef;
	text-shadow:1px 1px #000;
}
/* navigation */
.yy_container .linkForward,
.yy_container .linkBackward {
	background-image:url(../images/brick/arrow_right_yorkbot.gif);
}
.yy_container .linkBackward {
	background-image:url(../images/brick/arrow_left_yorkbot.gif);
}
/*---END YORK MODULE GRID5---*/
/*---YJME YORK GRID5---*/
.yjsquare._yorktoons2 .imageholder {
	background:#0b0b0b!important;
}
.yjsquare._yorktoons2 p.item_intro {
	text-shadow:1px 1px #000;
}
/*---END YJME YORK GRID5---*/
/*---YJSG 6 OUT---*/
.yjsg6_out {
	background:url(../images/yjsg6_out.jpg) repeat;
}
/*---END YJSG 6 OUT---*/
/*---YJSG6 LINKS---*/
#yjsg6 a:link,
#yjsg6 a:visited {
	color:#efefef;
}
#yjsg6 a:hover,
#yjsg6 a:focus {
	color:#d2513e;
}
/*---END YJSG6 LINKS---*/
#yjsg6 .yjsgxhtml .yjsquare_in {
	background:url(../images/horiz_sep_grid6.gif) repeat-y right center;
}
#yjsg6 #user20 .yjsquare_in {
	background:none;
}
/*---YORK MODULE GRID 6---*/
.yjsquare._yorktoons3 h2.module_title {
	color:#efefef;
	text-shadow:1px 1px #000;
}
/* navigation */
.yjsquare._yorktoons3 .yy_container .linkForward,
.yjsquare._yorktoons3 .yy_container .linkBackward {
	background:url(../images/brick/arrow_york_small_right.gif);
}
.yjsquare._yorktoons3 .yy_container .linkBackward {
	background-image:url(../images/brick/arrow_york_small_left.gif);
}
/*---END YORK MODULE GRID 6---*/
/*---YJME YORK GRID 6---*/
.yjsquare._yorktoons3 .imageholder {
	background:#131313!important;
}
.yjsquare._yorktoons3 a.item_title {
	text-shadow:1px 1px #0e0e0e;
}
.yjsquare._yorktoons3 p.item_intro {
	text-shadow:1px 1px #272727;
}
/*---YJME USER20---*/
.yjsquare._yjmetoons h2.module_title {
	color:#efefef;
	text-shadow:1px 1px #000;
}
.yjsquare._yjmetoons .imageholder {
	background:#131313!important;
}
/*---END YJME USER20---*/
/*---LATEST NEWS---*/
.yjsquare._yj1 h2.module_title {
	background:url(../images/yj1_h4.png) no-repeat left center;
	color:#d2513e;
}
.yjsquare._yj1 ul li {
	background:url(../images/ulli_bg.jpg) no-repeat left center!important;
}
.yjsquare._yj1 ul li a:link,
.yjsquare._yj1 ul li a:visited {
	color:#828282;
}
.yjsquare._yj1 ul li a:hover,
.yjsquare._yj1 ul li a:focus {
	color:#d2513e;
}
/*---END LATEST NEWS---*/
/*---ABOUT US---*/
.yjsquare._about h2.module_title {
	color:#d2513e;
	background:url(../images/newsfeeds_h4.jpg) no-repeat 19px center;
}
.bottom_rm {
	background:#d2513e url(../images/brick/readon.jpg) repeat-x;
	border:1px solid #a03e2f;
}
.bottom_rm a:link,
.bottom_rm a:visited {
	color:#fff;
	text-shadow:1px 1px #943a2d;
}
.bottom_rm a:hover,
.bottom_rm a:focus {
	color:#363636;
	text-shadow:none;
}
/*---END ABOUT US---*/
/*--FOOTER--*/
#footer {
	background:url(../images/horiz_sep.png) repeat-x left top;
}
/*---MODULE SAMPLE YJ3---*/ 
.yjsquare._yj3 {
	background:url(../images/pattern1.jpg) repeat;
}
.yjsquare._yj3 h2.module_title,
.yjsquare._yj3 h2.module_title span {
	color:#838383;
}
/*---END MODULE SAMPLE YJ3---*/
/*---MODULE SAMPLE YJ4---*/ 
.yjsquare._yj4 {
	border:2px solid #0b0b0b;
	background:url(../images/yjsg5_out.jpg) repeat;
}
.yjsquare._yj4 h2.module_title,
.yjsquare._yj4 h2.module_title span {
	color:#efefef;
}
/*---END MODULE SAMPLE YJ4---*/
/*---MODULE SAMPLE YJ5---*/ 
.yjsquare._yj5 {
	border:2px solid #131313;
	background:url(../images/yjsg6_out.jpg) repeat;
}
.yjsquare._yj5 h2.module_title,
.yjsquare._yj5 h2.module_title span {
	color:#efefef;
}
/*---END MODULE SAMPLE YJ5---*/
/*---MODULE SAMPLE YJ6---*/
.yjsquare._yj6 h2.module_title,
.yjsquare._yj6 h2.module_title span {
	color:#d2513e;
}
/*---END MODULE SAMPLE YJ6---*/
#yjsg5 .yjsquare._yj6 h2.module_title,
#yjsg5 .yjsquare._yj6 h2.module_title span,
#yjsg6 .yjsquare._yj6 h2.module_title,
#yjsg6 .yjsquare._yj6 h2.module_title span,
#yjsg5 .yjsquare._yj1 h2.module_title,
#yjsg5 .yjsquare._yj1 h2.module_title span,
#yjsg6 .yjsquare._yj1 h2.module_title,
#yjsg6 .yjsquare._yj1 h2.module_title span,
#yjsg5 .yjsquare._yj2 h2.module_title,
#yjsg5 .yjsquare._yj2 h2.module_title span,
#yjsg6 .yjsquare._yj2 h2.module_title,
#yjsg6 .yjsquare._yj2 h2.module_title span {
	color:#fff;
	text-shadow:1px 1px #000;
}
/*---MIA MENU---*/
.yjsquare._miamenu h2.module_title {
	background:url(../images/yj1_h4.png) no-repeat left center;
	color:#d2513e;
}
.yjsquare._miamenu .yjsquare_in .miaflv_holder {
	background:url(../images/pattern1.jpg) repeat;
}
/*---END MIA MENU---*/
/*---MENU MODULE UL LI---*/
.border_pat {
	background:url(../images/pattern1.jpg) repeat;
}
/*------*/
span.bignumber,
span.dropcap {
	color:#d2513e;
}
/*---K2---*/
#submitCommentButton {
	color:#fff;
	background:#d2513e url(../images/brick/readon.jpg) repeat-x!important;
	border:1px solid #a03e2f!important;
}
.k2CategoriesListBlock ul li a {
	background:url(../images/brick/mainlevel.gif) no-repeat left top;
}
/*----JS HOVER CSS---*/
div.roe-overlay {
	background:#000 url(../images/mg.png) no-repeat 95% 90%!important;
}
div.roe-title {
	text-shadow: 1px 1px 1px #000;
}
div.roe-title:hover {
	color:#d2513e;
}
#mmenu_holder {
	background:#d2513e!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;
}