﻿/*======================================================================*\
|| #################################################################### ||
|| # 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:#fafafa;
	color:#969696;*/
}
/* BOTTOM PART OF THE SITE LAYOUT. BASE WRAP */
#centerbottom {}
/*GRIDS STYLING CAN BE USED TO STYLE EACH orange DIFFERENTLY */
#yjsg1 {
	color:#969696;
}
#header {
	background:url(../images/orange/logo.jpg) no-repeat 0px 0px;
	height: 200px;
}
#logo {
	background:url(../images/orange/logo.jpg) no-repeat 0px 0px;
}
#yjsgheadergrid {}
#yjsg2 {}
#yjsg3 {}
#yjsg4 {}
#yjsg5 {}
#pathway {
	background:#fff;
	border:1px solid #e7e7e7;
	color:#787878;
}
#pathway .yjsg_breadcrumbs a.pathway {
	background: url(../images/arrow.png) no-repeat right center;
}
#yjsg6 {
	color:#efefef;
}
#yjsg7 {
	color:#efefef;
}
#footer {
	color:#969696;
}
#joomlacredit {
	color:#969696;
}
/*TEMPLATE CSS 
--------------------- */
/* SITE LINKS */
a:link, a:visited {
	text-decoration: none;
	color:#f58550;
}
/* SITE HOVERS */
a:focus, a:hover {
	color: #5a1213;
	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:#f58550;
}
#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:#333333;
}
#yjsg1 a, #yjsgheadergrid a, #yjsg7 a {
	color:#fafafa;
}
#yjsg1 a:hover, #yjsgheadergrid a:hover, #yjsg7 a:hover {
	color:#f58550;
}
/* SITE HEADINGS */
h1, h2, h3, h4, h5, h6 {
	color:#393939;
}
.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 {
	color:#393939;
	/*border-bottom:1px solid #e7e7e7;*/
}
.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:#f58550;
}
div.title h1 a:hover, div.title h1 a:focus, div.title h2 a:hover, div.title h2 a:focus {
	color: #5a1213;
}
/* 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:#999999;
	background: #FFFFFF;
	border: 1px solid #e7e7e7;
}
.inputbox:hover, .inputbox:focus{
	color:#999999;
	background: #FFFFFF;
	border: 1px solid #dddddd;
}
/*BUTTONS
--------------------- */
.button, .validate{
	background:url(../images/orange/readmore.png) no-repeat left top;
	border:none;
	color:#fff;
	/*text-shadow:1px 1px #f36336;*/
}
/*readon*/
a.readon:link, a.readon:visited {
	background:url(../images/orange/readon_l.png) no-repeat left top;
	border:none;
	color:#efefef;
	text-shadow:1px 1px #f36336;
}
.readon span {
	background:url(../images/orange/readon_r.png) no-repeat right top;
}
a.readon:hover {
	color:#333333;
}
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/orange/pagination.png);*/
	color:#f36336;
}
/* active one*/
ul.pagination li span {
	color:#5a1213;
}
/* hover*/
ul.pagination li a:hover {
	color:#5a1213;
}
/* THIS TEMPLATE IS EQUIPED WITH  ROUND AND SQUARE CORNERS
TO SEE ROUND CORNERS SIMPLY CHANGE THE MODULE orange 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/orange/rounded.png);
}
.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 {
	height: 25px;
	width: 180px;
	background-color: #e46a29;
	line-height: 25px;
	margin-left:0px !important;
	color: #5a1213 !important;
	/*color:#393939;
	border-bottom:1px solid #e7e7e7;*/
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h4 span {
	
}
.yjsquare {
}
.yjsquare_in {

}
/* ADDITIONAL MODULE STYLES */
/******MODULE STYLE _YJ1**********/
.yjsquare_yj1 {
	background:#fff;
	border:1px solid #e7e7e7;
}
.yjsquare_yj1 h4{
	color:#f58550;
	border-bottom:1px solid #e7e7e7;
}
.yjsquare_yj1 h4 span{
	color:#f58550;
}
/******MODULE STYLE _YJ1**********/

/******MODULE STYLE _YJ2**********/
.yjsquare_yj2 .title_l,
.yjsquare_yj2 .title_r {
	background:url(../images/orange/bottom_h4_l.png) no-repeat left center;
}
.yjsquare_yj2 .title_r{
	background:url(../images/orange/bottom_h4_r.png) no-repeat right center!important;
}
#yjsg6 .yjsquare_yj2 h4,#yjsg7 .yjsquare_yj2 h4,
#yjsg6 .yjsquare_yj2 h4 span,#yjsg7 .yjsquare_yj2 h4 span{
	color:#fff;
}
/******MODULE STYLE _YJ2**********/

