* {margin: 0; padding: 0;}

body {
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 10px;
}

#header {
	padding: 10px;
	font-size:x-large;
}

#links {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	color: #7D7B6A;
	font-size: 10px;
}
#links a {
	font-size: small;
	text-decoration: none;
	font-size: 10px;
}
#application_languages {
	text-align: right;
	margin-top: 8px;
	color:#999;
}

a img {
	font-size: 10px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}

#sitelanguages, #pagesview {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
#sitelanguages {
	margin-bottom: 10px;
}

#sitelanguages a, #pagesview a {
	text-decoration: none;
	padding: 4px;
}
#sitelanguages a.active, #pagesview a.active {
	background-color:#06C;
	color:#FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#menu {
	border-bottom: #7D7B6A solid 3px;
}
#menu li {
	list-style: none;
	display: inline;
	line-height: 32px;
}
#menu li a {
	text-decoration: none;
	color:#575444; 
	padding:5px;
	padding-bottom: 6px;
	line-height: 31px;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
}
#menu li a.active {
	font-weight: bold;
}

#menu li a.active , #menu li a:hover {
	color: #006699;
	border-bottom: #006699 solid 3px; 
	background-color: #EFEFED;
}

#secondarymenu {
	background-color: #EFEFED;
	padding: 5px 00 5px;
}
#secondarymenu li {
	list-style: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#secondarymenu li a  {
	text-decoration: none;
	color:#006699;
	padding:3px;
	font-size: small;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
}

#secondarymenu li a:hover {
	background-color: #FFFFFF;
	color:#575444;
}

#content, #footer, #menu, #secondarymenu, #header {
	min-width: 959px;
	max-width: 1400px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	margin-top: 20px;
}
#footer {
	border-top: #EFEFED solid 2px;
	color:#999999;
	font-size: small;
	clear: both;
	padding: 10px;
	margin-top: 20px;
	min-width: 979px;
}
#footer a {
	text-decoration: none;
	color: #5D98D3;
}

#submenu {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCCCCC;
	margin-bottom: 25px;
	margin-left: 0px;
}
#submenu a {
	font-size: small;
}


a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #8DAF1C;
	text-decoration: none;
}
a img {
	border: 0;
}


form.smallform, div.right_content_pane form {
	min-width: 400px;
}


table {
	width: 100%;
	font-size: small;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	border: #EAEAEA solid 1px;
}
table th, table td {
	padding: 5px;
}
table th {
	text-align: left;
	background-color: #CBC2BB;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
}
table th a {
	color: #333333;
	text-decoration: none;
}
table th a:hover {
	color:#666;
}
table td {
	text-align: left;
	background-color: #F4F4F4;
}
table td img {
	vertical-align: middle;
}
table td span.menu_element_name {
	font-weight: bold;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 16px;
}
table td span.menu_element_name a {
	text-decoration: none;
}

a b.binvisible {
	display: none;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
a:hover b.binvisible {
	display: inline;
	color:#000; 
}

table td span.menu_element_uri {
	display: block;
	margin-left: 30px;
	font-family: Tahoma, Geneva, sans-serif;
}
table td span.menu_element_uri a {
	color:#666;
}
table td span.menu_element_uri a:hover {
	color:#8DAF1C;
}

table td.link {
	text-align: center;
	width: 100px;
	padding: 3px;
	padding-left: 2px;
	padding-right: 2px;
}
table td.link a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
table td.link img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
td.optionsname {
	text-align: right;
	font-size: 11px;
	width: 150px;
}
td.optionsname label {
	font-size: 11px;
}
td.checkboxintable {
	padding: 5px;
	text-align: center;
	width: 100px;
}

table td a.pages_uri {
	font-size: 11px;
	text-decoration: none;
}


h1, h2, h3, h4,  p, ul li {
	color: #7D7B6A;	margin-bottom: 10px; margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	margin-top: 0;
	color:#999;
	font-size: 18px;
	border-bottom: #EFEFED solid 2px;
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	clear: both;
}
p {
	margin-left: 20px;
	font-size: 12px;
}
#content ul li {
	margin-left: 20px;
	font-size: 12px;
}

