/* 


based on: Blueprint CSS Framework 0.8
http://blueprintcss.org
   * Copyright (c) 2007-Present.
*/

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.75em;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* relevant typography */
body {font-size:75%;color:#222;background:#fff;font-family:"Verdana", Verdana, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:normal;font-family:"Georgia", Georgia, Times, serif;}
h2 {font-size:2em; font-family: "Verdana" sans-serif; margin:0.5em 0; color:#666;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}

a:focus, a:hover {color:#666;}
a {color:#004A91;text-decoration:none;}

li ul, li ol {margin:0em 0em 0em 0em;}
ul, ol {margin:0em 0em 0em 0em;}
ul {list-style-type:none;}

.quiet {color:#666; font-family:"Georgia", Georgia, Times, serif; text-align: center; margin-top: 10px;}
.loud {color:#000;}
.headline {text-align: center; padding-top: 100px; }
.display { padding: 25px 0 5px 0px;}
.result { padding: 3px 0px; border: gray solid 1px; text-align: center; font:5em "Verdana" sans-serif;margin:0.5em 0; color:#666;}
.marquee {padding-top: 75px; font-size:1.5em; color: gray;}
.marquee_item {padding: 10px 3px; margin-left: -3px; border-bottom: gray solid 1px;}

.visFrame { border: 1px solid gray; width: 728px; height:75px; margin-left: 95px; padding-top: 5px; padding-left: 5px; padding-right: 5px; margin: 0 auto; overflow: hidden;}
.visUnit { float: left;}
/* grid */

.container {width:960px;margin:0 auto; padding:0px 15px 0px 15px;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:20px;}
.last, div.last {margin-right:0;}
.span-1 {width:170px;}
.span-2 {width:360px;}
.span-3 {width:550px;}
.span-4 {width:740px;}
.span-5, div.span-5 {width:930px;margin:0;}
.append-1 {padding-right:190px;}
.append-2 {padding-right:380px;}
.append-3 {padding-right:570px;}
.append-4 {padding-right:760px;}
.prepend-1 {padding-left:190px;}
.prepend-2 {padding-left:380px;}
.prepend-3 {padding-left:570px;}
.prepend-4 {padding-left:760px;}
div.border {padding-right:9px;margin-right:10px;border-right:1px solid #eee;}
div.dashborder {padding-right:9px;margin-right:10px;border-right:1px dashed gray;}
.pull-1 {margin-left:-170px;}
.pull-2 {margin-left:-360px;}
.pull-3 {margin-left:-550px;}
.pull-4 {margin-left:-740px;}
.pull-5 {margin-left:-930px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5 {float:left;position:relative;}
.push-1 {margin:0 -170px 1.5em 170px;}
.push-2 {margin:0 -360px 1.5em 360px;}
.push-3 {margin:0 -550px 1.5em 550px;}
.push-4 {margin:0 -740px 1.5em 740px;}
.push-5 {margin:0 -930px 1.5em 930px;}
.push-1, .push-2, .push-3, .push-4, .push-5 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:20px;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background: none; color: inherit ;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.outline {border:1px solid gray;}

input.span-1, textarea.span-1, select.span-1 {width:170px!important;}
input.span-2, textarea.span-2, select.span-2 {width:360px!important;}
input.span-3, textarea.span-3, select.span-3 {width:550px!important;}
input.span-4, textarea.span-4, select.span-4 {width:740px!important;}
input.span-5, textarea.span-5, select.span-5 {width:930px!important;}



/* irrelevant typography */
h3 {font-size:1.5em;line-height:1.25;margin-bottom:1.25em;}
h4 {font-size:1.2em;line-height:1;margin-bottom:1em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:.5em;}
h6 {font-size:100%;font-weight:bold;}
div img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
div img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
div img.right_out {float:right;margin:.5em 0em 0em 0em;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}