/* default styles for extension "tx_wkgapedigree_pi1" */

/*********************************************
Styles fuer den Listview
*********************************************/

#tx_wkgapedigree_pi1_listwrapper { }

.tx_wkgapedigree_pi1_listheader {
   background:#555555;
}

.tx_wkgapedigree_pi1_listheader td {
   border-bottom:1px solid #000000;
}

.tx_wkgapedigree_pi1_listheader a {
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}

.tx_wkgapedigree_pi1_listheader a:hover {
   color:#aaaaff;
}

.tx_wkgapedigree_pi1_listheader_name {}
.tx_wkgapedigree_pi1_listheader_birthday {}
.tx_wkgapedigree_pi1_listheader_gender {}
.tx_wkgapedigree_pi1_listheader_height {}
.tx_wkgapedigree_pi1_listheader_father {}
.tx_wkgapedigree_pi1_listheader_mother {}
.tx_wkgapedigree_pi1_listheader_category {}
.tx_wkgapedigree_pi1_listheader_detail {}
.tx_wkgapedigree_pi1_listheader_desciption {}

.tx_wkgapedigree_pi1_listrow_odd {
   background:#cccccc;
}

.tx_wkgapedigree_pi1_listrow_even {
   background:#eeeeee;
}

.tx_wkgapedigree_pi1_listrow_odd td {
   border-bottom:1px solid #000000
}

.tx_wkgapedigree_pi1_listrow_even td {
   border-bottom:1px solid #000000
}

.tx_wkgapedigree_pi1_listrow_name {}
.tx_wkgapedigree_pi1_listrow_birthday {}
.tx_wkgapedigree_pi1_listrow_gender {}
.tx_wkgapedigree_pi1_listrow_height {}
.tx_wkgapedigree_pi1_listrow_father {}
.tx_wkgapedigree_pi1_listrow_mother {}
.tx_wkgapedigree_pi1_listrow_category {}
.tx_wkgapedigree_pi1_listrow_detaillink {}
.tx_wkgapedigree_pi1_listrow_desciption {}

#tx_wkgapedigree_pi1_listfooter {
   background:#cccccc;
   margin-top:10px;
   border:1px solid #000000;
}

.tx-wkgapedigree-pi1-searchbox {
   float:left;
   width:250px;
}

.tx-wkgapedigree-pi1-searchbox-sword {
   border:1px solid #000000;
}

.tx-wkgapedigree-pi1-searchbox-button {
   border:1px solid #000000;
}

.tx-wkgapedigree-pi1-showResultsWrap {
   margin-left:250px;
   height:27px;
   text-align:right;
}

.tx-wkgapedigree-pi1-browsebox-strong {}

.tx-wkgapedigree-pi1-browseLinksWrap {
   margin:0 auto 0 auto;
}

/* Das Aussehen der PageLinks */
/* Der aktuelle Pagelink */
.tx-wkgapedigree-pi1-browsebox-SCell a {
   text-decoration:none;
   color:#000000;
   font-weight:bold;
   font-size:11px;
   width:60px;
   display:block;
   text-align:center;
}
/* Die anderen Pagelinks */
.tx-wkgapedigree-pi1-inactiveLinkWrap a {
   text-decoration:none;
   color:#000000;
   font-size:11px;
   width:60px;
   display:block;
   text-align:center;
}
/* Der aktuelle Pagelink */
.tx-wkgapedigree-pi1-browsebox-SCell a:hover {
   color:#ffffff;
}
/* Die anderen Pagelinks */
.tx-wkgapedigree-pi1-inactiveLinkWrap a:hover {
   color:#ffffff;
}

/*********************************************
Styles fuer den Singleview
*********************************************/
#tx_wkgapedigree_pi1_singleviewwrapper {
border:1px solid #000000;
position:relative;
z-index:1;
}

#tx_wkgapedigree_pi1_singleviewdatawrapper {
margin:5px;
}

#tx_wkgapedigree_pi1_singleviewdatawrapper_left {
float:left;
background:#abcabc;
}

#tx_wkgapedigree_pi1_singleviewdatawrapper_right {
float:right;
background:#cbacba;
margin-left:20px;
}

#tx_wkgapedigree_pi1_singleviewdata {
width:400px;
border:1px solid #000000;
}

#tx_wkgapedigree_pi1_singleviewdescription {
width:400px;
border:1px solid #000000;
}

#tx_wkgapedigree_pi1_singleviewprosperities {
width:400px;
border:1px solid #000000;
}

#tx_wkgapedigree_pi1_singleviewimage {
border:1px solid #000000;
width:400px;
}

#tx_wkgapedigree_pi1_singleviewpedigree {
margin:5px;
height:380px;
border:1px solid #000000;
position:relative;
}