h3 {
	margin-top: 20px;
	font-variant: small-caps;
	color:#333333;
}
h4 {
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 30px;
	margin-left: 20px;
	font-size: x-large;
}

p.plugintasks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #CCCCCC;
	margin-bottom: 25px;
}

/* Ugly ie hack (input[type=button]) */
input.button {
	background-color: #F0F0EE;
	border: #CCCCCC solid 1px;
	background-image:url(buttonbg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
}

input.button:hover {
	background-color: #FFFFFF;
	border-color:#CCCCCC;
	background-image:url(buttonbg_hover.gif);
}


label {
	font-size: small;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: normal;
	color: #333333;
	display: inline;
}


input.text, textarea, select {
	font-family: Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: #A7A6AA solid 1px;
}
table td input.text, table td textarea, table td select {
	width: 95%;
}
	
input.text.writenew {
	display: inline;
	width: 80%;
}
.buttons {
	margin-top: 10px;
	margin-bottom: 10px;
}
.buttons label {color:#666666; font-weight: normal;	font-size: small; font-family: Tahoma, Geneva, sans-serif;}
fieldset {
	padding: 10px;
	border: 0;
	background: url(fieldset_bg.png) #D3D3D3 repeat-x;
}
fieldset.documenttitle {
	margin: 0px;
}


/* TODO */
p.error, p.warning, p.question, p.success {margin-left: 0px; font-weight: bold; padding: 10px;}
p.question {border: #003B72 solid 1px; color: #003B72;}

/* Error */
div.error {padding: 10px; border: #E30000 solid 1px;}
div.error img {float: left;}

div.error p {padding-left: 20px; font-weight: bold; color: #E30000;	font-family: Tahoma, Geneva, sans-serif;}
/* Success */
div.success {padding: 10px; border: #8DAF1C solid 1px; }
div.success img {float: left; }
div.success p {padding-left: 20px;	font-weight: bold; color: #8DAF1C;	font-family: Tahoma, Geneva, sans-serif; }


/* Warning */
div.warning {padding: 10px; border: #FF8104 solid 1px;}
div.warning img {float: left; }
div.warning p {padding-left: 20px;	font-weight: bold; color: #FF8104; font-family: Tahoma, Geneva, sans-serif; }


/* Pages */
td.first {padding: 10px;}

/* File manager */
p.path { margin-left: 0px; border:#CCCCCC solid 2px; color: #000000; font-family: Tahoma, Geneva, sans-serif; padding: 5px; font-size: small; }
p.reports {font-size: x-small;}



/*
 *
 * Layouts
 *
 */
#content div.left_option_pane { /* The old way */
	float: left;
	width: 400px;
	position: relative;
}
#content div.right_content_pane { /* The old way */
	float: right;
	min-width: 550px;
	width: 50%;
}

#two_pane_layout {
	margin: 0;
	min-width: 0;
	padding-left: 420px;
}
#two_pane_layout div.left_option_pane {
	float: left;
	width: 420px;
	margin-left: -420px;
	position: relative;
}
#two_pane_layout div.right_content_pane {
	width: 100%;
	float: right;
}

/*
 *
 * Layouts
 *
 */
ul.actionlist {
	width: 360px;
	text-align: justify;
	font-size: 13px;
	clear: both;
}
ul.actionlist li {
	list-style: none;
	color: #999;
	padding: 4px;
	clear: both;
	margin: 10px 0 0 5px !important;
}
ul.actionlist li span {
	display: block;
	font-size: 11px;
	padding: 2px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	width: 300px;
	text-align: justify;
	padding-left: 44px;
}
ul.actionlist li a {
	text-decoration: none;
}
ul.actionlist li a img {
	float: left;
	margin-right: 10px;
}


/* Translator */
table.translator td label {
	font-size: 10px;
}

table.translator td input {
	width: 500px;
}
a.translate {
	color: #9C0;
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 3px;
	text-decoration: none;
	margin: 2px;
	font-size:10px;
}
a.translate:hover {
	color: #333;
	background-color: #9C0;
}
input.translator, textarea.translator {
	font-size: 12px;
	width: 500px;
	padding: 4px;
}
.table_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 35px;
	color:#666;
}

.datagrid tr.odd td {
	background-color: #E6E6E3;
}

.datagrid td.no_items_to_display {
	text-align: center; padding: 20px; font-size: 16px;
}
.datagrid_pagination {
	font-size: 12px;
	margin-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
.datagrid_pagination a {
	text-decoration:none;
	padding: 3px;
}
.datagrid_pagination a.active {
	font-weight: bold;
	background:#CCC;
}
.datagrid_pagination a:hover {
	background: #DADADA;
}


div.loginform {
	width: 400px;
	margin-left: auto;
	margin-top: 140px;
	margin-right: auto;
	text-align: left;
	width: 260px;
	padding: 20px;
	padding-bottom: 30px;
	background-color: #FFF;
	overflow: visible;
}
div.loginform div {
	float: left;
	display: block;
	width: 250px;
	margin: 5px;
	
}
div.loginform label {
	font-variant: small-caps;
	display: block;
	float: left;
}
div.loginform input.text {
	float: right;
	display: block;
	color:#666;
	width: 150px;
	font-size: 11px;
	padding: 4px;
	border-color:#CCC;
	background-color:#FFF;
}
div.loginform #application_languages
{
	float: left;
	width: 50px;
	padding-top: 5px;
	text-align: left;
}
div.loginform input.button {
	margin-top: 10px;
	font-size: 12px;
	width: 160px;
	float: right;
	background-image: none;
}
div.loginform p.error {
	font-size: 11px;
	color:#F00;
	font-weight: normal;
	border: #F00 solid 1px;
}
div.loginform p.warning {
	font-size: 11px;
	color:#FF8104;
	font-weight: normal;
	border: #FF8104 solid 1px;
}
div.loginform p.success {
	font-size: 11px;
	color:#8DAF1C;
	font-weight: normal;
	border: #8DAF1C solid 1px;
}
div.loginform form {
	min-width: 0 !important;
}
#poweredby {
	position: fixed;
	top: 190px;

}
#poweredby img {
	border: 0;
	padding: 0;
	background: none;
	margin-bottom: -100px;
}

/* Page edit */

a.rounded_button {
	text-decoration: none;
	float: right;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px;    /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	padding: 10px;
	font-size: 12px;
	border: #E5E5E5 solid 1px;
}
#menu_selector {
	float: left;
}
#edit_metadata_show:hover, #edit_metadata_hide:hover {
	background-image:url(buttonbg_hover.gif);
}

#metadata td {
	background: none;
}

#metadata td.first_collumn {
	width: 120px;
}

#metadata label {
	text-align: right;
	float: right;
}

p.editor_pickup {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	margin: 2px;
	float: left;
	float: right;
	margin-top: 12px;
	margin-right: 20px;
}
p.editor_pickup a {
	text-decoration: none;
	padding: 4px;
}
p.editor_pickup a.active {
	background-color:#06C;
	color:#FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.no_matter_what_scrollable {
	overflow: auto;
	height: 515px;
	border: #CCCCCC solid 1px;
	border-right: 0;
	padding: 0;
}
#filemanager_editor_content {
	padding: 3px;
	margin: 0;
	overflow: hidden;
}
.no_matter_what_scrollable table {
	border: 0;
	margin: 0;
}
.no_matter_what_scrollable table td, .no_matter_what_scrollable table th {
	padding: 3px;
	margin:0;
}

#searchbox_container {
	display: none;
	float: right;
}
#searchbox_container a img {
	vertical-align: middle;
}
span.pairlabel {
	width: 170px;
	display: block;
	float: left;
	color:#666666;
	text-align: right;
	margin-right: 10px;
}
p.pairs {
	margin-bottom: 5px !important;
	float: left;
	clear: both;
	color: #000000;
}