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


 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:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;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;}
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;}
.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;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container{min-width:950px;width:80%;margin:0 auto;overflow:hidden;}
.block{overflow:hidden;}
.column{float:left;}
.last{margin-right:0;}
.span-1{width:4%;}
.span-2{width:8%;}
.span-3{width:12%;}
.span-4{width:16%;}
.span-5{width:20%;}
.span-6{width:25%;}
.span-7{width:29%;}
.span-8{width:33%;}
.span-9{width:37%;}
.span-10{width:41%;}
.span-11{width:45%;}
.span-12{width:50%;}
.span-13{width:54%;}
.span-14{width:58%;}
.span-15{width:62%;}
.span-16{width:66%;}
.span-17{width:70%;}
.span-18{width:75%;}
.span-19{width:79%;}
.span-20{width:83%;}
.span-21{width:87%;}
.span-22{width:91%;}
.span-23{width:95%;}
.span-24{width:100%;margin-right:0;}
.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{margin:0 0.833em 0 0;overflow:hidden;}
/* Add these to a column to append empty cols. */
.append-1{padding-right:4%;}
.append-2{padding-right:8%;}
.append-3{padding-right:12%;}
.append-4{padding-right:16%;}
.append-5{padding-right:20%;}
.append-6{padding-right:25%;}
.append-7{padding-right:29%;}
.append-8{padding-right:33%;}
.append-9{padding-right:37%;}
.append-10{padding-right:41%;}
.append-11{padding-right:45%;}
.append-12{padding-right:50%;}
.append-13{padding-right:54%;}
.append-14{padding-right:58%;}
.append-15{padding-right:62%;}
.append-16{padding-right:66%;}
.append-17{padding-right:70%;}
.append-18{padding-right:75%;}
.append-19{padding-right:79%;}
.append-20{padding-right:83%;}
.append-21{padding-right:87%;}
.append-22{padding-right:91%;}
.append-23{padding-right:95%;}
/* Add these to a column to prepend empty cols. */
.prepend-1{padding-left:4%;}
.prepend-2{padding-left:8%;}
.prepend-3{padding-left:12%;}
.prepend-4{padding-left:16%;}
.prepend-5{padding-left:20%;}
.prepend-6{padding-left:25%;}
.prepend-7{padding-left:29%;}
.prepend-8{padding-left:33%;}
.prepend-9{padding-left:37%;}
.prepend-10{padding-left:41%;}
.prepend-11{padding-left:45%;}
.prepend-12{padding-left:50%;}
.prepend-13{padding-left:54%;}
.prepend-14{padding-left:58%;}
.prepend-15{padding-left:62%;}
.prepend-16{padding-left:66%;}
.prepend-17{padding-left:70%;}
.prepend-18{padding-left:75%;}
.prepend-19{padding-left:79%;}
.prepend-20{padding-left:83%;}
.prepend-21{padding-left:87%;}
.prepend-22{padding-left:91%;}
.prepend-23{padding-left:95%;}
/* Border on right hand side of a column. */
.border{border-right:1px solid #eee;}
/* Border with more whitespace,spans one column. */
.colborder{padding-right:2%;margin-right:2%;border-right:1px solid #eee;}
.colborder>div{margin:0;}
/* Use these classes on an element to push it into the 
next column,or to pull it into the previous column. */
.pull-1{margin-left:-3.333em;}
.pull-2{margin-left:-6.666em;}
.pull-3{margin-left:-10em;}
.pull-4{margin-left:-13.333em;}
.push-0{margin:0 0 0 1.5em;}
.push-1{margin:0 -3.333em 0 1.5em;}
.push-2{margin:0 -6.666em 0 1.5em;}
.push-3{margin:0 -10em 0 1.5em;}
.push-4{margin:0 -13.333em 0 1.5em;}
.push-0,.push-1,.push-2,.push-3,.push-4{float:right;}
/* Misc classes and elements
-------------------------------------------------------------- */
/* Use a .box to create a padded box inside a column. */ 
.box{padding:1.5em;margin-bottom:1.5em;background:#eee;}
/* Use this to create a horizontal ruler across a column. */
hr{background:#ddd;color:#ddd;width:100%;height:0.083em;margin:0 0 1.583em;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 {clear:both;}

/* 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;}

/* general */
.center{text-align:center;}
#popup_wrapper{width:auto;}
.waiting{margin:3px 0;padding-left:20px;background:transparent url('/images/spinner.gif') no-repeat scroll left bottom;}

/* forms */
input{margin:0 10px 5px 0;padding:4px;font-size:1.3em;}
input[type="text"],input[type="password"]{border:1px solid #8f8685;}
input[type="checkbox"]{border:none;margin-bottom:0px;}
input[type="radio"]{border:none;}
textarea{font-size:1.4em;margin:0 10px 0 0;padding:4px;border:1px solid #8f8685;}
label{font-size:1.5em;font-weight:bold;margin:0 10px 5px 0;padding:0px;display:block;}
form em{color:#b61e12;font-style:normal;font-size:90%;}
form hr{border:1px solid #e3e0c3;height:1px;margin:15px 0;}
fieldset span.var{margin:2px 5px 5px 18px;display:block;}
fieldset{border:none;margin:0;padding:0;}
form fieldset{margin:0 0 2px;padding:0px;}
form fieldset input[type="text"],form fieldset input[type="password"]{width:500px;}
.common-form{width:500px;margin:40px auto;}
.wide-form h1, .common-form h1{font-size:1.8em;}
.wide-form{width:700px;margin:40px auto;}
.form-item{float:left;}
.common-content{width:500px;margin:40px auto;font-size:1.2em;color:#555;}
.button-link {background-color:transparent;border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;}

/*images*/
.tiny{width:24px;height:24px;}
.icon{width:50px;height:50px;}
.thumb{width:100px;height:100px;}
.medium{width:300px;height:300px;}

/*icons*/
ul.icon-list{margin:0;padding:0;list-style:none;}
ul.icon-list a{display:inline-block;margin:2px 0;padding:2px 0 5px 28px;text-decoration:none;}

/* tips */
.availability{color:#b61e12;position:absolute;}
.hidden-tips{display:none;}
.required-tip{color:#555555;font-size:1.2em;margin:0pt;font-weight:bolder;height:0px;}
.tip{position:absolute;z-index:2000;border:2px solid #CCCCCC;background-color:#fff;width:400px;}
#tip-title{font-size:1.1em;background-color:#CCCCCC;text-align:left;padding:2px 0px 5px 8px;font-weight:bold;}
#tip-main{padding:10px;color:#333333;}
#tip-main p,#tip-main ul{font-size:1.3em;}
#tip-main p{margin:3px 0;}
#tip-header{position:absolute;z-index:101;background-repeat:no-repeat;}
.tip-content{width:100%;}
.top-tip{margin:0px 0px 12px 0px;}
.top-tip #tip-header{background-image:url(/images/arrow_down.gif);height:10px;width:23px;}
.left-tip{margin-right:12px;}
.left-tip #tip-header{background-image:url(/images/arrow_right.gif);height:23px;width:11px;top:-2px;left:12px;background-position:right top;width:100%;}
.bottom-tip{margin:12px 0px 0px 0px;}
.bottom-tip #tip-header{background-image:url(/images/arrow_up.gif);left:0px;height:10px;width:23px;top:-12px;}
.right-tip{margin:1px 0px 0px 12px;}
.right-tip #tip-header{background-image:url(/images/arrow_left.gif);left:-12px;height:23px;width:10px;top:-3px;}
.bottom-tip #tip-header, .right-tip #tip-header{background-position:left top;}

/*jGrowl*/
div.jGrowl{padding:10px;z-index:9999;color:#fff;font-size:12px;}
/** Special IE6 Style Positioning **/
div.ie6{position:absolute;}
div.ie6.top-right{right:auto;bottom:auto;left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth :document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );}
div.ie6.top-left{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );}
div.ie6.bottom-right{left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth :document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight :document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );}
div.ie6.bottom-left{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight :document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );}
div.ie6.center{left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );width:100%;}
/** Normal Style Positions **/
body > div.jGrowl{position:fixed;}
body > div.jGrowl.top-left{left:0px;top:0px;}
body > div.jGrowl.top-right{right:0px;top:0px;}
body > div.jGrowl.bottom-left{left:0px;bottom:0px;}
body > div.jGrowl.bottom-right{right:0px;bottom:0px;}
body > div.jGrowl.center{top:0px;width:50%;left:25%;}
/** Cross Browser Styling **/
div.center div.jGrowl-notification,div.center div.jGrowl-closer{margin-left:auto;margin-right:auto;}
div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer{background-color:#000;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);zoom:1;width:235px;padding:10px;margin-top:5px;margin-bottom:5px;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:1em;text-align:left;display:none;-moz-border-radius:5px;-webkit-border-radius:5px;}
div.jGrowl div.jGrowl-notification{min-height:40px;}
div.jGrowl div.jGrowl-notification div.header{font-weight:bold;font-size:.85em;}
div.jGrowl div.jGrowl-notification div.close{z-index:99;float:right;font-weight:bold;font-size:1em;cursor:pointer;}
div.jGrowl div.jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:bold;text-align:center;}
/** Hide jGrowl when printing **/
@media print{div.jGrowl{display:none;}
}


/* Errors */
.help-box{font-size:1.2em;color:#555;}
.fieldWithErrors input{border:solid 2px #B61E12;}
#errorExplanation{padding:7px;padding-bottom:12px;margin-bottom:20px;}
#errorExplanation h2{text-align:left;font-weight:bold;padding:5px 5px 5px 15px;font-size:16px;background-color:#B61E12;color:#fff;}
#errorExplanation p{color:#333;margin-bottom:0;padding:5px;}
#errorExplanation ul li{list-style:square;}

/* support */
.support-information{font-size:9px;color:#333;}