/* Required tags - to be implemented in all skins since these classes appear in the forms */

/* right-side portlets */
#right_port {
	float: right;
	margin: 0;
	padding-left: 0.6em;
	border-left: 1px solid #ff9900;
border-top: 41px solid #ff9900;
border-bottom: 1px solid #ff9900;
border-right: 1px solid #ff9900;
	width: 240px;
	background-color: #fff;
}

.right_link_portlet{
	margin-top:1em;
}
td .right_link_portlet{
	width: 13em;
}

.right_link_portlet .portlet_title{
	background-position:100% 5%;
	background-repeat:no-repeat;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #456659;
	padding:0.7em 0 0 0;
	margin:0em;
	border:0px solid #ffffff;
	border-top-width:0;
	font-size: 120%;
display: none;
}

	.right_link_portlet .portlet_content{
		padding: 0.5em 0 0 0;
		color: #574E4C;
	}

	.right_link_portlet .portlet_content ul {
		padding:0em 0em 20px 0em;
		margin:0em;
	}

	.right_link_portlet .portlet_content li {
		font-size: 1.4em;
font-family: Arial Narrow, Arial, sans-serif;
		list-style-type:none;
background: url("arrownav.png") left 12px no-repeat;
		padding: 0.5em 0 0 20px;
		/*border-bottom: 1px dotted #ccc;*/
	}

	.right_link_portlet a{
		text-align: left;
		text-decoration: none;
		color: #FF9900;
	}

	.right_link_portlet a:visited{
		color: #FF9900;
	}

	.right_link_portlet a:hover{
		text-decoration: underline;
		color: #004739;
	}
	.right_link_portlet .portlet_title a {
		font-size: 1em;
		color: #000;
	}
	.right_link_portlet .portlet_content div a span {
		/*line-height: 2em;*/
		font-size: 0.7em;
	}

/* errors and messages box */
.system-msg {
	border: 1px solid black;
	padding: 1em;
	margin-bottom: 1em;
}
.error, .message-error {
	color: #f30;
}
.error fieldset, .message-error fieldset {
	border: 1px solid #bababa !important;
	color: #f40000;
	background-color: #fff;
}
.error fieldset legend, .message-error fieldset legend {
	/*border: 1px solid #bababa !important;*/
	color: #f40000;
	padding: 0.2em 0.5em;
	background-color: #fff;
	font-size: 1em;
}
.information, .message-information {
	color: #5d735d;
}
.information fieldset, .message-information fieldset {
	border: 1px solid #3e6178 !important;
	color: #3e6178;
	background-color: #fff;
}
.information fieldset .fieldset_div ul, .message-information fieldset .fieldset_div ul {
	margin: 0;
	padding-left: 2em;
}
.information fieldset legend, .message-information fieldset legend {
	/*border: 1px solid #3e6178 !important;*/
	color: #5d735d;
	padding: 0.2em 0.5em;
	background-color: #fff;
	font-size: 1em;
}

/* tip boxes */
.right-floated-tip {
	width: 20%;
	float: right;
	position: relative;
	background: #FFFFDD none repeat scroll 0 0;
	border: 1px outset #999966;
	margin-top: 1em;
	padding: 0.5em 1em;
	font-size: 95%;
}
.tip {
	background: #FFFFDD none repeat scroll 0 0;
	border: 1px outset #999966;
	margin-top: 1em;
	padding: 0.5em 1em;
	font-size: 95%;
}
.left-floated-tip {
	width: 20%;
	float: left;
	position: relative;
	background: #FFFFDD none repeat scroll 0 0;
	border: 1px outset #999966;
	margin-top: 1em;
	padding: 0.5em 1em;
	font-size: 95%;
}

/* Operations buttons */
.floated-buttons {
	float: right;
	margin-right: 0.5em;
}

