@charset "ISO-8859-1";
/*
    Document   : style
    Created on : Oct 7, 2009
    Author     : CrimsonBase
    Description:
        Stylish 3.0, no-table
*/

html {
    overflow: -moz-scrollbars-vertical;
}

body {
    margin: 0;
    background: #EEE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
}
#body {
    width: 836px;
}
#body {
    margin: 0 auto;
    display: block;
    margin-top: -1px !important;
    padding-top: 1px !important;
    padding-bottom: 4px;
}

#header {
    background: #FFF;
}
#header h1 {
    margin: 0;
    padding: 0;
    float: left;
}
#header ul {
    margin: 40px 15px 0 0;
    padding: 0;
    float: right;
}
#header ul li {
    float: left;
    list-style-type: none;
    padding: 0 8px;
}
#header .bar, #content .bar, #bar .bar {
    clear: both;
    font-size: 0;
    height: 0 !important;
}
#movie {
    background: #FFF;
}
#movie .movie {
    text-align: center;
}
#gap {
    clear: both;
    background: #FFF;
    height: 6px;
    font-size: 2px;
}

#content {
    background: #FFF;
    margin: -1px 0;
    border-top: 1px solid #E2E2E2;
}
#content .text {
    padding: 0 22px;
}
#content .text, #content .col2, #content .col3, #content .col4, #content .col5, #content .col6, #content .col7, #content .col8 {
    text-align: justify;
}
#content .col1 {
    float: left;
    width: 180px;
    padding: 0 14px 0 20px;
    border-right: 1px solid #E2E2E2;
    overflow: hidden;
}
#content .col1_close {
    position: absolute;
    height: 20px;
    width: 195px;
    background: white url(../images/graylinefading.gif) right top no-repeat;
}
#content .col2 {
    margin-left: 230px;
    padding-right: 22px;
}
#content .col3 {
    width: 550px;
}
#content .col4 {
    display: block;
    width: 214px;
    float: right;
    margin-right: 10px;
}
#content .col5 {
    width: 360px;
    float: left;
    margin: 0 40px 0 0;
}
#content .col5, #content .col6 {
    margin-top: -1em;
}
#content .col6 {
    margin-left: 400px;
}
#content .col7 {
    width: 500px;
}
#content .col8 {
    display: block;
    width: 264px;
    float: right;
    margin-left: 20px;
}

#content ul h3 {
    margin-top: 0;
    font-size: 10pt;
}

.box {
    border: 1px solid #DEE4DB;
}
div.error, span.error {
    border: 1px solid #DE3633;
    padding: 1px 2px;
}
div.errorMessage, div.successMessage {
    border: 1px solid;
    margin: 0.5em;
    padding: 0.5em 1em;
}
div.successMessage {
    background: #FFF url(../images/message_ok.png) no-repeat;
    border-color: #696;
    color: #363;
}
div.errorMessage {
    background: #FFF url(../images/message_error.png) no-repeat;
    border-color: #966;
    color: #633;
}
#header, #movie, #content, #gap {
    border-left: 1px solid #DEE4DB;
    border-right: 1px solid #DEE4DB;
}

#bar {
    margin: -1px 0;
    color: #666;
    font-size: 10pt;
}
#bar h2 {
    margin-top: 20px;
    font-size: 11pt;
}
#bar .trial, #bar .quickgene, #bar .follow, #bar .feedback {
    background: transparent url(../images/bar_span.png) left top no-repeat;
    float: left;
    height: 150px;
}
#bar .trial {
    background-image: url(../images/bar_trial.png);
    padding: 0 10px;
    width: 191px;
}
#bar .quickgene {
    width: 204px;
}
#bar .quickgene object {
    margin-top: 3px;
}
#bar .follow {
    background-image: url(../images/bar_rss.png);
    padding: 0 10px;
    width: 191px;
}
#bar .feedback {
    background-image: url(../images/bar_feedback.png);
    padding: 0 10px;
    width: 190px;
}

#sidebar h2 {
    margin-top: 0;
    font-size: 12pt;
}

