body { text-align: center; background-color: #EEEEEE; font-family: Arial; font-size: 12px; }

h1 { font-size: 25px; margin: 0px; padding-top: 20px; }
h2 { font-size: 20px; margin: 0px; padding-top: 10px; }
h3 { font-size: 14px; }
h4 { font-size: 14px; }

.center { text-align: center; }
.right { text-align: right; }
div.clear { clear: both; }

div.page { width: 940px; margin: 0px auto; text-align: left; border: 3px solid #DDDDDD; background-color: #FFFFFF; }

div.page_padder { margin: 10px; }
div.summary { padding-left: 20px; }

/* div.form_box { border-left: 2px solid #6c317d; border-top: 2px solid #6c317d;  padding: 18px 10px 10px 10px; margin: 20px 0 10px 0; position: relative; } */
div.form_box { border-left: 2px solid #353c8d; border-top: 2px solid #353c8d;  padding: 18px 10px 10px 10px; margin: 20px 0 10px 0; position: relative; }

div.form_box h3 { margin: 0px; color: #666666; display: inline; background-color: white; padding: 0 5px; position: absolute; top: -9px; left: 5px; }

div.form_box div.col { width: 290px; margin-right: 6px; float: left; }
div.form_box div.col_50 { width: 440px; margin-right: 6px; float: left; }

div.form_box div.input_container label { clear: left; float: left; width: 160px; line-height: 20px; }
div.form_box div.input_container div.input { float: left; width: 260px; }
div.form_box div.input_container.small { width: 140px; float: left; }
div.form_box div.input_container.small div.input { float: left; width: 120px; }
div.form_box div.input_container.small label { width: 120px; }
div.form_box div.input_container div.input input.text, div.form_box div.input_container div.input select { width: 260px; }
div.form_box div.input_container div.input select.small, div.form_box div.input_container div.input input.text.small { width: 100px; }
div.form_box div.input_container p.helper { font-size: 10px; padding: 0px; margin: 0px; font-style: italic; }

table { width: 100%; }

table tr td.price, table tr th.price { text-align: right; width: 100px; }

table tr td, table tr th { padding-right: 10px; }

table tr.total td, table tr.total th { border-top: 2px solid #DDDDDD; }

table tr.alt td { background-color: #eeeeee; }

table.comments tr td { background-color: #ffbce0;  padding: 5px; }

div.payment_method { width: 430px; background-color: #EEEEEE; border: 2px solid #CCCCCC; float: left; margin-bottom: 10px; }

div.payment_method h4 {margin: 0px 0 5px 0; }

div.controls { padding-bottom: 10px; }

a.button_style { text-decoration: none; border: 2px solid #CCCCCC; background-color: #EEEEEE; padding: 5px; margin-right: 10px; }
a.button_style img { position: relative; top: 3px; }

a img { border: 0px solid white; }

em.red { font-weight: bold; color: #FF0000; }

a.highlight { padding: 5px; background-color: #fff000; font-weight: bold; text-decoration: none; }

span.light { font-weight: normal; color: #AAAAAA; }
span.light a { color: #AAAAAA; text-decoration: none; }
span.light a:hover { text-decoration: underline; }

div.confirm { border: 2px solid #00800c; background-color: #b2ffb9; padding: 10px; clear: both; }
div.confirm h4, div.error h4 { margin: 0px; font-size: 14px; }
div.confirm p, div.error p { padding-bottom: 0px; margin-bottom: 0px; }

div.error { border: 2px solid #FF0000; background-color: #ffc9ca; padding: 10px; clear: both; }

div.tabs { border-bottom: 3px solid #EEEEEE; height: 24px; margin: 10px; }
div.tabs div.tab { float: left; border: 3px solid #EEEEEE; height: 15px; background-color: #EEEEEE; margin-right: 10px; padding: 3px 5px; }
div.tabs div.tab a { color: #888888; text-decoration: none; }

div.tabs div.tab.selected { background-color: #FFFFFF; border-bottom: 3px solid #FFFFFF;  }
div.tabs div.tab.selected a { font-weight: bold; color: #000000; }

ul.sent_status, ul.sent_status li { list-style-type: none; margin-left: 0px; padding-left: 0px; }


div.search_selection_box { clear: left; }

div.search_selection_box_content { border-left: 2px solid #DDDDDD; margin-left: 5px; padding-left: 5px; }

div.greyed_out { background-color: #888; }
div.greyed_out input, div.greyed_out select { background-color: #AAA; }