.buttons {
	font-weight: bold;
}
.buttons a {
	text-decoration: none;
	color: #ffffff;
	line-height: 2em;
	border: 1px solid #2D4659;
	padding:0.2em 0.5em;
	margin: 0em 0.3em;
	font-size: 90%;
	font-weight: bold;
	background-color: #7ba400;
}
.buttons a:visited {
	color: #ffffff;
}
a.button-like, a.button-like:visited {
	text-decoration: none;
	background-color: #fff;
	color: #000;
	line-height: 2em;
	border-left:1px solid #bbb;
	border-top:1px solid #bbb;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	padding:0.1em 0.4em;
	margin: 0em 0.3em;
	font-size: 95%;
}
.submission_button {
	margin-top: 20px;
	padding: 1px 2px 0px 2px;
	background-color: #8194A0;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #637785;
	border-bottom: 1px solid #637785;
	font-size: 100%;
	color: white;
}

/* object administration */
#admin_this_folder{
	clear: none;
	padding: 0.5em;
	text-align: left;
	text-indent: 0.3em;
width: 650px;
}

#admin_this_folder #submission {
	font-weight: bold;
}
#admin_this_folder a {
	text-decoration: none;
	background-color: #fff;
	color: #000000;
	line-height: 2em;
	padding:2px 0; 
	font-size: 90%;
	border: 1px solid #3F5967;
}
#admin_this_folder a:hover {
	background: #E3EBE9;
}
#admin_this_folder span {
	padding:0em 0.4em;
	margin: 0em 0.3em;
}
#admin_this_folder img {
	vertical-align: middle;
	padding-right: 4px;
}
#admin_this_folder select {
	vertical-align: middle;
}

/* second menu */
#toolbar, .toolbar {
	padding: 0.6em;
	background-color: #E3EBE9;
	margin-top: 0.5em;
}
.toolbar input, .toolbar button, .toolbar span {
	white-space: nowrap;
	font-size: 1em !important;
	font-weight: normal !important;
	background: #fff !important;
	border: none !important;
	padding: 0 0.4em !important;
	color: #333333;
}
#toolbar a{
	text-decoration: none;
}
#toolbar span{
	white-space: nowrap;
	font-size: 0.85em;
	font-weight: bold;
	background-color: #e6e6e6;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-bottom: 1px solid #303030;
	border-right: 1px solid #303030;
	margin-right: 0.4em;
	padding:0.15em;
	padding-left: 0.3em;
	color: #333333;
}
	#toolbar img{
		position: relative;
		top:1px;
	}

table#folderfile_list{
	width: 100%;
}

div#toolbar input {
	border: 1px solid #2d4659;
	font-size: x-small;
	color: white;
	cursor: pointer;
	background-color: #3F5967;
}

/* sub-objects listing */
#folderfile_list th{
	background-color: #eeeeee;
	padding: 0.1em;
	color: #303030;
	font-size: 0.9em;
	font-weight: normal;
	border-right: 1px solid #c7c7c7;
}

#folderfile_list td{
	color: #999999;
	padding: 0.4em 0.1em;
	border-bottom: 1px solid #eeeeee;
}

#folderfile_list .checkbox{
	vertical-align: top;
	text-align: left;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

#folderfile_list th.checkbox{
	vertical-align: middle;
}

#folderfile_list .type{
	vertical-align: top;
	text-align: center;
	width: 0.5em;
}

#folderfile_list .type img{
	margin-top: 4px;
}

#folderfile_list th.type{
	vertical-align: middle;
	width: 0.5em;
}

#folderfile_list .title-column{
	vertical-align: middle;
	text-align: left;
}

	td.title-column a:hover{
		text-decoration: none;
		color: #3F5967;
		text-decoration:none;
	}

#folderfile_list th.title-column{
	vertical-align: middle;
	padding-left: 0.3em;
}

#folderfile_list .checkin{
	vertical-align: top;
	text-align: center;
}
#folderfile_list th.checkin{
	vertical-align: middle;
}

#folderfile_list .checkout{
	vertical-align: top;
	text-align: center;
}
#folderfile_list th.checkout{
	vertical-align: middle;
}

