/*--------------------------------- tt_news LATEST view  -----------------------------------*/
.news-latest-container {
  float: right;
  margin: 2px 0 0 0;
  text-align: left;
  width: 200px;
}

.news-latest-item {
  background: #dae1ed;
}

.news-latest-item h3 a {
  clear: both;
  color: #003082;
  display: inline;
  float: left;
  font-size: 14px;
  margin: 5px 0 5px 8px;
  text-decoration: none;
}

.news-latest-date {
  display: none;
}

.clearer {
  clear: both;
}

.news-latest-item p {
  color: #4d4d4d;
  font-size: 13px;
  margin: 0 8px 0px 8px;
  padding: 0 0 8px 0;
}

.news-latest-morelink {
  border: 1px solid #b2b2b2;
  float: right;
  height: 16px;
  margin: 5px 0 0 0;
  text-align: center;
  width: 100px;
}

.news-latest-morelink a {
  color: #808080;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}


.news-latest-gotoarchive {
  display: none;
}

.news-latest-item img {
  display: none;
}

.news-latest-category {
  border-top: 1px solid #999;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  margin: 0 8px 0px 8px;
  padding: 3px 0 4px 0;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item {
border-bottom: 1px solid #999;
margin-top: 20px;
}

.news-list-header {
margin-top: 15px;
}

#Content .news-list-header h2 {
  display: inline;
  text-align:left;
float: left;
clear: both;
margin-top: 5px;
width: 500px;

}

.news-list-header h2 a {
  color: #355c79;
  font-size: 16px;
  text-decoration: none;
  width: auto;
float: left;
clear: both;
}

.news-list-date {
  color: #666;
  float:left;
  font-size: 12px;
}

.news-list-content {
  float: left;
padding-bottom: 3px;
  width: 100%;
}

.news-list-content img {
  float: right;
  margin: 5px 10px 5px 5px;
}

#Content .news-list-content p {
  margin: 5px 0px 0 0px;
}

.news-list-morelink {
  border: 1px solid #355c79;
  float: left;
  height: 16px;
  margin: 5px 0 20px 0;
  text-align: center;
  width: 100px;
display: inline;
}

.news-list-morelink a {
  color: #355c79;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.news-list-category {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  margin: 0 8px 0 8px;
  padding: 3px 0 0 0;

}

/*--------------------------------- tt_news SINGLE view  -----------------------------------*/
.news-single-header {
  background: none;
  margin: 0 0 5px 0;
}

#Content .news-single-header h2 {
clear: both;
float:left;
  display: inline;
  color: #355c79;
  font-size: 16px;
  text-align: left;
margin-top: 10px;
}

.news-single-timedata {
  color: #666;
  float: left;
  font-size: 12px;
  height: 17px;
  line-height: 17px;
}

.news-single-category {
  color: #666;
  float: right;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 0 0 0;
}

.news-single-author a {
  color: #666;
  font-size: 12px;
height: 12px;
line-height: 12px;
}

.news-single-author {
clear: both;
}


.news-single-item h3 {
  color: #4d4d4d;
  font-size: 13px;
  padding: 0 0 8px 0;
}

.news-single-img {
  text-align: center;
}

.news-single-additional-info {
background: #f7f7f7;
float: left;
margin-bottom: 30px;
width: 500px;
}


#related {
float: left;
margin-left: 10px;
background: none;
display: inline;
width: 100%;
}

#related dt{
float: left;
color: #4d4d4d;
font-size: 13px;
font-weight: bold;
background: none;
margin-right: 10px;
height: 30px;
line-height: 30px;
}

#related dd {
color: #4d4d4d;
font-size: 13px;
background: none;
float: left;
}

#related a {
color: #4d4d4d;
font-size: 13px;
line-height: 30px;
height: 30px;
}



#files {
clear: both;
float: left;

margin-left: 10px;
display: inline;
background: none;
width: 100%;
}


#files dt {
float: left;
color: #4d4d4d;
font-size: 13px;
font-weight: bold;
margin-right: 10px;
background: none;
height: 30px;
line-height: 30px;
}

#files dd {
color: #4d4d4d;
font-size: 13px;
float: left;
background: none;
margin-right: 10px;
}

#files a {
color: #4d4d4d;
font-size: 13px;
line-height: 30px;
height: 30px;
}


#links {
clear: both;
float: left;
margin-left: 10px;
display: inline;
width: 100%;
background: none;
}

#links dt {
float: left;
color: #4d4d4d;
font-size: 13px;
font-weight: bold;
margin-right: 10px;
background: none;
height: 30px;
line-height: 30px;
}

#links dd {
color: #4d4d4d;
font-size: 13px;
background: none;
}

#links a {
color: #4d4d4d;
font-size: 13px;
height: 30px;
line-height: 30px;
}

#links dd p {
margin: 0px;
margin-right: 10px;
float: left;
}


#files img,
#related img {
display: none;
}



#Content .news-single-img p {
font-size: 11px;
color: #355c79;
width: 300px;
margin: 0 auto 8px auto;
line-height: 14px;
}


.news-single-backlink {
  border: 1px solid #355c79;
  clear: both;
  height: 16px;
  text-align: center;
  width: 200px;
margin: 0 auto;
}

.news-single-backlink a {
  color: #355c79;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}