@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */

/**
 * Styles for the powermail Extension
 */

fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #ddd;
	padding: 0px;
    background: #fff;
}
fieldset.tx-powermail-pi1_fieldset legend {
	padding:20px; font-size:1.2em; font-weight:bold;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 150px;
	margin-left:20px;
	float: left;
	clear: both;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
	/* Style input fields */
	width: 200px;
	margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset input[type=submit] {
	margin-left:185px;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
}

.powermail_mandatory_js {color:red; margin-left:180px;}

div.yamllayout-felogin { margin:10px; }
div.yamllayout-felogin legend { margin:10px; font-weight:bold; font-size:1.2em; }

}


.tx-powermail-pi1{
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.tx-powermail-pi1{
margin:0 auto;
width:700px;
}
 
/* ----------- stylized ----------- */
.tx-powermail-pi1 h1 {
font-weight:bold;
margin-bottom:8px;
}
.tx-powermail-pi1 p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #4e5155;
padding-bottom:10px;
}
 
.tx-powermail-pi1 #uid9{
display:block;
font-weight:bold;
text-align:right;
width:135px;
float:left;
}
.tx-powermail-pi1 label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
.tx-powermail-pi1 .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
.tx-powermail-pi1 input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #4e5155;
width:200px;
margin:2px 0 20px 10px;
}
.tx-powermail-pi1 button{
clear:both;
margin-left:0px;
text-align:center;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}


/******
**
**  FE Address CSS Styles
**
*******/

.tx-whffeaddress-pi1 small {font-size:0.8em; line-height:1.0em;}
.tx-whffeaddress-pi1 div.alert {margin:20px; padding:20px; border:2px solid red; font-size:1.1em;}

/* List mode */
#tx_dcidirectory_pi1_listView table.listTable {
 width:100%;
 margin-left:0px;
 border:1px solid #eee;
 border-bottom:3px solid #ddd;
 border-right:3px solid #ddd;
 padding:0;
 font-size:0.8em;
}

#tx_whffeaddress_pi1_listView table.listTable thead {border:1px dotted gray; border-bottom: 1px solid #1F3B85; }
#tx_whffeaddress_pi1_listView table.listTable thead td {padding:4px;font-size:1.0em;color:#1F3B85;font-weight:bold;}
#tx_whffeaddress_pi1_listView table.listTable tr { border-bottom:1px dotted gray;}
#tx_whffeaddress_pi1_listView table.listTable tr.odd {background:#fff;}
#tx_whffeaddress_pi1_listView table.listTable tr.even {background:#f9f9f9;}
#tx_whffeaddress_pi1_listView table.listTable td {padding:8px;}
#tx_whffeaddress_pi1_listView fieldset {border:1px solid #ddd; width:80%;margin-left:20px;padding:20px;}
#tx_whffeaddress_pi1_listView fieldset legend {margin-left:20px;color:#1F3B85; font-weight:bold;}
#tx_whffeaddress_pi1_listView fieldset label {margin-left:20px;float:left;;width:150px;color:#1F3B85; font-weight:bold;}
#tx_whffeaddress_pi1_listView fieldset input {margin-left:0px;}
 
/** 
** List in card mode 
**/
#tx_whffeaddress_pi1_list_card {margin-left:0px;}
#tx_whffeaddress_pi1_list_card .cardview {
 border:1px solid #eee;
 border-bottom:3px solid #ddd;
 border-right:3px solid #ddd;
 float:left;
 width:220px;
 min-height:160px;
 margin:3px;
 padding:10px;
 font-size:0.8em;
 background:#fff;
}
/* IE Patch */
* html #tx_whffeaddress_pi1_list_card .cardview {width:220px; background:#fff;}
#tx_whffeaddress_pi1_list_card .cardview p {margin:0px;}

