/* #042040 dark blue
 * #094090 medium blue
 * #0f60f0 bright blue
 * #e0e0e0 medium grey
 * #f6f6f6 light grey
 * #ffffff white
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 1.0em;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    vertical-align: baseline;
    background: transparent;
    color: inherit;
}

input, textarea, button {
    margin: 0;
    padding: 0;
    font-size: 1.0em;
    font-family: inherit;
    font-style: normal;
    font-weight: inherit;
    vertical-align: baseline;
}

html {
    font-size: 62.5%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    background: url(../img/head.png) top left repeat-x;
}

hr {
    margin: 40px;
    border: 1px dotted #094090;
}

ul {
    list-style-type: none;
}

pre, code, pre * {
    font-family: "Courier New", Courier, monospace;
}

pre.code, pre.jelo-shot {
    margin: 10px;
    border: 1px solid #094090;
    padding: 10px;
    background: #f6f6f6;
}

pre.jelo-shot {
    background: #f6f6f6 url(/img/jelo-shot.png) right bottom no-repeat;
    overflow: auto;
}

pre.jelo-shot .comment {
    color: #009900;
}

pre.jelo-shot .var {
    color: #003366;
}

blockquote {
    margin: 10px;
    border: 1px solid #e0e0e0;
    padding: 10px 20px;
    text-align: justify;
    background: #f6f6f6;
}

a {
    color: #0f60f0;
}

strong, *.strong, *.strong-children * {
    font-weight: bold;
}

div.centered {
    position: relative;
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

div#head {
    height: 150px;
}

ul.ticker {
    position: relative;
    left: 0px;
    height: 20px;
    overflow: hidden;
    visibility: hidden;
}

ul.ticker li {
    display: block;
    float: left;
    margin-left: 5px;
    line-height: 20px;
}

ul.ticker * {
    color: white;
}

ul.ticker a:hover, ul.ticker a:active {
    color: #ff9;
}

ul.navigation {
    position: absolute;
    top: 120px;
    height: 40px;
    background: white url(../img/navigation.png) top left repeat-x;
}

ul.navigation li {
    line-height: 40px;
    float: left;
    text-align: center;
}

ul.navigation a {
    padding: 0 10px;
    display: block;
    font-weight: bold;
    outline: none;
}

ul.navigation a:hover {
    background: #0f60f0 url(../img/nav-overlay.png) top left repeat-x;
    color: #ffffff;
}

ul.navigation a.current, ul.navigation a.current:hover {
    background: #094090 url(../img/nav-overlay.png) top left repeat-x;
    color: #ffffff;
    cursor: default;
    text-decoration: none;
}

img#logo {
    position: absolute;
    top: 36px;
    right: 100px;
    border: 0;
}

div#tagline {
    position: absolute;
    top: 100px;
    right: 120px;
    font-size: 10px;
    font-weight: bold;
    color: white;
}

div#google-head {
    position: absolute;
    top: 40px;
    left: 0px;
    width: 468px;
    height: 60px;
}

div#body {
    margin-top: 20px;
}

div#content {
    float: left;
    width: 540px;
}

div#content > h1 {
    font-size: 20px;
    text-align: right;
    padding: 5px 20px;
    background: #e0e0e0 url(../img/carousel-overlay-top.png) top center no-repeat;
    font-weight: bold;
}

div#content > h2 {
    margin: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    background: #0f60f0;
    padding: 5px 20px;
    color: white;
}

div#content > p {
    margin: 10px 0;
    text-align: justify;
}

ul.downloads {
    margin: 0 20px 40px;
}

ul.downloads li {
    height: 20px;
    line-height: 20px;
}

ul.downloads a {
    display: block;
    width: 100%;
}

ul.downloads a, ul.downloads strong {
    color: #0f60f0;
    text-decoration: none;
}

ul.downloads a:hover {
    background: #e0e0e0;
    text-decoration: underline;
}

ul.downloads input {
    font-size: 11px;
    font-family: "Courier New", Courier, monospace;
    margin: 0px;
    width: 496px;
}

div#sidebar {
    float: left;
    margin-left: 20px;
    width: 340px;
    background: url(../img/sidebar-top.png) top left no-repeat;
    padding-top: 12px;
}

div#sidebar * {
    font-size: 14px;
}

div#sidebar-content {
    background: url(../img/sidebar-body.png) repeat-y;
    text-align: center;
}

div#sidebar h2 {
    margin: 0 auto;
    padding-left: 70px;
    width: 250px;
    height: 30px;
    line-height: 28px;
    background: url(../img/sidebar-title.png) no-repeat;
    font-weight: bold;
    text-align: right;
}

div#sidebar ul {
    margin: 0 auto;
    padding: 10px 0 20px 0;
    width: 320px;
}

div#sidebar p {
    padding: 0 30px 20px;
    text-align: justify;
}

img#sidebar-bottom {
    position: relative;
    top: -10px;
}

div#sidebar li {
    width: 320px;
    height: 20px;
    line-height: 20px;
    text-align: left;
}

div#sidebar a {
    display: block;
    width: 100%;
    text-decoration: none;
}

div#sidebar a:hover {
    background-color: white;
}

div.carousel {
    position: relative;
    width: 540px;
    height: 180px;
    overflow: hidden;
    background: #0f60f0;
}

div.carousel .carousel-overlay-top, div.carousel .carousel-overlay-bottom {
    position: absolute;
    left: 0;
    z-index: 1;
}

div.carousel .carousel-overlay-top {
    top: 0;
}

div.carousel .carousel-overlay-bottom {
    bottom: 0;
}

div.carousel ul {
    position: absolute;
    width: 5400px;
    top: 0;
    left: 0;
    z-index: 0;
}

div.carousel li {
    float: left;
}

div.carousel li a {
    display: block;
    width: 540px;
    height: 180px;
    outline: none;
}

div.carousel li img {
    display: block;
    width: 540px;
    height: 180px;
    outline: none;
    border: 0;
}

div.jelo-exbox-group {
    position: relative;
    top: 10px;
    left: -10px;
    width: 540px;
    height: 200px;
    overflow: hidden;
}

ul.jelo-exbox {
    position: absolute;
    top: 5px;
    width: 180px;
    height: 180px;
    margin-left: 10px;
}

ul.jelo-exbox.b1 {
    left: 0px;
}

ul.jelo-exbox.b2 {
    left: 180px;
}

ul.jelo-exbox.b3 {
    left: 360px;
}

/* added ul.jelo-exbox because IE has a few blank pixels above exbox-body */
ul.jelo-exbox, ul.jelo-exbox .exbox-title, ul.jelo-exbox .exbox-title h1, ul.jelo-exbox .exbox-body, ul.jelo-exbox .exbox-body p {
    background: url(../img/exbox-background.png) no-repeat;
}

