/* CSS Document */
/****************************************
|
| Authors:	Gary Carr, Nick Cobb 
| Copyright 2008 Lightmaker.com
|
****************************************/


/*.checkout.row  {width: 510px; padding-left:24px }*/

.checkout  label{ padding-bottom:10px; color:#74899c; font-weight:bold; cursor:pointer; } 
.checkout p { color:#74899c; font-weight:bold;}
.checkout label.chckbx{ line-height:1.5em; } 

/*************stg01*********************/
.forgotten{ line-height:26px; color:#74899c;} 

/*************stg02*********************/
.checkout .edit { line-height:3.8em; }
.checkout .recipt_chx label {width:155px; height:auto; float:left; padding:3px 50px 3px 0 ; line-height:1em;}
.checkout .recipt_chx label.valentines{ background:url(../../images/content/valentines_hearts.gif) 100% 50% no-repeat;} 

/*date picker calander*/
.date_pick td, .date_pick th{ padding:0; margin: 0; border-right:1px solid #E1EEF2; border-bottom:1px solid #E1EEF2; background:#f7ebfb; }
.date_pick th span { width:21px; height:18px; padding:0; margin: 0; border:1px solid #ab3dda; text-align:center;  display:block; line-height:18px; color:#fff; background:#ab3dda;}
.date_pick td a, .date_pick td span { width:21px; height:21px; padding:0; margin: 0; border:1px solid #ddb1f0; text-align:center;  display:block; line-height:21px;  background:#f7ebfb;}
.date_pick td a.selected, .date_pick td a:hover { background:#ab3dda; color:#fff;}

.date_pick .month th span, 
.date_pick .month th a  
	{ width:119px; height:23px; margin:0; padding:0;  border:none; text-align:center;  display:block; line-height:21px; color:#fff; background:url(../../images/content/calander_bg.gif) top left repeat-x #ab3dda;}
.date_pick .month th a  { width:23px; height:23px;} 
.date_pick .month th a:hover  { background:#F7EBFB; color:#bf45ed}

/*************stg03 & stg04*********************/
.checkout.stg03 label { width:280px; float:left; }
.checkout.stg03 label.next { width:170px; float:left;}
.checkout.stg03 label.sub { width:90px; float:left;}
/*.checkout.stg03 select, .checkout.stg03 .select { width:170px; float:left; margin-left:20px;}*/

.checkout.stg03 label.paypal { width:109px; height:32px; float:left; background:url(../../images/content/logo_paypal.gif) 23px 0 no-repeat; padding-top:4px}
.checkout.stg03 label.cc_select { width:215px; height:32px; float:left; background:url(../../images/content/logo_ccs_amended.jpg) 100% 0 no-repeat; padding-top:4px;}

.checkout.stg03 .send_final { background:none; border:none; color:#FFFFFF; text-decoration:none; display:block; cursor:pointer;width:151px; height:50px; padding:0 0 0 0; font-size:1.8em; line-height:3.8em; font-weight:bold; text-align:center;}

.checkout.stg03 p span {color:#AB3DDA }

/*************CRUK*********************/

#payment-cruk{width:477px;height:268px;background:url(../../images/panels/payment_cruk_box.gif);padding:105px 25px 0 25px;}
#payment-cruk_US{width:477px;height:268px;background:url(../../images/panels/payment_cruk_box_US.gif);padding:105px 25px 0 25px;}
a.blueIt:link{color:#002269;text-decoration:none;}
a.blueIt:hover{color:#002269;text-decoration:none;}
#donation-display-wrapper-payment{width:60px;float:right;padding-top:9px;}
.donationAmount-payment{display:block;color:#E0207A;font-size:22px;font-weight:bold;text-align:right;}
.donationIs-payment{width:487px;display:block;font-size:11px;font-weight:bold;color:#002067;text-align:right;margin-bottom:4px;}
.price_descr{margin-top:-20px;margin-left:33px;}
.green {color:green;}
.blue {color:#002269;}

.purpleText { color: #9A25CD; }
.bold { font-weight: bold; }
