/* ADMIN CSS 20041123 */
div#path-design {
	background-color: #cfcfc0;
	background-image: url(../images/path-background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0.5em;
}

div#path p,div#path a {
	color: #75756c;
	margin: 0;
}

div#path a:hover {
	color: #000000;
}

div#path span.disabled {
	
}

div#columns {
	height: 100%; /* Set to avoid bug in IE 5.5 */
}

div#trash ul {
	margin-left: 0.25em;
	padding-left: 0.5em;
}

div#trash li {
	list-style-type: none;
}

div#trash li a {
	text-decoration: none;
}

div#trash li a:hover {
	color: #000000;
	text-decoration: underline;
}

div#trash li img {
	vertical-align: middle;
}

div.widthcontrol p {
	text-align: center;
	font-size: 0.85em;
}

div.widthcontrol a,div.settings a {
	color: #8a8a85;
	padding: 0 0.25em 0 0.25em;
	text-decoration: none;
}

div.widthcontrol a:hover,div.settings a:hover {
	color: #ffffff;
	background-color: #2D537A;
	text-decoration: none;
}

div.widthcontrol span.current,div.settings span.current {
	color: #254b71;
	background-color: #C8CFD7;
	padding: 0 0.25em 0 0.25em;
	text-decoration: none;
}

div#rightmenu {
	float: right;
	width: 13em;
}

div#rightmenu-design {
	margin: 0.5em 0.5em 0 0.1em;
}

div#currentuser,div#bookmarks {
	margin-top: 0;
	margin-bottom: 0;
}

div#currentuser p {
	margin: 0.25em 0 0 0;
}

div#bookmarks p {
	margin: 0;
}

div#currentuser ul {
	margin-top: 0.25em;
	margin-bottom: 0;
	padding-bottom: 0.5em;
}

div#currentuser a {
	font-weight: bold;
}

div#history ul,div#bookmarks ul {
	margin: 0 0.3em 0 0.3em;
}

div#history li,div#bookmarks li {
	list-style-type: none;
	margin-bottom: 0.2em;
}

div#history img,div#bookmarks img {
	vertical-align: middle;
}

a.showhide,div#rightmenu span.openclose {
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	color: #2d537a;
	background-color: #8a9fb6;
	padding: 0 0.3em 0 0.3em;
	border: 1px solid #a7bbd1;
	border-right-color: #2d537a;
	border-bottom-color: #2d537a;
	display: block;
	float: right;
}

a.showhide span.bracket,div#rightmenu span.openclose span.bracket {
	display: none;
}

a.showhide:hover {
	color: #2d537a;
	text-decoration: none;
}

div#maincontent {
	width: 80%;
	height: 100%; /* Set to avoid bug in IE 5.5 */
}

div
#fix
 
	/* Breaks unwanted connection between the content of the maincontent box and the menues on the left and right in some browsers */
{
float
:
 
left
;

    
width
:
 
100%;
}
div.extramenuitems {
	text-align: center;
}

/* CONTENTSTRUCTURE TREE MENU STYLES */
div#contentstructure {
	width: 100%;
	overflow: auto;
	padding-top: 0.5em;
}

div#contentstructure ul#content_tree_menu {
	margin-top: 0;
	margin-left: 0.25em;
	padding-left: 0.5em;
}

div#contentstructure ul#content_tree_menu ul {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 0;
}

div#contentstructure ul#content_tree_menu ul ul {
	margin-left: 0;
}

div#contentstructure ul#content_tree_menu li {
	list-style-type: none;
	white-space: nowrap;
}

div#contentstructure ul#content_tree_menu ul li {
	margin: 0;
	padding-top: 0;
	padding-left: 20px;
	padding-bottom: 4px;
	background-image: url(../images/bg_content_tree_li.gif);
	background-repeat: no-repeat;
}

div#contentstructure ul#content_tree_menu ul li.lastli {
	background-image: url(../images/bg_content_tree_li_last.gif);
	padding-bottom: 2px;
}

div#contentstructure ul#content_tree_menu li img {
	vertical-align: middle;
}

div#contentstructure a.nodeicon {
	margin-left: 0;
	padding-left: 0;
}

