#main_content {
	padding-top: 1px;
	background-color: #FFFFFF;
}

#order_system {
	color: #333333;
	padding: 10px 20px;
	text-align: left;
}

#order_product_image {
	/* override in main.css to make this visible */
	width: 20px;
	height: 250px;
}
#order_product_image img {
	/* override in main.css to make this visible */
	display: none;
}
#order_add_opts {
	/* override in main.css to clean up layout */
	margin-left: 20px;
}

#order_steps {
	margin-bottom: 10px;
	background: transparent url(/img/order_system/ui/steps_bar.png) 0px 83px no-repeat;
}

#order_steps_bar {	
	height: 100px;
	margin-left: 3px;
	background: transparent url(/img/order_system/ui/steps_bar.png) 0px 83px no-repeat;
}

#order_steps_bar div {
	width: 20%;
	height: 24px;
	float: left;
	font-size: 11px;
	text-align: center;
}

.steps {
	height: 98px !important;
}

.steps div {
	width: 100% !important;
	height: 44px !important;
}

.step_1 div {
	background: transparent url(/img/order_system/icons/step1.png) top center no-repeat;
}

.step_2 div {
	background: transparent url(/img/order_system/icons/step2.png) top center no-repeat;
}

.step_3 div {
	background: transparent url(/img/order_system/icons/step3.png) top center no-repeat;
}

.step_4 div {
	background: transparent url(/img/order_system/icons/step4.png) top center no-repeat;
}

.step_5 div {
	background: transparent url(/img/order_system/icons/step5.png) top center no-repeat;
}

.current_step {
	color: #B10E10;
	background: transparent url(/img/dashboard/ui/status.red.png) bottom center no-repeat;
}

.panel {
	margin-bottom: 15px;
}

.panel_header {
	background: #E9EBEC url(/img/dashboard/datagrid/header.png) top left repeat-x;
	border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border: 1px solid #A7A7A7;
  border-bottom-width: 0;
	height: 35px;
}

.panel_header_inner span {
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	padding: 9px 0 7px 0;
}

.panel_header_inner p {
	text-align: center;
	font-size: 16px;
	color: #333333;
	padding: 9px 0 7px 0;
	margin: 0;
}

.panel_body {
	background: #FFFFFF;
	padding: 15px;
	border: 1px solid #6B6B6B;
	background: transparent url(/img/dashboard/ui/box_contents_bg.png) bottom left repeat-x;
}

td {
	vertical-align: text-top;
}

td.qmark {
	vertical-align: middle;
}

#coupon_status {
	padding: 4px 15px;
	display: inline;
}

#coupon_status.loading {
	background: transparent url(/img/order_system/icons/mini-load.gif) 0 2px no-repeat;
}

#coupon_status.valid {
	background: transparent url(/img/order_system/icons/valid.png) 0 0 no-repeat;
}

#coupon_status.invalid {
	background: transparent url(/img/order_system/icons/invalid.png) 0 0 no-repeat;
}

#fulfillment {
	margin-bottom: 15px;
}

#order_totals {
	width: 332px;
	background: transparent url(/img/order_system/ui/order_totals.png) bottom left no-repeat;
	border-collapse: collapse;
}

#order_totals thead {
	background: transparent url(/img/order_system/ui/order_totals.png) top left no-repeat;
}

#order_totals tfoot tr.first td {
	padding-top: 15px;
}

#order_totals tfoot tr.last td {
	padding-bottom: 15px;
}

#order_totals tfoot tr.last input {
	margin-top: 10px;
}

#order_totals th {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	width: 100%;
	text-align: center;
	padding: 11px 0 20px 0;
}

.box {
	background: #FFFFFF;
	margin-left: -5px;
	border-left: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	background: transparent url(/img/dashboard/ui/box_contents_bg.png) bottom left repeat-x;
}

.box_contents {
	margin: 10px;
	text-align: left;
}

.box_contents_form {
	padding: 20px;
	text-align: center;
}

.boxholder_wrapper {
	clear: both;
	background: #FFFFFF url(/img/dashboard/ui/detail_top.png) top left no-repeat;
	padding-left: 5px;
	border-bottom: 1px solid #6B6B6B;
}

.boxholder {
	background: #FFFFFF url(/img/dashboard/ui/detail_top.png) top right no-repeat;
	padding-top: 9px;
}

.fulfillment_tabs, .payment_tabs {
	padding-left: 20px;
}

.tab {
	float: left;
	width: 136px;
	height: 22px;
	padding-top: 7px;
	text-align: center;
	background: transparent url(/img/dashboard/ui/tabs.png) top left no-repeat;
	color: #333333;
	cursor: pointer;
	margin: 0;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}

.tab:hover {
	background-position: 0px -31px;
}

.tab_selected {
	background-position: 0px -62px;
	color: #FFFFFF;
}

.tab_selected:hover {
	background-position: 0px -62px;
}

.tab span {
	font-size: 12px;
	font-weight: bold;
}

