
#wizard_title { padding: 14px; text-align: center; font-size: large; color: #666; }

#home_logout { font-size:12px; margin:0px; padding:0 3px 0 3px; float:right;
	text-decoration:none; background:#FF9 url(../images/gradientyellow.gif) repeat-x;
        color:#113355; border:1px solid #f93; text-align:right; }
#home_logout a:link, #home_logout a:visited, #home_logout a:hover {color:#135; font-weight: bold; text-decoration: none;}

.pbar { font-size: 10px; height: 40px; font-family: "Trebuchet MS", sans-serif; }
.pb_cell { width: 60px; vertical-align: top; padding:5px 5px 5px 5px; }
.pb_cell_past_past { background: url(../images/gradientblue.gif) repeat-x #6FB3DA; border-right: 1px solid #6FB3DA; }
.pb_cell_past { background: url(../images/gradientblue.gif) repeat-x #6FB3DA; border-right: 1px solid #F93; }
.pb_cell_current { background: url(../images/gradientyellow.gif) repeat-x #FF9; border-right: 1px solid #F93; }
.pb_cell_future { background: url(../images/gradientgray.gif) repeat-x #D1D1D1; border-right: 1px solid #6FB3DA; }
.pb_cell_past_past a { color: #333; }
.pb_cell_past a { color: #333; }
.pb_cell_current a { color:#633; font-weight: bold; }
.pb_cell_future a { color: #333; }

.wiz_title { padding: 14px; text-align: center; font-size: large; color: #113355; }
.wiz_title_catalog { color: #369; }
.wiz_table { width: 600px; border: 1px solid #69C; border-top: 2px solid #5689BC; clear: both; padding:0px; background-color: #d1d1d1; }
.wiz_fieldset { width: 600px; border: 1px solid #69C; border-top: 2px solid #5689BC; clear: both; padding:0; 
   background:#d1d1d1 url(../images/gradientgray.gif) repeat-x; margin-bottom: 10px; z-index:-1;
   _position:relative; _padding-top:20px; _padding-bottom:15px; _display:block }
.wiz_fieldset legend { border: 2px solid #369; padding: 0 2px 0 2px; font-size:120%; font-weight:bold; color: #136;
  background:#6FB3DA url(../images/gradientblue.gif) repeat-x; _position:absolute; _top:-10px; _left:0px; margin:0 0 8px 5px; }
.wiz_table_input { width: 100%; padding:0px; }
.wiz_table_input td { padding: 3px; }
.wiz_header { background: #6FB3DA; border-left: 1px solid #69C; border-right: 1px solid #69C; vertical-align: top; text-align: right; font-weight:bold; color:#113355; }
.wiz_header_required { background: #FF9; border: 1px solid #F93; border-top: 1px solid #EF8923; vertical-align: top; text-align: right; font-weight:bold; color:#333; padding: 0 5px 0 5px;}
.wiz_header_required a:link, .wiz_header_required a:visited { color:#333; font-weight:900; text-decoration:underline; }
.wiz_header_required_top { background:#FF9 url(../images/gradientyellow.gif) repeat-x; }
.wiz_header_top { border-top: 1px solid #5689BC; background: #6FB3DA url(../images/gradientblue.gif) repeat-x; }
.wiz_header_bottom { border-bottom: 1px solid #69C; }
.wiz_input { background: #d1d1d1; vertical-align: top; width: 66% }
.wiz_input_top { background: #d1d1d1 url(../images/gradientgray.gif) repeat-x; }
.wiz_top { padding-top: 10px; }
.wiz_input a { color:#135; font-weight:bold; }
.wiz_input_photo { padding:0px 5px 0px 5px; width:50%; border: 1px solid #999; }
.wiz_input_pheight { height:76px; text-align:center; vertical-align:middle; }
.wiz_input_border_bottom { border-bottom: 1px solid #69C; }
.wiz_spacer { background: #d1d1d1; width: 2px; border:0; }
.wiz_spacer_border_bottom { width: 2px; border:0; border-bottom: 1px solid #69C; }
.input_error { border: 3px solid #900; color:red; margin:10px; }
.input_error td { padding: 2px 10px 2px 5px; }
.sub_title { font-weight:bold; text-align:center; padding-bottom:10px; }

.display { width: 600px; border: 1px solid #69C; border-top: 2px solid #5689BC;  padding:0px; text-align: center; }
.display td { background: #6FB3DA; border: 1px solid #69C; vertical-align: top; font-weight:bold; color:#113355; padding-top: 5px; }
.display td.top { background: #6FB3DA url(../images/gradientblue.gif) repeat-x; }
.display th { background: #FF9 url(../images/gradientyellow.gif) repeat-x; border: 1px solid #F93; border-top: 1px solid #EF8923; vertical-align: top; font-weight:bold; color:#333; }
.display th a:link, .display th a:visited { color:#333; font-weight:900; }
.display_delete { background: #FF9 url(../images/gradientyellow.gif) repeat-x; border: 1px solid #F93; border-top: 1px solid #EF8923; vertical-align: top; padding: 3px; color:#333; }

.item_table { width: 95%; border: 1px solid #69C; border-top: 2px solid #5689BC; padding:0px; }
.item_sub_table { margin-left: 5px; }
.item_sub_table td { vertical-align: top; padding:0 8px 0 0; }
.item_input_left { float: left; width:90%; margin-left: 5px; }
.item_input_right { float: right; width:90%; }
.item_input_disabled { color: #999; }
.item_input_enabled { }
.item_input_width { width: 75%; padding-left:5px; }
