body {
	margin: 0;
	padding: 12px;
	background: #d1cbbc;
	color: #2c2523;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

h1, h2 {
	/*text-transform: uppercase;*/
}

input {
	font-size: 10pt;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

img.edit {
	width: 25px;
}

.right {float: right;}
.left {float: left;}

.clearer {
	clear: both;
	float: none !important;
	width: 1px;
}

.clearfix:before, .clearfix:after {
	display: block;
	content: " ";
	clear: both;
}

.clearfix:after {
}

.red {
	color: #d23d30;
}

.deco {
	background-color: #f7f3e7;
}

div {
	/*border: 1px solid black;*/
}

div.error {
	border: 1px solid #f00;
	background-color: #f99;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
}

.noTitleStuff .ui-dialog-titlebar {
	display: none;
}

.invisible {
	display: none !important;
}

div#ident {
	border: 2px solid #000;
	border-radius: 1em;
	margin: 0 auto;
	padding: 40px 10px;
	width: 350px;
}

div#ident label {
	display: inline-block;
	width: 100px;
}

div#ident input[type='text'], div#ident input[type='password'] {
	width: 200px;
}

div#ident input[type='submit'] {
	float: right;
	margin-right: 50px;
}

#global {
	min-width: 500px;
	max-width: 1055px;
	margin-left: auto;
	margin-right: auto;
}

header {
	border-style: solid;
	border-color: #d23d30;
	border-width: 6px 0;
	padding: 5px 0;
}

.logout {
	float: right;
	display: block;
	background-color: #c6b8a0;
	padding: 6px 10px;
	border-radius: 5px;
	margin-bottom: 10px;
}

nav ul {
	margin: 0;
	padding: 10px 0;
	float: left;
}

nav ul li {
	float: left;
	background-color: #c6b8a0;
	list-style: none outside none;
	margin-right: 5px;
	border-radius: 5px;
}

nav ul li a {
	padding: 6px 10px;
	display: block;
}

#listing {
	width: 100%;
}

#listing tr {
	height: 30px;
}

#listing td.icon {
	width: 30px;
	text-align: center;
}

#listing td.tools {
	width: 100px;
}

#listing .row_0 {
	background-color: #fff;
}

#listing .row_details {
	display: none;
	background-color: #c6b8a0;
}

#listing .row_details td {
	padding: 10px;
}

#listing img {
	width: 25px;
}

img.delete {
	width: 23px;
}

table thead th {
	border-bottom: 2px solid #000;
}
table td.noresult {
	text-align: center;
}

.support-list {
	margin: 20px 0;
}

.support-list tr th:first-child {
	width: 15%;
}

/* Searching block ***************************/
.search {
	float: right;
}

.search label {
	margin: 0;
	width: auto;
}

.search input[type='text'] {
	width: 250px;
}

.search input[type='submit'] {
	float: right;
}

.ui-autocomplete.ui-widget-content {
	background-color: white;
}

.ui-autocomplete.ui-menu .ui-menu-item {
	overflow: hidden;
	height: 19px;
}

/* Pages browsing ***************************/
div.pagesBrowser {
	margin-top: 10px;
	text-align: center;
}

div.pagesBrowser ul {
	/*padding-top: 10px;
	padding-left: 30px;*/
	margin: 0 auto;
	list-style: none;
	display: inline;
}

div.pagesBrowser ul li {
	display: inline-block;
	background-color: #FFFFFF;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	color: #ccc;
	width: 20px;
	height: 17px;
	padding-top: 3px;
	margin: 0 1px;
}

div.pagesBrowser ul li a {
	color: #000;
	font-weight: bold;
}

/* Page edit book */
div.error {
	border: 1px solid #f00;
	background-color: #f99;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
}

div.success {
	border: 1px solid #0f0;
	background-color: #9f9;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
}

label {
	display: inline-block;
	width: 200px;
	margin: 8px 0;
}

input.field_authors, input.field_title, input.field_image {
	width: 400px;
}

.support-list label {
	width: 100px;
	margin: 0;
}

.support-list input {
	width: 100px;
}

.support-list input[type=checkbox] {
	width: 10px;
}

div.icon {
	float: right;
}

div.editor_content {
	display: inline-table;
	width: 70%;
}

div.edit_text_page {
	background-color: #fff;
	padding: 10px;
}

input[type='submit'] {
	display: block;
}

.ui-widget-content {
	background: none;
	border: none;
}

.ui-tabs {
	padding: 0;
}

.ui-tabs .ui-tabs-nav li {
	background: none;
	background-color: #d1cbbc;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	background: none;
	background-color: #c6b8a0;
	border: 1px solid #000;
	border-bottom: 0;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a {
	color: #000;
}

.ui-widget {
	font-family: unset;
	font-size: unset;
}

.ui-widget-header {
	background: none;
	background-color: #d23d30;
	border: 1px solid #000;
}

#rest-dialog {
	font-size: 1.2em;
	font-weight: bold;
}

.ui-dialog {
	z-index: 1000000 !important;
}

.ui-dialog .ui-dialog-content {
	text-align: center;
	background-color: #fff;
}

.ui-dialog .ui-dialog-buttonpane {
	margin-top: 0;
	background-color: #fff;
}

.ui-datepicker {
	background-color: #fff;
}

.popup-form {
	position: relative;
	background: #FFF;
	padding: 20px;
	width:auto;
	max-width: 700px;
	margin: 20px auto;
}

.popup-form fieldset {
	border: none;
}

.popup-form .long, #add-new-video input[type='text'], #add-new-video textarea, #add-new-event textarea {
	width: 400px;
}

#add-new-video textarea, #add-new-event textarea {
	height: 150px;
}

.popup-form label.description {
	position: relative;
	top: -145px;
}