/* list_select_1: tabs with main categories (Bible Texts, Dictionaries, ...) */
.list_select1 {
    /*border-bottom: 1px solid #AFC0D3;*/
    /*margin-bottom:0px;*/
    height: 29px;
    border-bottom:3px dotted #E9EEF3;
}
.list_select1 a.group img {
    /*margin-top: -5px;*/
}
.list_select1 span.group, .list_select1 span.groupspace {
    border-bottom: 1px solid #AFC0D3;
    float: left;
    padding-top: 3px;
    padding-bottom:2px;
    padding-left:4px;
    padding-right:6px;
    margin-right:0px;
    margin-left:0px;
    /*margin-bottom:-2px;*/
    /*background-color: #E9EEF3;*/
}
.list_select1 span.group.sel,
.list_select1 span.group:hover
{
    background-color: #E9EEF3; /*#D5DEE8;*/
    border:1px solid #AFC0D3;
    border-bottom: none;
}


.list_select1 span.group.sel a{
    font-weight: bold;
}

.list_select1 a:link,
.list_select1 a:visited {
    /*display: block;
    float: left;*/
    /*height: 20px;*/
    text-align: center;
    /*padding-top: 4px;*/
    /*background-color: #E9EEF3;*/
    /*margin-right: 4px;*/
    font-weight: normal;
    text-decoration: none;
    /*color: red;*/
}
.list_select1 a:hover{
  text-decoration: underline;
}


/*
.list_select1 {
	border-bottom: 1px solid #AFC0D3; /* tab top border */
/*	height: 24px;
}
.list_select1 a.group div {
	height: 24px;
	padding-left: 7px;
	background-image: url(../images/tab_l.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.list_select1 a.group div div {
	height: 24px;
	padding: 0 7px 0 0;
	background-image: url(../images/tab_r.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.list_select1 a.group div div div {
	border-top: 1px solid #AFC0D3;
	background-image: none;
	padding: 2px 2px 0 2px;
  font-size:100%;
	font-weight: bold;

}
.list_select1 a.group:link,
.list_select1 a.group:visited {
	display: block;
	float: left;
	height: 24px;
	text-align: center;
	background-color: #E9EEF3; /* tabs color */
/*	margin-right: 2px;
	text-decoration: none;
	color: #333333;
}
.list_select1 a.group:active,
.list_select1 a.group:hover {
	background-color: #D5DEE8; /* tabs hover color */
/*	color: #000000;
}
.list_select1 a.group.sel:link,
.list_select1 a.group.sel:visited,
.list_select1 a.group.sel:active,
.list_select1 a.group.sel:hover {
	background-color: #D5DEE8;
	color: #000000;
}
*/
.list_select2 {
	border-bottom: 0px solid #CCCCCC;
	padding: 4px 0 0 0;
	margin-bottom: -18px;
}

.ls2_dropdown {
	width: 145px;
	height: 20px;
	float: right;
	padding: 1px 3px 5px 3px;
	margin-top: -3px;
	line-height: 12px;
	text-align: right;
  color: gray;
}
.ls2_dropdown,
.ls2_dropdown .ls2_dropdown_value {
	/*font-size: 100%;*/

}
.ls2_dropdown_value{
  font-weight: normal;
  color: #183C9C;
}

.ls2_dropdown_arrow {
	font-size: 10px;
	color: #444444;
}
.ls2_dropdown_body {
	position: absolute;
	margin-top: -999em;
	margin-left: 15px;
	z-index: 2;
	background-color: white;
	border: 1px solid #AAAAAA;
	border-top: 0px;
	width: 129px;
}
.ls2_dropdown:hover,
.ls2_dropdown.sfhover {
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	padding: 0px 2px 5px 2px;
}
.ls2_dropdown:hover .ls2_dropdown_body,
.ls2_dropdown.sfhover .ls2_dropdown_body {
	margin-top: 2px;
}
.ls2_dropdown_body a:link,
.ls2_dropdown_body a:visited {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	border-top: 1px solid #AAAAAA;
	color: #444444;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
}
.ls2_dropdown_body a:hover,
.ls2_dropdown_body a:active {
	display: block;
	padding: 2px 4px;
	background-color: #D7E0E8;
	text-decoration: none;
}
.ls2_dropdown_body a.sel:link,
.ls2_dropdown_body a.sel:visited,
.ls2_dropdown_body a.sel:active,
.ls2_dropdown_body a.sel:hover {
	
}

