body, html { height: 100%; }

.followingdiv {clear:both;}

body {
        background: #e1e5e8;

        font-family: "Arial", Tahoma, Sans-Serif;
        font-size: 11pt;
        line-height: 18px;
        color: #000000;

        margin:  auto;
}

.main li {
        line-height: 18px;
}

ul {
   line-height: 20px;
}

input, textarea, select { font-family: "Arial", Tahoma, Sans-Serif; font-size:12px; }
.field { padding: 4px 5px; border: solid 1px #e7e7e7; color: #868686; height: 15px; }
.field-focused { color: #333; }
input.button { padding: 4px 5px; cursor: pointer; }

a { color: #2070c0; text-decoration: underline; cursor: pointer; }
a:hover { text-decoration: none; }
a img { border: 0; }

h1 { font-size: 20pt; line-height: 1; font-weight: bold; color: #000000; font-family: "Trebuchet MS", Tahoma, Sans-Serif; margin-bottom: 5px; }
h2 { font-size: 18pt; line-height: 1; font-weight: normal; color: #000000; font-family: "Trebuchet MS", Tahoma, Sans-Serif; margin-bottom: 5px; }
h3 { font-size: 14pt; line-height: 1; font-weight: normal; color: #000000; font-family: "Trebuchet MS", Tahoma, Sans-Serif; margin-bottom: 5px; }

.demo img
{
        float:right; 
        padding: 10px;
}

.key
{
 font-weight: bold;
}

#main { border-bottom: solid 1px #e3e7e9; margin-bottom: 6px; }
#main img
{
        text-align:center;        
        display:block; 
        margin-left:auto; 
        margin-right:auto; 
}

.application img
{
        float:right; 
        padding: 10px;
}

p { padding-bottom: 5pt; line-height: 150%}

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.cl { font-size: 0; line-height: 0; clear: both; display: block; height: 0; }

.notext { font-size: 0; line-height: 0; text-indent: -4000px; background-repeat: no-repeat; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

#page { width: 874px; margin: 0 auto; }
#page { padding: 0 28px; min-height: 100%; height: auto !important; height: 100%; background: url(/css/images/bg.gif) repeat-y center 0; }

#top { padding: 20px 0 16px; }

#company { float: left; display: inline; width: 400px; vertical-align:middle }
#company p {font-size: 35pt; display: inline; vertical-align:middle}
#company img {vertical-align:middle}

#search { float: right; display: inline; padding-top: 18px; width: 227px; }
#search .field-holder { float: left; display: inline; width: 196px; background: url(/css/images/search-field.gif) no-repeat 0 0; padding: 1px; }
#search .field { width: 186px; border: 0; background: none; }
#search .button { float: right; display: inline; width: 25px; height: 25px; font-size: 0; line-height: 0; text-indent: -4000px; }
#search .button { background: url(/css/images/search-button.gif) no-repeat 0 0; border: 0; }

#navigation { height: 38px; background: url(/css/images/navigation.gif) no-repeat; padding: 8px 10px 6px; margin-top: 16px; }
#navigation ul { font-size: 13px; line-height: 38px; text-transform: capitalize; padding:0; margin:0; }
#navigation ul li { float: left; display: inline; list-style-type: none; padding-right: 2px; }
#navigation ul li a { float: left; display: inline; color: #000000; text-decoration: none; padding-left: 17px; }
#navigation ul li a span { float: left; display: inline; padding-right: 17px; background-position: right 0 !important; }
#navigation ul li a:hover,
#navigation ul li a.active,
#navigation ul li a:hover span,
#navigation ul li a.active span { color: #000000; background: url(/css/images/nav-active.gif) no-repeat 0 0; }

#header { padding-bottom: 10px; }


.button-more { display: block; width: 66px; height: 22px; font-size: 0; line-height: 0; text-indent: -4000px; background: url(/css/images/button-more.gif) no-repeat 0 0; }
.more { padding-left: 10px; background: url(/css/images/arr.gif) no-repeat 0 center; }

ul.arrowed {
  list-style-type: none;
  list-style-image: url(/css/images/arr.gif);
  padding-left: 20px;
}


.cols { padding: 15px 0 10px; }
.cols .col { float: left; display: inline; }
.cols .col-last { margin-right: 0 !important; }
.cols .col h3.notext { height: 45px; margin-bottom: 5px; }

.three-cols .col { width: 264px; margin-right: 41px; }
.two-cols .col { width: 420px; margin-right: 34px; }

.sourceforge {text-align: center;}

.logos {
  text-align: center;
  margin:0 auto;
}
.logos img {
  padding: 0 15px 0 15px;
}


#footer { 
 height: 41px; 
 line-height: 41px; padding: 10px 10px 10px 22px; color: #999; }
#footer { clear:both; }
#footer p { padding-bottom: 0; font-size: 8pt; padding-top: 5pt}
#footer a { color: #2070c0; text-decoration: none; }
#footer a:hover { color: #000000; }
#footer span { margin: 0 6px; }
