
#order-process {
	clear: left;
	float: left;
	margin-bottom: 10px;
}

#order-process .step {
	float: left;
}
/*
#order-process .step .line0 {
	background-image: url(/images/shop/order-step-line0.gif);
	background-position: center;
	width: 105px;
	margin-bottom: 5px;
}
#order-process .step .line1 {
	background-image: url(/images/shop/order-step-line1.gif);
	background-position: center;
	width: 105px;
	margin-bottom: 5px;
}
#order-process .step .line2 {
	background-image: url(/images/shop/order-step-line2.gif);
	background-position: center;
	width: 105px;
	margin-bottom: 5px;
}

#order-process .step .title0 {
	color: #999999;
}
#order-process .step .title1 {
	color: #FF9900;
}
#order-process .step .title2 {
	color: #FF9900;
	font-weight: bold;
}
#order-process .step .title0 a {
	color: #999999;
}
#order-process .step .title1 a, #order-process .step .title2 a {
	color: #FF9900;
}
*/

#order-process .step .title {
	margin-left: 10px;
}
#order-process .step a {
	text-decoration: none;
}

#order-process .step .title-gap {
	margin-left: 20px;
}
#order-process .step .title-inaktiv {
	color: #999999;
}
#order-process .step .title-aktiv {
	color: #FF9900;
	font-weight: bold;
}
#order-process .step .title-normal a, #order-process .step .title-erledigt a, #order-process .step .title-aktiv a {
	color: #FF9900;
}

/* ------------------------------------------------------- */

/*
#added-item-message {
	display: none;
	font: inherit;
	clear: left;
	float: left;
	margin: 5px;
}*/

.product-selection  {
	margin: 0px;
	clear: left;
	float: left;
}

.product-selection .subtitle {
	clear: left;
	float: left;
	font: inherit;
	font-weight: bold;
	margin: 1px 10px 4px;
	padding: 0px;
	width: 480px;
}
.product-selection .description {
	font: inherit;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.product-selection .info {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 10px 5px 10px 10px;
	font: inherit;
	font-weight: bold;
	float: left;
	width: 480px;
}

.product-selection .info .image {
	margin-right: 10px;
	padding: 0px;
	float: left;
	width: 126px;
}

.product-selection .info .text {
	float: left;
	margin: 0px;
	padding: 0px;
	font: inherit;
	font-weight: normal;
	width: 320px;
}


	#jquery-overlay {
		opacity: 0.4;
	}
	#gallery {
		padding: 0px;
		width: 480px;
		background-color: none;
		text-align: center;
	}
	#gallery ul {
		list-style: none;
		margin: 0px 9px;
		padding: 0px;
	}
	#gallery ul li {
		float: left;
		display: inline;
		margin: 0px; padding: 0px;
	}
	#gallery ul img {
		float: left;
		border: none;
		margin: 0px;
		padding: 0px;
		border-left: 1px solid transparent;
		border-right: 1px solid transparent;
	}
	#gallery ul a {
		float: left;
		margin: 0px; padding: 0px;
	}
	#gallery ul a:hover img {
		border-color: #FFFFFF;
	}
	#gallery ul a:hover {
		color: #FFFFFF;
	}
	#lightbox-container-image-data-box {
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	#lightbox-container-image-box, #lightbox-container-image, #lightbox-nav, #lightbox-nav-btnPrev {
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

	

#product-selection-form {
}

#product-selection-form .dimensions {
	margin-top: 15px;
	clear: left;
	float: left;
        width: 480px;
}

#product-selection-form .errorInput {
	border: 1px solid red;
}

#product-selection-form .dimensions .multiply-label {
	float: left;
	width: 92px;
	margin-top: 2px;
	text-align: right;
	font: inherit;
	font-weight: bold;
}

#product-selection-form .dimensions .multiply-element {
	float: left;
	width: 30px;
	font: inherit;
	margin-left: 10px;
}

