/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
/*BODY ID'S USED FOR CSS FONT STYLES AND BASE SITE BODY STYLING */
body{
	background:#f3f3f3;
	color:#555;
}
#logo {
	background:url(/static/images/marino/logo.png) no-repeat 0px 0px;
}
#pathway .yjsg_breadcrumbs a.pathway {
	background: url(/static/images/arrow.png) no-repeat right center;
}
#footer {
	color:#8b8b8b;
}
/* SITE LINKS */
a{
	color:#3090cb;
}
/* 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:#727272;
}
#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:#3090cb;
}
/* SITE HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#333333;
    font-weight: 500;
}
h3 {
    font-size: 1.7em;
}
.small,
.createdate,
.modifydate,
.createby {
	text-transform: uppercase;
	color:#ccc;
	font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle,
.article_title,
.yjsg-morearticles h3 {
	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 {
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
}
.inputbox:hover,
.inputbox:focus {
	background: #F7F7F7;
	border: 1px solid #dfdfdf;
}
/*BUTTONS
--------------------- */
.button,
.validate,
.button:hover,
.button:focus {
	background:#7f7f7f;
	border:none;
	color:#fff;
	text-shadow:none;
}
/*readon*/
a.readon,
a.readon:hover,
a.readon:focus {
	background:#000;
	border:none;
	color:#fff;
	text-shadow:none;
}
a.readon:hover,
a.readon:focus {
	color:#3090cb;
}
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 {
	color:#fff;
	background-image: url(/static/images/marino/pagination.png);
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h2 {
	color:#333333;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h2 span {
	color:#333333;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
	background: url(/static/images/marino/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
	background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
	color:#8b8b8b;
}
/*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:#5c5c5c;
}
/* NORMAL TOP LINKS */
.horiznav ul li {
	background: url(/static/images/marino/topmenu/normal_l.png) no-repeat left top;
}
.horiznav ul li a,
.horiznav ul li a:visited {
	color: #333333;
	background: url(/static/images/marino/topmenu/normal_r.png) no-repeat right top;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
	background: url(/static/images/marino/topmenu/normal_l_haschild.png) no-repeat left top;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover,
.horiznav ul li.sfHover {
	background: url(/static/images/marino/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: #fff;
	background: url(/static/images/marino/topmenu/hover_r.png) no-repeat right top;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav ul li.haschild:hover {
	background: url(/static/images/marino/topmenu/hover_l_haschild.png) no-repeat left top;
}
.horiznav ul li.haschild a:hover {
	color: #fff;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current,
.horiznav li.active {
	background: url(/static/images/marino/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: #fff;
	background: url(/static/images/marino/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(/static/images/marino/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(/static/images/marino/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: #fff;
	background: url(/static/images/marino/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(/static/images/marino/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:#000;
}
/* 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 #191919!important;
}
/*--- end dropline extra ---*/

/*--Module in menu---*/
.yj_menu_module_holder h2,
.yj_menu_module_holder h2 span,
.yj_menu_module_holder {
	color:#fff;
}
.yj_menu_module_holder h2 {
	border-bottom:none;
}
/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background:#3090cb; /*menu related color*/
	border-bottom: 1px solid #5ebc84;
	color: #fff;
}
.top_menu ul.subul_main li a:visited {
	color: #fff;
	background:#3090cb; /*menu related color*/
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background:#3090cb; /*menu related color*/
	color: #f7691c;
}
.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:#3090cb; /*menu related color*/
	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:#3090cb; /*menu related color*/
	color: #f7691c;
}
/*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:#3090cb; /*menu related color*/
	color: #f7691c;
}
/*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:#3090cb; /*menu related color*/
	color: #f7691c;
}
/*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(/static/images/marino/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(/static/images/marino/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(/static/images/marino/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr,
.horiznav li.tr:hover {
	background:transparent url(/static/images/marino/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br,
.horiznav li.br:hover {
	background:transparent url(/static/images/marino/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl,
.horiznav li.bl:hover {
	background:transparent url(/static/images/marino/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right,
.horiznav li.right:hover {
	background:transparent url(/static/images/marino/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: #f7691c;
	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 #5ebc84;
	background:#3090cb; /*menu related color*/
}
.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: #f7691c;
	background:#3090cb; /*menu related color*/
}
span.separator {
	background:#fff;
	border-bottom: 1px solid #191919;
	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(/static/images/marino/mainlevel.png) 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(/static/images/marino/mainlevel.png) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
	background: url(/static/images/marino/bodyli.png) no-repeat 5px 9px;
}
a.sublevel:hover {
	text-decoration:underline;
}
/*HOVER AND ACTIVE LINK COLOR */
#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:#3090cb;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a,
a.sublevel#active_menu {
	color:#3090cb;
}
/* 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(/static/images/marino/mainlevel.png) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(/static/images/marino/bodyli.png) no-repeat 0px 5px;
}
/***CENTER TOP(HEDER AND MENU)***/
.centertop_in {
	background:#fff;
	border:1px solid #dfdfdf;
}
/***SOCIALS***/
a.yjfacebook {
	background:url(/static/images/yjsocials.png) no-repeat -99px top;
}
a.yjtwitter {
	background:url(/static/images/yjsocials.png) no-repeat -132px top;
}
a.skype {
	background:url(/static/images/yjsocials.png) no-repeat left top;
}
a.googleplus {
	background:url(/static/images/yjsocials.png) no-repeat -66px top;
}
a.linkedin {
	background:url(/static/images/yjsocials.png) no-repeat -33px top;
}
a.flickr {
	background:url(/static/images/yjsocials.png) no-repeat -165px top;
}
/***hover***/
a.yjfacebook:hover {
	background:url(/static/images/yjsocials.png) no-repeat -99px bottom;
}
a.yjtwitter:hover {
	background:url(/static/images/yjsocials.png) no-repeat -132px bottom;
}
a.skype:hover {
	background:url(/static/images/yjsocials.png) no-repeat left bottom;
}
a.googleplus:hover {
	background:url(/static/images/yjsocials.png) no-repeat -66px bottom;
}
a.linkedin:hover {
	background:url(/static/images/yjsocials.png) no-repeat -33px bottom;
}
a.flickr:hover {
	background:url(/static/images/yjsocials.png) no-repeat -165px bottom;
}
/***MENU***/
#topmenu_holder {
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}

.breadcrumbs{
	margin: 20px 0;
	font-size: 1.1em;
}
/***YJSG1***/
.bis .YJIS_outer {
	border:1px solid #dfdfdf!important;
}
.bis .YJSlide_intro {
	background:url(/static/images/marino/is_description.png) repeat;
	min-height: 140px;
}
.bis .YJSlide_intro_in h2 {
	color:#fff;
	border-bottom:1px solid #5ebc84;
}
.bis .YJSlide_intro_in p {
	color:#9be5b9;
}
/***navigation***/
.bis .navContainer .bnav {
	background:url(/static/images/marino/is_navigation.png) no-repeat left top;
}
.bis .navContainer .bnav:hover,
.bis .navContainer .bnav.active {
	background:url(/static/images/marino/is_navigation.png) no-repeat left bottom;
}
/***LIVE SEARCH***/
.bls {
	background:#fff;
	border-top:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
    padding: 15px;
}
.bls .yjsquare_in {
	border-bottom:1px solid #dfdfdf;
    margin: 0;
}
.bls #defaultfeedLiveSearch {
	border:1px solid #dfdfdf;
}
.LiveSearchLoading {
	background:#fff url(/static/images/ajax-loader.gif) right no-repeat;
}
.bls .button {
	background:#7f7f7f url(/static/images/serach.png) no-repeat center center;
	color:#fff;
}
.LiveSearchResults.defaultfeed {
	border:1px solid #dfdfdf;
}
/**results**/
.LiveSearchResults .LiveSearchExpandDetails,
.LiveSearchResults .LiveSearchExpandDetails a:hover,
.LiveSearchResults .LiveSearchExpandDetails a.hovered {
	background:url(/static/images/serach_info.png) no-repeat center center;
}
/*link title*/
.LiveSearchResults a.hovered,
.LiveSearchResults a:hover {
	color:#3090cb!important;
}
.LiveSearchResults a {
	color:#acacac!important;
}
.LiveSearchExpander {
	color:#acacac;
}
/*next,back*/
.LiveSearchResults a.next,
.LiveSearchResults a.back {
	background:#000;
	color:#FFFFFF!important;
}
.LiveSearchResults a.next:hover,
.LiveSearchResults a.back:hover {
	background:#3090cb;
}
/***LOGIN MODULE***/
.blm {
	background:#fff;
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
}
.blm #modlgn_username.inputbox,
.blm #modlgn_passwd.inputbox {
	border:1px solid #dfdfdf;
	color:#acacac;
}
.blm span.border_block {
	background:#dfdfdf;
}
.blm .button {
	background:#7f7f7f;
	color:#fff;
}
.blm .register,
.blm .register:hover {
	background:#3090cb;
	color:#fff!important;
}
/***YORK MODULE***/
.bym {
	background:#fff;
	border:1px solid #dfdfdf;
    margin: 0;
}
.bym h2 {
	color:#3090cb!important;
}
.bym h2 span {
	color:#3090cb!important;
}
/* navigation */
.bym .yy_container .linkForward,
.bym .yy_container .linkBackward {
	background:url(/static/images/marino/york_arrows_right.png) no-repeat left top;
}
.bym .yy_container .linkBackward {
	background:url(/static/images/marino/york_arrows_left.png) no-repeat left top;
    right: 30px;
}
/*bottom nav*/
ul.yy_bottom_navigation li a {
	background:url(/static/images/marino/york_navigation.png) no-repeat left top;
}
ul.yy_bottom_navigation li a:hover,
ul.yy_bottom_navigation li a.active {
	background:url(/static/images/marino/york_navigation.png) no-repeat -13px top;
}
/***MODULE ENGINE***/
.bme {
	background:#fff;
	border:1px solid #dfdfdf;
}
.bme .yjme_item_in {
	border-bottom:1px solid #dfdfdf;
}
.bme .yjme_item a.item_title {
	/* border-bottom:1px solid #dfdfdf; */
}
.bme .item_details .item_category,
.bme .item_details .item_cdate,
.bme .item_details .item_author {
	color:#333333;
}
.bme .yjme_item a.item_readmore {
	color:#333333;
}
.bme .yjme_item a.item_readmore:hover {
	color:#3090cb;
}
/***YORK MODULE RIGHT***/
.bym2 {
	background:#fff;
	border:1px solid #dfdfdf;
    margin-top: 15px;
}
.bym2 .h2_holder {
	border-bottom:1px solid #333333;
}
/* navigation */
.bym2 .yy_container .linkForward,
.bym2 .yy_container .linkBackward {
	background:url(/static/images/marino/york_arrows_right.png) no-repeat left top;
    right: 10px;
}
.bym2 .yy_container .linkBackward {
	background:url(/static/images/marino/york_arrows_left.png) no-repeat left top;
    right: 40px;
}
/*engine york*/
.bym2 .yjme_item_in.last {
	border-bottom:1px solid #dfdfdf!important;
}
.bym2 .item_details .item_category a,
.bym2 .item_details .item_cdate,
.bym2 .item_details .item_author {
	color:#333333;
}
.bym2 .yjme_item a.item_readmore {
	color:#333333;
}
.bym2 .yjme_item a.item_readmore:hover {
	color:#3090cb;
}
/***GRID 3***/
#yjsg3 {
	background:#fff;
	border:1px solid #dfdfdf;
}
/***MODULE ENGINE***/
.bme.bme2 {
	background:#fff;
}
.bme.bme2 .yjme_item {
	background:#fff;
	border:1px solid #dfdfdf;
}
.bme.bme2 .yjme_item:hover {
	background:#eeeeee;
}
.bme.bme2 .yjme_item a.item_title {
	color:#333333;
}
.bme.bme2 .item_cdate {
	background:#7e8a72;
	color:#fff;
}
.bme.bme2 .yjme_item:hover .item_cdate {
	background:#cccccc;
	color:#333333;
}
.bme.bme2 .yjme_item a.item_readmore {
	background:#5f6a55 url(/static/images/me_rm.png) no-repeat center center;
}
.bme.bme2 .yjme_item:hover a.item_readmore {
	background:#bbbbbb url(/static/images/me_rm.png) no-repeat center center;
}
.bme.bme2 .yjme_item:hover a.item_readmore:hover {
	background:#bbbbbb url(/static/images/me_rm_hover.png) no-repeat center center;
}
/***SUBSCRIBE***/
.bsubscribe h2 {
	border-bottom:1px solid #dfdfdf;
}
.bsubscribe .inputbox_email {
	color:#acacac;
	background:#f7f7f7;
	border:1px solid #dfdfdf;
}
.bsubscribe .subscribe_button {
	background:#000;
	color:#fff;
}
/***GRID 7 AND FOOTER***/
.bottom_grids_footer {
	background:#e0e0e0;
	color:#7e7e7e;
}
.bottom_grids_footer h2,
.bottom_grids_footer span {
//	color:#fff!important;
}
#footer {
	border-top:none;
}
#user16 .h2_holder,
#user17 .h2_holder,
#user18 .h2_holder {
    border-bottom: 1px solid #333;
    padding: 20px 6px;
}
#user16 .yjsquare,
#user17 .yjsquare,
#user18 .yjsquare {
    padding: 0;
}
#user16 .yjsquare_in,
#user17 .yjsquare_in,
#user18 .yjsquare_in {
    padding: 5px 6px;
}
.bottom_grids_footer .module_title {
    color: #333;
    text-transform: uppercase;
}
#youjoomla {
    padding: 0;
}
#cp {
    display: none;
}
.mark {
    color: #333;
}
#user21 {
    color: #a3a3a3;
    font-size: x-small;
}
#user23 .socials_holder {
    float: none;
    margin: 0;
}
/***BUSINESSREPORT LIST***/
ul.blist li {
	background:url(/static/images/marino/blist.png) no-repeat left top;
}
ul.blist li:hover {
	background:url(/static/images/marino/blist.png) no-repeat left bottom;
}
ul.blist li a {
	color:#8b8b8b;
}
ul.blist li a:hover {
	color:#3090cb;
}
/***BOTTOM CUSTOM MODULES***/
a.breadmore {
	background:#313131;
	color:#fff!important;
}
a.breadmore:hover {
	color:#3090cb!important;
}
/***ADDITIONAL***/
/***HOLDER***/
#holder,
#holder2,
#holder3,
#pathway {
	background:#fff;
	border:1px solid #dfdfdf;
}
/***MODULE SAMPLES***/
/***YJ1***/
.yj1 h2 {
	border-bottom:1px solid #333333;
}
/***YJ2***/
.yj2 h2,
.yj2 h2 span {
	color:#fff!important;
}
.yj2 {
	background:#000;
	color:#8b8b8b;
}
/***YJ3***/
.yj3 h2,
.yj3 h2 span {
	color:#fff!important;
}
.yj3 {
	background:#3090cb;
	color:#fff;
}
span.dropcap,
span.bignumber {
	color:#333333;
}
/***K2***/
/***Category view***/
div.subCategory {
	border-bottom:1px solid #dfdfdf;
}
a.subCategoryMore,
a.subCategoryMore:visited {
	background:#000;
	color:#fff!important;
}
a.subCategoryMore:hover {
	color:#3090cb!important;
}
/***Categorie item veiw***/
div.catItemView {
	border-bottom:1px solid #dfdfdf;
}
span.catItemDateCreated {
	color:#333333!important;
}
div.catItemCategory span,
div.catItemTagsBlock span {
	color:#acacac;
}
div.catItemTagsBlock ul.catItemTags li {
	background:#000;
}
div.catItemTagsBlock ul.catItemTags li a {
	color:#fff;
}
div.catItemTagsBlock ul.catItemTags li a:hover {
	color:#3090cb;
}
div.catItemCommentsLink {
	border-bottom:1px solid #dfdfdf;
}
div.catItemReadMore a {
	background:#000;
	color:#fff!important;
}
.catItemReadMore a:hover {
	color:#3090cb!important;
}
/***Item view***/
div.itemHeader span.itemDateCreated {
	color:#333333;
}
div.itemContentFooter {
	border-top:1px solid #dfdfdf;
}
div.itemRatingBlock {
	border-top:1px solid #dfdfdf;
}
div.itemSocialSharing {
	border-top:1px solid #dfdfdf;
}
div.pre25SocialLinks {
	border-top:1px solid #dfdfdf;
}
div.itemCategory {
	border-top:1px solid #dfdfdf;
}
div.itemCategory span {
	color:#acacac;
}
div.itemTagsBlock {
	border-top:1px solid #dfdfdf;
}
div.itemTagsBlock span {
	color:#acacac;
}
div.itemTagsBlock ul.itemTags li {
	background:#000;
}
div.itemTagsBlock ul.itemTags li a {
	color:#fff;
}
div.itemTagsBlock ul.itemTags li a:hover {
	color:#3090cb;
}
div.itemAuthorLatest ul li {
	border-bottom:1px solid #dfdfdf!important;
}
div.itemRelated ul li {
	border-bottom:1px solid #dfdfdf!important;
}
div.itemNavigation {
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
div.itemComments ul.itemCommentsList li {
	background:#EEEEEE;
	border:1px solid #dfdfdf;
}
div.itemComments ul.itemCommentsList li span.commentDate {
	color:#333333;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
	color:#333333;
}
form#comment-form .inputbox {
	color:#acacac;
}
div.itemCommentsForm form input#submitCommentButton {
	background:#000!important;
	color:#fff!important;
}
/***Tag view***/
.tagView div.itemView {
	border-bottom:1px solid #dfdfdf;
}
.tagView div.itemIntroText {
	color:#acacac;
}
.tagView .itemReadMore a {
	background:#000;
	color:#fff!important;
}
.tagView .itemReadMore a:hover {
	color:#3090cb!important;
}
/***User view***/
.userView div.itemIntroText {
	color:#acacac;
}
.userView .itemReadMore a {
	background:#000;
	color:#fff!important;
}
.userView .itemReadMore a:hover {
	color:#3090cb!important;
}
/***Latest View***/
.latestView div.latestItemView {
	border-bottom:1px solid #dfdfdf;
}
/***Generic View***/
.genericView div.itemView {
	border-bottom:1px solid #dfdfdf;
}
.genericView div.itemIntroText {
	color:#acacac;
}
.genericView .itemReadMore a {
	background:#000;
	color:#fff!important;
}
.genericView .itemReadMore a:hover {
	color:#3090cb!important;
}
/***K2 COMENT MODULE***/
.k2ItemsBlock.yj1 ul li {
	border-bottom:1px solid #dfdfdf!important;
}
/***K2 COMMENTS***/
div.k2LatestCommentsBlock.yj1 ul li {
	border-bottom:1px solid #dfdfdf!important;
}
div.k2LatestCommentsBlock.yj1 ul li span.lcUsername {
	color:#333333;
}
/***K2 MENU***/
.k2CategoriesListBlock.yj1 ul li a {
	color:#333333;
	background:url(/static/images/marino/mainlevel.png) no-repeat left top;
}
.k2CategoriesListBlock.yj1 ul li a:hover {
	color:#3090cb;
}
div.k2CategoriesListBlock.yj1 ul li.activeCategory a {
	color:#3090cb!important;
}
div.k2CategoriesListBlock.yj1 ul li.activeCategory a:hover {
	color:#3090cb!important;
}
div.k2CategoriesListBlock.yj1 ul li.activeCategory ul.level1 li a {
	color:#3090cb!important;
}
div.k2CategoriesListBlock.yj1 ul li.activeCategory ul.level1 li a:hover {
	color:#3090cb!important;
}
/***K2 TAGS***/
div.k2TagCloudBlock.yj1 a {
	background:#000;
	color:#fff;
}
div.k2TagCloudBlock.yj1 a:hover {
	background:#3090cb;
}
/***HOVER EFFECT***/
.yj_hover_title {
	background:#000;
	color:#fff;
}

