@charset "utf-8";
/* Layout Cenit */

#mid, .navi li, .leftclod, .leftcontent /*.leftcontent div*/
{
	background-color:#009a8f;
}

#right
{
	background-image:url(../img/rightrun_cenit.gif);
	background-repeat:repeat-y;
}

#bottom
{
	background-image:url(../img/cenit/bottom.gif);
}

#topnavi ul li.item_first div.corner_left, #topnavi ul li.item_last div.corner_right
{
	float:left;
	width:9px;
	height:17px;
	background:url(../img/topnavi/cor_cenit_first_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#topnavi ul li div.corner_left
{
	float:left;
	width:5px;
	height:17px;
	background:url(../img/topnavi/cor_cenit_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#topnavi ul li div.corner_right
{
	float:left;
	width:5px;
	height:17px;
	background:url(../img/topnavi/cor_cenit_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.swordinput input
{
	background-color:#b1d8da;
}

div.grid_1_col div.cornerbox_grid1, div.grid_1_col div.cornerbox_grid1_bottom {
	background:#ccebe9;
}

table.grid_2_col td.col1 div.cornerbox_grid2, table.grid_2_col td.col1 div.cornerbox_grid2_bottom, table.grid_2_col td.col2 div.cornerbox_grid2, table.grid_2_col td.col2 div.cornerbox_grid2_bottom {
	background:#ccebe9;
	padding:15px;
}

h3.fce_listelement_header {
	background:#009a8f;
}

#group ul, #portals ul	{
	background:#009a8f;
}

#group ul li:hover, #portals ul li:hover {
	background:#ccebe9;
}

/* Table Styles */
table.contenttable-0 tr.tr-even th, table.contenttable-0 tr.tr-even td {
	color:#009A8F;
	border-bottom:2px solid #CCEBE9;
}

table.contenttable-0 tr.tr-odd th, table.contenttable-0 tr.tr-odd td {
	border-bottom:2px solid #CCEBE9;
}

table.contenttable-0 tr.tr-0 th, table.contenttable-0 tr.tr-0 td {
	border-top:2px solid #CCEBE9;
}

table.contenttable-0 th {
	vertical-align:top;
	border-right:2px solid #CCEBE9;
}