#product-selection-form .dimensions .multiply-element input {
	width: 30px;
	text-align: center;
}

#product-selection-form .dimensions .width-label {
	margin-left: 16px;
	float: left;
	width: 62px;
	margin-top: 2px;
	text-align: right;
	font: inherit;
	font-weight: bold;
}

#product-selection-form .dimensions .width-label2 {
	margin-left: 4px;
	float: left;
	margin-top: 2px;
	font: inherit;
	font-weight: bold;
}

#product-selection-form .dimensions .width-element {
	float: left;
	width: 50px;
	font: inherit;
	margin-left: 5px;
}

#product-selection-form .dimensions .width-element input {
	width: 44px;
	text-align: center;
}

#product-selection-form .dimensions .height-label {
	margin-left: 10px;
	float: left;
	width: 62px;
	margin-top: 2px;
	text-align: right;
	font: inherit;
	font-weight: bold;
}
#product-selection-form .dimensions .height-label2 {
	margin-left: 4px;
	float: left;
	margin-top: 2px;
	font: inherit;
	font-weight: bold;
}
#product-selection-form .dimensions .height-element {
	float: left;
	width: 50px;
	font: inherit;
	margin-left: 5px;
}
#product-selection-form .dimensions .height-element input {
	width: 44px;
	text-align: center;
}

#product-selection-form .packing  {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 480px;
}

#product-selection-form .packing .title {
	clear: left;
	float: left;
	width: 136px;
	margin-top: 9px;
	text-align: right;
	font: inherit;
	font-weight: bold;
}

#product-selection-form .packing .options {
	clear: left;
	float: left;
	margin-top: 2px;
	margin-left: 32px;
	width: 320px;
}


#product-selection-form .packing-type-field {
	/*clear: both;*/
	float: left;
	margin-left: 0px;
	width: 340px;
	margin-top: 5px;
	font: inherit;
}

#product-selection-form .packing .packing-type-element {
	float: left;
	width: 20px;
	font: inherit;
}

#product-selection-form .packing .packing-type-label {
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 96px;
	font: inherit;
	font-weight: bold;
}

#product-selection-form .packing .wide-packing-type-label {
	width: 300px;
}

#product-selection-form .packing .packing-type-label .sublabel {
	font: inherit;
	font-weight: normal;
	margin-top: 0px;
}

#product-selection-form .packing .packing-type-options {
	float: left;
	margin-top: 0px;
	margin-left:25px;
	width: 335px;
	font: inherit;
}
#product-selection-form .packing .packing-type-option-inputs {
	float: left;
	margin-top: 0px;
	margin-left:0px;
	width: 335px;
	font: inherit;
}

#product-selection-form .packing .packing-type-option input {
	float: left;
	width: 45px;
	text-align: center;
}

#product-selection-form .packing .packing-type-option {
	float: left;
	width: 75px;
	font: inherit;
}

#product-selection-form .packing .packing-type-eyelet-label {
	width: 137px; /* 129 */
}
#product-selection-form .packing .packing-type-eyelet-distance-element {
	float: left;
	width: 50px;
}
#product-selection-form .packing .packing-type-eyelet-distance-element input {
	width: 44px;
	text-align: center;
}
#product-selection-form .packing .packing-type-eyelet-distance-label {
	margin-left: 4px;
	float: left;
	width: 70px;
	margin-top: 2px;
	font: inherit;
	font-weight: normal;
}

#product-selection-form .packing .packing-type-hemstitch-label {
	width: 137px; /* 129 */
}

#product-selection-form .packing .packing-type-hemstitch-side-label {
	margin-top: 2px;
	float: left;
	width: 75px;
	font: inherit;
}

#product-selection-form .controls, .product-calculation .controls {
	clear: left;
	float: left;
	margin-top: 20px;
	margin-left: 145px;
	margin-bottom: 20px;
	width: 300px;
}