/*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;
}
#mmenu_holder {
	background:#fff!important;
	border: 1px solid #D4D4D4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

h1.module_title,
h2.module_title,
h3.module_title,
h4.module_title,
h5.module_title,
h6.module_title {
    line-height: 1.2em;
    margin: 5px 0 0 0;
}
h1.module_title {
	font-size: 1.8em;
}
h2.module_title {
	font-size: 1.6em;
}
h3.module_title {
	font-size: 1.4em;
}
h4.module_title {
	font-size: 1.2em;
}
h5.module_title {
	font-size: 1.0em;
}
h6.module_title {
	font-size: 0.8em;
}
.h2_holder {
    padding-bottom: 15px;
    text-transform: uppercase;
}

.horiznav a {
    font-size: 120%;
}

.bym .yy_container .linkForward,
.bym .yy_container .linkBackward {
	top: -35px;
}
.bym2 .yy_container .linkForward,
.bym2 .yy_container .linkBackward {
	top: -35px;
}

.psay-slider {
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 15px;
    margin: 15px 0 15px 0;
}
.psay-slider .h2_holder {
    padding-bottom: 0;
}
.psay-slider .yjsquare_in {
    padding-top: 0;
}
.psay-slider .yy_slideitems_in {
    background: none;
}

body #logo {
    background-size: contain;
}
#header {
    overflow: visible;
    position: relative;
}
#header1 {
    margin-top: 35px;
}
.head-link {
    float: left;
    width: 50%;
}
.head-link h1 {
    text-transform: uppercase;
    font-size: 1.5em;
    line-height: 1.2em;
    margin-top: 27px;
}
.head-link h1 a {
    color: black;
    text-decoration: none;
}
.head-link h1 a:hover {
    text-decoration: none;
}
.head-adr {
    float: left;
    font-size: 1.1em;
    font-weight: bold;
}
.head-hours {
    float: right;
    text-align: right;
    font-size: 1.1em;
    font-weight: bold;
}
.phone {
    /* float: right;
    width: 50%;
    margin-top: 20px; */
    font-size: 1.5em;
    font-weight: bold;
}
.tel {
    font-size: 1.3em;
    color: #3090cb;
}
.tel .tel-prefix {
    color: #36ab65;
}
.subheader {
    position: absolute;
    top: 155px;
    left: 5px;
}
#header .subheader{
	left: 0;
}
.subheader h2, #topmenu_holder h2 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 0;
    line-height: 1.2em;
	color: #333333;
}
#topmenu_holder h2 {
	max-width: 35%;
	float: left;
}
.subheader h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    line-height: 1.2em;
}
#header2 .socials_holder {
    margin-top: 40px;
}
#header3 {
    text-align: right;
    margin-top: 25px;
}
#header3 button {
    border-radius: 0;
    background-color: #f7691c;
    color: white;
    border: none;
    font-weight: bold;
}
.orange {
    color: #f7691c;
}
.green {
    color: #3090cb;
}
/*
.bym2 a {
    color: #f7691c;
}
.bym2 ul.yy_bottom_navigation li a {
	background:url(/static/images/marino/york_navigation_orange.png) no-repeat left top;
}
.bym2 ul.yy_bottom_navigation li a:hover,
.bym2 ul.yy_bottom_navigation li a.active {
	background:url(/static/images/marino/york_navigation_orange.png) no-repeat -13px top;
}
.bis .navContainer .bnav {
	background:url(/static/images/marino/is_navigation_orange.png) no-repeat left top;
}
.bis .navContainer .bnav:hover,
.bis .navContainer .bnav.active {
	background:url(/static/images/marino/is_navigation_orange.png) no-repeat left bottom;
}
*/
.bym.districts,
.bym2.news {
   margin-top: 15px; 
   margin-right: 7px;
}
.districts ul li {
	background: url(/static/images/marino/arrow_right_orange.png) no-repeat left center;
	padding-left: 25px;
	margin: 10px 0;
	font-weight: bold;
	font-size: 1.2em;
}
.districts a {
	color: black;
}
.districts a:hover {
	text-decoration: underline;
}
.bym2.news a {
    color: #36ab65;
}
.bym2.news .yjme_item_in {
	padding: 10px 0;
}
.bym2.news .yjme_item:first-child .yjme_item_in {
	padding-top: 0;
}
.bym2.news .yjme_item:last-child .yjme_item_in {
	padding-bottom: 0;
	border-bottom: none !important;
}
.mep,
.mpu {
	margin: 0 0 0 7px;
	padding: 0 15px;
	background-color: #fff;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}
.mep .module_title,
.mpu .module_title {
	margin: 0;
	background: url(/static/images/marino/arrow_right_orange.png) no-repeat right center;
}
.mpu,
.mep .yjsquare_in {
	border-bottom: 1px solid #dfdfdf;
}
.mpu {
	padding-top: 15px;
}
.mep .h2_holder,
.mpu .h2_holder {
	padding: 0;
}
#horiznav {
    float: left;
    margin-right: 30px;
}
/*
.horiznav > ul > li:last-child a {
    background: none;
}
*/


