﻿body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma; 
	line-height: 18px;
	font-size: 12px;	
	color: #333;
}

html {
	height: 100%;
}


h1 {
	font-size: 34px;
	color: #666;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 30px;
	line-height: 34px;
}

h2 {
	font-size: 24px;
    color: #888;
	font-weight: normal;
}

h3 {
	font-size: 18px;
    font-style: italic;
	color: #888;
	font-weight: normal;
	margin-bottom:3px;
}

p {
	margin-top: 0;
}

a, a:visited, a:link, a:focus {
    color: #0F66A0/*77911F*/;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.Center {
    display:block;
    width:100%;
	text-align:center;
}

.Hidden {
	display: none;
}

.Clear {
	clear: both;
}

ul{padding:0; margin:0;}
li{margin-left: 30px;}

/***************************************************\
* Treetop.se MasterPage
\***************************************************/

.MasterMainDiv {
	width: 999px;
	margin: 0 auto;
}

.ContentDiv {
	width: 846px;
	margin: 0 auto;
}

.MasterBannerDiv {
	width: 846px;
	padding: 20px 0 0px 0;
}

.DropDownMenuDiv {
	background-color: #333;
	width: 100%;
	margin: -3px 0 0 0;
}

.TopDiv {
	width: 100%;
	background: url("images/frames/frametop_opas.png") no-repeat;
	height: 35px;
}

.MiddleDiv {
	width: 100%;
	background: url("images/frames/framemiddle_opas.png") repeat-y;
}

.BottomDiv {
	width: 999px;
	background: url("images/frames/framebottom_opas.png");
	height: 35px;
	margin: 0 auto;
}

.FlagsDiv {
	width: 100%;
	text-align: right;
	margin: 0;
}

.ContentArea {
	width: 100%;
	float: left;
}

.LeftColumn {
	float: left;
	width: 176px;
	margin: 12px 0 0 0;
	padding: 0;
	min-height: 400px;
}

.ContentColumn {
	float: left;
	width: 600px;
	margin: 10px 0 0 0;
	padding: 20px 10px 20px 0;
	min-height: 400px;
}

.BorderRight {
	border-right: 1px solid #aaa;
	width: 450px;
}

.SubStartPageBorderRight {
	width: 626px;
}

.BackgroundTree {
	/*background: url("images/frames/tree4.png") no-repeat bottom right;*/
}

.RightColumn {
	width: 200px;
	margin: 32px 0 0 645px;
	padding: 0;
	height: 100%;
}

.InfoDiv {
	margin-top: 20px;
	padding: 4px 0 0 0;
	margin-bottom: 12px;
	width: 100%;
}

.NewsDiv {
	width: 100%;
	min-height: 100%;
}

.MainContent {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 5px;
}

.FooterDiv {
	border-top: 1px solid #aaa;	
	padding-top:5px;
	margin: 10px 0 20px 0;
	width: 100%;
	float: left;
}

.FooterLeft {
	float:left;
}

.FooterRight {
	float:right;
}

.NoBorder {
	border: 0;
}

/***************************************************\
* Treetop.se StartPage
\***************************************************/

.startPageMainDiv {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -415.5px;
	margin-top: -290px;
	width: 831px;
	height: 580px;
	background: url("images/frames/startpage2.png") no-repeat 50% 50%;
}

.startPageSignsDiv {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -155px 0 0 -154.5px;
}

