/*
 * Copyright 2005-2011 GridGain Systems, Inc. All Rights Reserved.
 */

body  {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

div, img {
    behavior: url(iepngfix.htc); 
}

body, font, td, p, li, div, span {
    color: #333;
    font-size: 12px;
    line-height: 1.5em;
    font-family: verdana, helvetica, arial, sans-serif;
}

table.slim0 {
    border: 1px dotted #aaa;
    border-collapse: collapse;
}

table.slim0 th {
    border: 1px dotted #aaa;
    vertical-align: top;
    font-weight: normal;
}

table.slim0 td.col1 {
    border: 1px dotted #aaa;
    vertical-align: middle;
    background-color: #fff;
}
table.slim0 td.com {
    border: 1px dotted #aaa;
    vertical-align: middle;
    background-color: #fff;
}
table.slim0 td.pro {
    border: 1px dotted #aaa;
    vertical-align: middle;
    background-color: #fff;
}
table.slim0 td.ent {
    border: 1px dotted #aaa;
    vertical-align: middle;
    background-color: #fff;
}

table.slim {
    border: 1px dotted #aaa;
    border-collapse: collapse;
}

table.slim th {
    border: 1px solid #D5E3F2;
    vertical-align: top;
    font-weight: normal;
    background-color: #f0f7ff;
}

table.slim td {
    border: 1px dotted #aaa;
    vertical-align: middle;
}

table.slim2 {
    border: 1px dotted #aaa;
    border-collapse: collapse;
}

table.slim2 th {
    border: 1px solid #CDEB8B;
    vertical-align: top;
    font-weight: normal;
    background-color: #f0ffcc;
}

table.slim2 td {
    border: 1px dotted #aaa;
    vertical-align: middle;
}

em {
    background-color: #FFFFC0;
    font-style: normal;
}

.training_callout {
    border: 1px #F0C000 solid;
    background: #FFFFCE;
    padding: 10px 10px 10px 10px;
    color: #333;
    font-size: 11px;
}

div.blurb_green,
div.blurb {
    background: #CDEB8B;
    padding: 10px 16px 10px 10px;
    text-align: left;
}

div.blurb_blue {
    background: #ADE3EF;
    padding: 10px 16px 10px 10px;
    text-align: left;
}

div.blurb_red {
    background: #F3AE48;
    padding: 10px 16px 10px 10px;
    text-align: left;
}

.callout_yellow {
    border: 1px #F0C000 solid;
    background: #FFFFCE;
    padding: 1px 4px 1px 4px;
    color: #333;
    font-size: 11px;
    margin-left: 9px;
}

.callout_blue {
    border: 1px #3c78b5 solid;
    background: #d8e4f1;
    padding: 1px 4px 1px 4px;
    color: #333;
    font-size: 11px;
    margin-left: 9px;
}

.callout_img {
    position: relative;
    top: 1px;
    right: -10px;
}

div#errmsg p {
    border: 1px #F0C000 solid;
    width: 50%;
    background: #FFFFCE;
    padding: 10px;
    color: #333;
}

div#screencast_warn p {
    border: 1px #F0C000 solid;
    background: #FFFFCE;
    padding: 10px;
    color: #333;
}

textarea  {
    background-color:#fff;
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    margin: 0 0 0 0;
}

.testimonial {
    font-size: 11px;
    font-weight: bold;
    color: #454545; 
    font-family: verdana, arial, helvetica, sans-serif;
}

dt.homepage_header {
    font-weight: bold;
    margin: 0 0 2px 0;
    font-size: 28px;
    letter-spacing: 6px;
    font-family: verdana, sans-serif;
    text-transform: uppercase;
}

dt {
    font-weight: bold;
    margin: 0 0 2px 0;
    text-transform: uppercase;
}

dd {
    padding: 0;
    margin: 0 0 15px 0;
}

table#downloads {
    width: 100%;    
    border-collapse: collapse;
}

table#downloads th {
    background: #f0f7ff;
    color: #369;
    font-weight: normal;
    text-align: left;
    border: 1px #DDE8F5 solid;
}

