/**
 * @copyright	Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(../../../media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}

.contentheading {
	color: #cd4d2a;
	text-align: left;
	margin: 0 0 7px 0;
	padding: 0 0 3px 0;
	font: normal 24px/1.2em Cambria,serif;
	margin-bottom: 20px;
}

.newsitem_tools{display:block; width:100%; margin:10px 0 10px 0 !Important; overflow:hidden}

.newsitem_info{width:70%; display:block; height:10px; float:left}

.buttonheading{width:30%; display:block; overflow:hidden; padding:0; float:right}
.buttonheading img{border:0}
.buttonheading .email, 
.buttonheading .print, 
.buttonheading .pdf{float:right; margin:0px 2px 0 0; width:16px}
.createby{padding:0 3px 0 0px}
.createdate{padding:0 3px 0 0px}
.newsitem_section{padding:0 3px 0 0px}
.newsitem_category{padding:0 3px 0 0px}
.newsitem_section a{padding:0 3px 0 0px}
.newsitem_category a{padding:0 3px 0 0px}
.newsitems_link{}

.newsitem_text{width:100%; display:block; padding:0 0 0 0 !Important}

.item-page ul {
	list-style: none;
	padding-left: 30px;
}

.item-page ul li {
    padding-left: 15px;
    background: url(../images/brick/bodyli.gif) no-repeat 0px 5px;
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

.rscontact .controls {
	margin-left: 20px!Important;
	margin-right: 20px!Important;
}