.product-calculation .product-discount-info {
	clear: left;
	float: left;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	margin-left: -20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 20px;
	width: 450px;
	background-color: #FFCC80;
}


#product-selection-form .messages {
	clear: left;
	float: left;
	font: inherit;
	width: 400px;
	margin-top: 15px;
	margin-left: 36px;
	margin-bottom: 0px;
	color: #CC0000;
	font-weight: bold;
}

#product-selection-form .message {
	clear: left;
	float: left;
	font: inherit;
	width: 400px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	color: #CC0000;
	font-weight: bold;
}

#product-selection-form .message-label {
	clear: left;
	float: left;
	font: inherit;
	width: 60px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	color: #CC0000;
	font-weight: bold;
}

#product-selection-form .message-value {
	float: left;
	font: inherit;
	width: 320px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #CC0000;
	font-weight: normal;
	font-style: italic;
}

/* ----------------------------------------------------- */

.product-calculation {
	clear: both;
	float: left;
	width: 100%;
	border-top: solid 2px white;
}
.product-calculation .table {
	margin-top: 15px;
	margin-left: 20px;
}
.product-calculation .table-th {
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	width: 88px;
	margin: 0px 0px 0px 0px;
}

.product-calculation .table-td {
	float: left;
	text-align: right;
	font-size: 11px;
	width: 88px;
	margin: 4px 0px 0px 0px;
}

/* ----------------------------------------------------- */

#cart {
	clear: left;
	float: left;
	font-size: 12px;
	width: 770px;
}

#cart .frame {
	clear: left;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 11px;
	background: #FF9900;
	width: 930px;
}

#cart .printDataSupplyType-panel {
	clear: left;
	float: left;
	margin: 10px 0px 20px;
}

#cart .printDataSupplyType-panel .title {
	float: left;
}

#cart .printDataSupplyType-panel .title h4 {
	float: left;
	padding: 0px;
	margin: 2px 0px 0px;
        font-size: 11px;
}

#cart .printDataSupplyType-panel .field {
	float: left;
	margin-left: 20px;
}

#cart .cart-header {
	padding: 0px 5px 5px;
	margin-left: 2px;
	float: left;
	font: inherit;
	font-weight: bold;
}

#cart .cart-header div {
	float: left;
	font: inherit;
}

#cart .cart-items {
	padding: 5px 5px;
	float: left;
	font: inherit;
	font-weight: normal;
	background-color: #FEE0B3;
	border: 2px solid white;
	width: 916px;
}

#cart .cart-items .item {
	clear: left;
	float: left;
	margin: 5px 0px;
	width: 916px;
}

#cart .cart-items div {
	float: left;
	font: inherit;
}

#cart .delivery {
	padding: 5px 5px 10px;
	float: left;
	font: inherit;
	font-weight: normal;
	background-color: #FEE0B3;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}

#cart .delivery div {
	float: left;
	font: inherit;
}
#cart .delivery .entry {
	margin: 5px 0px 0px -5px;
}


#cart .summary {
	padding: 5px 5px 10px;
	float: left;
	font: inherit;
	font-weight: bold;
	background-color: #FEE0B3;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}

#cart .summary .entry {
	margin: 5px 0px 0px;
}

#cart .summary div {
	float: left;
	font: inherit;
}

#cart .cell-position {
	clear: left;
	font: inherit;
	width: 32px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px;
}
#cart .cell-controls {
	float: left;
	font: inherit;
	width: 16px;
	text-align: left;
	padding: 2px 0px;
}
#cart .cell-quanity {
	float: left;
	font: inherit;
	width: 50px;
	text-align: center;
}
#cart .cell-sub-quantity {
	float: left;
	font: inherit;
	width: 70px;
	text-align: right;
	padding: 2px 0px;
}

#cart .cell-total-quantity {
	float: left;
	font: inherit;
	width: 80px;
	text-align: right;
	margin-right: 15px;
	padding: 2px 0px;
}