table#downloads td {
    vertical-align: top;
    border: 1px #DDE8F5 solid;
}

table#versions {
    width: 100%;    
    border-collapse: collapse;
}

table#versions th {
    background: #f0f7ff;
    color: #369;
    font-weight: normal;
    border: 1px #DDE8F5 solid;
}

table#versions td {
    vertical-align: top;
    border: 1px #DDE8F5 solid;
}

input.search_button {
    margin-right: 20px;
    color: #333;
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
    border: 1px #aaa solid;
}

input#submit_button {
    margin-right: 20px;
    color: #333;
    background-color: #eeeeee;
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
    border: 1px #aaa solid;
}

input.search_text {
    color: #333;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    border: 1px #aaa solid;
    height: 14px;
}

.times {
    font-size: 13px;
    font-family: verdana, arial, verdana, arial, helvetica, sans-serif;
}

.download_text {
    color: #369;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
}

div.download_form {
    padding: 7px 0 12px 20px;
    margin: 0;
    background: #DDE8AC;
}

div#howtobuy_form {
    padding: 7px 20px 12px 20px;
    margin: 0;
    background: #DDE8F5;
}

input.download_field {
    color: #333;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    border: 1px #99BBDE solid;
    height: auto;
    width: 150px;
}

.download_checkbox, input.download_checkbox {
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}

input#cores, input#hosts {
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    border: 1px #aaa dotted;
    height: auto;
    width: 80px;
}

div.quote_text {
    border-left: 1px solid #DDE8F5;
    padding-left: 15px;
    margin-left: 15px;
    font-size: 12px;
    font-weight: normal;
    font-variant: small-caps;
    font-family: verdana, arial, helvetica, sans-serif;
}

div.quote_text2 {
    font-size: 12px;
    font-weight: normal;
    font-variant: small-caps;
    font-family: verdana, arial, helvetica, sans-serif;
}

div.quote_text2 ul, div.quote_text2 ul li {
    font-size: 14px;
    font-weight: normal;
    font-variant: small-caps;
    font-family: verdana, arial, helvetica, sans-serif;
}

table.quote_form {
    width: 80%;
    border: 1px #D7E4EF solid;
    background-color: #f0f7ff;
    margin-bottom: 15px;    
}

input.quote_input {
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    border: 1px #99BBDE solid;
    height: auto;
}

select.quote_select {
    color: #369;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    height: auto;
    border: 1px #99BBDE solid;
    padding: 0;
    margin: 0;
}

textarea.quote_textarea {
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    height: auto;
    border: 1px #99BBDE solid;
    padding: 0;
    margin: 0;
}