/******MODULE STYLE _YJ3**********/
.yjsquare_yj3{
	border:1px solid #000;
	background:url(../images/bottom_grids_bg.png) repeat;
}
.yjsquare_yj3 h4,.yjsquare_yj3 h4 span{
	color:#fff;
}
.yjsquare_yj3 .title_l,.yjsquare_yj3 .title_r{
	background:url(../images/orange/bottom_h4_l.png) no-repeat left center;
}
.yjsquare_yj3 .title_r{
	background:url(../images/orange/bottom_h4_r.png) no-repeat right center;
}
.yjsquare_yj3 .title_holder{
	background:url(../images/bottom_h4_holder.png) repeat-x left top;
}
/******MODULE STYLE _YJ3**********/

/******MODULE STYLE _YJ4**********/
#yjsg6 .yjsquare_yj4 h4,#yjsg7 .yjsquare_yj4 h4,
#yjsg6 .yjsquare_yj4 h4 span,#yjsg7 .yjsquare_yj4 h4 span{
	color:#fff;
}
/******MODULE STYLE _YJ4**********/

/*  SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND */
#yjsg1 .yjsquare h4, #yjsg6 .yjsquare h4, #yjsg7 .yjsquare h4 {
	color:#fff;
	border-bottom:none;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsg1 .yjsquare h4 span, #yjsg6 .yjsquare h4 span, #yjsg7 .yjsquare h4 span {
	color:#fff;
}
/*SEARCH INPUTBOX STYLING. CURRENTLY USING DEFAULT INPUT STYLE
--------------------- */
.search {
	float: right;
}
.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/orange/topmenu/horiz_bg.png) repeat-x 0 bottom;*/
	position: relative; !important;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
	background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
	color:#777777;
}
/*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:#777777;
}
/* 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: #777777;
	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;*/
	color: #5a1213;
}
.horiznav ul li a:hover, .horiznav ul li:hover a, .horiznav ul li.sfHover a,  .horiznav ul li.sfHoverHas a {
	color: #5a1213;
	/*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: #5a1213;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current, .horiznav li.active, a:hover {
	/*background: url(../images/orange/topmenu/active_l.png) no-repeat left center;*/
	color: #5a1213;
}
.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: #5a1213;
	/*background: url(../images/orange/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/orange/topmenu/active_l_haschild.png) no-repeat left center;*/
	color: #5a1213;
}
/* 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;*/
	color: #5a1213;
}
.horiznav li#current a:hover, .horiznav li#current.sfHover a:hover, .horiznav li.active a:hover {
	color: #c96e42;
	/*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;*/
	color: #5a1213;
}
/* 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:#FFFFFF;
}
/* 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 #dddddd!important;
}
/*--- end dropline extra ---*/

.horiznav ul{
	list-style:none !important;
    position: relative!important;
    left:50%!important;
    float:left!important;
}

.horiznav ul li{
	position:relative!important;
    left:-50%!important;
    float:left!important;
}


/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:#FFFFFF;
	border-bottom: 1px solid #dddddd;
	color: #777777;
}
.top_menu ul.subul_main li a:visited {
	color: #777777;
	background:#FFFFFF;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background:#ececec;
	color: #f58550;
}
.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:#FFFFFF;
	color: #777777;
}
/*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:#ececec;
	color: #f58550;
}
/*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:#ececec;
	color: #f58550;
}
/*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:#ececec;
	color: #f58550;
}
/*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/orange/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/orange/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/orange/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr, .horiznav li.tr:hover {
	background:transparent url(../images/orange/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br, .horiznav li.br:hover {
	background:transparent url(../images/orange/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl, .horiznav li.bl:hover {
	background:transparent url(../images/orange/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right, .horiznav li.right:hover {
	background:transparent url(../images/orange/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/orange/topmenu/square/tl.png)!important;
}
.horiznav ul.level1 li.tr,.horiznav ul.level1 li.tr:hover{
	background:transparent url(../images/orange/topmenu/square/tr.png) no-repeat right top!important;
}
.horiznav ul.level2 li.tl,.horiznav ul.level2 li.tl:hover{
	background:transparent url(../images/orange/topmenu/corners/tl.png)!important;
}
.horiznav ul.level2 li.tr,.horiznav ul.level2 li.tr:hover{
	background:transparent url(../images/orange/topmenu/corners/tr.png) no-repeat right top!important;
}
.top_menu ul.subul_main.level1{
	margin-top:3px;
}
/********************** 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: #777777;
	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: #f58550;
	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: #777777;
	border-bottom: 1px solid #dddddd;
	background:#FFFFFF;
}
.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: #f58550;
	background:#ececec;
}
span.separator {
	background:#FFFFFF;
	border-bottom: 1px solid #dddddd;
	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/orange/mainlevel.gif) no-repeat left top;/* LINKS BG IMAGE */
	color:#333333;
}
/* 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/orange/mainlevel.gif) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
	background: url(../images/orange/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:#f58550;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a, a.sublevel#active_menu {
	color:#f58550;
}
/* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover, li.active ul li.active a {
	color:#333333;
	/*background: url(../images/orange/mainlevel.gif) no-repeat left top;*/
}
/* SITES LI IMAGE */
ul li {
	/*background: url(../images/orange/bodyli.gif) no-repeat 0px 5px;*/
}
/*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;
}

/************************************************\
******************YOU EDITION*********************
\************************************************/

