/***** webapp/basicReg/css/create/create.css settings for create page (override default goes here) *****/

/*body{background: url('../images/create/create_bc.gif') repeat-x scroll center 0 #FFFFFF; width: 100%}*/
/*#html_diamond_container {background: url('create_icon.gif') center 80px no-repeat; padding-top:195px;}*/
#html_diamond_container iframe {margin-top:205px; width: 980px; position: relative; background: transparent; height: 280px;}
#jsWarning {bottom:3px;}
#diamondLoginBox{-moz-border-radius: 0px; border-radius: 0px; border: 1px solid #676767;}
.loginBox {margin: 0 auto; padding-bottom:30px;}
.BLUE_LIGHT .inputLabel {color: #6D6D6D;}
.BLUE_LIGHT .a, .link {color: #3692CD;}
.BLUE_LIGHT .twoToneButton {color: #8AA151;}
.BLUE_LIGHT .twoToneButton:hover, .BLUE_LIGHT .twoToneButton .hover {background-color: #878383; color: #698621; text-decoration: none;}
.BLUE_LIGHT .acct_id_link {color: #54B1D8;}
.BLUE_LIGHT .forgot_link {color: #58A0CE; letter-spacing: 0.2px;}
.return_msg {text-align: center; margin: 20px 0 75px 0; letter-spacing: 0.3px;}
.return_fb_link {color:#24a3c6; font-size:14px; font-weight:bold;}
.footer_link {font-size: 11px; line-height: 30px; text-align: center;}
.footer_link span:after {color: #D3D3D3; content: "|"; padding: 0 8px 0 6px;}
.footer_link span.last:after {content: ""; padding: 0;}