.iv_view_window .step-info{
	padding:0 100px 0 0;
	float:right;
	}
.iv_view_window  h2{
	margin:5px 0 8px 110px;
}

.iv_view_window  div.secure {
    position: absolute;
    bottom: 5px;
    right: 20px;
    /*width: 30%;*/
}
.iv_view_window  div.secure img { margin: 0 5px; }

.iv_view_window .buttons{
    text-align:center;
    background:#edecec;
    padding:15px 20px 12px;
    margin:16px 0 0;
}
.iv_view_window .buttons input{
    font-size:1em;
    margin:0 35px;
}
.iv_view_window .order-type {
	margin:5px 0 8px 110px;
}
.iv_view_window .order-type li {
	display:inline;
	margin-right:10px;
	border-bottom: 1px dashed #468fd3;
	color: #468fd3;
	cursor: pointer;
}
.iv_view_window .order-type li.sel {
    border-bottom: none;
    color: #000000;
    cursor: default;
}

.iv_view_window .order-edits{
	font-size:12px;
	font-style:italic;
	position:relative;
	top:-8px;
	margin-left:110px;
	}
.iv_view_window .order-summary{
	background:#f4f4eb;
	padding:8px 26px;
	margin:10px 100px 0px;
}
.iv_view_window .order-summary span {
    border-bottom: 1px dashed #468fd3;
	color: #468fd3;
	cursor: pointer;
}
.iv_view_window h2.order-final {
	margin: 100px 100px 0px;
}
.iv_view_window p.order-final {
	font-size: 18px;
	margin: 5px 100px;
}
.iv_view_window p.order-final2 {
	font-size: 12px;
	margin: 4px 100px 100px;
}

.iv_view_window h2.order-status {
    margin: 60px 100px 0px;
}
.iv_view_window div.order-info {
    font-size: 12px;
    margin: 5px 100px 50px;
}
.iv_view_window div.order-info p {
    position: relative;
    padding: 2px 0;
}
.iv_view_window div.order-info p.room { padding-top: 10px; }
.iv_view_window div.order-info p.ml {
    padding-left: 20px;
}
.iv_view_window div.order-info p.mt {
    padding-top: 10px;
}
.iv_view_window div.order-info p.ml span {
    position: absolute;
    left: 150px;
    width: 50px;
    text-align: right;
}
.iv_view_window div.order-info p.cost span {
    position: absolute;
    left: 150px;
    width: 100px;
    text-align: right;
}
.iv_view_window div.order-info p input{
    font-size:1em;
    margin:0 35px;
    font-size:0.80em;
    line-height:1.2em;
    vertical-align:middle;
}


#order-info-mark {
    margin-top: 45px;
}

#order-form{
	margin:5px 0 0 0;
}
#order-form table{
	width:760px;
	margin-left:110px;
}
#order-form th{
    text-align: left;
    font-weight: normal;
	width:190px;
}
#order-form th.pt{
    padding-top: 11px;
    vertical-align: top;
}
#price #order-form table,
#price #order-form td {
    border: none;
}
#order-form .from-fields{
	width:244px;
	padding:8px 28px;
	}
#order-form .main-fields .from-fields{
	background:#e9e9e9;
	}
#order-form .first .from-fields{
	background:#e9e9e9 url(i/backgrounds/fields.t.gif) no-repeat 0 0;
	}
#order-form .last .from-fields{
	background:#e9e9e9 url(i/backgrounds/fields.bb.gif) no-repeat 0 100%;
	}
#order-form .first td,
#order-form .first th{
	padding-top:20px;
	}
#order-form .last td,
#order-form .last th{
	padding-bottom:16px;
	}
#order-form .child-fields .from-fields{
	background:#f1f8dc;
	}
#order-form .discounts-fields .from-fields{
	background:#f4f4eb url(i/backgrounds/fields.b.gif) no-repeat 0 100%;
	}
#order-form .discounts-fields td,
#order-form .discounts-fields th{
	padding-bottom:16px;
	vertical-align:middle;
	}
#order-form .fields-info{
	font-style:italic;
	padding-left:6px;
	}

#order-form td input,
#order-form td select,
#order-form td label{
	vertical-align:middle;
	font-size:1em;
	margin-right:3px;
	}
#order-form td input{
	width:76px;
	}
#order-form td input.input-checkbox{
	width:auto;
	}
#order-form .order-dates{
	margin-left:-8px;
	}
#order-form .order-dates input{
	width:20px;
	text-align:left;
	}
#order-form .order-dates select,
#order-form .order-dates label,
#order-form .order-dates input{
	margin:0;
	}
#order-form select{
	width:80px;
}
#order-form select.sm {
	width:40px;
}
#order-form select.type-big{
	width:160px;
	}
#order-form .f-wrap{
	float:left;
}
#order-form .pb{
	margin-bottom: 10px;
}
#order-form .order-price{
	float:right;
	width:80px;
	}
#order-form .discounts-fields .order-price{
	color:#c51a1a;
	font-size:12px;
	}
#order-form .total-fields .order-price {
    width: 100px;
}
#order-form .total-fields .order-price,
#order-form .addnew-fields .from-fields{
	font-size:18px;
}
#order-form .from-error {
    font-size: 12px;
    color: #f80000;
}
#order-form .total-fields a{
	line-height:18px;
	font-size:10px;
	color:#c61a1a;
	}


#step-2 .buttons{
	margin:100px 0 0 !important;
	}


#step-2 .from-fields{
	padding:3px 0 3px 20px !important;
	width:280px !important;
}
#step-2 .from-fields input,
#step-2 .from-fields select{
	width:250px !important;
}
#step-2 .from-fields span{
	margin-left:-8px !important;
	margin-top: 3px !important;
	width:8px;
	display:block;
	float:left;
}
* html #step-2 .from-fields span{
	margin-left:-5px !important;
	margin-top: 5px !important;
}
#step-2 tr.first td.from-fields {
    padding-top: 20px !important;
    vertical-align: bottom;
}
#step-2 tr.last td.from-fields {
    padding-bottom: 16px !important;
    vertical-align: top;
}
#step-2 tr.first td input { vertical-align: bottom; }
#step-2 tr.last td input { vertical-align: top; }


.form-wrap{
	background:#ffffff;
	overflow:hidden;
	}
#order-form #mark{ height: 0; }