.center-col {
	width: 965px;
	position: relative;
	margin-top:10px;
}
.center-col:after{
	   clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.col-main {
	width: 725px;
	float: left;
}

.col-right {
	width: 230px;
	border: solid 1px #BBAFA0;
	float: right;
	border-top: none;
}

.opc li.section {
	clear: both;
	margin-bottom: 10px;
}

.opc .allow .step-title {
	background: #d0dce1;
	border: 1px solid #a3aeb3;
	border-bottom: 0;
	color: #a4b3b9;
	cursor: pointer;
	zoom:1;
}
.opc .active {
	zoom:1;
}
.opc .active .step-title {
	background: #f9f3e3;
	border: 1px solid #bbafa0;
	padding-bottom: 5px;
	color: #f18200;
	cursor: default;
	zoom:1;
}

.opc .active .step-title .number {
	background: #f18200;
	border-color: #f19900;
	color: #fff;
}

.opc .active .step-title h2 {
	color: #f18200;
}

.section:after,.section .step-title:after {
	clear: both;
	content: ".";
	display: block;
	font: 0px/0 arial;
	height: 0;
	visibility: hidden;
}

.opc .buttons-set {
	margin-top: 0;
	padding-top: 2em;
}

.opc .buttons-set p.required {
	margin: 0;
	padding: 0 0 10px;
}

.opc .buttons-set .back-link small {
	display: none;
}

.opc .buttons-set .back-link a {
	background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
	padding-left: 16px;
}

.opc .buttons-set.disabled button.button {
	display: none;
}

.opc .buttons-set .please-wait {
	height: 21px;
	line-height: 21px;
}

.opc .ul {
	list-style: disc outside;
	padding-left: 18px;
}

.opc {
	position: relative;
}

.opc li.section {
	
}

.opc .step-title {
	border-width: 0 1px;
	border-style: solid;
	border-color: #fff #d9dde3 #d9dde3;
	background: #eee url(../images/bkg_opc-title-off.gif) 0 100% repeat-x;
	padding: 4px 8px 6px;
	text-align: right;
}

.opc .step-title .number {
	float: left;
	background: #fff;
	border: 1px solid #fff;
	padding: 0 4px;
	margin: 0 5px 0 0;
	font: bold 11px/14px arial, helvetica, sans-serif;
	color: #999;
}

.opc  .step-title h2 {
	float: left;
	margin: 0;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0 !important;
}

.opc .step-title a {
	display: none;
	float: right;
	font-size: 11px;
	line-height: 16px;
}

.opc .allow .step-title {
	background: #d0dce1;
	border: 1px solid #a3aeb3;
	border-bottom: 0;
	color: #a4b3b9;
	cursor: pointer;
}

.opc .allow .step-title .number {
	background: #dbe6eb;
	border-color: #dbe6eb;
	color: #a4b3b9;
}

.opc .allow .step-title h2 {
	color: #a4b3b9;
}

/*.opc .allow .step-title a { display:block; }*/
.opc .active .step-title {
	background: #f9f3e3;
	border: 1px solid #bbafa0;
	padding-bottom: 5px;
	color: #f18200;
	cursor: default;

}

.opc .active .step-title .number {
	background: #f18200;
	border-color: #f19900;
	color: #fff;
}

.opc .active .step-title h2 {
	color: #f18200;
}

/*.opc .active .step-title a { display:none; }*/
.opc .step {
	border: 1px solid #bbafa0;
	border-top: 0;
	background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
	padding: 15px 30px;
	position: relative;
}

.opc .step .tool-tip {
	right: 30px;
}

#opc-login .buttons-set {
	border-top: 0;
}

#opc-login h3 {
	font-size: 13px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 2px;
	text-transform: uppercase;
}

#opc-login h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #2f2f2f;
}

#opc-shipping_method .buttons-set {
	border-top: 0;
}

.opc .gift-messages-form {
	margin: 0 -30px;
	background: #f6f1eb;
	border: 1px solid #e9e4de;
	border-width: 1px 0;
	padding: 22px 24px 22px 30px;
}

.opc .gift-messages-form .inner-box {
	padding: 5px;
	height: 260px;
	overflow: auto;
}

#opc-review .product-name {
	font-weight: bold;
	color: #0a263c;
}

#opc-review .item-options {
	margin: 5px 0 0;
}

#opc-review .buttons-set {
	padding: 20px 30px;
	border: 1px solid #d9dde3;
	border-width: 0 1px 1px;
}

#opc-review .buttons-set p {
	margin: 0;
	line-height: 40px;
}

#opc-review .buttons-set .please-wait {
	height: 40px;
	line-height: 40px;
}

#opc-review .authentication {
	margin: 0 auto;
	width: 570px;
}

#opc-review .warning-message {
	color: #222;
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 0;
}

.step-footer {
	text-align: right;
}

.opc-block-progress .block-title {
	display: none;
}

.opc-block-progress .opc-item {
	border: 1px solid #BBAFA0;
	border-left: none;
	border-right: none;
	margin-bottom: 10px;
}

.opc-block-progress .opc-item.last {
	margin-bottom: 0;
	border-bottom: none;
}

.opc-block-progress .opc-item .item-title {
	background: none repeat scroll 0 0 #EEEEEE;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	text-align: left;
}

.opc-block-progress .opc-item .item-content {
	display: none;
}

.opc-block-progress .opc-item.complete .item-content {
	display: block;
	border-top: 1px solid #BBAFA0;
	background: url("../images/bkg_checkout.gif") repeat-x scroll 0 0
		#FBFAF6;
	border-top: 1px solid #BBAFA0;
}
#checkoutSteps .forward{float:right;}