.outerDiv {
	width: 500px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.imgSignsUpper {
	margin-right: -27px;
	border: 0px;
}

.imgSignsLower {
	margin-left: 27px;
	border: 0px;
}

.startPageFlagsDiv {
	width: 96%;
	text-align: right;
	margin-top: 35px;
}

/**************************************************************************\
Treetop.se  NewsList and JobAdvertsList
/*************************************************************************/

.MenuHeader {	
	font-size: 20px;
    font-style: italic;
	color: #888;
	font-weight: normal;
	margin-bottom:3px;
}

.MenuRow {
    padding-top: 15px;
}

/***************************************************************************\
TreeTop.se NewsArchive
/***************************************************************************/

.NewsArchive {
}

/***************************************************************************\
TreeTop.se BottomImages
/***************************************************************************/

.BottomImageText {
}

.InfoTextArea {
}

.hoverClass {
	height: 15px;
	width: 175px;
	float: left;
	margin: 0 17px 0 19px;
}

.InfoTextArea {
	height: 160px;
	text-align: left;
	font-size: 10px;
	border: 1px solid #aaa;
	padding: 5px 5px 0 5px;
}

.RedBorder { border: 1px solid #932323; }
.GreenBorder { border: 1px solid #5a9225; }
.DarkBlueBorder { border: 1px solid #2d268e; }
.LightBlueBorder { border: 1px solid #4980c1; }
.GrayBorder { 
	border-top: 1px solid #aaa; 
	border-left: 1px solid #aaa; 
	border-right: 1px solid #aaa; 
}


.BottomImages {
	text-align: center;
}

.BottomImage {
}

.MiddleSmall {
	border-top: 1px solid #aaa;
	height: 15px;
	width: 20px;
}

.MiddleSmallBorder {
	border-left: 1px solid #aaa; 
	border-right: 1px solid #aaa;
	border-top: none;
}

.InfoText {
	height: 205px;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 0;	
}

.TextDiv {
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
}

.TextDiv P {
	padding: 0 10px;
	margin: 0;
}

.BottomImagesMainDiv {
	width: 100%;
}

.BottomTable {
	width: 99.5%;
}

/***************************************************************************\
TreeTop.se SiteMap
/***************************************************************************/

#SiteMap li 
{
    margin-left: 20px;
    list-style-type: none;
    font-weight: bold;
}


#SiteMap li li
{
    list-style-type: disc;
    font-weight: normal;
}




/***************************************************************************\
TreeTop.se expander
/***************************************************************************/

.expander 
{
    padding-top:5px;
	width:450px;
}

.expander .divider {
    border-top: 1px solid #aaa;
}

.expander .preview {
}

.open,
.expander .preview .open {
    display:none;
}

.expander .body {
}

.close,
.expander .body .close 
{
    margin-bottom:15px;   
    display:none;
}

/***************************************************************************\
TreeTop.se rotator
/***************************************************************************/

.rotator {
    margin: 10px 0;
    position: relative;
    height:160px;
    width:620px;
}

.rotator .bodyContainer {
     width:100%;
     text-align:center;
     height: 160px;
     border:1px solid #aaa;
}

.rotator .bodyContainer .body  {
	display:none;
	border-width: 0;
}

.rotator .bodyContainer .body img {
	border: 0;
}

.rotator .bodyContainer .body:first-child  {
	display:block;
}

.rotator .toolContainer {
    display:none;
    position: absolute;	
    bottom: 0;
    width:100%;
    text-align:center;
    white-space:nowrap;  
}

.rotator .toolContainer a {
    display:inline-block;
    width: 16px;
    height: 16px;
	cursor: pointer;
	text-decoration: none;
}

.rotator .toolContainer .play {
    background-image: url(images/buttons/play.png);
}

.rotator .toolContainer .stop {
    background-image: url(images/buttons/stop.png);
}

.rotator .toolContainer .prev {
    background-image: url(images/buttons/prev.png);
}
.rotator .toolContainer .next {
    background-image: url(images/buttons/next.png);
}

/***************************************************************************\
TreeTop.se SubMenu
/***************************************************************************/

.leftnav {
	float:left;
	clear:left;
	width:160px;
	list-style:none;
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Tahoma;
}

.leftnav li {
	width:160px;
	list-style:none;
	background-image:url(images/SubMenu/NavNode.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0;
	padding:0;
}

.leftnav li a {
	display:block;
	width:150px;
	line-height:25px;
	margin-left:10px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#888;
}

.leftnav li.on {
    background-image:url(images/SubMenu/NavNodeOn.gif);
	background-position:bottom left;
}

.leftnav li.on a {
	color:#888;
}

.leftnav li.on a:hover,
.leftnav li a:hover {
    color:#666;
}

.leftnav li.leftnavhead {
	height:55px;
	padding-bottom:1px;
	background:url(images/SubMenu/NavHead.gif) no-repeat top left;
	margin-bottom:3px;
	margin-bottom:-1px;
}

.leftnav li.leftnavhead a {
	display:block;
	width:150px;
	height:55px;
	line-height:65px;
	margin-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	background-color:transparent;
}

.leftnav li.leftnavhead a:hover {
    color:#888;
}

/*------------------------------------------------------------------------
# JA Edenite 1.0 - Mar, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/
/* Son of Suckerfish Dropdowns
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------*/

#ja-cssmenu {
	margin: 0; /* all lists */
	padding: 0;
	float: left;	
}

#ja-cssmenu ul {
	margin: 0; /* all lists */
	padding: 0;
}

#ja-cssmenu li {
	margin: 0; /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
	cursor: pointer;	
}

#ja-cssmenu li ul {
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	width: 11em;
}

#ja-cssmenu li ul ul {
	margin: -2em 0 0 12em; /* third-and-above-level lists */
}

#ja-cssmenu li li {
}