ul.jelo-exbox .exbox-title {
    background-position: top left;
    height: 30px;
}

ul.jelo-exbox .exbox-title h1 {
    background-position: top right;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    padding-right: 10px;
}

ul.jelo-exbox .exbox-image {
    position: relative;
    width: 180px;
    height: 90px;
    overflow: hidden;
}

ul.jelo-exbox .exbox-image img {
    position: absolute;
    border: 0;
    top: -5px;
    left: -10px;
    width: 200px;
    height: 100px;
}

ul.jelo-exbox .exbox-body {
    height: 60px;
    overflow: hidden;
    background-position: bottom left;
}

ul.jelo-exbox .exbox-body p {
    height: 55px;
    margin-left: 10px;
    padding: 5px 10px 0 0;
    background-position: bottom right;
}

ul.jelo-exbox p, ul.jelo-exbox dfn, ul.jelo-exbox a {
    color: #808080;
    text-decoration: none;
}

div.paragraphs {
    position: relative;
    clear: both;
}

div.paragraphs div {
    margin: 10px 0;
    width: 260px;
    text-align: left;
    float: left;
}

div.paragraphs p {
    margin: 0 0 10px 0;
}

div.paragraphs ul {
    list-style-type: disc;
    margin: 0 0 10px 20px;
}

