div#body	{
	clear:both;
	margin:15px 10px;
}
div#form	{
	clear:both;
	margin:15px 10px;
}

div#div_save	{
	margin:15px;
}
div#div_registration ,
div#div_password_helper ,
div#form_lang{
	margin-bottom:8px;
}
div#login_button	{
	margin-bottom:20px;
}
table#table_logon td ,
div#div_save	{
	font-size:16pt;
}
table#table_logon input	{
	font-size:14pt;
	width:150pt;
	height:20pt;
}
div#div_registration a ,
div#div_password_helper a	{
	color:#00F;
	text-decoration:underline;
}
p#form_lang select#select_lang	{
	font-size:22pt;
}


div#body div.box-lt	{
	background:url(../images/lt.gif) no-repeat left top;
	margin-bottom:15px;
}
div#body div.box-rt	{
	background:url(../images/rt.gif) no-repeat right top;
	padding:12px 0 0 0;
}
div#body div.box-lb	{
	background:url(../images/lb.gif) no-repeat left bottom;
}
div#body div.box-rb	{
	background:url(../images/rb.gif) no-repeat right bottom;
	padding:0 0 12px 0;
}



div#body div.box-lt ul	{
	color:#000;
	background:#FFF;
	list-style-type:none;
	font-weight:bold;
	border:solid #B4B4B4;
	border-width:0 1px 0 1px;
	text-align:left;
}
div#body div.box-lt ul.top li	{
	padding:4px 8px;
}
div#body div.box-lt p	{
	color:#000;
	background:#FFF;
	list-style-type:none;
	font-weight:bold;
	padding:4px 8px;
	border:solid #B4B4B4;
	border-width:0 1px 0 1px;
	text-align:left;
}


div#form div.form-block	{
	text-align:left;
	margin-bottom:15px;
}

div#form div.box-lt	{
	background:url(../images/flt.gif) no-repeat left top;
}
div#form div.box-rt	{
	background:url(../images/frt.gif) no-repeat right top;
	padding:2px 0 0 0;
}
div#form div.box-lb	{
	background:url(../images/flb.gif) no-repeat left bottom;
}
div#form div.box-rb	{
	background:url(../images/frb.gif) no-repeat right bottom;
	padding:0 0 6px 0;
}


div#form div.form-box	{
	color:#000;
	background:url(../images/fbg.gif);
	list-style-type:none;
	font-weight:bold;
	border:solid #ABBDCD;
	border-width:0 1px 0 1px;
	padding:0 10px 0 10px;
	text-align:left;
}
div#form div.setup-table-box	{
	padding-top:10px;
	padding-bottom:10px;
}
div#form div.fbox-rb div.form-box	{
	color:#000;
	background:#FFF;
	list-style-type:none;
	font-weight:bold;
	border:solid #B4B4B4;
	border-width:0 1px 0 1px;
	padding:3px 10px;
	text-align:left;
}
div#form div.form-box fieldset	{
	background:#FFF;
	margin-top:10px;
	*margin-top:20px;
	padding:10px;
	*position:relative;
}
div#form div.form-box legend	{
	color:#09C;
	background:#FFF;
	font-size:12px;
	font-weight:normal;
	display:inline;
	padding:3px 5px;
	*position:absolute;
	*top:-1em;
}
div#form div.form-box fieldset label	{
	font-size:12px;
	font-weight:normal;
	margin-bottom:4px;
}
div#form div.form-box fieldset input	{
	margin-right:8px;
}
div#form div.form-box table td.fibtn	{
	text-align:right;
}

div#form div.form-box table.setup-table td a	{
	color:#000;
	text-decoration:underline;
}
div#form div.form-box table.setup-table td a:hover	{
	color:#666;
	text-decoration:none;
}
div#form div.form-box table.setup-table th ,
div#form div.form-box table.setup-table td	{
	font-size:12px;
	padding:12px 10px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #B4B4B4;
}
div#form div.form-box table.setup-table th	{
	width:120px;
}
div#form div.form-box table.setup-table td	{
	width:360px;
	font-weight:normal;
}
div#form div.form-box table.setup-table th.table-bottom ,
div#form div.form-box table.setup-table td.table-bottom	{
	border:0px none;
}
div#form div.form-box table.setup-table td input#lms_id	{
	width:50px;
}
div#form div.form-box table.setup-table td textarea#note	{
	width:280px;
}
div#form div.form-box table.setup-table td div.check-btn	{
	width:280px;
	text-align:center;
}
div#form div.form-box table.setup-table td div.back-btn	{
	text-align:left;
}
div#form div.form-box table.setup-table td div.submit-btn	{
	text-align:right;
}
div#form div.form-box table.setup-table th span	{
	color:#F06;
}
div#form div.form-box table.setup-table td div.hint	{
	color:#666;
	margin:4px 10px 4px 8px;
}
div#form div.form-box table.setup-table td div.hint-right	{
	color:#000;
	margin:4px 10px 4px 8px;
	text-align:right;
}
div#form div.form-box table.setup-table td span.hint	{
	color:#000;
	margin-left:8px;
}