#tx_wkgapedigree_pi1_singleviewbacklink {
border:1px solid #000000;
margin:5px;
text-align:center;
}

#tx_wkgapedigree_pi1_singleviewbacklink a {
width:100px;
height:22px;
background:#cccccc;
display:block;
margin:3px auto;
border:1px solid #000000;
}

.tx_wkgapedigree_pi1_singleview_data {}

.tx_wkgapedigree_pi1_dataview_name {}

.tx_wkgapedigree_pi1_dataview_birthday {}

.tx_wkgapedigree_pi1_dataview_gender {}

.tx_wkgapedigree_pi1_dataview_height {}

.tx_wkgapedigree_pi1_dataview_father {}

.tx_wkgapedigree_pi1_dataview_mother {}

.tx_wkgapedigree_pi1_dataview_category {}

#tx_wkgapedigree_pi1_descriptionview_desciption {}

#tx_wkgapedigree_pi1_imageview_image {}

#tx_wkgapedigree_pi1_pedigreeview_pedigree {}

.tx_wkgapedigree_pi1_pedigreebox { 
border:1px solid #000000;
}

.tx_wkgapedigree_pi1_pedigreebox a {
color:#ffffff;
text-decoration: none;
font-weight:bold;
margin:3px;
}

.tx_wkgapedigree_pi1_pedigreeyear {
margin:3px;
}

.tx_wkgapedigree_pi1_pedigreebox_male {
background:#aabbcc;
border:1px solid #000000;
}

.tx_wkgapedigree_pi1_pedigreebox_female {
background:#ccbbaa;
border:1px solid #000000;
}

.tx_wkgapedigree_pi1_pedigreebox_empty {
background:#cccccc;
border:1px solid #000000;
}

.tx_wkgapedigree_pi1_pedigreeyear_empty {
margin:3px;
}

.tx_wkgapedigree_pi1_cleaner {
clear:both;
height:1px;
font-height:1px;
background:transparent;
}

/*********************************************
Styles fuer den MorePicsbereich
*********************************************/
#tx_wkgapedigree_pi1_singleviewmorepics {
  position:absolute;
  top:120px;
  left:340px;
  height:500px;
  background:#cfccff;
  border:1px solid #000000;
  display:none;
  z-index:100;
}

#tx_wkgapedigree_pi1_singleviewmorepicarea {
height:480px;
overflow:auto;
}

#tx_wkgapedigree_pi1_singleviewmorepics_topbar {
background:#aabbcc;
height:20px;
}

#tx_wkgapedigree_pi1_singleviewmorepics_title {
margin-left:4px;
float:left;
display:inline;
}

#tx_wkgapedigree_pi1_singleviewmorepics_close {
float:right;
margin-right:4px;
cursor:pointer;
display:inline;
}

#tx_wkgapedigree_pi1_singleviewmorepics_button {
text-align:center;
cursor:pointer;
height:20px;
background:#bbccaa;
}

/*********************************************
Styles fuer den Moviebereich
*********************************************/
#tx_wkgapedigree_pi1_singleviewmoviebuttons {
margin:15px;
}

#tx_wkgapedigree_pi1_singleviewmovie_button {
background:#cccccc;
border:1px solid #000000;
margin:5px auto;
width:120px;
text-align:center;
cursor:pointer;
}

.tx_wkgapedigree_pi1_singleviewmovies_topbar {
background:#aabbcc;
height:20px;
}

.tx_wkgapedigree_pi1_singleviewmovies_title {
margin-left:4px;
float:left;
display:inline;
}

.tx_wkgapedigree_pi1_singleviewmovies_close {
float:right;
margin-right:4px;
cursor:pointer;
display:inline;
}

.tx_wkgapedigree_pi1_singleviewmovies {
position:absolute;
top:50px;
left:340px;
background:#ccddee;
z-index:1000;
display:none;
}



/*********************************************
Styles fuer den Detailbereich
*********************************************/

.tx_wkgapedigree_pi1_singleviewdetailpic_topbar {
background:#aabbcc;
height:20px;
}

.tx_wkgapedigree_pi1_singleviewdetailpic_title {
margin-left:4px;
float:left;
display:inline;
}

.tx_wkgapedigree_pi1_singleviewdetailpic_close {
float:right;
margin-right:4px;
cursor:pointer;
display:inline;
}

.tx_wkgapedigree_pi1_singleviewdetailpic {
position:absolute;
top:50px;
left:130px;
background:#ccddee;
z-index:1000;
display:none;
}

#SideHide {
position:absolute;
top:0;
left:0;
z-index:5;
display:none;
width:100px;
height:100px;
background:#fcfcfc;
filter:alpha(opacity=85);
-moz-opacity:0.85;
}

/*******************************************/
/* default styles for extension "tx_mjseventpro_pi1" */


