@charset "utf-8";
/* CSS Document */
html,body{
	background-attachment: scroll;
	background-color: #5395C9;
	background-image:url(images/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body{
	behavior: url(/fileadmin/kiawebsite/template/js/csshover.htc);  /* se folseste atunci cand avem nevoie sa transformam in IE6 LI:HOVER sa fie functional */	
}
*{
	margin:0;
	padding:0;
}
a{
	color:#FF6600;
	text-decoration:none;
}

.tag-cloud .tag_depth0,.tag-cloud .tag_depth1,.tag-cloud .tag_depth2 {
color:#3666B0 !important;
} 
.tag-cloud .tag_depth0 {
font-size: 14px;
}
.tag-cloud .tag_depth1 {
font-size: 17px;
}
.tag-cloud .tag_depth2 {
 font-size: 11px;
}
.tag-cloud .tagNoResult {
 color: #C0C0C0;
}

.tag-cloud{
padding:0 5px;
text-align:center;
word-spacing:5px;
}
ul{
		padding-left: 15px;
}
.container{
	width:900px;
	margin:0 auto;
	height:100%;
	min-height:100%;
	height:auto !important;
	position:relative;
}
.headerTop{
	background-attachment: scroll;
	background-image: url(images/contentTop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:900px;
	height:29px;
	margin-top:15px;
}
.headerImage{
}
.headerSearch{
	width:130px;
	float:left;
}
.headerMenu{
	width:270px;
	float:right;
}
.headerMenu ul {
	padding-left: 0 !important;
}
.headerMenu li.normal,
.headerMenu li.active{
	display:block;
	float:left;
	list-style:none;
	background-attachment: scroll;
	background-image: url(images/top_separator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:6px;
	padding-right:6px;
	margin-top:10px;
}
.headerMenu li.last,
.headerMenu li.active_last{
	display:block;
	float:left;
	list-style:none;
	padding-left:6px;
	padding-right:6px;
	margin-top:10px;
}
.headerMenu li.normal a,
.headerMenu li.last a{
	color:#FFFFFF;
	text-decoration:none;
}
.headerMenu li.normal a:hover,
.headerMenu li.last a:hover,
.headerMenu li.active a,
.headerMenu li.active_last a{
	color:#FFFFFF;
	text-decoration:underline;
}
.menuUp ul {
	padding-left: 0 !important;
}
/******************  CONTENT      *********************/
.content{
	width:840px;
	margin:0 auto;
	position:absolute;
	top:134px;
	left:30px;
	z-index:100;
	color:#3666B0;
}
.bodytext{
	color:#3666B0;
	line-height:17px;
	padding-bottom:10px;
}
H1{
	font-size:14px;
	padding-bottom:5px;
}
H2{
	font-size:12px;
	padding-bottom:5px;
}
.contentLeft, .contentOverlap{
	float:left;
	width:260px;
	padding-left:15px;
	position: absolute;
	top: 0;
	left: 0;
}
.contentOverlap {
	top: 190px !important;
}
.contentRight{
	/*float:left*/;
	width:537px;
	margin-left: 275px;
	padding-left:13px;
}
.mainContent{
	height:100%;
	min-height:678px;
	width:840px;
	position: relative;
}
.mainContent a{
	font-style:italic;
	color:#FF6600;
	text-decoration:none;
}
.mainContent a:hover{
	font-style:italic;
	color:#455CA8;
	text-decoration:underline;
}
.contentBottom{
	background-attachment: scroll;
	background-repeat: no-repeat;
	width:840px;
	height:23px;
}
.contentTop{
	background-attachment: scroll;
	background-repeat: no-repeat;
	width:840px;
	min-height:21px;
	_height:21px;
	display:block;
}
.roundedBox{
	width:100%;
	background-color:#E8E8E8;
	padding-bottom:-20px;
}
.topBoxLeft{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width:10px;
	height:10px;
	float:left;	
}
.topBoxRight{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	width:10px;
	height:10px;
	float:right;	
}
.mainBox{
	padding:10px;
}
.bottomBox{
	margin-bottom:0 !important;
	margin-bottom:-2px;
}
.bottomBoxLeft{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	width:10px;
	height:10px;
	float:left;	
}
.bottomBoxRight{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	width:10px;
	height:10px;
	float:right;
}
.footer{
	width:840px;
	margin-top:15px;
}
.footerTop{
	background-attachment: scroll;
	background-repeat: no-repeat;
	width:840px;
	height:19px;
	display:block;
}
.footerBottom{
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	height:95px;
	width:840px;
	display:block;	
}
.tx-dretagcloud-pi1 {
		margin-bottom: 13px;
}
.clear{
	clear:both;
	font-size:0;
	height:0;
}
.copyright{
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	font-size:9px;
	margin-right:10px;
	padding-top:5px;
}
#topContent, #bottomContent {
	margin-bottom: 13px;
}
/****** SEARCH   ******************/
.tx-macinasearchbox-pi1{
	padding-left:43px;
	padding-top:6px;
}
.search_input{
	background-attachment: scroll;
	background-image: url(images/search_input.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:152px;
	height:17px;
	border:0;
	padding-left:3px;
	font-size:11px;
	padding-top:2px;
	color:#3666B0;
	font-style:italic;
}
.search_button{
	background-attachment: scroll;
	background-image: url(images/search_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:0;	
	font-size:0;
	margin-left:5px;
	width:21px;
	height:19px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button{
	background-attachment: scroll;
	background-image: url(images/login_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	border:0;
	color:#FFFFFF;
	width:89px;
	height:30px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	background-attachment: scroll;
	background-image: url(images/login_input.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:225px;
	height:17px;
	border:0;
	margin-bottom:10px;
	color:#3666B0;
	line-height:17px;
	font-size:11px;
	padding-left:7px;
	padding-top:2px;
	margin-top:10px;
	margin-left:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#EEEEEE none repeat scroll 0 0;
	display:none;
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#465C98;
}
td.tx-indexedsearch-icon img{
	display:none;
}
.tx-indexedsearch-browsebox .browsebox{
	padding-bottom:10px;
	padding-top:10px;
}
.tx-indexedsearch-result-number{
	font-size:12px;
	padding-bottom:5px;	
	font-weight:bold;
	font-style:normal;
	color:#3E5B93;
	padding-bottom:5px;
}
.tx-indexedsearch-title{
	padding-bottom:5px;
}
.tx-indexedsearch-title a{
	font-size:12px;
	padding-bottom:5px;	
	font-weight:bold;
	padding-left:3px;
	font-style:normal;
	color:#3E5B93;
}
.tx-indexedsearch-title a:hover{
	font-size:12px;
	padding-bottom:5px;	
	font-weight:bold;
	padding-left:3px;
	font-style:normal;
	color:#3E5B93;
}
/**********  BREADCRUMB  **************************/
.breadcrumb{
	padding-top:3px;
	padding-left:300px;
	font-size:10px;
}
.breadcrumb ul{
	padding-left: 0 !important;
}
.breadcrumb li{
	list-style:none;
	float:left;
	display:block;
	color:#FFFFFF;
}
.breadcrumb li a{
	color:#FFFFFF;
	font-style:normal;
}
.arrow {
	background-image: url(images/arrow.gif);
	margin: 2px 5px;
	width: 5px;
	height: 9px;
	float: left;
}
/*********  TT NIEUWS   **************************/
.news-latest-item{
	padding-bottom:15px;
}
.news_latest_title{
	font-size:11px;
	padding-bottom:3px;
	font-weight:bold;
}
.news-latest-morelink{
	text-align:right;
}
.news-latest-morelink a{
	color:#3666B0;
	background-attachment: scroll;
	background-image: url(images/blue_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	text-decoration:none;
	font-style:italic;
}
.news-latest-date{
	font-style:italic;
	font-weight: bold;
}
.latest_date{
	font-style:italic;
}
/**  SINGLE  **/
.news-single-item{}
.single_image_content{
	padding-top:10px;
}
.single_image{
	width:160px;
	float:left;
}
.single_content{
}
.single_image img{
	width:150px;
	height:auto;
	margin-bottom:10px;
}
/***  LIST  ***/
.news-list-item{
	padding-bottom:10px;
}
.news-list-date{
	font-size:10px;
	padding-bottom:5px;
}
/***********  RTE   *****************/
.more_link{
	text-align:right;
}
.more_link a{
	background-attachment: scroll;
	background-image: url(images/more_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	color:#FF6600;
	padding-left:10px;
}
.more_link a:hover{
	background-attachment: scroll;
	background-image: url(images/blue_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	color:#455CA8;
	padding-left:10px;
	text-decoration:underline;
}
.extern_link a{
	color:#FF6600;
}
.extern_link a:hover{
	color:#4EBE04;
	text-decoration:underline;
}
.bullet1{
	background-attachment: scroll;
	background-image: url(images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left:10px;
	padding-bottom:5px;

}
.bullet2{
	background-attachment: scroll;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left:10px;
	padding-bottom:5px;
}
.bullet3{
	background-attachment: scroll;
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left:10px;
	padding-bottom:5px;
}
/***********  FELOGIN  *************/

.tx-felogin-pi1{
	border:0;
	padding-left:5px;
}
.tx-felogin-pi1 legend{
	border:0;
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}
.tx-felogin-pi1 fieldset{
	border:0;
}
.username input,
.password input{
	background-attachment: scroll;
	background-image: url(images/login_input.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:225px;
	height:17px;
	border:0;
	margin-bottom:10px;
	color:#3666B0;
	line-height:17px;
	font-size:11px;
	padding-left:7px;
	padding-top:2px;
}
.login_submit{
	text-align:right;
	margin-top:10px;
}
.login_button{
	background-attachment: scroll;
	background-image: url(images/login_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	border:0;
	color:#FFFFFF;
	width:89px;
	height:30px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	margin-right:2px;
}
.forgot{
	background-attachment: scroll;
	background-image: url(images/more_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	color:#FF6600;
	padding-left:10px;
	margin-left:3px;
}
/********** 2 COLUMNS FCE   *******************/
.twoColumnsBox{
	width:510px;
}
.twoColumnsBox H4{
	padding-bottom:10px;
	font-size:11px;
}
.columnLeft{
	float:left;
	width:250px;
}
.columnRight{
	float:left;
	width:250px;
	padding-left:10px;
}
/************* MAIL FORM *****************/
.csc-mailform{
	border: 0 solid transparent;
}
.csc-mailform-field{
	vertical-align: top;
}
.csc-mailform-field label{
	float: left;
	width: 150px;
}