#cart .cell-description {
	float: left;
	font: inherit;
	width: 240px;
	text-align: left;
	margin-right: 0px;
	padding: 2px 0px;
}


#cart .cell-price-per-unit {
	float: left;
	font: inherit;
	width: 70px;
	text-align: right;
	margin-right: 0px;
	padding: 2px 0px;
}

#cart .cell-item-sum {
	float: left;
	font: inherit;
	width: 90px;
	text-align: right;
	margin-right: 15px;
	padding: 2px 0px;
}

#cart .cell-print-data {
	float: left;
	font: inherit;
	width: 236px;
	text-align: left;
	margin-right: 0px;
}

.cart-controls {
	float: left;
	font: inherit;
	width: 100%;
	margin: 10px 0px;
	text-align: left;
	margin-right: 0px;
}
.cart-controls button {
	min-width: 150px;
}

#cart .th {
	padding: 0px 0px;
	font: inherit;
}

/* ----------------------------------------------------- */

#order .customer-data {
	float: left;
	width: 930px;
}

#order .billing-adress {
	float: left;
	width: 280px;
}

#order .delivery-adress {
	float: left;
	width: 280px;
}

#order .customer-data .change-link {
	float: left;
}
#order .customer-data .change-link a {
	color: #333333;
}

#order .delivery-date {
	float: left;
	width: 500px;
	margin-bottom: 15px;
}

#order .order-controls {
	clear: left;
	padding-top: 20px;
	float: left;
	width: 700px;
	text-align: left;
}

#order .cart-controls {
	float: left;
	margin-top: 10px;
}

#order .agb-checkbox-field {
	clear: left;
	float: left;
	width: 400px;
}
#order .agb-checkbox-field .element {
	clear: left;
	float: left;
}
#order .agb-checkbox-field .label {
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}
#order .agb-checkbox-field a {
	font-weight: bold;
	color: #333333;
}


.disabled-button {
	background-color: #CCCCCC;
}

#order-send-button {
	padding: 10px;
}

/* ----------------------------------------------------- */

.my-orders-page-panel {
	margin: 10px;

}
.order-list {
	clear: left;
	float: left;
}

.order-list .order {
	clear: left;
	float: left;
	width: 460px;
	border-bottom: solid #000000 1px;
}

.order-list .order .th {
	font-weight: bold;
}

.order-list .order .number {
	float: left;
	margin: 5px;
	width: 100px;
	font-weight: bold;
	text-align: center;
}


.order-list .order .date {
	float: left;
	margin: 5px;
	text-align: right;
	width: 100px;
}

.order-list .order .amount {
	float: left;
	margin: 5px;
	text-align: right;
	width: 120px;
}

.order-list .order .status {
	float: left;
	width: 100px;
	margin: 5px;
	font-weight: bold;
	text-align: center;
}
/*
#ui-datepicker-div {
	float: left;
	background-color: white;
	border: 1px solid #FF9900;
	padding: 5px;
	color: #333333;
	display: none;
	width: 145px;
}
#ui-datepicker-div a {
	background-color: white;
	color: #FF9900;
}

.ui-datepicker-prev {
	float: left;
}

.ui-datepicker-next {
	float: right;
}

.ui-datepicker-title {
	float: left;
	margin-left: 3px;
}

.ui-datepicker-calendar {
	float: left;
	clear: left;
}

*/

/* ----------------------------------------------------- */

.product-edit-list .product-group-select {
	padding-top: 7px;
	margin-bottom: 7px;
}

.product-edit-list .list {
	padding-top: 7px;
}

.product-edit-list .list .entry {
	clear: left;
	float: left;
	margin-bottom: 7px;
	width: 460px;
}
.product-edit-list .entry .itemNumber {
	float: left;
	width: 70px;
}
.product-edit-list .entry .name {
	float: left;
	width: 270px;
}
.product-edit-list .entry .controls {
	text-align: right;
	float: left;
	width: 120px;
}
.product-edit-list .entry .controls a {
	color: #333333;
}
.product-edit-list .entry .controls a:hover {
	color: #000000;
}

