/*--------------------------------- tt_news ARCHIVE view  -----------------------------------*/



   .news-archive-container {

      width: 96%;

      position: relative;

      border-bottom: 1px solid #D5DAE0;

      margin-bottom: 10px;

      padding: 0px 1%;

      

   }	



   .news-archive-item {

      margin: 0 0 3em 0;

      position: relative;

      height: auto;

   } 



   .news-archive-item p{

      margin: 0;

      margin-bottom: 0.5em;

      position: relative;

   } 



   .news-archive-container h3 

   {

      font-size: 120%;

      font-weight:bold; 

      margin: 0 0 1em 0; 

   }



   .news-archive-container h3 A:LINK,

   .news-archive-container h3 A:active,

   .news-archive-container h3 A 

   {

      font-weight:bold;

      color: #336699;

      margin: 0 0 1em 0; 

   }

   .news-archive-container H3 A:hover 

   {

      text-decoration: none;

   }







   .news-archive-container H4 {

   	font-weight:normal;

   	height:70px;

      padding-left:3px;

   }

   

   .news-archive-date {

   	color: #000000;

   	font-size: 1em;

   	font-weight: bold;

   	letter-spacing: 2px;

      float: right;

      width: auto;   

      

      padding: 0 2px;

      margin:  0 0 0 0;

      background-color: #eee;

   	}

   

   .news-archive-imgcaption {

   		float: right;

   	padding-top:3px;

   	padding-right:3px;

   	font-size: 9px;

   

   	}

   

   .news-archive-container IMG {

   	border:1px solid #666;

      margin-bottom:5px;

      margin-right:2px;

      margin-left:5px;

   }

   

   .news-archive-category {

      background-color:#EA2028;

      color:#FFFFFF;

      width: 100%;

      font-size:10px;

      font-weight:bold;

      margin:0pt 0 2px 0pt;

      padding: 2px;

      text-align:left;

      text-transform:uppercase;   

   }



   .news-archive-category IMG {

   	float: none;

      border:none;

      margin:0px;

   }

   

   .news-archive-morelink,.news-list-category {

   	font-size: 1em;

   }

   

   .news-archive-morelink {

      margin: 0.7em 0 0 0;

   }

   

   .news-archive-morelink a  {

      text-decoration: underline;

   }

   

   .news-archive-browse {

   	text-align: center;

   }

	





/*--------------------------------- tt_news LIST view -----------------------------------*/



   .news-list-container {

      width: 71%;

      position: relative;

      padding: 0 0 0 10px;

	  float: right;	     

   }	



   .news-list-item {

      margin: 0 0 1em 0;

      padding: 0.5em;

      position: relative;

      height: auto;

      background-color: #DDF0F6;

   } 



   .news-list-item p{

      margin: 0;

      margin-bottom: 0.5em;

      position: relative;

   } 



	.news-list-item-header {

		margin: 0;

		padding: 0;

		width: 97%;

	}



	.news-list-container h3 

	{

		font-weight:bold; 

		margin: 0 0 0.3em 0; 

		padding: 0;

	}



   .news-list-container h3 A:LINK,

   .news-list-container h3 A:active,

   .news-list-container h3 A 

   {

      font-weight:bold;

      color: #336699;

      margin: 0 0 0.6em 0;

      text-decoration: underline; 

   }

   

   .news-list-container H3 A:hover,

   .news-list-container H3 A:focus

   {

      font-weight:bold; 

      text-decoration: underline;

   }





   

	.news-list-date {

		font-size: 0.9em;

		font-size: inherit;

		font-weight: normal;

		letter-spacing: 1px;

		float: right;

		margin: 0 0 0 3em;

		padding-top: 0.2em;

	}

   

	.news-list-imgcaption {

		float: right;

		padding-top:3px;

		padding-right:3px;

		font-size: 9px;

	}

   

	.news-list-container IMG {

		border:1px solid #6FC7DD;

		margin: 0 0 5px 0;

	}

   

	.news-list-category IMG {

		float: none;

		border:none;

		margin:0px;

	}

   

   .news-list-morelink,.news-list-category {

   	font-size: 1em;

   }

   

   .news-list-morelink {

      margin: 0.7em 0 0 0;

   }

   

   .news-list-browse {

   	text-align: center;

   }

	











	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

   .news-single-item {

      width: 100%;

      height: auto;

      overflow: hidden;



      margin: 0 0 3em 0;

      min-height: 200px;

   }

   

   .news-single-header {

      width: 97%;

      /*background-color: #becd00;*/   

      margin: 0 0 0.7em 0;

      padding: 0;

   }



   .news-single-header {

      width: 97%;

      margin: 0 0 0.7em 0;

      padding: 0;

   }



   *+ html .news-single-header h1{

      display: inline;	

   }





   .news-single-item H2 {

      font-weight:bold; 

      margin: 0 0 0.3em 0; 

      padding: 0;

   }

   

   .news-single-item H3 {

      font-size: 1em;

      font-weight:bold; 

      margin: 0 0 1em 0;

   }

   

   .news-single-timedata {

   	font-size: inherit;

   	font-weight: normal;

   	letter-spacing: 1px;

   	float: right;

   	margin: 0 0 0 3em;

   	padding-top: 0.2em;

   }



   .news-single-item p {

      padding: 0;

   }



	.news-single-imgcaption {

		font-size: 9px;

		margin: 0 0 3px 0;

		padding: 2px;

		border: 1px solid #336699;

	}

  

	.news-single-img {

		float: right;

		padding: 0 10px 10px 10px;

		position: relative;

		clear: both;

	}



   .news-single-img img{

      border: 1px solid #336699;

      margin: 0 !important;

      margin: 0 0 1px 0;

      padding: 0;

   }   

   

   .news-single-image-caption-wrap {

   	width: auto;

   	

   	text-align: center;

   	margin: 0 0 10px 0;

   	}

      

	.news-single-category {

		float: right;

	}



	.news-single-backlink {

		margin: 2em 0 1em 5px;

	} 

  

	.news-single-backlink a {

		font-weight: normal;

		font-size: 1em;

		text-decoration: none;

		

		padding-left: 20px;

		background: url(images/icons/arrow_left.gif) no-repeat left 0px;

		border-right: 1px solid transparent;

		vertical-align: top;

	}

   

	.news-single-author {

		padding-bottom: 3px;

	}

   

	.news-single-additional-info {

		width: 97%;

		position: relative;

		

		margin: 2em 10px 0 5px;

		border-bottom: 1px solid #cccccc;

	}

   

	.news-single-related, .news-single-links, .news-single-files {

		border-top: 1px solid #cccccc;

		margin: 0;

		padding: 3px;

	}

   

	.news-single-related DD, .news-single-links DD, .news-single-files DD {

		margin-left:20px;

	}

   

   	.news-single-files img {

   		margin-right: 15px;

   	}

   

	.news-single-related DT, .news-single-links DT, .news-single-files DT {

		font-weight: bold;

		font-size: 11px;

		margin-left:5px;

	}

   	









	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.browseBoxWrap {

	border-top: 1px solid #ddd;

	margin: 0;

	padding: 0;

	text-align: center;

}