/** 
** Latest in Card mode
**/
#tx_whffeaddress_pi1_latest_card {margin-left:0px;}
#tx_whffeaddress_pi1_latest_card div.cardview {
 border:1px solid #eee;
 border-bottom:3px solid #ddd;
 border-right:3px solid #ddd;
 width:170px;
 margin-bottom:5px;
 padding:5px;
 font-size:0.8em;
 background:#fff;
}
* html #tx_whffeaddress_pi1_latest_card div.cardview  {width:160px;}
#tx_whffeaddress_pi1_latest_card div.cardview p {margin:0px;}
 
 
 
/* Search Form */
#tx_whffeaddress_pi1_search {margin-left:20px;}
#tx_whffeaddress_pi1_search #searchform form {font-size:0.9em;}
#tx_whffeaddress_pi1_search #searchform label {display:block; width:100px;font-size:0.9em;margin-top:5px;} 
#tx_whffeaddress_pi1_search #searchform input {margin:1px;padding:2px;width:200px;font-size:0.9em; border:1px solid #ddd;}
#tx_whffeaddress_pi1_search #searchform input[type=text] {margin:1px;padding:0px;}
#tx_whffeaddress_pi1_search #searchform input[type=submit] {margin:1px;padding:2px;width:55px;}
#tx_whffeaddress_pi1_search #searchform input[type=reset] {margin:1px;padding:2px;width:55px;}
#tx_whffeaddress_pi1_search #searchform select {width: 200px;font-size:0.9em; border:1px solid #ddd;}
 
/** 
** Page browser
**/
.browseBoxWrap {width:90%;font-size:0.8em;border-top:1px dotted #ddd;padding:5px;margin:3px 0px 3px 0px;text-align:center;}
.inactiveLinkWrap a {padding:2px 4px 2px 4px;background:#fffbf0;color:#000;border:1px solid gray;}
.activeLinkWrap a {padding:4px 4px 4px 4px;background:#e9dedb;color:#000;font-weight:bold;border:1px solid gray;}
.disabledLinkWrap {padding:2px 4px 2px 4px;background:#fff;color:#000;border:1px solid gray;}
.browseLinksWrap {margin:6px;}

 

/* Section Browser */
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser {margin:10px;margin-left:2px; text-align:center; border:1px dotted gray;}
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser ul {list-style-type:none;margin:4px;padding:0;}
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser li {font-size:0.9em;display:inline;margin:4px;padding:0;}
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser li a {font-size:1.0em; font-weight:bold;}
.tx_whffeaddress_pi1_sectionBrowser .sectionBrowser li.act a {font-size:1.1em;color:red;}


/* Single View */
#tx_whffeaddress_pi1_singleview dt {float:left; width:100px;}
#tx_whffeaddress_pi1_singleview #googleMap {height:300px;}






.tx_bzdstaffdirectory_teamlist_person_name {
	font-weight: bold;
	margin-bottom: 10px;
}

/*
	-------------------------------------
	CSS Buttons
	inspired by http://www.wellstyled.com/css-inline-buttons.html
	-------------------------------------
*/

.tx_bzdstaffdirectory_teamlist_detailLink { margin-top: 20px;}

.tx_bzdstaffdirectory_teamlist_detailLink a, .tx_bzdstaffdirectory_box_detailLink a, .tx_bzdstaffdirectory_detail_backlink a {
	_width:12em;
	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;
	font-style: normal;
	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: #666;
	color: white;
	margin: 20px 0;
}

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

.tx-bzdstaffdirectory-pi1 table {
	border-spacing: 0px;
}

.tx-bzdstaffdirectory-pi1 table tr {

}

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

.tx_bzdstaffdirectory_teamlist TR TD.left {

}

.tx_bzdstaffdirectory_teamlist TR TD.right {
	text-align: right;
	padding-left: 15px;
}


.tx_bzdstaffdirectory_teamlist TR.leader TD {
	background-color: #ddd;
}




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:700px;
}
table.tx_bzdstaffdirectory_detail td.right{
	display:none;
}
