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


 Blueprint CSS Framework 0.8
 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, 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.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th  { vertical-align: top }
td.al-top{vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body    { color: #222; font-size: 75%; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background: #fff }
h1, h2, h3, h4, h5, h6   { color: #111 }
h1            { color: #0a4d91; font-size: 28px; font-weight: bold; line-height: 32px; margin-top: 0; margin-bottom: 15px }
h1 span     { font-size: 19px; display: block }
h2        { color: #0a4d91; font-size: 22px; font-weight: bold; line-height: 25px; margin-top: 8px; margin-bottom: 5px }
h2 span    { font-size: 17px; display: block }
h3     { font-size: 14px; font-weight: bold; margin-bottom: 5px }
h4    { color: #0a4d91; font-size: 15px; font-weight: bold; line-height: 19px; margin-bottom: 5px }
h4 a   { color: #0a4d91; }
h5             { color: #000 !important; font-size: 14px; font-weight: bold; line-height: 16px; margin-bottom: 3px }
h5 a                  { color: #000; font-size: 14px; font-weight: bold; line-height: 13px; text-decoration: none }
h5 a:hover  { color: #000; text-decoration: underline }
h6     { font-size: 17px; margin: 0 0 10px }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p      { color: #000; font-size: 12px; margin: 0 0 15px }
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right  { margin: 0 0 25px 5px; float: right }
.package-col2 p{font-size:11px; margin-bottom:7px;}
.emphasis2 { font-size: 29px; font-weight: bold; line-height: 33px; margin-bottom: 20px }
.posted { color: #999; font-size: 11px; font-style: italic; font-weight: bold; float: right }
.tweets  { color: #ffffff; font-size: 11px; font-style: italic; font-weight: bold; margin-top: 3px; margin-right: 10px; float: right }
.float    { margin-bottom: 15px; margin-left: 8px; float: right }
.float2    { margin-right: 10px; margin-bottom: 18px; float: left }
a:focus, a:hover    { outline: none medium }
a   { color: #000; text-decoration: underline }
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;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul  { list-style-type: disc; margin-top: 10px }
ul li { list-style-image: url("../images/bullet.gif"); margin-bottom: 8px; margin-left: 4px }
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table  { width: 100% }
table.tabpad { margin-bottom: 25px }
table.tabpad tr td     { font-size: 11px; padding: 5px 10px }
tr.even td  { background: #f1f1f1 }
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption  { padding: 1px }
tfoot {font-style:italic;}
caption {background:#eee;}
.small     { font-size: 11px; line-height: 18px; margin-bottom: 5px }
.instruction   { color: #000; font-size: 10px; line-height: 11px; margin: 0 0 3px }
.small-form   { font-size: 11px; line-height: 16px; margin-bottom: 5px }
.small-form2     { color: #0a4d91; font-size: 11px; line-height: 14px; margin-bottom: 10px }
.large  { font-size: 17px; margin-bottom: 10px }
.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;}
.bottom {margin-bottom:0;padding-bottom:0;}
.emphasis   { color: #0b5195; font-weight: normal }
p.emphasis a { color: #0b5195 }
/* grid.css */
.container   { margin: 0 auto }
.showgrid {background:url(src/grid.png);}
.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 }
.last, div.last {margin-right:0;}
.span-1          { margin-top: 5px; margin-left: 30px; width: 523px }
.span-2    {margin-top: 8px; margin-left: 26px; width: 393px }
.span-3        { margin-top: 3px; padding-left: 0; width: 623px }
.span-4        { background-image: url("../images/span4_bkd.jpg"); background-repeat: no-repeat; background-position: left top; padding-left: 0; width: 341px }
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.span-10, textarea.span-10, select.span-10 {width:370px!important;}
input.span-11, textarea.span-11, select.span-11 {width:410px!important;}
input.span-12, textarea.span-12, select.span-12 {width:450px!important;}
input.span-13, textarea.span-13, select.span-13 {width:490px!important;}
input.span-14, textarea.span-14, select.span-14 {width:530px!important;}
input.span-15, textarea.span-15, select.span-15 {width:570px!important;}
input.span-16, textarea.span-16, select.span-16 {width:610px!important;}
input.span-17, textarea.span-17, select.span-17 {width:650px!important;}
input.span-18, textarea.span-18, select.span-18 {width:690px!important;}
input.span-19, textarea.span-19, select.span-19 {width:730px!important;}
input.span-20, textarea.span-20, select.span-20 {width:770px!important;}
input.span-21, textarea.span-21, select.span-21 {width:810px!important;}
input.span-22, textarea.span-22, select.span-22 {width:850px!important;}
input.span-23, textarea.span-23, select.span-23 {width:890px!important;}
input.span-24, textarea.span-24, select.span-24 {width:940px!important;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.box {padding:1.5em;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:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear  { height: 0; clear: both }

/* forms.css */
label    { font-size: 12px; font-weight: bold; line-height: 15px; display: block; padding-top: 10px; padding-bottom: 3px; position: relative }
label.blue { color: #0A4D91 }
label span  { color: #939393; font-weight: normal }
label a  { margin: 0; padding: 0 0 0 5px; position: absolute; top: 5px; width: 20px; height: 20px; float: left }
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: solid 1px #bbb }
input.text:focus, input.title:focus, textarea:focus, select:focus  { }
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
#site-search     { background-image: url("../images/site_search.jpg"); background-repeat: no-repeat; background-position: left top; margin: 0; position: relative; right: 0; width: 391px; height: 34px }
#site-search2         { background-image: url("../images/site_search2.jpg"); background-repeat: no-repeat; background-position: 12px top; margin: 10px 0 0 3px; position: relative; top: 0; right: 0; width: 340px; height: 32px }
#site-search input.search      { color: #666; font-size: 11px; font-weight: bold; background-color: transparent !important; margin: 0; padding: 0; position: relative; top: 7px; left: 20px; width: 295px; height: 14px; float: left; border: 0 }
#site-search2 input.search       { color: #666; font-size: 11px; font-weight: bold; background-color: transparent !important; margin: 0; padding: 0; position: relative; top: 7px; left: 24px; width: 265px; height: 14px; float: left; border: 0 }
#site-search input.go-btn    { position: absolute; top: 0; right: 9px; width: 46px; height: 29px }
#site-search2 input.go-btn       { position: absolute; top: 0; right: 4px; width: 46px; height: 29px }
input.sbm-btn     { margin-top: 20px; position: relative; width: 152px; height: 42px }
#where-been-contain input.send-btn   { margin-top: 8px; position: relative; z-index: 9999; width: 86px; height: 24px; float: left }
textarea     { margin: 0 0 3px; padding: 5px; width: 450px; height: 100px }
select  { font-size: 13px; margin: 0; padding: 0 }
.error, .notice, .success {border:1px solid #ddd;}
.error {
  color:#C00;
  border-color:#C00;
}
input.error { padding: 2px 1px; }
.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;}
span.required { border: 0px none; color: #c00; font-weight: bold; }

label.error { border: 0px none; display: none; position: absolute; left: -99999px; }
#errorContainer { border: 0px none; list-style-type: circle; }
#errorContainer li { border: none; }
input[type=radio].error, input[type=checkbox].error { border: none; }
#signup_form_table tr td { vertical-align: middle }
#hours_of_op tr td { vertical-align: middle; }