dfn {
    border-bottom: 1px dashed #0f60f0;
}

div.paragraphs .odd {
    clear: both;
    padding-right: 10px;
}

div.paragraphs .even {
    padding-left: 10px;
}

div#foot {
    clear: both;
    position: relative;
    background: url(../img/foot.png) top left repeat-x;
    height: 90px;
}

div#foot .copyright {
    float: left;
    width: 400px;
    height: 70px;
    margin-top: 12px;
    line-height: 20px;
}

div#foot .copyright * {
    color: white;
}

div#foot .copyright a {
    border-bottom: 1px solid white;
    text-decoration: none;
}

h1.how-do-i {
    float: left;
    margin-top: 10px;
    width: 100px;
    height: 70px;
    line-height: 30px;
    background: url(../img/how-do-i-title.png);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: white;
}

ul.how-do-i {
    float: left;
    margin-top: 10px;
    width: 400px;
    height: 70px;
    overflow: hidden;
    background: url(../img/how-do-i-background.png);
}

ul.how-do-i li {
    display: block;
    float: left;
    width: 160px;
    height: 16px;
    line-height: 18px;
    padding-left: 20px;
    overflow: hidden;
}

ul.how-do-i * {
    color: white;
}

ul.how-do-i a {
    text-decoration: underline;
}

div.example {
    background: #f6f6f6;
    border: 2px dashed #094090;
    padding: 10px;
}

p.helpful {
    position: relative;
    top: -5px;
    width: 540px;
    text-align: center !important;
}

p.helpful a {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

p.helpful, p.helpful * {
    font-weight: bold;
}

ul.bullets {
    list-style-type: disc;
    margin: 20px 10px;
    padding: 20px 30px;
    background: #f6f6f6;
    border: 1px solid #e0e0e0;
}

ul.bullets li {
    margin: 5px 0;
}

ul.bullets a {
    font-weight: bold;
}

iframe#documentation {
    width: 900px;
    height: 600px;
    min-height: 500px;
    border: 0;
}

ul.reports li {
    margin: 20px;
}

ul.reports li strong {
    display: block;
    width: 480px;
    padding: 5px 10px;
    background: #042040 url(../img/carousel-overlay-top.png) top right no-repeat;
    color: white;
}

ul.reports li pre {
    border: 1px solid #042040;
    padding: 5px;
    background: #f6f6f6;
    overflow: hidden;
    overflow-x: scroll;
}

ul.reports li pre span.report-answer {
    display: block;
    border: 2px solid #0f60f0;
    padding: 5px;
    background: #ffffff;
}

html #discuss-form label {
    display: block;
    clear: left;
    float: left;
    width: 130px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

html #discuss-form input, #discuss-form textarea {
    float: left;
    width: 400px;
    height: 16px;
}

html #discuss-form textarea {
    height: 200px;
    overflow: auto;
    overflow-y: scroll;
    font-family: "Courier New", Courier, monospace;
}

html #discuss-form button {
    width: 160px;
    height: 40px;
    float: right;
    margin: 5px;
    font-weight: bold;
}

dl.faq dt {
	margin-top: 10px;
	padding: 3px 6px;
	background: #042040;
	color: #ffffff;
	font-weight: bold;
}

dl.faq dd {
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
	padding: 5px 15px;
}

div.changelog {
    height: 330px;
    overflow-y: scroll;
    background: #f6f6f6;
}

div.changelog ul {
    font-size: 0.875em;
    line-height: 1.25;
}

div.changelog ul li {
    padding: 0.25em;
}

div.changelog ul li:hover {
    background-color: #e0e0e0;
}
