#step-1 {  margin: 0 auto; }
h1, #step-2, #step-3 {  margin: 0 auto; }
h1 { border-bottom: 1px solid silver; margin-bottom: 1em; }

#step-2, #step-3, #chr-rnd, #extras-area { display: none; }
#avl-results { max-height: 400px; overflow: auto; clear: both; margin-top: 1em; }

#summary { float: right; width: 312px; background: #fff url('../flt/summary-body.png') repeat-y; }
#summary p { margin: 0; font-size: .9em; color: #333; }
#summary p.hd { font-size: 12px; }
#summary h4 { border-bottom: 3px solid #aaa; padding-bottom: 3px; margin-bottom: 3px; margin-top: 8px; }
#summary h4:first-child { margin-top: 0; }
#sum-price { font-size: 1.4em !important; padding: 2px 0 0 0; color: #3a7dda; font-weight: bold; margin-bottom: 0 !important; }
#sum-content { padding: 0 2em; margin-top: -.6em; }
#summary span.flt { font-size: 1.2em; color: #338; }
#summary button { font-size: 1.2em; }

#sum-status { color: red; font-size: 14px !important; }
#sum-status.OR { color: #AA0; }
#sum-status.AVL { color: #0A0; }

div.cc-typo { font-size: 1.4em; padding: 1em 0; font-weight: bold; letter-spacing: .3em; font-family: monospace; color: #8d5da2; }

#extras-area,#pass_list { width: 420px; }
#extras-tbl { margin-bottom: 16px; }
#extras-tbl .extra { border-bottom: 1px solid #eee; line-height: 24px; }
#extras-tbl .price { float: right; display: block; font-size: 1.2em; font-weight: bold; }
#extras-tbl .extra:last-child { border-bottom: none; }

#pass_list td {xfont-size:85%; padding:0 3px 3px 0;}
#pass_list tr.odd td { background-color:#EEF4FE;}
#pass_list table { border-collapse:collapse; border-spacing:0; }

#autocomplete { display:none; padding:0; margin:0; position:absolute; z-index:10000; border:1px solid #696969; background:#fff;}
#autocomplete li { list-style:none; padding:.2em .7em; cursor:default; font-size:85%; border-bottom:1px solid #eee; }
#autocomplete li.selected { background-color:#39f; color:#fff; }
#autocomplete li.last { border-bottom:none; }
.autocmp { padding-right:20px;	background:#fff url(../theme/loading0.gif) no-repeat right center; width:200px;}