#folderfile_list .edit{
	vertical-align: top;
	text-align: center;
}
#folderfile_list th.edit{
	vertical-align: middle;
}

/* Object language availability */
.available_langs {
	font-size: x-small;
}
.available_langs a{
	padding-right: 0.3em;
	padding-left: 0.3em;
	border-right: 1px solid #41ad00;
}
.available_langs a:first-child {
	border-left:1px solid #41ad00;
}

/* Tabbed menus  */
#tabbedmenu, .tabbedmenu {
	float:left;
	width:100%;
	border-bottom: 1px solid #879AA7; /* custom-color-border*/
	font-size: 1em;
	line-height:normal;
	font-size: 80%;
	margin-bottom: 1em;
}
#tabbedmenu ul, .tabbedmenu ul {
	margin:0;
	padding: 0;
	list-style:none;
}
#tabbedmenu li, .tabbedmenu li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	white-space: nowrap;
	border-top: 1px solid #799E95;
	border-left: 1px solid #799E95;
	border-right: 1px solid #799E95;
}
#tabbedmenu a, .tabbedmenu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 6px 4px 6px;
	color: #799E95;
}
#tabbedmenu #currenttab, .tabbedmenu .currenttab {
	background-color: #799E95;
}
#tabbedmenu #currenttab a, .tabbedmenu .currenttab a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#tabbedmenu #currenttab span, .tabbedmenu .currenttab span {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#tabbedmenu a, #tabbedmenu a:visited, .tabbedmenu a, .tabbedmenu a:visited {
	text-decoration: none;
	color: #799E95;
}
#tabbedmenu #currenttab a:visited, .tabbedmenu .currenttab a:visited {
	color: white;
	text-decoration: none;
}
#tabbedmenu a:hover, .tabbedmenu a:hover {
	color: #000;
}
/* tab levels */
.tabs_firstlevel {
	float:left;
	width:100%;
	border-bottom: 1px solid #879AA7; /* custom-color-border*/
	font-size: 1em;
	line-height:normal;
	margin-bottom: 1em;
	font-size: 80%;
}
.tabs_firstlevel ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
.tabs_firstlevel li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 9px;
	white-space: nowrap;
	border-top: 1px solid #879AA7; /* custom-color-border*/
	border-left: 1px solid #879AA7; /* custom-color-border*/
	border-right: 1px solid #879AA7; /* custom-color-border*/
}
.tabs_firstlevel a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #637785; /* custom-color-a.font */
	padding: 5px 15px 4px 6px;
}
.tabs_firstlevel .currenttab {
	background-color: #879AA7;
}
.tabs_firstlevel .currenttab a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.tabs_firstlevel .currenttab span {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.tabs_firstlevel a:visited {
	color: #637785; /* custom-color-a.font */
}
.tabs_firstlevel .currenttab a:visited {
	color: white;
}
.hr_invisible {
	clear: both; 
	border: 1px solid white;
}
.second_tab_set {
	margin-right: 10px; 
	padding:0;
}
.second_tab_set .tabs_admin {
	background-color: white; 
	padding: 0; 
	margin: 0;
	border-bottom: 1px solid #879AA7; /* custom-color-border*/
}
.second_tab_set .tabs_admin ul {
	background-color: white; 
	padding: 0; 
	margin: 0;
}
.second_tabset_content {
	background-color: #F6F6F7; /* custom-color-mainbackground*/
	padding: 0px 10px 10px 10px;
	border-top-width: 0.01em;
}
.second_tabset_content h2 {
	clear: both;
	margin: 0px;
	padding-top: 15px;
}

/* warning box for active versions of items */
.version_box {
	background-color: #f4fff4;
	color: red;
	padding: 1em;
	float: right;
	border: 1px solid black;
	width: 200px;
	text-align: center;
}

/* Content translation boxes */
.edit-holder {
	margin: 0 0.7em 0 0.7em;
	padding: 0;
	clear: left;
}
.translate {
	background: #fff;
	color: #333;
	font-size: 95%;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 2.3em;
}
/**html .translate {
	padding: 0;
}
*html .translate span {
	padding: 0;
}*/
*:first-child+html .translate {
	padding: 0;
}
.translate span {
	padding: 0.5em;
}
*:first-child+html .translate span {
	padding: 0;
}
.translate a {
	color: #000;
	background: #def2cc;
	text-decoration: none;
	font-weight: bold;
	padding: 0.5em;
	margin: 0 0 0 0.7em;

}
.translate .current {
	margin: 0 0 0 0.7em;
	padding: 0.5em;
	display: inline;
	background: #def2ff;

}
.translate .current span {
	color: #444444;
	font-weight: normal;
	padding: 0 3px 0 3px;
}
.translate a:hover {
	background: #def299;
	color: #666666;
}
.translate_bar_right {
	display: inline;
	float: right;
	width: 30em;
	text-align: right;
	position: relative;
	margin: 1em;
	font-size: 95%;
}

.edit_right_box {
	clear: both;
	background-color: #f4fff4;
	padding: 1em;
	float: right;
	border: 1px solid black;
	width: 200px;
	text-align: right;
	margin: 0.5em 1em 0.5em 0;
}

.edit_right_box p {
	font-size: 90%;
	text-align: justify;
	border-top: 1px dotted #000;
	padding-top: 0.5em;
}

/* styles for the add/edit forms */
.field {
	margin: 1em 0;
}
.field-inline {
	margin: 1em 0 0 1em;
}
.field label {
	display: block;
	font-weight: bold;
	margin-bottom: 0.3em;
}
.field-inline label {
	font-weight: bold;
	margin-bottom: 0.3em;
}
.field .invisible {
	display: none;
}
.field-inline .invisible {
	display: none;
}
.form-field {
	padding: 0 0 1em 0;
}
.form-field label {
	display: block;
	padding-bottom: 0.3em;
	width: 25%;
	float: left;
}
.form-fieldset {
	margin-top: 1em;
	/*border: 1px solid #ccc;*/
}

/*  Comment box form */
.comment_box {
	background-color:#FAFAFA; 
	border: 1px dashed #cccccc; 
	margin:1em;
	padding:1em;
	}

.deletecomment {
	font-size: 90%;
	float:right;
	background-color:#fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
	color:#000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0.5em;
	border: 1px solid #7ba400;
	background-image: url('trash.gif');
}

.addcomment {
	font-size: 90%;
	background-color:#fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
	color:#000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0.5em;
	border: 1px solid #7ba400;
	background-image: url('addcomment.gif');
}

.logincomment {
	font-size: 90%;
	background-color:#EBEBEB;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #777777;
	border-right:1px solid #777777;
	color:#666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0.5em;
	background-image: url('logintoadd.gif');
}

.commentbox_title {
	font-weight: bold;
	font-size: 110%;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('comment.gif');
}

.commentbox_content {
	color:#666666; 
	font-size: 80%;
}

.commentbox_add {
	margin: 1em;
}

.hr_addcomment {
	border-top: 1px solid #eaeaea; 
	border-bottom:1px solid white;
}

.hr_inside_comment {
	border-top: 1px solid #eaeaea; 
	border-bottom:1px solid white; 
	margin-top:0.5em;
}

/* sortable tables second, to be merged with the existing one */
.sortable {
	font-size: 0.9em;
	line-height:normal;
}
.sortable th {
	background: #ccc;
	border: 1px outset #fff;
	margin:0;
	padding:0;
	white-space: nowrap;
	vertical-align: top;
}
.sortable th a:link, .sortable th a:visited, .sortable th span {
	display:block;
	text-decoration: none;
	font-weight: normal;
	color: black;
	padding:1px 0.5em;
}
.sortable th a:hover {
	color:white;
	background: #aaa;
}
.sortable tbody tr.zebraeven {
	background-color: white;
}

/* tables with duplicates */
tr.duplicate {
	color: #ff0000;
}
tr.duplicate a {
	color: #ff0000;
}
tr.not-duplicate {
}

/* users and roles listing */
.roles_per_folder ul {
	margin: 0 0 0 1px;
	padding: 0px 3px 0px 3px;
	list-style: none;
	color: #555555;
	border: 1px solid #97A7B0;
}
.roles_per_folder li {
	margin: 3px 0 3px 0px;
	background-color: #eaeaea; 
	padding: 4px;
	
}
.folder_of_roles {
	display: inline; 
}
.list_of_roles {
	display: inline; 
}

/* Pop up windows used as pickers */
.pick_pop_up {
	font-family: Verdana, Arial;
	font-size: 70%;
	color: #333333;
}
.pick_pop_up a {
	color: #286185;
}
.pick_pop_up h1 {
	margin-top: 0.8em;
	position: relative;
	color:#8da559; /*#ff8800*/ /*#7e8c37*/ /*#7e8c37*/ /* #ff9900*/	
	color: #666666;	
	font-family: arial, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
}
.pick_pop_up input {
	font-size: 100%;
	vertical-align: middle;
}
.pick_pop_up table {
	font-size: 100%;
}
.pick_pop_up table img {
	border: 3px solid #eaeaea;
}
.pick_pop_up th {
	text-align: left;
	color: #333333;
	font-weight: normal;
	background-color: #eaeaea;
	padding-right: 20px;
	border-bottom: 5px solid white;
}
.pick_pop_up td {
	padding-right: 20px;
}

/* Thesaurus style */
.h2term {
	font-family: Arial, Verdana;
	margin-bottom: 20px;  
}
.bar {
	background-color: #EFF6FA;
	color: #006CAE;
	text-align: center;
	font-weight: bold;
	padding: 3px 0px;
	margin: 10px 0px;
	font-size: 85%;
}
.item_term {
	margin-bottom: 10px;
	font-size: 80%;
}
.item_term a {
	font-weight: bold;
	color: #005A91;
}
.tab_term {
	font-size: 90%;
	color: #333333;
	margin-bottom: 10px;
}
.tab_term td {
	vertical-align: middle!important;
	border-bottom: 1px solid white!important;
}
.th_cat {
	vertical-align: middle!important;
	width: 100px;
	text-align: left;
	font-weight: normal;
	background-color: white;
	color: #333333;
}

/* Feeds */
div.xmlExportButtons {
	padding-top: 1em;
}
div.xmlExportButtons a {
	border: 1px outset #ff6600;
	background: #fff;
	color: #f60;
	font: bold 85% 'Lucida Grande', Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0.1em 0.5em 0.2em 2em;
	margin: 0 0.1em 0 0.1em;
}
div.xmlExportButtons a.pdf {
	background-image: url("images/pdf.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
div.xmlExportButtons a.xml {
	background-image: url("misc_/NaayaCore/xml.png");
	background-position: left center;
	background-repeat: no-repeat;
}

/* calendars & clocks */ 
 .calendarbox, .clockbox { 
	margin:5px auto; 
	font-size:11px; 
	width:16em; 
	text-align:center; 
	background:white; 
	position:relative; 
	border: 1px solid #ccc;
 } 
 .clockbox { 
	width:9em; 
 } 
 .calendar { 
	margin:0; padding: 0; 
 } 
 .calendar table { 
	margin:0; padding:0; 
	border-collapse:collapse; 
	background:white; 
	width:99%; 
 } 
 .calendar caption, .calendarbox h2 { 
	 margin: 0; 
	 font-size:11px; 
	 text-align:center; 
	 border-top:none; 
 } 
 .calendar th { 
	 font-size:10px; 
	 color:#666; 
	 padding:2px 3px; 
	 text-align:center; 
	 background:#e1e1e1 url(misc_/Naaya/nav-bg.gif) 0 50% repeat-x; 
	 border-bottom:1px solid #ddd; 
 } 
 .calendar td { 
	 font-size:11px; 
	 text-align: center; 
	 padding: 0; 
	 border-top:1px solid #eee; 
	 border-bottom:none; 
 } 
 .calendar td.selected a { 
	 background: #C9DBED; 
 } 
 .calendar td.nonday { 
	 background:#efefef; 
 }
 .calendar td.today a { 
	 background:#ffc; 
 } 
 .calendar td a, .timelist a { 
	 display: block; 
	 font-weight:bold; 
	 padding:4px; 
	 text-decoration: none; 
	 color:#444; 
 } 
 .calendar td a:hover, .timelist a:hover { 
	 background: #5b80b2; 
	 color:white; 
 } 
 .calendar td a:active, .timelist a:active { 
	 background: #036; 
	 color:white; 
 } 
 .calendarnav { 
	 font-size:10px; 
	 text-align: center; 
	 color:#ccc; margin:0; 
	 padding:1px 3px; 
 } 
 .calendarnav a:link, #calendarnav a:visited, #calendarnav a:hover { 
	color: #999; 
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
 } 
 .calendar-shortcuts { 
	background:white; 
	font-size:10px; 
	line-height:11px; 
	border-top:1px solid #eee; 
	padding:3px 0 4px; 
	color:#ccc; 
 } 
 .calendarbox .calendarnav-previous, .calendarbox .calendarnav-next { 
	 display:block; 
	 position:absolute; 
	 font-weight:bold; 
	 font-size:12px; 
	 background:#C9DBED url(misc_/Naaya/default-bg.gif) bottom left repeat-x; 
	 padding:1px 4px 2px 4px; 
	 color:white; 
	 text-decoration: none;
 } 
 .calendarnav-previous:hover, .calendarnav-next:hover { 
	 background:#036; 
 } 
 .calendarnav-previous { 
	 top:0; left:0; 
 } 
 .calendarnav-next { 
	 top:0; right:0; 
 } 
 .calendar-cancel { 
	 margin:0 !important; 
	 padding: 4px 0;
	 color: #000 !important; 
	 font-size:10px; 
	 background:#e1e1e1; 
	 border-top:1px solid #ddd; 
 } 
 .calendar-cancel a { 
	 padding:2px; color:#999; 
 } 
 ul.timelist, .timelist li { 
	list-style-type:none; 
	margin:0; padding:0; 
 } 
 .timelist a { 
	 padding:2px; 
 } 
 .vDateField { 
	 margin-left:4px; 
 }

/* Map styles */
div.marker {
	display: none;
}
div.marker-body {
	width: 290px;
	margin-top: 0;
}
div.marker-more {
	padding: 10px 5px 5px 30px;
}
div.marker-body h3 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 0;
	padding-top: 0;
	text-transform: uppercase;
}
.map-button {
	font-size: x-small;
	color: white;
	border: 1px outset white;
	background-color: #336699;
	margin-top: 1em;
	padding: 0.3em 0.2em;
}
#record_counter_message {
	font-size: x-small;
}

