
ul.intro-language {
	color:#FFF;
	float:left;
	margin-right:10px;
	padding:0 15px 3px 15px;
    list-style: none;
    background: none;
}

ul.intro-language li {
    font-size: 14px;
    float: left;
    list-style: none;
    margin-left: 5px;
	background:#ee1d23;
	padding:0 15px 3px 15px;
}
ul.intro-language li a {
    color: #fff;
}
.newPagesContainer header h2 { text-transform:capitalize;}

#content article img
#newPages article img {
    max-width: 650px;
    padding: 15px;
    
}
#newPages article a, #newPages article p a { 
text-decoration: underline;
}

#newPages article a:hover, #newPages article p a:hover { 
    color:#cf181d;
}
.intro-logo > div{
	background:#FFF;
	border-bottom:7px solid #5d0306;
	padding:10px;
	width:195px;
text-align: center;
}
.intro-logo img.imgintro {
    width: 140px;
    margin: 20px 20px;
}
#newPages img.imgintro {
    width: 100%;
    margin: 5px 20px;
    
}

.carousel-additional-top {  }
.carousel-additional-top:hover     { 
        opacity: 1; 
        filter: alpha(opacity=100); 
    } 
.carousel-additional-top  { 
        opacity: 0.005; 
        filter: alpha(opacity=60);
         -o-transition:all .3s ease-in;
          -ms-transition:all .3s ease-in;
          -moz-transition:all .3s ease-in;
          -webkit-transition:all .3s ease-in;
          /* ...and now for the proper property */
          transition:all .3s ease-in;
} 


.galleryimg div {
    background: #f7f7f7;
    border: 0px solid black;
    width: 170px;
    height: 180px;
    padding: 11px; margin: 5px;
    float: left;
    font-size: 12px;
}
.galleryimg img {
    width: 150px;
    height: 100px;
}

.magazineimg div {
    background: #f7f7f7;
    border: 0px solid black;
    width: 170px;
    padding: 11px; margin: 5px;
    float: left;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.twitter-social-holder img {
    width: 23px;
}

#content article table td,
#newPages article table td {
    padding: 6px;
}

#content article table tbody td,
#newPages article table tbody td
 {
    border: 1px solid  #e6e6e6;
    padding: 6px;
    
}
#content article table.no-border td,
#newPages article table.no-border td {
    padding: 1px;
    border: 0px;
}
#navigation-bottom { z-index:99999;}

ul#navigation-bottom > li {
	font-size:14px;
}

ul#navigation-bottom > li:hover .mega-dropdown {
    display: block !important;
}

.mega-dropdown {
	padding:0 20px 20px 20px;
	width:210px;
    font-size:14px;
	
}

ul#navigation-bottom > li .mega-dropdown li.has-child:hover > ul {
    display: block !important;
}

ul#navigation-bottom li ul {
    -moz-transition: all 0.8s linear;
    -webkit-transition: all 0.8s linear;
    transition: all 0.8s linear;
}

#jPanelMenu-menu ul#navigation-bottom li.mega-down-desc-child.has-child:after{
    color:#696969;
    content:"\f054";
    font-family: FontAwesome;
    font-size:10px;
    overflow:hidden;
    position:absolute;
    right:5px;
    top:8px;
}

ul#navigation-bottom li.mega-down-desc-child.has-child.active:after,
ul#navigation-bottom li.mega-down-desc-child.has-child:after
{
    color:#696969;
    content:"\f054";
    font-family: FontAwesome;
    font-size:10px;
    overflow:hidden;
    position:absolute;
    right:3px;
    top:8px;
}

.mega-child{
	padding:0px 20px 0px 20px;
	width:210px;

}
.mega-dropdown li a:hover, 
.mega-child li a:hover { 
    color: #ce181e;
}


.introsaham img { padding: 10px 10px 0 10px ;}
.introsaham a { color: #5d0306; margin-left: 20px; }

#flip-scroll { overflow: scroll; }

#flip-scroll table td, th {text-align: left; white-space: nowrap; border: 0px;}
    

#financial-form{
	border-top:1px solid #EEE;
	padding:1px 0;
}

.jmap { margin:0 0 10px 0;
}

/* Accordion Class Start */

text-accordion ul{
	list-style:none;
	margin:0;
	padding:0;
}

.text-accordion > ul > li{
	padding-left:0;
}

.text-accordion li li:last-child{
	border-bottom:0;
}

.text-accordion li li.accordion-item a{
    border: 0px;
	display:block;
	padding:5px 20px 5px 0;
}

.text-accordion li li:first-child{
	padding-top:10px;
}

