/* DTML instructions to set caching headers. */






/* hack for IE6 bugs */
/* Hides from IE5-mac \*/
* html .group {height: 1%;}
* html div.box {height: 1%;}
* html div.box .content {height: 1%;}
* html h1 {position: relative;}
* html h2 {position: relative;}
* html h3 {position: relative;}
* html h4 {position: relative;}
* html h5 {position: relative;}
/* End hide from IE-mac */

.netscape4 {
  display: none;
}

img {
  vertical-align: middle;
}

table {
  font-size: 100%;
}

hr {
  height: 1px;
  color: #838183;
  background-color: transparent;
}

h1, h2 {
  border-bottom: 1px solid #838183;
}

form {
  border: none;
}

textarea {
  border: 1px solid #29287B;
  padding: 0.1em;
}
input {
  border: 1px solid #29287B;
  margin-bottom: 1px; /* IE bug fix */
  padding: 0.1em;
}
select {
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  border: 1px solid #29287B;
  vertical-align: top;
}

abbr, acronym, .explain {
  border-bottom: 1px dotted Black;
  cursor: help;
}

ol, ul {
  padding-left: 3em;
  margin: 0;
}
.content li, #content li {
  padding: 0 0 0.4em 0;
}

input.standalone {
  background: #EEEEEE url(/web/20051027102534im_/http://www.europython.org/linkOpaque.png) 4px 4px no-repeat;
  cursor: pointer;
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 1px 1px 1px 15px;
  text-transform: none;
}

