/* --------------------------------------------------------------
	= Cart page layout
-------------------------------------------------------------- */
.cartpage .content {
	width: 765px;
}
.cartpage .maincontent {
	width: 725px;
	background: #fff;
	padding-top: 20px;
}

.cartpage .sidebar {
	margin-top: 0;
	width: 228px;
}

/* --------------------------------------------------------------
	= Checkout page layout
-------------------------------------------------------------- */
.checkoutpage .content {
	width: 915px;
	_width: 935px;
}
.checkoutpage .maincontent {
	float: right;
	width: 570px;
	margin-left: 0;
}


.checkoutsteps {
	padding-top: 10px;
	float: left;
	width: 330px;
}

.checkoutsteps .pagetitle {
	margin-right: 0;
}

.checkoutsteps h3 {
	background: url(../images/gradient3.jpg) repeat-y;
	padding-left: 4px;
	padding-top: 0;
	text-shadow: 1px 1px 1px #cbc8cf;
	margin-bottom: 3px;
	margin-right: 0;
}

.checkoutsteps h3 span {
	color:#79634D;
	font-size:13px;
	font-weight:bold;
	margin-right:5px;
}

.checkoutsteps a {
	text-decoration: underline;
}
.checkoutsteps a:hover {
	text-decoration: none;
}

.checkoutsteps h3 a {
	text-transform: none;
	text-shadow: none;
	font-weight: normal;
	margin-left: 5px;
	text-decoration: underline;
	font-size: .9em;
}
.checkoutsteps h3 a:hover {
	text-decoration: none;
}

.checkoutsteps .completed {
	background: url(../images/gradient3.jpg) repeat-y;
	padding-left: 4px;
	padding-top: 0;
	text-shadow: 1px 1px 1px #cbc8cf;
	margin-top: -3px;
	margin-bottom: 3px;
	margin-left: 20px;
	text-shadow: none;
	font-size: .9em;
}

.checkoutsteps .completed p {
	margin-bottom: 0;
	padding-bottom: 5px;
	margin-left: 18px;
}

.checkoutpage .summary {
	float: right;
	text-align: right;
	margin-right: 30px;
	display: inline;
}

.shippromo {
	float: left;
	margin-right: 0;
}

.total {
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}

.cartpage .total {
	border: none;
	margin-right: 15px;
}

tr.checkout td {
	background: #e9e9e9;
	padding: 10px 20px;
}

#checkoutSubmit {
	font-size: 1.4em;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	margin-right: 10px;
	width: 100px;
}

table.tabledata {
	width: 94%;
}

#quickSaveToList {
	top: 40%;
	left: 40%;
	width: 250px;
	text-align: center;
}
#quickSaveToList h2.subtitle {
	text-align: center;
}


/* sign in left */
.checkoutform {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #6C6C6C;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 310px;
}

.lgtext {
	font-size: 130%;
}

.checkoutform legend {
	padding-top: 5px;
	padding-bottom: 5px;
}

.checkoutform h4.legend {
	display: block;
	color:#ec008c;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 5px;
	margin: 0 10px 5px 10px;
}


.checkoutform fieldset {
	margin: 0;
}

.checkoutform label {
	color: #6C6C6C;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 0.9em;
	font-style: normal;
	margin-right: 3px;
	width: 80px;
}

.checkoutform a {
	font-size: .9em;
}

.checkoutform input.text {
	width: 210px;
}

.checkoutform input.smalltext {
	width: 70px;
}
.checkoutform input.xsmalltext {
	width: 50px;
}
.checkoutform input.largetext {
	width: 215px;
	margin-left: 10px;
}

.checkoutform .select {
	width: 140px;
}
.checkoutform .smallselect {
	width: 40px;
}
.checkoutform .mediumselect {
	width: 80px;
}

.checkoutform form p.note {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	color: #fff;
	font-size: inherit;
}

.checkoutform fieldset.indent, .checkoutform .indent {
	left: 84px;
	_left: 88px;
	margin-bottom: 10px;
}
#continueSubmit {
	width: 90px;
}

.submit2 {
	float: right;
	padding-right: 5px;
}

.highlight2 {
	font-style: italic;
	color: #EC008C;
}

.checkoutform .signup .label {
	width: 95px;
}

.checkoutform .signup input.text {
	width: 125px;
}

.checkoutform p {
	margin: 0 10px 5px 10px;
}

.checkoutform .signup fieldset p {
	margin: 0 10px 5px 10px;

}

/* edit shopper info */
.shopperinfo {
	float: left;
	min-height: 120px;
	_height: 120px;
	width: 110px;
}

.shopperinfo p {
	margin-right: 0px;
}

.shopperinfo a {
	text-decoration: underline;
}

.shopperinfo a:hover {
	text-decoration: none;
}

#addAddress-btn {
	width: 100px;
	margin-bottom: 10px;
}
#addBill-btn {
	width: 120px;
	margin-bottom: 10px;
}

ol#checkoutSteps.one-page-checkout {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.messages, .error-msg, .success-msg ul {
       list-style-type: none;
       margin: 0;
}

.success-msg ul {
	color:#353F46;
	margin:0 10px 5px 20px;
	padding:5px;
}

li#opc-billing select {
	width: 210px;
}

li#opc-shipping select {
	width: 210px;
}

.validation-advice {
	font-size: .9em;
	margin-left: 85px;
	color: #EC008C;
}

dl {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

dl dd {
	font-size: .9em;
}

dl ul {
	margin: 0 0 0 10px;
}

dl.payment-methods label {
	width: 60px;
}

#payment_form_authorizenet {
	font-size: .9em;
}

#payment-tool-tip img {
	margin: 10px 0 20px 5px;
}
#payment-tool-tip-close img {
	margin-bottom: 5px;
	float: right;
}

.opc-please-wait img {
	margin: 0 5px 0 5px;
}

.promo {
	text-align: left;
}

.promo h5 {
	margin: 0;
}

.previous_step {
	float: left;
}

#shippingMethodsPopup {
	background: #F595BB;
	color: #000000;
}
#shippingMethodsPopup h2 {
	margin: 0;
}
.customer-dob-wrap .validation-advice {
	display:none;
}