/*======================================================================*\
|| #################################################################### ||
|| # 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 {
	color:#555;
}
body.light {
	background:#EEEEEE;
}
body.dark {
	background:#000;
}
#light {
	background:#EEEEEE url(../images/bg_light.jpg) no-repeat center top;
}
#dark {
	background:#000 url(../images/bg_dark.jpg) no-repeat center top;
}
#centerbottom {
	background:#fff;
}
#yjsg1 {
	background:#fff;
	color:#555;
}
#logo {
	background:url(../images/red/logo.png) no-repeat 0px 0px;
}
#dark #logo {
	background: url(../images/red/logo_dark.png) no-repeat 0px bottom;
}
#yjsgheadergrid {
	color:#555;
}
#yjsg3 {
	background:#fff;
}
#yjsg5 {
	background:#121212;
	color:#ccc;
}
#pathway {
	color:#121212;
}
#pathway .yjsg_breadcrumbs a.pathway {
	background: url(../images/arrow.png) no-repeat right center;
}
#yjsg6 {
	background:#fff;
}
#yjsg7 {
	background:#fff;
	color:#555;
}

#joomlacredit {
	background:#1F1F1F;
	color:#474646;
}
/*TEMPLATE CSS 
--------------------- */
/* SITE LINKS */
a{
	text-decoration: none;
	color:#a30327;
}
/* SITE HOVERS */
a:focus,
a:hover {
	color:#121212;
	text-decoration: none;
}
/*DIFFERENT STYLE FOR  LINKS ON DARK BG
--------------------- */
#footmod a,
#youjoomla a {
	color:#fff;
}
#footmod a:hover,
#youjoomla a:hover {
	color:#121212;
}
#pathway a {
	color:#a30327;
}
#pathway a:hover {
	color:#121212;
}
/* SITE HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#a30327;
}
.small,
.createdate,
.modifydate,
.createby {
	text-transform: uppercase;
	color:#ccc;
	font-size:10px;
}
.article_title {
	background:url(../images/h2.gif) repeat-x left bottom;
	color:#a30327;
}
/* ARTICLE TABLE OF CONTENTS */
fieldset,
.toclink {
	border:1px solid #c8c8c8;
}
/* INPUTBOXES */
.inputbox {
	background: #FFFFFF;
	border: 1px solid #c8c8c8;
}
.inputbox:hover,
.inputbox:focus {
	background: #f9f9f9;
	border: 1px solid #cacaca;
}
/*BUTTONS
--------------------- */
.button,
.validate {
	background:#a30327;
	color:#fff;
	border:0;
}
a.readon:link,
a.readon:visited {
	background:#a30327;
	color:#fff;
	text-shadow:none;
}
a.readon:hover {
	color:#121212;
}
/* module titles */
h2.module_title {
	color:#a30327;
}
h2.module_title span {
	color:#a30327;
}
/*  SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND */
#yjsg5 h2.module_title {
	color:#fff;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsg5 h2.module_title span {
	color:#bcbcbc;
}
#yjsg5 a:hover {
	color:#fff;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
	background: url(../images/red/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
	background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
	color:#a30327;
}
/*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:#a30327;
}
/* NORMAL TOP LINKS */
.horiznav ul li {
	background: url(../images/red/topmenu/normal_l.png) no-repeat left top;
}
.horiznav ul li a,
.horiznav ul li a:visited {
	color: #efefef;
	background: url(../images/red/topmenu/normal_r.png) no-repeat right top;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
	background: url(../images/red/topmenu/normal_l_haschild.png) no-repeat left top;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover,
.horiznav ul li.sfHover {
	background: url(../images/red/topmenu/hover_l.png) no-repeat left top;
}
.horiznav ul li a:hover,
.horiznav ul li:hover a,
.horiznav ul li.sfHover a,
.horiznav ul li.sfHoverHas a {
	color: #a30327;
	background: url(../images/red/topmenu/hover_r.png) no-repeat right top;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav ul li.haschild:hover {
	background: url(../images/red/topmenu/hover_l_haschild.png) no-repeat left top;
}
.horiznav ul li.haschild a:hover {
	color: #a30327;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current,
.horiznav li.active {
	background: url(../images/red/topmenu/active_l.png) no-repeat left top;
}
.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: #a30327;
	background: url(../images/red/topmenu/active_r.png) no-repeat right top;
}
/* 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/red/topmenu/active_l_haschild.png) no-repeat left top;
}
/* ACTIVE TOP LINKS HOVER */
.horiznav li#current:hover,
.horiznav li#current.sfHover,
.horiznav li.active:hover,
.horiznav li.active.sfHover {
	background: url(../images/red/topmenu/active_l.png) no-repeat left top;
}
.horiznav li#current a:hover,
.horiznav li#current.sfHover a:hover,
.horiznav li.active a:hover {
	color: #121212;
	background: url(../images/red/topmenu/active_r.png) no-repeat right top;
}
/* 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/red/topmenu/active_l_haschild.png) no-repeat left top;
}
/* 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 #f6f6f6!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:#fff;
	border-bottom: 1px solid #f6f6f6;
	color: #a30327;
}
.top_menu ul.subul_main li a:visited {
	color: #a30327;
	background:#fff;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background:#F6F6F6;
	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:#fff;
	color: #a30327;
}
/*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:#F6F6F6;
	color: #121212;
}
/*MAIN SUB UL ACTIVE LI A ITEM*/
.top_menu ul.subul_main li#current a {
	background:#F6F6F6;
	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 {
	background:#e5e5e5;
	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/red/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/red/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/red/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr,
.horiznav li.tr:hover {
	background:transparent url(../images/red/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br,
.horiznav li.br:hover {
	background:transparent url(../images/red/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl,
.horiznav li.bl:hover {
	background:transparent url(../images/red/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right,
.horiznav li.right:hover {
	background:transparent url(../images/red/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: #a30327;
	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: #a30327;
	border-bottom: 1px solid #f6f6f6;
	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: #121212;
	background:#F6F6F6;
}
span.separator {
	background:#fff;
	border-bottom: 1px solid #f6f6f6;
	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;
}
/*EXTRA DROPLINE*/
ul.subul_main.dropline.level1 li a {
	background:url(../images/red/topmenu/drop_sep.png) no-repeat right top!important;
}
.top_menu ul.subul_main.dropline.level1 li a:hover {
	text-decoration:underline!important;
}
.top_menu ul.subul_main.dropline.level2 li a:hover {
	text-decoration:none!important;
}
ul.subul_main.dropline.level1 {
	background:url(../images/red/topmenu/horiz_bg_dd.png) repeat-x left top!important;
}
ul.subul_main.dropline.level1 li.haschild {
	background:url(../images/red/topmenu/drop_sep.png) no-repeat right top!important;
}
ul.subul_main.dropline.level1 li.haschild span.child a,
ul.subul_main.dropline.level1 li.haschild span.child a:hover {
	background:none!important;
}
/*SIDE MENU MODULE
--------------------- */
/* MENU NORMAL LINKS COLOR */
#mainlevel li a,
.menu li a,
a.mainlevel {
	background: url(../images/red/mainlevel.gif) no-repeat left top;/* LINKS BG IMAGE */
	color:#a30327;
}
/* 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/red/mainlevel.gif) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
	background: url(../images/red/bodyli.gif) no-repeat 5px 9px;
}
a.sublevel:hover {
	text-decoration:underline;
}
/*MENU MODULE LINKS*/
#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,
#mainlevel li a:hover,
.menu li a:hover,
a.mainlevel:hover {
	color:#121212;
}
/* MENU MODULE ACTIVE AND SUB LEVELS LINK COLOR */
li.active ul li a,
a.sublevel#active_menu {
	color:#121212;
}
/* MENU MODULE HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover,
li.active ul li.active a {
	color:#121212;
	background: url(../images/red/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(../images/red/bodyli.gif) no-repeat 0px 5px;
}

/*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;
}
/*--------yjms2---------*/
.yjsquare_yjms2 h2 {
	background:#121212;
	color:#fff;
}
.yjsquare_yjms2 h2 span {
	color:#bcbcbc;
}
#moke_content .menu_item h2,
#moke_content_1 .menu_item_1 h2 {
	background:none;
	color:#FFFFFF;
}
#moke_content .menu_item:hover,
#moke_content .menu_itemhover,
#moke_content_1 .menu_item_1:hover,
#moke_content_1 .menu_itemhover,
#moke_content_2 .menu_item_2:hover,
#moke_content_2 .menu_itemhover,
#moke_content_3 .menu_item_3:hover,
#moke_content_3 .menu_itemhover,
#moke_content_4 .menu_item_4:hover,
#moke_content_4 .menu_itemhover,
#moke_content_5 .menu_item_5:hover,
#moke_content_5 .menu_itemhover {
	background:url(../images/red/playlist_bg_hover.gif) repeat-x left top;
}
/*----- yjns5 --------*/
div.yjsquare._yjns5 {
	background:#121212;
}
.yjsquare._yjns5 h2 {
	background:#121212;
	color:#fff;
}
.yjsquare._yjns5 h2 span {
	color:#bcbcbc;
}
.yjsquare._yjns5 a:hover {
	color:#ccc;
}
#SlideShow5 .SlideShowSlide5 h1 {
	background:#a30327 url(../images/red/tab2.png) repeat-x left top;
}
#SlideShow5 a.navigation:hover,
#SlideShow5 a.selected {
	border:3px solid #a30327;
	border-bottom:none;
}
/*----yj multitabs-----*/
.yjsquare_yjmutlitab h5 {
	color:#a30327;
}
#tabs_container2 ol li,
#tabs_container3 ol li {
	background:url(../images/red/ol.gif) no-repeat left bottom;
}
#tabs_holder,
#tabs_holder2,
#tabs_holder3 {
	background:#EEEEEE;
	border:0;
}
#tabs_container,
#tabs_container2,
#tabs_container3 {
	background:#EEEEEE;
}
#tabs_container .tab_content,
#tabs_container2 .tab_content2,
#tabs_container3 .tab_content3 {
	background:#EEEEEE;
}
#tabs li,
#tabs li.last,
#tabs2 li,
#tabs2 li.last,
#tabs3 li,
#tabs3 li.last {
	background:#EEEEEE;
	color:#111111;
}
/* selected tab look */
#tabs li.selected,
#tabs3 li.selected {
	background:#000 url(../images/tab1.png) repeat-x left bottom;
	border-bottom:none;
	color:#fff;
}
#tabs li:hover,
#tabs3 li:hover {
	background:#000 url(../images/tab1.png) repeat-x left bottom;
	border-bottom:none;
	color:#fff;
}
/*tabs 2 copy tabs style */
#tabs2 li.selected {
	background:#a30327 url(../images/red/tab2.png) repeat-x left bottom;
	border-bottom:none;
	color:#fff;
}
#tabs2 li:hover {
	background:#a30327 url(../images/red/tab2.png) repeat-x left bottom;
	border-bottom:none;
	color:#fff;
}
/* tabs yjnf ultimate */
#tabs_container3 .yjnewsflashu_in {
	background: url(../images/h2.gif) repeat-x left bottom;
}
#tabs_holder3 .imageholder {
	border:1px solid #000;
	background:#202020;
}
.yjsquare {
	background:#EEEEEE;
}
#yjsg5 .yjsquare {
	background:none;
}
#yjsgheadergrid .yjsquare {
	background:none;
}
/*-----YJNF ULTIMATE----------*/
div.yjsquare.yjnfu a.itemtitle {
	background: url(../images/h2.gif) repeat-x left bottom;
}
div.yjsquare.yjnfu .yjnewsflashu_in {
	background:#EEEEEE!important;
}
.yjsquare.yjnfu {
	background:#fff;
}
/*----Advertisement----*/
.yjsquare_advertisement {
	background:#eee;
}
/*---MODULE STYLE YJ1----*/
.yjsquare._yj1 {
	color:#ccc;
	background:#121212;
}
.yjsquare._yj1 .yjsquare_in {
	border:10px solid #121212;
	background:#202020;
}
.yjsquare._yj1 h2.module_title {
	color:#fff;
}
.yjsquare._yj1 h2.module_title span {
	color:#bcbcbc;
}
.yjsquare._yj1 .yjsquare_in a:hover {
	color:#ccc;
}
.yjsquare._yj1 .yjsquare_in li {
	background: url(../images/strelica_dark.gif) no-repeat 0px 6px;
}
/*------MODULE STYLE YJ2-----*/
.yjsquare._yj2 {
	color:#555555;
	background:#CDCDCD;
}
.yjsquare._yj2 .yjsquare_in {
	border:10px solid #cdcdcd;
	background:#EEEEEE;
}
.yjsquare._yj2 h2.module_title {
	color:#fff;
}
.yjsquare._yj2 h2.module_title span {
	color:#121212;
}
/*----BOTTOM MODULES-----*/
#yjsg5 .yjsgxhtml {
	background:url(../images/bottom_div_dark.gif) no-repeat right center;
}
#yjsg5 #user15 {
	background:none;
}
/*FOOTER*/
#footer {
	background:url(../images/red/footer.jpg) repeat-x left center;
	color:#efefef;
}
/*---NEWS ARTICLES----*/
.news_item_f,
.news_item_c,
.news_item_s {
	background:#eee;
}
#center_bg {
	background:url(../images/yjsg2.gif) repeat-x left top;
}
element.style {
}
#footmod a:hover, #youjoomla a:hover {
color: #121212;
}
#footmod a, #youjoomla a {
color: #fff;
}
body a, body a:hover {
cursor: pointer;
}
a:focus, a:hover {
color: #121212;
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:link, a:visited {
text-decoration: none;
}
a:link, a:visited {
text-decoration: none;
}