input.context {
  background: White url(/web/20051027102534im_/http://www.europython.org/linkOpaque.png) 4px 4px no-repeat;
  cursor: pointer;
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 1px 1px 1px 15px;
  text-transform: none;
}

input.destructive {
  background: #FFCE7B url(/web/20051027102534im_/http://www.europython.org/linkOpaque.png) 4px 4px no-repeat;
  border: 1px solid #FFA500;
  cursor: pointer;
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 1px 1px 1px 15px;
  text-transform: none;
}

input.noborder {
  background: transparent;
  border: none;
  margin: 0;
}

input.searchButton {
  font-size: 100% ! important;
  margin-bottom: 1px ! important;
}

input.moveUp {
  background: White url(/web/20051027102534im_/http://www.europython.org/moveItemsUp.png) 4px 4px no-repeat;
}
input.moveDown {
  background: White url(/web/20051027102534im_/http://www.europython.org/moveItemsDown.png) 4px 4px no-repeat;
}
input.moveTop {
  background: White url(/web/20051027102534im_/http://www.europython.org/moveItemsTop.png) 4px 4px no-repeat;
}
input.moveBottom {
  background: White url(/web/20051027102534im_/http://www.europython.org/moveItemsBottom.png) 4px 4px no-repeat;
}

/* TABLEs ------------------------------ */
table.columns td.left {
  background: #9CB2CD;
}
table.columns td.right {
  background: #EEEEEE url('/web/20051027102534im_/http://www.europython.org/rightcol_bg.png') repeat-y;
}


/* DIVs ------------------------------ */
div.top {
  background: #FFFFFF;
  margin: 0;
  padding: 0;
  width: 100%;
}

.contact {
  background: #EEEEEE;
  border-top: 1px solid #29287B;
  border-bottom: 1px solid #29287B;
  width: 100%;
}

div.document {
  font: 120% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  background: White;
}

div.message {
  border: 1px solid #29287b;
}


div.searchBox {
  background-color: transparent;
  color: Black;
  text-transform: none;
  width: 40%;
}

div.pathBar {
  border-bottom-color: #838183;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

div.row {
  margin: 0 0 0.5em 0;
  position:relative;
}

div.label {
  font-weight: bold;
  display: inline;
}

.required {
  padding-right: 0.5em;
  background: url(/web/20051027102534im_/http://www.europython.org/required.png) right no-repeat;
}

.error {
  background: #FFCA31;
  border: 1px solid #29287b;
  padding: 1em;
  margin: 0;
}

div.field {
  margin-top: 0.2em;
}

span.legend {
  background: White;
  font-size: 80%;
  padding: 0.5em;
  position : relative;
  top: -0.8em;
  left: 0;
}


.group {
  border: 1px solid #29287B;
  margin: 1em 0 1em 0;
  padding: 0.7em 0.7em 0.7em 0.7em;
}

/*
 * MENU
 * http://alistapart.com/articles/slidingdoors2/ 
 */
.menu {
  float: left;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #838183;
  padding: 0.5em 0 0 1em;
}
.menu li {
  float: left;
  background: #9cb2cd url("/web/20051027102534im_/http://www.europython.org/opentab.png") no-repeat left top;
  margin: 0 1ex 0 0;
  padding: 0 0 0 3px;
  list-style: none;
}
.menu li.workspace {
  background: #CDE2A7 url("/web/20051027102534im_/http://www.europython.org/opentab.png") no-repeat left top;
}
.menu a {
  display: block;
  float: left;
  width: .1em;
  padding: 0 10px 0 7px;
  color: white;
  background: #9cb2cd url("/web/20051027102534im_/http://www.europython.org/closetab.png") no-repeat right top;
  font-weight: normal;
  text-decoration:none;
  white-space: nowrap;
}
.menu li > a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu a {float:none;}
/* End IE5-Mac hack */
.menu li.selected, .menu li:hover {
  background: #29287b url("/web/20051027102534im_/http://www.europython.org/opentab.png") no-repeat left top;
}
.menu li.selected a, .menu li a:hover {
  color: white;
  background: #29287b url('/web/20051027102534im_/http://www.europython.org/closetab.png') no-repeat right top;
}
/* Override for workspaces */
.menu li.workspace a {
  color: #000;
  background: #CDE2A7 url("/web/20051027102534im_/http://www.europython.org/closetab.png") no-repeat right top;
}
.menu li.workspace.selected, .menu li.workspace:hover {
  background: #297B28 url("/web/20051027102534im_/http://www.europython.org/opentab.png") no-repeat left top;
}
.menu li.workspace.selected a, .menu li.workspace a:hover {
  color: #fff;
  background: #297B28 url('/web/20051027102534im_/http://www.europython.org/closetab.png') no-repeat right top;
}

div.contentTabs {
  background: transparent;
  border-collapse: collapse;
  border-bottom-color: #838183;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0.5em 0 0 2em;
  white-space: nowrap;
}

div.contentTabs a {
  background: transparent;
  border-color: #838183;
  border-width: 1px;
  border-style: solid none none none;
  color: #578308;
  font-weight: normal;
  height: 1.2em;
  margin-right: 0;
  padding: 0 0.5em;
  text-transform: none;
}

div.contentTabs a.selected {
  background: #CDE2A7;
  border-top: 1px solid #838183;
  border-bottom: 1px solid #CDE2A7;
  color: #578308;
  font-weight: normal;
}

div.contentTabs a:hover {
  background: #CDE2A7;
  border-color: #838183;
  border-bottom-color: #CDE2A7;
  color: #578308;
}

div.contentTabs .opentab {
  background: transparent url('/web/20051027102534im_/http://www.europython.org/opentab.png') no-repeat top left;
}

div.contentTabs .closetab {
  background: transparent url('/web/20051027102534im_/http://www.europython.org/closetab.png') no-repeat top right;
}

div.contentTabs .opentabSelected {
  background: #CDE2A7 url('/web/20051027102534im_/http://www.europython.org/opentab.png') no-repeat top left;
  border-bottom: 1px solid #CDE2A7;
}

div.contentTabs .closetabSelected {
  background: #CDE2A7 url('/web/20051027102534im_/http://www.europython.org/closetab.png') no-repeat top right;
  border-bottom: 1px solid #CDE2A7;
}

/* BOX ---------------------------------------- */
table.box tr.odd ul, table.box tr.even ul {
  margin-left: 2em;
}

div.box {
  border: none;
}
div.box .title {
  color: white;
  background-color: #29287B;
  border: 1px solid #838183;
  border-style: solid solid none solid;
  padding: 0.2em 0.2em 0.2em 1em;
}
div.box .title2 {
  border: 1px solid #838183;
  border-style: none none solid none;
  padding: 0;
  margin-bottom: 1em;
}
div.box .title a {
  background-color: #29287B;
  color: white;
}
div.box .body {
  border: 1px solid #838183;
}
div.box ul {
  list-style-image: url("/web/20051027102534im_/http://www.europython.org/bullet.png");
  margin-left: 1em;
}
div.box a.close {
  background-color: transparent;
  float: right;
  text-transform: none;
  margin-top: -2px;
}
div.box .even {
  background-color: #EEEEEE;
}
div.box .odd {
  background-color: white;
}
div.box .highlight {
  border: 2px solid #FFA500;
}

table.calendar {
  border: 1px solid #838183;
  text-align: right;
}

table.calendar a:hover {
  text-decoration: none;
}

table.calendar th {
  border: none;
  font-weight: bold;
  text-align: center;
}

table.calendar td {
  width: 1.5em;
}

table.calendar td.weekdays {
  border: 1px solid #838183;
  border-style: solid none;
  text-align: center;
}

table.calendar td.event {
  font-weight: bold;
}

table.calendar td.todayevent {
  border: 2px solid #FFA500;
  font-weight: bold;
}

table.calendar td.todaynoevent {
  border-collapse: collapse;
  border: 2px solid #FFA500;
}

.tooltipControl {
  color: #000000;
  background: #ffffe1;
  border: 1px solid #000000;

  margin-left: 1em;
}

.tooltipArea {
  color: #000000;
  background: #ffffe1;
  border: 1px solid #000000;
  padding: 0.8em;
  font-size: 80%;

  position: absolute;
  left: -15em;
  top: 1.5em;
  width: 12em;

  visibility: hidden;
  z-index: 1000;
}

div.mailboxerNoArchive {
  border-top:solid;
  border-width:1px
}

td.mailboxerMonth {
  background-color: #EEEEEE;
  text-align: center;
}

div.bookSummary {
  width:100%;
  border:1px solid black;
  padding:0.5em;
}

div.bookSummaryNav {
  text-align:center;
  width:100%;
  background-color:#EEEEEE;
}

li.summaryEntries {
  margin:0.5em
}

div.bookPageHeader {
  border-bottom:1px solid black;
}

div.bookPageNavigation {
  
}

div.bookPageInfo {
  float:right;
}

table.history {
    width: 100%;
}

table.history caption {
    font-weight: bold;
    font-size: large;
}

table.history td {
    padding: 0.4em;
}

table.history thead td {
    background-color: #cde2a7;
    text-align: center;
    font-weight: bold;
}

table.history tbody td {
    background-color: #efefdd;
}

table.history .action {
    font-weight: bold;
}

/* Hide stuff by id and make it available in source */

#byline {
  clear:both;
  text-align:right;
  border-top: solid 1px;
  margin-top: 2em;
}

/* javascript use for block toggle */

div.hidden {
  visibility: hidden;
  display: none;
}

div.visible {
  visibility: visible;
  display: block;
}


/*
     FILE ARCHIVED ON 10:25:34 Oct 27, 2005 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:41:25 Oct 24, 2022.
     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: 198.998
  exclusion.robots: 0.249
  exclusion.robots.policy: 0.238
  cdx.remote: 0.068
  esindex: 0.009
  LoadShardBlock: 153.01 (3)
  PetaboxLoader3.datanode: 164.397 (4)
  CDXLines.iter: 17.991 (3)
  load_resource: 95.922
  PetaboxLoader3.resolve: 44.094
*/