html, body {
  margin: 0;
  padding: 0;
}
body {
  background: #ffffff none repeat scroll 0% 50%;
  font-family: TrebuchetMS,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 85%;
  line-height: 1.3;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: left;
  padding-bottom: 20px;
}
a {
  color: #0066b3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h1 {
  margin: 0;
  padding: 0;
  font-family: Arial,Arial,Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 150%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #036da7;
}
h2 {
  margin: 0;
  padding: 0;
  font-family: Arial,Arial,Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 120%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h3 {
  margin: 0;
  padding: 0;
  font-family: Arial,Arial,Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-decoration: underline;
}

div#header {
  background: #85acf7 url("/?originalUrl=https%3A%2F%2Fpythontoolkit.sourceforge.net%2Fimages%2Fheader_bg2.png") repeat-x scroll left bottom;
  overflow: hidden;
  width: 100%;
}
div#menu {
  margin: 0 auto;
  width: 770px;
  text-align: left;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-position: inside;
  list-style-type: disc;
}

ul#nav, ul#nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul#nav {
  float: right;
  font-size: 80%;
}
ul#nav li {
  float: left;
  margin-left: 3px;
  text-align: center;
}
ul#nav a {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  padding: 5px 0;
  background: #2b548c none repeat scroll 0% 50%;
  float: left;
  width: 95px;
  text-decoration: none;
  color: #ffffff;
}
ul#nav a:hover {
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
}
ul#nav li.activelink a, ul#nav li.activelink a:hover {
  background: #ffffff none repeat scroll 0% 50%;
  color: #000033;
}

ul#outline, ul#outline li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul#outline li#spacer {
    margin: 4px;
}

#left {
  margin: 0 0 10px;
  float: left;
  width: 20%;
}

#left .box {
  margin: 0 0 1em;
  padding: 1em;
  background: #f9f9f9 none repeat scroll 0% 50%;
}
#right {
  padding: 1em;
  background: #ffffff none repeat scroll 0% 50%;
  float: right;
  width: 75%;
  margin-bottom: 1.2em;
  text-align: justify;
}

#content {
  margin: 0 auto;
  padding: 15px;
  background: #ffffff none repeat scroll 0% 50%;
  font-family: TrebuchetMS,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 95%;
  line-height: 1.3;
  font-size-adjust: none;
  font-stretch: normal;
}

#content .point {
  border-style: none solid solid;
  border-color: -moz-use-text-color #000000 #000000;
  border-width: 0 1px 1px;
  margin: 3%;
  padding: 0px;
  background-color: #f9f9f9;
}
#content .point h3 {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 100%;
  font-weight: bold;
  background-color: #2b548c;
}
#content .point body {
  padding: 7px;
}
#content .code {
  border: 1px solid #cccccc;
  margin: 3%;
  padding: 7px;
  background-color: #eeeeee;
  font-family: courier;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #000000;
}

table {
  border: 1px solid #336699;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
table th {
  border: 1px solid #2f4a6c;
  padding: 4px;
  background-color: #2b548c;
  color: #ffffff;
}
table td {
  border: 1px solid #336699;
  padding: 4px;
  background-color: #ffffff;
  color: #323232;
  text-align: left;
}
blockquote {
  border-top: 1px dotted #a1d97e;
  border-bottom: 1px dotted #a1d97e;
  padding: 12px 12px 12px 36px;
  background-color: #dbffd1;
  margin-right: 5%;
  margin-left: 5%;
  background-image: url("/?originalUrl=https%3A%2F%2Fpythontoolkit.sourceforge.net%2Fimages%2Fblockquote.gif");
  background-repeat: no-repeat;
  background-position: left top;
}
blockquote.info, blockquote.error, blockquote.allgood {
  background-position: 10px center;
}
blockquote.info {
  background-image: url("/?originalUrl=https%3A%2F%2Fpythontoolkit.sourceforge.net%2Fimages%2Fblockquote_info.gif");
}
blockquote.error {
  border-top: 1px dotted #d99d80;
  border-bottom: 1px dotted #d99d80;
  background-image: url("/?originalUrl=https%3A%2F%2Fpythontoolkit.sourceforge.net%2Fimages%2Fblockquote_error.gif");
  background-color: #ffded5;
}
blockquote.allgood {
  background-image: url("/?originalUrl=https%3A%2F%2Fpythontoolkit.sourceforge.net%2Fimages%2Fblockquote_allgood.gif");
}
blockquote p, #content blockquote p {
  margin: 0px;
  text-indent: 0px;
}

div.thumbnail
  {
  margin:2px;
  height:auto;
  width:24%;
  min-width:100px;
  max-width:200px;  
  min-height:200px;
  float:left;
  text-align:center;
  }
div.thumbnail img
  {
  display:inline;
  margin:3px;
  border:0px solid #ffffff;
  vertical-align: middle;
  width: 80%;
  }
div.thumbnail a:hover img
  {
  border:1px solid #2b548c;
  }
div.thumbnail desc
  {
  text-align:center;
  font-weight:normal;
  margin:2px;
  }
