/******* WIZARD ORDER PROCESS ********/
.wicketExtensionsWizard {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	margin-left:5px;

}


.cartcontent{
	font-size:12px;
	margin-bottom:20px;
	 width:730px;
	 background-color:white;
}


.titlefinishedstep{
	text-align:left;
	width:600px;
	border-bottom:1px solid #cccccc;
	margin-left:auto;
	margin-right:auto;
	font-weight:bolder;
}

#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:#000;
    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;*/
	overflow: auto;
}

.header_cart {
	color:black;
	background-color:#b9b9b9;
	
}

.header_cart a{
	margin-bottom:0px;
	text-decoration: underline;
	color:black;
}	
	
.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: #b9b9b9;
	color: black;
	font-family: Arial;
	border: 2px solid white;
	cursor: pointer;
	float: left;
}

.next{
	width:90%;
	margin-top:-5px;
}	


.next_button {
	height: 30px;
	width: 159px;
	float: right;
	background-color:#b9b9b9;
	border:2px black solid;
	text-align: center;
}

.next_button a {
	color: black;
}

.next_button a:hover {
	text-decoration: underline;
}

.button_previous {
	height: 30px;
	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 {
	text-decoration: underline;
}

.finish {
	height: 30px;
	width: 230px;
	float: right;
	text-align: center;
	background-color:#006fb4;
	border:2px black solid;
}

.finish a{
	font-weight:bolder;
	color:white;
}

input{
	border:1px solid #cccccc;
	background-color:white;
}



.header_paymode{
	width:100%;
	font-weight: bolder;
	color:black;
	border-bottom:1px solid #cccccc;
}	

.wicketExtensionsWizardFeedbackRow {
	margin: 0;
}

.feedbackPanelERROR {
    color: red;
}

.wicketExtensionsWizardFeedback {
	
}

.wicketExtensionsWizardButtonBarRow {
	
}

.wicketExtensionsWizardButtonBar {
	
}

.wizardbutton {
	
}

.wizardlink {
	
}