﻿body {
	background: #f1f2f3;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #333;
	border: 0px;
	margin: 0px;
	font-size: 11px;
}

#header {
	width: 100%;
	height: 80px;
	background: #fff;
}

.full-page {
	padding: 15px 10px 0 20px;
	background: #f1f2f3 url('../../images/sf_edit.png') repeat-x;
}

#mt-logo-img {
	/*
	width: 235px;
	height: 85px;
	*/
}

#title_edit_command, 
#entity_caption_image,
.edit-command, 
.edit-caption-image, 
.authority-details, 
.addimage-paragraph-command,
.modify-paragraph-command, 
.remove-paragraph-command {
	font-size: 0.9em;
	color: #1170a3 !important;
	text-decoration: none;
	border: 0px;
}

#title_edit_command:hover, 
#entity_caption_image:hover,
.edit-command:hover, 
.edit-caption-image:hover, 
.addimage-paragraph-command,
.modify-paragraph-command:hover, 
.remove-paragraph-command:hover,
.anchor-command {
	font-size: 0.9em;
	color: #1170a3 !important;
	text-decoration: none;
}

.standard-button {
	height: 25px;
	color: #1170a3;
	font-weight: bold;
	font-size: 12px;
}

#address_management_view, 
#date_management_view, 
#itinerary_management_view,
#paragraph_management_view,
#biblio_management_view, 
#connection_management_view, 
#notes_management_view,
#photolibrary_management_view,
#pdflibrary_management_view, 
#btn_search_container {
	width: 100%;
	text-align: right;
	clear: left;
}

/*
#connection_container {
	padding: 0 10px;
}*/


.authority-details {
	margin: 0 0 0 15px; 
	padding: 10px;
	border:solid 1px #ddd; 
	width: 230px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#search_container {
	border: solid 1px #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content-wrapper {
	width: 990px;
}

#sortable_itinerary { list-style-type: none; margin: 0; padding: 0; }
#sortable_itinerary li { margin: 0 3px 3px 3px; padding-top: 5px; padding-left: 1.5em; font-size: 15px; height: 32px; }
#sortable_itinerary li span { position: absolute; margin-left: -1.3em; }

.sortable_images { list-style-type: none; margin: 0; padding: 0; }
.sortable_images li { height: 300px; }
.sortable_images li span { position: absolute; margin-left: -1.3em; }