/*======================================================================*\
|| #################################################################### ||
|| # 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  ||
|| #################################################################### ||
\*======================================================================*/
@import url("layout.css");        /*layout css file*/
@import url("newsitems.css");     /*newsitems css file*/
@import url("menus.css");         /*menu css file*/
@import url("typo.css");          /*typo css file*/
@import url("joomladefaults.css");      /*default system styles*/
body {
	text-align:center; /*center hack*/
	padding:0;
	margin:0;
	line-height:22px;
	background-color:#FFFFFF;
}
#stylef1 {
	font-family:"Bookman Old Style", serif;
}
#stylef2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#stylef3 {
	font-family: "Times New Roman", Times, serif;
}
#stylef4 {
	font-family:Century Gothic, sans-serif;
}
#stylef5 {
	font-family:"Lucida Grande", sans-serif;
}
#stylef6 {
	font-family: Arial, Helvetica, sans-serif;
}
#stylef7 {
	font-family: Tahoma, Geneva, sans-serif;
}
#stylef8 {
	font-family: Verdana, Geneva, sans-serif;
}
#stylef9 {
	font-family: Copperplate Gothic Light, sans-serif;
}
#stylef10 {
	font-family:"Lucida Console", Monaco, monospace;
}
#stylef11 {
	font-family: Gill Sans MT, sans-serif;
}
#stylef12 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#stylef13 {
	font-family: "Courier New", Courier, monospace;
}
#stylef14 {
	font-family: Cambria, serif;
}
#stylef15 {
	font-family: Georgia, Serif;
}
/* JOOMLA! STYLING
--------------------- */
a:focus {
	outline:0px;
}
focus {
	outline:0px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin:0.5em 0;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
ul li {
	padding-left:15px;
}
body ol {
	list-style: decimal inside;
	margin:0;
	padding:0;
}
body ol li {
	margin: 0px;
	padding: 5px 3px;
	list-style-image:none;
	background:none;
}
/* ORDERED LIST FOR MODULES ONLY */
.yjsquare_in ol li, .yjround_in ol li {
}
/*END*/

body a, body a:hover {
	cursor: pointer;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size:2.5em;
	line-height:1.5em;
}
h2 {
	font-size:1.7em;
	line-height:1.7em;
}
h3 {
	font-size:1.3em;
	line-height:1.3em;
}
h4 {
	font-size:1.2em;
	line-height:1.2em;
}
h5 {
	font-size:1.1em;
	line-height:1.1em;
}
h6 {
	font-size:1em;
	line-height:1em;
	font-weight:bold;
}
h1 .cufon {
	padding:5px 0 0 0;
}
.componentheading {
	letter-spacing: normal;
	margin:0 0px 4px 0px;
}
.contentpaneopen {
	padding:0 0px;
	text-align: left;
}
.contentpane {
	padding:0 0px 0px 0px !important;
	text-align: left;
}
.category {
	margin-left:0px;
}
.insidem ul {
	margin-left:10px;
}
.contentpaneopen, .contentpane {
}
.contentpaneopen {
	border-collapse: separate;
	border-spacing: 3px;
}
#article-index {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}
#article-index ul li {
	background:none;
}
a.toclink {
	padding:5px;
	display:block;
	margin: 2px 0;
}
/*SITE IMAGES*/
img a, img {
	border:0;
	padding:0;
}
.img_caption {
	text-align:center;
}
.img_caption.left {
	float: left;
	margin-right: 1em;
}
.img_caption.right {
	float: right;
	margin-left: 1em;
}
.img_caption.left p {
	clear: left;
	text-align: center;
	padding:3px;
}
.img_caption.right p {
	clear: right;
	text-align: center;
	padding:3px;
}
.contentdescription img {
	padding:5px;
	margin:0px;
}
/* END SITE IMAGES */
input#search_searchword {
	padding:2px;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
