/* added by mike  */

.body {
 margin-top: 40px;
}

.navigation{
  position: fixed;
  top: 0;
  border-top: none;
  border-bottom: none;
  background-color : #fff; 
  padding: 0;
  margin: 0;
  width: 940px;
  z-index: 1000;
}
.dj-mobile-open-btn {
  float: left;
}


.body .container {
  padding: 2px;
  border: none;
}
.span12 {
  padding: 0 10px 0 10px;
}

body.site{
  padding: 2px;
  border-top: none !important;

}

.page-header h2 {
//  color: #7ba428;
      color: #002060;
}

.item-page h2 {
//  color: #7ba428;
    color: #002060;
}

.footer {
  display:none;
}

.itemid123 	{
	background-image: url("/images/padlock-14.png"); 
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 9px;
	}


/* for lightbox images */
.thumbnail { padding:2px; border:5px solid #ddd; margin-right:10px; margin-bottom:15px;}
#lightbox{background-color:#eee; padding:10px; border-bottom:2px solid #666; border-right:2px solid #666;
 -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; -webkit-box-shadow: #B3B3B3 6px 6px 6px;-moz-box-shadow: #B3B3B3 6px 6px 6px; box-shadow: #B3B3B3 6px 6px 6px;}
#lightboxDetails{ font-size:0.8em; padding-top:0.4em;}
#lightboxCaption {font-size:1.2em; padding-top:1em; text-align:center; font-weight:normal; color:black;}
#keyboardMsg { display:none;}
#closeButton { top:-12px; right:-12px;}  
#lightbox img { border:none; clear:both;}

.profile .btn-toolbar {
    display: none;
}

.profile {
    display: none;
}

body {
  font-size: 100%;
}

.icons {
  margin-top: 1px;
}

/* used for dx-image slider to place slider on right */
.floatright {
  float:right;
  padding: 0 0 0 5px;
}

/* used for Download Article image */
.downloadarticle {
  float: right;
  margin: -35px 0 0 0 ;
}


