@import url('tt_news.css');
@import url('indexed_search.css');
@import url('content.css');
@import url('akbu.css');



#mainCont {
	margin:0pt auto;
	text-align:left;
	width:980px;
	margin-top:-7px;
}

#topRow {
	float:left;
	widht:980px;
	height: 89px;
	border-bottom:1px solid #fff;
	background-color:#333333;
}

	#sitelogo {
		float:left;
		width:	300px;
		height: 89px;
		margin-top:-1px;
	}


/* main menu css */
	
	#mainMenu {
		float:left;
		width: 610px;
		height:20px;
		padding-top:67px;
	}
	
		.menuNO, .menuACT , .ifSubmenu{
			float: left;
			/*margin-left:15px;*/
			margin-left:10px;
		}


/* main menu css - end */

/* Language menu */
	
#language {
	float:left;
	width:70px;
	height:20px;
	padding-top:67px;
}
	
	.lMenu {
		
	}
	
	.langNO{
		float:left;
	}
	
	.langACT {
		float:left;
	}
	
	
	
/* language menu - end */	
	
#banner_calendar_Row {
	float:left;
	width:980px;
	
}	

	#banner {
		float:left;
		width:680px;
		height:252px;
		border-top:1px solid #000;
		/*border-right:1px solid #000;*/
		border-bottom:1px solid #000;

		background-color:#e0e0e0;
	}

	#calendarCont {
		float:left;
		width:259px;
		height:212px;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		padding:20px 20px 20px 20px;
		
		background-color:#ff9900;
	}

#contentRow {
	float:left;
	width:980px;
	/*height:151px;*/
	border-bottom:1px solid #fff;
	
	background-color:#666;
}
	
	#normalColumn {
		float:left;
		width: 680px;
		height:149px;
		
		/*border-right:1px solid #000;*/
		border-bottom:1px solid #000;
	}
	
	#rightColumn {
		float:left;
		width:299px;
		height:149px;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
	}
	
		#subscriptionFormCont {
			float:left;
			width:279px;
			height:64px;
			border-bottom:1px solid #000;
			
			padding:10px 0px 0px 20px;
		}
	
		#textCont {
			float:left;
			width:263px;
			height:34px;
			
			padding:20px 18px 20px 18px;
			background-color:#ff9900;
			
		}

	
	
/*##############################################
                                  SUBPAGE CSS
##############################################*/	

#contentRow2 {
	float:left;
	width:980px;
	/*height:151px;*/
	border-bottom:1px solid #fff;
	
	background-color:#333;
	
}


#leftColumn {
	float:left;
	width: 240px;
	min-height: 401px;
	padding-bottom:35px;
	background-color:#333333;
	border-top:1px solid #000;
}

#normalColumn2 {
	float:left;
	width: 660px;
	min-height: 401px;
	padding: 35px 30px 30px 50px;
	
	background-color:#333333;

}
	
/* submenu css */

/* div container */
#subMenuCont {
	width:240px;
}

/* ul */
.subMenu { 		
	padding:0;
	margin:0;
	list-style:none;
	width:240px;
}
	/* li */
	.subMenu-NO {
		width:182px;
		/* height:	11px; */
		height:auto;
		padding: 10px 29px 10px 29px;
		
		background-color: #666;
		border-bottom:1px solid #000;
	}

	.subMenu-ACT {
		width:182px;
		/*height:	11px;*/
		height:auto;
		padding: 10px 29px 10px 29px;
		
		background-color: #FF9900;
		border-bottom:1px solid #000;
	}


/* submenu css - end */	
	

/*##############################################
			Flexible 2 Column
##############################################*/	


/* right column of the 1st 2colFCE */
#normalColumn DIV.flexible_twocols TD.flexible_twocols_left DIV.flexible_twocols TD.flexible_twocols_right  {
	padding:12px 12px 0px 10px;

}


/* right coloumn of the 2nd 2colFCE */	
#normalColumn DIV.flexible_twocols TD.flexible_twocols_right DIV.flexible_twocols TD.flexible_twocols_right  {
	padding:12px 12px 0px 10px;

}
	
.addClear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}	
	
	
/*##############################################
				Forside FCE
##############################################*/	

.ffceLinkCont {
	margin-top:10px;
}

/*##############################################
				Subscription Form 
##############################################*/	



.sformCont {
	float:left;
	/*margin-top:10px;*/
	height:50px;
}

.sformHeader {
	margin-bottom:5px;
}

.sname {
	width:60px;
}

.semail {
	width:60px;
}

.txtemailCont {
	margin-top:3px;
}

.btnOK {
	margin-top:3px;
	margin-left:9px;
}

	
/*##############################################
				Mail Form 
##############################################*/	
	
.csc-mailform {
	width:187px;
	border:none;
}	

#mailformSelection {
	width:189px;
}

.csc-mailform-field {
	clear:both;
	display:block;
	margin-bottom:3px;
	min-height:20px;
	width:400px;
}
	
#mailformattachment1 {
	width:187px;

}
	
.csc-mailform-field input, .csc-mailform-field select {
	border:1px solid #A7A79D;
	float:right;
	margin-top:0px;
	width:187px;
}	

.csc-mailform-field fieldset .csc-mailform-radio {
	border:medium none;
	display:block;
	float:left;
	margin-top:0px;
	width:auto;
}	
	
	/*** CSC-MAILFORM ***/
.csc-mailform-field label {
	float: left;
}

.csc-mailform-field textarea {
	border: 		1px solid #a7a79d;
	float:			right;
	height:			66px;
	margin-top:	2px;
	width:			185px;
}
	
.csc-mailform-field fieldset {
	border: none;
	float:	right;
	width:	185px;
}
	
.csc-mailform-field fieldset legend {
	 display:	none; 
}

#mailformGender fieldset legend {
	display:	none; 
}
	
.csc-mailform-field fieldset label {
	float: left;
	margin-right: 5px;
}
	
.csc-mailform-field .csc-mailform-check {
	border: none;
	width: auto;
	position: relative;
	right: 171px;
}
	


	
	
	
	
	
	
	
	