* {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body {
	font-size:11px;
	padding:8px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:1em;
}

a, a:link, a:visited, a:hover, a:active {
	color:#0000CC;
	text-decoration:none;
	border:none;
}

a img {
	border-width:0px;
	border:none;
}

table{
	margin:2px;
	padding:2px;
}

td, th {
	vertical-align:middle;
	height:18px;
}

p, li, ul, ol, blockquote {
	margin-bottom:0.5em;
}

div.scroll_box {
	padding-right:6px;
	overflow:auto;
	margin:2px;
	margin-right:8px;
}

div.column_box {
	float:left;
}

label {
	font-size:11px;
	text-align:right;
	text-transform:capitalize;
}

small {
	font-size: 10px;
	color: #666666;
}

input, textarea, select{
	
	font-size:11px;
}

select {
	font-size:11px;
}

input:focus, textarea:focus {
	background: #DDE;
}

ul {
	margin-left:20px;
	margin-bottom:1em;
}

ul li {
	margin-left:20px;
	list-style-type:disc;
}

#login_form {
	margin: 40px auto auto;
	padding: 12px;
	border: 2px solid #333333;
	height: 200px;
	width: 200px;
}

#login_form input {
	width: 100%;
	margin-bottom: 10px;
}

#div_outerbox {
	text-align:left;
	width:100%;
}

#div_ipow_heading {
	width:400px;
	height:60px;
}

#top_menu {
	font-size:11px;
}

#top_menu a, #top_menu a:link, #top_menu a:visited, #top_menu a:hover, #top_menu a:active {
	display:block;
	float:left;
	width:120px;
	padding:2px;
	margin:1px;
	background-color:#BCC;
}

#top_menu a:hover {
	background-color:#ABB;
}

#cat_menu {
	font-size:12px;
	clear:both;
	width:100%;
	height:40px;
}

#div_addcont {
	width:400px;
	padding:10px;
}

#table_contlist th, #table_contlist td{
	padding:2px;
	
}

#table_contlist th {
	background-color:#669966;
}

#div_content {
	clear: both;
	border-top:1px solid #333333;
	width:100%;
	padding-top:1em;
	padding-bottom:1em;
	margin-top:1em;
	margin-bottom:1em;
	text-align: left;
}

#cat_menu a, #cat_menu a:link, #cat_menu a:visited, #cat_menu a:active {
	float:left;
	display:block;
	height:24px;
	color:#FFC;
	background:#566;
	text-decoration:none;
	padding:2px;
	margin-right:1px;
	width:130px;
	
}
#cat_menu a:hover {
	color: #DDEEEE;
	background: #667777;
}

#cat_menu #selected {
	background: #887777;
}

div.small_form {
	text-align: right;
}

div.table_list {
	clear: both;
}

table.table_list {
	width:95%;
	font-size:11px;;
}

table.table_list tr {
	background-color:#BCC;
}

table.table_list th {
	border:1px solid #566;
	margin:2px;
	background:#899;
	padding:2px;
}

table.table_list td {
	height:18px;
	margin:2px;
	padding:2px;
}

table.table_list td.got_rel {
	background-color:#CCB;
}

th.th_showhide {
	width:75px;
}

th.th_delete {
	width:75px;
}

table.table_list td.td_delete {
	background-color:#B88;
	text-align:center;
}

div.form_buttons {
	clear: both;
	height: 20px;
}

#main_form_box {
	text-align:right;
	padding-right:2px;
	width:410px;
}

#rel_forms_box {
	text-align:left;
	width:470px;
	font-size:11px;
}

div.rel_form_box {
	background-color:#DEE;
	border:1px solid #9AA;
	margin-bottom:2px;
	padding:2px;
}

div.rel_form_data {
	height:110px;
	margin-bottom:2px;
	padding:2px;
}

div.rel_form_scroll {
	width:95%;
	height:80px;
	border:1px solid #CDD;
	background-color:#FFF;
}

div.rel_title_box {
	font-size:11px;
}

#main_form input.text_input, #main_form textarea, #main_form select {
	width:100%;
}

#main_form td.form_input_cell {
	width:240px;
}

#main_form td.form_label_cell {
	text-align:right;
	vertical-align: top;
}

table.radio {
	width:240px;
}

input.form_text {
}

input.radio {
	width:20px;
}

.form_button {
	display:block;
	float:left;
	width:120px;
	font-size:11px;
	color:#0000CC;
	background: #99AAAA;
	border:1px solid #333333;
	text-decoration:none;
	text-align:center;
	margin:3px;
	height:20px;
	padding-right:4px;
	padding-left:4px;
}

.delete_button {
	background: #B88;
}

.rel_form_button {
	float:left;
	width:140px;
}

.reladd_button {
	font_weight: bold;
	text-decoration: none;
}

option.option_selected {
	background: #9AA;
}

div.rel_form_buttons {
	
}

#rel_list_scroll {
	height:460px;
	clear:both;
}

#current_image {
	max-width:404px;
	max_height:404px;
	background-color:#CCCCCC;
	color:#233;
	border:1px solid #9AA;
	text-align:center;
	vertical-align:middle;
}

#current_artifacts {
	width:402px;
	height:402px;
	border:1px solid #9AA;
}

td.file_delete {
	background-color:#633;
	text-align:center;
}

a.file_delete {
	display:block;
	width:100%;
	min_height:20px;
	text-decoration:none;
	background-color:#633;
	color:#FFF;
}

a.file_delete:hover {
	background-color:#C33;
}

table.table_list td.img_tick {
	
	font-weight:bold;
	text-align:center;
}

table.table_list td.img_tick_on {
	color:#333;
	background-color:#3C6;
}

table.table_list td.img_tick_off {
	background-color:#633;
	color:#CCC;
}

a.list_launch {
	display:block;
	text-align:center;
	width:100%;
	height:100%;
	text-decoration:none;
	font-weight:bolder;
}

td.no_files {
	text-align:center;
	padding:0px;
	background-color:#633;
}

td.has_files {
	text-align:center;
	padding:0px;
	background-color:#3C6;
}

img.mapping_marker {
	width:10px;
	height:17px;
}

a.button {
	padding:2px;
	margin:1px;
	background-color:#DEE;
	border:1px solid #999;
}

table.user_list tr:hover {
	background-color:#CCC;
}

div.user_form {
	margin-left:40px;
}
div.user_form label {
	text-transform:none;
}

div.user_form label, div.user_form input, div.user_form select, div.user_form button {
	text-align:left;
	display:block;
	width:240px;
}

div.user_form input, div.user_form select, div.user_form button {
	margin-bottom:1em;
}

div.user_form input.checkbox {
	text-aling:left;
}

tr.bg_super {
	background-color:#FDD;
}
tr.bg_contributor {
	background-color:#DFD;
}
tr.bg_researcher {
	background-color:#DDF;
}