.blue_text {
    color: #369;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}

table.blue_form {
    width: 80%;
    border: 1px #D7E4EF solid;
    background-color: #f0f7ff;
    margin-bottom: 15px;    
}

input.blue_input {
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    border: 1px #99BBDE solid;
    height: auto;
}

select.blue_select {
    color: #369;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    height: auto;
    border: 1px #99BBDE solid;
    padding: 0;
    margin: 0;
}

textarea.blue_textarea {
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    height: auto;
    border: 1px #99BBDE solid;
    padding: 0;
    margin: 0;
}

.note {
    color: #999;
    font-size: 9px;
    font-weight: normal;
}

.note2 {
    color: #999;
    font-size: 11px;
    font-weight: normal;
}

.price {
    font-size: 13px;
    font-variant: small-caps;
    font-weight: bolder;
}

.price2 {
    color: #343434;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bolder;
}

.bignote {
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}
.bignote2 {
    font-size: 10px;
    font-variant: small-caps;
    font-weight: bolder;
    color: #999;
}
.bignote3 {
    font-size: 13px;
    font-weight: normal;
    font-variant: small-caps;
    padding: 10px 15px 10px 15px;
    color: #000;
    background-color: #f9f9f6;
}

.bignote30 {
    padding: 2px 2px 2px 2px;
    background-color: #efefef;
}

.sales {
    font-size: 12px;
    font-variant: small-caps;
    font-weight: bolder;
}

.free {
    color: #999;
    font-size: 10px;
    font-variant: small-caps;
}

.free2 {
    color: #999;
    font-size: 12px;
    font-variant: small-caps;
}

a.note {
    color: #999;
    font-size: 9px;
}

.poweredby {
    color: #999;
    font-size: 10px;
}

.seeus {
    color: #999;
    font-size: 10px;
}

a.poweredby { color: #999; text-decoration: none; border-bottom: 0 none; }
a.poweredby:visited { color: #999; text-decoration: none; border-bottom: 0 none; }
a.poweredby:active { color: #999; text-decoration: none; border-bottom: 0 none; }
a.poweredby:hover { color: #999; text-decoration: none; border-bottom: 1px dotted; }

a.news_title { color: #333; text-decoration: none; border-bottom: 0 none; }
a.news_title:visited { color: #333; text-decoration: none; border-bottom: 0 none; }
a.news_title:active { color: #333; text-decoration: none; border-bottom: 0 none; }
a.news_title:hover { color: #333; text-decoration: none; border-bottom: 1px dotted; background: #FFFFC0 }

div#footnotes ul {
    margin-left: 0;
    padding-left: 15px;
}

div#footnotes li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #999;
    width: 95%;
    text-align: left;
}

div#joinus {
    width: 140px;
    text-align: left;
    padding: 3px;
    margin: 10px;
    background: #fff url(images/blue2_solid.png) repeat-x 0 -5px
}

div#services {
    width: 140px;
    text-align: left;
    padding: 3px;
    margin: 10px;
    background: #fff url(images/blue2_solid.png) repeat-x 0 -5px
}

div#download {
    width: 140px;
    text-align: left;
    padding: 3px;
    margin: 10px;
    background: #fff url(images/blue2_solid.png) repeat-x 0 -5px
}

div#web20 {
    width: 140px;
    text-align: center;
    padding: 3px;
}

div#devtools{
    width: 140px;
    text-align: left;
    padding: 3px;
    margin: 10px;
    background: #fff url(images/blue2_solid.png) repeat-x 0 -5px
}

#container {
    width: 800px;
    text-align: left;
    margin: 20px auto;
    background-color: #ffffff;
}

#upperlogo_home {
    width: 800px;
    height: 62px;
    background-image: url("images/upper_logo_800x62_new5.gif");
    margin-bottom: 0;
}

#upperlogo {
    width: 800px;
    height: 62px;
    background-image: url("images/upper_logo_800x62_6.png");
    margin-bottom: 0;
}

