a {text-decoration: underline; color:#205bab;}

h1
{
	position:relative;
	font-size:1.25em;
	border-bottom:1px solid #e4e7e9;
	padding-bottom:12px;
	padding-left:3px;
	color:#072838;
	margin:10px 0;
}

h2
{
	font-size:1.25em;
}

h3
{
	font-size:1em;
	margin-top:0;
	margin-bottom:5px;
}

h4
{
	font-size:1.25em;
	border-bottom:1px solid #e4e7e9;
	padding-bottom:8px;
	margin-bottom:5px;
	margin-top:8px;
}

hr
{
	padding: 0px;
	margin:7px 0;
	background-color: #e4e7e9;
	color: #e4e7e9;
	border: none;
	height: 1px;
	line-height: 1px;
}

#company-name-default
{
	color:#354b6c;
}

#company-name
{
	color:#354b6c;
	top:16px;
	left:140px;
}


/*$SA$-- */

#company-name-pre { font-size:100%; margin-bottom:12px; }
#company-name-pre a { text-decoration: none;}

#company-name-main { font-size:115%; }
#company-name-main a { text-decoration: none;}

/*--$SA$ */


small, .smalltext
{
	font-size:90%;
}

#search
{
	background-color: #ffc600;
}

/*Data table*/
table.data-table
{
	border:1px solid #bbcbda;
	border-collapse: collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #bbcbda;
	border-left:none !important;
	border-right:none !important;
	background-color:#FFFFFF;
	padding:6px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th, table.data-table thead th
{
	background-color:#dbe7f6;
	font-weight:bold;
	font-size:12px;
	background-image:none;
	border:1px solid #bbcbda;
	padding:8px;
	text-align:left;
}

/*Head cell selected*/
table.data-table thead td.selected, table.data-table th.selected, table.data-table thead th.selected
{
	background-color:#edf6fc;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
}

/*Selected cell*/
table.data-table td.selected, table.data-table tr.selected td
{
	background-color:#f6f6f6;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#edf6fc;
	padding:4px;
}

/*End data table*/



/*Data table events*/
table.data-table-events
{
	border:1px solid #c4d3e8;
	border-collapse:collapse;
	margin-bottom:10px;
}

/*Any cell*/
table.data-table-events td.body
{
	border:1px solid #c4d3e8;
	background-color:#f5fdff;
	padding:10px 14px;
	border-top:none;
	background-image:none;
}

/*Head cell*/
table.data-table-events td.header
{
	background-color:#dbe7f6;
	/*text-align:left;*/
	font-weight:bold;
	font-size:14px;
	background-image:none;
	border:1px solid #c4d3e8;
	border-bottom:none;
	padding:8px;
	color:#072838;
}
/*End data table events*/



/*Data table news*/
table.data-table-news
{
	border:1px solid #c4d3e8;
	border-collapse:collapse;
	margin-bottom:10px;
}

/*Any cell*/
table.data-table-news td.body
{
	border:1px solid #c4d3e8;
	background-color:#FFF;
	padding:10px 14px;
	border-top:none;
	background-image:none;
}

/*Head cell*/
table.data-table-news td.header
{
	background-color:#edf1f7;
	/*text-align:left;*/
	font-weight:bold;
	font-size:14px;
	background-image:none;
	border:1px solid #c4d3e8;
	border-bottom:none;
	padding:8px;
	color:#c83f3f;
}
/*End data table events*/


/*Data table communication*/
table.data-table-communication
{
	border:1px solid #c9d2a2;
	border-collapse:collapse;
	margin-bottom:10px;
}

/*Any cell*/
table.data-table-communication td.body
{
	border:1px solid #e6dcaa;
	background-color:#fffbe6;
	padding:10px 14px;
	border-top:none;
	background-image:none;
}

/*Head cell*/
table.data-table-communication td.header
{
	background-color:#f9eeb1;
	/*text-align:left;*/
	font-weight:bold;
	font-size:14px;
	background-image:none;
	border:1px solid #e6dcaa;
	border-bottom:none;
	padding:8px;
	color:#383838;
}
/*End data table events*/

/*table.data-table-communication a, table.data-table-news a, table.data-table-events a
{
	text-decoration: none;
}*/


/*Error & OK messages*/
.errortext{color:red;}
.notetext{color:green;}
.starrequired{color:red;}

/*News*/
.news-date-time {color:#82929a}
.intranet-date {color:#82929a}

/*Tabs*/
.sonet-user-menu-tabs-mltl li a b.p1 {background-image:url(images/tabs/tableft.gif);}
.sonet-user-menu-tabs-mltl li a b.p2 {background-image:url(images/tabs/tab_bg.gif); color:#717273; }
.sonet-user-menu-tabs-mltl li a b.p3 {background-image:url(images/tabs/tabright.gif);}

.sonet-user-menu-tabs-mltl li a.selected b.p1 {background-image:url(images/tabs/tableft-selected.gif);}
.sonet-user-menu-tabs-mltl li a.selected b.p2 {background-image:url(images/tabs/tab_bg_selected.gif); color:#000;}
.sonet-user-menu-tabs-mltl li a.selected b.p3 {background-image:url(images/tabs/tabright-selected.gif);}

/*Filter*/
ul.bx-users-selector li.bx-selected {background-color: #dbe7f6; background-image: url(images/filter/filter_delimiter.gif);}
div.bx-users-selector-filter {background-color: #dbe7f6;}
ul.bx-users-selector {background-color: #bbcbda;}
div.bx-users-selector-filter table.filter-table tfoot td {border-top-color: #bbcbda;}

table.bx-users-toolbar {background-color: #dbe7f6;border-color:#dbe7f6;}
table.bx-users-toolbar td {border-color:#dbe7f6;}
table.bx-users-toolbar td.bx-users-toolbar-delimiter {background-color: #bbcbda;}

table.bx-users-toolbar .bx-users-selected {background-color: #f8f6ee;border-color:#bbcbda; color:inherit;}
div.bx-users-alphabet {background-color: #edf6fc;border-color:#bbcbda;color:#bbcbda;}

div.bx-calendar-layout .bx-calendar-main-table td.bx-calendar-control {background-color:#dbe7f6;}
div.bx-calendar-layout .bx-calendar-main-table td.bx-calendar-holiday {background-color:#edf6fc;}
div.bx-calendar-layout tr.bx-calendar-currow td {background-color:#dbe7f6 !important}
.bx-user-info-inner {border-top-color:#dbe7f6;}
.bx-user-info {border-color:#bbcbda;}
.bx-user-info-inner .bx-user-subtitle { background-color: #edf6fc;}

/*WebDAV*/
table.wd-menu {background-color: #dbe7f6;}
table.wd-menu-inner div.controls a{border-color:#dbe7f6;}
table.wd-menu-inner div.controls a:hover {border-color:#bbcbda;background-color:#edf6fc;}
table.wd-menu div.separator {border-left-color:#bbcbda}

table.webdav-form tr.header th, table.webdav-form tr.header2 th, table.webdav-form tfoot td {background-color:#edf6fc;}

tr div.show-action a.action{border-color:#fff;}
tr.selected div.show-action a.action{border-color:#f6f6f6;}

/*WebDAV*/
table.its-menu {background-color: #dbe7f6;}
table.its-menu-inner div.controls a{border-color:#dbe7f6;}
table.its-menu-inner div.controls a:hover {border-color:#bbcbda;background-color:#edf6fc;}
table.its-menu div.separator {border-left-color:#bbcbda}

/*Forum menu*/ 
div.forumtoolsection {display:none;}
table.forum-menu {border-left-color:#bbcbda; border-top-color:#bbcbda;} 
table.forum-menu td.forumtoolbar {background-color: #dbe7f6;  border-color:#bbcbda #bbcbda #bbcbda #FFFFFF;border-top:none;border-left:none;}

.forumtoolsection {border-color:#FFFFFF #bbcbda #bbcbda #FFFFFF; } 
.forumtoolseparator {border-left-color: #bbcbda; border-right-color: #FFFFFF;}

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border-color:#bbcbda;} 
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;} 
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #dbe7f6; } 
table.forum-menu-popup-table td.forum-group{background-color:#dbe7f6; color:#333;} 
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #edf6fc;} 
div.forum-group{background-color:#F9FBF9; color:#333;} 

/*Forum index and list*/ 
table.forum-main {border-color: #bbcbda;} 
table.forum-main td {background-color:#edf6fc;border-color:#bbcbda;} 
table.forum-main th {background-color:#dbe7f6;border-color: #bbcbda;color: #333;} 

div.forum-hr {background-color:#bbcbda}
div.filter-check-hover {background-color:#dbe7f6}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #dbe7f6;border-color: #bbcbda;color: #333;} 
table.forum-main td.forum-group {background-color:#dbe7f6; color:#333;} 
div.forum-title {border-color: #bbcbda; background-color: #dbe7f6 !important; color:#333; } 

/*Forum messages*/ 
table.forum-message td {background-color: #edf6fc;} 
table.forum-message td.forum-message-user-info {background-color: #edf6fc;border-color: #bbcbda;} 
table.forum-message td.border-top {border-color:#bbcbda;} 
table.forum-message td.border-bottom {border-color:#bbcbda;} 

table.forum-message .forum-message-posts, 
table.forum-message .forum-message-status, 
table.forum-message .forum-message-datereg, 
table.forum-message .forum-message-datecreate {color:#333;} 

a.forum-button-small,a.forum-button-small-vote,a.forum-button-small-unvote {background-color: #dbe7f6;border-color:#bbcbda;color: #333; }
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; } 

/*Forum statistics*/ 
table.forum-stat th {background-color:#dbe7f6;border-color: #bbcbda;color: #333;} 
table.forum-stat td {background-color:#edf6fc;border-color: #bbcbda;} 
table.forum-stat .forum-attention{color: black;} 

/*Post form*/ 
table.forum-post-form {border-color: #bbcbda;} 
table.forum-post-form td {background-color:#edf6fc;border-color:#bbcbda;} 
table.forum-post-form th {background-color:#dbe7f6;border-color: #bbcbda;} 
table.forum-smile {border-color: #bbcbda;} 
table.forum-smile th {background-color:#dbe7f6;border-color: #bbcbda;} 

/* Only for user-profile*/ 
table.fuser-static th {background-color:#dbe7f6; border-color:#bbcbda;} 
table.fuser-static td {background-color:#edf6fc; border-color:#bbcbda;} 

/* Tab controls*/ 
table.tabs {border-left-color:#bbcbda;} 
table.tabs td.tab-indent-left {border-bottom-color:#bbcbda;} 
table.tabs td.tab-indent-right {border-bottom-color:#bbcbda;} 
table.tabs td.tab-container {border-color:#bbcbda; border-left: none;} 
table.tabs td.tab-container-selected {border-color:#bbcbda; border-bottom-color:#F9FBF9; background-color:#F9FBF9;} 

table.tabs table td.tab {border-top-color:#bbcbda;} 
table.tabs table td.tab-selected {border-top-color:red;} 
table.tabs table td.tab-hover {border-top-color:#bbcbda;} 

/* Tab inside edit form */ 
table.tab {border-color:#bbcbda;} 
table.tab td {background-color:#edf6fc;}

.forum-menu-hidden-in {max-height:100px;height:expression(this.scrollHeight > 100? "100px" : "auto");}
table.forum-quote td, table.forum-code td {background-color:#dbe7f6; /*th*/border-color:#bbcbda;}

table.forum-reviews-messages th {background-color:#dbe7f6;}
table.forum-reviews-form, table.forum-reviews-form td, table.forum-reviews-form th {border: 1px solid #bbcbda;}
table.forum-reviews-form th {background-color:#dbe7f6;}
table.forum-reviews-form td {background-color:#edf6fc;}

div.out {border-color:#bbcbda;}
div.in {background-color:#dbe7f6;}
div.forum-title, table.forum-title {background-color:#dbe7f6;border-color:#bbcbda;}
div.forum-popup table.forum-popup {border-color:#bbcbda;}

/*Support*/
div.ticket-edit-message
{
	border-color: #bbcbda;
}

/*Blogs*/
table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment th
{
	background-color:#dbe7f6;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #bbcbda;
}

.blog-post-date 
{
	color:#333;
}


.blogtoolblock {border-color:#bbcbda;}
.blogtoolbar {background-color:#dbe7f6;border-color:#bbcbda;border-top:none;}
.blogtoolsection {border-color:#bbcbda}
.blog-tab-selected {background-color:#dbe7f6; color:#333;}
.blogtoolseparator {border-left:1px solid #bbcbda;border-right:1px solid #dbe7f6;}