/*Joomla*/
table.contentpaneopen, table.contentpaneopen1{
  width: 100%;
}


.componentheading,.contentheading {
	width:100%;
	text-align:  center;
        padding: 0 0 5px 17px;
    margin: -20px auto 10px auto;
    background: url(../images/dotted.png) repeat-x left bottom;
    color: #DCA890;

}
.componentheading_news{
  color:#a6db02;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
}
.contentheading_news{
   color:#484848;
   font-family:Arial,Helvetica,sans-serif;
   font-size:14px;
   font-weight: bold;
}
.readon_news{
  float: right;
  text-transform: lowercase;
}




.clear{ clear: both;}
#article{font-size: 13px;color: #b3d8e4;}

.bannergroup {
text-align: center;
background: url("../images/bannerShadow.png") no-repeat 10px bottom;
padding-bottom: 10px;
}

.bannergroup object{
border:4px solid #f2f2f2;
-webkit-border-radius: 10px;
border-radius: 10px;
}



.banneritem {
    background: url("../images/bannerShadow.png") no-repeat 10px bottom;
    padding-bottom: 10px;
    position: relative;
/*    z-index:-1;*/
    text-align: center;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
.banneritem {
    background: url("../images/bannerShadow.png") no-repeat 10px bottom;
    padding-bottom: 15px;
    position: relative;
    z-index:-1;
    text-align: center;
}
}

#wrapContent #rightAside {
  /*margin-top: -15px;*/
}
#wrapContent #mainMenu {
  margin-top: 15px;
}



.joomla_pns {
box-shadow: 0 1px 5px 0 #4A4A4A;
    /*margin-bottom: 50px;*/
}
.print {
  height: 21px;
  text-align: right;
}

.print a {
    display: inline-block;
    height: 21px;
    width: 21px;

    background: url("../images/print.png") no-repeat center center;
}

.bannergroup object{height:350px;}