.servicePopup{
	background: url('/static/images/marino/is_description.png') repeat;
	width: 600px;
	margin: 20% auto 0 auto;
	box-sizing: border-box;
	z-index: 10000;
	position: relative;
}
.servicePopup .wrap{
	background: url('/static/images/right_guy.png') no-repeat 100% 100%;
	min-height: 300px;
	background-size: 250px 250px;
	padding: 20px 250px 0 20px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.servicePopup .title{
	font-size: 180%;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.servicePopup .text{
	font-size: 145%;
}
.servicePopup .countdown{
	position: absolute;
	bottom: 5px;
	font-size: 100%;
}
.popupLayout{
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
}



.equipmentSelect{
	max-height: 300px;
	overflow-y: auto;
	padding: 0 0 10px 0;
	margin: 0 0 50px 0;
}

.equipmentSelect .loader{
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url("/static/images/loader.svg");
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
}
.equipmentSelect table{
	border-spacing: 0;
	border-collapse: collapse;
}
.equipmentSelect table th{
	background: #36a1e7;
	color: #fff;
}
.equipmentSelect table td, .equipmentSelect table th{
	border: 1px solid #9dd1f3;
	padding: 5px;
}
.equipmentSelect tbody tr:hover, .equipmentSelect tbody tr.selected{
	background: rgba(20, 183, 120, 0.3);
	cursor: pointer;
	color: #fff;
	font-weight:bold;
}

.equipmentGrandTotal{
	margin-bottom: 40px;
}
.equipmentGrandTotal i{

}

a.captcha-refresh{
    float: left;
    margin-top: 5px;
    padding-right: 5px;
}

.serviceMap {
    float: left;
    padding-left:40px;
    margin-top:38px;
}
/*
     FILE ARCHIVED ON 18:55:31 Aug 07, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:21:10 Jun 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.344
  load_resource: 148.18
  PetaboxLoader3.resolve: 72.015
  PetaboxLoader3.datanode: 75.306
*/