/*======================================================================*\
|| #################################################################### ||
|| # 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#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:#f8f8f8;
	color:#888888;
}
#logo {
	background:url(../images/orange/logo.png) no-repeat 0px 0px;
}
/* SITE LINKS */
a{
	color:#C51A1E;
}
/* SITE HOVERS */
a:focus,
a:hover {
	color:#333333;
}
/*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:#333333;
}
#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:#C51A1E;
}
#yjsg1 a,
#yjsgheadergrid a,
#yjsg7 a {
	color:#ffffff;
}
#yjsg1 a:hover,
#yjsgheadergrid a:hover,
#yjsg7 a:hover {
	color:#d7d7d7;
}
/* SITE HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#333333;
}
.small,
.createdate,
.modifydate,
.createby {
	text-transform: uppercase;
	color:#ccc;
	font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle,
.aticle_title {
	color:#333333;
}
.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:#a7a7a7;
	background: #FFFFFF;
	border: 1px solid #dcdcdc;
}
.inputbox:hover,
.inputbox:focus {
}
/*BUTTONS
--------------------- */
.button,
.button:hover,
.validate {
	background:url(../images/yv_readmore.png) repeat-x left top;
	border:1px solid #dddddd;
	color:#C51A1E;
	text-shadow:1px 1px #fff;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
/*readon*/
a.readon,
a.hover,
a.focus{
	background:url(../images/yv_readmore.png) repeat-x left top!important;
	border:1px solid #dddddd;
	color:#C51A1E;
	text-shadow:1px 1px #fff;
	-webkit-box-shadow:none!important;
	-khtml-box-shadow:none!important;
	-moz-box-shadow:none!important;
	box-shadow:none!important;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
a.readon span,
a.hover span,
a.focus span{
	background:url(../images/yv_readmore.png) repeat-x left top!important;
}
a.readon:hover {
	color:#333333;
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h2.module_title {
	color:#333333;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h2.module_title span {
	color:#333333;
}
/*  SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND */
#yjsg1 .yjsquare h2.module_title,
#yjsg7 .yjsquare h2.module_title,
#yjsgheadergrid .yjsquare h2.module_title {
	color:#333333;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsg1 .yjsquare h2.module_title span,
#yjsg7 .yjsquare h2.module_title span,
#yjsgheadergrid .yjsquare h2.module_title span {
	color:#333333;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
	background: url(../images/orange/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
	background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
	color:#ccc;
}
/*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:#ccc;
}
/* 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: #333333;
	background: url(../images/orange/topmenu/normal_r.png) no-repeat right center;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
	background: url(../images/orange/topmenu/normal_l_haschild.png) no-repeat left center;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover, .horiznav ul li.sfHover {
	background: url(../images/orange/topmenu/hover_l.png) no-repeat left center;
}
.horiznav ul li a:hover, .horiznav ul li:hover a, .horiznav ul li.sfHover a,  .horiznav ul li.sfHoverHas a {
	color: #C51A1E;
	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: #C51A1E;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current, .horiznav li.active {
	background: url(../images/orange/topmenu/active_l.png) no-repeat left center;
}
.horiznav li#current a, .horiznav li.active a, .horiznav li.active a:visited, .horiznav li.active.sfHover a:visited, .horiznav li.active.sfHoverHas a:visited {
	color: #C51A1E;
	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;
}
/* ACTIVE TOP LINKS HOVER */
.horiznav li#current:hover, .horiznav li#current.sfHover, .horiznav li.active:hover, .horiznav li.active.sfHover {
	background: url(../images/orange/topmenu/active_l.png) no-repeat left center;
}
.horiznav li#current a:hover, .horiznav li#current.sfHover a:hover, .horiznav li.active a:hover {
	color: #C51A1E;
	background: url(../images/orange/topmenu/active_r.png) no-repeat right center;
}
/* ACTIVE TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav li#current.haschild:hover, .horiznav li#current.haschild.sfHoverHas, .horiznav li#current.active.sfHover {
	background: url(../images/orange/topmenu/active_l_haschild.png) no-repeat left center;
}
/* MAIN SUB UL AND MODULE BG */
ul.subul_main.group_holder, .subul_main li.has_modpoz div.yj_menu_module_holder, .subul_main li.has_module div.yj_menu_module_holder, .subul_main li.haschild div.yj_menu_module_holder, .horiznav ul ul.subul_main.dropline {
	background:#C51A1E;
}
/* 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 #ff6d33!important;
}
/*--- end dropline extra ---*/

/*--Module in menu---*/
.yj_menu_module_holder h2.module_title,
.yj_menu_module_holder h2.module_title span,
.yj_menu_module_holder{
	color:#fff;
}
.yj_menu_module_holder h2.module_title{
	border-bottom:none;
}

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:#C51A1E;
	border-bottom: 1px solid #9E9799;
	color: #fff;
}
.top_menu ul.subul_main li a:visited {
	color: #fff;
	background:#C51A1E;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background:#C51A1E;
	color: #333333;
}
.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:#C51A1E;
	color: #fff;
}
/*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:#C51A1E;
	color: #333333;
}
/*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:#C51A1E;
	color: #333333;
}
/*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:#C51A1E;
	color: #333333;
}
/*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;
}
/********************** 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: #fff;
	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: #333333;
	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: #fff;
	border-bottom: 1px solid #ff6d33;
	background:#C51A1E;
}
.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: #333333;
	background:#C51A1E;
}
span.separator {
	background:#C51A1E;
	border-bottom: 1px solid #ff6d33;
	color: #fff;
}
/*Menu module links*/
div.yj_menu_module_holder .yjsquare_in a:link, div.yj_menu_module_holder .yjsquare_in a:visited {
	color:#333333!important;
}
div.yj_menu_module_holder .yjsquare_in a:focus, div.yj_menu_module_holder .yjsquare_in a:hover {
	color:#fff!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.png) no-repeat 5px 9px;
}
a.sublevel:hover {
	text-decoration:underline;
}
/*HOVER AND ACTIVE LINK COLOR */
#footmod a.mainlevel:hover,
#footmod a.mainlevel:active,
#footmod a.mainlevel:focus,
#mainlevel li a:hover,
#mainlevel a#active_menu:link,
#mainlevel a#active_menu:visited,
a.mainlevel#active_menu,
a.sublevel,
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus,
#active_menu,
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus,
li.active a,
li.parent a,
.menu li a:hover {
	color:#C51A1E;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a,
a.sublevel#active_menu {
	color:#C51A1E;
}
/* 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.png) no-repeat 0px 5px;
}
/* pagination */
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/system/pagination.png);
}
/* active one*/
ul.pagination li span {
	color:#fff;
}
/* hover*/
ul.pagination li a:hover {
	color:#fff;
}
div.nojb.news_item_a .pagination ul li{
	border:1px solid #dcdcdc;
}
/*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;
}
#centertop {
	background:#fff;
}
/***MENU***/
ul.subul_main.level1 li span.yjm_desc,
ul.subul_main.level1 li a:hover span.yjm_desc,
ul.subul_main.level2 li span.yjm_desc,
ul.subul_main.level3 li span.yjm_desc{
	color:#ad3303!important;
}
/*---Menu dropline extra---*/
.subul_main.dropline.level1{
	background:#fff!important;
}
.subul_main.dropline.level1 li a:link,
.subul_main.dropline.level1 li a:visited{
	color:#333333!important;
}
.subul_main.dropline.level1 li a:hover,
.subul_main.dropline.level1 li a:focus{
	color:#C51A1E!important;
}
.subul_main.dropline.level2 li a:link,
.subul_main.dropline.level2 li a:visited{
	color:#fff!important;
}
.subul_main.dropline.level2 li a:hover,
.subul_main.dropline.level2 li a:focus{
	color:#333333!important;
}
.subul_main.dropline.level1 .yjm_desc,
.subul_main.dropline.level1 a:hover .yjm_desc{
	color:#ccc;
}
/***SOCIALS***/
.yjtwitter,
.linkedin,
.googleplus,
.yjfacebook,
.rss {
	background:url(../images/socials.png) no-repeat left top;
}
.yjtwitter:hover {
	background:url(../images/socials.png) no-repeat left bottom;
}
.linkedin {
	background:url(../images/socials.png) no-repeat -23px top;
}
.linkedin:hover {
	background:url(../images/socials.png) no-repeat -23px bottom;
}
.googleplus {
	background:url(../images/socials.png) no-repeat -46px top;
}
.googleplus:hover {
	background:url(../images/socials.png) no-repeat -46px bottom;
}
.yjfacebook {
	background:url(../images/socials.png) no-repeat -69px top;
}
.yjfacebook:hover {
	background:url(../images/socials.png) no-repeat -69px bottom;
}
.rss {
	background:url(../images/socials.png) no-repeat -92px top;
}
.rss:hover {
	background:url(../images/socials.png) no-repeat -92px bottom;
}
/***Call text***/
.call_text {
	background:url(../images/text_sep.png) no-repeat left center;
}
/***YJME IN MENU***/
.yjm_module .yvmemenu a.item_title:link,
.yjm_module .yvmemenu a.item_title:visited {
	color:#333333!important;
}
.yjm_module .yvmemenu a.item_title:hover,
.yjm_module .yvmemenu a.item_title:focus {
	color:#fff!important;
}
.yvmemenu a.item_readmore {
	background:url(../images/orange/yjme_menu_rm.png) no-repeat left top!important;
}
.yvmemenu a.item_readmore:hover {
	background:url(../images/orange/yjme_menu_rm.png) no-repeat left bottom!important;
}
/***IMAGE SLIDER***/
.yvis .YJSlide_intro {
	color:#898989;
	background:url(../images/imageslider_desc_bg.png) repeat;
}
.yvis .YJSlide_intro h2 {
	color:#fff;
}
.yvis #YJS_left,
.yvis #YJS_right {
	background:url(../images/orange/is_arrow_left.png) no-repeat left top;
}
.yvis #YJS_right {
	background:url(../images/orange/is_arrow_right.png) no-repeat left top;
}
.yvis #YJS_left:hover {
	background:url(../images/orange/is_arrow_left.png) no-repeat left bottom;
}
.yvis #YJS_right:hover {
	background:url(../images/orange/is_arrow_right.png) no-repeat left bottom;
}
#yjsg2 {
	border-bottom:2px solid #333333;
}
/***YOUVIDA READMORE***/
.yv_readmore {
	background:url(../images/yv_readmore.png) repeat-x left top;
	border:1px solid #dddddd;
	text-shadow:1px 1px #fff;
}
#yjsg4 {
	border-bottom:1px solid #dfdfdf;
	background:#f3f3f3;
	border-top:1px solid #dfdfdf;
}
/***YOUVIDA PARAGRAPH***/
.yvparagraph {
	color:#333333;
}
.yj_getintouch {
	background:#C51A1E;
	border:1px solid #d93d00;
	text-shadow:1px 1px #d93d00;
	color:#fff;
}
.yj_getintouch:hover {
	color:#333333;
	text-shadow:1px 1px #e07044;
}
/***MODULE ENGINE***/
/***h2.module_title underline***/
.yvme .yj_title_l {
	background:#C51A1E;
}
.yvme .yj_title_r {
	background:#333333;
}
.yvme a.item_title:link,
.yvme a.item_title:visited {
	color:#C51A1E;
}
.yvme a.item_title:hover,
.yvme a.item_title:focus {
	color:#333333;
}
.yvme a.item_readmore {
	background:url(../images/orange/yjme_readmore.png) no-repeat left top;
}
.yvme a.item_readmore:hover {
	background:url(../images/orange/yjme_readmore.png) no-repeat left bottom;
}
/***MODULE ENGINE 2***/
/***h2.module_title underline***/
.yvme2 .yj_title_l {
	background:#C51A1E;
}
.yvme2 .yj_title_r {
	background:#333333;
}
.yvme2 a.item_title:link,
.yvme2 a.item_title:visited {
	color:#333333;
}
.yvme2 a.item_title:hover,
.yvme2 a.item_title:focus {
	color:#C51A1E;
}
.yvme2 a.item_readmore {
	background:#C51A1E;
	text-shadow:1px 1px #d93d00;
	color:#fff;
	border:1px solid #d93d00;
}
.yvme2 a.item_readmore:hover {
	color:#333333;
	text-shadow:1px 1px #71c4f8;
}
/***YOUYORK MODULE***/
/***h2.module_title underline***/
.yvym .yj_title_l {
	background:#C51A1E;
}
.yvym .yj_title_r {
	background:#333333;
}
.yvym .yy_container .linkForward,
.yvym .yy_container .linkBackward {
	background:url(../images/orange/york_arrow_right.png) no-repeat left top;
}
.yvym .yy_container .linkBackward {
	background:url(../images/orange/york_arrow_left.png) no-repeat left top;
}
/***Custom module clients***/
.bbc,
.cocacola,
.nokia,
.cnn,
.mcdonalds,
.yahoo {
	background:url(../images/clients.png) no-repeat left top;
}
.cocacola {
	background:url(../images/clients.png) no-repeat -183px top;
}
.nokia {
	background:url(../images/clients.png) no-repeat -336px top;
}
.cnn {
	background:url(../images/clients.png) no-repeat -500px top;
}
.mcdonalds {
	background:url(../images/clients.png) no-repeat -653px top;
}
.yahoo {
	background:url(../images/clients.png) no-repeat -790px top;
}
/***hover***/
.bbc:hover {
	background:url(../images/clients.png) no-repeat left bottom;
}
.cocacola:hover {
	background:url(../images/clients.png) no-repeat -183px bottom;
}
.nokia:hover {
	background:url(../images/clients.png) no-repeat -336px bottom;
}
.cnn:hover {
	background:url(../images/clients.png) no-repeat -500px bottom;
}
.mcdonalds:hover {
	background:url(../images/clients.png) no-repeat -653px bottom;
}
.yahoo:hover {
	background:url(../images/clients.png) no-repeat -790px bottom;
}
/***AJAX CONTACT***/
#ajax_contact_youvida span.submit {
	background:#C51A1E;
	border:1px solid #d93d00;
}
#ajax_contact_youvida #submitter {
	background:#C51A1E;
}
#ajax_contact_youvida #first_name,
#ajax_contact_youvida #email,
#ajax_contact_youvida #message,
#ajax_contact_youvida #spamcheck {
	background:#fff;
	border:1px solid #e1e1e1;
}
#over-window {
	background:#000;
}
#ajax_contact_youvida {
	background:#F8F8F8;
}
#close_ajax {
	background:url(../images/ajax_close.png) no-repeat left top;
}
/***MODULE STYLES***/
.yj1 h2.module_title,
.yj1 h2.module_title span,
.yj6 h2.module_title,
.yj6 h2.module_title span {
	color:#C51A1E!important;
}
.yj3 h2.module_title,
.yj3 h2.module_title span,
.yj7 h2.module_title,
.yj7 h2.module_title span {
	color:#C51A1E!important;
}
.yj4 .yj_title_l,
.yj5 .yj_title_l,
.yj6 .yj_title_l,
.yj7 .yj_title_l {
	background:#C51A1E;
}
.yj4 .yj_title_r,
.yj5 .yj_title_r,
.yj6 .yj_title_r,
.yj7 .yj_title_r {
	background:#333333;
}
.yj8,
.yj9 {
	background:#f3f3f3;
	border:1px solid #dfdfdf;
}
.yj10,
.yj11 {
	background:#ffffff;
	border:1px solid #ffffff;
}
.yj10 h2.module_title,
.yj10 span {
	color:#C51A1E!important;
}
.yj11 h2.module_title,
.yj11 span {
	color:#C51A1E!important;
}
.yj12 {
	background:#353639;
	border:1px solid #2f3032;
}
.yj12 h2.module_title,
.yj12 h2.module_title span {
	color:#fff!important;
}
.yj13 {
	color:#606060;
	background:#fffdd5;
	border:1px solid #dfddba;
}
.yj13 h2.module_title,
.yj13 h2.module_title span {
	color:#111111!important;
}
/***K2***/
/***Categorie view***/
/***h2.module_title underline***/
.subCategory .yj_title_l {
	background:#C51A1E;
}
.subCategory .yj_title_r {
	background:#333333;
}
a.subCategoryMore,
a.subCategoryMore:visited {
	background:url(../images/yv_readmore.png) repeat-x left top;
	border:1px solid #dddddd;
	text-shadow:1px 1px #fff;
}
/***Cattegory item view***/
.catItemView {
	border-bottom:1px solid #ebebeb;
}
/***h2.module_title underline***/
.catItemView .yj_title_l {
	background:#C51A1E;
}
.catItemView .yj_title_r {
	background:#333333;
}
div.catItemTagsBlock ul li {
	background:#C51A1E;
}
div.catItemTagsBlock ul li a:link,
div.catItemTagsBlock ul li a:visited {
	color:#fff;
}
div.catItemTagsBlock ul li a:hover,
div.catItemTagsBlock ul li a:visited {
	color:#333333;
}
.catItemReadMore a {
	background:url(../images/yv_readmore.png) repeat-x left top;
	border:1px solid #dddddd;
	text-shadow:1px 1px #fff;
}
/***Item view***/
div.itemHeader h2.itemTitle {
	color:#C51A1E;
}
/***h2.module_title underline***/
.itemView .yj_title_l {
	background:#C51A1E;
}
.itemView .yj_title_r {
	background:#333333;
}
div.itemContentFooter {
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}
div.itemRatingBlock {
	border-bottom:1px solid #ebebeb;
}
div.pre25SocialLinks {
	border-bottom:1px solid #ebebeb;
}
div.itemCategory,
div.itemTagsBlock {
	border-bottom:1px solid #ebebeb!important;
}
div.itemCategory span,
div.itemTagsBlock span {
	color:#888888;
}
div.itemTagsBlock ul li {
	background:#C51A1E;
}
div.itemTagsBlock ul li a:link,
div.itemTagsBlock ul li a:visited {
	color:#fff;
}
div.itemTagsBlock ul li a:hover,
div.itemTagsBlock ul li a:visited {
	color:#333333;
}
/***Author Latest***/
.itemAuthorLatest h3 {
	color:#C51A1E;
}
div.itemAuthorLatest ul li {
	border-bottom:1px solid #ebebeb!important;
}
/***Related items***/
.itemRelated h3 {
	color:#C51A1E;
}
div.itemRelated ul li {
	border-bottom:1px solid #ebebeb!important;
}
/***Comments***/
.itemComments {
	background:#F8F8F8!important;
}
#submitCommentButton {
	background:#C51A1E!important;
	border:1px solid #d93d00!important;
	text-shadow:1px 1px #d93d00!important;
	color:#fff!important;
}
.itemComments ul.itemCommentsList li {
	background:#fff;
	border:1px solid #ededed!important;
}
/***Tag View***/
.tagView .itemView {
	border-bottom:1px solid #ebebeb!important;
}
/***h2.module_title underline***/
.tagView .yj_title_l {
	background:#C51A1E;
}
.tagView .yj_title_r {
	background:#333333;
}
.tagView .itemIntroText {
	color:#888888;
}
.tagView .itemReadMore a {
	background:url(../images/yv_readmore.png) repeat-x left top;
	border:1px solid #dddddd;
	text-shadow:1px 1px #fff;
}
/***User View***/
.userView .itemView {
	border-bottom:1px solid #ebebeb!important;
}
/***h2.module_title underline***/
.userView .yj_title_l {
	background:#C51A1E;
}
.userView .yj_title_r {
	background:#333333;
}
.userView .itemIntroText {
	color:#888888;
}
.userView .itemReadMore a {
	background:url(../images/yv_readmore.png) repeat-x left top;
	border:1px solid #dddddd;
	text-shadow:1px 1px #fff;
}
/***Latest view****/
.latestView .latestItemsContainer {
	border-bottom:1px solid #ebebeb!important;
}
/***h2.module_title underline***/
.latestView .yj_title_l {
	background:#C51A1E;
}
.latestView .yj_title_r {
	background:#333333;
}
/***Generic View***/
/***h2.module_title underline***/
.genericView .yj_title_l {
	background:#C51A1E;
}
.genericView .yj_title_r {
	background:#333333;
}
.genericView .itemIntroText {
	color:#888888;
}
.genericView .itemReadMore a {
	background:url(../images/yv_readmore.png) repeat-x left top;
	border:1px solid #dddddd;
	text-shadow:1px 1px #fff;
}
/***K2 COMMENTS MODULE***/
.k2LatestCommentsBlock.yj5 span.lcUsername {
	color:#333333;
}
/***K2 CALENDAR***/
div.k2TagCloudBlock a:hover {
	background:#C51A1E;
	color:#efefef;
}
/***ADITIONAL***/
span.dropcap,
span.bignumber {
	color:#C51A1E;
}
.userpages h1.pagetitle {
	border-bottom:2px solid #C51A1E;
}
/***YJ HOVER FX***/
.yjhoverfx {
	background:url(../images/orange/yj_hover_fx.png) repeat-y right top;
}
.yjhover_title {
	color:#efefef;
}
.yjhover_intro {
	color:#bfbfbf;
}
/***Responsive menu***/
#mmenu_holder {
	background:none!important;
	border:none;
}
span#yjmm_selectid {
	border-bottom:2px solid #333333;
	color:#333333!important;
	background:url(../images/mm_arrow_vida.png) no-repeat right center!important;
}
.k2CategoriesListBlock ul li a {
	background:url(../images/orange/mainlevel.gif) no-repeat left bottom;
}
