@charset "utf-8";
/* CSS Document */

@import url("validation.css");

a {color:red;}
a:hover {color:black;}

#MyAccountContent h2 {background-color:#555555; color:white; padding:1px; padding-left:3px; margin-top:0px; margin-bottom:0px;}

#MyAccountContent {
	background-color:white; 
	background-image: url(/AAAemily/MyAccount/JaggedFullTop.gif); 
	background-position:top; 
	background-repeat:repeat-x; 
	width:760px; 
	min-height:240px;
	}

#MyAccountContent_2 {padding:20px;}

.account_nav {width:120px; font-size:12px;}
.account_nav * {font-size:12px;}
.account_nav a[href="<cfoutput>#cgi.SCRIPT_NAME#</cfoutput>"] {color:black;}
	
.contentBox, .contentBox th, .contentBox td {font-size:12px;}

#MyAccountContent .contentBox {
/*
	width:100%;
	padding-bottom:12px; */
	background-color:#EEEEEE;
	width: 590px; 
	background-position:bottom; 
	background-repeat:no-repeat; 
	background-image: url(/AAAemily/buyorDIE/WishList/rip-bottom-gray.gif); 
	padding-bottom:24px; 
	}

#MyAccountContent .contentBox .content {	
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
}

#MyAccountContent .contentBox a {	
	color:black;
}

#MyAccountContent .contentBox  a:hover {	
	color:red;
}

#MyAccountContent .sub_header {font-weight:bold; color:red; }

#message, .message {border: solid 1px red; margin-bottom: 6px; padding: 4px; color: red; font-weight: bold;}

.sub_message {color:red; font-weight: bold;}
.sub_message a {color:red !important; }
.sub_message a:hover {color:black !important; }

#MyAccountContent input[type="text"], input[type="password"] {border: solid 1px black;}

#ShopSectionBottomNav {width:90% !important;}
#ShopSectionBottomNav a {color:white;}
#ShopSectionBottomNav a:hover {color:red;}
#ShopSectionBottomNav span.header {color:white !important;}

