div#middleCol {
background-color: #ccc;
}
div#menu /* goes around insert element menu */
{
text-align: right;
/*border: 1px dotted #00F;*/
}
div#menu select {
font-size: 12px;
margin: 3px;
}
div#container_element /* goes around all elements included in pageflow */
{
}
div.element /* goes around each element included in pageflow */
{
margin-bottom: 4px;
clear: left;
}
div.blockBody {
margin: 0px 0px 0px 0;
}
div.blockBody strong {
text-align: left;
}
div.blockBody ul {
display: block;
padding: 10px 20px;
clear: left;
}
div.element .blockInfo {
padding: 5px;
}
div.element .commentInsert {
margin-top: 15px;
}
div.element .blockBody ul, div.element .blockBody ol {
margin: 0px;
padding-left: 15px;
}
div#moduleInsert /* goes around module insert form */
{
}
div.hiddenPreferences /* goes round display:none preference popups, fieldset goes inside */
{
width: 100%;
padding: 10px;
}
img.R {
display: block;
float: right;
margin: 0px 0px 10px 12px;
}
img.L {
display: block;
float: left;
margin: 0px 12px 10px 0px;
}
.plus {
position: absolute;
margin-top: -14px;
}
div.navHeader {
margin: 30px 12px 2px 0;
padding: 0 4px 3px 0;
font-size: 13px;
}
div.navHeader a {
text-decoration: none;
font-size: 11px;
}
/*
div.navBold {
margin-top: 6px;
margin-right: 10px;
font-size: 13px;
padding-right: 4px;
}
*/
div.weekLinks {
font-size: 12px;
}
.detailedGroupViewImage img {
padding: 3px;
margin-top: 3px;
margin-left: 3px;
}

div.newsSystemStory {
clear: both;
margin: 0px 0 0 0;
padding: 17px 0px 10px 0px;
font-size: 12px;
}
div.newsSystemStory2 {
display: block;
float: left;
width: 45%;
margin: 0px 4% 0 0;
padding: 17px 0px 10px 0px;
font-size: 12px;
}
div.newsSystemStory3 {
display: block;
float: left;
width: 28%;
margin: 0px 4% 0 0;
padding: 17px 0px 10px 0px;
font-size: 12px;
}

div.newsSystemStory .left img, div.newsSystemStory .right img {
padding: 3px;
margin: 3px 6px 1px 0;
float: left;
}
div.newsSystemStory h3 {
margin-bottom: 10px;
font-size: 16px;
}
div.newsSystemStory h3 img {
}
div.newsSystemStory a {
font-size: 11px;
}
div.newsSystemStory a:hover {
}
div.newsSystemStory p {
margin: 0px;
line-height: 17px;
font-size: 12px;
text-align: justify;
}
.grayDate {
font-size: 12px;
}
span#indicator {
font-size: 12px;
}
a.std {
font-size: 12px;
}
#toolLocked {
display: none;
text-align: center;
color: #fff;
}
div#eventToolbox div#toolLocked p {
padding-top: 25px;
}
#toolUnlocked {
display: block;
}
#newness.locked .iconLock, .locked .iconLock {
display: block;
float: right;
width: 12px;
height: 10px;
margin-left: 6px;
background: transparent url('../../images/event_lock.gif') no-repeat bottom left;
}
.unlocked .iconLock {
display: none;
}

/*<!--GRID STYLING FOR ACCOUNTING SYSTEM AND SHOP (GENERAL STYLING FOR TABULAR DATA) -->*/

.grid-row {
	padding: 3px 3px 3px 5px;
}

.grid-col {
/*	width: 20%;*/
	/*
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #EEEDF0;
	*/
	text-align: left;
	padding: 3px 3px 3px 5px;
}


.grid-bbar {
	background-color: #BFD4F0;
	color: #15428B;
	font-weight: lighter;
	border: thin solid #5A7989;
	padding: 5px;
}
.grid tr  {
	
}
.grid tr td {
	vertical-align: middle !important;
	padding: 3px 5px;
}
.grid {
/*	border: thin solid #5A7989;*/
/*	padding:10px;*/
	clear: both;
	margin-top: 5px;
}
.grid-title {
	margin: 0 !important;
	padding: 0 !important;
}
.grid-hd {
	/*color: #15428B !important;*/
	background-color: #c2c5cc !important;
	border-top: 2px solid #92959c;
	color: #000 !important;
	font-weight: bold !important;
	padding: 0;
	margin: 0 !important;
	text-align: left !important;
	vertical-align: middle !important;
	height: 30px !important;
}

.grid tr:hover td {
	/*color:#05638D;background-color:#CFE1EF;border-top:1px solid #a8c7e0;border-bottom:1px solid #CFE1EF;*/
}

