.more_blue_dark:hover { 

background-color: #F0F0F0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, whiteSmoke));
background-image: -webkit-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
background-image: -moz-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
background-image: -o-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
background-image: -ms-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
background-image: linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
border: 1px solid gainsboro;
}

.more_blue_dark{
	padding: 4px 20px 5px 20px;
margin: 5px 2px;
color: #222;
font-size: 12px;
cursor: pointer;
font-weight: bold;
background-color: #E8E8E8;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E8E8E8), color-stop(100%, whiteSmoke));
background-image: -webkit-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
background-image: -moz-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
background-image: -o-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
background-image: -ms-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
background-image: linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
box-shadow:  0 0 1px rgba(0, 0, 0, 0.2);
border: 1px solid #CECECE;
display: inline-block;
vertical-align: top;
zoom: 1; /* Fix for IE7 */
*display: inline; /* Fix for IE7 */
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.article_more{ 
padding: 4px 20px 5px 20px;
margin: 5px 2px;
color: #222;
font-size: 12px;
cursor: pointer;
font-weight: bold;
background-color: #F0F0F0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, whiteSmoke));
background-image: -webkit-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
background-image: -moz-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
background-image: -o-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
background-image: -ms-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
background-image: linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid gainsboro;
width:100px;
}

.article_more:hover{
	background-color: #E8E8E8;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E8E8E8), color-stop(100%, whiteSmoke));
background-image: -webkit-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
background-image: -moz-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
background-image: -o-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
background-image: -ms-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
background-image: linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
box-shadow:  0 0 1px rgba(0, 0, 0, 0.2);
border: 1px solid #CECECE;
}

#tnt_pagination {padding-right: 10px; float:right;}
#tnt_pagination a:link, #tnt_pagination a:visited {
	padding: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	text-decoration: none;
	background-color: #F5F5F5;
	color: #c86464;
	width: 22px;
	font-weight: normal;
}
#tnt_pagination a:hover {
	background-color: #ded0cd;
	border: 1px solid #bca09b;
	color: #966464;
}
#tnt_pagination .active_tnt_link {
	padding: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #bca09b;
	margin-left: 10px;
	text-decoration: none;
	background-color: #ded0cd;
	color: #966464;
	cursor: default;
}
#tnt_pagination .disabled_tnt_pagination {
	padding: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	text-decoration: none;
	background-color: #F5F5F5;
	color: #D7D7D7;
	cursor: default;
}
.sub_title {
font-weight: bold;
font-size: 14px;
margin-bottom: 5px;
color: #434343;
padding-top: 20px;
border-bottom: 1px solid #845757;
}
.sub_date {
color: #ed1c24;
font-size: 10px;
margin: 5px 0px 10px 0px;
}

.article_list {font-size: 12px}

/*	--------------------------------------------------
:: Tables
-------------------------------------------------- */
table {/* background: #d8dad9; */-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 0 0 18px;   }

table thead, table tfoot { background: #f5f5f5; }
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td { font-size: 12px; line-height: 18px; text-align: left; }
table thead tr th,
table tfoot tr td { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }
table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }
table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

table tbody tr.even,
/*table tbody tr.alt { background: #eee; }
table tbody tr:nth-child(even) { background: #eee; }*/
table tbody tr td { color: #333; padding: 9px 10px; vertical-align: top; border: none; }

/*	--------------------------------------------------
:: Alerts
-------------------------------------------------- */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}

.dataTables_length select {width: 60px;}

.level1_style,.level2_style,.level3_style {display: block;}