div#contentstructure a.nodetext {
	color: #315578;
	text-decoration: none;
}

div#contentstructure a.nodetext:hover {
	color: #000000;
	text-decoration: underline;
}

div#contentstructure li.currentnode a.nodetext:hover {
	text-decoration: none;
}

div#contentstructure li.currentnode li a.nodetext:hover {
	color: #000000;
	text-decoration: underline;
}

div#contentstructure li span.node-name-normal {
	font-weight: normal;
}

div
#contentstructure
 
li
.currentnode
 
a
.nodetext
 
span
.node-name-normal
,
div
#contentstructure
 
li
.currentnode
 
a
.nodetext
 
span
.node-name-hidden
,
div
#contentstructure
 
li
.currentnode
 
a
.nodetext
 
span
.node-name-hiddenbyparent
  /* Highlighting of current node */
{
font-weight
:
 
bold
;

    
color
:
 
#ffffff
;

    
background-color
:
 
#f08c00
;

    
padding
:
 
0
0
.25em
 
0
0
.2em
;


}
div#contentstructure li.currentnode li a.nodetext span.node-name-normal,div#contentstructure li.currentnode li a.nodetext span.node-name-hidden,div#contentstructure li.currentnode li a.nodetext span.node-name-hiddenbyparent
	{
	font-weight: normal;
	color: #315578;
	background-color: transparent;
	padding: 0;
}

div#contentstructure li a.nodetext span.node-name-hidden,div#contentstructure li.currentnode li a.nodetext span.node-name-hidden
	{
	font-weight: normal;
	font-style: normal;
	background-color: #e0e0c9;
	padding: 0 0.2em 0 0.2em;
}

div#contentstructure li a.nodetext span.node-name-hiddenbyparent,div#contentstructure li.currentnode li a.nodetext span.node-name-hiddenbyparent
	{
	font-weight: normal;
	font-style: normal;
	background-color: #eff0e4;
	padding: 0 0.2em 0 0.2em;
}

div#contentstructure span.node-hidden,div#contentstructure span.node-hiddenbyparent
	{
	display: none;
}

a.openclose,span.openclose {
	text-decoration: none;
}

a.openclose img,span.openclose img {
	margin: 0;
	cursor: default;
}

div#contentstructure a.openclose,div#contentstructure span.openclose {
	color: #315578;
}

div#contentstructure span.openclose {
	visibility: hidden;
}

/* MAIN CONTENT TOP MENU (in navigation mode) */
div.menu-block {
	padding: 0.5em 0 0 0;
	text-align: center;
}

div.menu-block ul {
	margin: 0;
	padding: 0;
}

div.menu-block li {
	display: block;
	float: left;
	width: 20%;
	background-color: #ffffff;
}

div.context-user div.menu-block li {
	width: 14%;
}

div.menu-block a {
	font-size: 0.85em;
	display: block;
	padding: 0 0.2em 0.1em 0.2em;
	text-decoration: none;
}