/*Heather's Styling Ecommerce Styling changes - they may suck :) */
.tools {
	margin: 0;
	padding: 0;
	width:100%;
}
.tools li {
	margin: 0;
	padding: 0;
	list-style:none;
	float: left;
}
.tools li a {
	display: block;
	width:auto;
	padding: 6px 0 6px 21px;
	text-decoration:none;
	margin-right: 13px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: transparent;
}
.tools li#tools_dashboard a {
	background-image: url('../../images/gif/book_open.gif');
}
.tools li#tools_orders a {
	background-image: url('../../images/gif/table_multiple.gif');
}
.tools li#tools_manage_products a {
	background-image: url('../../images/gif/application_view_detail.gif');
}
.tools li#tools_manage_categories a {
	background-image: url('../../images/gif/chart_organisation.gif');
}

tr.grid.row1, tr.grid.row2 {
	padding: 0 !important;
	margin: 0 !important;
}
.grid table tr td, .grid table tr th, tr.grid.row1 td, tr.grid.row2 td, tr.grid-title td.grid-hd {
	padding: 3px 5px 3px 10px !important;
	margin: 0 !important;
	vertical-align: middle !important;
}
tr.grid.row1 td {
	background: transparent !important;
}
tr.grid.row2 td {
	background: #e2e5ec !important;
}

.mvhTd1 {
	background: transparent !important;
}
.mvhTd2 {
	background: #e2e5ec !important;
}
.mvhTdSUM1 {
	background: transparent !important;
}
.mvhTdSUM2 {
	background:  gainsboro !important;
}
.mvhTdAVG1 {
	background: transparent !important;
}
.mvhTdAVG2 {
	background:  Thistle !important;
}
/* Group Structure */
table.group_structure {
	width: 100%;
	margin-top: 10px;
}
td.group_structure-crumb {
	background-color: #d2d5dc !important;
	border-top: 2px solid #b2b5bc;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #d2d5dc !important;
	vertical-align: middle;
	padding: 5px 10px 7px 10px !important;
	margin: 0;
	font-size: 12px;
}
td.group_structure-crumb a {
	text-decoration: none;
	font-weight: bold;
}
td.group_structure-folders {
	width: 180px;
	padding: 13px !important;
	background-color: #d2d5dc !important;
	border: 1px solid #d2d5dc;
	border-bottom: 1px solid #b2b5bc;
}
td.group_structure-entity {
	border: 1px solid #eee;
	background-color: #fff;
	border-bottom: 1px solid #b2b5bc;
	text-align: center !important;
	vertical-align: middle !important;
	padding: 10px 20px !important;
	border-right: 1px solid #d2d5dc !important;
}

/* Uni-Bar styling */

#uni-bar {
	position: absolute !important;
	z-index: 201;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 33px;
	/*overflow: hidden;*/
	background: transparent url('../../images/unibar/uni-tile.gif') repeat-x top;
}
body>#uni-bar {
	position: fixed !important;
}
#uni-center {
	/*width: 970px;*/
	padding: 0 30px;
	/*margin: 0 auto;*/
}
#uni-table {
	width: 100%;
}
#uni-left {
	/*border-right: 1px solid #f00;*/
	/*width: 470px;*/
}
#uni-right {
	text-align: right;
}
#uni-spacer {
	display: block !important;
	width: 100% !important;
	height: 31px !important;
	margin: 0 !important;
	padding: 0 !important;
}
#uni-bar p {
	color: #fff;
}
#uni-bar a {
	text-decoration: none !important;
	font-size: 12px !important;
	color: #71B7D1 !important;
	margin-right: 0px;
	padding: 10px 10px 10px 0;
	line-height: 30px;
}
#uni-bar a:hover {
	color: #fff !important;
}
#uni-bar a span {
	color: #999 !important;
	font-size: 10px;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
}

#uni-login {
	float: right;
	padding-top: 6px;
}
#uni-login #loginMsg {
	color: #fff !important;
}
#uni-login select.modelinks, #uni-login table {
	display: inline !important;
	clear: none !important;
}
#uni-logo {
	display: block !important;
	float: left !important;
	width: 113px !important;
	height: 0px !important;
	padding: 33px 0 0 0 !important;
	overflow: hidden !important;
	background: transparent url('../../images/unibar/uni-logo2.gif') no-repeat 0 0 !important;
}
#uni-firefox {
	padding-left: 25px !important;
	background: transparent url('../../images/unibar/uni-firefox.gif') no-repeat left;
}
#uni-bar a.unitile {
	background: transparent url('../../images/unibar/uni-links.gif') no-repeat top right;
	padding: 8px 14px 10px 14px !important;
	margin: 0 !important;
	color: #fff !important;
	line-height: 28px !important;
}
#uni-bar a.unitile:hover {
	background: transparent url('../../images/unibar/uni-links-hover.gif') no-repeat top right;
}

.highlightForumSearchKeyword{ color: red; background: #ff0; }