.clr {
	clear:both;
	height:1px;
}
fieldset {
	padding:.5em;
}
.inputbox {
	margin-top:5px;
}
.input {
	border:0;
}
/* BUTTONS
--------------------- */
.required {
	margin:5px 0 0 0;
}
.button {
	padding:1px 3px;
	border:none;
	margin-top:5px;
	text-align:center;
}
.back_button {
	padding: 0 5px;
}
.readon {
	height:23px;
	line-height:23px;
	display:block;
	clear:both;
	float:left;
	padding:0 10px 0 10px;
	margin:10px 0 0 0;
}
.readon span {
	display: block;
	height:23px;
	line-height:23px;
	padding:0 10px 0 0px;
}
/* pagination */
ul.pagenav {
	background:none;
	display:block;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
ul.pagenav li {
	background:none;
	float:left;
	padding:0;
	margin:0 10px 0 0;
}
ul.pagination {
	background:none;
	display:block;
	margin:0 auto!important;
	padding:0!important;
	height:28px;
	text-align:center;
	overflow:hidden;
	width:100%;
}
ul.pagination li {
	background:none;
	width:28px;
	height:28px;
	display:inline;
	padding:0!important;
	margin:0 10px 0 0!important;
}
ul.pagination li a, ul.pagination li span, th.pagenav_prev a, th.pagenav_next a, div.back_button a, li.pagenav-prev a, li.pagenav-next a {
	height:28px;
	width:28px;
	padding:0;
	margin:0;
	display:inline-block;
	line-height:26px;
	font-weight:500;
	font-size:9px;
	text-align:center!important;
	vertical-align: top;
}
ul.pagination li.pagination-next a, th.pagenav_next a, li.pagenav-next a {
	background-position:-28px top;
}
ul.pagination li.pagination-next a:hover, th.pagenav_next a:hover, li.pagenav-next a:hover {
	background-position:-84px top;
}
ul.pagination li.pagination-prev a, th.pagenav_prev a, div.back_button a, li.pagenav-prev a {
	background-position:-56px top;
}
ul.pagination li.pagination-prev a:hover, th.pagenav_prev a:hover, div.back_button a:hover, li.pagenav-prev a:hover {
	background-position:-112px top;
}
/* active one*/
ul.pagination li span {
	background-position:-140px top;
}
/* hover*/
ul.pagination li a:hover {
	background-position:-140px top;
}
/* remove inside a text*/
ul.pagination li.pagination-next a strong, ul.pagination li.pagination-prev a strong, th.pagenav_prev a, th.pagenav_next a, li.pagenav-prev a, li.pagenav-next a {
	text-indent:-99999px;
	display:block;
}
/* end pag*/
/*END BUTTONS*/
/*POLL */
.yjsg_poll {
	padding:0 5px;
}
div.yjsg_poll div.poll fieldset {
	margin: 15px 0px 10px 0px;
}
table.pollstableborder td.sectiontableentry0, table.pollstableborder td.sectiontableentry1, table.pollstableborder td.sectiontableentry2, table.pollstableborder tr.sectiontableentry0 td, table.pollstableborder tr.sectiontableentry1 td, table.pollstableborder tr.sectiontableentry2 td {
	height: 20px;
	padding-left: 5px;
	text-align:left;
	padding-right: 10px;
	line-height: 18px;
	margin-bottom:5px;
	background: none;
	border:none;
}
table.pollstableborder {
	border: none;
	padding: 0;
	width: 100%;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding:0 5px !important;
}
/*SECTION TABLE ENTERIES */
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	height: 20px;
	padding: 0 10px;
	line-height: 29px;
}
.sectiontableheader {
	padding: 5px;
	font-weight: bold;
}
/*SECTION TABLE ENTERY COLORS. MOVE TO COLOR.CSS IF YOU LIKE TO CHANGE THEM
--------------------- */
table.pollstableborder tr.sectiontableentry0 td {
	border: none;
	background: #f3f2f2;
}
table.pollstableborder tr.sectiontableentry1 td, table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}
.sectiontableheader {
	border: 1px solid #d4d4d4;
	background:#DEDEDE;
}
.sectiontableentry1 {
	background-color : #DEDEDE;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	border-bottom: 1px solid #fff;
}
tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry2 td, td.sectiontableentry2 {
	background-color: #f3f2f2;
}
tr.sectiontableentry1 td, td.sectiontableentry1 {
	background-color: #E9E9E9;
}
tr.sectiontableentry0:hover td, tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
	background-color: #EEEEEE;
}
/* default system 
--------------------- */
/* Tooltips */
.tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}
.tip-title {
	padding: 0;
	margin: 0;
	font-size:12px;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align:left;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tip-text {
	font-size:11px;
	margin: 0;
	text-align:left;
}
/*Mail to*/
#mailto-window {
/*padding:0 10px;*/
}
/* OpenID icon style */
input.system-openid {
	background: url(http://openid.net/login-bg.gif) no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	color: #000;
	padding-left: 18px;
}
/* Unpublished */
.system-unpublished {
	background: #FDFDFD;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
/* System Messages */
#system-message {
	margin-bottom: 10px;
	padding: 0;
}
#system-message dt {
	font-weight: bold;
}
#system-message dd {
	margin: 0;
	font-weight: bold;
	text-indent: 30px;
	background-image:none;
}
#system-message dd ul {
	background-color:#FDFDFD;
	color: #c02;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
