﻿
a img { border: 0; }
blockquote { border: 1px dotted #fff; padding: 5px;  }
pre {
    white-space: pre-wrap;       /* CSS-3                  */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999    */
    white-space: -pre-wrap;      /* Opera 4-6              */
    white-space: -o-pre-wrap;    /* Opera 7                */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
pre { padding: 10px; }
code { padding: 1px 3px; }
pre { color: #555; background: #eee; }
code { color: #555; background: #eee; }
}
.thumb img {}
.thumb:hover img { border-color: #777; }
#toc { float: right; color: #333; width: 250px; margin: 0 0 40px 10px; background: #CCEAFF; padding: 0 10px; border: 1px #0075D9 solid; }
#toc h2 { margin-top: 18px; color: #336699; border: 0; margin: 10px 0 5px 0; }
#toc a { color: #336699; }
.hastoc { margin-right: 0px; }
.hastoc { margin-right: 0px; }
.b { font-weight: bold; }
.doc { list-style-type: none; padding-left: 0; margin-left: 0; }
.doc li { padding: 5px; margin: 5px; }
.doc li h5 { font-size: 1.2em; margin: 0 0 5px 0; color: blue; }
h5 small { font-size: 0.7em; color: #333; font-weight: bold; }
h4 small { font-size: 0.7em; color: #333; font-weight: bold; }
h3 small { font-size: 0.7em; color: #333; font-weight: bold; }
h2 small { font-size: 0.7em; color: #333; font-weight: bold; }
h1 small { font-size: 0.7em; color: #333; font-weight: bold; }
.doc li dl { margin: 5px 0 0 0; }
.doc li dt { font-weight: bold; text-transform: lowercase; position: absolute;  }
.doc li dd { margin-left: 80px; }
#header #login-form { float: right; width: 330px; padding-top: 5px; }
#menu { overflow: hidden; margin: 0 27px; }
* html #menu { height: 1%; }
#menu li { list-style: none; }
#menu ul { list-style: none; }
#menu li { float: left; background: #69b0eb url("images/menu-left.gif") no-repeat; }
#menu li a { background: #ffffff; padding: 4px 12px; display: block; float: left; text-decoration: none;}
#menu li a:hover { color: #ffffff; background: transparent url("images/vanity_launch/menu-right.gif") top right no-repeat;  text-decoration: none; }

#menu li.current a { color: #ffffff; background: transparent url("images/vanity_launch/menu-right.gif") top right no-repeat;  text-decoration: none; }

.message {
    position:relative;
    background:#69B0EB url('images/vanity_launch/message-top.gif') no-repeat 0 0;
    color:#FFFFFF;
    font-size:1.3em;
    line-height: 1.4em;
    margin:0px auto 20px auto;
    width:788px;
}
.message p {
    background:transparent url('images/vanity_launch/message-bottom.gif') no-repeat 0 100%;
    margin:0;
    padding:20px;
}
.container { }
td { font-size: 11px; line-height: 1.65em; }
td strong { font-size: 13px; }
td h2 { padding-bottom: 10px; }