#ja-cssmenu ul a {
}

#ja-cssmenu li:hover ul ul, #ja-cssmenu li:hover ul ul ul,
#ja-cssmenu li.sfhover ul ul, #ja-cssmenu li.havechildsfhover ul ul, #ja-cssmenu li.havechild-activesfhover ul ul, #ja-cssmenu li.activesfhover ul ul,
#ja-cssmenu li.sfhover ul ul ul, #ja-cssmenu li.havechildsfhover ul ul ul, #ja-cssmenu li.havechild-activesfhover ul ul ul, #ja-cssmenu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#ja-cssmenu li:hover ul, #ja-cssmenu li li:hover ul, #ja-cssmenu li li li:hover ul,
#ja-cssmenu li.sfhover ul, #ja-cssmenu li.havechildsfhover ul, #ja-cssmenu li.havechild-activesfhover ul, #ja-cssmenu li.activesfhover ul,
#ja-cssmenu li li.sfhover ul, #ja-cssmenu li li.havesubchildsfhover ul, #ja-cssmenu li li.havesubchild-activesfhover ul, #ja-cssmenu li li.activesfhover ul,
#ja-cssmenu li li li.sfhover ul, #ja-cssmenu li li li.havesubchildsfhover ul, #ja-cssmenu li li li.havesubchild-activesfhover ul, #ja-cssmenu li li li.activesfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#ja-cssmenu li a {
	display: block;
	text-decoration: none;
	line-height: 32px;
	padding: 0 20px;
	color: #fff; 
	font-size: 13px;
	font-weight: bold;
	border-right: 1px solid #222;
	font-family: Arial, Verdana, Tahoma;
}

#ja-cssmenu li.on span a 
{
    color: #888;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus {
	color: #fff;
}
 
#ja-cssmenu li:hover,
#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover {
	color: #fff;
	background: repeat-x top #222;
}

#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	color: #333;
	background: repeat-x top #fff;
}

/* 2nd level and above */
#ja-cssmenu li ul {
	border: 1px solid #999;
	background:  repeat-x bottom #333;
}

#ja-cssmenu li ul li {
	border-bottom: 1px solid #222;
	border-right: none;
	background: none;
	width:100%;
}

#ja-cssmenu li ul a {
	border-right: none;
	margin: 0;
	padding: 7px 10px;
	line-height: normal;
	background: none;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}

#ja-cssmenu li.havesubchild,
#ja-cssmenu li.havesubchild-active {
	/*background: url(../../images/arrow3.png) no-repeat 100% 100%;*/
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: repeat-x top #666;
	color: #fff;
}

#ja-cssmenu ul li a.active,
#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus {
	background-color:#666;
	color: #fff;
	font-weight: bold;
	width:88%;
}