#footer {
    position: relative;
    float: right;
    top: 12px;
    height: 21px !important;
    overflow: hidden;
}
#footer div {
    overflow: hidden;
}
#footer .rss {
    float: right;
    margin: 3px 0 0 5px;
}

.left, .left2 {
    float: left;
}
img.left {
    margin-right: 10px;
}
.right, .right2 {
    float: right;
}
img.right {
    margin-left: 10px;
}
.center {
    text-align: center;
}
.clear {
    clear: both;
}

.space {
    height: 15px;
}

.bottom, .top {
    margin: 0;
    height: 22px;
    line-height: 8px;
}
.bottom div, .top div {
    height: 22px;
}
.bottom .left {
    background: transparent url(../images/box/btmleft.png) left bottom no-repeat;
    width: 22px;
}
.bottom .right {
    background: transparent url(../images/box/btmright.png) right bottom no-repeat;
    width: 22px;
}
.bottom .span, .top .span {
    background-color: #FFF;
    margin-left: 22px;
    margin-right: 22px;
    height: 21px;
}
.bottom .span {
    border-bottom: 1px solid #DEE4DB;
}
.top .left {
    background: transparent url(../images/box/topleft.png) left top no-repeat;
    width: 22px;
}
.top .right {
    background: transparent url(../images/box/topright.png) right top no-repeat;
    width: 22px;
}
.top .span {
    border-top: 1px solid #DEE4DB;
}
.form_bottom, .form_top, .form_bottom div, .form_top div {
    height: 16px;
}
.form_bottom {
    margin-bottom: 1px;
}
.form_bottom .left {
    background-image: url(../images/box/form_btmleft.png);
    width: 17px;
}
.form_bottom .right {
    background-image: url(../images/box/form_btmright.png);
    width: 17px;
}
.form_bottom .span, .form_top .span {
    border-color: #C5C1B8;
    background-color: #F9F9F9;
    margin-left: 16px;
    margin-right: 16px;
    height: 15px;
}
.form_top .left {
    background-image: url(../images/box/form_topleft.png);
    width: 17px;
}
.form_top .right {
    background-image: url(../images/box/form_topright.png);
    width: 17px;
}

.float_err {
	float: right;
	position: relative;
	left: 16px;
	width: 20px;
	margin-left: -24px;
	margin-right: 4px;
	padding-left: 4px;
	background: url("../images/btn.png") repeat-x scroll center center transparent;
	border-color: #E2E2E2 #999999 #999999 #E2E2E2 !important;
	border: 1px solid #999999;
}
.float_err > a {
	width: 10px;
	cursor: help;
	text-decoration: none !important;
	outline: none;
}
.float_err > a img {
	width: 16px;
	padding-top: 2px;
	margin-bottom: -2px;
}
.float_err:hover {
}
.float_err > div {
	display: none;
	width: 240px;
	background: #F9F9F9;
	padding: 4px 8px 4px 0;
	position: absolute;
	border: 1px solid #C5C1B8;
	border-left: none;
	float: left;
	margin-left: 9px;
}
.float_err:hover > div {
	display:inline;
}