/****************YJSG1 OUT*******************/
.yjsg1_out{
	background:url(../images/yjsg1_bg.jpg) repeat;
}
/************END YJSG1 OUT*************/
/***********RSS CUSTOM MODULE*********/
.yjsquare.rss{
	background:url(../images/orange/rss.png) no-repeat left 2px!important;
	color:#fafafa;
	text-shadow:1px 1px #262626;
}
.yjsquare.rss span{
	color:#ababab;
}
.yjsquare.rss a:link,
.yjsquare.rss a:visited{
	color:#fafafa;
}
.yjsquare.rss a:hover,
.yjsquare.rss a:focus{
	color:#f58550;
}
/*********END RSS CUSTOM MODULE*********/
/***********SMALL MENU************/
.yjsquare.smallmenu ul li a.mainlevel,.yjsquare.smallmenu ul li a.mainlevel:hover {
	background:url(../images/small_menu_sep.png) no-repeat right 9px;
}
.yjsquare.smallmenu ul li a.mainlevel:link,
.yjsquare.smallmenu ul li a.mainlevel:visited{
	color:#fafafa;
	text-shadow:1px 1px #262626;
}
.yjsquare.smallmenu ul li a.mainlevel:hover,
.yjsquare.smallmenu ul li a.mainlevel:focus{
	color:#f58550;
	text-shadow:1px 1px #262626;
}
/***********END SMALL MENU************/
/************YJ LIVE SEARCH*************/
.yjlsearch #defaultfeedLiveSearch.yj_inputbox{
	text-shadow:1px 1px #262626;
	color:#ababab;
	background:#494949;
	border:1px solid #000;
}
.yjlsearch .button{
	background:url(../images/search_button.png) no-repeat left top;
	text-shadow:1px 1px #fff;
}
.LiveSearchResults{
	border:1px solid #e7e7e7;
}
.LiveSearchResults a.next, .LiveSearchResults a.back{
	background:url(../images/orange/yjlive_next.png) no-repeat left top!important;
}
.LiveSearchResults a.next:hover, .LiveSearchResults a.back:hover{
	color:#333333;
	background:url(../images/orange/yjlive_next.png) no-repeat left top!important;
}
.LiveSearchResults .LiveSearchResult{
	border-bottom:1px solid #e7e7e7;
}
.LiveSearchResults .LiveSearchResultHover{
	border-bottom:1px solid #e7e7e7;
	background:url(../images/orange/yjlive_result_bg.png) repeat-x left top!important;
}
.LiveSearchResults .LiveSearchExpandDetails,
.LiveSearchResults .LiveSearchExpandDetails a:HOVER,
.LiveSearchResults .LiveSearchExpandDetails a.hovered{
	background:url(../images/yjlive_info.png) no-repeat center center;
}
/**********END YJ LIVE SEARCH***********/
/****************HEADER********************/
.header_out{
	background:#ffffff;
}
/*************END HEADER********************/
/*****************LOGO********************/
#logo {
	background:url(../images/orange/logo.jpg) no-repeat left top;
}
#logo a{
	background:url(../images/orange/logo.jpg) no-repeat left top;
}
/**************END LOGO********************/

