﻿/*--		EKC					- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
/*--		foot					- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

/*BEGIN:	search				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

div.ekc_foot_search_base		{
float:						left;
width:						240px;
height:						34px;
}

input.ekc_foot_search_input	{
float:						left;
width:						130px;
height:						16px;
margin:						9px 0 0 40px;
padding:					0 3px 0 3px;
border:						1px solid #D0C5B7;

font-family:				arial, verdana, helvetica, sans-serif;
font-style:					normal;
font-weight:				500;
text-decoration:			none;
font-size:					12px;
color:						#000000;
background-color:			#FAF5F0;
}

/*BEGIN:	right area				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

div.ekc_foot_button_base		{
float:						left;
width:						760px;
height:						34px;
}

/*BEGIN:	buttons				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

a.ekc_foot_button,
a.ekc_foot_button_a,
a.ekc_foot_button_search,
a.ekc_foot_button_search_a	{
float:						left;
display:					block;
width:						105px;
height:						34px;
font-size:					11px;
text-align:					center;
text-decoration:			none;
line-height:				34px;
background-repeat:			no-repeat;
background-position:		right top;
text-decoration:			none;
}
a.ekc_foot_button_search,
a.ekc_foot_button_search	{
float:						right;
width:						60px;}
a.ekc_foot_button_noline	{background-position: left top;}

a.ekc_foot_button:link, a.ekc_foot_button:visited,
a.ekc_foot_button_search:link, a.ekc_foot_button_search:visited {
color:						#8A7D6D;
background-image:			url(../images/foot/ekc_foot_button_back.gif);}
a.ekc_foot_button:hover, a.ekc_foot_button:focus, a.ekc_foot_button:active,
a.ekc_foot_button_search:hover, a.ekc_foot_button_search:focus, a.ekc_foot_button_search:active {
color:						#A49888;
background-image: 			url(../images/foot/ekc_foot_button_back_o.gif);
text-decoration:			none;}

a.ekc_foot_button_a:link, a.ekc_foot_button_a:visited,
a.ekc_foot_button_search_a:link, a.ekc_foot_button_search_a:visited {
color:						#8A7D6D;
background-image:			url(../images/foot/ekc_foot_button_back_a.gif);}
a.ekc_foot_button_a:hover, a.ekc_foot_button_a:focus, a.ekc_foot_button_a:active,
a.ekc_foot_button_search_a:hover, a.ekc_foot_button_search_a:focus, a.ekc_foot_button_search_a:active {
color:						#A49888;
background-image: 			url(../images/foot/ekc_foot_button_back_a.gif);
text-decoration:			none;}



/*BEGIN:	spacer				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

div.ekc_foot_spacer			{
height:						300px;
background-color:			transparent;
}










