/*--		EKC					- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
/*--		system main			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

/*BEGIN:	main divs				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
html							{
width:						100%;
background-color:			#C0C0C0;
}

body						{
width:						100%;
height:						100%;
margin:						0 0 0 0;
padding:					0 0 0 0;

font-family:				arial, verdana, helvetica, sans-serif;
font-style:					normal;
font-weight:				500;
text-decoration:			none;
font-size:					13px;
color:						#000000;
}
div							{
overflow:					hidden;
margin:						0 0 0 0;
padding:					0 0 0 0;
}
img, a						{
margin:						0 0 0 0;
padding:					0 0 0 0;
border:						0px none transparent;
text-decoration:			none;
}

form, fieldset					{
margin:						0 0 0 0;
padding:					0 0 0 0;
border:						0px none transparent;
}

area							{cursor: pointer;}

div.ekc_mainscreen			{
overflow:					visible;
width:						100%;
text-align:					center;
}

a:link, a:visited {
text-decoration: none; color: #41799F;}
a:hover, a:focus, a:active {
text-decoration: underline; color: #50A1D9;}


/*BEGIN:	main tables			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
table.ekc_maintable			{
width:						100%;
margin:						0 0 0 0;
padding:					0 0 0 0;
border:						0px none transparent;
vertical-align:				top;
}

tr.ekc_maintable				{width: 100%; border: 0px none transparent;}
td.ekc_maintable 			{border: 0px none transparent; vertical-align: top;}
td.ekc_maintable_center		{width: 1000px; border: 0px none transparent; vertical-align: top;}

/*								tweak for table shifting because of slow cal loading */
tr.ekc_maintable_tweak			{height: 1px; background-color:#E4BC96;}
div.ekc_maintable_tweak			{height: 1px; overflow: hidden;}
div.ekc_maintable_tweak_left		{height: 1px; background-color:#FFFFFF;}
div.ekc_maintable_tweak_center	{height: 1px; background: url(../images/head/ekc_head_logo_tweak_center.gif) no-repeat left top;}



table.ekc_maintable_head		{height: 90px;}
tr.ekc_maintable_head		{height: 90px;}
td.ekc_maintable_head_left	{background-color: #FFFFFF;}
td.ekc_maintable_head_center	{background: url(../images/head/ekc_head_back.gif) no-repeat right top;}
td.ekc_maintable_head_right	{background: url(../images/head/ekc_head_left_back.gif) repeat-x left top;}

table.ekc_maintable_main		{background-color: #FFA944;} 
td.ekc_maintable_main_left	{background: url(../images/main/ekc_main_left_back.gif) repeat-x left top;}
td.ekc_maintable_main_center,
td.ekc_maintable_main_right	{background: url(../images/main/ekc_main_right_back.gif) repeat-x left top;}

table.ekc_maintable_foot		{height: 60px;}
tr.ekc_maintable_foot		{height: 60px;}
td.ekc_maintable_foot_left,
td.ekc_maintable_foot_center,
td.ekc_maintable_foot_right	{background: url(../images/foot/ekc_foot_back.gif) repeat-x left top;}



/*BEGIN:	head main				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.ekc_head_base			{width: 1000px; height: 90px;}
a.ekc_head_logo				{
float:						left;
display:					block;
width:						200px;
height:						90px;
text-decoration:			none;
}
a.ekc_head_logo:link, a.ekc_head_logo:visited {
background: 				url(../images/head/ekc_head_logo.gif) no-repeat left top;}
a.ekc_head_logo:hover, a.ekc_head_logo:focus, a.ekc_head_logo:active {
background: 				url(../images/head/ekc_head_logo_o.gif) no-repeat left top;}


/*BEGIN:	main Layers			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.ekc_main_base			{
width:						1000px;
background: 				url(../images/content/ekc_content_outline.gif) repeat-y left top;
}

/*BEGIN:	footer main			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.ekc_foot_base			{
width:						1000px;
color:						#666666;
}

/*BEGIN:	main Layers for Community	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.ekc_layer_base			{
position:					absolute;
z-index:					100;
width:						100%;
height:						100%;
top:						0px;
left:						0px;
}

div.ekc_layer_base_2			{
position:					absolute;
z-index:					800;
width:						100%;
height:						100%;
top:						0px;
left:						0px;
}












