/*.right_content>.title{background:url(../images/page_title.png) top left no-repeat; padding-left:30px; font-weight:bold; font-size:18px; line-height:170px; margin-bottom:14px; color:#ffffff; height:98px;}*/

.right_content>.title, .page_container>.title, .full_width_content>.title{ background: url('images/shared/title_bg.png') no-repeat; height: 45px; padding-left: 30px; padding-top: 16px; margin-bottom: -16px; font-family: "palatino"; font-size: 18px;
color: #353535}





.header .links a { text-decoration:none;}





.right_content  #content{ padding-right:20px;}

.right_content  .content{ }



.right_content .sub_title{ font-weight:bold; font-size:13px; color:#707274;}

.article_list {border-top: 1px dotted #606465; padding: 10px 0px}

.right_content .article_list:first-child {border: none;}

.article_list .desc {color: #606465; margin: 10px 0px}

.article_list a {display: block; background: url('images/home/news_more_bullet.png') no-repeat left 5px; padding-left: 10px}

.has-thumbnail .article_content {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 562px;
    padding-left: 13px;
}


.article_thumbnail {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 100px;
}



.right_content  .more_blue_dark { 

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:90px;

}









.right_content  .more_blue_dark: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;

}



#content  .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;

}



#content  .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;

}



.right_content  a{ text-decoration:none;  }







#tnt_pagination {padding-right: 10px; float:right; }

#tnt_pagination a:link, #tnt_pagination a:visited {

	padding: 7px;

	padding-top: 2px;

	padding-bottom: 2px;

	margin-left: 10px;

	text-decoration: none;

	background-color: #fff;

	color: #66686c;

	border: 1px solid #EBEBEB;

	width: 22px;

	font-weight: normal;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;

}

#tnt_pagination a:hover {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;

	background-color: #1076b6;

	border: 1px solid #fff;

	color: #fff;

}

#tnt_pagination .active_tnt_link {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;

	padding: 7px;

	padding-top: 2px;

	padding-bottom: 2px;

	margin-left: 10px;

	text-decoration: none;

	background-color: #1076b6;

	border: 1px solid #fff;

	color: #fff;

	cursor: default;

}

#tnt_pagination .disabled_tnt_pagination {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;

	padding: 7px;

	padding-top: 2px;

	padding-bottom: 2px;

	border: 1px solid #EBEBEB;

	margin-left: 10px;

	text-decoration: none;

	background-color: #ebebe9;

	color: #66686c;

	cursor: default;

}





h2{ font-size:18px;}

textarea{ width:90%}



.sub_date {

	color: #377B9A;

	font-size: 9px;

}



table{ border:none; background: transparent;}



embed{

/*height:500px;*/

}



#oldBrowserWarning{background:#FFFFE5;border-bottom:1px solid #D6D6C1;padding:20px;text-align:center;font-size: 13px;

font-family: "Trebuchet MS", "Segoe UI", Arial, Tahoma, sans-serif; font-weight: bold; color: #505050;}

#oldBrowserWarning a{text-decoration:underline !important}



.article_date {font-size: 10px; padding-left: 10px}



.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;

}