﻿.SCValidationHeading
{
	font-family: "Courier New" , Courier;
	font-size: 11px;
	text-decoration: none;
	color: #ff0000;
	width: 100%;
}

/* Checkout */

.CheckoutDiv
{
	padding: 0 0 0 30px;
}
.SCStepPanel
{
	margin: 20px 0 0 0;
}
.SCStepDiv
{
	width: 236px;
	height: 30px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
.SCStep
{
	color: #fff;
	font: normal 14px Helvetica, Arial;
	display: block;
	line-height: 30px;
}
.SCStepCurrent
{
	color: #fff;
	font: normal 14px Helvetica, Arial;
	display: block;
	background: #0000ff;
	line-height: 30px;
}
.SCStepActive
{
	color: #fff;
	position: relative;
	top: 8px;
	font: normal 14px Helvetica, Arial;
}
/*.SCStepDiv a:hover
{
	color: #454545;
	text-decoration: none;
}*/
.SCStep1, .SCStep5
{
	background: #C1C1C1;
}
.SCStep3, .SCStep4
{
	background: #C8C8C8;
}
.CheckoutTable
{
	width: 950px;
}
.CheckoutTable p
{
	color: #252525;
	font: normal 11px/15px "Courier New", Courier;
}
.CheckoutTopLeft
{
	width: 320px;
	vertical-align: top;
}
.CheckoutTopRight
{
	width: 160px;
}
.CheckoutLeftTD
{
	width: 288px;
	vertical-align: top;
}
.CheckoutMiddleTD
{
	width: 305px;
	position: relative;
}
.C_PaymentOptions
{
	width: 600px;
	margin-right: 80px;
	position: relative;
	bottom: 12px;
}
.CheckoutRightTD
{
	width: 295px;
}
.TickBoxTD
{
	width: 31px;
	height: 34px;
	border: none;
	position: relative;
	z-index: 7;
}
.TickBox
{
	position: relative;
	bottom: 22px;
	left: 2px;
	z-index: 6;
}
.ForgotPwd
{
	line-height: 40px;
	text-decoration: underline;
}
.ForgotPwd:hover
{
	color: #606060;
	text-decoration: none;
}
.CheckoutSpacer
{
	width: 40px;
}
.DeliveryLeft
{
	width: 270px;
}
.DeliveryMiddle
{
	
}
.DeliveryRight
{
	width: 270px;
}
.IneedHelp
{
	position: relative;
	right: 25px;
}
.SCTitle
{
	color: #252525;
	font: bold 20px/40px Helvetica, Arial;
}
.SCSubTitle
{
	color: #252525;
	font: bold 15px/21px Helvetica, Arial;
}
.SCFormItem
{
	width: 400px;
	margin: 0 0 5px 0;
}
.SCFormTextItem
{
	width: 300px;
	margin: 5px 0 0 0;
	color: #252525;
	font: normal 11px/15px "Courier New", Courier;
	display: inline;
}
.SCFormFieldItem
{
	display: inline;
}

.SignupBox
{
	color: #252525;
	font: bold 12px/15px Helvetica, Arial;
}
.NextBackButtons
{
	width: 288px;
}
.ShipAddTable
{
	position: relative;
	bottom: 20px;
}
.ShopCategoryLink
{
	color: #252525;
	font: bold 15px/21px Helvetica, Arial;
}
.C_SummaryTable, .SummaryDiv, .SummaryButtons
{
	width: 789px;
}
.C_SummaryInfoTR
{
	vertical-align: top;
}
.CSITR1
{
	background-color: #EBEBEB;
}
.CSITR2
{
	background-color: #F4F4F4;
}
.PT25
{
	padding-top: 25px;
}
.PR25
{
	padding-right: 25px;
}
.CSILabel
{
	text-align: right;
	padding-right: 25px;
}
.PaymentDiv
{
	width: 444px;
}
.ReceiptLeft
{
	width: 295px;
	vertical-align: top;
}
.ReceiptRight
{
	width: 420px;
}
.C_VoucherDiv
{
	width: 290px;
	margin: 20px 0 0 60px;
}
.ApplyButton
{
	margin: 0 0 0 10px;
}

/* End Checkout */