﻿#idx
{
	min-height: 300px;
}

#idx #nav
{
	padding-bottom: 60px;
}

#idx #nav .ileft
{
	float: left;
	background: url(images/elb/tbleft.gif) no-repeat;
	width: 12px;
	height: 38px;
}

#idx #nav .icent
{
	background: url(images/elb/tbcentre.gif) repeat-x;
	float: left;
	width: 659px;
	height: 38px;
}

#idx #nav .iright
{
	background: url(images/elb/tbright.gif) no-repeat;
	float: left;
	width: 12px;
	height: 38px;
}

#idx div.title
{
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	font-size: 18px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#idx .lnk
{
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	color: #fff;
}

#idx .lnk a, #idx a.title
{
	color: #fff;
	text-decoration: none;
}


#idx .cmsIdx1 select
{
	width: 150px;
}

#idx .cmsIdx2 input
{
	width: 360px;
}

#idx ul
{
	margin: 0;
	padding: 0 20px;
}

#idx li
{
	padding: 2px 0 10px 0;
	list-style: none;
}

#idx li a
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #356ad4;
	text-decoration: none;
}

#idx li a:hover
{
	text-decoration: underline;
}

#idx .search
{
	margin: 0 30px;
}

#idx .cmsIdxResult
{
	text-align: right;
	font-weight: bold;
	margin: 5px 12px 0;
}

#idx table.cmsIdx
{
	margin: 0 10px;
}

#idx table.cmsIdx
{
	width: 100%;
}

#idx table.cmsIdx th
{
	padding: 8px;
	background: #444;
	color: #fff;
}

#idx table th a
{
	color: #fff;
}

#idx table td
{
	background: #eee;
	padding: 5px 3px;
}

#idx td a
{
	color: #000;
}