The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
/* standard elements */
body
    {
    background: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 90%;
    }	
td
    {
    font-size: 80%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    }
input
    {
	font-size: 12px;
    }
select
    {
	font-size: 12px;
    }
p
    {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    }
blockquote
    {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    }
dl
    {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    }

dt
    {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    }

ul
    {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    list-style-type: disc;
    }
ol
    {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    }
h1
    { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #B82619;
    }
h2 
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #B82619;
    background-color: #EAE2BB;
    }
h3
    { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    }        
h4
    { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #B82619; 
    } 	

pre
    {
    font-size: 120%;
    }
tt
    {
    font-size: 120%;
    }
code
    {
    font-size: 120%;
    }
kbd
    {
    font-size: 120%;
    }
   
/* default links */
a.button {
	margin: 0;
	font-size: 100%;
	background-color: #ccc;
	padding: 1px 0;
}
a.button:link {
	color: #333;
        background-color: transparent;
	text-decoration: underline;
	}
a.button:visited {
	color: #A52A2A;
	background-color: transparent;
	text-decoration: underline;
	}
a.button:hover { 
	color: #fff;
	background-color: #333;
	}
a.button:active { 
	color: #fff;
	background-color: #333;
	}

a:link 
	{ 
	color: #B82619;
        text-decoration: underline;
	}
a:visited 
	{ 
	color: #80764F;
        text-decoration: underline;
	}
a:hover
	{
	color: #000000;
        text-decoration: underline;
	}
a:active 
	{ 
	color: #B82619;
        text-decoration: underline;
	}


TABLE {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 0;
  color: inherit;
}

IMG { border: 0; }
FORM { margin: 0; }
input { margin: 2px; }


A:link {
  background: transparent;
  color: #006699;
}

A:visited {
  background: transparent;
  color: #A52A2A;
}

A[href="#POD_ERRORS"] {
  background: transparent;
  color: #FF0000;
}

TD {
  margin: 0;
  padding: 0;
}

DIV {
  border-width: 0;
}

DT {
  margin-top: 1em;
}

.credits TD {
  padding: 0.5ex 2ex;
}

.huge {
  font-size: 32pt;
}

.s {
  background: transparent;
  color: inherit;
}

.s TD, .r TD {
  padding: 0.2ex 1ex;
  vertical-align: baseline;
}

TH {
  background: #bbbbbb;
  color: inherit;
  padding: 0.4ex 1ex;
  text-align: left;
}

TH A:link, TH A:visited {
  background: transparent;
  color: black;
}

.box {
  border: 1px solid #006699;
  margin: 1ex 0;
  padding: 0;
}

.distfiles TD {
  padding: 0 2ex 0 0;
  vertical-align: baseline;
}

.l1 {
  font-weight: bold;
}

.l2 {
  font-weight: normal;
}

.t1, .t2, .t3, .t4  {
  /* background: #00E0E0; */
  background: #F5DEB3; /* #E6E8FA;  #BCD2EE; #E5EAF0;  #FFA07A; */
  color: black;
}
.t4 {
  padding: 0.2ex 0.4ex;
}

.t5 {
  padding: 0.2ex 0.4ex;
  font-weight: bold;
}
.t1, .t2, .t3  {
  padding: 0.5ex 1ex;
}

/* IE does not support  .box>.t1  Grrr */
.box .t1, .box .t2, .box .t3 {
  margin: 0;
}

.t1 {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}

.t2 {
  font-size: 1.0em;
  font-weight: bold;
  text-align: left;
}

.t3 {
  font-size: 1.0em;
  font-weight: normal;
  text-align: left;
}

/* width: 100%; border: 0.1px solid #FFFFFF; */ /* NN4 hack */

.datecell {
  text-align: center;
  width: 17em;
  background: #aaaaaa;
}

.chaps {
  text-align: center;
  width: 17em;
  background: #CAE1FF;
}

.cell {
  padding: 0.2ex 1ex;
  text-align: left;
}

.label {
  background: #FEE5AC; /* #E5EAF0;  #B0C4DE; */
  color: black;
  font-weight: bold;
  padding: 0.2ex 1ex;
  text-align: right;
  white-space: nowrap;
  vertical-align: baseline;
}

.categories {
  border-bottom: 3px double #006699;
  margin-bottom: 1ex;
  padding-bottom: 1ex;
}

.categories TABLE {
  margin: auto;
}

.categories TD {
  padding: 0.5ex 1ex;
  vertical-align: baseline;
}

.path A:link {
  background: transparent;
  color: #006699;
  font-weight: bold;
}

.path A:visited {
  background: transparent;
  color: #A52A2A;
  font-weight: bold;
}

.pages {
  background: #dddddd;
  color: #006699;
  padding: 0.2ex 0.4ex;
}

.path {
  background: #F5DEB3; /* #E6E8FA;  #BCD2EE;  #E5EAF0; #F5DAB9; */
  border-bottom: 1px solid #006699;
  color: black;
  font-weight: bold;
  font-size: 90%;
  margin: 1ex 0;
  padding: 0.5ex 1ex;
}

.menubar TD {
  background: #006699;
  color: white;
}

.menubar {
  background: #006699;
  color: white;
  margin: 1ex 0;
  padding: 1px;
}

.menubar .links     {
  background: transparent;
  color: white;
  padding: 0.2ex;
  text-align: left;
}

.menubar .searchbar {
  background: black;
  color: black;
  margin: 0px;
  padding: 2px;
  text-align: right;
}

A.m:link, A.m:visited {
  background: #006699;
  color: white;
  font: bold 10pt Arial,Helvetica,sans-serif;
text-decoration: none;
}

A.o:link, A.o:visited {
  background: #006699;
  color: #ccffcc;
  font: bold 10pt Arial,Helvetica,sans-serif;
  text-decoration: none;
}

A.o:hover {
  background: transparent;
  color: #ff6600;
  text-decoration: underline;
}

A.m:hover {
  background: transparent;
  color: #ff6600;
  text-decoration: underline;
}

table.dslip     {
  background: #FDF5E6; /* #FAF0E6; */
  border: 0.4ex solid #FDF5E6;
  font-size: 95%;
}

table.ppm     {
  background: #FDF5E6;
  border: 0.4ex solid #FDF5E6;
  font-size: 95%;
}

table.cats     {
  background: #FDF5E6;
  border: 0.4ex solid #FDF5E6;
  font-size: 95%;
}

table.mods     {
  background: #FDF5E6; /* #E5EAF0; #FFCCFF; */
  border: 0.4ex solid #FDF5E6; /* #FFCCFF; */
  font-size: 95%;
}

table.dists     {
  background: #FDF5E6; /*#FFFAF0; */
  border: 0.4ex solid #FDF5E6; /* #FFFAF0; */
  font-size: 95%;
}


.chmenu {
  background: #483d8B;
  color: red;
  font: bold 1.1em Arial,Helvetica,sans-serif;
  margin: 1ex auto;
  padding: 0.5ex;
}

.chmenu TD {
  padding: 0.2ex 1ex;
}

.chmenu A:link, .chmenu A:visited  {
  background: transparent;
  color: white;
  text-decoration: none;
}

.chmenu A:hover {
  background: transparent;
  color: #ff6600;
  text-decoration: underline;
}

.column {
  padding: 0.5ex 1ex;
  vertical-align: top;
}

.datebar {
  margin: auto;
  width: 14em;
}

.date {
  background: transparent;
  color: #008000;
}