﻿.tx_bzdstaffdirectory_teamlist_person_name {
	font-weight: bold;
}

/*
	-------------------------------------
	CSS Buttons
	inspired by http://www.wellstyled.com/css-inline-buttons.html
	-------------------------------------
*/
.tx_bzdstaffdirectory_teamlist_detailLink a, .tx_bzdstaffdirectory_box_detailLink a, .tx_bzdstaffdirectory_detail_backlink a {
	
	font: bold 0.8em Verdana, sans-serif;
	border: 1px solid black;
	white-space: nowrap;
	text-decoration: none;
	vertical-align:middle;
	color: black;
	/*_width:1em; _cursor:hand;_width:12em;*/
	font-style: normal;
	margin:0; padding: 0.1em 0.5em;
	background: white;
	
}

.tx_bzdstaffdirectory_teamlist_detailLink a:hover, .tx_bzdstaffdirectory_box_detailLink a:hover, .tx_bzdstaffdirectory_detail_backlink a:hover {
	background: #d7d7d7 !important;;
	color: white;
}

.tx-bzdstaffdirectory-pi1 a {
	text-decoration: none;
}

.tx-bzdstaffdirectory-pi1 table {
	border-spacing: 0px;
	margin-left: 100px !important;
	width: 400px !important;
}

.tx-bzdstaffdirectory-pi1 table tr {

}

.tx_bzdstaffdirectory_teamlist TR TD {
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 !important;

}

.tx_bzdstaffdirectory_teamlist TR TD.left {
	width: 400px !important;

}

.tx_bzdstaffdirectory_teamlist TR TD.right {
	text-align: right;
	padding-left: 1px !important;
	}

.tx_bzdstaffdirectory_teamlist TR.leader TD {
	background: #FCFCFC url(../images/hg-h1.gif) no-repeat !important;
	
}


table.tx_bzdstaffdirectory_detail {

}
table.tx_bzdstaffdirectory_detail tr {

}
table.tx_bzdstaffdirectory_detail tr td{
	vertical-align: top;
	padding: 5px;
}
table.tx_bzdstaffdirectory_detail tr td ul{
	list-style: square;
	padding-left: 1em;
}
table.tx_bzdstaffdirectory_detail td.header{
	border-bottom: 1px solid #ddd;
}
table.tx_bzdstaffdirectory_detail p.name{
	font-size: 1.5em;
	font-weight: bold;
	color: black;
	margin-bottom: 0px;
}
table.tx_bzdstaffdirectory_detail p.function{
	font-weight: bold;
	color: black;
	margin-top: 0px;
}
table.tx_bzdstaffdirectory_detail td.left{
	width: 305px;
}
table.tx_bzdstaffdirectory_detail td.right{
	width: 200px;
	padding-left: 10px;
}
.tx_bzdstaffdirectory_teamlist_detailLink{
	visibility:hidden !important;
}
.tx_bzdstaffdirectory_teamlist_person_function{
		color: #8c211b !important;
}


#OUTER-MAIN-LEFT .tx-bzdstaffdirectory-pi1 table {
	border-spacing: 0px;
	margin-left: 0px !important;
	width:300px !important;
}
#OUTER-MAIN-LEFT .tx-rgtabs-pi1 h1{
	margin: 5px 0 !important;
}