.product-edit-list .entry .th {
	font: inherit;
	font-weight: bold;
}

/* ----------------------------------------------------- */

.product-edit-area {
	float: left;
	width: 480px;
	margin-bottom: 10px;
}

.product-edit-area dt {
	clear: left;
	float: left;
	width: 150px;
	margin: 0px;
	font: inherit;
	font-weight: bold;
}

.product-edit-area dd {
	float: left;
	margin: 0px;
	margin-bottom: 7px;
	font: inherit;
}

.product-edit-area #id-label {
	display: none;
}
.product-edit-area #id-element {
	display: none;
}

.product-edit-area dd select, input[type='text'], textarea {
	width: 250px;
}

.product-edit-area #GO-label {
	width: 0px;
}

/* ----------------------------------------------------- */

#product-discount-area {
	clear: left;
	float: left;
	margin-bottom: 20px;
}

#product-discount-area .title {
	clear: left;
	float: left;
}
#product-discount-area .entry {
	clear: left;
	float: left;
}
#product-discount-area .entry .quantum {
	clear: left;
	float: left;
	margin: 5px 0px 0px;
	width: 80px;
}

#product-discount-area .entry input {
	width: 80px;
}
#product-discount-area .entry .price {
	float: left;
	margin: 5px 10px;
	width: 160px;
}

#product-discount-area .controls {
	clear: left;
	float: left;
	margin: 10px 0px 0px;
}



/* ----------------------------------------------------- */

.cart-panel {
	min-height: 200px;
}
.cart-panel .items {
	width: 205px;
	float: left;
	margin: 0px 0px;
	padding: 5px 0px 1px;
	font: inherit;
	min-height: 200px;
}

.cart-panel .item {
	clear: left;
	float: left;
	margin-left: -3px;
	margin-right: -3px;
	margin-bottom: 3px;
	padding: 3px 3px 5px;
	font: inherit;
	line-height: 100%;
	width: 205px;
}

.cart-panel .item .quantity {
	float: left;
	font: inherit;
	width: 19px;
	text-align: left;
}
.cart-panel .item .description {
	float: left;
	margin-left: 0px;
	width: 119px;
	font: inherit;
}
.cart-panel .item .price {
	float: left;
	width: 54px;
	text-align: right;
	font-size: inherit;
}
.cart-panel .item .delete {
	float: left;
	width: 13px;
	font-size: inherit;
	text-align: right;
}

.cart-panel .item .delete a {
	font-size: inherit;
	color: white;
	text-decoration: none;
}


.cart-panel .delivery {
	width: 205px;
	clear: left;
	float: left;
	color: #333333;
	background-color: #FEE0B3;
	font: inherit;
}
.cart-panel .delivery div {
	color: #333333;
	float: left;
	margin: 0px;
}
.cart-panel .delivery .selected {
	font-weight: bold;
	background-image: none;
}


.cart-panel .delivery .option {
	width: 210px;
	clear: left;
	float: left;
	margin: 0px 0px 0px -4px;
	font-size: inherit;
}

.cart-panel .delivery .input {
	float: left;
	margin-top: 0px;
	font-size: inherit;
}
.cart-panel .delivery input {
	float: left;
	font-size: inherit;
}

.cart-panel .delivery .label {
	float: left;
	margin: 3px;
	font: inherit;
	width: 143px;
	text-align: left;
}
.cart-panel .delivery .express {
	float: right;
	margin-top: 3px;
	text-align: right;
	font-size: inherit;
	width: 23px;
}