#footer {
    padding-top: 15px;
    border-top: 1px solid #D5E3F2;
    background-color: #fff;
    padding-right: 40px;
    text-align:center;
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.build {
    font-weight: bold;
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.news_date {
    color: #999;
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.news_date2 {
    color: #999;
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.required_field {
    color: #FE711F;
    vertical-align: middle;    
}

h5 {
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}

h4 {
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}

h1 {
    padding-top: 12px;
    color: #369;
    font-size: 16px;
    font-weight: bold;
    font-family: helvetica, verdana, arial, sans-serif;
}

h2, .likeh2 {
    padding-top: 6px;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    text-transform: uppercase;
}

h3 {
    margin: 0 0 3px 0;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    text-transform: capitalize;
}

.screencast {
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}

a { color: #333; text-decoration: none; border-bottom: 1px dotted #999; }
a:visited { color: #333; text-decoration: none; border-bottom: 1px dotted #999; }
a:hover { color: #333; text-decoration: none; border-bottom: 1px dotted #999; }
a:active { color: #333; text-decoration: none; border-bottom: 1px dotted #999; }

a.upper_menu { color: #444; text-decoration: none; border-bottom: 0 none; }
a.upper_menu:visited { color: #444; text-decoration: none; border-bottom: 0 none; }
a.upper_menu:hover { color: #444; text-decoration: none; border-bottom: 1px dotted; }
a.upper_menu:active { color: #444; text-decoration: none; border-bottom: 0 none; }
a.upper_menu:focus {-moz-outline: none; outline: none;}

a.anchor { color: #333; text-decoration: none; border-bottom: 0 none; }
a.anchor:visited { color: #333; text-decoration: none; border-bottom: 0 none; }
a.anchor:hover { color: #333; text-decoration: none; border-bottom: 0 none; }
a.anchor:active { color: #333; text-decoration: none; border-bottom: 0 none; }
a.anchor:focus {-moz-outline: none; outline: none;}

a.img_link { border: 0; color: #333; text-decoration: none; border-bottom: 0 none; }
a.img_link:link { border: 0; color: #333; text-decoration: none; border-bottom: 0 none; }
a.img_link:visited { border: 0; color: #333; text-decoration: none; border-bottom: 0 none; }
a.img_link:hover { border: 0; color: #333; text-decoration: none; border-bottom: 0 none; }
a.img_link:active { border: 0; color: #333; text-decoration: none; border-bottom: 0 none; }
a.img_link:focus {-moz-outline: none; outline: none;}

a.bottom_menu { color: #333; text-decoration: none; border-bottom: 0 none; }
a.bottom_menu:visited { color: #333; text-decoration: none; border-bottom: 0 none; }
a.bottom_menu:hover { color: #333; text-decoration: none; border-bottom: 1px dotted; }
a.bottom_menu:active { color: #333; text-decoration: none; border-bottom: 0 none; }
a.bottom_menu:focus {-moz-outline: none; outline: none;}

.upper_menu {
    color: #444;
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.upper_menu_bullet {
    color: #f93;
    font-size: 9px;
    font-weight: bold;
}

.see_also_bullet {
    color: #f93;
    font-size: 9px;
    font-weight: bold;
}

.top_bullet {
    color: #f93;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
}

/* TODO: remove */
.bottom_menu {
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: center;
}

.dotted {
    border-width: 1px;
    border-style: solid;
    border-color: #aaa;
}

.hr {
    border-top: 1px dotted #ccc;
}

.javakw {
    font: 11px/normal Courier New;
    color: rgb(0, 0, 160)
}

.linenum {
    font: 10px/normal Courier New;
    color: #999;
}

.green_line {
    background-color: #CDEB8B;
}

img.face {
    padding: 0 15px 5px 0;
}

blockquote.code {
    border: 1px dotted #ddd;
    background: #f0f7ff;
    padding: 15px;
    margin: 0;
    line-height: 1.3em;
}

ul, ul.up {
    list-style-image: url(images/dot_arrow.gif);
    padding-top: 0;
    margin-top: 0;
}
li {
    padding-top: 3px;
    font-size: 12px;
}

ul.up li {
    text-transform:uppercase;
    padding-top: 3px;
    font-size: 10px;
}

ul.compact_list {
    list-style-image: url(images/dot_arrow.gif);
    padding: 0 0 0 15px;
    margin: 0;
}
ul.compact_list li {
    text-transform:uppercase;
    padding-top: 3px;
    font-size: 10px;
}

blockquote.snippet {
    border: 1px dotted #ddd;
    padding: 15px;
    margin: 0;
}

.hi {
    font-size: 12px; 
    font-weight: bold;
}

div#twitter {
    margin-top: 15px;
}

ul#twitter_update_list {
    padding-left: 1em;
    margin: 0 2em 0 2em;
    list-style-image: url(images/twitter-t.gif);
    font-variant: normal;
    font-size: 11px;
    color: #000;
    text-align: left;
}

ul#twitter_update_list li {
    margin-top: 10px;
    font-size: 11px;
    vertical-align: top;
}

ul#twitter_update_list span, ul#twitter_update_list span a {
    font-variant: normal;
    font-size: 11px;
    color: #369;
    text-decoration: none;
}

ul#twitter_update_list a {
    color: #aaa;
}

span.bubble_title {
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    font-size: 11px;
    font-variant: normal;
    font-family: verdana, arial, helvetica, sans-serif;
}

span.bubble_caption {
    color: #333;
    font-size: 11px;
    font-variant: normal;
    font-family: verdana, arial, helvetica, sans-serif;
}

span.em {
    color: #676767;
    font-weight: bolder;
}

