/*======================================================================*\
|| #################################################################### ||
|| # 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   ||
|| # goldistribution 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 {
	color:#555;
}
#light{
background:#EEEEEE url(../images/bg_light.jpg) no-repeat center top;
}
#dark{
background:#000 url(../images/bg_dark.jpg) no-repeat center top;
}
#logo_dark{
background: url(../images/gold/logo_dark.png) no-repeat 0px bottom;
}
#logo_light{
background: url(../images/gold/logo_light.png) no-repeat 0px bottom;
}

/* BOTTOM PART OF THE SITE LAYOUT. BASE WRAP */
#centerbottom {
	background:#fff;
}
/*GRIDS STYLING CAN BE USED TO STYLE EACH gold DIFFERENTLY */
#yjsg1 {
	background:#fff;
	color:#555;
}
#header {
	/*background:#212121;*/
}
#logo {
	background:url(../images/gold/logo.png) no-repeat 0px 0px;
}
#yjsgheadergrid {
	color:#555;
}
#yjsg2 {}
#yjsg3 {
	background:#fff;
}
#yjsg4 {
}
#yjsg5 {
	background:#fff;
	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;
}
#footer {
	background:#121212;
	color:#3C3C3C;
}
#joomlacgoldit {
	background:#1F1F1F;
	color:#474646;
}
/*TEMPLATE CSS 
--------------------- */
/* SITE LINKS */
a:link, a:visited {
	text-decoration: none;
	color:#ba9551;
}
/* 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:#ba9551;
}
#pathway a:hover{
	color:#121212;
}
/* SITE HEADINGS */
h1, h2, h3, h4, h5, h6 {
	color:#ba9551;
}
.small, .createdate, .modifydate, .createby {
	text-transform: uppercase;
	color:#ccc;
	font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle, div.title h1, div.title h2, .yjsg-morearticles h3 {
	background:url(../images/h4.gif) repeat-x left bottom;
	color:#ba9551;
}
.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:#ba9551;
}
div.title h1 a:hover, div.title h1 a:focus, div.title h2 a:hover, div.title h2 a:focus {
	color:#121212;
}
/* FORM ELEMENTS */
/* ARTICLE TABLE OF CONTENTS */
fieldset, .toclink {
	border:1px solid #c8c8c8;
}
/* FIELDSET IN MODULES */
.yjsquare_in fieldset, .yjround_in fieldset {
	border:none;
}
/* INPUTBOXES */
.inputbox, #userreminder .requigold {
	background: #FFFFFF;
	border: 1px solid #c8c8c8;
}
.inputbox:hover, .inputbox:focus, #userreminder .requigold:hover, #userreminder .requigold:focus {
	background: #f9f9f9;
	border: 1px solid #cacaca;
}
/*BUTTONS
--------------------- */
.button {
	color:#fff;
}
.button, .validate {
	background:#ba9551;
	color:#fff;
	border:0;
}
a.button:link, a.button:visited, a.button:focus {
	color:#fff;
	padding:3px;
}
.back_button a:hover, .back_button a:active {
	color: #000;
	text-decoration: none;
}
a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a, .back_button a {
	background:#ba9551;
	color:#efefef;
}
a.readon:link, a.readon:visited {
	background:#ba9551;
	color:#fff;
}
/* ADDITIONAL SPAN READON CLASS FOR ROUND CORNERS */
.readon span {
	background:#ba9551;
}
a.readon:hover, .pagenavbar a:hover {
	color:#121212;
}
/* THIS TEMPLATE IS EQUIPED WITH  ROUND AND SQUARE CORNERS
TO SEE ROUND CORNERS SIMPLY CHANGE THE MODULE gold 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/gold/rounded.png);
	bac\kground:url(../images/gold/rounded_ie.gif);
}
.yjround h4 {
	color:#222222;
	border-bottom:1px dashed #222222;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR */
.yjround h4 span {
	color:#222222;
}
/* SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND*/
#yjsg1 .yjround .content, #yjsgheadergrid .yjround .content, #yjsg7 .yjround .content {
	color:#222222;
}
.yjround_in {
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h4 {
	color:#ba9551;
/*	border-bottom:1px dashed #222222;
*/}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h4 span {
	color:#ba9551;
}
.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 {
	color:#ba9551;
/*	border-bottom:1px dashed #ccc;
*/}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsg1 .yjsquare h4 span, #yjsg7 .yjsquare h4 span, #yjsgheadergrid .yjsquare h4 span {
	color:#ba9551;
}
/*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 {
}
#mod_login_remember {
	border: none;
	padding: 0!important;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
	background: url(../images/gold/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
	background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
	color:#ba9551;
}
/*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:#ba9551;
}
/* NORMAL TOP LINKS */
.horiznav ul li {
	background: url(../images/gold/topmenu/normal_l.png) no-repeat left center;
}
.horiznav ul li a, .horiznav ul li a:visited {
	color: #efefef;
	background: url(../images/gold/topmenu/normal_r.png) no-repeat right center;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
	background: url(../images/gold/topmenu/normal_l_haschild.png) no-repeat left center;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover, .horiznav ul li.sfHover {
	background: url(../images/gold/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: #ba9551;
	background: url(../images/gold/topmenu/hover_r.png) no-repeat right center;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav ul li.haschild:hover {
	background: url(../images/gold/topmenu/hover_l_haschild.png) no-repeat left center;
}
.horiznav ul li.haschild a:hover {
	color: #ba9551;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current, .horiznav li.active {
	background: url(../images/gold/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: #ba9551;
	background: url(../images/gold/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/gold/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/gold/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: #e5b865;
	background: url(../images/gold/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/gold/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 #f6f6f6!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:#fff;
	border-bottom: 1px solid #f6f6f6;
	color: #ba9551;
}
.top_menu ul.subul_main li a:visited {
	color: #ba9551;
	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: #ba9551;
}
/*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: #e5b865;
}
/*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/gold/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/gold/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/gold/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr, .horiznav li.tr:hover {
	background:transparent url(../images/gold/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br, .horiznav li.br:hover {
	background:transparent url(../images/gold/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl, .horiznav li.bl:hover {
	background:transparent url(../images/gold/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right, .horiznav li.right:hover {
	background:transparent url(../images/gold/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: #ba9551;
	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: #ba9551;
	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;
}
/*SIDE MENU MODULE
--------------------- */
/* MENU NORMAL LINKS COLOR */
#mainlevel li a, .menu li a, a.mainlevel {
	background: url(../images/gold/mainlevel.gif) no-repeat left top;/* LINKS BG IMAGE */
	color:#ba9551;
}
/* 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/gold/mainlevel.gif) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
	background: url(../images/gold/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 {
	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/gold/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(../images/gold/bodyli.gif) no-repeat 0px 5px;
}
/*USER PAGES STYLE */
#userlogin, #userlogout, #userregister, #userreminder {
	background:none;
}
/* IMAGE CAPTIONS */
p.img_caption {
	background:#efefef;
	border:1px solid #ccc;
	text-shadow:1px 1px #fff;
	text-transform:uppercase;
	color:#5F5F5F;
}
/*EXTRA DROPLINE*/
ul.subul_main.dropline.level1 li a{
	background:url(../images/gold/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/gold/topmenu/horiz_bg_dd.png) repeat-x left top!important;
}
ul.subul_main.dropline.level1 li.haschild{
	background:url(../images/gold/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;
}
/*--------YJMS2.0---------*/
.yjsquare_yjms2 h4{
	background:#121212;
	color:#fff;
}
.yjsquare_yjms2 h4 span{
	color:#bcbcbc;
}
#moke_content .menu_item h4,
#moke_content_1 .menu_item_1 h4 {
	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/gold/playlist_bg_hover.gif) repeat-x left top;
}
/*------END YJMS2.0---------*/
/*-----YJNS 5--------*/
.yjsquare_yjns5 h4{
	background:#121212;
	color:#fff;
}
.yjsquare_yjns5 h4 span{
	color:#bcbcbc;
}
.yjsquare_yjns5 a:hover{
	color:#ccc;
}
#SlideShow5 .SlideShowSlide5 h1{
	background:#ba9551 url(../images/gold/tab2.png) repeat-x left top;
}
#SlideShow5 a.navigation:hover, 
#SlideShow5 a.selected{
	border:3px solid #ba9551;
	border-bottom:none;
}
/*----END YJNS 5----*/
/*----MULTITABS-----*/
.yjsquare_yjmutlitab h5{
	color:#ba9551;
}
#tabs_container2 ol li,
#tabs_container3 ol li{
	background:url(../images/gold/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:#ba9551 url(../images/gold/tab2.png) repeat-x left bottom;
	border-bottom:none;
	color:#fff;
}
#tabs2 li:hover{ 
	background:#ba9551 url(../images/gold/tab2.png) repeat-x left bottom;
	border-bottom:none; 
	color:#fff;
}
/* tabs yjnf ultimate */
#tabs_container3 .yjnewsflashu_in{
	background: url(../images/h4.gif) repeat-x left bottom;
}
#tabs_holder3 .imageholder{
	border:1px solid #000;
	background:#202020;
}
/*----END MULTITABS-----*/
/*-----YJNF ULTIMATE----------*/
.yjsquare_yjnfu a.itemtitle{
	background: url(../images/h4.gif) repeat-x left bottom;
}
.yjsquare_yjnfu .yjnewsflashu_in{
	background:#EEEEEE!important;
}
/*-----YJNF ULTIMATE----------*/
/*----DEFAULT MODULE STYLE-----*/
.yjsquare{
	background:#EEEEEE;
}
#yjsg5 .yjsquare{
	background:none;
}
#yjsgheadergrid .yjsquare{
	background:none;
}
/*----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 h4{
	color:#fff;
}
.yjsquare_yj1 h4 span{
	color:#bcbcbc;
}
.yjsquare_yj1 .yjsquare_in a:link,
.yjsquare_yj1 .yjsquare_in a:visited{
	color:#ba9551;
}
.yjsquare_yj1 .yjsquare_in a:hover,
.yjsquare_yj1 .yjsquare_in a:focus{
	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 h4{
	color:#fff;
}
.yjsquare_yj2 h4 span{
	color:#121212;
}
/*----BOTTOM MODULES-----*/
.yjsquare_botmod{
	color:#ccc;
	background:#121212;
}
#yjsg5 .yjsgxhtml{
	background:url(../images/bottom_div_dark.gif) no-repeat right center;
}
#yjsg5 #user15{
	background:none;
}
.yjsquare_botmod h4{
	color:#fff;
}
.yjsquare_botmod h4 span{
	color:#bcbcbc;
}
.yjsquare_botmod .yjsquare_in a:link,
.yjsquare_botmod .yjsquare_in a:visited{
	color:#ba9551;
}
.yjsquare_botmod .yjsquare_in a:hover,
.yjsquare_botmod .yjsquare_in a:focus{
	color:#ccc;
}
.yjsquare_botmod .yjsquare_in li{
	background: url(../images/strelica_dark.gif) no-repeat 0px 6px;
}
/* Multimedia Box for bottom modules overide */
.bot_thumb{
	border:0;
}
.bot_thumb:hover{
	border:0;
}
/*FOOTER*/
#footer {
	background:url(../images/gold/footer.jpg) repeat-x left top!important;
	color:#efefef!important;
}
/*---NEWS ARTICLES----*/
.news_item_f{
	background:#eee;
}
.news_item_c,.news_item_s{
	background:#eee;
}
#center_bg{
	background:url(../images/yjsg2.gif) repeat-x left top;
}
.bignumber,.dropcap{
	color:#ba9551;
}
#userpages .pagetitle{
	background:none;
}