/* forum styles */
.forum_message_top a {
	margin-right: 0px;
	padding: 0.3em 0.4em;
	text-decoration: none;
	color: white;
	background-color: #638FBC;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #416B96;
	border-bottom: 1px solid #416B96;
	position: relative;
	color: #41ad00;
}
.forum_message_top a:visited {
	color: white;
}
.message_top_buttons {
	float: right;
	margin-top: 2px;
	position: relative;
}
.message_top_buttons2 {
	padding: 2px;
}
.forum_topic {
	margin-bottom: 15px;
	border: 1px solid #eeeeee;
	padding: 5px;
	color: #333333;
}
.forum_topic_top {
	background-color: #eeeeee;
	padding: 2px 5px 6px 2px;
	font-size: 90%;
}
.forum_topic_author {
	padding: 10px 0 5px 4px;
	border-bottom: 1px dashed #dddddd;
	font-size: 90%;
}
.forum_topic_content {
	margin-top: 10px;
}
.forum_topic_bottom {
	padding:5px;
	border-top: 1px dashed #dddddd;
	font-size: 90%;
}
.forum_messages_slot {
	margin-top: 15px;
}
.forum_message {
	margin-bottom:5px;
	background-color: #F7F7F7;
}
.forum_message_top {
	background-color:#E9E9E9;
	border-bottom: 1px solid #E4E4E4;
	padding: 2px;
	font-size: 90%;
	position: relative;
}
.forum_message_top a {
	color: white;
}
.forum_message_top a:visited {
	color: white;
}
.forum_message_top img {
	margin-right: 3px;
	border-left: 3px solid #E4E4E4;
}
.forum_message_author {
	padding:5px;
	border-bottom:1px dashed #E4E4E4;
	font-size: 90%;
	color: #444444;
}
.forum_message_description {
	padding: 5px;
	color: #111111;
}
.forum_message_bottom {
	padding:5px;
	border-top: 1px dashed #E4E4E4;
	color: #666666;
	font-size: 90%;
}