/***************TOP MENU******************/
.menu_out{
	/*background:url(../images/orange/topmenu/topmenu_holder.png) repeat-x left top;*/
}
/************END TOP MENU**************/
/*********DEFAULT MODULE STYLE********/
.yjsquare{
	background:#fff;
	border:1px solid #e7e7e7;
}
.youed_readmore{
	background:url(../images/orange/readmore.png) no-repeat left top;
	text-shadow:1px 1px #f36336;
}
a.youed_readmore:link,
a.youed_readmore:visited{
	color:#fff;
}
a.youed_readmore:hover,
a.youed_readmore:focus{
	color:#333333;
}
/*********END DEFAULT MODULE STYLE********/
/************NEWS SLIDER 10**************/
/*--Slides--*/
.yens #slides{
	background:#fff;
	border-right:1px solid #e7e7e7;
}
.yens #slides span.info_title{
	color:#3a3a3a;
}
.yens .slide_info a.read{
	background:url(../images/orange/readmore.png) no-repeat left top!important;
	color:#ffffff;
	text-shadow:1px 1px #f36336;
}
.yens .slide_info a.read:hover,
.yens .slide_info a.read:focus{
	color:#333333;
}
/*--Navigator--*/
.yens #navigator10 li.element div.inner{
/*--If you are using playlist on the left side please uncomment the line under---*/
/*--background:url(../images/ns10_nav_normal.jpg) repeat-y right top; --*/
	background:url(../images/ns10_nav_normal.jpg) repeat-y left top;
}
.yens #navigator10 li.element div.inner span.title{
	color:#9a9a9a;
}
/*--Right Align playlist--*/
#navigator10 li.selected_right div.inner{
	background:url(../images/orange/ns10_nav_active.jpg) no-repeat left top!important;
	color:#3a3a3a!important;
}
#navigator10 li.selected_right div.inner span.title{
	color:#3a3a3a!important;
}
/*--Left Align playlist--*/
#navigator10 li.selected_left div.inner{
	background:url(../images/orange/ns10_nav_active.jpg) no-repeat right top!important;
	color:#3a3a3a!important;
}
#navigator10 li.selected_left div.inner span.title{
	color:#3a3a3a!important;
}
/********END NEWS SLIDER 10**************/
/*******SOCIAL LINKS***********/
.socials{
	color:#999999;
}
.socials span.socialrss{
	color:#f58550;
	background:url(../images/rss.jpg) no-repeat 5px center;
}
.socials span.twitter{
	color:#33ccff;
	background:url(../images/twitter.jpg) no-repeat 5px center;
}
.socials span.facebook{
	color:#3f5895;
	background:url(../images/facebook.jpg) no-repeat 5px center;
}
/******END SOCIAL LINKS*******/
/********YJ ACORDION NEWSFLASH--------*/
.yean .cat_title{
	color:#333333;
}
.yean .yjacnf_toggler_style{
	border-top:1px solid #eeeeee;
}
.yean .title_in{
	color:#393939;
}
.yean a.item_image:hover{
	background:#000 url(../images/hover_image.png) no-repeat center center!important;
}
.yean .item_details{
	color:#999999;
}
.yean .item_readmore{
	background:url(../images/orange/readmore.png) no-repeat left top;
	color:#ffffff;
	text-shadow:1px 1px #f36336;
}
/********END YJ ACORDION NEWSFLASH--------*/
/**********YJ MULTITABS**************/
.yemt{
	border:none;
}
.yemt #tabs{
	border-top:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}
.yemt #tabs li{
	color:#555555;
	background:#fff url(../images/tabs_normal.jpg) no-repeat left top;
}
.yemt #tabs li:hover{
	background:#fff url(../images/tabs_hover.jpg) repeat-y left top;
}
.yemt #tabs li.selected{
	background:#fff url(../images/tabs_hover.jpg) repeat-y left top;
}
.yemt .tab_content_in{
	border:1px solid #e7e7e7;
	border-top:none!important;
}
/********END YJ MULTITABS***********/
/*******K2 MENU MY************/
.k2CategoriesListBlock ul li a{
	color:#393939;
}
.k2CategoriesListBlock ul li a:hover{
	color:#f58550;
}
/*******END K2 MENU MT***********/