.add_quantity_label {
	display: inline;
	padding: 2px 20px 5px 0px;
	background: transparent url(/img/order_system/icons/calc.png) top right no-repeat;
}

#add_quantity {
	width: 80px;
}

.quantity_left_label {
	display: inline;
}

.quantity_left_label span {
	color: #B10E10;
}

#shipment_toolbar .helpIMG {
	vertical-align: bottom;
	margin-bottom: 2px;
}

#add_balance_btn {
	margin-left: 12px;
	display: none;
}

#shipment_table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	background: #FFFFFF url(/img/dashboard/datagrid/header.png) top left repeat-x;
  border: 1px solid #A7A7A7;
}

#shipment_table th {
	padding: 5px;
	font-size: 14px;
	text-align: center;
}

#shipment_table td {
	padding: 5px;
	font-size: 11px;
	border: 1px solid #979797;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #FFFFFF;
}

#shipment_table td select, #indicia {
	width: 170px;
}

#shipment_table .loading {
	background: #FFFFFF url(/img/order_system/icons/mini-load.gif) center center no-repeat;
}

#shipment_table .remove {
	display: block;
	height: 23px;
	width: 24px;
	cursor: pointer;
	background: #FFFFFF url(/img/order_system/icons/remove.png) center center no-repeat;
	margin: auto;
}

#mailing_box .width50 {
	margin-left: 15px;
	width: 47%;
}

#info_banner {
	text-align: center;
}

#info_banner h2 {
	color: #333333;
}

#payments table {
	margin: 15px auto 0 auto;
}

.divider {
	margin: 0 10px;
	border-left: 1px solid #6B6B6B;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.width50 {
	width: 50%;
}

.formLabel {
	text-align: right;
	font-weight: bold;
}

.textInput {
	width: 200px;
}

.textInput99, .textInput[type='text'] {
	width: 194px;
}

.textInput50 {
	width: 100px;
}

.max370 {
	max-width: 370px;
}

.rightBold {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.formLabel h3, .rightBold h3 {
	font-size: 18px;
}

#submit-submit, .submitLrg {
	margin-top: 10px;
}

.required {
	background: transparent url(/img/dashboard/ui/required.png) 1px 1px no-repeat;
}

h3.label {
	font-size: 15px;
	color: #555555;
}

h2.label {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	padding-bottom: 4px;
	border-bottom: 1px solid #6B6B6B;
	width: 100%;
}

a {
	cursor: pointer;
}

.red {
	color: #B10E10;
}

.error {
	color: #B10E10 !important;
	font-weight: bold;
}

.warning {
	color: #236FCB;
	font-weight: bold;
}

.error_div p {
	color: #B10E10;
	font-weight: bold;
	width: 200px;
	margin: 0;
}

.error_div_long p {
	width: 100%;
}

#validation_mask {
	position: absolute;
	background-color: #FFFFFF;
}

#error_popup {
	z-index: 100000;
	text-align: center;
}

#error_popup .top {
	height: 20px;
	padding-top: 20px;
	background: transparent url(/img/order_system/ui/error_bg.png) top left no-repeat;
}

#error_popup .bottom {
	padding: 0px 20px 20px 20px;
	min-height: 280px;
	width: 260px;
	background: transparent url(/img/order_system/ui/error_bg.png) bottom left no-repeat;
}

#error_popup h3 {
	font-size: 20px;
}

#error_popup h4 {
	font-size: 16px;
}

#eonuploader {
	border-top: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
}

#samples #address {
	width: 250px;
}

.styled_button, .styled_button_small {
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 5px 12px;
  border: 1px solid #B2B2B2;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: transparent url(/img/ui/flex_button.png) top left repeat-x;
  color: #333;
  cursor: pointer;
}

.styled_button_small {
	font-size: 11px;
  padding: 3px 8px;
}

.styled_button:hover {
  border: 1px solid #4C4C4C;
}

.complete_info {
	text-align: center;
}

.selectText {
	display: block;
	width: 200px;
	color: #236FCB;
	font-weight: bold;
}

.radio_div {
	margin-bottom: 5px;
}

.radio_div label {
	font-weight: bold;
}

.radio_div input[type='radio'] {
	float: left;
	width: auto !important;
	margin: 0px 10px 0px 0px !important; 
	padding: 0px !important;
}

.mask {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #000000;
	opacity: 0.6;
}

#coupon_popup {
	background: #FFFFFF;
	border: 1px solid #777777;
	padding: 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
	border-radius: 8px;
		box-shadow: 0 0 5px #333333;
  -moz-box-shadow: 0 0 5px #333333;
  -webkit-box-shadow: 0 0 5px #333333;
}

#coupon_popup table {
	border: 1px solid #777777;
	border-collapse: collapse;
}

#coupon_popup table th {
	padding: 3px 10px;
	border-bottom: 1px solid #777777;
}

#coupon_popup table td {
	padding: 3px 10px;
}

.ups_freight_popup h2 {
	text-align: center;
}

.ups_freight_popup h3 {
	text-align: left;
	font-weight: normal;
}