/* ------------------------------ Generic List CSS ------------------------------
*/

.tx-thgenericlist-pi1 a {
	text-decoration:underline;
}

.tx-thgenericlist-pi1 a:hover {
	text-decoration:none;
}

.tx-thgenericlist-pi1 .backlink {
	float:left;
}

.tx-thgenericlist-pi1 .backlink a:hover {
	color:#007CC3;
	text-decoration:none;
}

.tx-thgenericlist-pi1 .nextlink {
	float:left;
}

.tx-thgenericlist-pi1 .nextlink a:hover {
	color:#007CC3;
	text-decoration:none;
}

.tx-thgenericlist-pi1 .pagebrowser-container {
	margin:10px 0 0 0;
	float:right;
}

.tx-thgenericlist-pi1 .pagebrowser {
	float:left;
	padding:0 10px 0 10px;
}

.tx-thgenericlist-pi1 .pagebrowser .act a {
	color:#007CC3;
}

.tx-thgenericlist-pi1 .pagebrowser a:hover {
	color:#007CC3;
	text-decoration:underline;
}

/* --- Row Settings --- */
.thgenlist_publications_row
{
	xheight:22px;
	vertical-align:middle;
}
.thgenlist_publications_row .title a
{
	color:#007CC3;
}
.thgenlist_publications_row .title a:hover
{
	text-decoration:none;
}
.thgenlist_publications_evenrow
{
	background-color:#F9F9F9;
}
.thgenlist_publications_oddrow
{
	background-color:#eeeeee;
}
.thgenlist_publications_normrow
{
	xbackground-color:#f0f0f0;
}

/* --- Link Settings --- */
a.thgenlist_publications_sortcell
{
	display:block;
	padding-left:7px;
	padding-right:7px;
}
.thgenlist_publications_desc a
{
	background:url(../images/t_desc.gif) no-repeat right 2px;
	padding-right:10px;
}
.thgenlist_publications_asc a
{
	background:url(../images/t_asc.gif) no-repeat right 2px;
	padding-right:10px;
}
.thgenlist_publications_asc_desc a
{
	background:url(../images/t_ascdesc.gif) no-repeat right 2px;
	padding-right:15px;
}

/* --- List Elements Settings --- */
.thgenlist_publications_listhead
{
	text-align:left;
}
.thgenlist_publications_listhead a:hover
{	
	text-decoration:none;
}
.thgenlist_publications_listhead th
{	
	background:url(../images/bg-dotted-horizontal.gif) repeat-x 0 bottom;
	xpadding:3px;
}
.thgenlist_publications_listbody { }

.thgenlist_publications_listcell
{
	xpadding-left:7px;
	xpadding-right:7px;
	vertical-align:top;
	padding:5px;
}
.thgenlist_publications_headcell { text-align:left;}
.thgenlist_publications_bodycell { }

.thgenlist_publications_thumbcell
{
	padding-left:2px;
	padding-right:2px;
}

div.thgenlist_publications_icon
{
	width:22px;
	height22px;
	
	background-position:center center;
	background-repeat:no-repeat;
}

div.thgenlist_publications_thumbgrfx
{
	width:39px;
}