.showResultWrap { 

	padding: 5px;

	border-bottom: 1px solid #ddd;

}



.browseLinksWrap { 

	padding: 5px;

	border-bottom: 1px solid #ddd;

}



.browseLinksWrap span { 

	margin: 0 8px 0 0;

}



.browseBoxWrap .resultNumbersWrap{ 

	font-weight: bold;

	font-size: 1.3em;

}



.browseBoxWrap a{ 

	text-decoration: underline;

}



.browseBoxWrap IMG{ 

   border: none;

   margin: 0 5px;

   vertical-align: baseline;

}



.browseBoxWrap .active{ 

   font-weight: bold;

   font-size: 1.3em;

   padding: 0 6px;

}







/*-----------------------------------  tt_news LATEST view  -----------------------------------*/



   .news-latest-container {

      width: auto;

      position: relative;

      border-bottom: 1px solid #336699;

      margin: 0 0 0.6em;

      padding: 0 0 0.3em;

      

   }	



   .news-latest-item {

      border-bottom: 1px solid #336699;

      margin: 0 0 0.6em 0;

      padding: 0 0 0.6em 0;

      position: relative;

      height: auto;

   } 



   .news-latest-item p{

      margin: 0;

      margin-bottom: 0.5em;

      position: relative;

   } 



   .news-latest-container h3 

   {

      font-weight:bold; 

      color: #336699;

      margin: 0 0 0.3em 0; 

      padding: 0;

   }



   .news-latest-container h3 A:LINK,

   .news-latest-container h3 A:active,

   .news-latest-container h3 A 

   {

      font-weight:bold;

      color: #336699;

      margin: 0 0 0.6em 0;

      text-decoration: none; 

   }

   .news-latest-container H3 A:hover 

   {

      font-weight:bold; 

      text-decoration: underline;

   }





   .news-latest-header {

   	background-color: #6fc7dd;

   	color: #ffffff;

   	font-weight:bold;

   	font-size: 1.3em;

   	border: none;

        padding:3px;

        margin: 0 0 0.8em 0;

   }

   

   .news-latest-date {

   	color: #000000;

   	font-size: 0.8em;

   	font-weight: normal;

   	letter-spacing: 2px;

   

      width: 100%;

      padding: 0 2px;

      margin:  0 0 10px 0;

      background-color: #eee;

   	}

   

	.news-latest-imgcaption {

		float: right;

		padding-top:3px;

		padding-right:3px;

		font-size: 9px;

	}

   

	.news-latest-container IMG {

		border:1px solid #336699;

		margin: 0 0 5px 0;

	}

   

	.news-latest-category IMG {

		float: none;

		border:none;

		margin:0px;

	}

   

   .news-latest-morelink,.news-latest-category {

   	font-size: 1em;

   }

   

   .news-latest-morelink {

      margin: 0;

   }

   

   .news-latest-morelink a  {

      text-decoration: none;

   }

   

   .news-latest-browse {

   	text-align: center;

   }





/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {

	width: 26%;

	border-right: 1px solid #dddddd;

	padding: 0;

	float: left;

	

}



.news-amenu-container a{

	color: #666666;

	text-decoration: none;

}



.news-amenu-container a:hover,

.news-amenu-container a:focus,

.news-amenu-container a:active, {

	color: #666666;

	text-decoration: underline;

}







.news-amenu-container LI {

	font-size: 0.8em;

	margin-left: 15px;

	list-style-type: square;

}



.news-amenu-container LI + .news-amenu-item-year{

	margin-top: 1em;

}



.news-amenu-container H3 {

	margin-bottom: 0;

}



.news-amenu-container .news-amenu-item-year {

	list-style-type:  none;

	margin: 0 0 0.1em -13px;

}