.cart-panel .summary {
	float: left;
	font: inherit;
	width: 205px;
	margin: 0px;
	padding: 0px;
}
.cart-panel .summary .entry {
	clear: left;
	float: left;
	margin: 0px 0px 5px 0px;
	line-height: 100%;
	font: inherit;
	width: 205px;
}
.cart-panel .summary .entry .title {
	float: left;
	width: 120px;
	font-size: inherit;
}
.cart-panel .summary .entry .amount {
	float: left;
	width: 72px;
	text-align: right;
	font-size: inherit;
}
.cart-panel .summary .total {
	padding: 5px 0px 0px;
	margin-bottom: 0px;
	float: left;
	font-weight: bold;
	font-size: inherit;
	border-top: solid 1px white;
}
.cart-panel .cart-panel-form {
	padding: 0px;
	margin: 0px;
}

/* ----------------------------------------------------- */

.password-send-form {
	margin-left: 10px;
	margin-top: 10px;
	font: inherit;
	float: left;
}
.password-send-form .text {
	font: inherit;
	margin-bottom: 14px;
	float: left;
}

.password-send-form .message {
	color: #CC0000;
	font: inherit;
	margin-bottom: 7px;
	float: left;
}
.password-send-form .email-field {
	clear: left;
	float: left;
	width: 377px;
}
.password-send-form .email-field .label {
	clear: left;
	font: inherit;
	float: left;
	margin-top: 2px;
	width: 180px;
}
.password-send-form .email-field .element {
	clear: left;
	float: left;
	font: inherit;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 300px;
}
.password-send-form .email-field .element input {
	width: 300px;
}
.password-send-form .controls  {
	clear: left;
	float: left;
}

/* ----------------------------------------------------- */

.order-address-page-panel {
	background-color: #FF9900;
	clear: left;
	float: left; 
}

.order-address-page-panel .search {
	float: right;
	margin-top: -1px;
}
.order-address-page-panel .search .label {
	float: left;
	color: white;
	font-weight: bold;
	margin: 2px 2px 0px 2px;
}
.order-address-page-panel .search .element {
	float: left;
}
.order-address-page-panel .search .element input {
	width: 150px;
}

.order-address-page-panel .content {
	clear: left;
	float: left;
	width: 930px;
	background-color: #FEE0B3;
	padding: 10px;
	min-height: 250px;
}

.order-address-page-panel .registrationType-login-field {
	clear: left;
	float: left;
	width: 280px;
	height: 20px;
}
.order-address-page-panel .registrationType-login-element {
	clear: none;
	float: left;
	margin-left: -5px;
	width: 25px;
}
.order-address-page-panel .registrationType-login-label {
	clear: none;
	float: left;
	margin-top: 2px;
}

.order-address-page-panel .registrationType-none-field {
	clear: none;
	float: left;
	width: 180px;
	height: 20px;
}
.order-address-page-panel .registrationType-none-element {
	clear: none;
	float: left;
	margin-left: -5px;
	width: 25px;
}
.order-address-page-panel .registrationType-none-label {
	clear: none;
	float: left;
	margin-top: 2px;
}

.order-address-page-panel .registrationType-register-field {
	clear: left;
	float: left;
	width: 280px;
	height: 20px;
	margin-left: 280px;
}
.order-address-page-panel .registrationType-register-element {
	clear: none;
	float: left;
	margin-left: -5px;
	width: 25px;
}
.order-address-page-panel .registrationType-register-label {
	clear: none;
	float: left;
	margin-top: 2px;
}

.order-address-page-panel .register-description {
	float: left;
	clear: left;
	margin-left: 20px;
	width: 240px;
	height: 35px;
	font: inherit;
}

.order-address-page-panel .selected {
	font-weight: bold;
}


.order-address-page-panel .login-column {
	clear: left;
	float: left;
	margin-top: 3px;
	width: 170px;
	margin-right: 10px;
}

.order-address-page-panel .address-column {
	float: left;
	width: 930px;
	margin-top: 10px;
	margin-left: 0px;
	display: none;
}