.group_heading {
  /*font-size:120%;*/
  font-size:13px;
  border-bottom: 1px solid #DEE6EF;
  padding-top:20px;
  vertical-align: baseline;
}
.group_heading span {
  font-size:10px;
  color: gray;
  vertical-align: baseline;
}

.download {
  font-size:11px;
	margin-bottom: 2px;
	width: 100%;
}
.download.list1 {
	background-color: #F8FAFC;
  border:1px solid white;
}
.download.list2 {
	background-color: #EBF0F5;
  border:1px solid white;
}
.download.list1:hover {
	background-color: #DEE6EF;
  border:1px solid #A0B6D1;
}
.download.list1.nf {
	background-color: #E9F3EB;
  border:1px solid white;
}
.download.list2.nf {
	/*background-color: #D0E8D5;*/
	background-color: #E9F3EB;
  border:1px solid white;
}
.download.list1.nf:hover {
	background-color: #D9ECDD;
  border:1px solid green;
}

.download .title {
	vertical-align: middle;
	/* font-size: 8pt;*/
	padding: 4px 0 4px 24px;
	text-indent: -18px;
}
.download .title img {
	vertical-align: top;
	padding-top: 2px;
}

.download.nf,
.download.nf a:link,
.download.nf a:visited,
.download.nf a:active,
.download.nf a:hover{
  color:green;
  font-weight:bolder;
}

.download a:link,
.download a:visited,
.download a:active,
.download a:hover {	
  /*color: #333333;
  color: #6379bd;*/
  color: #3F75A7;
	/* font-weight: bold; */
}

.download td{
  padding:2px;
}

.download .id {
	/* font-size: 8pt; */
	vertical-align: bottom;
	color: #888888;
}

.download .info_button {
	text-align: right;
	vertical-align: middle;
	width: 22px;
}
.download .size {
	width: 60px;
	text-align: right;
	vertical-align: middle;
	/* font-size: 8pt; */
}
.download .date {
	text-align: right;
	width: 80px;
	vertical-align: middle;
	/* font-size: 8pt; */
	padding-right: 6px;
}

.download .info_tr {
	visibility: hidden;
	display: none;
}
.download .info {
	/*font-size: 10px;*/
  /*font-weight: bold;*/
	color: #666666;
	padding: 0px;
  padding-left:20px;
	margin: 0px;
	background-position: bottom left;
	background-repeat: no-repeat;
	/*background-image: url(../images/info_bg.png);*/
}
.download .info a:link,
.download .info a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.download .info a:hover,
.download .info a:active {
	color: #000000;
}
.download .info4 {
	/*background-image: url(../images/info_bg.png);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}

#download_tAI:link,
#download_tAI:visited,
#download_tAI:hover,
#download_tAI:active {
	float: right;
	font-size: 100%;
	font-weight: normal;
	color: #183C9C;
	text-decoration: none;
  vertical-align: baseline;
}
#download_tAI img {
	vertical-align: baseline;
	padding-top: 3px;
}
.details_name{
  color: #A30B0B;
}
.abbrev{
  color: #A30B0B;
  font-size:9px;
  font-weight:bold;
}
.courtesy,
.courtesy a:link,
.courtesy a:visited,
.courtesy a:active,
.courtesy a:hover{
  font-size:0.9em;
  font-weight:bold;
  /*color:#4301BE;*/
}