div.menu-block li.enabled a {
	color: #ffffff;
	background-image: url(../images/button-enabled-bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.menu-block li.enabled a:hover {
	color: #ffffff;
	text-decoration: none;
}

div.menu-block li.disabled a {
	color: #000000;
	background-image: url(../images/button-disabled-bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.menu-block li.disabled a:hover {
	color: #000000;
	text-decoration: none;
}

div.menu-block li.enabled {
	background-image: url(../images/button-enabled-tc.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

div.menu-block li.disabled {
	background-image: url(../images/button-disabled-tc.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

div.menu-block li.enabled div.button-bl {
	background-image: url(../images/button-enabled-bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.menu-block li.disabled div.button-bl {
	background-image: url(../images/button-disabled-bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.menu-block li.enabled div.button-tl {
	background-image: url(../images/button-enabled-tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menu-block li.disabled div.button-tl {
	background-image: url(../images/button-disabled-tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menu-block li.enabled div.button-tr {
	background-image: url(../images/button-enabled-tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.menu-block li.disabled div.button-tr {
	background-image: url(../images/button-disabled-tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.menu-block li.enabled div.button-br {
	background-image: url(../images/button-enabled-br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.menu-block li.disabled div.button-br {
	background-image: url(../images/button-disabled-br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.menu-block li.enabled div.button-bc {
	background-image: url(../images/button-enabled-bc.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.menu-block li.disabled div.button-bc {
	background-image: url(../images/button-disabled-bc.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

/* MAINCONTENT GENERAL STYLES */
div#maincontent div.box-header {
	background-image: url(../images/mainheader-background.gif);
	background-repeat: repeat-y;
	background-color: #8a9fb6;
}

div#maincontent div.box-bc {
	background-image: url(../images/box-bc.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #fefefb;
}

div#maincontent div.controlbar div.box-bc {
	background-image: url(../images/controlbar-background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #e7e8e0;
}

div#maincontent div.box-ml {
	background-image: url(../images/box-edge.gif);
	background-position: left;
	background-repeat: repeat-y;
}

div#maincontent div.box-mr {
	background-image: url(../images/box-edge.gif);
	background-position: right;
	background-repeat: repeat-y;
}

div#maincontent div.box-tl {
	background-image: url(../images/box-tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#maincontent div.box-tr {
	background-image: url(../images/box-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div#maincontent div.box-bl {
	background-image: url(../images/box-bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#maincontent div.box-br {
	background-image: url(../images/box-br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.box-content {
	padding: 0 2px 3px 1px;
}

div.content-edit div.box-content {
	position: relative;
}

div.box-content div.block {
	margin: 0;
	padding: 0.5em;
}

div#maincontent div.box-content div.block div.block {
	padding: 0;
}

div.box-content div.block p {
	margin: 0;
	padding: 0.25em 0 0.25em 0;
}

div.box-content div.context-toolbar div.block {
	padding: 0;
}

div.box-content div p {
	padding: 0;
}

div#maincontent div.box-content fieldset div.block {
	margin: 0.5em 0 0.5em 0;
}

div.controlbar div.box-br {
	padding: 0.2em 0.5em 0.4em 0.5em;
}

div.mainobject-window {
	background-color: #f8f8f4;
	margin: 0 1px 0 1px;
	padding: 0 0 0 0.5em;
	border: 6px solid #ecece4;
}

div.content-navigation div.mainobject-window div.fixedsize {
	float: left;
	width: 100%;
	height: 200px;
	overflow: auto;
}

div.content-navigation div.mainobject-window div.holdinplace {
	padding-right: 0.5em;
}

div#maincontent div.content-translation div.block div.original {
	background-color: #ecece4;
	margin: 0.5em 0 0.5em 0;
	padding: 0.2em;
	border: 1px dashed #bfbeb6;
}

div.content-translation div.translation {
	margin: 0.5em 0 0.5em 0;
}

div.notranslations li {
	width: 25%;
}

div.context-block {
	margin: 0.5em 0 1em 0;
}

h1.context-title,h2.context-title {
	font-weight: bold;
	color: #ffffff;
	padding: 0.4em 0.2em 0.4em 0.5em;
	margin: 0;
}

h1.context-title {
	font-size: 1.2em;
}

h2.context-title {
	font-size: 1em;
}

div.header-mainline,div.header-subline {
	font-size: 1px;
	height: 7px;
	margin: 0 1px 0 1px;
}

div.header-mainline {
	background-image: url(../images/mainheader-mainline.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #ef8c00;
}

div.header-subline {
	background-image: url(../images/mainheader-subline.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #b5bec7;
}

h2.context-content {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	background-color: #00a0a0;
	padding: 0.2em;
	margin: 0;
}

div.context-block h1.context-title img,div.context-block h2.context-title img
	{
	vertical-align: middle;
}

div.context-block h2.context-title span.input {
	width: 20px;
}

div.context-block table.list,div.context-block table.special {
	margin: 0;
	padding: 0;
}

/* CONTEXT TOOLBAR AND INFORMATION */
div.context-toolbar {
	background-color: #fefefb;
}

div.context-toolbar div.block {
	margin: 0;
}

div.context-toolbar label {
	display: inline;
	font-size: 0.85em;
	vertical-align: middle;
}

div.context-toolbar select {
	font-size: 0.85em;
	padding: 0;
}

div.context-toolbar input.button {
	font-size: 0.85em;
}

div.context-toolbar div.break {
	font-size: 1px;
	height: 1px;
	clear: both;
}

div.context-information {
	background-color: #fefefb;
	margin: 0 1px 0 1px;
	padding: 0 0.5em 0 0.5em;
}

div.context-information p {
	color: #8a8a85;
}

div.context-information p.modified {
	width: 48%;
	float: left;
}

div.context-information p.translation {
	width: 48%;
	float: right;
	text-align: right;
}

div.content-edit p.translation {
	position: absolute;
	top: 0;
	right: 0.5em;
}

div.context-information a {
	color: #8a8a85;
	text-decoration: underline;
}

div.context-block div.context-toolbar p,div.context-block div.context-information p
	{
	font-size: 0.85em;
	margin: 0;
	padding: 0.1em 0.2em 0.1em 0.2em;
}

div.context-toolbar a,div.context-toolbar span.current {
	color: #254b71;
	padding: 0 0.25em 0 0.25em;
	text-decoration: none;
}

div.context-toolbar span.current,div.context-toolbar span.current {
	color: #254b71;
	background-color: #c8cfd7;
}

div.context-toolbar a:hover {
	color: #ffffff;
	background-color: #2d537a;
	text-decoration: none;
}

/* CONTEXT ATTRIBUTES */
div.context-attributes {
	background-color: #fefefb;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

div.context-attributes div.block {
	padding-left: 0;
	padding-right: 0;
}

div.context-attributes h2,div.context-attributes h3 {
	margin-top: 0.25em;
}

div.attribute-byline p.author {
	float: left;
}

div.attribute-byline p.date {
	float: right;
}

a.nodeicon {
	text-decoration: none;
}

span.required,span.nontranslatable,span.collector {
	font-style: italic;
	font-weight: normal;
}

span.defaulttranslation {
	font-weight: bold;
}

/* CONTEXT CONTROLBAR */
div.controlbar div.block {
	margin: 0.5em 0 0.5em 0;
	padding-bottom: 1px; /* Set to avoid Mozilla bug */
}

div.controlbar label {
	display: inline;
	color: #979690;
}

div.content-control {
	margin: 1em 0 0.5em 0;
	padding: 0.5em;
	border: 1px solid #bfbfb7;
	background-color: #e7e8e0;
}

div.content-edit div.box-content h3 {
	margin: 0;
	padding: 0.5em;
	color: #A09F98;
}

/* VIEWBAR */
div.content-view-children div.viewbar {
	margin-top: 2em;
	margin-bottom: 0;
}

div.viewbar label,div.controlbar label {
	padding: 0;
	display: inline;
	vertical-align: bottom;
}

div.viewbar select,div.controlbar select {
	vertical-align: bottom;
	margin-right: 0.5em;
}

div.viewbar input.menubutton {
	margin: 0 0.5em 0 0;
	padding: 0;
	vertical-align: bottom;
}

/* PAGENAVIGATOR */
div.pagenavigator {
	text-align: center;
}

div.pagenavigator span.previous {
	display: block;
	float: left;
}

div.pagenavigator span.next {
	display: block;
	float: right;
}

div.pagenavigator span.disabled {
	color: #d0d0d0;
}

/* TABLES */
div.content-navigation-childlist table.list th {
	width: 1%;
}

div.content-navigation-childlist table.list th.name,div.content-edit table.list th.name
	{
	width: 99%;
}

table.list img {
	vertical-align: middle;
}

div.content-edit table.list td.filesize {
	white-space: nowrap;
}

table.list th.icon,table.list td.icon,table.list th.class,table.list td.class,table.list th.checkbox,table.list td.checkbox
	{
	width: 1%;
}

table.list td.class {
	white-space: nowrap;
}

table.list td.modifier,table.list td.modified {
	white-space: nowrap;
}

table.list-thumbnails {
	width: 100%;
	background-color: #ffffff;
}

table.list-thumbnails td {
	border: 4px solid #ffffff;
	padding: 0.5em;
	vertical-align: middle;
	background-color: #f8f8f8;
	height: 150px;
	text-align: center;
}

table.list-thumbnails div.controls {
	margin-top: 0.5em;
}

table.list-thumbnails div.controls input,table.list-thumbnails div.controls img
	{
	vertical-align: middle;
}

input.linkbox {
	border: 1px dashed #bfbeb6;
	background-color: #f8f8f8;
	font-size: 0.85em;
	width: 14em;
}

tr.bglight input.linkbox {
	border: 1px dashed #bfbeb6;
	background-color: #f8f8f4;
}

tr.bgdark input.linkbox {
	border: 1px dashed #bfbeb6;
	background-color: #f4f4ec;
}

table.list input.priority {
	width: 2em;
}

/* LABELS */
div.inline label {
	display: inline;
}

div.date label,div.time label {
	font-size: 0.85em;
	font-weight: normal;
}

fieldset label {
	font-weight: normal;
}

div#rightmenu label {
	font-weight: normal;
}

table.cache th {
	background-color: transparent;
	border-top: none;
	border-right: none;
	vertical-align: middle;
	padding-left: 0.5em;
}

/* INDEX VIEW */
div.content-viewindex ul {
	margin-left: 22px;
}

div.content-viewindex li {
	list-style-type: none;
}

/* POLL VIEW */
div.content-poll-results {
	width: 100%;
}

div.content-poll-results ul {
	margin-left: 0;
}

div.content-poll-results li {
	list-style-type: none;
}

div.content-poll-results span.option {
	font-weight: bold;
	float: left;
}

div.content-poll-results span.votes {
	font-weight: normal;
}

div.content-poll-results span.value {
	font-weight: bold;
	margin-top: 1.7em;
	float: right;
}

div.content-poll-results div.resultblock {
	width: 100%;
	margin: -1.2em 0 0.5em 0;
	float: left;
}

div.content-poll-results div.resultedge-start {
	padding-right: 4em;
}

div.content-poll-results div.resultedge-end {
	border: 1px solid black;
}

div.content-poll-results div.resultbox {
	background-image: url(../images/poll-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #bcbbaf;
	width: 100%;
}

div.content-poll-results div.resultbar {
	background-image: url(../images/poll-result-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4b7198;
	height: 20px;
}

div.content-poll-results div.result-divider {
	height: 20px;
}

/* PACKAGE LISTING (in look and feel) */
div.package_element {
	float: left;
}

/* POPUP MENU */
div.popupmenu {
	width: 14em;
	font-size: 0.85em;
	margin: 0px;
	padding: 4px;
	background-color: #ecece4;
	border: 2px solid #ffffff;
	border-bottom-color: #bfbeb6;
	border-right-color: #bfbeb6;
	/* These two are essential */
	position: absolute;
	visibility: hidden;
}

div.popupmenu div.popupmenuheader {
	margin: -2px -2px 0.5em -2px;
	background-image: url(../images/popup-menuheader-background.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border: 1px solid #ffffff;
	border-bottom-color: #bfbeb6;
	border-right-color: #bfbeb6;
}

div.popupmenu h3 {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	float: left;
}

div.popupmenu div.window-close {
	float: right;
	padding: 1px;
}

div.popupmenu div.window-close p {
	font-weight: bold;
	color: #000000;
	background-color: #ecece4;
	margin: 0;
	padding: 0.1em 0.3em 0.1em 0.3em;
	border: 1px solid #ffffff;
	border-bottom-color: #bfbeb6;
	border-right-color: #bfbeb6;
}

div.popupmenu a {
	color: #000000;
	padding: 0.1em 0.3em 0.1em 0.3em;
	text-decoration: none;
	cursor: default;
	display: block;
}

div.popupmenu a.more {
	background-image: url(../images/more-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div.popupmenu a:hover {
	color: #ffffff;
	background-color: #2d537a;
	text-decoration: none;
	cursor: default;
}

div.popupmenu hr {
	border: none;
	border-top: 1px solid #c0c0c0;
}

span.overriden {
	color: red;
}

/* OE FIX */
div.oe-window {
	border-bottom: 1px solid #ffffff;
}

/* th[eZ] */
span.userstatus-disabled {
	font-style: italic;
}

span.userstatus-enabled {
	font-weight: bold;
}
