/* CSS Document */


#MainFrame { border: 1px solid #C5C5C5; height: auto; padding: 1px; overflow: hidden; }

/*resume_step_2*/
#CP { line-height: 40px; padding-top: 3px; background: #f4e7c1; padding-left: 18px; }
#CP span { color: #ea0f13; }
#CP a { color: #0e5787; }

.infoBlock { width: 630px; padding: 0 0 24px 0; margin: 0 auto; }
.infoBlock .titlebar { line-height: 30px; font-size: 14px; margin: 0; padding: 0 0 0 33px; background: url(../images/title_line_bg.gif); }
.infoBlock table { width: 100%; }

.infoBlock#Basic { padding-top: 24px; z-index:10;}
#Photo { margin-bottom: 10px; }



.infoTable { width: 100%; text-align: center; line-height: 20px; }
.infoTable th { line-height: 17px; background: #f3e8c7; font-weight: normal; }
.infoTable a { color: blue; }

table.sformTable { border: none; } 
.iformTable { width: 100%; line-height: 26px; border: 1px solid #CCC; }
.iformTable tbody { display: none; }
table.sformTable tbody { display: block; }
.iformTable th { line-height: 21px; background: #F0F0F0 url(../images/dot_add.gif) 4px 4px no-repeat; padding-left: 22px; text-align: left; cursor: pointer; }
.iformTable td { padding-left: 16px;  }
.iformTable td.buttons { padding: 10px 0 6px 0; text-align: center; }
.iformTable .bgButton { width: 47px; height: 20px; border: none; line-height: 20px; background: url(../images/button_bg_small.gif) center no-repeat; }
.iformTable .bgButtonL { width: 95px; height: 20px; border: none; line-height: 20px; background: url(../images/button_bg_long.gif) center no-repeat; }
.iformTable .textoTop { float: left; }

#att_notice { width:580px; background-color:#FCF6CB; color:#C48A00; border: 1px solid #E3DBA6; padding:10px; line-height:15px;}

#stepBar{ height:29px; background-image:url(../images/bg_stepBar.gif); list-style-type: none;  padding:5px 0 0 70px;}
#stepBar ul{ margin:0; padding:0;}
#stepBar .sel{ display: block; width:52px; padding: 1px 0 0 14px; background-image:url(../images/bg_setp_sel.gif);background-repeat:no-repeat; line-height:24px; float:left; margin-left:1px;}
#stepBar .unsel{ display: block; width:52px; padding: 1px 0 0 14px; background-image:url(../images/bg_setp_unsel.gif);background-repeat: no-repeat; line-height:24px; float:left; margin-left:1px;}
#stepBar a{color:#990000;}