#checkout-form-holder{
	width:538px;
	float:left;
	margin-top:10px;
}
.checkoutTitle,
.myOrderTitle{
	color:#3A3A3A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	padding:8px;
	background-color:#EAEAEA;
	background-image:none;
	border-bottom:4px solid #E0E0E0;
	margin:0 0 8px;
}
.steps{
	border:1px solid #C2C2C2;
	
}
.steps .step,
.future .step{
	margin-top:0px;
	border:none;
	background-color:#EAEAEA;
	border-bottom:4px solid #E0E0E0;
	padding-left:8px;
}
.current .step{
	background-color:#EAEAEA;
	color:#3A3A3A;
	border-bottom:4px solid #E0E0E0;
}
.steps .passed .step{
	color:#666;
}
.steps .na .step{
	color:#FFF;
}
.stepName{
	background-color:#E0E0E0;
}

#checkout-form-content table td {
	color:#666;
	font-weight:bold;
	font-size:10px;
}
.stepHolder{
	margin-bottom:7px;
}
#checkout-choose-payment-method label {
	background-image:url("/images/design/cards.gif");
}

#checkout-my-order{
	width:258px;
	float:right;
	border:1px solid #C2C2C2;
	position:absolute;
	top:8px;
	right:0px;
	margin-bottom:0px;
	padding-bottom:100px;
}
#checkout-my-order .redTopBorder2px{
	margin:0 6px;
	border-top:none;
}
#checkout-my-order .myOrderTotals{
	margin:0px 6px 20px 6px;
	width:246px;
	padding-bottom:5px;
	border-bottom:1px solid #D1D1D1;
}

#checkout-my-order .myOrderTable td{
	font-weight:normal;
}
#checkout-my-order .myOrderTable tr.menuitem_header td{
	font-weight:bold;
}

.backToOrderBuild{
	background:url("/images/buttons/change_my_order_105.gif");
	width:105px;
	height:22px;
	margin-bottom:20px;
	margin-left:6px;
	float:left;
}
.smallEditButtonHolder{
	width:49px;
}
#checkout-address-postcode-edit{
	width:49px;
}

.mainButtons{
	background-color:#fff;
	margin-bottom:20px;
	height:22px;
}
.mainButtons div{
	margin-left:10px;
	margin-right:10px;
}

.postcodeEditHolder input{
	height:22px;
}
.postcodeEditHolder .inputSmall{
	margin-top:2px;
}

/** Restaurant block **/
#body_choose_time #website-restaurant-info{
	padding-top:0px;
	padding-left:0px;
}
.websiteRestInfoGeneral{
	float:left;
	margin:0px;
	display:block;
	left:0px;
	top:0px;
	position:relative;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#website-restaurant-info{
	text-align:left;
}
.websiteRestInfoMain{
	float:left;
}
.websiteRestCuisine{
	padding-bottom:8px;
}
.websiteRestCuisine .websiteRestCuisineList{
	font-size:10px;
	font-weight:bold;
}
.websiteRestInfoMain .websiteRestLogo{
	float:left;
	padding-right:27px;
	padding-top:3px;
	margin-bottom:10px;
	border-right:1px solid #eee;
}
.websiteRestInfoMain .websiteRestAddress{
	font-size:11px;
	color:#666666;
	padding-bottom:3px;
}
.websiteRestInfoSubmain{
	float:left;
	padding-left:25px;
	margin-right:10px;
	margin-bottom:10px;
}
.websiteRestInfoMain .websiteRestReview .websiteRestReviewDesc{
	color:#FF0000;
	font-size:11px;
	margin-left:68px;
}
.websiteRestTagline{
	float:left;
	font-style:italic;
	margin:0px;
	padding:0px;
	font-size:10px;
	clear:both;
	font-weight:normal;
	color:#000;
}
.websiteRestTagline a{
	color:#000;
}


.websiteRestInfoAdd{

	float:left;
}
.websiteRestInfoAdd #website-restaurant-additional{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#666666;
	font-size:11px;
}
.websiteRestInfoAdd #website-restaurant-additional a{
	display:block;
}
.websiteRestInfoAdd #website-restaurant-additional li{
	margin-bottom:10px;
	padding:8px;
	position:relative;
}
.websiteRestInfoAdd #website-restaurant-additional li ul{
	margin:0px;
	padding:0 0 0 15px;
	list-style:disc;
}
.websiteRestInfoAdd #website-restaurant-additional li li{
	margin-bottom:0px;
	padding:0px;
	border:none;
}
.websiteRestInfoAdd #website-restaurant-additional li a{
	color:#666666;
}
.websiteRestInfoAdd #website-restaurant-additional li.websiteRestOffersImg{
	list-style:none;
	/*line-height:25px;*/
	display:block;
}
.websiteRestInfoAdd #website-restaurant-additional li.websiteRestOffersImg img{
	margin-top:3px;
	margin-right:3px;
}
.websiteLabel{
	color:#666666;
	font-size:9px;
	font-weight:bold;
}
.websiteRestInfoMain .websiteRestReview {
	margin-bottom:5px;
	position:relative;
}
.error-text  {
	clear:both;
	padding-top:5px;
	font-size:11px;
}
.error-text, .error {
	color:#FF0000;
}

.mainButtons .error {
	margin-top:5px;
	width:300px;
}

.maincontentStep40 .stepName{
	height:25px;
}
.maincontentStep40 #checkout-my-order{
	display:block !important;
}
.maincontentStep40 #stepHolder-4 .checkoutBoxLeft {
	width:50%;
}
.maincontentStep40 .checkoutBoxRight .stepName{
	border-left:1px solid #EAEAEA;
}
.maincontentStep40 .checkoutBoxRight .stepName span{
	float:left;
}
.maincontentStep40 #stepHolder-4 .smallEditButton{
	width:49px;
}
.maincontentStep40 #stepHolder-4 .myOrderTable td{
	font-weight:normal;
}
.maincontentStep40 #stepHolder-4 .myOrderTable td.menuitem_header_text{
	font-weight:bold;
}
.maincontentStep40 #stepHolder-4 .mySpecialOffer td{
	font-weight:normal;
	color:#39B2E1;
}
.orderInfoOrderingFrom{
	display:none;
}