.text-accordion li li:last-child{
	padding-bottom:10px;
}
.text-accordion > ul > li.accordion-item > a {
    border:1px solid #e6e6e6;
}

.text-accordion > ul > li > a {
    border:0px solid #e6e6e6;
}

.text-accordion > ul > li.accordion-item > a{
	margin:5px 0;
	display:block;
	padding:13px 20px;
}

.text-accordion  > ul > li.accordion-item > a:hover {
	background:#ECECEC;
	color:#ce181e;
}
.text-accordion  > ul > li.has-child.active > a{
	color:#ce181e;
}
.text-accordion ul li.has-child.active > a{
	color:#ce181e;
}

.text-accordion ul li.has-child ul, 
.text-accordion ul li ul{
	display:none;
}

.text-accordion ul li.has-child.active ul {
    display: block;
}

.events-list, 
.news-list {
   width: 100%;
   padding: 0 20px 10px 0;
   border: 1px solid #e6e6e6;
   margin: 0 0 10px 0;
    
}

.events-list {
   min-height: 110px;
} 
.news-list {
   min-height: 110px;
}

.news-list a ,
.events-list a {
    text-decoration:none;
}
.news-list a h6 { text-decoration:none; }
h6.capitalize  {text-transform: capitalize;}

.capitalize { text-transform: capitalize; }

.events-list:hover,
.news-list:hover {
   background: #f7f7f7;
    
}

.events-list .thumbs, .news-list .thumbs {
    width: 100px;
    height: 100px;
    float: left;
    border: 1px solid #e6e6e6;
    margin: 10px;
}
.news-list img {
    width: 100px;
    height: 100px;
  
}

.blocktgl-news
{
    width: 80px;
    height: 100px;
    float: left;
    margin: 10px;
}
.blocktgl-news .tgl-news
{
    width: 70px;
    font-size: 42px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.blocktgl-news .montyear-news
{
    width: 70px;
    font-size: 16px;
    text-align: center;
}
.pagination {
    
}
.pagination div a {
    border: 1px solid #808080;
    padding: 2px 6px;    
    font-size: 16px;
}
/* Accordion Class End */

/* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */

/* Account for fixed navbar */
body {
  min-width: 1200px;  
}

/* Don't let the lead text change font-size. */
.lead {
  font-size: 16px;
}
 
/* Finesse the page header spacing */
.page-header {
  margin-bottom: 30px;
}
.page-header .lead {
  margin-bottom: 10px;
}


/* Non-responsive overrides
 *
 * Utilitze the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */

/* Reset the container */
.container {
  width: 1200px;
  max-width: none !important;
  
}

/* Demonstrate the grids */
.col-xs-4 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
}

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}

/* Always float the navbar header */
.navbar-header {
  float: left;
}

/* Undo the collapsing navbar */
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}

.navbar-toggle {
  display: none;
}
.navbar-collapse {
  border-top: 0;
}

.navbar-brand {
  margin-left: -15px;
}

/* Always apply the floated nav */
.navbar-nav {
  float: left;
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
.navbar-nav > li > a {
  padding: 15px;
}

/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
  float: right;
}

/* Undo custom dropdowns */
.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}

.bjt-accordion li a[href="#"] {
    position: relative;
}

.bjt-accordion > ul > li a[href="#"]:after {
   color:#696969;
   content:"\f078";
   font-family: FontAwesome;
   font-size:10px;
   overflow:hidden;
   position:absolute;
   right:5px;
   top:16px;
}

.bjt-accordion > ul > li ul li a[href="#"]:after {
    color:#696969;
    content:"\f078";
    font-family: FontAwesome;
    font-size:10px;
    overflow:hidden;
    position:absolute;
    right:5px;
    top:10px;
}

#home_intro_content .image-responsive{
	width:100%;
}

.magz {
    width: 80px;
    height: 108px;
    float: left;
    margin: 0 5px;    
}
.thumbs-magz { 
        width: 80px;
        height: 108px;
}
#newPages .minNewPages .col-md-3{
       width: 25%;
       float: left; 
}
#newPages .minNewPages .col-md-9{
       width: 72%; 
       float: right;
}

#header_left { margin:0; top:0;  float:right;}

.table-striped>thead>tr:nth-child(odd)>td,
.table-striped>thead>tr:nth-child(odd)>th{background-color:#9f1c1f ; color:#ffffff;}
.table-striped>tbody>tr:nth-child(odd)>td{background-color:#DBDBDB; color:#000;}
.table-striped>tbody>tr:nth-child(even)>td{background-color:#F2F2F2; color:#000;}

