/*for confirm page*/
@media print
{
	#menuend{display:none}
	#printbutton{display:none}
}
span.checkout_email
{
    color: #663399;
    text-decoration: underline;
}

td.checkout_borderleft
{
    border-left:1px solid gray;
}

td.checkout_bordertop
{
    border-top:1px solid gray;
}

table.checkout_messagebox
{
    border: 1px solid gray;
    background-color: white;
}
td.delidate-error
{
	background-color:#CC3333;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:white;
}
table.delidate-error
{
	border:2px solid #CC3333;
}

/*for shippingdetails page*/
tr.chargeheader
{
    font-family:arial;
    color:white;
    font-size:9pt;
    font-weight:bold;
    background-color:#669933;
}

table.methodCostborder
{
    border:1px solid #4E3E97;
}

td.methodCostborder
{
    border-right:1px solid #4E3E97;
    border-bottom:1px solid #4E3E97;
}

table.spChagborder
{
    border:1px solid green;
}

td.spChagborder
{
    border-right:1px solid green;
    border-bottom:1px solid green;
    height:25px;
}

/* review payment page */

td.giftcertificateheader
{
	font-family:arial;
	font-weight:bold;
	color:white;
	font-size:9pt;
	padding:0px 0px 2px 10px;
	background-repeat:repeat-y;
	background-position:left;
}
a.checkout-signin-link {
	font-family:arial;
	font-size:9pt;
	color: #751CF0;
}

span.signin-input-label, td.signin-input-label
{
	font-family:arial;
	font-size:9pt;
	color:#333333;
	letter-spacing: 0;
}

td.billing-register-box
{
	font-family:arial;
	font-size:8pt;	
	border: thin solid #99CC66;
	padding: 5px 5px 5px 5px;
	line-height: 1.75;
}

a.remove
{
	font-family:arial;
	/*font-size:12px;*/
	color:black;
}

a.removeSmall, span.removeSmall
{
	font-family:arial;
	/*font-size:11px;*/
	color:black;
}
td.message
{
    font-family:arial;
    font-size:14pt;
    color:#663399;
}
div.check_btm
{
	width:555px;
	position:relative;
}
div.b1
{
 float:left;
 height:25px;
 width:167px;
 padding-left:200px;
}
div.b2
{
	float:right;
	height:25px;
	width:103px;
}
div.b3 {
	width:145px;
	float:right;
	height: 42px;
	bottom:80px;
	margin-top: 40px;
}
div.b1 img{ }
div.b2 img
{
	margin-right: 10px;
}
div.b3 img
{
	margin-right: 10px;
}
/* VPMI - 135115 - start */
#surSMsg {
font-family:arial;
font-size:8pt;
color:#663399;		
}
/* VPMI - 135115 - end */