/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_fdfx2cols_pi1" */
/*  Layout 1 */
.c2l1-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l1-middle{
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/*  Layout 2 */
.c2l2-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l2-middle{
   background-color:#FFEDA8;
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/* Layout 2 */
.c2l3-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:70%;
   white-space:normal;
}
.c2l3-middle{
   background-color:#FFEDA8;
   border: 1px solid blue;
   padding-left: 5px;
   width:30%;
   white-space:normal;
}
/*
	Styles 2 Column DIV Section
*/
div.tx-fdfx2cols-pi1{
    position:relative;
    left:0px;
	margin-bottom:10px;
}
/* Layout 1 */
div.c2l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid red;
}
div.c2l1d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
/* Layout 2 */
div.c2l2d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c2l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* 
	Layout 3 
	
	embedded
*/
div.c2l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c2l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* default styles for extension "tx_fdfx3cols_pi1" */
/* Layout 1 */
.c3l1-left{
   padding-top: 20px;
   padding-left: 20px;
/*   width:25%;*/
width:135px;
vertical-align:top;
   white-space:normal;
   color:#666666;
   font-size: 10px;
   line-height:12px !important;
}
.c3l1-middle{
   padding-top: 50px;
   padding-right: 5px;
/*   width:25%;*/
width:380px;
vertical-align:top;
   white-space:normal;
}
.c3l1-right{
   padding-top: 50px;
   padding-left: 5px;
/*   width:25%;*/
vertical-align:top;
   white-space:normal;
   color:#666666;
   font-size: 10px;
   line-height:12px !important;
}
/* Layout 2 */
.c3l2-left{
   padding-right: 5px;
   padding-top: 5px;
/*   width:25%;*/
width:155px;
vertical-align:top;
   white-space:normal;
   color:#666666;
   font-size: 10px;
   line-height:12px !important;
}
.c3l2-middle{
   padding-left: 5px;
   padding-right: 5px;
/*   width:50%;*/
width:380px;
vertical-align:top;
   white-space:normal;
}
.c3l2-right{
   padding-left: 5px;
/*   width:25%;*/
vertical-align:top;
   white-space:normal;
   font-size: 10px;
   line-height:12px !important;
}
/* Layout 3 */
.c3l3-left{
   padding-right: 5px;
   padding-top: 5px;
/*   width:40%;*/
width:155px;
vertical-align:top;
   white-space:normal;
   color:#E87313;
   font-size: 10px;
   line-height:12px !important;
}
.c3l3-middle{
   padding-left: 5px;
   padding-right: 5px;
/*   width:40%;*/
width:380px;
vertical-align:top;
   white-space:normal;
}
.c3l3-right{
   padding-left: 5px;
/*   width:20%;*/
vertical-align:top;
   white-space:normal;
   font-size: 10px;
   line-height:12px !important;
}
/*
	Styles 3 Column DIV Section
*/
div.tx-fdfx3cols-pi1{
    position:relative;
    left:0px;
	margin-bottom:10px;
}
/* Layout 1 */
div.c3l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:250px;
   white-space:normal;
   border:1px solid red;
}
div.c3l1d-middle{
   position:absolute;
   left:260px;
   padding: 0px;
   width:250px;
   border:1px solid blue;
   white-space:normal;
}
div.c3l1d-right{
   position:absolute;
   left:520px;
   padding: 0px;
   width:250px;
   border:1px solid green;
   white-space:normal;
}
/* Layout 2 */
div.c3l2d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c3l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/*
	Layout 3

	embedded
*/
div.c3l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c3l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/*
     FILE ARCHIVED ON 06:43:00 Jan 10, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:54:33 Aug 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.638
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.011
  esindex: 0.013
  cdx.remote: 53.303
  LoadShardBlock: 376.338 (3)
  PetaboxLoader3.datanode: 288.161 (4)
  load_resource: 297.51
  PetaboxLoader3.resolve: 184.08
*/