/* Data tables */
table.datatable {
	border: 1px solid #bbc6cd;
	color: #666666;
	margin: 1em 0em;
	width: 95%;
}
.datatable caption {
	font-weight: bold;
}
.datatable th {
	text-align: center;
	background-color: #788893;
	font-weight: bold;
	border-bottom: 2px solid white;
	border-top: none;
}
.datatable th a, .datatable th a:visited {
	color: white;
}
.datatable th.scope-row { /* IE6 doesn't understand [scope="row"] */
	text-align: right;
	vertical-align:top;
}
.datatable th[scope="row"] {
	text-align: right;
	vertical-align:top;
}
.datatable td, .datatable th  {
	margin:0;
	padding: 0.3em;
	vertical-align: top;
}
.datatable td {
	/*border-bottom: 2px solid #f6f6f6;*/
}
.datatable tr.zebraeven {
	background-color: #f6f6f6;
}
.datatable tr:hover{
	background-color: #f6f0e8;
}


/* Media file */
.flvPlayer {
}
.flvPlayerBroken, .flvPlayerNotReady, .flashPlayerNotInstalled  {
	width: 450px;
	min-height: 10em;
	overflow: auto;
	background: url('flv-bg.jpg') no-repeat top left #555;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #777;
	padding-top: 5em;
	margin: 0 auto;
}
* html .flvPlayerBroken, * html .flvPlayerNotReady, * html .flashPlayerNotInstalled  {
	height: 10em;
}
.flvPlayerBroken p, .flvPlayerNotReady p, .flashPlayerNotInstalled p {
	margin: 0;
	padding: 0.5em;
	background: #000;
	font-size: 0.90em;
}

