/******* WIZARD ORDER PROCESS ********/
.wicketExtensionsWizard {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
}

#background_loginmode{
	
}	

a img {
	margin: 0px;
	padding: 0px;
	border:0px;
}

#background_loginmode {
	
}

.wicketExtensionsWizardForm {
	
}

.wicketExtensionsWizardOuterTable {
	width: 730px;
}

.wicketExtensionsWizardInnerTable {
	width: 730px;
}

.wicketExtensionsWizardHeaderRow {
	height: 20px;
}

.wicketExtensionsWizardHeader {
	
}

.wicketExtensionsWizardHeaderTitle {
    font-family: Arial ;
    font-size: 20px;
    font-weight: bolder;
    color:#f96302;
    width: 730px;
    margin-top:5px;
    text-align: left;
}

.wicketExtensionsWizardHeaderSummary {
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top:10px;
	font-weight:bolder;
}

.wicketExtensionsWizardViewRow {
	
}

.wicketExtensionsWizardViewInner { /*min-height: 480px;*/
	margin: auto;
}

.wicketExtensionsWizardView {
	width: 730px;
	height: 440px;
	/*border: 1px solid white;*/

}

.header_cart {
	color:white;
	background-color:#f96302;
	
}

.header_cart a{
	text-decoration: underline;
	color:white;
}	
	
.header_cart input{
margin:0;
padding:0;
}

.header_cart submit{
margin:0;
padding:0;
}

#cart_empty {
	color: white;
	color:black;
	padding-left:50px;
	padding-top:40px;
	height:150px;
}


.submit {
	background-color: #f96302;
	color: white;
	font-family: Arial;
	border: 2px solid white;
	cursor: pointer;
	float: left;
}

.next{
	width:90%;
	margin-top:-5px;
}	


.next_button {
	height: 25px;
	width: 159px;
	float: right;
	background-color:#f96302;
	border:2px black solid;
	text-align: center;
}

.next_button a {
	color: white;
}

#uniqueproductprice {
	font-size: 14px;
	width: 950px;
	height: 30px;	
}

.button_previous {
	height: 25px;
	width: 159px;
	float: left;
	background-color:#e9e9e9;
	border:2px black solid;
	text-align: center;
	margin-right:5px;
}

.button_previous a {
	color: #000;
}

.button_previous a:hover {
	color: #f96302;
}

.finish {
	height: 25px;
	width: 230px;
	float: right;
	text-align: center;
	background-color:#f96302;
	border:2px black solid;
}

.finish a{
	font-weight:bolder;
	color:white;
}




.header_paymode{
	width:100%;
	font-weight: bolder;
	color:black;
	border-bottom:1px solid white;
}	

.wicketExtensionsWizardFeedbackRow {
	margin: 0;
}

.feedbackPanelERROR {
    color: red;
}

.wicketExtensionsWizardFeedback {
	
}

.wicketExtensionsWizardButtonBarRow {
	
}

.wicketExtensionsWizardButtonBar {
	
}

.wizardbutton {
	
}

.wizardlink {
	
}