h1.left {
    margin: 3px 16px 3px 0;
    font-size: 28pt;
}
h2, h3, h4, h5, h6 {
    margin: 1em 0 0 0;
}
div.right > h2, div.left > h2 {
    margin-top: 0;
}
h3 {
    font-size: 15pt;
}
h4 {
    font-size: 13pt;
}
h5 {
    font-size: 11pt;
}
img {
    border: 0;
}
p {
    margin: 1em 0 0 0;
    padding: 0;
    line-height: 14pt;
}
address {
    margin: 0;
    padding: 0 0 0 32px;
    background: url(../images/icons/building.png) top left no-repeat;
    font-style: normal;
}
a, a:hover {
    color: #336699;
}
a:hover, a.img:hover span {
    text-decoration: underline;
}
a:visited {
    color: #588FC7;
}
a.news, a.twitter, a.facebook {
    padding: 3px 0 5px 26px;
    margin-right: 4px;
    background: url(../images/icons/news.png) top left no-repeat;
    line-height: 24px;
}
a.facebook {
    background-image: url(../images/icons/facebook.png);
}
a.twitter {
    background-image: url(../images/icons/twitter.png);
}
a.img {
    text-decoration: none;
}
a.store {
    display:block;
    line-height:27px;
    padding:110px 0 5px 0;
    background: url(../images/icons/cart.png) center 10px no-repeat;
}
.follow a.left {
    margin-right: 3px;
}
a.news_button {
    padding: 8px 1px 0 32px;
    display: block;
    width: 40px;
    height: 24px;
    background: url(../images/icons/news_button.png) top left no-repeat;
    color: #757575;
    font-weight: bold;
    text-decoration: none;
}
ul, ol {
    margin-bottom: 0;
}
ul.flat, ol.flat {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.flat li, ol.flat li {
    margin-top: 5px;
    margin-bottom: 5px;
}
ul.flat li p {
    margin: 4px 0 0 10px;
}
ul.tight, ol.tight {
    padding-left: 1.5em;
}
table {
    border: none;
    border-collapse: collapse;
    margin: 1em 0 0 0;
    padding: 0;
}
td {
    vertical-align: top;
}
td > * {
    margin-top: 0;
}
td.pad {
    padding: 0 10px 1.5em 10px;
}
.hr {
    background: url(../images/line.png) top center no-repeat;
    height: 20px;
    border: none;
}
hr {
    display: none;
}
form.box, .form {
    margin: 0;
    padding: 0 16px;
    border: none;
    border-left: 1px solid #C5C1B8;
    border-right: 1px solid #C5C1B8;
    background-color: #F9F9F9;
}
form .field_error {
    display:none;
    color:red;
    font-size:12px;
    padding-bottom:1em;
}
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
pre {
    margin: 0;
    padding: 10px;
}
sub,sup {
    line-height: 100%;
    position: relative;
}

sub {
    vertical-align: bottom;
    top: 2px;
}

sup {
    vertical-align: top;
    top: -1px;
}

input {
    font-family: Arial,Helvetica,sans-serif;
}
input.inline, .button.inline {
    padding: 0 8px !important;
    height: 20px;
    margin-top: 0 !important;
    vertical-align: top;
    font-size: 12px;
}
input[type=button], input[type=submit], button, input.button {
    margin-top:8px;
    margin-left:0 !important;
    border-width: 1px;
    border-color: #E2E2E2;
    border-left-color: #999;
    border-top-color: #999;
    padding: 4px 24px;
    background: url(../images/btn.png) center center repeat-x;
    color: #000;
    cursor: pointer;
}
input[type=checkbox], input[type=option] {
    vertical-align: middle;
}
button {
    text-align: left;
}
button img {
    vertical-align: middle;
    padding-right: 8px;
}

blockquote {
    display: block;
    text-align:center;
    margin:1em 0;
    padding:0 1em;
    color:#CC0000;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:14pt;
}
blockquote.catchy {
    color:#808080;
    margin-top:0;
}
blockquote.catchy b {
    color:#CC0000;
}
blockquote.right, blockquote.left {
    width: 180px;
    margin: 0.75em 0 0.25em 0;
}
blockquote .begin, blockquote .end {
    font-size:40px;
    white-space:nowrap;
    line-height:8pt;
    font-weight:bold;
}
blockquote .begin {
    padding-right:5px;
    vertical-align:bottom;
}
blockquote .end {
    padding-left:5px;
    vertical-align:top;
}

.info {
    font-size: 8pt;
    font-style: italic;
    color: #888;
}
span.info {
    padding-left: 10px;
}
.bold {
    font-weight: bold;
}

#content.dna {
    background: #FFF url(../images/box/dna.jpg) right bottom no-repeat;
    margin-bottom: 0;
}
.bottom.dna {
    margin-top: 0 !important;
}
.bottom.dna .right {
    background-image: url(../images/box/dna_btmright.png);
    width: 358px;
}

#content.login {
    background: #FFF url(../images/admin/lock.png) right bottom no-repeat;
}
.bottom.login .right {
    background-image: url(../images/admin/lock_btmright.png);
}
.bottom.login .span {
    background: #FFF url(../images/admin/lock_btm.png) right top no-repeat;
}

