/* HEADER & CONTENT */	
a.header  { 
	color:#ffffff;
	text-decoration : none;
	font-size : 1.7em;
	font-weight: bold; 
	position: relative;
	top: 80px;
}

div.header { 
	padding: 15px 12px;
	background: #4584C1; 
	color:#ffffff; 
	text-align: left;
	margin-bottom: 0px;
	background-color: transparent;
	background-image: url(http://s1.timeclockpro.com/wp-content/themes/tcp/images/tcp_logo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 100px;
}

div.header span{
	visibility: hidden;
}

div.content {
	padding: 10px;
}

/* LOGIN */	
div.login { 
	font-size : 0.9em; 
	font-weight: bold; 
	text-align: right; 
	padding-right: 15px;  
	color: #FFFFFF;
	float: right;
}

a.login {  color: #FFFFFF; }


/* OTHER */
.menuBlock {
	padding: 4px;
	margin-bottom: 10px;
	border-bottom: 2px solid #127dd0;
	text-align: center;
	font-size : 0.9em;
	font-weight: bold;
	background: #transparent;
	text-align: left;
}

.menuItem, .menuItemSelected {
	padding: 4px 30px;
	margin-right: 8px;
	border: 1px solid #0e6db7;
	text-align: center;
	background: #aedfe5;
}

.menuItem a {
	color: #000000;
	text-decoration: none;		
}

/*
.menuItemSelected {
	border-top: 1px solid #757575;
	border-right: 1px solid #757575;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #DADADA;			
}
*/


/*
.menuItemSelected {
	background: #DADADA;
	border: 1px solid #C5C5C5;
}

.menuItemSelected a {
	color: #000033;
	text-decoration: none;		
}
*/


/*
.menuItemSelected {
	background: #D9E4F4;
	border: 1px solid #C6D6EE;
}

.menuItemSelected a {
	color: #000033;
	text-decoration: none;		
}
*/


.menuItemSelected {
	background: #127dd0;
	border: 1px solid #aedfe5;
}

.menuItemSelected a {
	color: #FFFFFF;
	text-decoration: none;		
}


/*
a.topMenu {
	color: #000033;
	text-decoration: none;	
}
*/

.searchForm {
	font-size : 0.9em;
	font-weight: bold;
	padding: 5px 10px;
	margin-bottom: 5px;
	background: #127dd0;
}

.menuItem3 {
	background: #000000;
	font-size : 0.9em;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: 1px solid #121212;
}

.menuItem3 a {
	color: #FFFFFF;
	text-decoration: none;	
}

.menuBlockHeader {
	background: #aedfe5;
}

.tdArticleTitle    { 
	background-color : #000000;  
	border-bottom: 2px solid #121212; 
}

div.bottom {
	margin-top: 5px;
	padding: 8px 5px;
	border-top: 1px solid #127dd0;
}

div.navigation {
	padding: 6px;
	background: transparent;
	margin-bottom: 10px;
}

.searchFormBlock {
	font-size : 0.9em;
	font-weight: bold;
}

.contentBlock {
	border: 1px solid #aedfe5;
}

.leftBlock {
	padding: 5px 10px;
	margin-bottom: 5px;
	background: #000000;
}

/* LEFT MENU */
/* for menu nodes and overflow, it can control left width 
image width ser to 220 */
.oTreeNode  { width: 204px; }
.oTreeNode2 { width: 200px; }

.categoryBlock {
	padding: 5px 8px;
	background: #000000;
}