/*-------- My Account main screen -------*/
.account_links{
	width:245px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;	
}
.acct_title{
	color:#000000;
	font-weight:bold;
	background:url(images/expbg.gif) top right no-repeat #d4ebfa;
	margin-bottom:1px;
	padding:5px;
	text-align:center;
	font-size:9pt;

}
a.acct_control:link{display:block;background:url(images/blt.gif) top left no-repeat #fcfcfc;border-bottom:1px solid #F0F0F0;margin-bottom:1px;line-height:14pt;font: 8.5pt Tahoma,Verdana,sans-serif; padding:3px 5px 3px 20px;text-decoration:none;}
a.acct_control:visited{display:block;background:url(images/blt.gif) top left no-repeat #fcfcfc;border-bottom:1px solid #F0F0F0;margin-bottom:1px;line-height:14pt;font: 8.5pt Tahoma,Verdana,sans-serif; padding:3px 5px 3px 20px;text-decoration:none;}
a.acct_control:hover{display:block;background:url(images/blt.gif) top left no-repeat #f4f4f4;border-bottom:1px solid #F0F0F0;margin-bottom:1px;line-height:14pt;font: 8.5pt Tahoma,Verdana,sans-serif; padding:3px 5px 3px 20px;text-decoration:none;}


/*---- change email & registration boxes -----*/

.ch_email_box{
	border:1px solid #cccccc;
	background:#ffffff;
	padding:10px;
}
.ch_email_box td{
	padding:5px;
}

.reg_box{
	border:1px solid #c7e2f5;
	background:#ffffff;
	padding:10px;
	text-align:left;
}
.reg_box td{
	padding:3px 5px;
}
#content-box .content-padding .reg_box h2, #content-box2 .content-padding .reg_box h2{
	font-style:normal;
	text-transform:capitalize;
	border-bottom:0px solid #dddddd;
	margin-bottom:10px;
	font-size:12pt;
}


/*------ wallet & addressbook boxes -------*/

.wallet_box{
	border:1px solid #dddddd;
	background:#ffffff;
	padding:10px;
	margin-bottom:10px;
	text-align:left;
}
.wallet_box h3{
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	font-size:9pt;
}
#wallet td{
	width:140px;
}
.address_box{
	border:1px solid #dddddd;
	background:url(images/wishlist_bg.gif) top left repeat-x #e4f2fb;
	padding:10px;
	padding:7px;
	margin-bottom:10px;
}
.address_box h3{
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	font-size:9pt;
}
/*------ registry (wish list) classes -------*/

.registry_browse_block{
	border:1px solid #b1d5ed;
	background:#ffffff;
	padding:10px;
}
.registry_line{
	
}
.registrybox{
	border-bottom:5px solid #b1d5ed;
	background:url(images/wishlist_bg.gif) bottom left repeat-x #e4f2fb;
	margin-top:5px;
}
.registry_img{
	border-bottom:1px solid #dddddd;
}
.rows td{
	border-bottom:1px solid #dddddd;
	padding:3px 5px;
}
/*--------- view order ----------*/
.payment_method{
	background:url(images/bottop.gif) bottom left repeat-x #ffffff;border:1px solid #cccccc;
}
