/* CSS for kenw.us web application */

#menunav, .datebar {
  font-family: Arial, Helvetica, sans-serif; font-size: 14px; height: 32px;  margin: 0; padding-left: 0px;
}

#menunav li { margin: 0; padding: 0; display: inline; list-style-type: none; }
#menunav a:link, #menunav a:visited {
  float: left; background: #f3f3f3; line-height: 107%; padding: 2px 10px 2px 10px; margin-right: 2px;
  border: 1px solid #ccc; text-decoration: none; font-style: normal; color: #333;
}
#menunav a:link.active, #menunav a:visited.active { border-bottom: 1px solid #fff; background: #fff; color: #00f; }
#menunav a:hover { background: #e60; color: #fff; }

#mymainmenu {
                margin: 4px 0 4px 0;
}

#kenwdoc {
  margin:auto; text-align:left;
  width: 46.15em;
  *width: 45.04em;
  min-width: 600px;
}

#mainform {
	margin-top: 10px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin: 2px; padding: 2px;
  font-weight: bold; text-align: left;
}


.datebar {
	position: absolute; float: right;
        line-height: 107%;
	text-align: right; height: 12px;
        border-bottom: 1px solid #000;
        text-decoration: none; background: #f3f3f3; color: #333;
	right: 1px; top: 36px; padding: 5px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #001166;
	color: #FFFFFF;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: 2px;
	border-style: solid;
	left: 2px;
}

.articleHeader, .treeHeader, .imageHeader, .namelistHeader {
	margin-top: 4px;
	/* margin-bottom: 5px; */
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px; padding-top: 4px; 
	color: #FFFFAA;
	background-color: #01e;
	position: relative;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: 2px;
	border-style: solid;
}

.tableBackground {
	font-size: 100%;
	position: relative;
	text-align: left;
	cellpadding: 4px;
        background-color: #F0F0F0;
        border-color: #ccc #000 #000 #ccc;
        border-width: 2px;
        border-style: solid;
        margin-left: 10px;
}

.formLabel {
	position: relative;
	left: 4px;
};

.<p class="policytext"> {
	font-size: 120%;
	color: #FFFFAA;
	background-color: #A40; color: #000;
	text-align: left;
}

.policybody {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	min-width: 400px;
}

.policyHeader {
	position: relative;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	background-color: white; color: black;
	margin-left: 0px;
	margin-top: 10px;
	width: auto;
}

.treeHeader {
	background-color: #CCC; color: #333;
	width: 265px; cursor: pointer;
}

p, .ptext, .ftext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	margin-bottom: 5px; margin-left: 2px;
}

.indent {
	margin-left: 10px;
}
.policytext, .smalltext {
	padding-top: 4px; position: relative;
	margin-bottom: 2px; text-align: left;
	color: #333;
}

.smalltext {
	font-size: 80%;
	text-align: right;
}

.pythontext, .pythonerr, .datetext, .legtext {
	text-align: left;
	margin-left: 10px; font-size: 110%;
	color: #0000AA;
}

.pybutton {
	width: 150px; margin-bottom: 5px; cursor: pointer;
}

.tinybutton {
	width: 100px; padding: 1px; font-weight: normal; font-size: 80%;
	cursor: pointer;
}

.ltext, .tableText {
	position: relative; text-align: left; margin-left: 4px;
}
.rtext {
	clear: right; position: relative; margin-right: 4px; text-align: right;
}
.fullwidth {
	width: 100%;
}


.namelistHeader {
	background-color: #CCC; color: #333;
}

.leginfo, .optinfo, .errinfo {
	padding: 2px; color: #000000;
	background-color: #CEF;
	position: relative;
	margin-top: 4px; margin-bottom: 4px; margin-left: 4px;
	border-color: #ccc #000 #000 #ccc;
	border-width: 2px;
	border-style: solid;
	line-height: 107%; text-align: left;
	width: 400px;
}

.errinfo, .pythonerr {
	background-color: #CD0000; color: #F2F2F2; font-weight: bold;
}

.legtext {
	margin-left: 2px; color: #000;
}

#infobody {
	/* position: absolute; */
	text-align: left; margin-left: 10px; margin-top: 10px;
}

#inputbody {
	/* position: absolute; */
	text-align: left; margin-left: 10px; margin-top: 10px; 
	clear: both;
}

.buttons {
	text-align: left; margin-left: 10px; margin-top: 10px;
	position: relative;
	/* top: -160px; left: 420px; */
}


.footer {
	text-align: center; padding: 3px;
	color: #000; background-color: #f3f3f3;
	border-color: #CCC #CCC #CCC #CCC;
	position: relative; margin-top: 10px;
	border-width: 1px; border-style: solid;
        text-decoration: none;
}
.footer a:visited, .footer a:link { text-decoration: none; background-color: #ddd; color: #00F; padding-left: 12px; padding-right: 12px }
.footer a:hover { text-decoration: none; background-color: #00F; color: #ddd; }


.helptext, .maintext {
	text-align: left; padding: 2px; margin-left: 10px; color: #000;
	width: 400px;
}

.helptext { color: #333; }

.anime {
	cursor: pointer; margin-bottom: 2px; padding: 0px; 
	color: #03F; text-decoration: underline;
	/* background-image: url("dotted.gif"); */
}

ul.indentedlist {
  margin-left: 6px;
  padding: 2px;
  /* list-style-type: none; */
}

.flightresults {
  position: relative;
  left: 10px; top: 10px; padding: 2px;
}

/* Table Styles - copied from SouthWest web page */
.tableRowHeader {
   background-color: #ee9a00; color: #000;
   border:1px solid #FED497;
}

/* Column Header text to use with .tableRowHeader */
.tableHeaderText {
   font-family : Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #000000;
   margin-left: 10px; text-align: left;
}
.tableText {
   margin-top: 2px;
}

.tableRowOdd {
   background-color: #F0F0F0;
}
.tableRowEven {
   background-color: #E0E0E0;
}

.confirmationNumber {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}

.ftext { font-weight: bold; }
.inbox, .infile { position: absolute; left: 8em; }
.infile {width: 30em }
.ftext { font-weight: bold; }
#flickrtest { margin-top: 8px; margin-left: 11em; }

.newuser {
	width: 600px; padding: 6px;
	background-color: #fcfcfc;
	text-align: left; color: #000;
	font-size: 80%;
	position: relative;
        border-color: #ccc #000 #000 #ccc;
        border-width: 2px;
        border-style: solid;
        margin-left: 10px; margin-top: 10px;
}

.pullouton, .pulloutoff {
	display: block; 
	position: absolute; 
	top: 150px; right: 10px;
	width: 20em; height: 4em;
	border: solid 2px #333333; padding: 6px;
	background-color: #FF0033; font-weight: bold;
	text-align: left; color: #FFFFFF;
	z-index: 50;
}

.pulloutoff {
 	display: none;
}