/* System Standard Messages */
#system-message dt.message {
	display: none;
}
#system-message dd.message {
}
#system-message dd.message ul li {
	background-image:none;
}
/* System Error Messages */
#system-message dt.error {
	display: none;
}
#system-message dd.error ul {
	color: #c00;
	background-color: #FDFDFD;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
#system-message dd.error ul li {
	background-image:none;
}
/* System Notice Messages */
#system-message dt.notice {
	display: none;
}
#system-message dd.notice ul {
	color: #c00;
	background: #FDFDFD;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
#system-message dd.notice ul li {
	background-image:none;
}
/* Debug */
#system-debug {
	color: #ccc;
	background-color: #fff;
	padding: 10px;
	margin: 10px;
	text-align:left;
}
#system-debug div {
	font-size: 11px;
}
/* Form validation */
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/* Editor */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,.button2-right {
	float: left;
	margin-left: 5px;
}

#border-form {
  position: absolute;
  top: 50px;
  left: -3880px;
}
/*contact*/
#component-contact {
	padding:0 8px;
}


/* pk overrides */
.top_menu ul.subul_main
{
	margin-top: 0 !important;
}
li.active .subul_main span.yjm_title
{
	color: white;
}

.top_menu ul.subul_main.level2 {
    margin-left: -275px !important;
    margin-top: -39px !important;
}

.top_menu ul.subul_main ul.subul_main .level3 {
    margin-left: -275px !important;
    margin-top: -41px !important;
}

.nivo-directionNav a{
	border-radius:17px;
	background-color:  black !important;
	background-color: rgba(0,0,0,0.75) !important;
}

.nivo-slice {
    background-position: center center !important;
	background-color: white !important;
}

#pgsnivo-slider{
	background-position:center center !important;
}

.imageDiagrams{
	line-height: 0;
}

.imageDiagrams li.ui-state-default{
	background: none #223D8F !important;
	border: 1px solid #223D8F;
}

.imageDiagrams li.ui-state-hover{
	background: none #4CA6E6 !important;
}

.moduleHolderDiv {
    margin-top: 30px;
    text-align: center;
}

.moduleHolderDiv > div{
	display: inline-block;
	margin: 0 auto;
}

.window-container{
	z-index: 10000 !important;
}


.yjsg-newsitems .yjsg-blog_c .title h2 {
    font-size: 170% !important;
    line-height: 1.2em;
}

.mod-languages {
    float: left;
}

.cd_moduletitle_logo {
    float: right;
}

#pixsearch_ng_panel{
clear: both;
margin-top: 30px;
}

div.cd_moduletitle_logo{
	background-image: none !important;
}
div.cd_moduletitle_logo a{
	color: #223D8F;
}
div.cd_moduletitle_logo a:hover{
	text-decoration: underline;
}

#rightblock .yjround_in .moduletable{
	margin-bottom: 0 !important;
}

div.yjsg-newsitems .float-left {
    background-color: #FFFFFF;
    margin-right: 10px;
    overflow: hidden;
    padding: 5px 10px;
    width: 405px !important;
	margin-bottom:10px;
}

div.yjsg-newsitems .float-left.last {
    margin-right: 0;
}

div.yjsg-newsitems .yjsg-blog_c{
	padding: 0 !important;
	background-color: #223D8F;
}

.whiteBG div.yjsg-newsitems .yjsg-blog_c{
	background-color: #fff;
}

