@charset "utf-8";
/* CSS Document */


/*
	
			R E G I S T R Y
	
								*/




/*
	
			S H O P P I N G 	C A R T
	
	
							*/
.cart-checkout-div{ width:600px; margin:44px auto 22px auto;    }
/*			DIV STYLES					*/
.cart-checkout-div li{ list-style-type:none   }
.cart-image{  width:150px;  display:inline-block; float:left; text-align:center	}
.cart-name{ width:400px; padding:44px 11px 0px 11px; display:inline-block; float:left;  }
.cart-name a:link,.cart-name a:visited{ color:#333; text-decoration:none	}
.cart-name a:hover{ color:#333; text-decoration:underline	}


.cart-qty{   float:right	}

#cart-return-button{float:right; margin-right:100px }
#cart-update-button{float:right; margin-right:50px }
/*
	
			C H E C K O U T
	
	
							*/
							

.checkout-field {	border: 1px solid #999999;	font-size:12px;	margin:5px;	padding:4px;	}
.slide-right {	text-align: right;	padding:3px 20px 3px 0px ;	}
.move-right{padding-left:52px;}


/*
	
			P A Y N O W
	
	
							*/
							
#paynow-div{	margin:40px 0px 0px 0px}
.itemize{ float:left; width:350px; text-align:right; padding:5px 10px 5px 5px; }						
.sub-total{ float:left; width:100px ; text-align:right; padding:5px 10px 5px 5px;    }						
/*
	
			S U C C E S S
	
	
							*/
.return-result{ color:#600; padding-right:33px; text-align:right;  padding:5px 10px 5px 5px; font-size:12px;  }						
.return-response{     padding:5px 10px 5px 5px; font-size:12px; text-transform:uppercase; color:#393; font-family:Georgia, "Times New Roman", Times, serif   }						
							
							
							
/*
			N E W S L E T T E R

						*/
						
						
						



