/* ************************************* */
/* Styles from index.template            */
/* ************************************* */

/* the linktree */
ul#linktree
{
	clear: both;
	list-style: none;
	margin: 1.0em 0.5em 0.5em 0.5em;
	padding: 0 0 0 0;
	color: #BFBAB3;
}
ul#linktree li
{
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 0.9em;
}
ul#linktree li a
{
	color: #BFBAB3;
	 text-decoration: none;
}
ul#linktree li a:hover
{
	 color: #DFD9D1;
	 text-decoration: none;
}
ul#linktree li span
{
	font-weight: bold;
}

/* setup the rounded header bars */
th.catbg, h4.catbg, h4.catbg2, h4.titlebg, h4.titlebg, .table_list tbody.header td
{
	height: 32px;
	line-height: 32px;
}
h4.catbg a, h4.catbg, .table_list tbody.header td, .table_list tbody.header td a{}
h4.catbg2 a, h4.catbg2{}
h4.catbg a:hover, .table_list tbody.header td a:hover{}
h4.catbg2 a:hover{}
h4.titlebg a, h4.titlebg, h4.titlebg, h4.titlebg a{}
h3.titlebg a:hover, h4.titlebg a:hover{}
th.catbg span.left, th.catbg span.right, h4.catbg span.left,h4.catbg span.right, h4.catbg2 span.left, h4.catbg2 span.right,.table_list tbody.header td span.right,.table_list tbody.header td span.left
{
	display: block;
	width: 156px;
	height: 32px;
}
th.catbg span.left, td.catbg span.left, h4.catbg span.left, h4.catbg2 span.left,.table_list tbody.header td span.left
{
	float: left;
	background: url(../images/custom/compacted-images.png) 0 -54px no-repeat;
}
th.catbg span.right, td.catbg span.right, h4.catbg span.right, h4.catbg2 span.right, .table_list tbody.header td span.right
{
	float: right;
	background: url(../images/custom/compacted-images.png) 100% -54px no-repeat;
}
h4.titlebg span.left,h4.titlebg span.right, h3.titlebg span.left,h3.titlebg span.right
{
	display: block;
	width: 9px;
	height: 31px;
}
h4.titlebg span.left, h3.titlebg span.left
{
	float: left;
	background: url(../images/theme/caps.png) no-repeat 0 -40px;
}
h4.titlebg span.right, h3.titlebg span.right
{
	float: right;
	background: url(../images/theme/caps.png) no-repeat 100% -40px;
}
h4.titlebg img.icon
{
	float: left;
	margin: 5px 8px 0 0;
}