.screenshots {
    margin-top: 10px;
}
.screenshots a {
    margin: 5px;
}

.buttons_left {
    width: 224px;
    float: left;
}
.buttons_right {
    width: 224px;
    float: right;
}
.buttons a {
    background: transparent url(../images/button.png) 0 0 no-repeat;
    display: block;
    margin: 0 auto;
    width: 224px;
    height: 73px;
    float: left;
    margin-right: 10px;
}
.buttons_left a, .buttons_right a {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
}
.buttons a:hover {
    background-image: url(../images/button_hover.png);
}
.buttons a span {
    display: none;
}
.buttons a.download {
    background-image: url(../images/button_download.png);
}
.buttons a.download:hover {
    background-image: url(../images/button_download_hover.png);
}
.buttons a.order {
    background-image: url(../images/button_order.png);
}
.buttons a.order:hover {
    background-image: url(../images/button_order_hover.png);
}
.buttons a.features {
    background-image: url(../images/button_features.png);
}
.buttons a.features:hover {
    background-image: url(../images/button_features_hover.png);
}
a.download {
    background: url(../images/download.png) 0 0 no-repeat;
    display: block;
    margin: 0 auto;
    width: 138px;
    height: 35px;
}
a.download:hover {
    background-image: url(../images/download_hover.png);
}
a.download span {
    display: none;
}
div.btn > a {
    font-size: 13pt;
    line-height: 24px;
    display: block;
    padding-left: 30px;
    padding-bottom: 2px;
}
div.download > a {
    background: url(../images/icons/download.png) 0 0 no-repeat;
}
div.order > a {
    background: url(../images/icons/order.png) 0 0 no-repeat;
}
div.features > a {
    background: url(../images/icons/features.png) 0 0 no-repeat;
}

img.icon {
    float: left;
    padding-right: 6px;
}
.windows {
    background-image: url(../images/icons/os_windows.png);
}
.mac {
    background-image: url(../images/icons/os_mac.png);
}
.linux {
    background-image: url(../images/icons/os_linux.png);
}

.accordion_toggle {
    clear: right;
    display: block;
    height: 34px;
    background: url(../images/box/close_bar.gif) top left no-repeat;
    padding: 0 10px 0 2px;
    width: 570px;
    line-height: 34px;
    color: #008DBF;
    font-weight: bold;
    outline: none;
    font-size: 14px;
    cursor: pointer;
    margin: 2px 0 0 0;
}
.accordion_toggle img {
    vertical-align: middle;
    padding: 0 10px 0 5px;
}
.accordion_toggle h3 {
	margin: 0;
    color: #006B92;
}
.accordion_toggle:hover {
    background: url(../images/box/close_bar_over.gif) top left no-repeat;
}

.accordion_toggle_active {
    background: url(../images/box/open_bar.gif) top left no-repeat;
}
.accordion_toggle_active:hover {
    background: url(../images/box/open_bar_over.gif) top left no-repeat;
}

.accordion_content {
    clear: right;
    overflow: hidden;
    border: 1px solid #DEE3DA;
    border-top: none;
    padding: 0 10px;
    margin: 0 20px;
    width: 518px;
}
.accordion_content p, .accordion_content ul {
    margin-top: 8px;
    margin-bottom: 8px;
}
.accordion_content .button {
    line-height: 32px;
}

.feature_left, .feature_right {
    clear: both;
    padding: 1em 75px;
}
.feature_left img, .feature_right img {
    margin-top: 10px;
}
.feature_left h3, .feature_right h3 {
    padding-top: 6px;
    margin-top: 0;
}
.feature_left {
    margin-left: 140px;
}
.feature_left img {
    margin-left: -140px;
    float: left;
}
.feature_right {
    margin-right: 140px;
}
.feature_right img {
    margin-right: -140px;
    float: right;
}
.note {
    font-size: 8pt;
    color: #939089;
}

.overview td .overview th {
    padding: 4px 0;
}
.overview .head th {
    border-bottom: 1px solid black;
}
.overview .odd td {
    background: #D0E7FF;
}