/********ADVERTISE SMALL************/
.advertisesmall{
	background:none;
	border:none;
}
/*****END ADVERTISE SMALL***********/
/*******YOUDEVELOPER SLIDER*******/
.yeds .youd_category{
	color:#333333;
	border-bottom:1px solid #e7e7e7;
}
.yeds .youd_date{
	color:#999999;
}
/*navigation*/
.yeds #Youdeveloperslider .navigator li {
	background:url(../images/orange/yuod_nav.png) no-repeat top left!important;
}
.yeds #Youdeveloperslider .navigator li.selected {
	background:url(../images/orange/yuod_nav.png) no-repeat bottom left!important;
}
/*******END YOUDEVELOPER SLIDER*******/
/*******BOTTOM GRIDS***********/
#yjsg6,#yjsg7{
	background:url(../images/bottom_grids_bg.png) repeat;
}
#yjsg6 .title_l,#yjsg6 .title_r,
#yjsg7 .title_l,#yjsg7 .title_r{
	background:url(../images/orange/bottom_h4_l.png) no-repeat left center;
}
#yjsg6 .title_r,#yjsg7 .title_r{
	background:url(../images/orange/bottom_h4_r.png) no-repeat right center;
}
#yjsg6 .title_holder,#yjsg7 .title_holder{
	background:url(../images/bottom_h4_holder.png) repeat-x left top;
}
#yjsg6{
	border:1px solid #000;
	border-bottom:0;
}
#yjsg7{
	border:1px solid #000;
	border-top:0;
}
/*******BOTTOM GRIDS***********/
/*******YJ LATEST TWITTS******/
.yelt .yj_twitter_cont{
	background:url(../images/twitts_inset.jpg) repeat-x left bottom;
}
.yelt .yj_twitter_updated{
	color:#fff;	
}
.yelt .yj_twitter_title a:link,
.yelt .yj_twitter_title a:visited{
	color:#aaaaaa;
}
.yelt .yj_twitter_title a:hover,
.yelt .yj_twitter_title a:focus{
	color:#f58550;
}

/*****END YJ LATEST TWITTS******/
/*******K2 CONTENT FOOTER*******/
.yecf ul li{
	background:url(../images/twitts_inset.jpg) repeat-x left bottom!important;
}
.yecf .moduleItemAuthor a:link,
.yecf .moduleItemAuthor a:visited{
	color:#989898!important;
}
.yecf .moduleItemAuthor a:hover,
.yecf .moduleItemAuthor a:focus{
	color:#f58550!important;	
}
.yecf ul li a:link,
.yecf ul li a:visited{
	color:#fff!important;	
}
.yecf ul li a:hover,
.yecf ul li a:focus{
	color:#f58550!important;	
}
.yecf a.moduleItemImage:hover{
	background:#000 url(../images/hover_image.png) no-repeat center center;
}
/*******END K2 CONTENT FOOTER*******/
/*******SUBSCRIBE FOOTER*******/
#subscribe_holder .inputbox{
	color:#ffffff;
	background:url(../images/inpub_box_footer.png) no-repeat left top;
}
.sub_button {
	color:#fff;
	text-shadow:1px 1px #f36336;
	background:url(../images/orange/submit_button_footer.png) no-repeat left top;
}
/*******END SUBSCRIBE FOOTER*******/
span.dropcap,span.bignumber{
	color:#f58550;
}
.componentheading{
	color:#393939;
	border-bottom:1px solid #e7e7e7;
}
/*** K2 Colors ***/
div.subCategory h2 a:link,
div.subCategory h2 a:visited{
	color:#000;
}
div.subCategory h2 a:hover,
div.subCategory h2 a:focus{
	color:#f58550;
}
/* sub cat read more */
a.subCategoryMore, a.subCategoryMore:visited,div.catItemReadMore,.userView .itemReadMore,
.tagView .itemReadMore {
	background:url(../images/orange/readon_l.png) no-repeat left top;
}
a.subCategoryMore span,div.catItemReadMore span,.userView .itemReadMore span,
.tagView .itemReadMore span{
	background:url(../images/orange/readon_r.png) no-repeat right top;
}
a.subCategoryMore:link,a.subCategoryMore:visited,
.catItemReadMore a:link,.catItemReadMore a:visited,
.userView .itemReadMore a:link,.userView .itemReadMore a:visited,
.tagView .itemReadMore a:link,.tagView .itemReadMore a:visited{
	color:#fff;
	text-shadow:1px 1px #f36336;
}
a.subCategoryMore:hover,a.subCategoryMore:focus,
.catItemReadMore a:hover,.catItemReadMore a:focus,
.userView .itemReadMore a:hover,.userView .itemReadMore a:focus,
.tagView .itemReadMore a:hover,.tagView .itemReadMore a:focus{
	color:#333333;
}
div.itemHeader h2.itemTitle,
a.moduleItemTitle:hover,a.moduleItemTitle:focus,
.k2LatestCommentsBlock ul li a span{
	color:#f58550;
}
#submitCommentButton {
	background:url(../images/orange/readmore.png) no-repeat left top!important;
	color:#fff;
	text-shadow:1px 1px #262626;
}
ul.preSocialLinks li a{
	background-image: url(../images/orange/socials.png);
}
div.k2TagCloudBlock a:hover {
	border:1px solid #f58550;
}
.k2CategoriesListBlock ul li a {
	background:url(../images/orange/mainlevel.gif) no-repeat left top;
}
/* main caregory link*/
div.k2CategoriesListBlock ul li.activeCategory a {
	color:#f58550!important;
}
div.k2CategoriesListBlock ul li.activeCategory a:hover {
	color:#f58550!important;
}
/*---Menu dropline extra---*/
.subul_main.dropline.level1{
	background:#fafafa!important;
}
.subul_main.dropline.level1 a,.subul_main.dropline.level1 a:hover{
	background:none!important;
}

