body {
	background-color: #95A4B0;
	color: #114F5A;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #114f5a;
}

.news-link {
	text-decoration: underline;
	cursor: pointer;
}

#container {
	position: relative;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	background-color: #FFFFFF;
}

#container #header {
	height: 104px;
	width: 980px;
	background: url(img/top_bg.gif) repeat-x left center;
}

#container #header #treenialogo {
	width: 253px;
	height: 104px;
	background: url(img/treenia_logo.jpg);
}

#container #sidebar {
	position: absolute;
	top: 104px;
	bottom: 0px;
	width: 253px;
	background-color: #D4EBF1;
}

#container #content {
	position: absolute;
	left: 253px;
	top: 104px;
	width: 412px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 15px;
	background-color: #ffffff;
}

#authentication {
	left: 0px;
	width: 955px;
}

#container #newsbar {
	position: absolute;
	left: 705px;
	top: 104px;
	width: 275px;
	background-color: #ffffff;
}

#container #newsbar #news {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 240px;
	height: 600px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #ffffff;
	border-left: solid;
	border-left-width: 5px;
	border-left-color: #D4EBF1;
}

.menuitem, .menutext {
	background-color: #e4f3f7;
	font-weight: bold;
	margin-left: 26px;
	width: 200px;
	color: #114f5a;
	cursor: pointer;
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
}


.menutext {
	position: absolute;
	font-weight: normal;
	background-color: #D4EBF1;
	color: #114F5A;
	cursor: default;
	top: 215px;
	text-align: center;
}

.table-center {
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

.suggestion {
	background-color: #FFFFFF;
	border-color: #000000;
	border-width: thin;
	border-style: solid;
	display: none;
}

.suggestion-item, .suggestion-item-hl {
	font-size: 1em;
	list-style: none;
	margin-left: -35px;
	cursor: pointer;
	background-color: #FFFFFF;
}

.suggestion-item-hl {
	background-color: #c2e3eb;
}

/*-----------------------------*/

#container #content #content1 {
	height: 800px;
}

#summary {  
	position: absolute;
	top: 8px;
}

#summary h1 {
	font-size: 18px;
}

#summary p {
	font-weight: bold;
}

#summary li {
	margin-left: -18px;
	line-height: 20px;
}

#services {
	position: absolute;
	top: 168px;
}

#services .list-navigation {
	position: absolute;
	top: -4px;
	width: 185px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#services .navigation-item {
	float: left;
	width: 160px;
	height: 22px;
	margin: 2px;
	margin-bottom: 12px;
	padding-left: 30px;
	font-weight: bold;
	cursor: pointer;
	color:  #205a64;
	background-color: #ffffff;
	background: url(img/checkedBlock.png) no-repeat left 50%;
}

#services .navigation-item:hover {
	color:  #000000;
}

#services #tabA1 { 
	background: url(img/checkedBlock.png) no-repeat right 50%;
}

#services .textArea {
	position: absolute;
	top: -10px;
	left: 185px;
	width: 220px;
	height: 250px;
	padding-left: 10px; 
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	border-left: 1px solid #eeeeee;
}

#services #pageA2 {
	visibility: hidden;
}

#services #pageA3 {
	visibility: hidden;
}

#services #pageA4 {
	visibility: hidden;
}

#services #pageA5 {
	visibility: hidden;
}


#usergroups {
	position: absolute; 
	top: 364px;
	width: 410px;
	background-color: #66acc0;
}

#usergroups h2 {
	margin: 0;
	padding: 6px; 
	font-size: 16px;
	color: #ffffff;
}

#usergroups .tab-navigation {
	width: 410px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#usergroups .navigation-tab {
	float: left; 
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	color: #000000;
	background-color: #66acc0;
}

#usergroups .navigation-tab:hover {  
	cursor: pointer;
	background-color: #5ba0b4;
}

#usergroups #tabB1 {
	color:  #ffffff;
	background-color: #000000;
}

#usergroups #tabB5 {
	width: 60px;
}

#usergroups .textArea {
	position: absolute;
	top: 54px;
	left: 0px;
	width: 386px;
	height: 110px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	background-color: #ffffff;
	background: url(img/gradient.gif) repeat-x left top;
	border-top: 4px solid #000000; 
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#usergroups #pageB2 {
	visibility: hidden;
}

#usergroups #pageB3 {
	visibility: hidden;
}

#usergroups #pageB4 {
	visibility: hidden;
}

#usergroups #pageB5 {
	visibility: hidden;
}

#contact { 
	position: absolute;
	top: 550px;
	width: 410px;
} 

#infoitems {
	position: absolute;
	top: 365px;
	left: 0px;
	width: 250px;
	height: 300px;
}

#monthlytips {
	width: 186px;
	height: 150px;
	margin-top: 0px;
	margin-left: 24px;
	margin-bottom: 45px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	text-align: center;
	background-color: #cde7fe;
}

#tipheader {        
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #2d9e9a;
}

#pallologo a {
	text-decoration: none;
}

#palloliitto {
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px
}

#tipinfo {    
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px; 
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.popuplink {
	margin-top: 20px;
	font-weight: normal;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
}

.infopopup {   
	position: absolute;
	z-index: 10;
	top: 160px;
	left: 200px;
	width: 400px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-top: 2px solid #d4ebf1;
	border-right: 2px solid #d4ebf1;
	border-left: 2px solid #d4ebf1; 
	border-bottom: 2px solid #d4ebf1;
	background-color: #ffffff;
}

.infopopup h2 {
	font-size: 15px;
}

.closeinfopopup {
	position: absolute;
	top: 8px;
	left: 392px;
	cursor: pointer;
}

#techsupport {
	position: absolute;
	left: 300px; 
	width: 360px;
	font-weight: bold;
}

#bannerads {
	position: absolute;
	top: 1px;
	left: 252px;
	width: 726px;
	height: 90px;
}

#sideloginads {
	position: absolute;
	top: 110px;
	left: 50px;
	width: 160px;
	height: 600px;
}