﻿/* template with 1 column, for ekat */

div.contentnormal {
	/*width: 725px;*/
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

td.headercontent {
	width: 725px;
}

td.headercontent img {
	width: 725px;
}

td.headercontentspace {
	width: 31px;
}

td.headercontentspace img {
	width: 31px;
}

td.moresubnavspace {
	width: 59px;
	height: 0px;
	padding: 0px;
	background: black;
}

td.moresubnavspace img {
	width: 59px;
	height: 0px;
}

td#contentrightspace {
	border-left: 0px;
}

div#subnavDiv {
	width: 212px;
}

div#searchDiv {
	width: 212px;
}

/*
	content column
*/

td#template_ekat_contentnormal1 {
	background: #ABAAA3;
	width: 725px;
	
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	
	margin: 0px;
	
	padding: 0px;
	
}

td#template_ekat_contentnormal2 {
	background: #ABAAA3;
	width: 544px;
	
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	
	margin: 0px;
	
	padding: 0px;
	
}

td#template_ekat_contentright {
	background: #D6D6CC;
	width: 180px;
	
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 0px;
	border-bottom: 2px solid white;
	
	margin: 0px;
	
	padding: 0px;
	
}