﻿/*--		EKC					- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
/*--		infobox				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

/*BEGIN:	base					- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

div.ekc_infobox_base			{
position:					absolute;
z-index:					900;
margin:						0 0 0 0;
padding:					0 0 0 0;
text-align:					left;
background-color :			transparent;
}


/*BEGIN:	table					- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/

table.ekc_infobox			{border: 0px none transparent; font-size: 3px; line-height: 3px;}

tr.ekc_infobox_top			{height: 7px; border: 0px none transparent;}
td.ekc_infobox_top			{			  background: url(../images/infobox/ekc_infobox_top.gif)       repeat-x  left top;}
td.ekc_infobox_top_left		{width: 10px; background: url(../images/infobox/ekc_infobox_top_left.gif)  no-repeat left top;}
td.ekc_infobox_top_right		{width:  7px; background: url(../images/infobox/ekc_infobox_top_right.gif) no-repeat left top;}

tr.ekc_infobox				{border: 0px none transparent;}
td.ekc_infobox				{background-color: #FFFFFF; font-size: 11px; line-height: 16px;}
td.ekc_infobox_left			{width: 10px; background: url(../images/infobox/ekc_infobox_left.gif)  repeat-y left top;}
td.ekc_infobox_right			{width:  7px; background: url(../images/infobox/ekc_infobox_right.gif) repeat-y left top;}

tr.ekc_infobox_bottom		{height: 7px; border: 0px none transparent;}
td.ekc_infobox_bottom		{			  background: url(../images/infobox/ekc_infobox_bottom.gif)       repeat-x  left top;}
td.ekc_infobox_bottom_left	{width: 10px; background: url(../images/infobox/ekc_infobox_bottom_left.gif)  no-repeat left top;}
td.ekc_infobox_bottom_right	{width:  7px; background: url(../images/infobox/ekc_infobox_bottom_right.gif) no-repeat left top;}

tr.ekc_infobox_gallery_top			{height: 7px; border: 0px none transparent;}
td.ekc_infobox_gallery_top			{			  background: url(../images/infobox/ekc_infobox_gallery_top.gif)       repeat-x  left top;}
td.ekc_infobox_gallery_top_left		{width: 10px; background: url(../images/infobox/ekc_infobox_gallery_top_left.gif)  no-repeat left top;}
td.ekc_infobox_gallery_top_right		{width:  7px; background: url(../images/infobox/ekc_infobox_gallery_top_right.gif) no-repeat left top;}

tr.ekc_infobox_gallery				{border: 0px none transparent;}
td.ekc_infobox_gallery				{background-color: #7ABDE9; font-size: 11px; line-height: 16px;}
td.ekc_infobox_gallery_left			{width: 10px; background: url(../images/infobox/ekc_infobox_gallery_left.gif)  repeat-y left top;}
td.ekc_infobox_gallery_right			{width:  7px; background: url(../images/infobox/ekc_infobox_gallery_right.gif) repeat-y left top;}

tr.ekc_infobox_gallery_bottom		{height: 7px; border: 0px none transparent;}
td.ekc_infobox_gallery_bottom		{			  background: url(../images/infobox/ekc_infobox_gallery_bottom.gif)       repeat-x  left top;}
td.ekc_infobox_gallery_bottom_left	{width: 10px; background: url(../images/infobox/ekc_infobox_gallery_bottom_left.gif)  no-repeat left top;}
td.ekc_infobox_gallery_bottom_right	{width:  7px; background: url(../images/infobox/ekc_infobox_gallery_bottom_right.gif) no-repeat left top;}


/*BEGIN:	content				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.ekc_infobox_content		{
background-color:			transparent;
} 