div#step	{
	overflow:hidden;
	margin:0;
	padding:0;
}
div#step a.step-ov {
	height:37px;
	float:left;
	color:#fff;
	background:url(../images/fll-ov.gif) no-repeat left top;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
	margin-right:3px;
	padding-left:5px;
	text-decoration:none;
}
div#step a.step-ov span {
	padding:0 15px 0 10px;
	background:url(../images/flr-ov.gif) no-repeat right top;
	display:block;
	cursor:pointer;
}
div#step a {
	height:37px;
	float:left;
	color:#657a99;
	background:url(../images/fll.gif) no-repeat left top;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
	margin-right:5px;
	padding-left:5px;
	text-decoration:none;
}
div#step a span {
	padding:0 15px 0 10px;
	background:url(../images/flr.gif) no-repeat right top;
	display:block;
	cursor:pointer;
}




div#body div.box-lt ul.pan-list li	{
	background-position:11px 0;
	display:inline;
	padding-left:10px;
	padding-right:0;
}
div#body div.box-lt ul.pan-list li.pan-list-top	{
	background:url(../images/pan_mark.gif) no-repeat 100% 50%;
	padding-left:10px;
	padding-right:20px;
	margin-right:3px;
}
div#body div.box-lt ul.pan-list li.pan-mark	{
	background:url(../images/pan_mark.gif) no-repeat 100% 50%;
	padding-left:20px;
	padding-right:20px;
	margin-right:3px;
}
div#body div.box-lt ul.pan-list li span.pan-mark	{
	background:url(../images/pan_mark.gif) no-repeat 100% 50%;
	padding-right:16px;
	margin-right:3px;
}

div#body div.box-lt ul li.folder_all_c			{background:url(../images/icon_folder_all_c.gif) no-repeat;}
div#body div.box-lt ul li.folder_all_f			{background:url(../images/icon_folder_all_f.gif) no-repeat;}
div#body div.box-lt ul li.folder_auto_assign	{background:url(../images/icon_folder_auto_assign.gif) no-repeat;}
div#body div.box-lt ul li.folder				{background:url(../images/icon_folder.gif) no-repeat;}
div#body div.box-lt ul li.folder_red			{background:url(../images/icon_folder_red.gif) no-repeat;}
div#body div.box-lt ul li.course				{background:url(../images/icon_course.gif) no-repeat;}

div#body div.box-lt ul li.sco_completed				{background:url(../images/icon_sco_completed.gif) no-repeat;}
div#body div.box-lt ul li.sco_failed				{background:url(../images/icon_sco_failed.gif) no-repeat;}
div#body div.box-lt ul li.sco_incomplete			{background:url(../images/icon_sco_incomplete.gif) no-repeat;}
div#body div.box-lt ul li.sco_						{background:url(../images/icon_sco_incomplete.gif) no-repeat;}
div#body div.box-lt ul li.sco_not_attempted			{background:url(../images/icon_sco_not_attempted.gif) no-repeat;}
div#body div.box-lt ul li.sco_passed				{background:url(../images/icon_sco_passed.gif) no-repeat;}
div#body div.box-lt ul li.sco_assignment_submission	{background:url(../images/icon_pencil.png) no-repeat;}

div#body div.box-lt ul.contents li	{
	background-position:13px 5px;
	padding:6px 20px 5px 14px;
	border-bottom:1px solid #B4B4B4;
}
div#body div.box-lt ul.contents li.first	{
	background-position:13px 0;
	padding:1px 20px 5px 14px;
	border-bottom:1px solid #B4B4B4;
}
div#body div.box-lt ul.contents li.last	{
	background-position:13px 7px;
	padding:8px 20px 0px 14px;
	border:0px none;
}
div#body div.box-lt ul.contents li.only	{
	background-position:13px 0;
	padding:1px 20px 0px 14px;
	border-bottom:0px none;
}
div#body div.box-lt ul.contents li.folder_all_c ,
div#body div.box-lt ul.contents li.folder_all_f ,
div#body div.box-lt ul.contents li.folder_auto_assign ,
div#body div.box-lt ul.contents li.folder ,
div#body div.box-lt ul.contents li.folder_red ,
div#body div.box-lt ul.contents li.course ,
div#body div.box-lt ul.contents li.sco_completed	,
div#body div.box-lt ul.contents li.sco_failed ,
div#body div.box-lt ul.contents li.sco_incomplete,
div#body div.box-lt ul.contents li.sco_,
div#body div.box-lt ul.contents li.sco_not_attempted ,
div#body div.box-lt ul.contents li.sco_passed,
div#body div.box-lt ul.contents li.sco_assignment_submission
{
	padding-left:38px;
}
div#body div.box-lt div.explanation	{
	color:#666;
	font-size:12px;
	margin-top:3px;
}

div#body div.box-lt ul.contents li.title	{
	padding-left:10px;
}

div#body div.box-lt ul.setting li.first	{
	padding:1px 20px 10px 14px;
	border-bottom:1px solid #B4B4B4;
}
div#body div.box-lt ul.setting li.last	{
	padding:8px 20px 0px 14px;
	border:0px none;
}
