/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
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, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
p img, li img, h1 img, h2 img, h3 img {vertical-align:text-bottom}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}

h1 {font-size:28px;line-height:1; margin-bottom: 0.3em; margin-top: 0.5em;
border-bottom:solid 1px #1E67AC;}
h2 {font-size:20px;margin-bottom:0.5em;}
h3 {font-size:16px;line-height:1;margin-bottom:0.5em; margin-top: 0.3em;}
h4 {font-size:14px;line-height:1.25;margin-bottom:0.2em;}
h5 {font-size:13px;font-weight:normal;margin-bottom:1.5em;}
h6 {font-size:12px;font-weight:normal;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 0.5em;}
.left {float:left !important;}
p .left {margin:1.0em 1.0em 0 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.0em 0 1.0em 1.0em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
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;}
li ul, li ol {margin:0;}
ul, ol {margin:0 0.5em 0.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin:1em 0;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
p .top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
p .bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:normal; margin:0;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid; font-family:Arial, Helvetica, sans-serif; font-size:12px}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0;}
input.text, input.title {padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:3px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}



/*** 32 COLUMN GRID ***/
.container {width:842px; margin:0 auto 20px; padding: 20px}
.showgrid {background:url(../images/grid.gif);}

.block-item {margin-bottom:16px}

div.span-custom1,div.span-custom2,div.span-custom3,div.span-custom4, 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, div.span-25, div.span-26, div.span-27, div.span-28, div.span-29, div.span-30, div.span-31, div.span-32 {float:left; min-height:5px;}


.span-custom1 {width:240px;}
.span-custom2 {
	width:298px;
}
.span-custom3 {
	width:612px;
}
.span-custom4 {width:152px; margin-bottom:10px}
.span-1 {width:32px;}
.span-2 {width:64px;}
.span-3 {width:96px;}
.span-4 {width:128px;}
.span-5 {
	width:218px;
}
.span-6 {width:192px;}
.span-7 {width:224px;}
.span-8 {width:256px;}
.span-9 {width:288px;}
.span-10 {width:320px;}
.span-11 {width:352px;}
.span-12 {width:384px;}
.span-13 {width:416px;}
.span-14 {width:448px;}
.span-15 {width:480px;}
.span-16 {width:512px;}
.span-17 {width:544px;}
.span-18 {width:576px;}
.span-19 {width:608px;}
.span-20 {width:640px;}
.span-21 {width:672px;}
.span-22 {width:704px;}
.span-23 {width:736px;}
.span-24 {width:768px;}
.span-25 {width:800px;}
.span-26 {width:832px;}
.span-27 {width:864px;}
.span-28 {width:896px;}
.span-29 {width:928px;}
.span-30 {width:960px;}
.span-31 {width:992px;}
.span-32 , div.span-32  {width:1024px;}


.prefix-1 {padding-left:32px;}
.prefix-2 {padding-left:64px;}
.prefix-3 {padding-left:96px;}
.prefix-4 {padding-left:128px;}

.outset-1 {margin:32px;}
.inset-1 {padding:16px;}
.inset-2 {padding:32px;}

div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:16px;margin-right:15px;border-right:1px solid #5f7376;}

.push-custom1 {margin-left:16px;}
.push-custom2 {margin-left:12px;}
.push-1 {margin-left:32px;}
.push-2 {margin-left:64px;}
.push-3 {margin-left:96px;}
.push-4 {margin-left:128px;}
.push-5 {margin-left:160px;}
.push-1, .push-2, .push-3, .push-4, .push-5 {float:left;position:relative;}
.pull-1 {margin-right:32px;float:right;position:relative;}

div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {clear:both;width:100%;height:1px;margin:5px 0 5px;border:none; background-color:#555; color:#555}
hr.space {background:#fff;color:#fff;visibility:hidden;margin:5px 0 5px;}
.space {margin-bottom:10px;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