/* arrange portlets form */
td.portlet_arrange_left { 
	background-color: #fdd; 
} 
td.portlet_arrange_right { 
	background-color: #ddf; 
} 
td.portlet_arrange_center { 
	background-color: #dfd; 
}

/* other styles */
a.skiplink {
	display: none;
}
.clearer, .cleaner {
	clear:both;
}
span#submission select {
	width: 100px;
}
.translate-bottom {
	padding-bottom: 2em;
}
fieldset {
	margin: 0 1em 0 0;
	width: 90%;
	border: none;
	padding-left: 0.5em;
}
fieldset legend {
	font-size: 1.5em;
}
fieldset dd {
	padding: 0.3em 0 1em 0;
	margin-left: 0;
}
fieldset dt {
	padding-left: 0.3em;
}
.glossary-widget-dialog-content {
    font-size: 13px;
}

.glossary-widget-dialog span.ui-button-text {
    font-size: 14px;
    padding: 0;
}

.glossary-widget-values {
    margin: 0 0 20px 10px;
    padding-left: 5px;
    list-style: none;
    border-left: 2px solid #bbb;
}

.glossary-widget-tree span.glossary-translation-missing {
    background: none;
    border: none;
    padding: 0;
    font-size: 90%;
    color: #555;
    font-style: italic;
}

