﻿.padded { margin-top: 30px; }
body#accounthistoryinfoBody h2 img { vertical-align:middle; }
body#accounthistoryinfoBody table, body#accounthistoryinfoBody #orderTotals, body#accounthistoryinfoBody address { font-size: 11px; }
body#accounthistoryinfoBody address { line-height: 11px; }
body#accounthistoryinfoBody #orderTotals {width:90%;}
body#accounthistoryinfoBody #myAccountOrdersStatus { text-align: center; width:90%;}
body#accounthistoryinfoBody table {width:90%; margin-top: 30px;}
body#accounthistoryinfoBody h4 {font-size: 14px; margin-top: 20px; }
.instructions { display: block; clear:both; margin-top: 30px; }
#orders { border: 1px solid #aec0c2; }
#orders caption { font-weight: bold; color: #aec0c2; border-bottom: 1px solid #aec0c2; }
#orders p { padding: 12px; text-align: center; }
#orders p a { color:#009db1; }
#orders p a:hover { color:#333; }
#orders table { margin-top: 12px; }
#entourage_points_overview, #gv_overview, #email_pref { border: 1px solid #ccc; margin-top: 12px; }
#gv_overview p, #email_pref { padding: 12px; }
#entourage_points_overview img { vertical-align: middle; }
#entourage_points_overview { color:#009db1; padding: 12px; }
.notice {padding-right:12px;}
.notice img {padding-right:7px; vertical-align:middle;}
.order_count { border: 1px solid #aec0c2; margin-top:10px;}
.order_count legend {color: #aec0c2; font-weight:bold; padding: 7px;}
#prevOrders { text-align: center; }
#prevOrders td address { font-size: 12px; font-style:normal;}
.list { 
	list-style: url(../images/bullet.png);
	margin-left: 50px; 
}
.list li { 
	line-height: 16px;
	vertical-align: middle;
}
.list a:link, .list a:active, .list a:visited { color:#6c6f70; }
.list a:hover { color:#333; } 	
#genderchoice { display: block; width: 270px; float: right; font-weight: bold; color: #000; padding-bottom: 7px;} 
.editable .field:focus {
	border: 2px solid #dfdfdf;
	padding: 5px;
	width: 250px;
	line-height: 1em;
	margin: 0;
	outline: none;
	background:#fff;
}
.editable .field {
	border: none;
	background: transparent url(../images/ico_edit.gif) no-repeat 0 50%;
	padding: 7px 0 7px 20px;
	width: 250px;
	line-height: 1em;
	margin: 0;
	font-weight: bold;
	float: right;
}
.editable .field:focus, .editable .focused {
	border: 2px solid #dfdfdf;
	padding: 5px;
	width: 250px;
	line-height: 1em;
	margin: 0;
	outline: none;
	background:#fff;

}
body#accounteditBody .alert { display: none; }
