@charset "utf-8";
#autch_form {
	padding-top: 15px;
	margin-left: 100px;
	padding-left: 80px;
	height: 66px;
	background-image: url(/images/collage-logon.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	width: 400px;
}
#autch_form td {
	height: 12px;
	color: #0e5085;
}
#autch_form input {
	margin-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #0e5085;
	height: 13px;
	width: 250px;
	border: 0px;
	border-bottom: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
#autch_form #submit { width: 300px; height: 24px; border: 0px; margin-right: 20px; }
#menu table {
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #8b8b8b;
	width: 150px;
	float: left;
	margin: 10px;
}
#menu td {
	padding-left: 20px;
	height: 16px;
}
#content_body {
	z-index: 1;
	position: absolute;
	width: auto;
	left: 160px;
	top: 79px;
	margin: 10px;
	margin-right: 10px;
	clear: both;
	white-space: nowrap;
}

#ajax_wait { position: fixed; left: 2px; top: 2px;}
#ajax_wait #wait { visibility: hidden; z-index: 1; display: none; }

/* Длинные кнопки тулбара */ 
#ltabs {
	margin-top: 1px;
	margin-bottom: 5px;
	width: auto;
	height: 16px;
	font-size: 11px;
	color: #9f595f;
	vertical-align: middle;
	border-bottom: 1px solid #7F7F7F;
	white-space: nowrap;
	min-width: 780px;
}
#ltabs_active {
	color: #9f595f;
	height: 100%;
	width: 190px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 2px solid #7F7F7F;
}
#ltabs_passive {
	color: #9f595f;
	height: 100%;
	width: 190px;
	float: left;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
}
#ltabs_active a { text-decoration: none; color: #9f595f; vertical-align: middle; font-size: 11px; }
#ltabs_passive a { text-decoration: none; color: #9f595f; vertical-align: middle; font-size: 11px; }
#ltabs_num { float: right; font-size: 11px; }

/* Короткие кнопки тулбара */ 
#stabs {
	margin-top: 1px;
	margin-bottom: 5px;
	width: auto;
	height: 16px;
	font-size: 11px;
	color: #9f595f;
	vertical-align: middle;
	border-bottom: 1px solid #7F7F7F;
	white-space: nowrap;
	min-width: 780px;
}
#stabs_active {
	color: #9f595f;
	height: 100%;
	width: 90px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 2px solid #7F7F7F;
}
#stabs_passive {
	color: #9f595f;
	height: 100%;
	width: 90px;
	float: left;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
}
#stabs_active a { text-decoration: none; color: #9f595f; vertical-align: middle; font-size: 11px; }
#stabs_passive a { text-decoration: none; color: #9f595f; vertical-align: middle; font-size: 11px; }
#stabs_num { float: right; font-size: 11px; }



/* Полоса выбора страницы просмотра */
#roller {
	margin-top: 3px;
	margin-bottom: 3px;
	width: auto;
	min-width: 620px;
	height: 16px;
	background: #FFFFFF;
	font-size: 11px;
	color: #BDB19D;
	border: 1px solid #7F7F7F;
	vertical-align: middle;
}
#roller_active { color: #000000; background-color: #D8D8D8; height: 100%; width: 65px; float: left; border-right: 1px solid #7F7F7F; text-align: center; font-size: 11px; font-weight: bold; vertical-align: middle; }
#roller_passive { color: #000000; height: 100%; width: 65px; float: left; border-right: 1px solid #7F7F7F; text-align: center; font-size: 11px; vertical-align: middle; }
#roller_passive a { text-decoration: underline; color: #000000; vertical-align: middle; font-size: 11px; }
#roller_num { float: right; font-size: 11px; }
/* Полоса выбора страницы просмотра */