.order-address-page-panel .login-form {
	float: left;
	clear: left;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
}
.order-address-page-panel .login-form .username-field {
	float: left;
	clear: left;
	width: 170px;
	margin-bottom: 3px;
}
.order-address-page-panel .login-form .username-field input {
	width: 164px;
}
.order-address-page-panel .login-form .password-field {
	margin-bottom: 7px;
}
.order-address-page-panel .login-form .password-field input {
	width: 164px;
}
.order-address-page-panel .login-form .submit-control {
	clear: both;
	float: left;
}
.order-address-page-panel .login-form .password-link {
	float: right;
	margin-top: 2px;
}
.order-address-page-panel .login-form .password-link a {
	color: #333333;
}



.order-address-page-panel .user-form {
	margin: 0px 0px;
	padding: 0px;
	float: left;
	clear: left;
	font: inherit;
}
.order-change-address-page-panel .address-column {
	margin-top: 50px;
	display: block;
}
/*
.order-change-address-page-panel .user-login-fields .title {
	display: none;
}
*/
.order-address-page-panel .user-form .title {
}

.order-address-page-panel .user-form .errors {
	margin-top: 10px;
	margin-left: 0px;
	border-bottom: none;
	width:530px;
}

.order-address-page-panel .user-form .text {
	margin-left: 0px;
	font: inherit;
}

.order-address-page-panel .user-form input, .user-form textarea {
	float: left;
	width: 250px;
	font: inherit;
	margin-right: 10px;
	margin-bottom: 3px;
}
.order-address-page-panel .user-form select {
	float: left;
	width: 255px;
	font: inherit;
	margin-right: 10px;
	margin-bottom: 3px;
}

.order-address-page-panel .user-form input[type="radio"] {
	float: left;
	width: auto;
}

.order-address-page-panel .user-form .field {
	float: left;
	width: 280px;
}

.order-address-page-panel .user-form .first {
	clear: left;
}

.order-address-page-panel .user-form .user-login-fields {
	clear: left;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 280px;
}

.order-address-page-panel .user-form .user-login-fields .password2-field {
	clear: left;
	float: left;
}

.order-address-page-panel .user-form .user-billing-address {
	clear: none;
	float: left;
	width: 280px;
	padding: 0px 0px 0px;
	border-top: none;
}

.order-address-page-panel .user-form .delivery-address-selection {
	clear: none;
	float: left;
	width: 330px;
	margin-left: 0px;
	margin-top: -50px;
}
.order-address-page-panel .user-form .delivery-address-selection .field {
	clear: none;
	float: left;
	width: 330px;
	height: 20px;
}

.order-address-page-panel .user-form .delivery-address-selection .element {
	float: left;
	width: 25px;
	height: 20px;
}

.order-address-page-panel .user-form .delivery-address-selection .label {
	float: left;
	width: 300px;
	height: 20px;
}


.order-address-page-panel .user-form .user-delivery-address {
	float: left;
	clear: none;
	padding: 0px 0px;
	width: 280px;
	border-top: none;
}

.order-address-page-panel .user-form .controls {
	margin: 20px 0px 0px;
	float: left;
	clear: left;
	width: 930px;
	font: inherit;
	text-align: right;
}

/* -------------------------------------------------------------- */

.order-upload-iframe {
		position: absolute;
		left: -200px;
		top: -200px;
		width: 100px;
		height: 100px;
		overflow: hidden;
	}

.order-page-panel {
	background-color: #FF9900;
	clear: left;
	float: left;
}

.order-page-panel .content {
	clear: left;
	float: left;
	width: 930px;
	background-color: #FEE0B3;
	padding: 10px;
}

#upload-progress {
	width: 350px;
	display: none;
	padding: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: white;
	border: solid 1px #FF9900;
	position: absolute;
	top: 150px;
	left: 309px;
}

#upload-progress-bar {
	width: 350px;
	display: block;
	background-color: #F0F0F0;
	margin-top: 3px;
}

.ui-progressbar-value { 
	background-image: url(/styles/images/pbar-ani.gif);
}

.order-upload-lock {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #999999;
	opacity: .4;
	display: none;
}