.yjsg-blog_c .row-separator{
	height: 10px !important;
}

.insidem{
	padding: 0 !important;
}

#holder2{
	background-color: transparent !important;
	position: relative;
}

.whiteBG #holder2{
	background-color: #fff !important;
}
.news_item_a{
	background-color: #fff;
}

.news_item_c .newsitem_text p img {
    max-width: 45%;
	height: auto !important;
}

.contactLogos .news_item_c .newsitem_text p img {
	max-width: 100%;
}

a.nextLink,a.nextLink:focus,
a.previousLink, a.previousLink:focus{
	background: url("../images/interface.png") no-repeat scroll 0 -16px rgba(0, 0, 0, 0) !important;
	height: 14px !important;
	width: 14px !important;
}

a.previousLink, a.previousLink:focus{
	left: 232px !important;
}

a.nextLink, a.nextLink:focus{
	left: 250px !important;
}

.mod_eco_picture_pile_phoca  .nextLink:hover, .mod_eco_picture_pile_phoca  .previousLink:hover {
    background-position: 0 -30px !important;
	background-color: rgba(0, 0, 0, 0) !important;
}

a.previousLink, a.previousLink:focus{
	background-position: 0 -44px !important;
}

.previousLink:hover {
    background-position: 0 -58px !important;
}

.mod_eco_picture_pile_phoca{
	background: none !important;
	border: none !important;
	box-shadow: none !important;
}

.carousel-shadow{
	display: none;
}

.mod_eco_picture_pile_phoca .pictures img{
	border: 1px solid #ccc;
}

div.qaccordion .acc-header-active, div.qaccordion .acc-header{
	text-align: left;
}

div.qaccordion .acc-header,
div.qaccordion .acc-header-active {
    background-position: left top;
    padding: 0 0 5px 25px;
}

#yjsgbodybottom{
	margin: -48px 0 0;
	padding: 0;
	float:right;
	width: auto;
}

.roknewspager-overlay{
	display: none !important;
}

ul.roknewspager li{
	background: none !important;
}

ul.roknewspager .roknewspager-div{
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}

ul.roknewspager .roknewspager-div .introtext{
	text-align: justify;
}

.search label {
    display: none;
}

.search input {
    width: 100%;
}

.linkedinBanner {
    height: 112px;
}

.phocagallery-box-file{
	margin: 0 10px 10px 0;
}
#phocagallery form {
    background-color: #FFFFFF;
}

.pagination .pg-inline {
    display: none !important;
}

.shareit {
    text-align: left;
}

#YjArtoSlider .slideintro h2{
	background-color: #E8E72B !important;
	color: #333 !important;
}

#YjArtoSlider .slideintroPoz{
	backgroudn-color: #223D8F !important;
}

#YjArtoSlider .navigation a:hover, #YjArtoSlider .navigation a.selected{
	background-color: #E8E72B !important;
}

.icagenda-div-header {
    display: none;
}


.icagenda-header {
    display: none;
}

.ic-info{
	background-color: #transparent !important;
}


.teaserarticles.multicolumns:after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
}
/* end of pk overrides */

/*jk override*/
#YjArtoSlider .slideintroPoz {
    height: 3em !important;
    margin-top: -0.9em !important;
    width: 100% !important;
}
/*jk override end*/


.leading-0 {
    background-color: #fff;
    margin-top: 0;
    padding: 0 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.leading-0 .title a {
    display: block;
    font-size: 26px !important;
    padding-bottom: 5px !important;
}

.newsitem_text{
	padding: 0px !important;
}

#yjsgbodybottom{
	float: none;
	position: absolute;
	bottom: 0;
}

#holder2{
	position: relative;
	padding-right: 310px;
	min-height: 815px;
}

#holder2 #rightblock{
	position: absolute;
	float: none !important;
	right: 0;
	top: 0;
	bottom: 0;
	height: auto !important;
}

#interactiveMapModule{
	position: relative;
}

#mapsTutorialArticleLink {
    display: block;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('helpIcon.png');
	border-radius: 45px;
}
#mapsTutorialArticleLink:hover{
	box-shadow: 0 0 5px #fff;
}

.top_menu ul.subul_main {
    border: 1px solid #223d8f !important;
    box-sizing: border-box;
    width: 282px !important;
}