/*****************************************
			COMMON  
 *****************************************/
body
{
	background:#4e4d4e url(../images/bodybg.jpg) repeat-x;
	font-family:Verdana;
	font-size:11px;
	color: #0e2b87;
}
a {color:#454545; text-decoration:none;}
a:hover {text-decoration:underline;}
.hyperlink {color:#454545; text-decoration:none; cursor:pointer;}
.hyperlink:hover {text-decoration:underline;}
.selectedText {background-color:#666; color:white;}

table {font-family:Verdana; font-size:11px;}
input {font-family:Verdana; font-size:11px;}
select {font-family:Verdana; font-size:11px;}
fieldset {margin-top:6px;}
fieldset legend {color: black;}
hr
{
	border-top:solid 1px #a9a9a9;
	border-left:solid 1px white;
	border-right:solid 1px white;
	border-bottom:solid 1px white;
}

h1 {margin:0px 0px 10px 0px; color:#0e2b87; font-size:14pt;}
h2 {margin:0px 0px 5px 0px; color:#0e2b87; font-size:11pt;}
h3 {margin:0px; color:#0e2b87; font-size:11px;}

/************* COMMON END **************/



/*****************************************
		BLOCKS_NONE STYLES
 *****************************************/
body#blocksNoneBody
{
	background-color:#fff;
	background: none;
	padding: 10px;
}
/************* BLOCKS_NONE STYLES END **************/



/*****************************************
			page
 *****************************************/
div#page
{
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
/************* page END **************/

.companiesBlock
{
	font-size:12px;
	background:#111;
	padding:15px 8px 15px 8px;
	border-bottom: 1px solid #797828;
}
.companiesBlock a
{
	color:#f7ff14;
	white-space:nowrap;
}


/*****************************************
			menu
 *****************************************/
div.menu
{
	background-color:#0e2b87;
	overflow:visible;
}
table.menutable tr td a {font-family:verdana; font-size:12px; color:#fff;}
/************* header END **************/



/*****************************************
			module
 *****************************************/
div#module
{
	background-color:#d6d6d6;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}
/************* module END **************/


/*****************************************
			footer
 *****************************************/
div#footer
{
	background-color:#0e2b87;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
	text-align:center;
}
div#footer a {color:#fff;}
/************* footer END **************/



/*****************************************
			dtree
 *****************************************/
.dtree {
    font-family: Verdana;
    color: #000000;
    white-space: nowrap;
}

.dtree img {
    border: 0px;
    vertical-align: middle;
}

.dtree a {
    color: black;
    font-family:Verdana;
    font-size:11px;
    text-decoration: none;
}

.dtree a.node, .dtree a.nodeSel {
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
	margin:0px;
	padding:0px;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
    color: #000000;
    text-decoration: underline;
}
.dtree a.nodeSel {
    background-color: #aaa;
}

/************* dtree END **************/



/*****************************************
			TABLE
 *****************************************/
table.tableWithStyles, table.sortable, table.popupTable, table.ownerComment
{
	background-color:#e5e5e5;
	border: 1px solid #111;
}
table.tableWithStyles th, table.popupTable th, table.sortable th, table.ownerComment th
{
	background-color:#111;
	border:none;
	color:#f7ff14;
}
table.tableWithStyles th a, table.popupTable th a, table.sortable th a, table.ownerComment th a
{
	color:#f7ff14;
}
table.ownerComment th
{
	color:#afa;
}
table.sortable a.sortheader {
	/*background-color: black;*/
	display: block;
	white-space: nowrap;
	color: #f7ff14;
	font-family:Verdana;
	font-weight:bold;
    font-size:10px;
    text-decoration: none;
    text-align:left;
	margin:0px;
}
table.sortable span.sortarrow {
    color: #f7ff14;
    text-decoration: none;
	position:relative;
	left:-5px;
}
table.tableWithStyles tr.highlight, table.popupTable tr.highlight, table.sortable tr.highlight, table.ownerComment tr.highlight
{
	background-color:#ccc;
}
/************* TABLE END **************/



/*****************************************
		language buttons
 *****************************************/
input.languageFlag
{
	border:1px solid #000;
}
input#languageFlag
{
	border:1px solid #000;
}
/************* language buttons END **************/



/************************************
	DETAIL TEMPLATE
*************************************/	
table.tableTreeManager tbody td{
	border-bottom:1px solid #333;
	border-right:1px solid #333;}
	
.corner{
	position:absolute;
	top:0;
	right:0;
	margin:-3px -4px 0 0;
}
.outertitle {
	position:relative;
	height:100%;
}

table.tableTreeManager thead td{
	color:#fff;
	padding:2px 4px 2px 4px;
	cursor:pointer;}
	
table.tableTreeManager img{
	border:0;
	cursor:pointer;}

.bodyRow1_day{
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;}
	
.bodyRow1_day div{
	display:inline;}
	
.bodyRow1_day .name{background-color:#fe6;}
.bodyRow1_day .weekday{background-color:#fe6;}
.bodyRow1_day .weekend{background-color:#cb4;}
.bodyRow1_day .selWeekday{background-color:#ffa;}
.bodyRow1_day .selWeekend{background-color:#e4d35c;}

.bodyRow2_day{
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;}
	
.bodyRow2_day div{	
	display:inline;} 

.bodyRow2_day .name{background-color:#fc4;}
.bodyRow2_day .weekday{background-color:#fc4;}
.bodyRow2_day .weekend{background-color:#ba3;}
.bodyRow2_day .selWeekday{background-color:#fd8;}
.bodyRow2_day .selWeekend{background-color:#d3c24b;}
	

	
table.tableTreeManager td.name img{
	vertical-align:middle;}
	
table.tableTreeManager td.selName img{
	vertical-align:middle;}
	
.bodyRow1 div{
	display:inline;}
	
.bodyRow2 div{	
	display:inline;} 
	
.titleRow td{
	text-align:center;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;}

.titleRow .row1{
	background-color:#C0C0C0;}
	
.titleRow .row2{
	background-color:#B0B0B0;}
	
.titleRow .row3{
	background-color:#A0A0A0;}
	
.titleRow .row4{
	background-color:#888888;}

.titleRow div{display:inline;}

.titleRow div.center{float:inherit;}
.titleRow div.left{float:left;}
.titleRow div.right{float:right;}	

.name {
	background-color:#EFEFEF;}	

.selName{
	background-color:#DBFFC0;}
	
.selLight{
	text-align:center;
	background-color:#DBFFC0;}
	
.selBlack{
	text-align:center;
	background-color:#CBFFB0;}

.light{
	text-align:center;
	background-color:#EFEFEF;}
	
.black{
	text-align:center;
	background-color:#DFDFDF;}
	
.sidetitle{
	text-align:left;
	background-color:#D7D7D7;}
	
.bottom{
	text-align:center;
	background-color:#B7B7B7;
	border-top:2px solid black;}

.negative{
	color:red;}
	
.positive{
	color:green;}
/************* detail template END **************/



/******************************************
			control panel
******************************************/
div.controlpanel
{
	background-color:#e5e5e5;
	border: 1px solid #333;
}
.controlpanelImage
{
	border-bottom:#ccc;	
	border-right:#ccc;	
	background:transparent;	
}
div.controlpanel a
{
	margin:2px;
}
/******************* control panel END ********************/



/******************************************
			info panel
******************************************/
div.infoPanel
{
	border: 1px solid #333;
	padding:5px;
	background:#DFDFDF;
}
/******************* info panel END ********************/



/******************************************
			BLOCK
******************************************/
div.blockTitle
{
	padding-top:4px;
	padding-bottom:4px;
	padding-right:8px;
	padding-left:8px;
	white-space: nowrap; 
	font-size:12px;
	color:#eee;
	background:#000;
	font-weight:bold;
	font-family:Arial;
	letter-spacing:1px;
}
div.blockContainer
{
	padding-top:6px;
	padding-bottom:6px;
	padding-right:8px;
	padding-left:8px;
}
/******************* BLOCK END ********************/



/******************************************
			CALENDAR
******************************************/
.calendarUtilTable
{
	border: 1px solid #666;
}
.calendarUtilHeader
{
	padding:3px;
}
.calendarUtilHeaderText
{
	color:#fff;
	background:none;
	width:100%;
}
.calendarUtilHeaderText a
{
	color:#fff;
}
.calendarUtilDaysRow
{
	background-color:#eee;
}

td.disabledDay {background-color:#999; border: 1px solid #666;}
td.currentDay {background-color:#afa; border: 1px solid #666;}
td.weekendDay {background-color:#ccc; border: 1px solid #666;}
td.defaultDay {background-color:#fff; border: 1px solid #666;}

#notes_time
{

	background-color:#eee;
	border:1px solid #666;
	
}

#notes_content
{
	background-color:#FFFFD0;
	border:1px solid #666;
}
/******************* CALENDAR END ********************/


.contentContainer div, table, span, td {
	color: #0e2b87;
}