.yjsg-blog_f .pagetitle{
	text-align:center;	
}

.search label{
	display:none;
}

.search #mod-search-searchword{
	margin-left: 5px;
}

.search .button {

	background: #e46a29;
	border: medium none;
	color: rgb(255, 255, 255);
	font-weight: bold;
}

#header3{
	margin-top:20px!important;
	margin-right:20px!important;
}

#header3  #mod-search-searchword{
	
	/*margin-right:60px!important;*/
	border: 2px solid #e46a29;
}

#header3  div .yjsquare_in{
	padding-rigth:0px;
}

.yjsg-blog_f{
	align: center;
}

.yjsg-blog_c .pagetitle{
	height: 25px;
	width: 170px;
	background-color: #e46a29;
	margin: 0 auto;
	text-align:center;
	padding-top: -50px;
	color: #ffffff;
    font-size: 150%;
}

.square_holder {
	padding:5px;
}

div.phrases-box,  fieldset.only , .basictable .readon {
	display:none !important;
}
.result-category , .quantity-box, .quantity-controls, .availability{
	display:none;
}

#div_shipto, #title{
	display:none;
}

label.delimiter_billto.full-input, .title.full-input, .spacer h2 img{
	display:none;
}

div .contact.component{
	padding: 10px 10px;
}

.jicons-icons{
	font-style:normal;
	display:none;
}

.contact-street, .contact-suburb, .contact-postcode{
	font-style:normal;
}

.browse-view{
	margin:0 10px;
}

.productdetails-view.productdetails{
	margin:5px 10px;
}

.product-short-description, .product-description{
	text-align:justify;
}

.contact  h3{
	color:#f58550!important;
}

.contact-telephone{
	font-weight:bold;
}

.PricesalesPrice{
	
	font-size:14px;
}

span.PricesalesPrice{
	font-weight: bold;
	font-size:16px !important;
}

.abe_powered, .validators, .articul, .discount, .contact-name{
	display:none;
}

.news_item_a .pagetitle, .art,.square_holder ul#tabs, .square_holder h1 a{
	display:none;
}

blockquote{
	font: italic !important;
	font-size:12px !important;
	background: none !important;
	border-left: none!important;
	text-align: justify;
	color: #5a1213 !important; 
}

div.spacer h3{
	margin-top: 5px !important;
}

.topten-view h4, .recent-view h4, .latest-view h4, .featured-view h4{
	font-weight: bold !important;
}

   .photo {
    display: inline-block; /* Строчно-блочный элемент */
    position: relative; /* Относительное позиционирование */
	width: 100%;
   }
   .photo:hover::after {
    content: attr(data-title); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    left: 0; right: 0; bottom: 50%; /* Положение подсказки */
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: rgba(245, 133,80,0.6);/*rgba(0,42,167,0.6); /* Полупрозрачный цвет фона */
    color: #fff; /* Цвет текста */
    text-align: center; /* Выравнивание текста по центру */
    font-size: 18px; /* Размер текста подсказки */
    padding: 10px 15px; /* Поля */
    border: 1px solid #333; /* Параметры рамки */
   }
  
.VmOpen a{
	color:#5a1213!important;
}

.vm2-billto-icon {
display:none !important;
}

#type_cat{
	font-weight: bold !important;
}

 td.key{
	display:none !important;
}

/*.square_holder div.floatright a{
	display:none !important;
}*/

/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h2.module_title {
    line-height: 28px;
    color:#5a1213;
    background-color:#e46a29;
	border-bottom:1px solid #e7e7e7;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h2.module_title span {
	color:#393939;
}

