body
{
	background: url(../images/background.png) black;
}

body,
form
{
	margin: 0px;
	padding: 0px;
}

.submit_input
{
	cursor: pointer;
	font-weight: bold;
}

.input_table .help,
.info_table .help
{
	font-size: 0.9em;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.expanded_table
{
	width: 99%;
}

.info_table,
.list_table
{
	line-height: 1.5em;
}

.info_table th,
.info_table td,
.input_table th,
.input_table td,
.list_table th,
.list_table td
{
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.info_table th,
.input_table th,
.list_table th
{
	padding-right: 3em;
}

.list_table
{
	border: 1px solid gray;
}

.list_table th
{
	background: gray;
	color: white;
}

.list_table th a
{
	color: white !important;
}

.list_table td,
.info_table td,
.info_table th
{
	border-bottom: 1px solid silver;
	border-top: 1px solid #EEE;
}

.info_table
{
	border: 1px solid gray;
}

.info_table .header th
{
	background: gray;
	border: 0px;
	color: white;
	padding: 5px;
}

.centered_cells td
{
	text-align: center;
}

.notice_cell
{
	text-align: center;
	font-style: italic;
}

.list_table .odd_row,
.info_table .odd_row
{
	background: #F1F1F1;
}

.error_list
{
	background: #FFE0E0;
	border: 1px solid #DDA0A0;
	color: #800000;
	list-style-type: square;
	margin: 1em 0px;
	padding: 5px 0px 5px 1em;
}

.error_list li
{
	margin: 0px 0px 0px 1em;
}

.has_error
{
	background: #FFE0E0 !important;
}

div.has_error,
tr.has_error td,
tr.has_error th
{
	border-top: 1px solid #FFF0F0 !important;
	border-bottom: 1px solid #DDA0A0 !important;
}

div.has_error
{
	padding: 5px;
}

.has_error .error_list
{
	background: transparent;
	border: 0px;
	margin: 5px 0px 0px 1em;
	padding: 0px;
}

.input_table .has_error .error_list li
{
	margin: 0px;
}

.pagination
{
	border: 1px solid #C0C0C0;
	margin: 10px 0px;
	padding: 5px;
}

.pagination_content
{
	padding: 2px;
}

.pagination_goto
{
	float: right;
}

.pagination_goto input
{
	border: 1px solid #969696;
	background: white;
	margin: 0px;
}

.pagination_goto .submit_input
{
	font-family: Arial;
}

.pagination_goto .text_input
{
	text-align: center;
	width: 32px;
}

.selected_page
{
	font-weight: bold;
	text-decoration: underline;
}

.progress
{
	border: 1px solid gray;
	font-size: 1px;
	margin: 10px 0px;
	padding: 1px;
}

.progress div
{
	background: gray;
	height: 12px;
}

.message .title
{
	background: #7DB2D2;
	color: white;
	font-weight: bold;
	padding: 5px 10px;
}

.message .content
{
	background: #DEDEDE;
	color: black;
	line-height: 1.5em;
	padding: 10px;
}

#body
{
	background: white;
	border-left: 16px solid #CFECFA;
	margin: 0px 96px 0px 64px;
	position: relative;
}

#header
{
	background: url(../images/header_background.png) repeat-x left bottom;
	font-size: 1px;
	position: relative;
}

#header_links
{
	font-size: 12px;
	padding: 5px 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}

#header_links a
{
	color: black;
	text-decoration: none;
}

#header_links a:hover
{
	text-decoration: underline;
}

#header_header
{
	position: absolute;
	bottom: 5px;
	right: -81px;
}

#header_line
{
	background: #CDCDCD;
	height: 55px;
	position: absolute;
	right: -96px;
	bottom: -33px;
	width: 96px;
}

#content_only #header_line
{
	height: 22px;
}

#top_navigation
{
	background: #CDCDCD;
}

#top_navigation_links
{
	background: white;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#top_navigation_links li
{
	float: left;
}

#top_navigation_links a
{
	background-image: url(../images/navigation_buttons.png);
	display: block;
	height: 33px;
	margin-right: 4px;
	text-decoration: none;
}

#top_link_home
{
	width: 76px;
}

#top_link_home:hover
{
	background-position: 0px -33px;
}

#top_link_objects
{
	background-position: -76px 0px;
	width: 136px;
}

#top_link_objects:hover
{
	background-position: -76px -33px;
}

#top_link_spacecrafts
{
	background-position: -212px 0px;
	width: 124px;
}

#top_link_spacecrafts:hover
{
	background-position: -212px -33px;
}

#top_link_debris
{
	background-position: -336px 0px;
	width: 112px;
}

#top_link_debris:hover
{
	background-position: -336px -33px;
}

#top_link_topics
{
	background-position: -448px 0px;
	margin-right: 0px !important;
	width: 100px;
}

#top_link_topics:hover
{
	background-position: -448px -33px;
}

#top_navigation_content
{
	float: right;
	font-size: 0.9em;
	padding: 2px;
}

#page
{
	padding: 10px;
}

#navigation
{
	float: left;
	padding-bottom: 196px;
	width: 172px;
}

#navigation .container
{
	background: #F5F5F5;
	margin-bottom: 1em;
}

#navigation .title
{
	background: #7DB2D2;
	color: white;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
}

#navigation .content
{
	line-height: 1.5em;
	padding: 5px;
}

#navigation .text_input
{
	width: 148px;
}

#navigation .links
{
	font-size: 0.95em;
	padding: 5px 0px;
}

#navigation .links ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation .links ul ul
{
	margin-left: 1em;
}

#navigation .links a
{
	color: black;
	display: block;
	padding: 5px;
	text-decoration: none;
}

#navigation .links a:hover
{
	text-decoration: underline;
}

#navigation .links .active,
#navigation .links .selected
{
	font-weight: bold;
}

#navigation .links ul ul a
{
	color: #808080;
}

#navigation .links ul ul a.selected
{
	color: #A6C10D;
}

#content_container
{
	background: #F5F5F5;
	margin-left: 196px;
}

#content_only #content_container
{
	margin: 0px;
}

#content_title
{
	background: #7DB2D2;
	color: white;
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px 10px;
}

#content
{
	padding: 10px 5px;
}

#corner_image
{
	bottom: 0px;
	font-size: 1px;
	left: -80px;
	position: absolute;
}

#flash_notice,
#flash_error,
.notice_content,
.error_content
{
	border-style: solid;
	border-width: 1px;
	margin: 5px 0px;
	padding: 5px;
}

#flash_notice,
.notice_content
{
	background: #FFFF99;
	border-color: #C4C400;
	color: #555500;
}

#flash_error,
.error_content
{
	background: #FFE0E0;
	border-color: #800000;
	color: #800000;
}
